h1,h2,h3,h4,h5,h6,ul,li,a,p{
	padding: 0;
	margin: 0;
}
.container{
	max-width: 1300px;
}
body{
	font-family: 'Roboto', sans-serif;
}
.owl-nav{
	display: none;
}
body[data-aos-duration='40000'] [data-aos],
  [data-aos][data-aos][data-aos-duration='40000'] {
    transition-duration: 40000ms;
  }
/*top*/
.top {
    padding: 3px 0;
    width: 100%;
    margin: auto;
    z-index: 2;
    border-bottom: solid 1px #e5e5e5;
    background-color: #0d0d0d;
}
.top .one{
	
}
.top .one ul {
    padding: 4px 0;
}
.hide_in_big_20221{
    display: none;
}
.show_on_hover{
    display: none;
    transition: 0.5s;
}
.pages_banner{
    display: none;
}
.top .one ul li{
	list-style-type: none;
	display: inline-block;
	padding-right: 15px;
}
.top .one ul li a{
	color: #656565;
	font-size: 21px;
}
.top .one ul li a:hover{
	
}
.top .two{
	
}
.top .two h1 {
    font-size: 13px;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
    line-height: 27px;
    font-weight: 300;
    padding-right: 41px;
}
.top .two h1  span{
	padding-left: 15px;
	padding-right: 15px;
}
.top .three {
}
.top .three #google_translate_element{
	text-align: right;
}
.top .top_social{
	
}
.top .top_social ul{
	
}
.top .top_social ul li{
	list-style-type: none;
	display: inline-block;
	padding-right: 10px;
}
.top .top_social ul li a{
	text-decoration: none;
}
.top .top_social ul li a span{
	
}
.top .top_social ul li a span i{
	
}
.top .top_social ul li a span i:hover{
	
}
/*menu*/
.menu {
    width: 100%;
     /* For browsers that do not support gradients */
    background-image: linear-gradient(to bottom, #353535, #313131, #2d2d2d, #2a2a2a, #262626, #232323, #1f1f1f, #1c1c1c, #191919, #151515, #111111, #0c0c0c);
}
.menu_inner{
}
.menu .navbar {
    padding: .0rem 0rem;
}
.menu .navbar-brand {
    padding-top: .0rem;
    padding-bottom: .0rem;
}
.menu .search {
    padding: 6px;
}
.menu .search .form-group {
    margin-bottom: 0rem;
    position: relative;
}
.menu .search input{
	border-radius: 20px;
	background-color: #eeeeee;
}
.menu .search button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e31613;
    color: #fff;
    border-radius: 0;
    padding: 9px 13px;
    font-size: 14px;
}
.header_border1 {
    line-height: 0;
    position: absolute;
    margin-top: 3px;
    z-index: 5454545;
}
.menu .navbar-expand-lg .navbar-nav .nav-link {
    transition: 0.9s;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 40px;
    color: #fff;
    z-index: 54544545454545;
    color: #b6b6b6;
}
.menu .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #fff;
    background-color: #da0000;
}
/*big_banner*/
.big_banner{
}
.big_banner .draggable{
}
.big_banner #owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.big_banner .owl-theme .owl-dots .owl-dot span {
    width: 74px;
    height: 11px;
    margin: 5px 7px;
    background: #235e02;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
    transition: 0.9s;
}
.big_banner .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #d5dcd8;
}
.big_banner .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -60px;
}
.big_banner .owl-carousel .owl-stage-outer {
    z-index: -154545;
}
/*featu#da0000_products*/
/*products_range*/
.products_range{
	
}
.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: #000;
	font-weight: 600;
	padding-bottom: 15px;
}
.products_range .title_section img{
	
}
.tabs .left ul {
    display: flex;
    text-align: center;
    justify-content: center;
    background-color: #ffff;
    border: solid 1px #c5c5c5;
    border-radius: 5px;
}
.tabs .left ul li{
	list-style-type: none;
	padding-right: 20px;
}
.tabs .left ul li a {
    background-color: transparent;
    padding: 6px 15px;
    color: #5b5b5b;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.9s;
    display: inline-block;
    border-radius: 0;
    font-weight: 500;
    border-right: solid 1px #c5c5c5;
    margin: 5px 0;
}
.tabs .left ul li a:hover {
    color: #fff;
    background-color: #da0000;
}
.our_products_range .nav-tabs {
    border-bottom: 1px solid transparent;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000;
    background-color: transparent;
    border-color: transparent;
    border-bottom: solid 2px #da0000;
}
.prd_box_001{
	transition: 0.9s;
	border: solid 1px #d6d6d6;
	position: relative;
	border: solid 5px #e0dede;
}
.prd_box_001:hover{
	border: solid 5px #da0000;
}
.prd_box_001 .images{
}
.prd_box_001 .images img{
	position: relative;
	transition: 0.9s;
	width: 100%;
	z-index: -54545;
}
.prd_box_001:hover .images img{
        transform: scale(1.05);
}
.prd_box_001 .detail{
	background-color: #fff;
	padding: 9px 10px;
	border-top: solid 1px #f2f2f2;
	background-color: #e0dede;
	position: relative;
}
.prd_box_001 .detail h1 {
    color: #3b3b3b;
    font-size: 13px;
    text-transform: uppercase;
    transition: 0.9s;
    font-weight: 500;
    padding-bottom: 5px;
}
.prd_box_001 .detail h1 span {
    background-color: #717171;
    padding: 7px;
    z-index: 12;
    margin-top: -10px;
}
.prd_box_001:hover .detail h1 span{
}
.prd_box_001 .detail h1 span i {
}
.prd_box_001 .detail h1 span i:hover{
	background-color: #da0000;
}
.prd_box_001 .detail h3 {
    color: #505050;
    text-transform: uppercase;
    transition: 0.9s;
    font-size: 13px;
    font-weight: 400;
}
.prd_box_001 .detail h4{
	position: absolute;
	top: 26%;
	right: 3%;
}
.prd_box_001 .detail h4 span{
	background-color: #717171;
	color: #fff;
	padding: 10px 10px;
	transition: 0.8s;
	font-size: 19px;
}
.prd_box_001:hover .detail h4 span{
	background-color: red;
}
.prd_box_001 .detail h2 {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    transition: 0.9s;
    background-color: #888888;
    padding: 10px 0;
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
}
.prd_box_001hover .detail h2{
	display: block;
}
.prd_box_001:hover .detail h2{
	background-color: #d60409;
	display: block;
	top: 45%;
}
.prd_box_001 .detail h2 span{
	padding-right: 10px;
}
.prd_box_001 .detail p{
	color: #000;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	transition: 0.9s;
}
.prd_box_001 .prd_shadow_001 {
    top: -4px;
    position: absolute;
    right: -8%;
    transition: 0.9s;
    border-left: 19px solid transparent;
    border-right: 37px solid transparent;
    border-bottom: 32px solid #888888;
    transform: rotate(49deg);
}
.prd_box_001:hover .prd_shadow_001{
	border-left: 19px solid transparent;
    border-right: 37px solid transparent;
    border-bottom: 32px solid #da0000;
}
/*services**/
.services{
	padding-top: 30px;
}
.services .title_section{
	text-align: center;
}
.services .title_section h1{
	color: #000;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase;
}
.services .title_section p{
	color: #235e02;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 30px;
}
.services_inner{
	background-color: #efefef;
}
.border_002{
	border-top: solid 2px #256005;
	max-width: 104px;
	margin: auto;
	transition: 0.9s;
}
.services_inner .ser_box_001:hover .border_002{
	border-color: #fff;
}
.services_inner .ser_box_001{
	text-align: center;
	margin: auto;
	padding: 50px 0;
	transition: 0.9s;
}
.services_inner .ser_box_001:hover{
	background-color: #235e02;
}
.services_inner .ser_box_001 h1{
	color: #000;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 15px;
	transition: 0.9s;
}
.services_inner .ser_box_001:hover h1{
	color: #fff;
}
.services_inner .images .hover_img{
	display: none;
	text-align: center;
	transition: 0.9s;
}
.services_inner .images .real_img{
	display: inline-block;
	text-align: center;
	transition: 0.9s;
}
.services_inner .images{
	padding-bottom: 25px;
}
.services_inner .images img{
	background-color: #235e02;
	padding: 10px;
	border-radius: 50px;
	transition: 0.9s;
}
.services_inner a{
	text-decoration: none;
}
.services_inner .ser_box_001:hover .images img{
	background-color: #fefefe;
}
.services_inner .ser_box_001:hover .images .hover_img {
    display: block;
    text-align: center;
    margin: auto;
}
.services_inner .ser_box_001:hover .images .real_img{
	display: none;
}
/*welcome*/
.welcome{background-image: linear-gradient(to left, #353535, #313131, #2d2d2d, #2a2a2a, #262626, #232323, #1f1f1f, #1c1c1c, #191919, #151515, #111111, #0c0c0c);}
.welcome .left{padding-top: 30px;margin-bottom: -30px;}
.welcome .left h1{
	font-weight: 300;
	color: #fff;
	text-align: center;
	text-transform: capitalize;
}
.welcome .left h2{
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.welcome .welcom_right{
	padding: 20px 30px 35px 0px;
}
.welcome .welcome_left{
	padding-top: 10px;
}
.welcome .welcom_right h1{
	font-size: 20px;
	text-transform: capitalize;
	color: #d8d8d8;
	font-weight: 300;
	text-align: left;
}
.welcome .welcom_right img{
	
}
.welcom_right .titkle{
	border-left: solid 4px #d2181b;
	padding-left: 13px;
}
.welcom_right h1{
	
}
.welcom_right h2{
	font-size: 33px;
	text-transform: capitalize;
	color: #d8d8d8;
	font-weight: 600;
	text-align: left;
}
.welcome .welcom_right p {
    font-size: 13px;
    text-transform: capitalize;
    color: #858585;
    padding-top: 12px;
    text-align: left;
    line-height: 25px;
    padding-bottom: 20px;
}
.welcome .right{
	text-align: center;
}
.welcome .right img{
	margin-top: -73px;
	margin-bottom: -67px;
}
.slick-slider {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.owl-carousel{
    -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.welcome .welcom_right .read_more {
    text-align: left;
    padding-bottom: 20px;
}
.welcome .welcom_right .read_more a{
}
.welcome .welcom_right .read_more a{
	background-color: #cb0d0d;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	transition: 0.9s;
	padding: 6px 40px;
}
.welcome .welcom_right .read_more a:hover{
	background-color: #000;
	color: #fff;
}
.welcome .welcom_right .read_more a span{
	border-left: solid 2px #fff;
	padding-left: 10px;
	margin-left: 10px;
}
.welcome .industry_expert{
	text-align: center;
}
.welcome .industry_expert h1{
	font-size: 20.54px;
	color: #da0000;
	text-transform: uppercase;
	font-weight: bold;
    font-style: normal;
    padding: 8px 0;
    font-family: 'Roboto Condensed';
}
.welcome .industry_expert p {
    font-size: 13px;
    font-weight: light;
    font-style: normal;
    color: #8d8d8d;
    text-transform: capitalize;
    padding-top: 11px;
}
.welcome .industry_expert a{
	background-color: #da0000;
	padding: 7px 15px;
	color: #fff;
	transition: 0.9s;
}
.welcome .industry_expert a:hover{
	background-color: #000;
	color: #fff;
}
.hg2454 .read_more {
    padding-top: 20px;
}
/*our_certificates*/
.our_certificates {
    padding-top: 30px;
    border-bottom: solid 1px #e7e7e7;
    padding-bottom: 20px;
}
.our_certificates .title_section{
	text-align: center;
	padding-bottom: 20px;
}
.our_certificates .title_section h1{
	color: #000;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.our_certificates .title_section .border_003{
	border-top: solid 2px #256005;
	max-width: 139px;
	margin: auto;
	transition: 0.9s;
}
/*gallery*/
.gallery {
        background-color: #0d0d0d;
}
.gallery .title_section{
	text-align: center;
	padding-bottom: 20px;
}
.gallery .title_section h1{
	color: #000;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 10px;
}
.gallery .title_section h1 span{
	color: #da0000;
}
.gallery .title_section .border_003{
	border-top: solid 2px #256005;
	max-width: 139px;
	margin: auto;
	transition: 0.9s;
}
.gallery_box{
	position: relative;
}
.gallery_box .images{padding-bottom: 9px;}
.gallery_box .images img{
	position: relative;
	width: 100%;
	border: solid 1px #9b9b9b;
}
.gallery_box:hover .images img{
	border: solid 1px red;
}
/*footer*/
.footer {
    background-color: #131313;
    padding-top: 50px;
}
.footer .border_005{
	border: solid 2px #da0000;
	max-width: 52px;
}
.footer h1{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	text-align: left;
	padding: 4px 0;
	border-left: solid 4px #e5151b;
	padding-left: 11px;
}
.footer h1 span{
}
.footer h1 span img{
	padding-left: 10px;
}
.short_about_us p {
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    color: #c9c9c9;
    line-height: 24px;
}
.short_about_us img{
	padding-top: 10px;
}
.categoriess{
	
}
.categoriess ul{
	padding-top: 25px;
}
.categoriess ul li{
	list-style-type: none;
}
.categoriess ul li a{
	font-weight: 400;
	font-size: 13px;
	text-transform: capitalize;
	color: #a9a9a9;
	transition: 0.9s;
	text-decoration: none;
}
.categoriess ul li a:hover{
	color: #da0000;
}
.quick_contact{
	
}
.quick_contact ul{
	padding-top: 25px;
}
.quick_contact ul li{
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
.devider{
	color: #a9a9a9;
	padding: 0 10px;
}
.quick_contact ul li a {
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    color: #a9a9a9;
    transition: 0.9s;
    text-decoration: none;
    display: inline-block;
}
.quick_contact ul li a:hover{
	color: #da0000;
}
.quick_contact ul li a span{
	padding-right: 10px;
}

.quick_contact ul li p {
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    color: #a9a9a9;
    transition: 0.9s;
    text-decoration: none;
    display: inline-block;
}
.quick_contact ul li p span{
	padding-right: 10px;
}
.quick_contact ul li p:hover{
	color: #da0000;
}










/*news_letter*/
.news_letter {
    padding: 30px 0;
    background-image: linear-gradient(to bottom, #202020, #1d1d1d, #1a1a1a, #181818, #151515, #131313, #111111, #0e0e0e, #0b0b0b, #080808, #050505, #020202);
}
.news_letter .left{}
.news_letter .title_section h1 {
    color: #fff;
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 300;
    text-align: center;
}
.news_letter .title_section h1 span{
	padding-right: 30px;
	color: #da0000;
}
.news_letter p{
	color: #818181;
	font-size: 14px;
	text-transform: capitalize;
	padding-top: 10px;
	text-align: center;
	text-align: left;
}
.news_letter_001{
    position: relative;
    /* text-align: center; */
    /* margin: auto; */
    /* justify-content: center; */
    /* place-content: center; */
    width: 100%;
}
.news_letter_001 input {
    border-radius: 0;
    background-color: #fff;
    color: white;
    padding: 22px 15px;
    position: relative;
    border-color: #da0000;
    border-radius: 30px;
    border: none;
}
.news_letter_001 button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #da0000;
    border-radius: 0;
    color: white;
    border: transparent;
    padding: 10px 34px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.9s;
    border: none;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.news_letter_001 button:hover{
	background-color: #000;
	color: #fff;
}
.news_letter_001 .form-group {
    margin-bottom: 0rem;
    text-align: center;
    margin: auto;
    justify-content: center;
    place-content: center;
    width: 100%;
}
.news_letter_001 h1{
	
}
.news_letter_001 p{
	
}
/*copyright*/
.copyright {background-image: linear-gradient(to bottom, #bf1217, #c21217, #c51318, #c81318, #cb1318, #ce1318, #d01319, #d31319, #d61319, #d9141a, #dc141a, #df141a);}
.copyright p {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-weight: 400;
}
.copyright p a{
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	transition: 0.9s;
}
.copyright .left p a:hover{
	color: #000;
}
.copyright .left p {
    font-size: 14px;
    text-transform: uppercase;
    color: #ededed;
    text-align: center;
    padding: 10px 0;
}
.copyright .left p a{
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	transition: 0.9s;
}
.copyright .left p a:hover{
	color: #000;
}
.copyright .right p {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    text-align: right;
    padding: 10px 0;
}
.copyright .right p a{
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	transition: 0.9s;
}
.copyright .left p a:hover{
	color: #000;
}
/*social_icon_on_all*/
.social_icon_on_all{
	position: absolute;
	top: 34%;
	left: 0;
	position: fixed;
	z-index: 5454545454;
}
.social_icon_on_all ul{
	
}
.social_icon_on_all ul li{
	list-style-type: none;
}
.social_icon_on_all ul li a{
	
}
.social_icon_on_all ul li a span{
	
}
.produicts_catergories_01{
	padding: 20px 0;
	background-color: #0d0d0d;
}
.social_icon_on_all ul li a span i{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	transition: 0.9s;
}
.social_icon_on_all ul li a span i:hover{
	width: 60px;
}
.fa-facebook{
	color: #fff;
	transition: 0.9s;
}
.fa-facebook:hover{
	color: #3b5998;
}
.fa-twitter{
	color: #fff;
	transition: 0.9s;
}
.fa-twitter:hover{
	color: #2daae2;
}
.fa-pinterest{
	color: #fff;
	transition: 0.9s;
}
.fa-pinterest:hover{
	color: #cb2027;
}
.fa-instagram{
	color: #fff;
	transition: 0.9s;
}
.fa-instagram:hover{
	color: #da0000;
}
.fa-linkedin-in{
	color: #fff;
	transition: 0.9s;
}
.fa-linkedin-in:hover{
	color: #0073b1;
}
/*other_pages_banner*/
.other_pages_banner{
}
.other_pages_banner .images{
	
}
.other_pages_banner .images img{
	width: 100%;w
}
.paginations_001 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-align: center;
    padding: 15px 30px;
    background-color: #fff;
    background-color: #da0000;
    transform: skew(-9deg);
}
.paginations_001 a{
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	transition: 0.9s;
}
.paginations_001 a:hover {
    color: #000;
}
.paginations_001 span{
	padding: 0 10px;
}
.paginations_002 {
    text-align: center;
}
/*Dropdown*/
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}
.cer_img img{
	width: 100%;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.sticky555 .dropdown-item {
    color: #000;
    background-color: #fff;
    transition: 0.8s;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
}
.sticky555 .dropdown-item:hover{
    color: #da0000;
}
.sticky555 .dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0;
    border-radius: 5px;
    border-bottom: solid 5px #da0000;
    padding: 20px 6px;
}
/*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%;
}
.title_section_002{
	
}
.title_section_002 h1 {
    color: #000;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    padding-top: 20px;
}
.title_section_002 h1 span{
	color: #235e02;
}
.our_services {
    padding-top: 40px;
    padding-bottom: 40px;
}
.service_box{
	border: solid 1px #e9e9e9;
	border-radius: 30px;
}
.service_box .images{
	position: relative;
	display: block;
}
.service_box .images img{
	width: 100%;
}
.service_box .detail {
    text-align: center;
    padding: 50px 30px;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    color: #9a9a9a;
}
.service_box .detail p span{
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	font-weight: 400;
}
.service_box .detail p {
    text-align: center;
    justify-content: center;
    color: #000;
    font-weight: 700;
    font-size: 25px;
    line-height: 23px;
    padding-left: 23px;
    text-transform: uppercase;
    padding-bottom: 13px;
    
}
.dfsdfs_002{
	padding-top: 15px;
}
.cate_short_banner{
	padding-top: 30px;
}
.border_006 {
    border-top: solid 2px #da0000;
    max-width: 52px;
    text-align: center;
    margin: auto;
    padding: 5px 0;
}


.our_services{
	border-top: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
}
.our_team_001{
	padding: 25px 0;
}

.prd_box_002{
	transition: 0.9s;
	border: solid 1px #d9d9d9;
}
.prd_box_002 .images{
	
}
.prd_box_002 .images img {
    position: relative;
    width: 100%;
}
.prd_box_002 .detail{
	background-color: #fff;
	text-align: center;
	padding: 10px 0;
}
.prd_box_002 .detail h1{
	color: #000;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	transition: 0.9s;
}
.prd_box_002:hover .detail h1{
	opacity: 0;
}
.prd_box_002:hover .detail p{
	opacity: 0;
}
.prd_box_002 .detail p{
	color: #000;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	transition: 0.9s;
}
.prd_box_002 .overlay {
    position: absolute;
    top: 6%;
    background-color: #5a8641cc;
    width: 80%;
    height: 80%;
    right: 10%;
    text-align: center;
    padding-top: 40%;
    opacity: 0;
    transition: 0.9s;
}
.prd_box_002:hover .overlay{
	opacity: 0.9;
}
.prd_box_002 .overlay span{
	color: #fff;
	font-size: 21px;
}
.prd_box_002 .overlay h1{
	color: #fff;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
}
.prd_box_002 .overlay p{
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}
.title_for_request_001{
	text-align: left;
}
.title_for_request_001 h1{
	color: #8d8d8d;
	font-weight: 400;
	font-size: 13px;
	text-transform: capitalize;
	padding: 15px 0;
	text-align: left;
}
.title_for_request_001 h1 span a {
    color: #235e02;
    font-weight: 500;
    text-transform: lowercase;
}
.enter_pass_to_check_cataloug .form-group{
	display: flex;
}
.enter_pass_to_check_cataloug .form-group label {
    color: #8d8d8d;
    font-weight: 400;
    font-size: 14px;
    margin-top: 10px;
    text-transform: capitalize;
}
.enter_pass_to_check_cataloug .form-group input {
    position: relative;
    background-color: #e5e5e5;
    border-radius: 20px;
    padding: 22px 20px;
}
.enter_pass_to_check_cataloug .form-group .button{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #235e02;
	color: #fff;
	text-transform: uppercase;
	border-radius: 20px;
	padding: 10px 25px;
	transition: 0.9s;
}
.enter_pass_to_check_cataloug .form-group .button:hover{
	background-color: #000;
	color: #fff;
}
.catalouge_form_002 {
    color: #8d8d8d;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    padding: 0px 0 15px 0;
    text-align: left;
}
.enter_pass_to_check_cataloug{
	width: 760px;
}
.enter_pass_to_check_cataloug_01{
	width: 645px;
}
.enter_pass_to_check_cataloug_01 .form-group{
	display: flex;
}
.enter_pass_to_check_cataloug_01 .form-group input {
    position: relative;
    background-color: #e5e5e5;
    border-radius: 20px;
    padding: 22px 20px;
}
.enter_pass_to_check_cataloug_01 .form-group select {
    background-color: #e5e5e5;
    border-radius: 20px;
    padding: 1px 20px;
}
.enter_pass_to_check_cataloug_01 .form-group label {
    color: #8d8d8d;
    font-weight: 400;
    font-size: 14px;
    margin-top: 10px;
    text-transform: capitalize;
}
.enter_pass_to_check_cataloug_01 .form-group span{
	color: #235e02;
    font-size: 40px;
    padding-left: 10px;
}
.enter_pass_to_check_cataloug_01 a{
	background-color: #235e02;
	color: #fff;
	text-transform: uppercase;
	border-radius: 20px;
	padding: 10px 25px;
	transition: 0.9s;
	text-align: left;
	font-weight: 600;
}
.enter_pass_to_check_cataloug_01 a:hover{
	background-color: #000;
	color: #fff;
}
.enter_pass_to_check_cataloug_01 .request_submit_button_002 {
    background-color: #235e02;
    color: #fff;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 8px 25px;
    transition: 0.9s;
    text-align: left;
    font-weight: 600;
    margin-top: -30px;
}
.enter_pass_to_check_cataloug_01 .request_submit_button_002:hover{
	background-color: #000;
	color: #fff;
}
.our_team_001{
	
}
.our_team_001 .border_008{
	border-top: solid 2px #235e02;
	max-width: 52px;
	text-align: center;
	margin: auto;
	padding-bottom: 30px;
}
.our_team_001 .title_section{
	text-align: center;
	margin: auto;
}
.our_team_001 .title_section h1{
	text-transform: uppercase;
	font-size: 30px;
	color: #000000;
	font-weight: 700;
	padding-bottom: 10px;
}
.our_team_001_001{
	
}
.our_team_001_001 h1{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	padding-bottom: 5px;
}
.our_team_001_001 h2{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.our_team_001_001 .detail{
	text-align: center;
	padding-top: 10px;
}
.get_ing_touch{
	
}
.get_ing_touch .title_section{
	text-align: center;
}
.get_ing_touch  h1{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
	color: #000;
	padding-bottom: 5px;
	padding-top: 40px;
}
.get_ing_touch .border_001{
	max-width: 52px;
	border-top: solid 2px #da0000;
	margin: auto;
}


.news_boxi_001{
    border-top: solid 2px #da0000;
    margin-top: 20px;
}
.news_boxi_001 .images{
    border: solid 3px #da0000;
}
.news_boxi_001 .images img{
    width: 100%;
}
.news_boxi_001 .detail p{
    font-size: 12px;
    font-weight: 400;
    color: #646464;
    text-transform: capitalize;
    padding-top: 10px;
}
.news_boxi_001 .date{
    background-color: #da0000;
    text-align: center;
}
.news_boxi_001 .date p{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    color: #fff;
    padding: 10px 0;
}

/*selection none*/
.owl-next:focus, .owl-prev:focus {outline: none;}
.slick-slide {outline: none;}
input:focus { outline: none; }
.form-control:focus{
    box-shadow: none;
        border-color: transparent;
}
button:focus {
    outline: none;
}
.sticky555 {
    position: sticky;
    padding-top: 0;
    box-shadow: 0 10px 6px -6px #777;
    padding-bottom: 0;
}
.sticky555 .navbar-expand-lg .navbar-nav .nav-link {
    transition: 0.9s;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 8px 11px;
    border-radius: 0;
    border-radius: 0px !important;
    margin-right: 18px;
}
#carouse2 .owl-prev{
	display: none;
}
#carouse2 .owl-next{
	display: none;
}
/*search*/
.openBtn {
  background: #f1f1f1;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

.openBtn:hover {
  background: #bbb;
}

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}
.catbox{
	
}
.catbox .images{
	
}
.catbox .images img{
	width: 100%;
}
.catbox .detail{
	
}
.catbox .detail a{
	background-color: #000;
	color: #fff;
	transition: 0.9s;
	text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-align: center;
    padding: 10px;
}
.catbox .detail a:hover {
    background-color: #da0000;
    color: #fff;
}
.prd_box_001 .prd_shadow_002 {
    top: -2px;
    position: absolute;
    right: -8%;
    transition: 0.9s;
    border-left: 25px solid transparent;
    border-right: 37px solid transparent;
    border-bottom: 32px solid #888888;
    transform: rotate(50deg);
}
.prd_box_001:hover .prd_shadow_002{
	border-left: 25px solid transparent;
    border-right: 37px solid transparent;
    border-bottom: 32px solid #da0000;
}

.big_banner{
	
}
.big_banner img{
	width: 100%;
	height: 100%;
}
.big_banner .slick-prev:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f053";
    width: 44px;
    height: 99px;
}
.big_banner .slick-prev:before:hover{
    color: #000000;
}
.big_banner .slick-next:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054";
    width: 44px;
    height: 99px;
}
.big_banner .slick-next:before:hover{
    color: #000000;
}
.big_banner .slick-next{
    right: 5%;
    background-color: #000000;
    color: #ffffff;
    width: 30px;
    height: 50px;
    top: 39%;
    transition: 0.9s;
    transform: skew(-10deg);
}
.big_banner .slick-next:hover{
    background-color: #da0000;
    color: #000000;
}
.big_banner .slick-prev{
    display: block;
    position: absolute;
    z-index: 5454544;
    left: 5%;
    background-color: #000000;
    color: #ffffff;
    top: 39%;
    transition: 0.9s;
    transform: skew(-10deg);
    width: 30px;
    height: 50px;
}
.big_banner .slick-prev:hover {
    background-color: #d12429;
    color: #000000;
}
.cat_left a {
    background-color: #343434;
    color: #fff;
    padding: 14px 24px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
    transition: 0.9s;
}
.cat_left a:hover{
    background-color: #da0000;
}
.news_letter ul{
	display: flex;
}
.news_letter ul li{
	list-style-type: none;
	padding-right: 20px;
	
}
.news_letter ul li a{
	text-decoration: none;
}
.news_letter ul li a span{
	
}
.news_letter ul li a span i:hover{
	background-color: #2767a2;
	color: white;
}
.news_letter ul li a span i{
	text-align: center;
    color: white;
    background-color: transparent;
    border: solid 1px #313231;
    font-size: 20px;
    padding: 10px;
    width: 40px;
}
/*custom_made_services*/
.custom_made_services {
    padding-bottom: 20px;
    background-color: #2e2e2e;
    padding-top: 20px;
}
.custom_made_services .text_section{
	text-align: center;
	padding-bottom: 13px;
}
.custom_made_services .text_section h1 {
    font-size: 25px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    font-family: 'Roboto';
    font-weight: bold;
    font-style: normal;
}
.custom_made_services .text_section p {
    font-size: 14px;
    text-transform: capitalize;
    color: #888888;
    text-align: center;
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;
}
.custom_made_services .text_section img{
	text-align: center;
}
.custom_made_services .custom_made_services_box_001{
	
}
.custom_made_services .custom_made_services_box_001 h2 {
    font-size: 20px;
    text-transform: uppercase;
    color: #ededed;
    text-align: left;
    padding-top: 10px;
    font-family: 'Roboto';
    font-weight: bold;
    font-style: normal;
}
.custom_made_services .custom_made_services_box_001 p{
	font-size: 13px;
	text-transform: capitalize;
	color: #afafaf;
	font-weight: 400;
	text-align: left;
	font-family: 'Roboto';
	font-weight: 300;
    font-style: normal;
}
.custom_made_services .custom_made_services_box_001{
	
}
.custom_made_services .custom_made_services_box_001 img{
	width: 100%;
}
/*news_production*/
.news_production{
	
}
.news_production .left{
	padding-top: 15px;
}
.news_production .left h1{
	font-size: 30px;
	color: #000;
	font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'Roboto';
}
.news_production .left h1 span{
	font-size: 30px;
	font-weight: bold;
    font-style: normal;
	color: #da0000;
	
    text-transform: uppercase;
}
.news_production .right{
	padding-top: 15px;
}
.news_production .right h1{
	font-size: 30px;
	color: #fff;
	font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
}
.news_production .right h1 span{
	font-size: 30px;
	font-weight: bold;
    font-style: normal;
	color: #fff;
	
    text-transform: uppercase;
}
.news_production .news_bx12{
	
}
.news_production .news_bx12 .box{
	text-align: center;
} 
.news_production .news_bx12 .box .images{
	width: 100%;
} 
.news_production .news_bx12 .box .images img{
	text-align: center;
	width: 100%;
} 
.news_production .news_bx12 .box .detail{
	
} 
.news_production .news_bx12 .box .detail h6{
	color: #000000;
	font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
    padding: 10px 0;
    font-family: 'Roboto Condensed';
} 
.news_production .news_bx12 .box .detail .news_border1252{
	border-top: solid 1px #4f4f4f;
}
.news_production .news_bx12 .box .detail h5{
	color: #898989;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 400;
    font-style: normal;
    font-family: 'Roboto Condensed';
    text-align: left;
    padding: 10px 0;
} 
/*header*/
.header{
	padding: 14px 0px;
}
.header .right{
	
}
.header .right ul {
    float: right;
    padding: 32px 0;
}
.header .right ul li{
	list-style-type: none;
	display: inline-block;
}
.header .right ul li a{
	color: #000;
	font-family: 'Roboto Condensed';
	font-weight: normal;
    font-style: normal;
    color: #3d3d3d;
    font-size: 20px;
    padding-right: 20px;
}
.header .right ul li a span{
	padding-right: 20px;
}
.header .right ul .cart {
    border-left: solid 1px #c3c3c3;
    padding-left: 22px;
    margin-left: 20px;
}
#carousel .owl-prev{
	display: none;
}
#carousel .owl-next{
	display: none;
}
#carousel2 .owl-next{
    display: none;
}
#carousel2 .owl-prev{
    display: none;
}
.theme-background-color {
    background-color: #cf2329;
}
#min-agent-profile-details .name {
    color: #fff;
}











