@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family: 'Abel', sans-serif;
	background-color:#FFF;
	color:#000;
		
		
}
h1,h2,h3,h4,h5,h6,ul,li,a,p{
	display:block;
	margin:0;
}
.top{
	width:100%;
	height:50px;
	float:left;
	
}

.top1{
	width:1000px;
	height:50px;
	margin:0 auto;
	
}

.head-p1{
	text-align:center;
	font-size:14px;
	color:#000;
	margin:7px;
	
}
h2{
	font-size:33px;
	color:#ed0304;
	text-align:center;
	margin: 0;
	font-family: 'Francois One', sans-serif;
	
}
.menu{
	width:100%;
	height:85px;
	float:left;
	
	}
.menu1{
	width:1000px;
	height:50px;
	margin:12px auto;
	
}
.menu2{
	width:404px;
	height:50px;
	margin:0 auto;
	
}	
.menu2 ul{
	margin:0;
    display: block;

	
}
.menu2 ul li{
    padding-left: 43px;
    display: block;
    list-style: none;
    float: left;
    margin-top: 16px;
	
	
}
.menu2 ul li a{
	text-decoration:none;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	padding-top:10px;
}

.menu2 ul li a:hover{
	color:#F00;
	
	
}

.active {
    color: #fff !important;
	background-color:#F00;

	padding:10px 10px 10px;
}




.banner-div{
	width:100%;
	height:500px;
	background-color:#ed0304;
	float:left;
	
}
.banner-div1{
	width:1000px;
	height:400px;
	background-color:#000000;
	margin:0 auto;
	border:15px solid #999;
	-webkit-box-shadow: 2px 10px 13px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 10px 13px -2px rgba(0,0,0,0.75);
	box-shadow: 2px 10px 13px -2px rgba(0,0,0,0.75);
	margin-top:-10px;
	
}

