
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

 body {
	
	
	 
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

 tables still need 'cellspacing="0"' in the markup 
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Reset for HTML 5 Elements
----------------------------------------------------------------------------------------------------*/

/* tells browsers that don't read html 5 tags to render like divs */
header, footer, aside, nav, article, section {
	display: block;
	margin: 0;
	padding: 0;
}

/* clears containers with floated elements, no need for extra markup! */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Type
----------------------------------------------------------------------------------------------------*/

 html {
	
	font-size: 16px;
	
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-ms-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
}


body {
   
   background-color: #0b0b0b;
}

h1, h2, h3, h4, h5, h6 {
	color: #5CA4BD;
	font: 1.9em/1em Trebuchet MS, Arial, sans-serif;
}

h1 {
	
}

h2 {
	color: #868686;
    font: 5em Expletus Sans, Trebuchet MS, Arial, sans-serif;
}

h3 {
	color: #f26932;
	font-size: 2em;
	font-weight: bold;
}

h4 {
	font-size: 1.35em;
    color: #f26932;
    font-weight: bolder;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

p {
	color: #FFFFFF	;
	font-family: ;
	font-size: 1em;
	font-weight: bold;
	line-height: 2em;
	
	
}


ul {
	list-style: disc;
	color: #f26932;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}

ol, ol.lowerRoman, ol.upperAlpha {
	list-style: decimal;
	color: #f26932;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}

ol.lowerRoman {
	list-style: lower-roman;
}

ol.upperAlpha {
	list-style: upper-alpha;
}

strong, b, .b {
	color: #f26932 !important;
	font-weight: bold;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #ffcd77;
	text-decoration: none;
}

a:active {
	color: #f26932;
	outline: none;
	text-decoration: none;
}

a:focus {
	outline: 1px dotted;
}

.more {
	text-decoration: underline !important;
}

/* Spacing
----------------------------------------------------------------------------------------------------*/



h1, h2, h3, h4, h5, h6 {
	padding-bottom: 3px !important;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

p {
	margin-right: 10px;
	padding: 5px 0;
}

blockquote {
	margin-right: 10px;
	padding: 5px 0 20px 0;
}

ul, ol {
	margin-left: 25px;
	padding-left: 0;
}

li {
	margin-bottom: 15px;
	margin-left: 15px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 10px;
}

/* Layout
----------------------------------------------------------------------------------------------------*/

html {

	 background:  no-repeat;
    background-color: #000;
	padding: 0px 0px 0px 0px;

	text-align: left;
}

body {
	

    
	background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
}


header {
	background-color:666666;
	height: 30px;
	position: absolute;
	top: 0px;
	width: 100%;
	border: none;
	text-align:center;
}

header h1 {
	color: #333;
	font-size: 1.6em;
	margin-top: 0px;
	text-align: left;
	border: none;
}



.about {
    background:url(../img/about.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
	
}
.metal {
    background:url(../img/metal.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
	
}
.Import {
    background:url(../img/Import.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
	
}
.hardware {
    background:url(../img/hardware.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
	
	
}
.design {
    background:url(../img/design.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
	
}
.about_fr {
    background:url(../img/about_fr.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
}
.metal_fr {
    background:url(../img/metal_fr.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
	
}
.Import_fr {
    background:url(../img/Import_fr.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
	
}
.hardware_fr {
    background:url(../img/hardware_fr.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
	
	
}
.design_fr {
    background:url(../img/design_fr.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
}
	
.Gallery {
    background:url(../img/gallery.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
	
}
.Gallery_fr {
    background:url(../img/Gallery_fr.jpg);
   background-repeat: no-repeat;
    width: 960px;
	margin: 0 auto;
	position: relative;
	border: none;
}
* {
  box-sizing: border-box;
}

.row > .column {
  padding: 4 4px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}
.column_finishes {
  float: left;
  width: 50%;
  padding: 8px;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 1;
  top: 1;
  width: 100%;
  height: 100%;
  overflow: scroll;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 1;
  width: 75%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
  
  
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

