/*Other_Style_css*/
@import url("social_icon.css");
@import url("top.css");
@import url("left_menu.css");
@import url("font-awesome.min.css");

/*Nav_Style_css*/
@import url("webslidemenu.css");

/*Banner_Style_css*/
@import url("slippry.css");

/*Zoomer_Style_css*/
@import url("../source/jquery.fancybox.css");

@font-face {
	font-family:'Poppins-Regular';
	src: url('../fonts/Poppins-Regular_gdi.eot');
	src: url('../fonts/Poppins-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Poppins-Regular_gdi.woff') format('woff'),
		url('../fonts/Poppins-Regular_gdi.ttf') format('truetype'),
		url('../fonts/Poppins-Regular_gdi.svg#Poppins-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-25CA;
}

.logo{
	background-color:#333231;
	opacity:0.9;
	padding: 10px;
	}

.logo>a>img{
	margin-left:auto;
	margin-right:auto;
	}
	
.nav_bg{
		margin-top:235px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#010000+0,010000+20,5e480b+90,5e480b+100 */
background: #010000; /* Old browsers */
background: -moz-linear-gradient(left,  #010000 0%, #010000 20%, #5e480b 90%, #5e480b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #010000 0%,#010000 20%,#5e480b 90%,#5e480b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #010000 0%,#010000 20%,#5e480b 90%,#5e480b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010000', endColorstr='#5e480b',GradientType=1 ); /* IE6-9 */
	}	
	
.Search { 

}
.SearchInput { 
    background: rgba(0, 0, 0, 0.60);
height:48px; 
padding:0px 5px;
font-size:12px;
color:#ccc; 
font-family:'Poppins-Regular';
float:left;
width:100%;
box-shadow:none;
border:none;
outline:none;
}
.SearchBtn {
background:url(../images/search.png) center no-repeat;
width:35px;
height:30px;
float:right;
margin-top: -41px;
    margin-right: 10px;
border:none;
opacity:0.5; 
transition: all 0.5s ease-in-out 0s;
}
.SearchBtn:hover { 
cursor:pointer;
opacity:1;
}	
	
.bg_color{
	background-color:#111;
	    padding: 20px;
	}	
	
.w_logo{
	margin-top:10px;
	margin-bottom:10px;
	}
	
.w_logo>img{
	margin-left:auto;
	margin-right:auto;
	}
	
.text1{
	font-size:12px;
	color:#fff;
	letter-spacing:1px;
	text-align:center;
	}
	
.h_text{
	text-align:center;
	font-family:'Poppins-Regular';
	}
	
.c_img{
	border:2px solid #1e1e1e;
	margin:5px;
	  overflow: hidden;
	}
	
.c_img>a>img{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	transition:all .5s ease-in-out;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
	}
	
.c_img>a>img:hover{
	transform:scale(1.3);
-webkit-transform:scale(1.3);
-moz-transform:scale(1.3);
-ms-transform:scale(1.3);
-o-transform:scale(1.3);
	}	
	
.c_name{
	background-color:#151515;
	text-align:center;
	color:#fff;
	font-family:'Poppins-Regular';
	font-size:18px;
	padding:5px;
	text-transform:uppercase;
	}
	
.p_box{
	border:1px solid #ccc;
	}
	
.p_box>a>img{
	margin-left:auto;
	margin-right:auto;
	}
	
.p_box>h5{
	color:#000;
	font-family:'Poppins-Regular';
	text-align:center;
	}
	
.art_num{
	background-color:#1c1d1d;
	}
	
.art_num>h6{
	font-family:'Poppins-Regular';
	font-size:12px;
	color:#fff;
	margin-top: 10px;
    margin-bottom: 5px;
	}	
	
	
.p_icon{
	background-color:#40330a;
	}
	
.p_icon>i{
	margin-top: 9px;
    margin-bottom: 5px;
	color:#fff;
	}	
	
.bg_color2{
	margin-top:20px;
	background-color:#111111;
	padding:15px;
	}	
	
.h_text2{
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	}
	
.Search2 { 
margin-top:20px;
}
.SearchInput2 { 
background:#2c2c2c; 
height:50px; 
padding:0px 5px;
font-size:12px;
color:#ccc; 
font-family:'Poppins-Regular';
float:left;
width:100%;
box-shadow:none;
border:none;
outline:none;
}
.SearchBtn2 {
background:url(../images/msg.png) center no-repeat;
width:35px;
height:30px;
float:right;
margin-top: -41px;
    margin-right: 10px;
border:none;
opacity:0.5; 
transition: all 0.5s ease-in-out 0s;
}
.SearchBtn:hover { 
cursor:pointer;
opacity:1;
}													


.information-content {
	position: relative;
}
 .info-box div.text:hover {
	color: #000;
	cursor: pointer;
}
 .info-box {
	position: relative;
	float: left;
	margin-left:20px;
	padding-left: 50px;
	line-height: 24px;
}
 .social-box {
	padding-left: 0px;
}
 .info-box .icon {
	position: absolute;
	left: 0px;
	line-height: 50px;
	font-size: 32px;
	color: #423207;
}
 .info-box div.text {
	 font-family:'Poppins-Regular';
	color: #191919;
	font-weight: 600;
}
 .info-box strong {
	position: relative;
	display: block;
	color: #e4e4e4;
}
 .info-box a {
	position: relative;
	color: #6f747d !important;
	font-weight: 600;
}
 .info-box .phone {
	font-size: 14px;
}

.f_link_b{
	background-color:#000;
	padding:4px;
	margin-top:10px;
	}

.f_link{
	font-family:'Poppins-Regular';
	text-align:center;
	color:#fff;
	margin-top:15px;
	font-size:12px;
	}
	
	
.f_link>a{
	text-decoration:none;
	color:#fff;
	}	
	
.b_mobail{
	display:none;
	}	
	
.d_banner{
	}	
	
.box3{
	border:1px solid #ccc;
	box-shadow:0px 0px 1px #000;
	border-radius:4px;
	}
	
.box3>a>img{
	margin-left:auto;
	margin-right:auto;
	}		
			
			
.img_box{
	margin-bottom:20px;
	}

.img_box>a>img{
	margin-left:auto;
	margin-right:auto;
	    box-shadow: 0px 0px 2px #000;
    padding: 4px;
	}		
	
.img_box>h6{
	font-family:'Poppins-Regular';
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	}				
/*==================================================
=            detaile page   style                =
==================================================*/

	.Pagination { 
	clear:both; 
	margin-bottom:10px;
	}
	
	.Pagination a {
	background:#f3f3f3; 
	padding:3px 6px; 
	font-size:14px; 
	font-family:'Poppins-Regular';
	text-decoration:none; 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px; 
	-khtml-border-radius:3px; 
	color:#000 !important;
	}
	
	.Pagination a:hover, .Pagination a.paging_act {
	background:#2B1C13;
	color:#fff !important;
	}

	.ProDetailsCon { 
	float:left; 
	padding:15px; 
	margin-left:0px; 
	padding-right:0px;
	width:100%;
	}
	
	.ProDetailsCon h1 { 
	color:#000; 
	font-size:18px;
	font-family:'Poppins-Regular'; 
	font-weight:normal; 
	text-transform:uppercase;
	}
	
	.DetailArt {
	border:1px solid #fff;
	padding:7px 5px; 
	font-size:12px; 
	color:#000;
	font-size:14px; 
	font-family:'Poppins-Regular';
	margin:8px 0 10px; 
	box-shadow:0px 0px 2px #000; 
	}
	
	.DetailArt span { 
	color:#000;
	}
	
	.DetailsCon {
	border:1px solid #fff; 
	padding:7px 5px; 
	min-height:100px;
	margin-bottom:10px; 
	color:#333;
	box-shadow:0px 0px 2px #000;
	font-family:'Poppins-Regular';
	}
	
	.DetailsCon span {
	color:#000; 
	font-size:16px; 
	font-family:'Poppins-Regular';
	}
	
	
	.ProdOpt { 
	border:1px solid #fff;
	padding:7px 5px;
	margin-bottom:8px; 
	box-shadow:0px 0px 2px #000;
	}
	
	.ProdOpt span {
	width:100px; 
	font-size:14px; 
	font-family:'Poppins-Regular'; 
	color:#000; 
	display:inline-block;
	}
	
	.ProdOpt select {
	border:1px solid #ccc;
	padding:2px; 
	color:#666;
	background:#f7f7f7;
	}
	
	.ProdOpt input {
	border:1px solid #ccc;
	width:50px; 
	padding:2px;
	color:#666;
	background:#f7f7f7;
	}
	
	.Button { 
	background:#fff; 
	padding:8px 10px; 
	color:#000; 
	transition: 
	all 0.5s ease-in-out 0s; 
	font-family:'Poppins-Regular';
	font-size:14px; 
	text-transform:uppercase;  
	margin:8px 0 10px 0px;
	box-shadow:0px 0px 2px #000;
	border: 1px solid;
	}
	
	.Button:hover { 
	background:#2B1C13; 
	cursor:pointer; 
	color:#fff; 
	}
	
		
	
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

    /*==========  Mobile First Method  ==========*/


@media only screen and (max-width: 480px) {
	
	.b_mobail{
	display:inline;
	}
	
.d_banner{
	display:None;
	}
	
.sy-slides-wrap {
    position:relative;
    height: 100%;
    width: 100%;
    top: 0px;
}

.nav_bg {
	margin-top:0px;
	}			
	
	}				

					













			