.our_products_range{background-color: #1b1b1b;padding-top: 30px;padding-bottom: 19px;}
.our_products_range_tiotle{
    padding-top: 30px;
    padding-bottom: 15px;
    margin: auto;
    justify-content: center;
    place-content: center;
    text-align: center;
}
.our_products_range_tiotle .border_00{
	text-align: center;
	padding: 12px 0;
}
.our_products_range_tiotle h1{
	text-transform: uppercase;
	color: #2e2e2e;
	font-size: 35px;
	font-weight: 600;
	text-align: center;
}
.our_products_range_tiotle h1 .border_left1{
	width: 40%;
}
.our_products_range_tiotle h1 .border_right1{
}
.sub_categories{
	padding: 20px 0;
	background-image: url('../img/catgories_bg.jpg');
	background-size: 100%;
}
.sub_categories .title_section{
	text-align: center;
}
.sub_categories_slider{
	padding-top: 15px;
}
.sub_categories .title_section h1{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 36px;
	padding: 4px 40px;
	color: #000;
}
.sub_categories .container{
	max-width: 1740px;
}
.box .images img{
	position: relative;
}
.box .detail .view_more_button{
	visibility: hidden;
}
.box:hover .detail .view_more_button{
	visibility: visible;
}
.box .detail h5{
	color: white;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 29.67px;
	text-transform: uppercase;
	padding-top: 30px;
}
.box .detail h5 span{
	color: #f7040d;
}
.box .detail{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    text-align: center;
    width: 70%;
    background-color: transparent;
    margin-left: 15%;
    height: 100%;
    transition: all 0.9s;
}
.search_00200200202020020{
    display: none;
}
.box .detail:hover{background-color: #ff00008f;}
.view_more_button {
    padding-top: 110%;
    transform: all 0.9s;
    width: 100%;
    text-align: center;
}
.view_more_button a{
	margin: auto;
	text-align: center;
	justify-content: center;
}
.view_more_button a img{
	    margin: auto;
    text-align: center;
}
.box{
	text-align: center;
}



/*catalog*/
.catalog{
	
}
.catalog .left{
	
}
.catalog .right{
	text-align: right;
}
.catalog .right h1{
	text-transform: uppercase;
	color: #ea161c;
	font-size: 36px;
}
.catalog .right h2{
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
}
.catalog .right p{
	color: #c1c1c1;
	text-transform: uppercase;
	font-size: 18px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.catalog .right a{
	text-transform: uppercase;
	background-color: #ea161c;
	color: #fff;
	transition: 0.8s;
	padding: 10px 20px;
}
.catalog .right a:hover{
	background-color: #fff;
	color: #000;
}





/*footer*/
.footer{}
.footer .left{
	border-right: solid 1px #404040;
	height: 100%;
}
.foot_short_about{
	padding-top: 20px;
}
.foot_short_about p{
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	padding: 30px 13px;
}
.foot_social{
    margin: auto;
}
.foot_social ul{
}
.foot_social ul li{
	list-style-type: none;
	display: inline-block;
}
.foot_social ul li h1{
	
text-transform: uppercase;
	
color: #fff;
	
font-weight: 300;
}
.foot_social ul li a{
	text-decoration: none;
}
.foot_social ul li a span{
	
color: #ffff;
	
text-transform: uppercase;
	
padding: 10px 28px;
	
font-size: 30px;
	
font-weight: 500;
}
.foot_social ul li a span i:hover{
	color: #000;
}
.footer .right{
}
.footer .right h1{
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 40px;
	padding-bottom: 10px;
	font-weight: 700;
}
.footer .border_001{
	border-top: solid 1px #686868;
	width: 220px;
	margin-bottom: 15px;
}
.foot_cat{
	padding-left: 20%;
}
.foot_cat ul{
	padding-top: 25px;
}
.foot_cat ul li{
	list-style-type: none;
}
.foot_cat ul li a{
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
	color: #a8a8a8;
	transition: 0.9s;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
}
.foot_cat ul li a span{
	padding-right: 15px;
}
.foot_cat ul li a:hover{
	color: #d57300;
}
.foot_contact{
    
}
.foot_contact ul{padding-top: 25px;}
.foot_contact ul li{padding: 7px 0px;}
.foot_contact ul li p{
	color: #c9c9c9;
	font-size: 14px;
	font-weight: 300;
	border-bottom: solid 1px #1a1a1a;
	display: inline-block;
	width: 100%;
}
.foot_contact ul li p a{
	transition: 0.9s;
	font-size: 13px;
	font-weight: 300;
	color: #e1e1e1;
}
.foot_contact ul li p a:hover{
	color: #da0000;
}
.foot_contact ul li p span{
	font-weight: 600;
	padding-right: 9px;
}
.foot_contact ul li p span i{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	justify-content: center;
	border-radius: 30px;
	margin-right: 0px;
	color: #fff;
	border: solid 1px transparent;
}
.quick_links ul{padding-bottom: 50px;padding-top: 25px;padding-right: 40%;}
.quick_links ul li{
	
}
.quick_links ul li a{
	font-weight: 300;
	font-size: 14px;
	text-transform: capitalize;
	color: #dadada;
	transition: 0.9s;
	text-decoration: none;
	padding: 3px 0;
	width: 100%;
	display: inline-block;
}
.quick_links ul li a span{
	padding-right: 10px;
	font-size: 10px;
}
.quick_links ul li a:hover{color: #da0000;padding-left: 15px;}


.menu .megamenu {
    width: 1080px;
    left: -480px;
    margin: 70px 30px 40px 30px;
    margin-top: 0px;
    z-index: 54545454455654;
    padding: 25px 30px;
    padding: 25px 30px !important;
    background-color: #252525;
    margin-top: -1px !important;
    min-height: 400px;
    height: 400px;
    height: auto !important;
    border-radius: 20px;
}
.sticky555 .megamenu {
    width: 1300px;
    left: -540px;
    margin: 70px 30px 40px 30px;
    margin-top: 0px;
    z-index: 54545454455654;
    padding: 25px 30px;
    padding: 25px 30px !important;
    background-color: #000000;
    margin-top: -1px !important;
    min-height: 400px;
    height: 400px;
    height: auto !important;
}
.menu .megamenu .m_name {
}
.menu .megamenu .s_menu span{
    padding-right: 15px;
}
.menu .megamenu .m_name a {
    color: #ffffff;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 400;
    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: #c90000;
}






/*mega_menu2121*/
.mega_menu21212 .mega_menu2121{
    width: 100%;
    height: 0px;
    background-color: #000;
    position: absolute;
    left: 0;
    padding: 10px 23px;
    display: none;
    transition: 0.8s;
}
.mega_menu21212:hover .mega_menu2121{
    padding: 10px 10px;
    display: block;
    height: 400px;
    background-color: #000 !important;
    z-index: 4164546446;
}
.hide_in_big{
    display: none;
}

.menu .mega_menu2121 .m_name {
    margin-bottom: 10px;
    border-bottom: solid 1px #a0a0a0;
}
.menu .mega_menu2121 .s_menu span{
    padding-right: 15px;
}
.menu .mega_menu2121 .m_name a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    transition: 0.9s;
}
.menu .mega_menu2121 .s_menu a {
    color: #a0a0a0;
    text-transform: capitalize;
    font-size: 14px;
    transition: 0.9s;
    font-weight: 400;
    line-height: 31px;
}
.menu .mega_menu2121 .s_menu a:hover {
    color: #c90000;
}



.news_production .detail:hover{
    background-color: #fff;
}




/*gallery*/
.gallery {
    padding-bottom: 35px;
    padding-top: 30px;
display: none;}
.gallery .title_section{
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 21px;
}
.gallery .title_section h1{
	color: #fff;
	font-weight: 700;
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;
	background-color: #da0000;
	padding: 10px 0;
}
.gallery .title_section h1 span{
	color: #d57300;
}
.gallery .title_section .border_003{
	border-top: solid 2px #256005;
	max-width: 139px;
	margin: auto;
	transition: 0.9s;
}
.gallery_box{
	padding-top: 10px;
}
.gallery_box .images img{
	position: relative;
	width: 100%;
}
.gallery_box .detail {
    position: absolute;
    top: 10%;
    width: 80%;
    height: 90%;
    text-align: center;
    vertical-align: middle;
    transition: 0.9s;
    left: -4%;
    border: solid 1px #9b9b9b;
    background-color: #ffffff82;
    z-index: -1;
}
.gallery_box:hover .detail{border-color: #cb0d0d;}
.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: 30%;
}
.signup_bitton{
    position: absolute;
    top: 0;
    right: 0;
    padding: 13px 18px !important;
    border: none;
    text-transform: uppercase;
    border-top: solid 1px #ced4da;
    border-right: solid 1px #ced4da;
    border-bottom: solid 1px #ced4da;
    transition: 0.8s;
}
.signup_bitton:hover{
    background-color: #da0000;
}
.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: #00000091;
    border: solid 1px;
}
.modal-content button{
	background-color: #da0000;
	color: #000000;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	transition: 0.9s;
	border-radius: 0;
}




/*cat_menu*/
.cat_menu{
    padding: 0px 0 0px 0;
    background-image: linear-gradient(to bottom, #383838, #343434, #313131, #2d2d2d, #2a2a2a, #272727, #232323, #202020, #1c1c1c, #171717, #131313, #0d0d0d);
}
.cat_menu .left{
	padding: 15px 0;
}
.cat_menu .dropdown-toggle::after{
	display: none;
}
.cat_menu .navbar-expand-lg .navbar-nav .nav-link {
    transition: 0.9s;
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
    border-radius: 0;
    font-weight: 500;
    padding: 0px 26px;
    transform: skew(-10deg);
    border-right: solid 2px #000;
}
.cat_menu .navbar-expand-lg .navbar-nav .nav-link span{
	    transform: skew(10deg);
}
.cat_menu .navbar-expand-lg .navbar-nav .nav-link:hover{
	color: #ee1c25;
}
.cat_menu .navbar{
	padding: 0;
}
.cat_menu .dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0;
    border-radius: 5px;
    border-bottom: solid 5px #da0000;
    padding: 20px 6px;
}
.cat_menu .dropdown-menu .dropdown-item {
    color: #151515;
    transition: 0.8s;
    width: 250px;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 500;
}
.cat_menu .dropdown-menu .dropdown-item:hover{
	color: #000;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}



/*why_choose*/
.why_choose{
}
.why_choose .why_choose_box{
	text-align: center;
	padding: 40px 0;
	width: 100%;
}
.why_choose .why_choose_box:hover{
	transition: 0.8s;
}
.why_choose .why_choose_box h1{
	padding-bottom: 5px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 12px;
}
.why_choose .why_choose_box .border_001{
	width: 90px;
	margin: auto;
	height: 2px;
	text-align: center;
	border-top: solid 2px #f18c3e;
}
.why_choose .why_choose_box p{
	color: #777777;
	opacity: 0.7;
	text-transform: capitalize;
	font-size: 12px;
}
.why_choose .why_choose_box .detail{
	border-right: solid 2px #e5e5e5;
}







/*cart_icon_2021*/
.cart_icon_2021{
	width: 100%;
	text-align: center;
	margin-top: -20px;
}
.cart_icon_2021 span{
	
}
.cart_icon_2021 span i{
	width: 40px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	background-color: #7a7a7a;
	color: #fff;
	border-radius: 22px;
	transition: 0.5s;
}
.prd_box_001:hover .cart_icon_2021 span i{
	background-color: #da0000;
}















.catalogue{
	position: relative;
}
.catalogue .images{
	
	
}
.catalogue .images img{
}
.catalogue .detail {
    position: absolute;
    bottom: 38%;
    left: 56%;
    transform: skew(-10deg);
    text-align: center;
    display: none;
}
.catalogue .detail h1 {
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    color: #fff;
}
.catalogue .detail h1 span{
    color: #cc0000;
}
.catalogue .detail h2{
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}
.catalogue .detail p {
    font-size: 30px;
    font-weight: 300;
    text-transform: capitalize;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 27px;
}
.catalogue .detail a{
	background-color: #d02329;
	padding: 10px 38px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	transition: 0.8s;
	font-size: 18px;
}
.catalogue .detail a span{
	
padding-left: 19px;
}
.catalogue .detail a:hover{
	background-color: #000;
}









/*certificates*/
.certificates{
	text-align: center;
	background-color: #d7d7d7;
	text-align: center;
	padding: 10px 0;
	margin-top: 30px;
	margin-bottom: 30px;
}











/**/
.footer_social h1{
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 300;
}
.footer_social{
	text-align: center;
}
.footer_social ul{
}
.footer_social ul li{
	display: inline-block;
	padding-right: 10px;
}
.footer_social ul li a{
	font-size: 28px;
	color: #fff;
}
.footer_social ul li a span{
	
}
.footer_social ul li a span i{
	padding: 5px 0;
	color: #fff;
}



.news_letter_002{
	text-align: center;
	margin: auto;
	justify-content: center;
	place-content: center;
}
.news_letter_002 img{
	padding-bottom: 20px;
}
.news_letter_002  h1{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	text-align: left;
}
.news_letter_002  p{
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 300;
	color: #878787;
	padding-bottom: 5px;
	padding-bottom: 10px;
}





/*featu#da0000_products*/
.featu#da0000_products{
	
}
.featu#da0000_products .title_section21212{
	text-align: center;
}
.featu#da0000_products .title_section21212 h1{
	background-color: #da0000;
	display: inline-block;
	padding: 6px 15px;
	text-transform: uppercase;
	color: #fff;
	font-size: 25px;
	transform: skew(-10deg);
}




