@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

html {
  background:#303132;
  
}

body {
	width: 100%;
	font-weight: bold;
	font: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 20px auto 0;
	max-width: 100%;
	text-align: center;
	text-shadow: #000;
  }

h1 {
  font: 40px/60px "Lato","Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: 200;
  }

h2 {
  color:#FFF;
  font-weight:bold;
  font: 16px "Lato","Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 2px;
  }


#simple-menu {
	visibility: hidden;
}
.container {
	height: auto;
	max-width: 2000px;
	width: 100%;
	overflow:visible;
}
.bg-content {
	float:left;
}

.wrapper {
	
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 553px;
	box-shadow: 0px 0px 5px 4px #000;
}

.contact {
	width: 100%;
	height: 20px;
	float: left;
}

.mobilemenu {	
	width: 30px;
	height: 30px;
	background-image:url(../images/menu.jpg);
	background-size:contain;	
}

.mobilecontain {
	position: fixed;
	right: 0px;
	top: 0px;
	float: right;
	margin-left:auto;
	width: 30px;
	height: 30px;
	z-index: 4;	
}
.menucontain {
	float: right;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	visibility: visible;
	text-align: right;
	width: 21%;
	padding-right: 2%;
	margin-top: 15%;
	height: 150px;
}

.slidercontain {
	font: "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: right;
	width: 75%;
	margin-right: 10px;
	max-height: 600px;
	height: auto;
	overflow:visible;
}

.slidercontain2 {
	font: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 20px;
	float: right;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	height: auto;
}
#contact-form submit {
	float:left;
	width: 100px;
	height: 60px;
	background-color: #ac301c;
}
.titlecontain {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	height: 40px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../images/desktoptitle.png);
}

.footercontain {
	position: relative;
	float: right;
	top: 20px;
	margin-right: 0px;
	margin-left: auto;
	width: 90%;
	height: 100px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../images/desktopfooter.png);
}
#contact-form {
	font:"Arial Black", Gadget, sans-serif;
	color:#FFF;
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 0 0 20px;
  padding-top: 10px;
  width: 100%;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 200px;
  height: 150px;
  overflow: hidden;
}
#contact-form label {

  display: inline-block;
  min-height: 40px;
  position: relative;
  margin: 0;
}
#contact-form .message {
	float: center;
	min-height: 220px;
	width: 90%;
}
#contact-form input,
#contact-form textarea {
  font-family: 'Open Sans', sans-serif;
  padding: 4px 18px 5px;
  margin: 0;
  font-size: 14px;
  line-height: 21px !important;
  color: #7f7f7f;
  background: #ffffff;
  outline: none;
  width: 300px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input {

  height: 30px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
	width: 300px;
	height: 100px;
	margin-bottom: 20px;
	resize: none;
	overflow: auto;
}
#contact-form .success {
  display: none;
  margin-bottom: 20px;
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  background: #ffffff;
  padding: 12px 14px;
  text-transform: none;
}
#contact-form .error,
#contact-form .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  margin-bottom: 5px;
  padding: 2px 4px 6px 4px;
  text-transform: none;
}
.buttons-wrapper {
	font:Arial, Helvetica, sans-serif;
  position: relative;
  float: left;
}
.buttons-wrapper a {
	font:Arial, Helvetica, sans-serif;
  margin-right: 10px;
  cursor: pointer;
}
.buttons-wrapper a:hover {
	font:Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.btn-1 {
	font:Arial, Helvetica, sans-serif;
  color: #ffffff;
  background: #900;
  padding: 5px 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-1:hover {
	font:Arial, Helvetica, sans-serif;
  color: #1a1a1a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  background: #ffffff;
}
.formcontain {
width: 100%;
height: auto;
float: left;
}
