@charset "UTF-8";
.background {
    background-image: url(gradienttop.jpg);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    background-repeat: repeat-x;
}
.backgroundbefore {
    background-image: url(gradienttop.jpg);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    background-repeat: repeat-x;
}



.padding {
   
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
 
}
.solidred {
    background-color: #E4B05C;
    padding-top: 5px;
    padding-bottom: 5px;
}
.mediumtext {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: medium;
    color: #F1E8E8;
}
.smalltext {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: medium;
    color: #A69F9F;
}
.whitetext {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: medium;
    color: #FFFDFD;
}
.redtext {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: medium;
    color: #F30707;
}
.largetext {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: x-large;
    color: #F1E8E8;
}
.largetextblack {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: x-large;
    color: #000000;
}
.blacktext {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: large;
    color: #000000;
}
.mediumtextbox {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: medium;
    color: #F6EDED;
    background-color: #265CFF;
    -webkit-box-shadow: 1px 2px 0px #3F3A3A;
    box-shadow: 1px 2px 0px #3F3A3A;
    border-radius: 30px;
}
.bg-light {
  background-color: #e4b05b63 !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  
background-color: #dae0e5 !important;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
     color: #CB3335;

		 
	
		 
		 
		 
		 
		 
}
.padding{
padding-right: 20px;
padding-left: 20px;
}



.navbar-light .navbar-toggler {
  color: #FCFAFA;
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
	
	
	
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
  
    font-size: x-large;
	
	font-family: 'Anton', sans-serif; 

	letter-spacing: 0.5px;
	word-spacing: 0px;
	font-weight: normal;

	
	
	
	
	
	
}
.antonfont {
    display: block;
    padding: 0.5rem 1rem;
  
    font-size: x-large;
	
	font-family: 'Anton', sans-serif; 

	letter-spacing: 0.5px;
	word-spacing: 0px;
	font-weight: normal;

	
	
	
	
	
	
}
.antonfont2 {
  
    padding: 0.5rem 1rem;
  
    font-size: large;
	
	font-family: 'Anton', sans-serif; 

	letter-spacing: 0.5px;
	word-spacing: 0px;
	font-weight: normal;

	
	
	
	
	
	
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.box {
    border: thick double #265BFE;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
    -webkit-box-shadow: -1px 1px #1A1919;
    box-shadow: -1px 1px #1A1919;
}
.outer {
  display: block;
  clear: right;/*clear float right*/
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #E33134;
	font-family: 'Anton', sans-serif; 
	color: white;
	 font-size: x-large;
	letter-spacing: 0.5px;
	word-spacing: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header2 {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #019245;
	font-family: 'Anton', sans-serif; 
	color: white;
	 font-size: x-large;
	letter-spacing: 0.5px;
	word-spacing: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header3 {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #265CFF;
	font-family: 'Anton', sans-serif; 
	color: white;
	 font-size: x-large;
	letter-spacing: 0.5px;
	word-spacing: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-headeribs {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #8D620F;
	font-family: 'Anton', sans-serif; 
	color: white;
	 font-size: x-large;
	letter-spacing: 0.5px;
	word-spacing: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-headerautoim{
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #412752;
	font-family: 'Anton', sans-serif; 
	color: white;
	 font-size: x-large;
	letter-spacing: 0.5px;
	word-spacing: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.moreSpace {
	height: 45px;
	padding-top: 10px;
	
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: #019245;
  border: 0px solid transparent;
  border-radius: 1.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
	 border: none;
}
.navbar-toggler, .navbar-toggler:hover, .navbar-toggler:focus, .navbar-toggler:active {
    outline: 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%;
	text-decoration: none;
}
 body,html {overflow-x: hidden;

}
.box {
    border: medium inset #F8080C;
    padding-top: 10px;
    padding-bottom: 10px;
}


 /*a.dropdown-item.active{
	color:rgba(0, 0, 0, 0.5);
	background-color: #E9583D;
}*/

 a.dropdown-item.active{
	color:#F6F0F0;
	background-color: #E9583D;
}

.dropdown-item:hover{
	background-color: #e4b05b63;
}