.conatct_forms button {
    background-color: #da0000;
    color: #000;
    padding: 10px 40px;
    border: 0;
    color: #fff;
    transition: 0.9s;
    font-weight: 700;
    text-transform: uppercase;
    transform: skew(-10deg);
    border-radius: 0;
}
.conatct_forms button:hover{
    background-color: #000;
    color: #fff;
}







.search_2021{
    
}
.search_2021 a {
    transform: skew(-10deg);
    border-left: solid 2px #e5e5e5;
    padding: 12px 0px 11px 25px;
}
.search_2021 a span {
    background-color: #000;
    color: #fff;
    padding: 15px 10px;
    font-size: 20px;
    transition: 0.5s;
        cursor: pointer;
}
.search_2021 a span:hover{
    background-color: #da0000;
    color: #fff;
}















.underline_border{
    border-bottom: solid 3px #0000;
    width: 10%;
    transition: 0.8s;
}
.menu .navbar-expand-lg .navbar-nav .nav-link:hover .underline_border{
    border-color: #da0000;
    width: 70%;
}
.wrap {
	display:flex;
	flex-wrap: wrap;
}
.box5 {
    display: none;
    flex: 1;
    margin: 15px;
    padding: 15px;
    background: black;
}















.contact_us{
	background-color: #ffffff;
	padding: 23px 0;
}
.contact_us h1{
	font-size: 15px;
	font-weight: 700;
	color: #000;
	text-transform: capitalize;
	padding-bottom: 3px;
}
.contact_us p{
	font-size: 11px;
	font-weight: 400;
	color: #000;
	text-transform: capitalize;
}