.welcome{
	width:100%;
	height:370px;
	float:left;
	
}
.welcome1{
	width:1000px;
	height:370px;
	margin:0 auto;
	
}
h3{
	font-size:40px;
	text-align:center;
	color:#000;
	margin:0;
	padding:30px;
	
}
p{
    font-size: 17px;
    color: #302121;
    text-align: center;
    margin-top: -26px;
}
.btn {
  background: #ff0000;
  background-image: -webkit-linear-gradient(top, #ff0000, #850909);
  background-image: -moz-linear-gradient(top, #ff0000, #850909);
  background-image: -ms-linear-gradient(top, #ff0000, #850909);
  background-image: -o-linear-gradient(top, #ff0000, #850909);
  background-image: linear-gradient(to bottom, #ff0000, #850909);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 8px 20px 10px 18px;
  text-decoration: none;
  width:72px;
  text-align:center;
  margin:0 auto;
    margin-top: 28px;
 
}

.btn:hover {
  background: #000000;
  text-decoration: none;
  
}
.product-head{
	width:100%;
	height:120px;
	background-image:url(../images/head1.jpg);
	float:left;
	
}
.product-head1{
	width:1000px;
	height:120px;
	margin:0 auto;
	background-image:url(../images/head1.jpg);

	
}
.product-title{
	width:300px;
	height:50px;
	margin:0 auto;
	position: relative;
    top: 38px;
	background-color:#ED0304;
	
	
}
h4{
    font-size: 30px;
    color: #FFF;
    margin-left: 60px;
	position: absolute;
    margin-top: 6px;	
}
.our-products{
	width:100%;
	height:370px;
	float:left;
	
}
.our-products1{
	width:1000px;
	height:370px;
	margin:0 auto;

	
}
.contacts{
	width:100%;
	height:265px;
	float:left;
	background-color:#000;	
	display: inline-block;
	
}
.contacts1{
	width:1000px;
	height:265px;
	background-color:#000;
	margin:0 auto;
	
	
	
}
.product-side1{
	width:333px;
	height:300px;
	float:left;
	margin-top:30px;
	
}
.product-side2{
	width:333px;
	height:300px;
	float:left;
	margin-top:30px;
}
.product-side3{
	width:333px;
	height:300px;
	float:right;
	margin-top:30px;
	
}

.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
	width: 100%;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}

.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top: 4%;
	display: -webkit-inline-box;
}
.b-animate span{
	display:block;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 7.8em;
	display: block;
	font-weight: 500;
}
.b-animate button{
	background: #000;
	padding: 0.9em 1.8em;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.875em;
	border: none;
	border-radius: 0.3em;
	margin: 0.8em auto;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position: relative;
	left: -100%;
	background:rgba(0, 0, 0, 0.6);
	background-size: 100% 100%;
	top: 0px;
	margin: 0;
	min-height: 241px;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:250px;
	height:300px;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}


.contact-us input[type="text"], .contact textarea, .send input[type="submit"] {
	font-size: 1.1em;
}
.send input[type="submit"] {
	    font-size: 1.2em;
    /* margin: 0 auto; */
    text-align: center;
    border: none;
    background: #e8f0f6;
    padding: 6px 15px;
    color: #237703;
    border: 1px solid #ccc;
    margin-bottom: 15px;
   
}

.footer{
	width:100%;
	height:250px;
	background-color:#383838;
	float:left;
	
}
.footer1{
	width:1000px;
	height:200px;
	background-color:#383838;
	margin:0 auto;	
}

.footer-1{
	width:333px;
	height:200px;
	float:left;
	
	
}
.footer-2{
	width:333px;
	height:200px;
	float:left;
	
	
}
.footer-3{
	width:333px;
	height:200px;
	float:right;
	
	
}
.sub-footer{
	width:100%;
	height:50px;
	background-color:#000;
	float:left;
	
	
}
.sub-footer1{
	width:1000px;
	height:50px;
	background-color:#000;
	margin:0 auto;
	
}
.sub3{
    font-size: 15px;
    color: #fff;
    float: left;


}

/*products css starting nw*/

.produts-page{
	width:100%;
	height:4100px;
	float:left;
}
.product-page1{
	width:1000px;
	height:630px;
	margin:0 auto;
	
	
}

.general-title,
.messagebox {
		text-align:center;
		padding-top:22px;
		
	}
.general-title .lead {
		margin-top:10px !important;
		color:#000;
	}

.btn-o, .count-o, .btn, .btn .label, #count{
	display:none;
	
}
	
.glly{
		font-size:31px;
		text-rendering: optimizeSpeed;
		letter-spacing:0.6px;
		padding-bottom:0;
		font-weight:bold;
		color:#333;
		font-size:24px;

	
}
.gallery dl, .gallery dt{
    margin: 0px;
    padding: 0px; 
}
.gallery a img{
    float: left; 
}
.gallery dt {
    margin-bottom: 1px;
    margin-right: 1px;
    max-width: 99.6%;
}
.gallery-columns-0 .gallery-item {
    width: 100%;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
	float:left
}
.gallery-columns-2 .gallery-item {
    width: 48.8%;
	float:left
}
.gallery-columns-3 .gallery-item {
    width: 33.2%;
	float:left
}
.gallery-columns-4 .gallery-item {
    width: 24.8%;
	float:left
}
.gallery-columns-5 .gallery-item {
    width: 19.8%;
	float:left
}
.gallery-columns-6 .gallery-item {
    width: 16.44%;
}
.gallery-columns-7 .gallery-item {
    width: 14%;
	float:left
}
.gallery-columns-8 .gallery-item {
    width: 12.4%;
	float:left
}
.gallery-columns-9 .gallery-item {
    width: 11.0%;
}
.gallery-caption{
    padding: 5px 10px;
    margin-bottom: auto;
    width: 94.2%;
    bottom: 0;
    z-index: 999!important;
    text-align: left;
	clear:both;
    display: block;
}
#mid_container {
  opacity: 0;
  padding: 32px 0px
}
.top-selling{
  width: 5%;
  margin-right: 20px;
}



.cls{
	width:100%;
	height:50px;
	float:left;
	
}
.tile{
	width:100%;
	height:50px;
	float:left;
	margin-top:55px;
	
	
}
#mid_container {
	opacity:0;
}
.single .single_body.container {
	padding:80px 0px;
}

#video_wrapper{
	 height: 100%;
    min-height: 100%;
}
#box_layout #mid_container_wrapper{
	  overflow: hidden;
}

#box_layout{
	display:block;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	max-width:1160px;
	margin:0px auto!important;
	position:relative;
	overflow: hidden;
}
.boxed_header {
    margin: 0 auto;
    width: 1160px;
   position:relative;
}
.container{
	margin:0px  auto;
	padding:0px 30px;
	width:1000px;
	position:relative;
	display:block;
}
.container:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
}
#fluid_layout{
    margin: 0 auto;
    width:100%;
	display:block;
	overflow:hidden;
	position:relative;
	clear:both;
}
.mid_container_wrapper_section{
	width:100%;
	float:left;
	clear:both;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	position: relative;
	z-index:100;
}

#box_layout #mid_container_wrapper{
	  overflow: hidden;
}
#main_slider{
	opacity: 0;
}
#slides{
	visibility: hidden;
}
/* Page Builder Panel Row Style Padding None */
.row-top-padding-none, .panel-row-style-row-top-padding-none{
	padding-top: 0!important;
}
.row-bottom-padding-none, .panel-row-style-row-bottom-padding-none{
	padding-bottom: 0!important;
}
.row-sides-padding-none, .panel-row-style-row-sides-padding-none{
	padding-left: 0!important;
	padding-right: 0!important;
}
.clear{
	clear:both;
	display:block;
	height:0px;
	width:100%;
	visibility:hidden;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.last{
	margin-right:0px !important;
	float:right !important;
}
#mid_container img {
    display: block;
    height: auto;
    max-width: 100%;
		border:9px solid #999;
	-webkit-box-shadow: 2px 10px 13px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 10px 13px -2px rgba(0,0,0,0.75);
	box-shadow: 2px 10px 13px -2px rgba(0,0,0,0.75);"

}

