@font-face{
  font-family:'speed';
  src:url('../fonts/speed.eot');
  src:local('speed'),
  url('../fonts/speed.ttf')
  format('truetype');
}

body{
  background-image: url("../images/bg/home.jpg");
  background-position: 0px -240px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0% 0% 0% 0%;
  height: 100%;
  width: 100%;
}

/* -----------------------------------------------------------container HEAD------ */

.containerhead {
  align: center;
  background-image: url("../images/bg/lineupbw.jpg");
  background-position: 0px -40px;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0.2em 0.0em 0.0em 0.0em;
  min-height: 4.2em;
  width: 100%;
}

 .containerhead h1{
  color: #f8cbad;
  font-family: courier, hotrod, trebuchet ms, tahoma, arial;
  font-size: 3.0em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: -0.05em;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.0em 0.0em 0.0em 0.1em;
  text-align: left;
  text-shadow: 0px 0px 2px #000000;
  text-transform: none;
  width: auto;
}

 .containerhead h2{
  color: #fce4d6;
  border-bottom: 0px solid #000000;
  font-family: courier, trebuchet ms, tahoma, arial;
  font-size: 0.6em;
  font-variant: none;
  font-weight: 700;
  letter-spacing: 0.85em;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.0em 0.0em 0.0em 0.9em;
  text-align: left;
  text-transform: uppercase;
  width: auto;
}

/* -----------------------------------------------------------container MENU------ */

.containermenu {
  background-image: url("../images/bg/lineupbw.jpg");
  background-position: 0px -110px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border-bottom: 1px solid #f8cbad;
  border-top: 0px solid #895755;
  box-shadow: 0px 0px 0px #d2b48c;
  margin: 0% 0% 0% 0%;
  padding: 1.0em 0.0em 0.5em 0.0em;
  width: 100%;
}

.navbar {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  text-align: center;
  margin: 0% 0% 0% 0%;
  }

.nav-item {
  flex: 0 1 auto;
  margin: 0% 0.7em 0% 0%;
  padding: 0.0em 0.0em 0.0em 0.0em;
}

.navbar a{
  background: #000000;
  color: #f8cbad;
  font-family: courier, trebuchet ms, tahoma, arial;
  font-size: 1.0em;
	font-weight: 100;
  letter-spacing: 0.0px;
	text-decoration: none;
  text-transform: uppercase;
}

.navbar a:hover{
  background: #f8cbad;
  color: #000000;
  font-family: courier, trebuchet ms, tahoma, arial;
  font-size: 1.0em;
	font-weight: 100;
  letter-spacing: 0.0px;
  text-decoration: none;
  text-shadow: 0px 0px 0px #00ff00;
  text-transform: uppercase;
}

/* -----------------------------------------------------------container BODY------ */

.containerbody {
  display: block;
  color: #aaaaff;
  font-family: trebuchet ms, tahoma, arial;
  padding: 0.0em 0.0em 0.0em 0.0em;
  margin: 1% 1% 0% 0%;
  text-align: left;
  width: 98%;
}

.containerbody .fixed {
  align: left;
  width: 100%;
  margin: 0% 1% 0% 1%;
}

.containerbody .fixed .homeframe{
  align: left;
  border: 0px solid black;
  height: 900px;
  margin: 0% 1% 0% 1%;
  overflow: hidden;
  width: 98%;
}

.containerbody .fixed img{
  align: left;
  flex: 0 1 auto;
  border: 1px solid #000000;
  border-radius: 0px;
  max-height: auto;
  width: 16%;
  margin: 0% 0% 0% 0%;
  padding: 0.0em 0.0em 0.0em 0.0em;
}

.containerbody .fixed h1{
  color: #000000;
  font-family: trebuchet ms, tahoma, arial;
  font-size: 0.6em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
  text-transform: none;
}

.containerbody .flexed {
  align: left;
  flex-grow: 1;
  width: 99.5%;
  margin: 0% 1% 0% 1%;
}

.containerbody .flexed img{
  align: left;
  flex: 0 1 auto;
  border: 1px solid #aaaaaa;
  border-radius: 0px;
  max-height: auto;
  width: 20%;
  margin: 0% 0.6em 0% 0%;
  padding: 0.0em 0.0em 0.0em 0.0em;
}

.containerbody .flexed h1{
  color: #aaaaaa;
  font-family: trebuchet ms, tahoma, arial;
  font-size: 1.0em;
  font-variant: none;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.4em 0.0em 0.0em 0.9em;
  text-align: left;
  text-transform: uppercase;
}

.containerbody .flexed h2{
  color: #aaaaaa;
  font-family: trebuchet ms, tahoma, arial;
  font-size: 0.8em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.4em 0.0em 1.0em 0.0em;
  text-align: left;
  text-transform: none;
}

.containerbody .flexed a{
  color: #69ff69;
  font-family: trebuchet ms, tahoma, arial;
	font-size: 1.0em;
	font-weight: 300;
	text-decoration: none;
  text-transform: none;
}

.containerbody .flexed a:hover{
  color: #69ff69;
  font-family: trebuchet ms, tahoma, arial;
	font-size: 1.0em;
  font-weight: 300;
  text-decoration: none;
  text-shadow: 0px 0px 1px #aaffaa;
  text-transform: none;
}

/* -----------------------------------------------------------container FOOTER------ */

.containerfooter {
  align: center;
  padding: 0.0em 0.0em 0.0em 0.0em;
  margin: auto;
  width: 100%;
}

footer{
  border-bottom: 0px solid #444477;
  border-top: 0px solid #444477;
  margin: 0px 0px 0px 0px;
  padding: 0.0em 0.0em 0.0em 0.0em;
  width: 100%;
}

.containerfooter footer h1{
 color: #696969;
 font-family: trebuchet ms, tahoma, arial;
 font-size: 0.5em;
 font-variant: none;
 font-weight: 100;
 letter-spacing: 3px;
 line-height: 1.0;
 margin: 0px 0px 0px 0px;
 padding: 0.0em 0.0em 0.0em 0.0em;
 text-align: center;
 text-transform: uppercase;
 width: 100%;
}

/* -----------------------------------------------------------scrollbar------ */

::-webkit-scrollbar {
  width: 0px;
}

::-webkit-scrollbar-button {
  background: #000000;
  border-radius: 0px;
}

::-webkit-scrollbar-track {
  background: #333333;
  border-radius: 0px;
}

::-webkit-scrollbar-thumb {
  background: #696969;
}

::-webkit-scrollbar-thumb:hover {
  background: #777777;
}