.heading_box_img{
	padding-top: 30px;
}
.heading_box_img h1{
	font-size: 18px;
	background-color: #000;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 9px;
	padding: 17px 0;
}
.heading_box_img h1 span{
}
.heading_box_img h1 span img{
	    padding-right: 15px;
    margin-top: -15px;
    margin-bottom: -15px;
}














/*translater*/
.translater{
	text-align: right;
	padding-top:3px;	
}


.big_banner .slick-dots{
	position: absolute;
	bottom: 50%;
	display: block;
	list-style: none;
	text-align: right;
	justify-content: right;
	place-content: inherit;
	margin-right: 0;
	float: right;
	right: 0;
}
.big_banner .slick-dots 

.navbar-expand-lg .navbar-nav .dropdown-menu {
    z-index: 545455;
    margin-top: 0;
}




.basket_page_deletc_products{
    padding: 11% 0;
}













.services_2021_box_slider .slick-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
        left: 12%;
        z-index: 1;
}
.services_2021_box_slider .slick-prev:before {
    content: url(../img/arrow_left.png);
    transition: 0.5s;
}


.services_2021_box_slider .slick-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
        right: 12%;
            z-index: 1;
}
.services_2021_box_slider .slick-next:before {
    content: url(../img/arrow_right.png);
    transition: 0.5s;
}






