@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Roboto:100,300,900);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
@import url("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;}

*:before, *:after { box-sizing:border-box;}

.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: 'Open Sans', sans-serif; font-family: 'Oswald', sans-serif;}

/*-----------------------------Common CSS END-----------------------------*/

body { background:#fff; font-family: 'Open Sans', sans-serif; color:#333; font-size:12px; width:100%; word-wrap:break-word; font-weight:400; position:relative;}

.Container { width:1170px; margin:0px auto; padding:0px;}

.Banner { height:700px;}

#Header { position:absolute; top:0px; left:0px; width:100%; z-index:999;}
.TopBar { background:#930f09; position:relative; display:table; width:100%; font-size:13px; height:40px;}
.TopBar:before { background:#ac211a; width:50%; position:absolute; top:0px; right:0px; height:100%; content:"";}
.TopBar:after { border-bottom:39px solid #ac211a; border-left:30px solid transparent; content:""; position:absolute; top:0px; right:50%;}
/*.TopBar .Welcome { line-height:40px; color:#fde1e0; font-size:14px; font-weight:600; float:left;}*/
.TopBar .HeadMenu { float:left;}
.TopBar .HeadMenu ul { margin:0px; padding:0px;}
.TopBar .HeadMenu ul li { list-style:none; float:left; padding-right:40px;}
.TopBar .HeadMenu ul li a { text-decoration:none; line-height:40px; font-size:12px; font-weight:700; color:#fde1e0; text-transform:uppercase; 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;}
.TopBar .HeadMenu ul li a:hover { color:#fff;}
.TopBar #Lang { float:right; position:relative; z-index:999; padding-top:8px;}
.TopBar .Basket { float:right; margin-right:20px; padding-right:20px; position:relative; z-index:999; height:40px; border-right:1px solid #de5e58; position:relative;}
.TopBar .Basket:before { content: "\f07a"; font-family: 'FontAwesome'; padding-right:5px; font-size:18px; position:relative; left:0px; color:#fff;}
.TopBar .Basket a { text-decoration:none; color:#fff; text-transform:uppercase; line-height:40px; font-size:14px; font-weight:600;}

.MenuLogo { background:rgba(0,0,0,0.6); width:100%; display:table; position:relative; z-index:9999;}
.TopMenu { padding:21px 0;}
.TopMenu ul { margin:0px; padding:0px;}
.TopMenu ul li { list-style:none; float:left; line-height:28px; position:relative;}
.TopMenu ul li a { display:block; text-decoration:none; color:#ebebeb; padding:15px 8px; text-transform:uppercase; font-size:11px; font-weight:700; transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s;}
.TopMenu ul li a.Cat7 { background:#930f09; padding:5px 8px; margin:10px 0; color:#fff;}
.TopMenu ul li a.Cat7:hover { background:#222;}
.TopMenu ul li:hover > a { color:#fff;}
.TopMenu ul ul { float:left; width:210px; position:absolute; left:0px; top:100%; background-color:rgba(0,0,0,0.8); visibility:hidden; opacity:0; margin:20px 0px 0px 0px; z-index:10; box-shadow:0px 5px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,0.1); -webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,0.1); transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}

.TopMenu ul ul ul { left:100%; top:0px;}
.TopMenu ul ul li { list-style:none; float:none; width:100%; border-bottom:1px solid rgba(255,255,255,0.1);}
.TopMenu ul ul li:last-child { border:none;}
.TopMenu ul ul li a { padding:6px 12px; text-transform:capitalize; font-weight:400; font-size:12px;  transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; color:#fff;}
.TopMenu ul ul li a:hover { background:rgba(147,15,9,0.8);}
.TopMenu ul li:hover > ul { display:block; visibility:visible; opacity:1; margin:0px;}
.TopMenu ul ul li:hover > ul { opacity:1; margin:0; display:block !important}

#Logo { width:342px; float:left;}

.Search { background:rgba(0,0,0,0.5); height:40px; width:190px; margin:30px 0;}
.Search .SearchInput { background:none; box-shadow:none; color:#ccc; font-size:12px; font-family: 'Open Sans', sans-serif; font-weight:400; height:40px; float:left; width:136px; padding:0px 5px;}
.Search .SearchBtn { background:url(../images/search.png) center no-repeat; width:40px; height:40px; opacity:0.5; float:right;}
.Search .SearchBtn:hover { cursor:pointer; opacity:1;}

h2.CatTitle { text-align:center; font-weight:700; text-transform:uppercase; font-family: 'Oswald', sans-serif; font-weight:400; font-size:24px; margin-bottom:30px; color:#930f09; position:relative;}
h2.CatTitle:before { background:#930f09; width:155px; height:1px; position:absolute; bottom:0px; left:43.5%; content:"";}
h2.CatTitle span { color:#0d0d0d;}
.FrontCats { margin:20px 0px 40px;}
.CatImg { float:left; position:relative; width:274px;}
.CatImg + .CatImg { margin-left:24px;}
/*.CatImg:nth-child(2n+1) { margin-left:0px;}*/

.CatImg a.CatThumb { width:248px; border:1px solid #333; box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.3); display:block; 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;} 
.CatImg:hover a.CatThumb { border-color:#930f09;}
.CatImg h2 { position:absolute; box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.3); bottom:28px; right:0px; display:block;}
.CatImg h2 a { background:rgba(51,51,51,0.7); border:4px solid rgba(51,51,51,0.7); box-shadow:0 0 0 1px rgba(255,255,255,0.7) inset; color:#fff; text-decoration:none; font-size:24px; font-family: 'Oswald', sans-serif; font-weight:400; padding:14px 0px 15px; display:block; text-transform:uppercase; width:185px; text-align:center; 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;}
.CatImg:hover h2 a { background:rgba(147,15,9,0.7); border-color:rgba(147,15,9,0.7);}
.CatImg span { position:absolute; bottom:0px; right:0px; box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.3); 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;}
.CatImg span a { text-decoration:none; color:#fff; background:#ac211a; display:block; padding:5px 18px; font-size:14px; text-transform:uppercase; font-family: 'Oswald', sans-serif; font-weight:400; border:7px solid #ac211a;}
.CatImg span:hover { opacity:0.6;}

.BtmImg { background-image:url(../images/about-img.jpg); background-position:center top; background-repeat:no-repeat; background-attachment:fixed; padding:100px 0px; box-shadow:0px 0px 3px rgba(0,0,0,0.5) inset; width:100%; display:table;}
.BtmInner { background-attachment:scroll; background-position:center top; background-repeat:no-repeat;}
.InnerText { text-transform:uppercase; font-family: 'Roboto', sans-serif; text-align:center; width:545px; text-shadow:0px 2px 2px rgba(0,0,0,0.5);}
.InnerText p { font-size:48px; color:#dfdfdf; font-weight:300; line-height:48px;}
.InnerText h2 { font-size:90px; font-weight:900; color:#930f09; line-height:80px;}
.InnerText span { font-size:48px; font-weight:100; color:#dfdfdf;}

.ContentBG { background-image:url(../images/c_bg.jpg); background-position:center top; background-repeat:no-repeat; background-attachment:fixed; padding:25px 0px; margin:25px 0px; width:100%; display:table;}

.CWhiteBG { background:#fff; border:8px solid #fff; box-shadow:0 0 0 1px #202020 inset; width:344px; height:264px; padding:10px;}
.CWhiteBG h2 { font-size:24px; color:#930f09; font-family: 'Oswald', sans-serif; font-weight:400; text-transform:uppercase; margin-bottom:8px;}
.CWhiteBG .AText { line-height:20px;}
.CWhiteBG .RMore { text-align:right; margin-top:8px;}
.CWhiteBG .RMore a { font-weight:600; text-decoration:none; font-size:13px; color:#930f09;}
.CWhiteBG .RMore a:hover { text-decoration:underline;}
.NewsLetter { padding-top:15px;}
.NewsLetter p { font-weight:600; font-size:13px; line-height:22px; margin-bottom:15px;}
.NewsLetter .SigInput { background:#f2f2f2; border:1px solid #d1d1d1; padding:0px 8px; width:95%; height:46px; display:block; box-shadow:1px 2px 2px rgba(0,0,0,0.3) inset; font-family: 'Open Sans', sans-serif; font-size:13px; color:#666; font-weight:400;}
.NewsLetter .SigBtn { background:#333; border:4px solid #333; box-shadow:0 0 0 1px #fff inset; color:#fff; text-decoration:none; font-size:16px; font-family: 'Oswald', sans-serif; font-weight:400; padding:6px 20px; display:block; text-transform:uppercase; text-align:center; 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; margin-top:12px; float:right;}
.NewsLetter .SigBtn:hover { background:#930f09; border-color:#930f09; cursor:pointer;}
.NewsUpdate { background:#ac211a; border:8px solid #ac211a; box-shadow:0 0 0 1px #fff inset; width:344px; height:264px; padding:10px; margin-left:15px;}
.NewsUpdate h2 { font-size:24px; color:#fff; font-family: 'Oswald', sans-serif; font-weight:400; text-transform:uppercase; margin-bottom:8px;}
.NewsUpdate .News { margin-bottom:10px; color:#dea09d;}
.NewsUpdate .News span { display:block; color:#fff; font-weight:600;}

.FeaturedBG { background-image:url(../images/f_bg.jpg); background-position:center top; background-repeat:no-repeat; background-attachment:fixed; padding:30px 0px 50px; margin:25px 0px; box-shadow:0px 0px 3px rgba(0,0,0,0.5) inset; width:100%; display:table;}
.FeaturedBG h2 { border-bottom:1px solid #fff; color:#fff; text-transform:uppercase; font-family: 'Oswald', sans-serif; font-weight:400; padding:0 0 7px; text-transform:uppercase; margin-bottom:30px; display:inline-block; font-size:24px; 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;}
.CatPage { margin-bottom:20px;}
.CatPage + .CatPage { margin-left:17px;}
.DetailP + .DetailP { margin-left:17px;}
.CatPage:nth-child(5n+1) { margin-left:0px;}
.ThumbnailBG { border:1px solid #868686; box-shadow:0 4px 6px 0 rgba(0, 0, 0, 0.3); padding:5px; float:left;}
.ThumbnailBG .ProImg { background:#fff; width:208px; position:relative; overflow:hidden;}
.ThumbnailBG .PThumb { width:208px; height:220px; display:table-cell; vertical-align:middle; 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;}
.ThumbnailBG .ProImg h3 { font-size:13px; font-weight:600; color:#222; text-transform:capitalize; padding:5px 0 15px;}
.ThumbnailBG .ProDetail { background:#373737; padding:10px 8px; position:relative; 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;}
.ThumbnailBG .Cart { float:left; background:none; border:none; padding-left:16px; font-size:12px; font-family: 'Oswald', sans-serif; font-weight:400; color:#fff; text-transform:uppercase; cursor:pointer;}
.ThumbnailBG .ProDetail:before { content: "\f07a"; font-family: 'FontAwesome'; padding-right:5px; font-size:14px; position:absolute; left:8px; color:#fff; top:10px;}
.ThumbnailBG .ProDetail span { float:right; font-family: 'Oswald', sans-serif; font-weight:400; color:#fff;}
.ThumbnailBG:hover h3 { color:#930f09;}
.ThumbnailBG:hover .ProDetail { background:#930f09;}
.ThumbnailBG:hover .PThumb { opacity:0.7;}
.ThumbnailBG .Quick { background:rgba(0,0,0,0.4); height:100%; width:100%; position:absolute; top:-100%; left:0px; 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;}
.ThumbnailBG .Quick p { display:inline-block; position:relative; top:110px;}
.ThumbnailBG .Quick p + p { margin-left:5px;}
.ThumbnailBG .Quick a { background:#333; border:2px solid #333; box-shadow:0 0 0 1px #fff inset; padding:0 15px; height:32px; font:600 12px/32px 'Open Sans'; color:#fff; text-shadow:none; text-transform:uppercase; text-decoration:none; text-align:center; transition: all 0.5s ease-in-out 0s; display:block;}
.ThumbnailBG .Quick a:hover { background:#930f09; border-color:#930f09;}
.ThumbnailBG:hover .Quick { top:0px;}

.HeadImg { height:450px; position:relative; top:0px; width:100%; z-index:0;}
.HeadImg .TtileBG { background:rgba(0,0,0,0.6); width:100%; height:60px; position:absolute; left:0px; bottom:0px;}
.HeadImg h2 { width:1170px; text-align:center; margin:0px auto; line-height:60px; color:#fff; text-transform:uppercase; font-family: 'Open Sans', sans-serif; font-weight:700; font-size:36px; text-shadow:0px 0px 2px rgba(0,0,0,0.5)}

.breadcrumbs { margin:10px 0 15px; position:relative;}
.breadcrumbs ul { margin:0px; padding:5px 0px; border-bottom:1px solid #930f09; display:inline-block;}
.breadcrumbs ul li { list-style:none; float:left; font-family: 'Open Sans', sans-serif; font-size:12px; color:#243238;}
.breadcrumbs span { padding:0px 7px;}
.breadcrumbs ul li a { text-decoration:none; color:#930f09;}
.breadcrumbs ul li a:hover { color:#ac211a}

.WhiteBG { color:#333; min-height:400px; margin-bottom:20px;}
.PageText { line-height:26px; box-shadow:0px 0px 5px rgba(0,0,0,0.5); padding:10px; min-height:400px; font-size:13px;}
.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:#930f09; padding:5px 10px; color:#fff; border:none; font-family:'Open Sans', sans-serif; font-weight:600; 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: 'Open Sans', sans-serif; font-weight:400;}
.FormField input.Button { background:#333; border:4px solid #333; box-shadow:0 0 0 1px #fff inset; color:#fff; padding:0px 8px; height:36px; text-align:center; font-size:13px; text-transform:uppercase; margin:10px 0 20px; font-family:'Open Sans', sans-serif; font-weight:600; cursor:pointer; 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;}
.FormField input.Button:hover {background:#930f09; border-color:#930f09; cursor:pointer;}

.NoProd { line-height:150px; font-family:'Open Sans', sans-serif; font-weight:600; text-align:center; font-size:24px; color:#ccc;}

.Pagination { clear:both; margin:10px 0;}
.Pagination a { background:#333; border:2px solid #333; box-shadow:0 0 0 1px #fff inset; padding:3px 7px; font-size:11px; text-decoration:none; color:#fff; font-weight:600; 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;}
.Pagination a:hover, .Pagination a.paging_act { background:#930f09; border-color:#930f09;}

.ProImgCon { float:left; width:490px;}
.ProdDetailImg { background:#fff; width:475px; height:500px; display:table-cell; vertical-align:middle; 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; border:3px double #ccc;  overflow:hidden;}
.ProdDetailImg img { transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -webkit-transition:all 300ms ease 0s;}
.ProdDetailImg:hover img { transform:scale(1.4); -moz-transform:scale(1.4); -webkit-transform:scale(1.4); filter:blur(2px);}
.ProdDetailImg:hover, .ProView a:hover { border-color:#930f09}
.MoreViews { float:left; width:130px;}
.ProView { margin-bottom:8px;}
.ProView a { background:#fff; width:100px; height:100px; display:table-cell; vertical-align:middle; 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; border:1px solid #ccc;}
.ProDetailsCon { float:left; padding:0px; margin-left:10px; width:530px;}
.ProDetailsCon h1 { color:#930f09; font-size:24px; font-family:'Open Sans', sans-serif; font-weight:600; text-transform:uppercase;}
.DetailArt { padding:0 0 3px; font-size:14px; color:#930f09; 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:#930f09; font-size:13px; font-weight:500;  }
.ProdOpt { padding:0px; margin-bottom:8px;}
.ProdOpt span { width:70px; font-size:13px; font-weight:500; color:#930f09; 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:#333; border:4px solid #333; box-shadow:0 0 0 1px #fff inset; color:#fff; padding:0px 8px; height:36px; text-align:center; font-size:13px; text-transform:uppercase; margin:10px 0 20px; font-family:'Open Sans', sans-serif; font-weight:600; cursor:pointer; 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; display:block;}
.ProdOpt .Button:hover { cursor:pointer; background:#930f09; border-color:#930f09;}

.Related h2 { text-align:center; font-weight:700; text-transform:uppercase; font-family: 'Oswald', sans-serif; font-weight:400; font-size:24px; margin:30px 0; color:#930f09; position:relative;}
.Related h2:before { background:#930f09; width:176px; height:1px; position:absolute; bottom:0px; left:42.5%; content:"";}
.Related h2 span { color:#0d0d0d;}

.PSpace { height:150px; display:block;}

.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; font-weight:600;}
.OrdHisTop li:first-child { width:25px;}
.OrdHisTop li:last-child { border:none; width:145px;}

.EmptyCart { margin:20px 0px; text-align:center; font:600 24px/120px 'Open Sans'; color:#555; }
.EmptyCart a { color:#930f09; text-decoration: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;} .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:600 26px/20px 'Open Sans'; color:#f21b22; text-align:right; text-transform:uppercase; float:none;}
.Total span { color:#333;}
.Checkout .btn { background:#333; border:2px solid #333; box-shadow:0 0 0 1px #fff inset; padding:0 15px; height:32px; font:600 12px/32px 'Open Sans'; 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; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.Checkout .btn:hover, .UpdateBtn:hover { background:#930f09; border-color:#930f09;}
.UpdateBtn { background:#333; border:2px solid #333; box-shadow:0 0 0 1px #fff inset; padding:2px 6px; color:#fff; font-weight:400; font-size:11px; text-transform:uppercase; cursor:pointer; 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; font-family:'Open Sans', sans-serif; font-weight:600;}
.SubmitText { font-size:22px; text-transform:uppercase; line-height:150px; text-align:center; color:#090; font-family:'Open Sans', sans-serif; font-weight:800;}
.QuoteForm { padding-top:10px; margin:0px auto; width:800px;}
.QuoteForm .FormField legend { width:150px;}

#FooterBG { background:url(../images/c_bg.jpg) bottom center no-repeat; min-height:200px; padding-top:10px; width:100%; display:table;}
#FooterBG h2 { font-size:18px; text-transform:uppercase; font-family: 'Oswald', sans-serif; font-weight:400; color:#fff; padding:10px 0px;}
.Info { float:left; width:210px;}
.Info ul { margin:0px; padding:0px;}
.Info ul li { position:relative; list-style:none; margin-bottom:5px;}
.Info ul li a { text-decoration:none; color:#959595; font-weight:600; font-size:12px; 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;}
.Info ul li a:hover { color:#fff; padding-left:10px;}
.FBLike { width:240px; float:left; margin-right:35px;}
.SocialIcons { width:200px; float:left; margin-left:35px;}
.SocialIcons a { text-decoration:none; color:#959595; display:block; 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;}
.SocialIcons a i { font-family: 'FontAwesome'; text-decoration:none; width:26px; line-height:30px; font-size:20px; margin-right:5px; font-style:normal; display:inline-block;}
.SocialIcons a span { display:inline-block; line-height:30px; font-family: 'Open Sans', sans-serif; font-weight:600;}
.SocialIcons a:hover { color:#fff;}
.FContact { width:240px; float:right;}
.FContact li { list-style:none; line-height:20px; margin-bottom:2px; color:#959595; font-weight:600; font-size:12px;}
.FContact li i { margin:0 10px 5px 0; width:30px; height:30px; font-size:16px; line-height:30px; color:#959595; text-align:center; display:inline-block; font-family: 'FontAwesome'; font-style:normal; }
.FContact li p { margin-left:40px; margin-top:-39px;}
.FContact li a { color:#959595; text-decoration:none;} .FContact li a:hover { text-decoration:underline;}
.CRight { border-top:1px solid #414141; margin-top:10px; padding:10px 0px; font-weight:600; font-size:12px; color:#959595; line-height:40px; text-align:center;}
.CRight a { text-decoration:none; color:#f3372f; text-transform:uppercase;} .CRight a:hover { text-decoration:underline;}
