@charset "utf-8";
h1 {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
body {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 700;
}
#Info {
	text-align: center;
}
footer {
	background-color: #000000;
	color: #F9F7F7;
	text-align: center;
	font-size: x-small;
	margin-right: 25%;
	margin-left: 25%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 3%;
}
header {

}
nav {
	color: #F4F0F0;
	text-align: center;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.navHome {
	text-decoration: none;
	color: #BEB94D;
	font-size: x-large;
	margin-left: 5%;
	margin-right: 5%;
	-webkit-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in;
}
.navServices {
	text-decoration: none;
	color: #BEB94D;
	font-size: x-large;
	margin-left: 5%;
	margin-right: 5%;
	-webkit-transition: all .5s ease-in .5s;
	-o-transition: all .5s ease-in .5s;
	transition: all .5s ease-in .5s;

}
.navProject {
	text-decoration: none;
	color: #BEB94D;
	font-size: x-large;
	margin-right: 5%;
	margin-left: 5%;
	-webkit-transition: all .5s ease-in .5s;
	-o-transition: all .5s ease-in .5s;
	transition: all .5s ease-in .5s;
}
.navContact {
	text-decoration: none;
	color: #BEB94D;
	font-size: x-large;
	margin-right: 5%;
	margin-left: 5%;
	-webkit-transition: all .5s ease-in .5s;
	-o-transition: all .5s ease-in .5s;
	transition: all .5s ease-in .5s;
}
body header img {
	padding-bottom: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;


}
body {
	background-color: #DCDADA;
}
p {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25%;
	padding-right: 25%;
}
.navHome:hover {
	color: #F4F0F0;
}
.navContact:active {
	color: #F9F3F3;
}
.frontImg {
	width: 8in;
}
.trailer {
	display: block;
	margin-left: auto;
	margin-right: auto;


}
.navServices:hover {
	color: #F4F0F0;
}
.navProject:hover {
	color: #F4F0F0;
}
.navContact:hover {
	color: #F4F0F0;
}
.DoNotEnter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.arrowWork {
}
.arrowWork2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wordMessage {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.arrowWork1 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