/*effected drodpown menu */

body {
  margin: 0;
  padding: 0;
}

.nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav {
  background: #555;
  text-align: center;
  margin: auto;
  justify-content: center;
}

.nav ul {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: 100%;
  background-color: #fff;
}

.nav ul li {
  position: relative;
  float: none;
  text-align: left;
  margin: auto;
  width: 100%;
  text-transform: uppercase;
  background-color: #da0000;
  color: #fff;
  border-radius: 11px;
}
.nav ul li span{
	padding-left: 10px;
	color: #fff;
	padding-right: 16px;
}
.nav ul li + li {
  margin-left: 1px;
}

.nav ul li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 10px 20px;
  -webkit-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  width: 100%;
}

.nav ul li a:hover {
  background: #646464;
}

.nav ul li > ul {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: -1px;
  z-index: 1;
  text-align: center;
}

.nav ul li > ul li {
  float: none;
  margin: 0;
}

.nav ul li > ul li a {
  display: block;
  border-top: 1px solid #555;
}

.nav ul li > ul li a:hover {
  border-top: 1px solid #646464;
  background: #555;
}

.nav ul li:hover a, .nav ul li.active a {
  background: #646464;
}

.nav ul li.active {
  pointer-events: none;
}






.gallery_title_001{
	text-align: center;
}
.gallery_202120{
}
.gallery_title_001 h1{
	background-color: transparent;
	padding-bottom: 0px;
	font-size: 32px;
	font-weight: 600;
	color: #2b2b2b;
	padding-bottom: 5px;
}
.gallery_title_001 p{
	font-size: 12px;
	color: #8c8c8c;
	font-weight: 400;
	padding-bottom: 5px;
}
/*our_services_2021**/
.our_services_2021{
	background-color: #f1f1f1;
	padding: 30px 0;
}
.our_services_2021 .our_services_2021_box {
    height: 100%;
    text-align: center;
    border-right: solid 2px #d9d9d9;
}
.our_services_2021 .our_services_2021_box h1{
	text-align: center;
	color: #000;
	padding: 10px 0;
	transition: 0.8s;
	text-transform: uppercase;
	font-size: 25px;
}
.our_services_2021 .our_services_2021_box:hover h1{
}
.our_services_2021 .our_services_2021_box p{
	text-align: center;
	width: 90%;
	margin: auto;
	color: #7a7a7a;
	font-size: 14px;
	padding-top: 15px;
}



