@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;

}

.container {
	max-width: 900px;
	padding: 0px;
}
@media only screen and (max-width:568px) {
	.container {

		
}
}
body {
background: rgb(2,0,36);
background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(42,33,16,1) 0%, rgba(185,24,32,1) 100%);
	z-index: 10000000 !important;
}
#websiteWrapper .container {
	background: #FFFFFF;
}

#websiteHeader {
   
}

.top-logo-banner {
	
}
#websiteMainContents {
   
}
#animate1 {
   
}
#animate1 {
  
}
#animate2 {
    
}
#rollOverImages {
   
}
#bottomSection {
   
}
.website-header .bg-light {
	background-color: #4f4f4f !important;
	
}
.website-header .bg-light a {
	color: #FFFFFF !important;
	
}
.background-image {

}
#websiteFooter {
  
background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(42,33,16,1) 0%, rgba(185,24,32,1) 100%);
}

.about-3 form input {
	width: 100%;
	height: 50px;
	border: 1px solid #000000;
	margin-bottom: 20px;
	
}
.about-3 textarea {
	width: 100%;
	height: 300px;
	border: 1px solid #000000;
}
.about-3 input[type=submit] {
	
	width: 50%;
}

.home-header {
	position: relative;
	resize: horizontal;
}
.header-image-menu {
	position: absolute;
	left: 40px;
	 top: 15px;
}
image-home-responsive {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    max-width: 100%;
}
