@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,500);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,600);
/* Clear CSS */
.clearfix { }
.clear { clear:both;}
.clearfix:after{ content: "."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}

/* Float CSS */
.moveL { float:left;}
.moveR { float:right;}

/* Break CSS */
.break10 { clear:both; margin:10px 0px; height:1px;}
.break5 { clear:both; margin:5px 0px; height:1px;}
.break { clear:both; margin:2px 0px; height:1px;}

p, body, div, h1, h2, h3, h4, h5, h6, form, input, button, select, label { margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6 { font-weight:normal;}

img { border:none; outline:none;}
a, input { border:none; outline:none;}

.Round { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px;}
.Round5 { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px;}
.Round20 { border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; -khtml-border-radius:20px;}
.RoundLeft { border-radius:3px 0px 0px 3px; -moz-border-top-left:3px; -moz-border-bottom-left:3px; -webkit-border-top-left:3px; -webkit-border-bottom-left:3px; -khtml-border-top-left:3px; -khtml-border-bottom-left:3px;}
.RoundRight { border-radius:0px 3px 3px 0px; -moz-border-top-right:3px; -moz-border-bottom-right:3px; -webkit-border-top-right:3px; -webkit-border-bottom-right:3px; -khtml-border-top-right:3px; -khtml-border-bottom-right:3px;}
.RoundRight1 { border-radius:0px 0px 5px 0px; -moz-border-bottom-right:5px; -webkit-border-bottom-right:5px; -khtml-border-bottom-right:5px;}
.RoundBtm { border-radius:0px 0px 3px 3px; -moz-border-bottom-left:3px; -moz-border-bottom-right:3px; -webkit-border-bottom-left:3px; -webkit-border-bottom-right:3px; -khtml-border-bottom-left:3px; -khtml-border-bottom-right:3px;}
.RoundBtm5 { border-radius:0px 0px 5px 5px; -moz-border-bottom-left:5px; -moz-border-bottom-right:5px; -webkit-border-bottom-left:5px; -webkit-border-bottom-right:5px; -khtml-border-bottom-left:5px; -khtml-border-bottom-right:5px;}
.RoundTop { border-radius:5px 5px 0px 0px; -moz-border-top-left:5px; -moz-border-top-right:5px; -webkit-border-top-left:5px; -webkit-border-top-right:5px; -khtml-border-top-left:5px; -khtml-border-top-right:5px;}

.hover { transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -khtml-transition: all 0.5s ease-in-out 0s;}

fontstyle {font-family: 'Ubuntu', sans-serif; font-family: 'Roboto', sans-serif; font-family: 'Poppins', sans-serif;  }

/*-----------------------------Common CSS END-----------------------------*/

body { background:#e8e8e8; font-size:12px; font-family: 'Ubuntu', sans-serif; font-weight:400; color:#3e3e3e; word-wrap:break-word; font-weight:400;}

.Container { width:1170px; margin:0px auto; padding:0px;}

#Header { background:#181818; height:104px; width:100%;}
#Header .Logo { float:left; padding: 15px 0;}
#Header .HeadRight { float:right;}
.LangBasket { margin:14px 0px;}
.LangBasket #Language { float:right;}
.LangBasket .Basket { float:right; margin-right:20px;}
.LangBasket .Basket a { background:url(images/basket.png) left center no-repeat; padding-left:40px; line-height:26px; display:block; font-size:14px; color:#fff; text-decoration:none; opacity:0.5;}
.LangBasket .Basket a:hover { opacity:1;}

.TopMenu ul { margin:0px; padding:10px 0; float:left;}
.TopMenu ul li { list-style:none; float:left; line-height:10px; border-left:1px solid #666; padding:0px 12px;}
.TopMenu ul li:first-child { border:none;}
.TopMenu ul li a { text-decoration:none; color:#999; text-transform:uppercase; font-size:12px; font-family: 'Poppins', sans-serif; transition: all 0.5s ease-in-out 0s;}
.TopMenu ul li a:hover { color:#d70000;}
.TopMenu .Search { float:right; background:#0b0b0b; height:32px; width:250px; border:1px solid #242424;}
.TopMenu .SearchInput { background:none; color:#999; font-size:12px; font-family: 'Ubuntu', sans-serif; font-weight:400; box-shadow:none; border:none; float:left; height:32px; padding:0px 5px; width:206px;}
.TopMenu .SearchBtn { background:url(images/search.png) center no-repeat; width:32px; height:32px; border:none; opacity:0.5; border-left:1px solid #242424;}
.TopMenu .SearchBtn:hover { opacity:1; cursor:pointer;}

.CatsBasket { background:url(images/nav-bg.png) repeat-x; height:60px;}
.CatsBasket ul.MainCats { margin:0px auto; padding:0px; width:1170px;}
.CatsBasket ul.MainCats li { list-style:none; float:left; padding:0px; position:relative;}
.CatsBasket ul.MainCats li .Arrow { background:url(images/drop-arrow.png) no-repeat; width:14px; height:8px; position:absolute; bottom:-8px; left:42%; display:none; z-index:999;}
.CatsBasket ul.MainCats li:hover .Arrow { display:block;}
.CatsBasket ul.MainCats li:first-child a { }
.CatsBasket ul.MainCats li a { line-height:60px; text-decoration:none; display:block; padding:0px 30px; color:#0b0b0b; font-family: 'Open Sans', sans-serif; font-size:14px; text-transform:uppercase; margin:0px; font-weight:500;}
.CatsBasket ul.MainCats li a .caret { border-left:4px solid transparent; color:#0b0b0b; border-right:4px solid transparent; border-top:4px solid; display:inline-block; height:0px; width:0px; margin-left:2px; vertical-align:middle;}
.CatsBasket ul.MainCats li:hover a.MCats { background:#d70000; color:#fff;}
.CatsBasket ul.MainCats li:hover .caret { color:#fff;}
.CatsBasket ul.SubCats { position:absolute; left:0px; top:60px; background:#222; min-width:230px; display:none; z-index:99; margin:0px; padding:8px 0 0 0; box-shadow:0 6px 12px rgba(0, 0, 0, 0.176); }
.CatsBasket ul.MainCats li:hover ul.SubCats { display:block;}
.CatsBasket ul.SubCats li { list-style:none; float:none; padding:0px 5px;}
.CatsBasket ul.SubCats li a { border-bottom:1px dotted #333; border-left:none; line-height:28px; padding:0px 5px; font-size:11px; font-family: 'Open Sans', sans-serif; border-top:0px; color:#999; margin:0px; text-transform:none; transition: all 0.5s ease-in-out 0s;}
.CatsBasket ul.SubCats li:last-child a { border-bottom:0px;}
.CatsBasket ul.SubCats li:hover a { color:#fff; padding-left:8px; }

.Banner { height:530px;}

.FrontCats { margin-bottom:10px;}
.FrontCats h2.CTitle, .Related h2 { margin:15px 0px; text-align:center; font-family: 'Poppins', sans-serif; font-weight:600; font-size:24px; color:#d70000; text-transform:uppercase;}
.FrontCats h2.CTitle span, .FeatureBox h2.FTitle span, .Related h2 span { color:#000;}
.CatImg { float:left; margin-bottom:12px;}
.CatImg + .CatImg { margin-left:12px;}
.CatImg:nth-child(4n+1) { margin-left:0px;}
.CatImg a { width:362px; height:174px; border:10px solid #efefef; display:block; position:relative; text-decoration:none; color:#efefef; text-transform:uppercase; font-size:22px; font-family: 'Poppins', sans-serif; font-weight:600; transition: all 0.5s ease-in-out 0s; }
.CatImg a span { position:absolute; bottom:0px; left:0px; width:362px; line-height:50px; background:rgba(0,0,0,0.7); text-align:center; transition: all 0.5s ease-in-out 0s;}
.CatImg:hover a { border-color:rgba(0,0,0,0.7); color:#d70000;}
.CatImg:hover a img { filter: grayscale(100%); -webkit-filter:grayscale(100%);}

.FeatureBox {}
.FeatureBox h2.FTitle { margin:0px 0px 15px; text-align:center; font-family: 'Poppins', sans-serif; font-weight:600; font-size:24px; color:#d70000; text-transform:uppercase;}
.Thumbnail { background:#fff; border:1px solid #dedede; width:220px; float:left; position:relative; overflow:hidden; margin-bottom:15px;} .Thumbnail + .Thumbnail { margin-left:15px;}
.Thumbnail:nth-child(5n+1) { margin-left:0px;}
.Thumbnail .ProdImg { width:220px; height:230px; vertical-align:middle; display:table-cell;}
.Thumbnail .QickView { position:absolute; top:-45px; left:68px; transition: all 0.5s ease-in-out 0s;}
.Thumbnail .QickView a { background:rgba(215,0,0,0.8); width:80px; line-height:40px; display:block; text-decoration:none; color:#fff; border:2px solid rgba(215,0,0,0.8); font-family: 'Poppins', sans-serif; font-weight:600; font-size:12px; transition: all 0.5s ease-in-out 0s;}
.Thumbnail .QickView a:hover { background:rgba(0,0,0,0.8); color:#efefef;}
.Thumbnail:hover .QickView { top:91px;}
.Thumbnail h3 { color:#111; font-family: 'Poppins', sans-serif; font-weight:400; padding:10px 0px;}
.Thumbnail p { color:#d70000; padding-bottom:10px; font-family: 'Ubuntu', sans-serif; font-weight:500; font-size:13px;}

.BtmContent { margin:15px 0px 0px;}
.FWhiteBG { background:#fff; padding:25px; height:162px;}
.FWhiteBG h2, .Catalogue h2 { font-size:24px; font-family: 'Ubuntu', sans-serif; font-weight:400;}
.Welcome { width:270px; float:left;}
.Welcome .WText { line-height:18px; color:#666; padding:10px 0px;}
.Welcome .More a { text-decoration:none; color:#d70000; font-family: 'Ubuntu', sans-serif; font-weight:500; font-size:12px;}
.Welcome .More a:hover { text-decoration:underline;}
.NewsUpdate { width:410px; float:left; margin-left:36px;}
.NewsUpdate marquee { padding-top:10px;}
.NewsUpdate .News { margin-bottom:10px;}
.NewsUpdate .News span { color:#d70000; display:block; font-family: 'Ubuntu', sans-serif; font-weight:500;}
.Catalogue { background:url(images/catalogue.jpg) no-repeat; width:320px; height:212px; float:right;}
.Catalogue h2 { padding:15px 0 0 25px;}

.breadcrumbs { margin:10px 0 15px; position:relative;}
.breadcrumbs ul { margin:0px; padding:5px 0px; border-bottom:1px solid #d70000; display:inline-block;}
.breadcrumbs ul li { list-style:none; float:left; font-family: 'Open Sans', sans-serif; font-size:12px; color:#666;}
.breadcrumbs span { padding:0px 7px;}
.breadcrumbs ul li a { text-decoration:none; color:#d70000;}
.breadcrumbs ul li a:hover { color:#960101}

.WhiteBG { background:#fff; padding:8px; min-height:500px;}
h2.Title { background:#272727; color:#fff; line-height:40px; padding-left:8px; text-transform:uppercase; font-family: 'Roboto', sans-serif; font-weight:500; font-size:18px; margin-bottom:10px;}

.PageText { line-height:20px;}
.ContactP { width:350px; float:left; text-align:left;}
.ContactForm { width:400px; float:left; text-align:left;}
.OurMap { width:400px; float:right; text-align:left;}
.Thanks { margin-bottom:10px; font-size:18px; font-weight:bold; color:#090;}
.FormField { margin-bottom:8px;}
.FormField legend { float:left; width:60px; text-align:right; padding-right:10px; line-height:28px; color:#333}
.FormField legend span { color:#c10427; padding:2px;}
.FormField label { float:left; margin-left:5px; line-height:27px;}
.FormField input.UpdateBtn { background:#d70000; border:1px solid #d70000; padding:5px 10px; color:#fff; border:none; font-family:'Roboto', sans-serif; font-weight:500; box-shadow:none; border:none;}
.FormField input, .FormField select, .FormField textarea { float:left; border:none; color:#333; font-size:12px; padding:6px 5px; background:#f1f1f1; box-shadow:0 1px 2px rgba(0, 0, 0, 0.5) inset, 0 -1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.6) inset; font-family: 'Ubuntu', sans-serif; font-weight:400;}
.FormField input.Button { background:#d70000; border:1px solid #d70000; padding:0px 8px; height:30px; color:#fff; text-align:center; font-size:13px; text-transform:uppercase; margin:10px 0 20px; box-shadow:none; font-family:'Roboto', sans-serif; font-weight:500; cursor:pointer; transition: all 0.5s ease-in-out 0s;}
.FormField input.Button:hover { background:#222;}

.BlackBG { min-height:500px;}

.Pagination { clear:both; margin:10px 0;}
.Pagination a { background:#d70000; padding:3px 6px; font-size:11px; text-decoration:none; color:#fff; transition: all 0.5s ease-in-out 0s; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px;}
.Pagination a:hover, .Pagination a.paging_act { background:#333;}

.ProImgCon { float:left; width:500px;}
.ProdDetailImg { background:#fff; width:500px; height:550px; display:table-cell; vertical-align:middle; transition: all 0.5s ease-in-out 0s; border:3px double #ccc;}
.ProdDetailImg:hover { border-color:#d70000}
.ProDetailsCon { float:right; padding:0px; width:630px;}
.ProDetailsCon h1 { color:#d70000; font-size:24px; font-family:'Roboto', sans-serif; font-weight:500; text-transform:uppercase;}
.DetailArt { padding:0 0 3px; font-size:14px; color:#d70000; font-weight:500; margin:8px 0 5px;}
.DetailArt span { color:#333; font-size:12px;}
.DetailsCon { padding:0px 0px 3px; min-height:100px; margin-bottom:10px; width:350px; line-height:18px;}
.DetailsCon span { color:#d70000; font-size:13px; font-weight:500;  }
.ProdOpt { padding:0px; margin-bottom:8px;}
.ProdOpt span { width:70px; font-size:13px; font-weight:500; color:#d70000; display:inline-block;}
.ProdOpt select, .ProdOpt input { border:1px solid #ccc; min-width:60px; padding:0px 3px; height:28px; color:#333; background:#f1f1f1;}
.ProdOpt .Button { background:#d70000; border:1px solid #d70000; padding:0px 10px; height:30px; margin:10px 0; font-family:'Roboto', sans-serif; font-weight:500; font-weight:400; font-size:12px; transition: all 0.5s ease-in-out 0s; color:#fff; text-transform:uppercase; display:block;}
.ProdOpt .Button:hover { cursor:pointer; background-color:#222;}
.Related { margin-top:12px;}

.OrdHisTop { background:#333;}
.OrdHisTop ul { margin:0px; padding:0px;}
.OrdHisTop li { display:inline-block; font-size:11px; color:#fff; border-right:1px solid #222; padding:4px 0px; width:17%; text-align:center; list-style:none; text-transform:uppercase;}
.OrdHisTop li:first-child { width:25px;}
.OrdHisTop li:last-child { border:none; width:145px;}

.EmptyCart { margin:20px 0px; text-align:center; font:500 24px/120px 'Roboto'; color:#555; }
.EmptyCart a { color:#d70000; text-decoration:none; transition: all 0.5s ease-in-out 0s;} .EmptyCart a:hover { color:#0182ae}
.BasketCon { padding:10px 0px; border:solid #333; border-width:0px 1px 1px;}
.BasketImg { width:115px; float:left; border-right:1px solid #333;}
.BasketDetails { float:left; width:53%; padding:0 3px; display:block}
.BasketDetails p { border-bottom:1px solid #333; padding-bottom:3px; margin-bottom:8px; font-size:11px;}
.BasketQty { width:17%; float:left; padding:0 3px;}
.BasketCon .txt_id { text-align:center; margin-bottom:8px;}
.BasketRate { width:13%; float:left; text-align:center; font-size:14px;}
.BasketTotal { width:13%; float:left; text-align:center; padding:0 3px;}
.BasketTotal p { font-size:14px; margin-bottom:10px;}
.BasketCon .txt_id{ color:#666; font-size:12px; padding:3px 5px; background:#fff; border:1px solid #ccc;}
.BasketTotal a:hover { opacity:0.6;}
.Total { margin:15px 0; padding:0px; font:500 26px/20px 'Roboto'; color:#f21b22; text-align:right; text-transform:uppercase; float:none;}
.Total span { color:#333;}
.Checkout .btn { background:#d70000; padding:0; width:110px; height:28px; font:500 12px/28px 'Roboto'; color:#fff; text-shadow:none; text-transform:uppercase; float:right; text-decoration:none; text-align:center; margin-left:5px; transition: all 0.5s ease-in-out 0s;}
.Checkout .btn:hover, .UpdateBtn:hover { background:#222;}
.UpdateBtn { background:#d70000; padding:2px 6px; color:#fff; border:none; font-weight:400; font-size:11px; text-transform:uppercase; cursor:pointer; transition: all 0.5s ease-in-out 0s; font-family:'Roboto', sans-serif; font-weight:500;}
.SubmitText { font-size:22px; text-transform:uppercase; line-height:150px; text-align:center; color:#090}
.QuoteForm { padding-top:10px; margin:0px auto; width:800px;}
.QuoteForm .FormField legend { width:150px;}

.NoProd { line-height:150px; font-family:'Roboto', sans-serif; font-weight:500; text-align:center; font-size:24px; color:#555;}














#FTop { background:#000; padding:20px 0px; margin-top:30px;}
.SoicalIcons { float:left;}
.SoicalIcons a { text-indent:-99999px; width:50px; height:50px; display:block; float:left; margin:0px 20px; opacity:0.5; transition: all 0.5s ease-in-out 0s;}
.SoicalIcons a:hover { opacity:1;}
.SoicalIcons a.FB { background:url(images/facebook.png) center no-repeat;}
.SoicalIcons a.TW { background:url(images/twitter.png) center no-repeat;}
.SoicalIcons a.GP { background:url(images/googleplus.png) center no-repeat;}
.SoicalIcons a.Skype { background:url(images/skype.png) center no-repeat;}
.SoicalIcons a.PI { background:url(images/pinterest.png) center no-repeat;}
.NewsLetter { float:right; width:602px;}
.NewsLetter .SigInput { background:#181818; border:1px solid #272727; color:#999; height:50px; font-size:13px; font-family: 'Ubuntu', sans-serif; font-weight:400; padding:0px 8px; width:480px; float:left;}
.NewsLetter .SigBtn { background:#d70000; border:1px solid #d70000; color:#fff; text-transform:uppercase; font-size:14px; font-family: 'Ubuntu', sans-serif; font-weight:500; height:50px; padding:0px 10px; float:left; margin-left:10px;}
.NewsLetter .SigBtn:hover { cursor:pointer; background:#181818;}

#Footer { background:#181818; padding:15px 0px;}
#Footer h2 { font-family: 'Roboto', sans-serif; font-weight:500; font-size:18px; color:#fff; margin-bottom:10px;}
#Footer .Info { width:250px; float:left;}
#Footer .Info ul { margin:0px; padding:0px;}
#Footer .Info ul li { list-style:none; margin-bottom:5px;}
#Footer .Info ul li a { text-decoration:none; color:#999; transition: all 0.5s ease-in-out 0s; font-family: 'Ubuntu', sans-serif; font-weight:500;}
#Footer .Info ul li a:hover, #Footer .FContact a:hover { color:#d70000;}
#Footer .FBPage { width:265px; float:left;}
#Footer .FContact { width:300px; float:right; color:#999; font-family: 'Ubuntu', sans-serif; font-weight:500;}
#Footer .FContact p { line-height:20px;}
#Footer .FContact a { text-decoration:none; color:#999; transition: all 0.5s ease-in-out 0s;}
#Footer .Address { background:url(images/adres.png) left center no-repeat; padding-left:30px;}
#Footer .Call { background:url(images/call.png) left center no-repeat; padding-left:30px; margin:18px 0px;}
#Footer .Email { background:url(images/mail.png) left center no-repeat; padding-left:30px;}
.CopyRight { background:#000; text-align:center; color:#666; font-size:13px; font-family: 'Ubuntu', sans-serif; font-weight:500; line-height:60px;}
.CopyRight a { text-decoration:none; color:#fff; transition: all 0.5s ease-in-out 0s;}
.CopyRight a:hover { color:#d70000;}