#main-menu {
  background-color: #2E3039;
}
.list-group-item {
  background-color: #2E3039;
  border: none;
}
a.list-group-item {
  color: #FFF;
}
a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #da0000;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  color: #FFF;
  background-color: #da0000;
  border: none;
}
.list-group-item:first-child,
.list-group-item:last-child {
  border-radius: 0;
}
.list-group-level1 .list-group-item {
  padding-left: 30px;
  font-size: 13px;
}
.list-group-level2 .list-group-item {
  padding-left: 60px;
}
#main-menu .list-group-level1{
        position: absolute;
    z-index: 2147483647;
    width: 266px;
    top: 100%;
}
#main-menu .list-group-item{
    text-transform: uppercase;
}
#main-menu .list-group-item span{
    padding-left: 20px;
}














/**news_catalogue*/
.news_catalogue{
	padding: 20px 0;
	background-color: #dfdfdf;
}
.news_catalogue .left{
	
}
.news_catalogue .left .title_section{
	text-align: center;
	padding-bottom: 25px;
	padding-top: 29px;
}
.news_catalogue .left .title_section h1{
	font-size: 35px;
	font-weight: 600;
	text-transform: capitalize;
}
.news_catalogue_box{
	padding-bottom: 15px;
}
.news_catalogue_box .images{
	
}
.news_catalogue_box .images img{
	width: 100%;
}
.news_catalogue_box .detail{
	
}
.news_catalogue_box .detail p{
	font-size: 16px;
	font-weight: 400;
	color: #6c6c6c;
	text-align: center;
	padding-top: 10px;
}
.news_catalogue .left .right{
	
}




