@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:500');
@import 'font-awesome.css';

/* 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;}

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;}
.Round8 { border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -khtml-border-radius:8px;}
.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 5px 5px 0px; -moz-border-top-right:5px; -moz-border-bottom-right:5px; -webkit-border-top-right:5px; -webkit-border-bottom-right:5px; -khtml-border-top-right:5px; -khtml-border-bottom-right:5px;}

a { 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;}
.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;}

/*-----------------------------Common CSS END-----------------------------*/

body { background:url(../images/background.jpg) repeat; font-family: 'PT Sans', sans-serif; font-weight:400; color:#222; word-wrap:break-word; font-size:13px;}

.Container { width:1170px; margin:0px auto; padding:0px;}

.top-head-bg { background: #eaeaea; border-bottom:2px solid #1f99a6; width: 100%; display: table; padding: 8px 0;}
.top-head-bg .contact { float: left;}
.top-head-bg .contact ul { margin: 0; padding: 0;}
.top-head-bg .contact ul li { list-style: none; float: left; line-height: 36px; margin-right: 15px; font-family: 'Roboto', sans-serif; font-weight: 500;}
.top-head-bg .contact ul li i { color: #1f99a6; font-size: 18px;}
.top-head-bg .contact ul li a { text-decoration: none; color: #333;}
.top-head-bg .payment-icon { float: right;}

#Header { background:url(../images/header-bg.png) top center no-repeat; border-bottom:2px solid #1f99a6; width:100%; display:table;}
.HeadTop { padding:10px 0px;}
.HeadTop #Logo { float:left; width:330px;}
.TopMenu { float:left; width:550px; text-align:center;}
.TopMenu ul { margin:0px; padding:0px;}
.TopMenu ul li { list-style:none; display:inline-block; padding:0px 10px; line-height:68px;}
.TopMenu ul li a { text-transform:uppercase; text-decoration:none; color:#101010; font-family: 'Roboto', sans-serif; font-weight:500;}
.TopMenu ul li a:hover { color:#036874;}
.HeadRight { width:250px; float:right;}
.HeadRight .Lang { float:right; margin-bottom:10px;}
.HeadRight .Search { clear:both; background:#e1e1e1; height:30px;}
.HeadRight .Search input { background:none; border:none; box-shadow:none; color:#333; font-family: 'PT Sans', sans-serif; font-weight:400; font-size:12px; padding:0px 5px; height:30px; float:left; width:200px;}
.HeadRight .Search button { background:url(../images/search-bg.png) no-repeat; padding:0px 7px 0px 18px; border:none; color:#fff; height:30px; float:right;}
.HeadRight .Search button:hover { cursor:pointer; color:#8fc63e;}

ul.Menu { margin:0px; padding:23px 0 10px;}
ul.Menu li { list-style:none; float:left; padding:0px 6px;}
ul.Menu li a { background:#036874; text-decoration:none; color:#fff; font-size:13px; font-family: 'Roboto', sans-serif; font-weight:500; border-radius:4px; padding:0px 14px; line-height:34px; display:block;}
ul.Menu li a:hover { background:#222;}

.BannerBG { background:url(../images/shadow.png) bottom center no-repeat; padding-bottom:23px; height:450px;}

.GrayBG { margin:12px 0px 0px; background:#ddd;}
.WImg { width:534px; float:left;}
.WImg img { border-radius:5px 0px 0px 5px; -moz-border-radius:5px 0px 0px 5px; -ms-border-radius:5px 0px 0px 5px; -webkit-border-radius:5px 0px 0px 5px; -o-border-radius:5px 0px 0px 5px;}
.WText { width:610px; float:right; padding:20px 10px 20px 0}
.WTitle { margin-bottom:10px; text-transform:uppercase; color:#008c9b; font-family: 'PT Sans', sans-serif;}
.WTitle h3 { color:#6ba61e; font-size:24px; font-weight:700;}
.WTitle h2 { font-size:32px; font-weight:700;}
.WText p { line-height:22px; color:#222; margin-bottom:5px;}
.WText a { text-decoration:none; color:#008c9b; font-family: 'Roboto', sans-serif; font-weight:500;}
.WText a:hover { text-decoration:underline;}

.FCats { position:relative; padding:15px;}
.CatText { width:268px; float:left;}
.CatText h2 { text-transform:uppercase; font-family: 'PT Sans', sans-serif; font-weight:700; color:#008c9b; font-size:22px; margin-bottom:10px;}
.CatText p { color:#222; line-height:22px;}

.CatBox { width:264px; float:left; text-align:center;}
.CatBox .CatImg { overflow:hidden;} 
.CatBox a { display:block; width:264px;}
.CatBox img { transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s;}
.CatBox:hover img { transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.CatName { background:#fff; border-top:4px solid #008c9b; padding:10px 0px;}
.CatBox h3 { text-transform:uppercase; color:#222; font-family: 'Roboto', sans-serif; font-weight:500; margin-bottom:3px;}
.CatBox p { color:#666;}
.CatBox:hover .CatName { border-color:#6ba61e;}

.Featured {}
.Featured h2 { text-align:center; color:#222; line-height:60px; font-weight:700; text-transform:uppercase;}
.ProdBox { background:#f0efef; padding:8px; border:1px solid #ccc; float:left; margin:0px 8px 15px; width: 200px;}
.ProdBox:hover { border-color:#008c9b}
.ProdBox .PrdImg { background:#fff; position:relative; overflow:hidden; width:200px; height:220px; display:table-cell; vertical-align:middle;}
.ProdBox .PrdImg img { width: 100%;}
.ProdBox button { position:absolute; top:-30px; left:38px; background:#008c9b; line-height:28px; height:28px; padding:0px 8px; border:none; color:#fff; font-family: 'Roboto', sans-serif; font-weight:500; text-transform:uppercase;}
.ProdBox button:hover { background:#222; color:#fff; cursor:pointer;}
.ProdBox:hover button { top:0px;}
.ProdBox h3 { padding:8px 0px 5px; font-size:13px; color:#222; height: 44px;}
.ProdBox p { font-size:12px; color:#008c9b;}

.Inner { background:#fff; padding:8px; margin-top:20px; min-height:450px;}
ul.BLinks { margin:0px; padding:0px 0px 5px;}
ul.BLinks li { list-style:none; float:left; color:#999;}
ul.BLinks span { float:left; padding:0px 10px; color:#ccc;}
ul.BLinks li a { text-decoration:none; color:#008c9b;}
ul.BLinks li a:hover { text-decoration:underline;}
h2.Title { background:#008c9b; font-weight:700; font-size:16px; text-transform:uppercase; color:#fff; margin-bottom:8px; padding:0px 8px; text-transform:uppercase; line-height:32px;}

.PageText { line-height:22px;}
.ContactP { width:500px; float:left;}
.ContactForm { width:600px; float:right;}
.FormField { float:left; margin-bottom:8px; width:50%;}
.FormField input, .FormField select, .FormTarea textarea { background:#f4f4f4; border:1px solid #ccc; padding:8px 5px; font-size:12px; font-family: 'PT Sans', sans-serif; font-weight:400; box-shadow:none; 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;}
.FormField input:hover, .FormField select:hover, .FormTarea textarea:hover { border-color:#008c9b;}
.FormField input:focus, .FormField select:focus, .FormTarea textarea:focus { border-color:#008c9b;}
.FormField input, .FormField select { width:96%;}
.FormTarea textarea { width:98%;}
.FBtn { width:98%; text-align:right; margin-top:8px;}
.FBtn button { background:#008c9b; border:none; padding:0px 8px; height:30px; font-family: 'Roboto', sans-serif; font-weight:500; font-size:12px; text-transform:uppercase; color:#fff;}
.FBtn button:hover { cursor:pointer; background:#222;}

.LeftMenuCon { width:220px; float:left;}
.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px; transition: all 0.3s ease-in-out 0s; position:relative;}
.LefMenu li.MainLeftCats a { background:#008c9b; height:34px; line-height:34px; display:block; color:#fff; font-weight:700; font-size:14px; text-decoration:none; text-transform:uppercase; border-radius:3px; padding:0px 8px;}
.LefMenu li.MainLeftCats a:hover, .LefMenu li.MainLeftCats a.active { background:#222;}
.submenu ul { padding:0px; margin:0px;}
.submenu ul li { list-style:none;}
.submenu ul li a { color:#008c9b; font-size:11px; line-height:24px; text-decoration:none; display:block; padding:0px; margin-bottom:2px; font-family: 'Roboto', sans-serif; font-weight:500; border-bottom:1px solid #ccc;}
.submenu ul li:last-child a { border:none;}
.submenu ul li a:hover, .submenu ul li a.active { color:#222; padding-left:5px;}
.submenu ul li a span { margin-right:3px; display:inline-block;}

.RightSide { width:920px; float:right;}
.Pagination { clear:both; margin:10px 0;}
.Pagination a { background:#008c9b; padding:4px 8px; font-size:11px; text-decoration:none; color:#fff; transition: all 0.5s ease-in-out 0s; font-family: 'Roboto', sans-serif; font-weight:500; border-radius:3px; color:#fff}
.Pagination a:hover, .Pagination a.paging_act { background:#222;}

.ProImgCon { width:450px; float:left;}
.ProdDetailImg { width:450px; height:450px; display:table-cell; vertical-align:middle; border:3px double #ccc; transition:all 0.5s ease 0s;}
.ProdDetailImg:hover { border-color:#008c9b;}
.ProDetailsCon { float:right; width:450px;}
.ProDetailsCon h1 { color:#008c9b; font-size:18px; font-weight:700; text-transform:uppercase;}
.DetailArt { color:#008c9b; margin:8px 0 10px;}
.DetailArt span { color:#333;}
.DetailsCon { min-height:100px; margin-bottom:10px; color:#333; width:300px; }
.DetailsCon span { color:#008c9b; font-size:13px; font-family: 'Roboto', sans-serif; font-weight:500; }
.Price { font-size:22px; font-family:'PT Sans', sans-serif; font-weight:700; margin-bottom:10px;}
.Price span { color:#008c9b;}
.ProdOpt { margin-bottom:12px;}
.ProdOpt span { width:70px; font-size:13px; font-family: 'Roboto', sans-serif; font-weight:500; color:#008c9b; display:inline-block;}
.ProdOpt select, .ProdOpt input { border:1px solid #ccc; min-width:50px; padding:2px; color:#666; background:#f7f7f7; box-shadow:1px 1px 1px #ccc inset; height:30px;}
.Button { background:#008c9b; height:28px; text-transform:uppercase; color:#fff; padding:0px 5px; border:none; font-family: 'Roboto', sans-serif;  font-weight:500; cursor:pointer; font-size:11px; margin-bottom:10px; margin-right:5px; transition: all 0.5s ease-in-out 0s; cursor:pointer;}
.Button:hover { background:#222;}

.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:15%; text-align:center; list-style:none; text-transform:uppercase; font-weight:500;}
.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:#F00; text-decoration:none; transition: all 0.5s ease-in-out 0s;} .EmptyCart a:hover { color:#222}
.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:30%; padding:0 3px; display:block}
.BasketDetails p { border-bottom:1px solid #333; padding-bottom:3px; margin-bottom:8px; font-size:11px;}
.BasketQty { width:15%; float:left; padding:0 3px;}
.BasketCon .txt_id { text-align:center; margin-bottom:8px;}
.BasketTotal { width:11%; 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;}
.BPrice { width:15%; float:left; padding:0px 3px; text-align:center; font-size:14px; font-weight:500;}
.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:#008c9b; 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:#008c9b; padding:2px 6px; color:#fff; border:none; 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 { }
.QuoteForm .FormField legend { width:150px;}

.NoProd { font-size:24px; font-family:'Roboto', sans-serif; font-weight:500; color:#999; text-align:center; line-height:150px;}

#Footer { background:#c8c8c8; border-top:2px solid #008c9b; margin-top:20px; padding:12px 0px;}
#Footer h2 { color:#222; margin-bottom:10px; text-transform:uppercase; font-size:18px; font-weight:700;}
.FLinks { width:200px; float:left;}
.FLinks ul { margin:0px; padding:0px;}
.FLinks ul li { list-style:none; margin-bottom:5px;}
.FLinks ul li a { text-decoration:none; color:#008c9b; font-family: 'Roboto', sans-serif; font-weight:500;}
.FLinks ul li a:hover { color:#222;}
.NewsUpdate { width:300px; float:left;}
.NewsUpdate .NewsName { margin-bottom:10px; color:#333;}
.NewsUpdate .NewsName span { color:#008c9b; font-family: 'Roboto', sans-serif; font-weight:500;}
.Certifcate { width:210px; float:left; margin-left:30px;}
.Signup { width:330px; float:right;}
.Signup p { margin-bottom:10px; color:#008c9b; font-family: 'Roboto', sans-serif; font-weight:500;}
.Signup form { background:#383838; padding:1px; height:32px; margin-bottom:10px;}
.Signup .SigInput { background:none; border:none; box-shadow:none; font-family: 'PT Sans', sans-serif; font-weight:400; height:32px; padding:0px 5px; width:250px; float:left; color:#ccc;}
.Signup .SigBtn { background:#2898a4; color:#fff; font-family: 'Roboto', sans-serif; font-weight:500; font-size:12px; text-transform:uppercase; padding:0px 8px; height:32px; float:right;}
.Signup .SigBtn:hover { cursor:pointer; background:#96c83c; color:#222;}
.SociaLinks a { background:#383838; border-radius:3px; width:28px; height:28px; text-align:center; display:inline-block; color:#fff;}
.SociaLinks a i { line-height:28px; font-size:14px;}
.SociaLinks a:hover { background:#2898a4;}
.CopyRights { background:#d5d5d5; line-height:60px; text-align:center; font-family: 'Roboto', sans-serif; font-weight:500;}
.CopyRights a { text-decoration:none; color:#008c9b;}