
body{
  /*background-color:#000;*/
}


#mainH1{
  margin-left: 10px;
  font-size: 30px;
  text-decoration: none;
}

#mainLink{
  text-decoration: none;
}

#mainLinkSpan a{
  text-decoration: none;
}

#mainLinkSpan a:hover{
  text-decoration: none;
}

#app_crumb_div{
  display: none;
}

nav{
margin-top: -17px;
background-color: #7A0000 !important;
/*background-image: linear-gradient(#2B2B2B, #2B2B2B 60%, #2B2B2B) !important;*/
height: 43px;
padding:5px;
text-align: center;
}

nav ul{
  margin-left: 100px;

}

nav ul li{
    list-style: none;
    display: inline;
}


nav li a{
  text-decoration: none;
  color: #D4A017;
  padding: 5px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

nav li a:visited{
  color: #9A7850;
}


nav li a:hover{
  text-decoration: none;
  background-color: #202024 !important;
  color: #F5CE45;
}

nav li a:focus{
  color: #F5CE45; outline: 2px solid #ffffff; outline-offset: 2px;
}

nav li a:active{
  color: #A67C10;
}


@font-face {
  font-family: Oswalkd53;
  src:url(../fonts/Oswalk_v53.woff2);
}

/*Bold Script*/
@font-face {
  font-family: AmandaBlack;
  src:url(../fonts/Ananda-Black.ttf);
}

/*Lite Script*/
@font-face {
  font-family: Cherolina;
  src:url(../fonts/Cherolina.ttf);
}

@font-face{
  font-family: Arbutus;
  src: url(../fonts/Arbutus-Regular.ttf);
}

@font-face{
  font-family: OptimusBold;
  src: url(../fonts/OptimusPrincepsSemiBold.ttf);
}

@font-face{
  font-family: Optimus;
  src: url(../fonts/OptimusPrinceps.ttf);
}

@font-face{
  font-family: TrajanusBricks;
  src: url(../fonts/TrajanusBricks.ttf);
}

@font-face{
  font-family: Seshat;
  src: url(../fonts/Seshat.otf);
}

.font2{
  font-family: Seshat;
  font-size: 1.25rem;
}


h1{
  color: #941407;
  font-family: Arbutus;
  text-transform: uppercase;
  text-align: center;
  font-size: 2.75rem;
  -webkit-text-stroke: 1.25px #FFBE2D;
}

h2 {
  font-family: Optimus;
  color: #FFBE2D;
  text-transform: uppercase;
}


h3 {
  color: #d31145;
  text-transform: uppercase;
}

p {
  line-height: 1.5;
}


#main_header_section{
  width: 100%;
  min-height: 100vh;
  background-image: url(/img/logo/banner_logo.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #000;
}

/*
previous img - not above fold

#logo_div{
  align-items: center;
  width: 100%;
  height:100vh;
  background-color: black;
  display: flex;
  align-items: center;
  margin: 0 auto;
  justify-content: center;
}


#logo_div img{
  width: 80%;
  margin: 0px;
  height: 100%;
  border-radius: 20px;
}
*/

/*DESIGN*/

/*header{
  background-image: url("../img/bgs/black-cubed-wallpaper-HD-1920x1080.jpg");
}
*/

footer{
  background-image: url("../img/bgs/tactile_noise.png");
  height:150px;
}

footer section{
  border:0px;
}

/*
#mobile_main_menu{
  background-color: rgb(0 0 0 / 0.5);
  color: #fff;
  height:40px;
}


#mobile_main_menu h1{
  margin-top: -17px;
}
*/

#app_crumb_div{
  background-color: #000;
  color: #454545;
}

#app_crumb{
  margin-left:110px;
}

#main_header_section .column{
  background-color: rgb(0 0 0 / 0.5);
  color: #fff;
}


.odd-section {
    height: auto;
    padding-top: 100px;
    background: #0f0f0f;
    color: #fff;
    background-image: url(../img/bgs/large-leather.png) !important;
    padding-left: 10%;
    padding-right:10%;
    border: solid 2px #3b4351;
}
.even-section {
    height: auto;
    /* height: 100%; */
    padding-top: 100px;
    background: #000;
    color: #fff;
    padding-left: 10%;
    padding-right:10%;
}


.leftAlign{
  text-align: left;
}

/*
background-color: #454545;
background-image: url(../img/bgs/brushed-alum-dark.png);

0f0f0f
181412
This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
