

/*Other_Style_css*/
@import url("social_icon.css");
@import url("top.css");
@import url("font-awesome.min.css");

/*Nav_Style_css*/
@import url("webslidemenu.css");

/*Banner_Style_css*/
@import url("slippry.css");

/*Cetagoury_Style_css*/
@import url("owl.carousel.css");
@import url("owl.theme.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;
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body { background:#000; width:100%; height:auto}

.mmenu{
	display:none;
	}


.topheadmain { background:#000; width:100%; min-height:50px;}

.top_color{
	background-color:#ffce00;
	padding:5px;
    width: 100%;
    z-index: 9999999;
	}

.maintext {}
.maintext h2 { font-family:'Poppins-Regular'; color:#ffce00; font-size:50px; font-weight:bold;}
.maintext a { background:#ffce00; color:#fff; padding:4px 8px; text-decoration:none; float:right;}
.maintext a:hover { color:#000;}

.text1{
	font-family:'bebas_neueregular';
	color:#fff;
	    margin-top: 5px;
	}

.toptext { color:#fff; font-family:'Poppins-Regular'; line-height:50px;}

h2.h_cat { font-family:'bebas_neueregular'; text-align:center; background:url(../images/catlines.png) top center no-repeat; 
color:#ffce00; text-transform:uppercase; font-size:32px; line-height:44px;}

.catsmain a {transition: all 0.5s ease-in-out 0s;}
.catsmain a:hover { opacity:0.5;}
.Search { 
clear:both; 
height:30px;
border:1px solid #666; margin-top:10px;
}
.SearchInput { 
height:28px; 
padding:0px 5px;
font-size:12px;
color:#fff !important; 
font-family:'Poppins-Regular';
float:left;
width:85%;
box-shadow:none;
border:none;
outline:none; background:#ffce00;
}
.SearchBtn {
background:url(../images/search.png) center no-repeat;
width:35px;
height:30px;
float:right;
border:none;
transition: all 0.5s ease-in-out 0s; 
}
.SearchBtn:hover { 
cursor:pointer;
opacity:1;
}

.logo{
	margin-top:15px; margin-bottom:15px;
	}

.logo>a>img{
	margin-left:auto;
	margin-right:auto;
	}

.FRTTEXT { background:#202020; width:100%; min-height:100px; margin-top:15px;}	
.FRTTEXT h2 { color:#ffce00; font-size:40px; font-family:'Poppins-Regular'; line-height:100px; margin:0px; padding:0px; }
.yellowcolor { width:100%; height:100px; background:#ffce00;}
.blackbutton { background:#212121; width:100%; height:auto; padding:15px;}

.h_text1{
	color:#fff;
	font-family:'bebas_neueregular';
	}


.h_text7 {     color: #ffce00;
    font-family: 'bebas_neueregular';}
.text2{
	color:#999999;
	font-family:'Poppins-Regular';
	font-size:12px; padding:10px;
	}
	
.h_text2{
	text-align:center;
	color:#1f1f1f;
	font-family:'bebas_neueregular';
	text-transform:uppercase;
	}	

.colorline { margin-top:15px; margin-bottom:15px;}
.SoicalBox a { margin-left:15px;}
.SoicalBox a:hover { opacity:0.5;}
.aboutBG { background:#343434; width:100%; min-height:250px; }
	
.border{
	background: #fff;
    border: 2px solid #e5e5e5;
	transition: all 0.5s ease-in-out 0s;
	border-radius:5px;
	padding:10px;
	margin:10px;
	}
	
.border>a>img{
	margin-left:auto;
	margin-right:auto;
	}
	
.pname {
   font-family:'Poppins-Regular';
    color: #666;
    line-height: 20px;
	    font-size: 12px;
}

.artnum {
   font-family:'Poppins-Regular';
    color: #666;
    line-height: 20px;
	    font-size: 12px;
}

.prddetails{
	margin-top:5px;
	}

.prddetails a {
    background: #eb3232;
    padding: 4px 10px 4px 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
	font-family:'Poppins-Regular';
	font-size:12px;
	border-radius:4px;
	}
	
.prddetails a:hover {
	background:#000;
	color:#fff !important;
		transition: all 0.5s ease-in-out;
	}
	
.f_color{
	background-color:#1c1c1c;
	margin-top:20px;
	}	
	
.h_text3{
	text-align:left;
	color:#fff; font-size:20px; font-family:'Poppins-Regular';
	}	

.h_text4{
	color:#ffce00; line-height:60px; text-transform:uppercase;
	}	
	
.h_text3>span{
	}

.SPbanner {transition: all 0.5s ease-in-out 0s; margin-top:15px; 
-moz-transform:scale(1,1); -moz-transition-timing-function:ease-out; -moz-transition-duration:250ms; -webkit-transform:scale(1,1); 
-webkit-transition-timing-function:ease-out; -webkit-transition-duration:250ms; -khtml-transform:scale(1,1); -khtml-transition-timing-function:ease-out;
 -khtml-transition-duration:250ms;}

.SPbanner:hover { -moz-transform:scale(1.05,1.07); -webkit-transform:scale(1.05,1.07); -khtml-transform:scale(1.05,1.07); opacity:1;}

.right2{
text-decoration:none;
    font-size: 12px;
    color: #fff !important;
		 transition: 0.3s ease-in-out 0s;
		 line-height:25px;
		 font-family:'Poppins-Regular';
}

.right2:hover{
	color:#ffce00 !important;
    text-decoration:none;
	padding-left:15px;
}

.text3{
	text-align:left;
	color:#fff;
	font-family:'Poppins-Regular';
	font-size:12px;
	letter-spacing:1px;
	}

.contactBG { background:url(../images/contactbg.jpg) no-repeat #333; width:100%; min-height:435px;}

.footertop { background:#ffce00; width:100%; min-height:100px;}
	
.p_box{
	border:2px solid #000;
	height:284px; margin-bottom:22px; background:#fff; margin-top:10px;
	}
	
.p_box:hover{ border:2px solid #ffce00;
	}	
	
.p_box>a>img{
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px 10px 0px;
	}
	
.art_name{
	font-family: 'Poppins-Regular';
	color:#fff;
	font-size:14px; text-align:center;
	}
	
.art_num{
	font-family: 'Poppins-Regular';
    color: #fff;
    line-height: 30px;
    font-size: 12px; text-align:center;
	}
	
.p_btn{
      text-align: center;
  font-family:'Poppins-Regular';
   border:none;
    
	}
	
.p_btn>a{
	text-decoration: none;
	font-size: 12px;
	  color: #fff;
	   padding:2px 10px; border:1px solid #fff; border-radius:18px;
	}

.p_btn>a:hover { background:#ffce00 ; color:#fff; border:1px solid #fff;}
.lined-separator2 {
    height: 21px;
    margin: 21px 0;
    position: relative; text-align:center;
}
.lined-separator2 .ls-text {
    text-transform: uppercase;
    font-family: 'Poppins-Regular';
    font-size: 20px;
    bottom: -7px;
    padding: 0 10px;
	color:#434343;
}
.InnerText {
	   width:100%; 
	   text-shadow:0px 2px 2px rgba(0,0,0,0.5);
	   }
	   
.InnerText>h2{
	text-align:left;
	color:#fff;
	font-family:'Dosis-Regular';
	font-size:50px;
	margin:0px;
	}
	
.InnerText>h3{
	text-align:left;
	color:#fff;
	font-family:'Dosis-Regular';
	    font-size:38px;
    font-weight: bold;
	margin:0px;
	}	
	
.InnerText>h3>span{
	color:#ea0006;
	}	
	

.marquee{
	color:#fff;
	font-family:'Poppins-Regular';
	font-size:12px;
	letter-spacing:1px;
	}
	
.border_line{
	border-right:1px solid #ccc;
	}
	
.text4{
	color:#fff;
	font-family:'Poppins-Regular';
	font-size:12px; line-height:30px; background:#2e2e2e; padding:5px; margin-bottom:15px;
	}
	
.text4>i{
	color:#fc328a !important; font-size:18px; padding-right:15px;
	}
	
.text5{
	color:#fff;
	font-family:'Poppins-Regular';
	font-size:12px;
	}
	
.text5>i{
	color:#fff !important;
	}
	
.SigInput {
background:#fff; 
display:block;
width:65%;
padding:0px 5px;
height:30px;
font-size:12px; 
color:#666;
font-family:'Poppins-Regular';
border: none;
outline:none;
float: left;
	 
    border: 1px solid black;
    vertical-align: top; margin-top:20px; box-shadow:none;
		 
}
.SigBtn { 
float:right; 
background:#ffce00; 
padding:0px 8px !important;
height:28px;
color:#fff; 
font-size:14px;
text-transform:uppercase; 
transition: all 0.5s ease-in-out 0s;
font-family:'Poppins-Regular'; 
font-weight:400;
border: none;

    border: 1px solid black;
    box-shadow: 0 0 0 2px #ffce00;
    vertical-align: top; margin-top:20px;
}
.SigBtn:hover {
background:#000; 
cursor:pointer;
}

.line{
	height:1px;
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(147,147,147,1) 50%,rgba(0,0,0,0) 100%);
	margin-top:10px;
	}

.borderline { background:#000; width:100%;  margin-top:10px;}

.f_link{
	font-family:'Poppins-Regular';
	color:#fff;
	font-size:12px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing:0.5px; line-height:40px;
	}
	
.f_link>a{
	color:#ffce00;
	}	
	
.f_link>a:hover{
	text-decoration:underline;
	}															
.SoicalBox a i.fa {
    color: #fff;
    font-size: 22px;
    margin-top: 5px;
    transition: all 0.5s ease-in-out 0s;
}
.SoicalBox a i.fa:hover { color:#ffce00; opacity:1;}


.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px;}

.LefMenu li.MainLeftCats a { background:#ffce00;display:block; position:relative; color:#000; font-family: 'Roboto', sans-serif; font-weight:500; text-decoration:none; 

font-size:12px; text-transform:uppercase; margin-top:15px; padding:15px; font-weight:bold; padding-left:10px; }

.LefMenu li.SecMenu { list-style:none; margin-bottom:3px;}

.LefMenu li.SecMenu a { background-color:#fff; color:#fff; font-weight:normal; font-size:12px; font-weight:bold; line-height:30px; text-decoration:none; display:block; padding:0px 5px; font-family: 'Roboto', sans-serif; transition: all 0.5s ease-in-out 0s; border:1px solid #eaeaea;}

.LefMenu li.SecMenu a:hover, .LefMenu li.SecMenu a.active{ padding-left:10px; color:#ffce00;}

.LefMenu li.SecMenu:active{ padding-left:10px; color:#ffce00; }

.menutitle li a { background:#fff url(images/down-arrow.png) right center no-repeat;}

.submenun { background:#eaeaea;}

.submenun ul { margin:0px; padding:0px;}

.submenun ul li { list-style:none; border-bottom:1px solid #ccc;}

.submenun ul li a { text-decoration:none; color:#393939; font-weight:normal; font-size:12px; padding:0 5px; line-height:30px; display:block;}

.submenun ul li a:hover, .submenun ul li a.active { color:#ffce00}

.submenun ul li a:focus:active { color:#ffce00; font-weight:bold;} 

 





.MainLeftCats {


cursor:pointer;

/*background-color:#525866;*/
color:#fff;


text-align:left;

font-family: sans-serif;

font-size:15px;

list-style: none; font-weight:normal;

margin-bottom:2px; margin-top:15px;

}



.MainLeftCats:hover{

 /* background-color: #333;*/

  color:#fff;

}



.MainLeftCats ul { margin:0; padding:0;}



.MainLeftCats>a { color:#fff; text-decoration:none !important;}



.MainLeftCats>a:hover { /*background:#333 !important;*/ color:#000; text-decoration:none !important;}


.menutitle>li>a{

	text-decoration:none;

	color:#666;

	}



.submenu{

margin-bottom: 0.5em;

}



.submenu ul { margin:0; padding:0;}

.submenu ul li {

	    list-style: none;

    cursor: pointer;

    margin-bottom: 5px;

 /*   background-color: #DE546B;*/

    color: #000;

    text-align: left;

       font-family: sans-serif;

    font-size:12px;

	padding-left:10px;

	    line-height: 25px;

		border:1px solid #ccc;

	}

	

	.submenu ul li:hover{

  background-color: #ffce00;

  padding-left:20px;

}

	

	

.submenu ul li a { color:#fff; text-decoration:none !important; display:block;}

.submenu ul li a:hover { 

/*padding-left:10px;*/

margin:0px;

padding:0px !important;

transition: all 0.3s ease-in-out 0s;

color:#000;

}
				
/*==================================================
=            detaile page   style                =
==================================================*/

	.Pagination { 
	clear:both; 
	margin-bottom:10px;
	}
	
	.Pagination a {
	background:#333; 
	padding:3px 6px; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px; 
	-khtml-border-radius:3px; 
	color:#fff !important;
	}
	
	.Pagination a:hover, .Pagination a.paging_act {
	background:#ffce00;
	color:#fff !important;
	}

	.ProDetailsCon { 
	float:left; 
	padding:15px; 
	margin-left:0px; 
	padding-right:0px;
	width:100%;
	}
	
	.ProDetailsCon h1 { 
	color:#ffce00; 
	font-size:28px;
	font-family:'bebas_neueregular'; 
	font-weight:normal; 
	text-transform:uppercase;
	}
	
	.DetailArt {
	border:1px solid #fff;
	padding:7px 5px; 
	font-size:12px; 
	color:#fff;
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	margin:8px 0 10px; 
	box-shadow:0px 0px 2px #ccc; 
	}
	
	.DetailArt span { 
	color:#fff;
	}
	
	.DetailsCon {
	border:1px solid #fff; 
	padding:7px 5px; 
	min-height:100px;
	margin-bottom:10px; 
	color:#fff;
	box-shadow:0px 0px 2px #ccc;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.DetailsCon span {
	color:#fff; 
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	.ProdOpt { 
	border:1px solid #fff;
	padding:7px 5px;
	margin-bottom:8px; 
	box-shadow:0px 0px 2px #ccc;
	}
	
	.ProdOpt span {
	width:100px; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#fff; 
	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-size:14px; 
	text-transform:uppercase;  
	margin:8px 0 10px 0px;
	box-shadow:0px 0px 2px #ffce00;
	border: 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.Button:hover { 
	background:#ffce00 ; 
	cursor:pointer; 
	color:#fff; 
	}

.box1 { border:1px solid #1f1f1f;}
		
	
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

    /*==========  Mobile First Method  ==========*/


@media only screen and (max-width: 480px) {
	.text1{
		text-align:right;
	}
	
.Search { 
float:right;
}
.catmain { margin-top:125px;}
	
	}				

					













			