.news_catalogue_box_slider .slick-prev:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f053";
    width: 44px;
    height: 99px;
}
.news_catalogue_box_slider .slick-prev:before:hover{
    color: #000000;
}
.news_catalogue_box_slider .slick-next:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054";
    width: 44px;
    height: 99px;
}
.news_catalogue_box_slider .slick-next:before:hover{
    color: #000000;
}
.news_catalogue_box_slider .slick-next{
    right: 45%;
    background-color: #000000;
    color: #ffffff;
    width: 50px;
    height: 50px;
    top: 110%;
    transition: 0.9s;
}
.news_catalogue_box_slider .slick-next:hover{
    background-color: #da0000;
    color: #000000;
}
.news_catalogue_box_slider .slick-prev{
    display: block;
    position: absolute;
    z-index: 5454544;
    left: 45%;
    background-color: #000000;
    color: #ffffff;
    width: 50px;
    top: 110%;
    height: 50px;
    transition: 0.9s;
}
.news_catalogue_box_slider .slick-prev:hover {
    background-color: #d12429;
    color: #000000;
}




.tus_categ1{
        margin-top: 19px;
}

.tus_categ1 img{
    transition: 0.5s;
    border: solid 5px transparent;
}
.tus_categ1:hover img{
    transform: scale(1.05);
}




.cat_menu .right{text-align: right;}
.cat_menu .right ul {
    padding: 15px 0;
}
.cat_menu .right ul li{
	list-style-type: none;
	padding-bottom: 6px;
}
.cat_menu .right ul li a{
	text-decoration: none;
	font-weight: 300;
	font-size: 14px;
	text-transform: lowercase;
	color: #aaaaaa;
}
.cat_menu .right ul li a span{
	padding-right: 10px;
	font-size: 19px;
}
.cat_menu .right ul li a span:hover{
	
}
.top_email_2021 {
    text-align: left !important;
    float: left !important;
}
.cat_menu .right ul li a .fa-whatsapp{
	color: #22a115;
}
.cat_menu .logo{
    padding: 18px 0;
}


.search_button2021{
	
}
.search_button2021 a{
	
}
.search_button2021 a span{
	background-color: #da0000;
	color: #fff;
	padding: 9px 12px;
}
.search_button2021 a span:hover{
	
}
.produicts_catergories_01 .left{
	padding: 116px 0;
}






.catalogue_box{
	position: relative;
}
.catalogue_box .images{
	position: relative;
}
.catalogue_box .images img{
	
}
.catalogue_box .detail{
	position: absolute;
	bottom: 15%;
	text-align: center;
	width: 100%;
}
.catalogue_box .detail a{
	transition: 0.8s;
}
.catalogue_box .detail a:hover{
	opacity: 0.6;
}





.menu_inner .dropdown-menu312{
        background-color: #000;
    border-radius: 0px;
    margin: 0;
    padding: 0;
}
.menu_inner .dropdown-menu312 .dropdown-item{
        color: #fff;
    border-bottom: solid 1px #ffffff70;
    transition: 0.8s;
    font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    
}
.menu_inner .dropdown-menu312 .dropdown-item:hover{
    background-color: #da0000;
    color: #fff ;
}





.responsive_search{
    position: relative;
    max-width: 290px;
}
.responsive_search input{
	background-color: #424242;
	border: none;
	border-radius: 0;
	color: #fff;
}
.responsive_search button{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #ed1c24;
	color: #fff;
	border-radius: 0;
	padding: 6px 23px;
}
.responsive_search button:hover{
	background-color: #fff;
	color: #000;
}




.top_social{
	
}
.top_social ul{
	
}
.top_social ul li{
	display: inline-block;
	padding-right: 22px;
}
.top_social ul li a{
	
}
.top_social ul li a span{
	
}
.top_social ul li a span i{
	color: #8e8e8e;
	font-size: 22px;
}




.produicts_catergories_01_title{
	background-color: #2b2a2a;
}
.produicts_catergories_01_title .title_section{
	
}
.produicts_catergories_01_title .title_section .one{
	
}
.produicts_catergories_01_title .title_section .one img{
	padding: 18px 0;
}
.produicts_catergories_01_title .title_section .one h1{
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 27px;
	font-weight: 300;
}








.services_2021{
	background-color: #0d0d0d;
	padding: 25px 0;
}
.services_2021 .services_2021_box{
	padding: 15px 10px;
	background-color: transparent;
	transition: 0.8s;
}
.services_2021 .services_2021_box:hover{
	background-color: #e5141b;
}
.services_2021 .services_2021_box .icon{
	text-align: center;
}
.services_2021 .services_2021_box .icon img{
	
}
.services_2021 .services_2021_box .detail{
	
}
.services_2021 .services_2021_box .detail h1{
	font-size: 15px;
	color: #ffffff;
	font-weight: 300;
	padding-bottom: 7px;
text-transform: uppercase;}
.services_2021 .services_2021_box .detail p{
	font-size: 12px;
	color: #d7d7d7;
	font-weight: 300;
	padding-top: 8px;
	line-height: 23px;
}








/*cat_video_bg*/
.cat_video_bg{
	background-image: url('../img/cat_video_bg.jpg');
	background-size: 100%;
	padding: 20px 0;
}
.cat_video_bg .left{
	
}
.cat_video_bg .left .one{
	padding-top: 21px;
}
.cat_video_bg .left .two{
	text-align: center;
	padding-top: 40px;
}
.cat_video_bg .right{
	
}
.cat_video_bg .left .two a{
	background-color: #e5151b;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 12px;
	transition: 0.5s;
display: inherit;}
.cat_video_bg .left .two a:hover{
	background-color: #fff;
	color: #000;
}


.cat_video_bg .left .two img{
	padding-bottom: 18px;
}





.footer{
	
}
.footer .foot_border1{
	text-align: center;
	padding-bottom: 20px;
}
.footer .foot_border{
	height: 15px;
	background-color: #e5141b;
}
.footer .foot_logo{
	margin-top: -60px;
	background-color: #131313;
	padding: 12px;
}







