.col-xl-12 {
}
.blackline {
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #050505;
	-webkit-box-shadow: 0px 5px #2C2929;
	box-shadow: 0px 5px #2C2929;
	padding-right: 5px;
	padding-left: 5px;
}
/*navbar-light*/

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: #8B1214;
}

.navbar-light .navbar-nav .nav-link {
	color: #1E0909;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-style: normal;
	font-size: large;
	letter-spacing: 2px;

}


.paddingall{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}





.btn-light {
  
  background-color: #9F090D;
  border-color: #f8f9fa;
    border-style: groove;
      border-size: 30px;
    postiion: fixed;
    	font-size: x-large;
    color: #fff;
}


.btn-light:hover {
  color: #212529;
  background-color: rgba(6,4,101,0.67);
  border-color: #dae0e5;
    
}

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}



.btn-light {
  
  background-color: #9F090D;
  border-color: #f8f9fa;
    border-style: groove;
      border-size: 30px;
    postiion: fixed;
    	font-size: x-large;
    color: #fff;
}


.btn-light:hover {
  color: #212529;
  background-color: rgba(6,4,101,0.67);
  border-color: #dae0e5;
    
}

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.supertext {
}
.h1 {
	color: #000000;
}
.box {
	background-color: #9C8B7F;
	border: thick double #000000;
	color: #000000;
	font-size: large;
}
.box2 {
	border: thick dashed #000000;
	color: #000000;
	font-size: large;
}
.loudtext {
	color: #4D4339;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-style: normal;
	font-size: large;
	text-shadow: 0px 1px;
	letter-spacing: 5px;
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
	padding-right: 0;
	padding-left: 0;
	width: 0%;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
	-ms-flex-direction: row;
	flex-direction: row;
	padding-left: 10px;
      background-color: rgba(100,73,53,0.62);
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	border: medium solid #9C8B7F;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }


}
/*no decoration on toggler*/

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-toggler, .navbar-toggler:hover, .navbar-toggler:focus, .navbar-toggler:active {
	outline: none;
	background-color: #9C8B7F;
}
.navbar-toggler {
	padding: 0.25rem 0.75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: #9C8B7F;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
    
}

.dropdown-divider {
	height: 0;
	margin: 0.5rem 0;
	overflow: hidden;
	border-top: 1px solid #7C4A26;
	color: #7C4A26;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #7C4A26;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #7C4A26;
}


}
/*end togler decoration*/
body, html { overflow-x:hidden; }
