@import url("../webfonts/Klavika-Bold/Klavika-Bold.css");
@import url("../webfonts/Klavika-Light/Klavika-Light.css");
@import url("../webfonts/ArialBlack/ArialBlack.css");
html,

:-webkit-full-screen a {
    display: -webkit-box;
    display: flex
}
:-moz-full-screen a {
    display: flex
}
:-ms-fullscreen a {
    display: -ms-flexbox;
    display: flex
}
:fullscreen a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




.content {
	padding-bottom:130px; /* Height of the footer element */
}

.slidecontainer{
	position: relative;
	top:0px;
	left: 0px;
	width: 1900px;
	height: 600px;
	overflow: hidden;
	z-index: 2;
	margin-left:auto;
	margin-right:auto;
}
.intro {
	width:100%;
	height:auto;
	overflow:visible;

}
.pagetitle {
width:300px;
height:40px;
margin-top:40px;
margin-left:auto;
margin-right:auto;
font-family:Tahoma, Geneva, sans-serif;
font-size:26px;
font-weight:300;
text-align:center;
color:#828282;
position:relative;

}
.pagetext {
width:1024px;
margin-left:auto;
margin-right:auto;
font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
color:#828282;
line-height:20px;
position:relative;
text-align:justify;
margin-bottom:40px;	
}
.slidetitle {
width:800px;
position:relative;
top: 0px;
margin-left:auto;
margin-right:auto;
font-family:'ArialBlack' ;
font-size:140px;
color:	#FFF;
text-shadow: 2px 2px 8px #333;
}
.slidetitle2 {
width:1600px;
position:relative;
top: 100px;
margin-left:auto;
margin-right:auto;

font-family:'ArialBlack';
font-size:140px;
color:	#FFF;
text-shadow: 2px 2px 8px #333;
}

.slidetitle3 {
width:1400px;
position:relative;
top: 250px;
margin-left:auto;
margin-right:auto;

font-family:'ArialBlack';
font-size:140px;
color:	#FFF;
text-shadow: 2px 2px 8px #333;
}

.slidetitle4 {
width:1400px;
position:relative;
top: 400px;
margin-left:auto;
margin-right:auto;

font-family:"ArialBlack";
font-size:140px;
color:	#FFF;
text-shadow: 2px 2px 8px #333;
}


.subnav{
	display:none;
	
}

.contactustitle {
	font-family: Lato;
	font-size: 50px;
	font-weight: 600;
	height: 30px;
	width: 500px;
	position: relative;
	top: 100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #F60;
}

.contactustbl {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 75px;
}

.contactus {
	height: 750px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	position: relative;
	top: 0px;
	background-color:#FFF;


}

.contactustbl {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 75px;
}
.contactussub {
	width: 500px;
	height: 40px;
	text-align:center;
	font-family: Klavika-Light;
	font-size: 30px;
	font-weight: 400;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	top: 130px;
}
    .formfield {
	font-family: Klavika-Light;
	font-size: 18px;
	width: 100%;
	height: 35px;
	border: 2px solid #FF6600;
	border-radius: 4px;
	text-indent: 10px; 
	padding: 0;   
}
  textarea {
	font-family: Klavika-Light;
	font-size: 18px;
	width: 100%;
	height: 100px;
	border: 2px solid #FF6600;
	border-radius: 4px;
	text-indent: 10px;
	padding: 0;  

}
.submitcontact{
width:100px;
height:100px;
background-image:url(../images/loginup.png);
border:0px;	
background-color:rgba(0,0,0,0.0);
}
.submitcontact:hover{
width:100px;
height:100px;
background-image:url(../images/loginover.png);
cursor:pointer;	
}
.footer {
	background:#666;
	width:100%;
	height:232px;
	position:absolute;
	bottom:0;
	left:0;
}
.footerwrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;	
}
.footersection{
	width: 230px;
	margin:10px;
	float:left;	
}
.footertexttitle{
	font-family: Lato;
	font-size: 12px;
	font-weight: 600;
	color: #FF6600;
	text-align:left;
	text-decoration:none;	
}
.footertext{
	display:block;
	font-family: Lato;
	font-size: 10px;
	font-weight: normal;
	color: #D7D7D7;
	text-align:left;
	text-decoration:none;
	width:175px	
}
.footertext:link{
	font-family: Lato;
	font-size: 10px;
	font-weight: normal;
	color:#D7D7D7;
	text-align:left;
	text-decoration:none;	
}
.footertext:link:hover{
	font-family: Lato;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align:left;	
}
.footertext:visited:hover{
	font-family: Lato;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align:left;	
}
@media only screen and  (max-width: 1040px) {

.pagetext {
width:800px;
margin-left:auto;
margin-right:auto;
}
.contactus {
	height: 750px;
	width: 100%;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	position: relative;
	background-color:#FFF;
}
.contactustitle {
	font-family: Lato;
	font-size: 40px;
	font-weight: 600;
	height: 30px;
	width: 320px;
	position: relative;
	top: 100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #F60;
}

.contactustbl {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 75px;
}
.footerwrapper{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;	
}
.footersection{
	width: 175px;
	margin:10px;
	float:left;	
}

}
@media only screen and  (max-width: 820px) {

.pagetext {
width:95%;
margin-left:auto;
margin-right:auto;
}
.content {
	padding-bottom:450px; /* Height of the footer element */
}
.contactustitle {
	font-family: Lato;
	font-size: 50px;
	font-weight: 600;
	height: 30px;
	width: 300x;
	position: relative;
	top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #F60;
}
.contactustbl {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 20px;
}
.contactussub {
	width: 300px;
	height: 40px;
	text-align:center;
	font-family: Klavika-Light;
	font-size: 20px;
	font-weight: 400;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	top: 45px;
}


.footer {
	background:#666;
	width:100%;
	height:550px;
	position:absolute;
	bottom:0;
	left:0;
}
.footerwrapper{
	width:175px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;	
}
.footersection{
	width: 175px;
	margin:10px;
	float:left;	
}

}
