h1,h2,h3,h4,h5,h6,ul,li,a,p{
	padding: 0;
	margin: 0;
}
body{
	font-family: 'Open Sans', sans-serif;
}
.menu {
    position: absolute;
    z-index: 454545;
    width: 100%;
}
.menu .megamenu {
    width: 1380px;
    left: -570px;
    padding: 70px 30px 40px 30px;
    margin-top: 0px;
    z-index: 54545454455654;
}
.menu .megamenu .m_name {
    transform: skew(0deg);
    color: #ffffff;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    transition: 0.9s;
    padding: 4px 4px;
    border-bottom: solid 1px #000;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.menu .s_menu{
    color: #ffffff;
}
.menu .s_menu a {
    color: #ffffff;
    font-size: 14px;
}
.menu .megamenu .m_name a {
    transition: 0.9s;
    color: #fff;
}
.menu .megamenu .m_name a:hover{
	color: #d21609;
}
.menu .navbar-nav{
	margin: auto;
}
.menu .navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    transition: 0.9s;
    text-transform: uppercase;
}
.menu .navbar-expand-lg .navbar-nav .nav-link {
    padding: 9px 21px;
}
.menu .navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
    background-color: #d21609;
}
.menu .megamenu {
    background-color: #635e5eb3;
}
.menu .navbar {
    padding: .0rem 0rem;
}
.menu .navbar-brand {
    display: inline-block;
    padding-top: .0rem;
    padding-bottom: .0rem;
}
.menu .navbar-brand{
	z-index: 21212;
}
.menu .search{
	
}
.menu .search button {
    background-color: #d21609;
    color: #ffffff;
    padding: 12px 20px;
}
.menu .search button span{
	transform: skew(20deg);
}
/*sticky header*/
.menu1 {
}
.menu1 .megamenu {
    width: 1380px;
    left: -470px;
    padding: 30px 30px 40px 30px;
    margin-top: 0px;
    z-index: 54545454455654;
}
.menu1 .megamenu .m_name{
	transform: skew(0deg);
}
.menu1 .navbar-collapse {
    margin: 0 0 0 0px;
    background-color: #d21609;
    transform: skew(-30deg);
}
.menu1 .navbar-nav{
	margin: auto;
	transform: skew(20deg);
}
.menu1 .navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    transition: 0.9s;
    text-transform: uppercase;
}
.menu1 .navbar-expand-lg .navbar-nav .nav-link {
    padding: 9px 21px;
}
.menu1 .navbar-light .navbar-nav .nav-link:hover{
	color: #ffffff;
	background-color: #000000;
}
.menu1 .navbar {
    padding: .0rem 0rem;
}
.menu1 .navbar-brand {
    display: inline-block;
    padding-top: .0rem;
    padding-bottom: .0rem;
}
.menu1 .navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    background-color: #ffffff;
}
.menu .navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    background-color: #ffffff;
}
.menu1 .navbar-brand{
	z-index: 21212;
}
.menu1 .search{
	
}
.menu1 .search button {
    background-color: #d21609;
    color: #ffffff;
    padding: 12px 20px;
}
.menu1 .search button span{
	transform: skew(20deg);
}
.modal-content{
	margin-top: 23%;
    border-radius: 0;
}
.modal-content input{
	border: solid 1px black;
	border-radius: 0;
	padding: 30px 20px;
}
.modal-content button{
	background-color: black;
	color: white;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: white;
	transition: 0.9s;
}
.modal-content button:hover{
	color: #ffbe00;
}
.menu1 .megamenu .m_name {
    transform: skew(0deg);
    color: #000000;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    transition: 0.9s;
    padding: 4px 4px;
}
.menu1 .megamenu .m_name a{
	transition: 0.9s;
}
.menu1 .megamenu .m_name a:hover{
	color: #d21609;
}
/*big_banner*/
.big_banner{
}
.big_banner img{
	width: 100%;
}
.big_banner .slick-prev:before {
    content: url('../img/right_arrow.png');
}
.big_banner .slick-next:before {
    content: url('../img/left_arrow.png');
}
.big_banner .slick-next {
    left: 9%;
    top: 83%;
}
.big_banner .slick-prev{
    display: block;
    position: absolute;
    z-index: 5454544;
    left: 6%;
    top: 83%;
}
.big_banner img{
	width: 100%;
}
/*categories*/
.categories{
	padding-top: 35px;
	padding-bottom: 31px;
}
.border_01{
	border-top: solid 1px #cecece;
}
.cat1 img{
    transition: 0.9s;
}
.cat1 img:hover{
    filter: grayscale(100%);
}
.cat2 img{
    transition: 0.9s;
}
.cat2 img:hover{
    filter: grayscale(100%);
}
.cat3 img{
    transition: 0.9s;
}
.cat3 img:hover{
    filter: grayscale(100%);
}
.cat4 img{
    transition: 0.9s;
}
.cat4 img:hover{
    filter: grayscale(100%);
}
.cat5 img{
    transition: 0.9s;
}
.cat5 img:hover{
    filter: grayscale(100%);
}
.cat6 img{
    transition: 0.9s;
}
.cat6 img:hover{
    filter: grayscale(100%);
}
.more_categories .one img{
    transition: 0.9s;
}
.more_categories .one img:hover{
    filter: grayscale(100%);
}
/*featured_products*/
.featured_products{
	padding: 26px 0;
}
.featured_products .title{
	width: 100%;
}
.featured_products .title img{
	width: 100%;
}
.featured_products a{
	text-decoration: none;
}
.prd_box_001{
	width: 100%;
	border: solid 1px #d4d4d4;
	transition: 0.9s;
}
.prd_box_001:hover{
	border: solid 1px #d21609;
}
.prd_box_001 .detail{
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
.prd_box_001 .detail h1{
	text-transform: uppercase;
	color: #000000;
	font-size: 13px;
	font-weight: 700;
	padding-top: 18px;
	padding-bottom: 4px;
}
.prd_box_001 .detail h2{
	text-transform: uppercase;
	color: #000000;
	font-size: 13px;
	font-weight: 400;
}
.prd_box_001 .images{
	width: 100%;
}
.prd_box_001 .images img{
	width: 100%;
	position: relative;
}
.prd_box_001 .overlay{
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: 0.9s;
}
.prd_box_001:hover .overlay{
	display: block;
}
.prd_box_001 .overlay ul{
}
.prd_box_001 .overlay ul li{
	list-style-type: none;
}
.prd_box_001 .overlay ul li a{
	
}
.prd_box_001 .overlay ul li a span{
	
}
.prd_box_001 .overlay ul li a span i {
    width: 40px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    background-color: #d21609;
    transition: 0.9s;
}
.prd_box_001 .overlay ul li a span:hover{
	background-color: #000000;
}
/*welcome*/
.welcome {
    background-image: url(../img/welcome_bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #000000;
    padding-bottom: 86px;
    padding-top: 10px;
}
.welcome .one{
	
}
.welcome .one h1{
	padding-top: 70px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 30px;
	font-weight: 700;
}
.welcome .one h1 span{
	color: #d21609;
}
.welcome .one img{
	
}
.welcome .one p{
	color: #ffffff;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: 300;
	opacity: 0.8;
	line-height: 22px;
	padding-bottom: 50px;
}
.welcome .one .read_more{
	
}
.welcome .one .read_more a{
	padding: 22px 32px;
	background-color: #d21609;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	transition: 0.9s;
	text-decoration: none;
}
.welcome .one .read_more a:hover{
	background-color: #ffffff;
	color: #000000;
}
/*our_gallery*/
.our_gallery{
	
}
.our_gallery .title_section{
	background-color: #d21609;
	padding: 7px 0;
}
.our_gallery .title_section h1{
	text-align: center;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase;
	color: #ffffff;
}
/*more_categories*/
.more_categories{
	padding: 40px 0 30px 0;
}
/*cat_news_exhibitions*/
.cat_news_exhibitions{
	background-color: #e8e8e8;
	padding: 30px 0;
}
.cat_news_exhibitions .one{
	
}
.cat_news_exhibitions .one::after {
    position: absolute;
    width: 2px;
    height: 100%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: url(../img/cat_sep.png);
}
.cat_news_exhibitions .one .images{
	
}
.cat_news_exhibitions .one .images img{
	position: relative;
	width: 100%;
}
.cat_news_exhibitions .one .detail{
	position: absolute;
    bottom: 10%;
    left: 4.8%;
} 
.cat_news_exhibitions .one .detail ul{
	
}
.cat_news_exhibitions .one .detail ul li{
	list-style-type: none;
	display: grid;
	padding-bottom: 10px;
}
.cat_news_exhibitions .one .detail ul li a{
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #ffffff;
	padding: 7px 36px 7px 26px;
	text-decoration: none;
	transition: 0.9s;
	font-weight: 400;
}
.cat_news_exhibitions .one .detail ul li a:hover{
	background-color: #d21609;
	color: #ffffff;
}
.cat_news_exhibitions .two{
	
}
.cat_news_exhibitions .two::after {
    position: absolute;
    width: 2px;
    height: 100%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: url(../img/cat_sep.png);
}
.cat_news_exhibitions .two .two_title_border{
	
}
.cat_news_exhibitions .two .two_title_border h1{
	text-transform: uppercase;
	font-size: 35px;
	font-weight: 700;
}
.cat_news_exhibitions .two .two_title_border h1 span{
	color: #d21609;
}
.cat_news_exhibitions .two marquee{
	
}
.cat_news_exhibitions .two marquee img{
	width: 100%;
}
.cat_news_exhibitions .two marquee p{
	font-size: 12px;
	text-transform: capitalize;
	font-family: 'Myriad Pro';
	font-weight: normal;
    font-style: normal;
    color: #000000;
}
.cat_news_exhibitions .three{
	
}
.cat_news_exhibitions .three .left{
	
}
.cat_news_exhibitions .three .left p{
	font-size: 12px;
	text-transform: capitalize;
	font-family: 'Myriad Pro';
	font-weight: normal;
    font-style: normal;
    color: #000000;
}
.cat_news_exhibitions .three .left img{
	padding-top: 50%;
}
.cat_news_exhibitions .three .right{
	
}
.cat_news_exhibitions .three .right h1{
	font-size: 30px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 700;
	background-color: #d21609;
	margin-bottom: 15px;
	padding: 10px 0 10px 20px;
}
.cat_news_exhibitions .three .right img{
	width: 100%;
}
/*our_certificates*/
.our_certificates{
	background-color: #e5e5e5;
	padding: 12px 0;
}
.our_certificates .one{
	
}
.our_certificates .one img{
	width: 100%;
}













/*footer*/
.footer{
	padding-top: 12px;
	background-color: #1c1c1c;
}
.footer .footer_logo{
	text-align: center;
}
.footer .foot_menu{
	
}
.footer .foot_menu ul{
	display: flex;
	text-align: center;
	margin: auto;
	justify-content: center;
	padding-bottom: 15px;
	padding-top: 23px;
}
.footer .foot_menu ul li{
	list-style-type: none;
	padding-right: 30px;
}
.footer .foot_menu ul li a{
	color: #ffffff;
	font-size: 13px;
	font-weight: 400;
	transition: 0.9s;
	text-transform: uppercase;
	text-decoration: none;
}
.footer .foot_menu ul li a:hover{
	color: #d21609
}
.footer .news_letter_title{
	
}
.footer .news_letter_title h1{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 35px;
	color: #ffffff;	
	text-align: center;
	padding-top: 15px;
}
.footer .news_letter_title h1 span{
	color: #d21609;
}
.footer .news_letter_title p{
	opacity: 0.8;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	color: #ffffff;
}
.footer .news_letter_form{
	padding-top: 22px;
}
.footer .news_letter_form form{
	
}
.footer .news_letter_form form input {
    border-radius: 0;
    position: relative;
    padding: 22px 25px;
}
.footer .news_letter_form form button{
	border-radius: 0;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #d21609;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	color: #ffffff;
    padding: 11px 25px;
    transition: 0.9s;
}
.footer .news_letter_form form button:hover{
	background-color: #000000;
	color: #ffffff;
}
.footer .foot_social{
	padding: 15px 0;
}
.footer .foot_social ul{
	display: flex;
	text-align: center;
    justify-content: center;
}
.footer .foot_social ul li{
	list-style-type: none;
	padding: 0 15px;
}
.footer .foot_social ul li a{
	color: #ffffff;
	transition: 0.9s;
}
.footer .foot_social ul li a span{
	transition: 0.9s;
}
.footer .foot_social ul li a span:hover{
	color: #d21609;
}
.footer .foot_contact{
	
}
.footer .foot_contact ul{
	display: flex;
	text-align: center;
	justify-content: center;
}
.footer .foot_contact ul li{
	list-style-type: none;
    padding: 10px 44px;
}
.footer .foot_contact ul li a{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.footer .foot_contact ul li a span{
	padding-right: 15px;
}
.footer .foot_contact ul li a span:hover{
	
}
/*copyright*/
.copyright{
	background-color: #d21609;
	padding: 19px 0;
}
.copyright p{
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
}
.copyright p a{
	color: #ffffff;
	transition: 0.9s;
	text-decoration: none;
}
.copyright p a:hover{
	color: #000000;
}









.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}