@font-face{
  font-family:'catpaw';
  src:url('../fonts/catpaw.eot');
  src:local('catpaw'),
  url('../fonts/catpaw.ttf')
  format('truetype');
}

@font-face{
  font-family:'skinny';
  src:url('../fonts/skinny.eot');
  src:local('skinny'),
  url('../fonts/skinny.ttf')
  format('truetype');
}

body{
  background-color: #000000;
  background-image: linear-gradient(to right, #e7b87a, #d6a769, #c59658);
  background-repeat: repeat-x repeat-y;
  margin: 0% 0% 0% 0%;
  height: 100%;
  width: 100%;
}

/* -----------------------------------------------------------container HEAD------ */

.containerhead {
  align: center;
  background-image: url("../images/bg/paws3.png");
  background-position: 0px 0px;
  background-size: auto;
  border-top: 1px solid #895755;
  padding: 0.4em 0px 0.4em 0px;
  height: auto;
  width: 100%;
}

.containerhead .header {
    background: transparent;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.containerhead h1{
 color: #4c381e;
 font-family: catpaw, tahoma, trebuchet ms, arial;
 font-size: 3.7em;
 font-variant: none;
 font-weight: 100;
 letter-spacing: 0.1em;
 line-height: 1.0;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;
 text-shadow: -2px 2px 3px #ff6600;
 text-transform: uppercase;
 width: auto;
}

 .containerhead h2{
  color: #000000;
  border-bottom: 0px solid #444444;
  font-family: trebuchet ms, tahoma, arial;
  font-size: 0.6em;
  font-variant: none;
  font-weight: 700;
  letter-spacing: 0.35em;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.5em 0px 0px 0px;
  text-align: center;
  text-shadow: 0px 0px 0px #000000;
  text-transform: uppercase;
  width: auto;
}

.containerhead h3{
 border-bottom: 1px solid #444444;
 color: #bbbbbb;
 font-family: tahoma, trebuchet ms, arial;
 font-size: 0.6em;
 font-variant: none;
 font-weight: 100;
 letter-spacing: 0px;
 line-height: 1.0;
 margin: 8px 0px 0px 0px;
 padding: 0px 0px 4px 0px;
 text-align: right;
 text-transform: uppercase;
 width:auto;
}

.containerhead img{
 align: left;
 flex: 0 1 auto;
 height: 24px;
 width: auto;
 margin: 0px 0px 0px 0px;
 padding: 0px 0.2em 0px 0px;
}

.containerhead .img2{
 align: left;
 flex: 0 1 auto;
 height: 24px;
 width: auto;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

/* -----------------------------------------------------------container MENU------ */

.containermenu {
  align: center;
  background-color: #000000;
  background-image: linear-gradient(to right, #000000, #101010, #1a1a1a, #202020, #272727);
  border-bottom: 1px solid #4c381e;
  border-top: 0px solid #895755;
  margin: 0% 0% 0% 0%;
  padding: 0.1em 0px 0.2em 0px;
  width: 100%;
}

.navbar {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin: 0% 0% 0% 1%;
  }

.nav-item {
    flex: 0 1 auto;
    padding: 0px 1.0em 0px 0.0em;
}

.navbar a{
  color: #b48547;
  font-family: tahoma, trebuchet ms, arial;
  font-size: 0.7em;
	font-weight: bolder;
  letter-spacing: 0.5px;
	text-decoration: none;
  text-transform: uppercase;
}

.navbar a:hover{
  color: #00aa00;
  font-family: tahoma, trebuchet ms, arial;
  font-size: 0.7em;
	font-weight: bolder;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-shadow: 0px 0px 4px #00bb00;
  text-transform: uppercase;
}

/* -----------------------------------------------------------container BODY------ */

.containerbody {
  background-image: url("../images/bg/paws3.png");
  background-repeat: repeat-x repeat-y;
  display:flex;
  color: #aaaaff;
  font-family: trebuchet ms, arial, tahoma, verdana;
  padding: 0.2em 0px 0px 1.2em;
  margin: auto;
  width: 96%;
}

.containerbody .fixed {
  width: auto;
}

.containerbody .flexed {
  flex-grow: 1;
  max-width: auto
}

.containerbody .vid1{
  align: left;
  flex: 0 1 auto;
  border: 1px solid #000000;
  border-radius: 0px;
  margin:  0.0em 0.0em 0.0em 0.0em;
  padding: 0px 0px 0px 0px;
}

.containerbody .vid2{
  align: left;
  background-color: #000000;
  flex: 0 1 auto;
  border: 1px solid #000000;
  border-radius: 0px;
  height: auto;
  margin:  0.0em 0.0em 0.0em 0.0em;
  max-width: 440px;
  padding: 0px 0px 1.5em 0px;
}

.containerbody img{
  align: left;
  flex: 0 1 auto;
  border: 1px solid #000000;
  border-radius: 0px;
  height: auto;
  width: 15%;
  margin: 0.2em 5px 5px 0px;
  padding: 0px 0px 0px 0px;
}

.containerbody .img2{
  flex: 0 1 auto;
  border: 0px solid #ff0000;
  border-radius: 0px;
  height: 8px;
  width: 8px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.containerbody h1{
  color: #000000;
  font-family: catpaw, trebuchet ms, arial, tahoma, verdana;
  font-size: 1.3em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 1.0em 0.0em 0.0em 0.0em;
  padding: 0px 0px 0px 0px;
  text-align: center;
  text-transform: uppercase;
}

.containerbody h2{
  color: #000000;
  font-family: trebuchet ms, arial, tahoma, verdana;
  font-size: 0.9em;
  font-variant: none;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 1.0em 0px 0px 1.0em;
  text-align: left;
  text-transform: uppercase;
}

.containerbody h3{
  color: #4c381e;
  font-family: trebuchet ms, arial, tahoma, verdana;
  font-size: 1.0em;
  font-variant: none;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 1.0em 0px 0.5em; 0.0em;
  text-align: left;
  text-shadow: 0px 0px 2px #ff0000;
  text-transform: uppercase;
}

.containerbody h4{
  color: #000000;
  font-family: trebuchet ms, arial, tahoma, verdana;
  font-size: 0.9em;
  font-variant: none;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.0em 0px 0.1em 0.5em;
  text-align: left;
  text-transform: none;
}

.containerbody h5{
  color: #c59260;
  font-family: trebuchet ms, arial, tahoma, verdana;
  font-size: 0.7em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  text-align: left;
  text-transform: uppercase;
}

.containerbody a{
  color: #aaaaff;
  font-family: tahoma, trebuchet ms, arial;
	font-size: 1.0em;
	font-weight: 300;
	text-decoration: none;
  text-transform: uppercase;
}

.containerbody a:hover{
  color: #6969ff;
  font-family: tahoma, trebuchet ms, arial;
	font-size: 1.0em;
  font-weight: 300;
  text-decoration: none;
  text-shadow: 0px 0px 4px #cb9f72;
  text-transform: uppercase;
}

/* -----------------------------------------------------------container FOOTER------ */

.containerfooter {
  align: center;
  padding: 2.0em 0px 4px 0px;
  margin: auto;
  width: 98%;
}

footer{
  border-bottom: 0px solid #444477;
  border-top: 0px solid #444477;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0.6em 0px;
  width: 98%;
}

.containerfooter footer h1{
 color: #222222;
 font-family: tahoma, trebuchet ms, arial;
 font-size: 0.6em;
 font-variant: none;
 font-weight: 100;
 letter-spacing: 0px;
 line-height: 1.0;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;
 text-transform: uppercase;
 width: 98%;
}

/* -----------------------------------------------------------scrollbar------ */

::-webkit-scrollbar {
  width: 0px;
}

::-webkit-scrollbar-button {
  background: #6969ff;
  border-radius: 0px;
}

::-webkit-scrollbar-track {
  background: #0000ee;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #000069;
}

::-webkit-scrollbar-thumb:hover {
  background: #7777ff;
}