.hot_marjan_products_title{background-image: linear-gradient(to bottom, #383737, #363535, #343333, #333232, #313030, #302f2f, #2e2d2d, #2d2c2c, #2c2b2b, #2a2929, #292828, #282727);padding: 0px 0;}
.hot_marjan_products_title .title_section .one h1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 300;
}


.hot_marjan_products{
	background-color: #0d0d0d;
	padding: 30px 0;
}











/* 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 10px;
    clear: both;
    font-weight: 400;
    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;
    width: 250px;
}
.menu .dropdown-item:hover{
	color: #fff;
}
.menu .dropdown-menu {
    margin: 0;
    padding: .0rem 0;
}





.our_products_range .left{
	
}
.our_products_range .left .main_header{
	    border-left: solid 4px #d2181b;
	    padding-left: 13px;
	    margin-top: 15px;
}
.our_products_range .left .main_header h6{
	    font-size: 20px;
    text-transform: capitalize;
    color: #d8d8d8;
    font-weight: 300;
    text-align: left;
}
.our_products_range .left .main_header h5{
	    font-size: 33px;
    text-transform: capitalize;
    color: #d8d8d8;
    font-weight: 600;
    text-align: left;
}
.our_products_range .left p{
	    font-size: 16px;
	    text-transform: capitalize;
	    color: #858585;
	    padding-top: 12px;
	    text-align: left;
	    line-height: 25px;
	    padding-bottom: 20px;
}













.hot_marjan_products_box{
	border: solid 6px #535353;
	transition: 0.5s;
	position: relative;
}
.hot_marjan_products_box:hover{
	border: solid 6px #e5141b;
}
.hot_marjan_products_box .images{
	position: relative;
}
.hot_marjan_products_box .detail{
	position: absolute;
	bottom: 3%;
	text-align: center;
	width: 100%;
}
.hot_marjan_products_box .detail h1{
	text-align: center;
	font-size: 28px;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 14px;
}
.hot_marjan_products_box .detail a{
	
}
.hot_marjan_products_box .detail a span{
	border: solid 1px #ffff;
	padding: 7px 30px;
	color: #fff;
	transition: 0.5s;
}
.hot_marjan_products_box:hover .detail a span{
	border-color: #fff;
	background-color: red;
}
.hot_marjan_products_box .images .triangle-down {
	width: 0;
	height: 0;
	border-left: 70px solid transparent;
	border-right: 0px solid transparent;
	border-top: 61px solid #535353;
	position: absolute;
	top: 0;
	right: 0;
	transition: 0.4s;
}
.hot_marjan_products_box:hover .images .triangle-down{
	border-top: 61px solid #e5151b;
}




.hot_marjan_products_title .title_section .one{
	    padding: 5px 0;
}
.hot_marjan_products_title .title_section .one img{
	    padding: 19px 0;
}





.gallery_box .images .p_img2{
	border: 2px solid transparent;
}












.inquiry_button_buttion_2021{
        padding: 10px 30px;
    border: none;
    background-color: #e5141b;
    color: #000;
    font-weight: 500;
    margin-bottom: 18px;
    border-radius: 26px;
}
.inquiry_button_buttion_2021:hover{
    background-color: #000;
    color: #fff;
}








.size_box{
        padding-top: 10px;
}
.size_box ul{
    
}
.size_box ul li {
    display: inline-block;
}
.size_box ul li a{
    
}
.size_box ul li a span{
    
}
.size_box ul li a span img{
}
.size_box input{
    display: none;
}
.size_box .button-group-pills{
    display: flex;
}
.size_box .button-group-pills .btn {
    border-radius: 60px;
    line-height: 1.2;
    margin-bottom: 15px;
    margin-left: 10px;
    border-color: #bbbbbb;
    background-color: #FFF;
    color: #14a4be;
    padding: 0;
    margin: 0;
    width: auto;
    margin-right: 10px;
        border: solid 2px #000;
}
.size_box .button-group-pills .btn div {
    color: #000;
    padding: 10px;
}
.size_box .button-group-pills .btn img{
    border-radius: 60px;
}
.size_box .button-group-pills .btn.active {
  color: #FFF;
  box-shadow: none;
      border: solid 2px #addd26;
}
.size_box .button-group-pills .btn:hover {
  color: #FFF;
  border: solid 2px #addd26;
}
.quanitty_input2021{
    text-align: center;
    border-radius: 25px;
    padding: 9px 20px;
    width: 100%;
}



.images_sizes ul{
    
}
.images_sizes ul li{
   display: inline-block; 
}
.images_sizes ul li span{
    
}


@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.pridcts_detail .left h4 {
    color: #777878;
    text-transform: capitalize;
    margin-top: 0;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 24px;
}
.pridcts_detail .left h4 a{
    color: #000;
}
.pridcts_detail .left h1 {
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4e4f4f;
    font-size: 25px;
    border-bottom: solid 1px #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.pridcts_detail .left h3 {
    color: #4e4f4f;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
}
.pridcts_detail .left h3 span {
}







.detail_products .slick-prev:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f053";
    width: 44px;
    height: 99px;
    color: #000;
}
.detail_products .slick-prev:before:hover{
    color: #000000;
}
.detail_products .slick-next:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054";
    width: 44px;
    height: 99px;
    color: #000;
}
.detail_products .slick-next:before:hover{
    color: #000000;
}
.detail_products .slick-next{
        right: 5%;
    background-color: transparent;
    color: #ffffff;
    width: 29px;
    height: 55px;
    top: 39%;
    transition: 0.9s;
    transform: skew(-10deg);
}
.detail_products .slick-next:hover{
    background-color: transparent;
    color: #000000;
}
.detail_products .slick-prev{
    display: block;
    position: absolute;
    z-index: 1;
    left: 5%;
    background-color: transparent;
    color: #000;
    
        top: 39%;
        width: 29px;
    height: 55px;
    transition: 0.9s;
        transform: skew(-10deg);
}
.detail_products .slick-prev:hover {
    background-color: transparent;
    color: #000000;
}



pdf_box{
    
}
.pdf_box ul{
    
}
.pdf_box ul li{
    list-style-type: none;
}
.pdf_box ul li a{
    text-transform: capitalize;
    font-size: 13px;
    color: #000;
}
.pdf_box ul li a span{
    padding-right: 10px;
}


.sizing h1{
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}

.sizing ul{
    
}
.sizing ul li{
    display: inline-block;
    width: 50px;
}




.size_chart_images{
    
}

.size_chart_images .title_section{
    text-align: center;
}
.size_chart_images .title_section h1 {
    font-size: 24px;
    padding-bottom: 13px;
}
.size_chart_images .left{
    
}
.size_chart_images .left p {
    font-size: 13px;
    font-weight: 300;
    line-height: 36px;
}
.size_chart_images .right{
    
}
.size_chart_images .right img{
    
}











/*factory_view_iamges*/
.factory_view_iamges{
    padding-bottom: 30px;
}
.factory_view_iamges .images{
    width: 100%;
}
.factory_view_iamges .images img{
    width: 100%;
}
.factory_view_iamges .detail{
    
}
.factory_view_iamges .detail h1{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 15px;
}
.factory_view_iamges .detail p{
        font-size: 16px;
    color: #000;
    font-weight: 400;
}








/*gallery_title_001*/
.gallery_title_001{
	background-color: #fff;
	
display: none;}
.gallery_title_001 h1{
	text-transform: uppercase;
	color: #fff;
	font-size: 34px;
	font-weight: 600;
	text-align: center;
	padding: 10px 0;
	    background-image: linear-gradient(to bottom, #383737, #363535, #343333, #333232, #313030, #302f2f, #2e2d2d, #2d2c2c, #2c2b2b, #2a2929, #292828, #282727);
}
.gallery_title_001 p{
	text-transform: capitalize;
	color: #444444;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	padding: 10px 0 10px 0;
}
.gallery_title_001 h1 span{
	color: #0556a5;
}



.foot_gallery p{
    font-size: 15px;
    color: #dadada;
    padding-top: 15px;
}
.foot_gallery p a{
    color: #dadada;
}
.foot_gallery p a:hover{
    color: red;
}












/**/
.sahe_social h1{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 300;
	
}
.sahe_social{
	text-align: left;
	padding-top: 10px;
}
.sahe_social ul{
}
.sahe_social ul li{
	display: inline-block;
	padding-right: 10px;
}
.sahe_social ul li a{
	font-size: 28px;
	color: #fff;
}
.sahe_social ul li a span{
	
}
.sahe_social ul li a span i{
	padding: 5px 0;
	color: #000;
}






.produicts_catergories_01{overflow: hidden;}
.produicts_catergories_01 .title_section{
	text-align: center;
	padding-bottom: 30px !important;
}
.produicts_catergories_01 .title_section h1{
	color: #ffff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	display: inline-block;
	background-color: #252525;
	width: 100%;
	font-size: 30px;
	padding: 10px 0;
	letter-spacing: 1px;
}
.produicts_catergories_01 .title_section h1 span{
	font-weight: 600;
	color: #fe0000;
}
.produicts_catergories_01_box{
    padding-bottom: 30px;
    transition: 0.5s;
    background-color: #1a1a1a;
}
.produicts_catergories_01_box:hover{
}
.produicts_catergories_01_box .images{
    position: relative;
}
.produicts_catergories_01_box .images img{text-align: center;margin: auto;}
.produicts_catergories_01_box .images h1 {
    text-align: center;
    color: #fff;
    margin: auto;
    justify-content: center;
    place-content: center;
    text-transform: uppercase;
    font-size: 53px;
    transition: 0.4s;
    font-weight: 500;
    padding-bottom: 6px;
    display: inline-block;
    padding-top: 10px;
}
.produicts_catergories_01_box .detail002{
}
.produicts_catergories_01_box .detail002 img{
	border: solid 2px #fff;
	border-radius: 20px;
	padding: 13px;
	background-color: #000;
	transition: 0.5s;
}
.produicts_catergories_01_box:hover .detail002 img{
	background-color: #fe0000;
}
.produicts_catergories_01_box .images h3{display: inline-block;margin-top: -45px;}
.produicts_catergories_01_box .images h3 span{
	background-color: #000;
	width: 100%;
}
.produicts_catergories_01_box .images h3 span i{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #000;
}
.produicts_catergories_01_box .images h1 span{
    font-size: 22px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
    font-style: italic;
}
.produicts_catergories_01_box .images .detail002{
    width: 100%;
    text-align: center;
    transition: 0.5s;
    background-image: linear-gradient(to bottom, #2c2c2c, #2a2a2a, #272727, #252525, #232323, #212121, #1f1f1f, #1d1d1d, #1b1b1b, #181819, #161616, #131314);
}
.produicts_catergories_01_box .images .detail002 p{
	color: #c0c0c0;
	font-size: 14px;
	font-weight: 400;
	padding: 0px 23px 15px;
}
.produicts_catergories_01_box .images .detail002 h2{
	background-color: #000000;
	color: #fff;
	transition: 0.5s;
	display: inline-block;
	font-size: 26px;
	font-weight: 600;
	padding: 5px 0px;
	text-transform: uppercase;
	width: 100%;
	letter-spacing: 1px;
}
.produicts_catergories_01_box:hover .images .detail002 h2{
	background-color: #fe0000;
}
.produicts_catergories_01_box:hover .images .detail002{
}
.produicts_catergories_01_box:hover .images h1{
}
.produicts_catergories_01_box .detail {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #000000a8;
    height: 100%;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 20%;
    padding-bottom: 20%;
    opacity: 0;
    transition: 0.5s;
}
.produicts_catergories_01_box:hover .detail{
    opacity: 0.9;
}
.produicts_catergories_01_box .detail .overlay2021 {
    border: solid 3px #fff;
    height: 100%;
    padding: 40px 40px;
}
.produicts_catergories_01_box .detail h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 800;
        padding-bottom: 10px;
}
.produicts_catergories_01_box .detail .border_001{
    border-top: solid 2px #ff2416;
    max-width: 143px;
}
.produicts_catergories_01_box .detail p{
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 20px 0;
    line-height: 22px;
}
.produicts_catergories_01_box .detail .view_range{
    
}
.produicts_catergories_01_box .detail .view_range a {
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    transition: 0.8s;
}
.produicts_catergories_01_box .detail .view_range a span{
    padding-left: 15px;
}
.produicts_catergories_01_box .detail .view_range a:hover{
    color: #ff2416;
}



.produicts_catergories_01{padding-bottom: 30px;}