.gallery_image_wrapper ul li {
    float: left;
    list-style: none outside none;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}

.gallery_image_wrapper ul {
    display: block;
    margin: 0 !important;
}
.gallery_with_sapce .gallery-images{
  width: 72.8%;
}
.gallery_with_sapce.gallery_image_wrapper.gallery_list_images{
  width: 100%!important;
}

.gallery_image_wrapper ul li {
    float: left;
    list-style: none outside none;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}
.gallery_no_space.gallery_image_columns_4 ul li {
    width: 24.95%;
}
.gallery_no_space.gallery_image_columns_3 ul li {
    width: 33.2%;
}
.gallery_no_space.gallery_image_columns_2 ul li {
    width: 49.9%;
}
.gallery_with_sapce.gallery_image_columns_4 ul li {
  width:23.3%;
    margin-right: 1.5%;
  margin-bottom: 1.5%;
  overflow: hidden;
  border-radius: 500px;
}
.gallery_with_sapce.gallery_image_columns_3 ul li {
  width:31.5%;
    margin-right: 1.5%;
  margin-bottom: 1.5%;
}
.gallery_with_sapce.gallery_image_columns_2 ul li {
  width:48.3%;
    margin-right: 1.5%;
  margin-bottom: 1.5%;
}
.gallery_with_sapce.gallery_image_columns_1 ul li {
  width:97.5%;
  margin-bottom: 1.5%;
}
.gallery_image_wrapper ul li img, .gallery_image_wrapper .image_gallery_slider img{
  -o-transition:all 0.7s ease 0s;
  -ms-transition:all 0.7s ease 0s;
  -moz-transition:all 0.7s ease 0s;
  -webkit-transition:all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  overflow: hidden;
}

.gallery_image_wrapper.img_zoom_hover ul li:hover img, .gallery_image_wrapper.img_zoom_hover .image_gallery_slider:hover img{
  -o-transition:all 0.7s ease 0s;
  -ms-transition:all 0.7s ease 0s;
  -moz-transition:all 0.7s ease 0s;
  -webkit-transition:all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
   transform: scale(1.2);
   -webkit-transform: scale(1.2);
  -moz-transform:  scale(1.2);
    transform: scale(1.2);
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.gallery_caption {
    background:rgba(0,0,0,.8);
    color: #fff;
    left: 0;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center;
    -o-transition:all 0.5s ease 0s;
  -ms-transition:all 0.5s ease 0s;
  -moz-transition:all 0.5s ease 0s;
  -webkit-transition:all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.gallery_with_sapce .gallery_caption.image_bottom{
  margin: 0px!important;
}
.fixed_on_image{
  bottom:0;
}
.mouse_over_on_image{
      bottom: -100%;
}
.gallery_caption.image_bottom{
   display: block;
    position: relative !important;
    background:none;
    color: #333;
}
.gallery_list_images ul li {
    clear: both;
    display: block;
    float: none !important;
    margin-top: 20px !important;
    overflow: hidden;
}
.gallery_with_sapce .image_gallery_slider {
    overflow: hidden;
}
.image_gallery_slider  img{
		margin:0px auto;
	}
.image_gallery_slider .image_hover_bg_color{
    left: 0;
    right: 0;
}
.image_hover_bg_color {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    margin: 0px auto;
    display: none;
}
.custom_text {
    width: 100%;
}
.custon_text_bottom{
  position: relative;
  width: 100%;
  margin-top: 10px;
}
.custon_text_bottom > div{
  position: relative!important;
}
.gallery_caption p:last-child{
  padding-bottom: 0;
}

.view-a{width: 1000px;
    height: 50px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 25px;}

.view-a ul li a{
	text-decoration:none;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

.view-a ul li a:hover{
	color:#F00;
	
	
	
}

.view-a ul li a active {
    color: #ED0304 !important;
	/*padding:10px 10px 10px;*/
}

.pro-box{width: 1000px;
    height: 370px;
    margin: 0 auto; }
	.pro-box-one{    width: 333px;
    height: 300px;
    float: left;
    margin-top: 30px;}
	
	gal_img{ border:5px solid #999;
	
	height:345px !important;}
	.gal_img{ border:9px solid #999;
	-webkit-box-shadow: 2px 10px 13px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 10px 13px -2px rgba(0,0,0,0.75);
	box-shadow: 2px 10px 13px -2px rgba(0,0,0,0.75);
	height:335px !important; }