@charset "utf-8";



body
{
	padding: 0px, 0px, 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
.header {
	height: 400px;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	width: 100%;
}
.headerPortfolio {
	height: 400px;
	background-image: url(../img/portfolio.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	width: 100%;
}
.headerGallery {
	height: 400px;
	background-image: url(../img/gallery.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	width: 100%;
}
.headContainer {
	width: 90%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.logoInner {
	float: left;
	display: block;

}
.logo {
	width: 300px;
	height: 100px;
	margin-left: 0px;
	float: left;
	margin-top: 10px;
	background-image: url(../img/w1.png);
	border-radius: 13px;
	
}
.navBar {
	height: 45px;
	float: right;
	margin-top: 10px;
	width: 535px;
	background-image: url(../img/w2.png);
	background-repeat: repeat-x;
	border-radius: 13px;
}
.navBar:hover {
	background-color: #ECECEC
}
.logo:hover {
	background-color: #ECECEC;
}


#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    
}

#nav li {
    float: left;
}

#nav li a {
	display: block;
	color: #000000;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-weight: bold;
	
	
}

#nav li a:hover {
	color: #000000;
	font-weight: bold;
	text-shadow: 0px 0px;
	text-shadow: 0px 2px 10px #000000;
}
.bodySeg1 {
	height: 400px;
	background-color: #ECECEC;
	
}
.bodySeg2 {
	height: 400px;
	background-color: #FFFFFF;
}
.galSeg1 {
	height: 410px;
	background-color: #ECECEC;
	
}
.galSeg2 {
	height: 450px;
	background-color: #FFFFFF;
}
.galSeg3 {
	height: 410px;
	background-color: #FFFFFF;
	
}
.galSeg4 {
	height: 410px;
	background-color: #ECECEC;
}
.seg1Container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
h1 
{
	color: #F78623;
	text-align: center;
	margin-top: 0px;
	padding-top: 15px;

}
h3 
{
	color: #F78623;
	text-align: center;
	margin-top: 0px;

}
#center h3 
{
	color: #F78623;
	text-align: center;
	margin-top: 0px;
	padding-top: 31px

}
.segMinis1 {
	width: 280px;
	height: 300px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	background-image: url(../img/mill_relining.jpg);
	-webkit-box-shadow: 1px 0px 2px;
	box-shadow: 1px 0px 2px;
}
.segMinis2 {
	width: 280px;
	height: 300px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	background-image: url(../img/construction.jpg);
	-webkit-box-shadow: 1px 0px 2px;
	box-shadow: 1px 0px 2px;
}
.segMinis3 {
	width: 280px;
	height: 300px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	background-image: url(../img/renovations.jpg);
	-webkit-box-shadow: 1px 0px 2px;
	box-shadow: 1px 0px 2px;
}
.segMinis4 {
	width: 280px;
	height: 300px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	background-image: url(../img/plumbing.jpg);
	-webkit-box-shadow: 1px 0px 2px;
	box-shadow: 1px 0px 2px;
}
.segMinir1 {
	width: 280px;
	height: 300px;
	background-color: #ECECEC;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	background-image: url(../img/bf_airport.jpg);
	-webkit-box-shadow: 1px 0px 2px;
	box-shadow: 1px 0px 2px;
}
.segMinir2 {
	width: 280px;
	height: 300px;
	background-color: #ECECEC;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	background-image: url(../img/stilfontein.jpg);
	-webkit-box-shadow: 1px 0px 2px;
	box-shadow: 1px 0px 2px;
}
.segMinir3 {
	width: 280px;
	height: 300px;
	background-color: #ECECEC;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	background-image: url(../img/plumbing01.jpg);
	-webkit-box-shadow: 1px 0px 2px;
	box-shadow: 1px 0px 2px;
}
.segMinir4 {
	width: 280px;
	height: 300px;
	background-color: #ECECEC;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	background-image: url(../img/construction01.jpg);
	-webkit-box-shadow: 1px 0px 2px;
	box-shadow: 1px 0px 2px;
}

.seg2Container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.bodySeg2Large {
	height: 650px;
	background-color: #FFFFFF;
}

.footer {
	background-color: #000000;
	height: 100px;
	text-align: center;
	padding-top: 30px;
	color: #FFFFFF;
	display: block;
	clear: both;
}
.cd-container {
  width: 90%;
  max-width: 768px;
  margin: 2em auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: center 50%;
	background-image: url(../img/cd-top-arrow.svg);
	background-color: #F78623;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}
.no-touch .cd-top:hover {
	background-color: #F78623;
	opacity: 1;
}
table {
	border-collapse: collapse;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

th, td {
    text-align: left;
    padding: 8px;
}

tr:nth-child(even){
	background-color: #f2f2f2
}
#grey tr:nth-child(even){
	background-color: #FFFFFF
}
a:link {
	color: #F78623;
}
a:visited {
	color: #F78623;
}
.portPicture {
	width: 400px;
	height: 400px;
	float: left;
}
.portContent {
	width: 600px;
	height: 400px;
	float: left;
	display: inline-block;
}
.portText {
	width: 500px;
}
.portSeg1 {
	display: block;
	height: 527px;
}
.portSeg2 {
	background-color: #ECECEC;
	display: block;
	height: 400px;
	padding-top: 70px;
	padding-bottom: 70px;
}
.portSeg3 {
	display: block;
	height: 400px;
	padding-top: 70px;
}
.galleryDescription {
	width: 250px;
	height: 300px;
	padding-top: 24px;
	float: left;
}
.galleryDescription2 {
	width: 250px;
	height: 300px;
	padding-top: 24px;
	float: left;
}
.galleryDescription3 {
	width: 250px;
	height: 300px;
	padding-top: 24px;
	float: left;
}
.galleryDescription4 {
	width: 250px;
	height: 300px;
	padding-top: 24px;
	float: left;
}
.spacer {
	padding-top: 10px;
}
.color {
	color: #F78623;
}
.s1Text {
	width: 280px;
	height: 100px;
	margin-top: 200px;
	background-color: #FFFFFF;
	line-height: 150%;
	text-align: center;
	-webkit-box-shadow: 1px 2px 2px 0px;
	box-shadow: 1px 2px 2px 0px;
}
.s1Text:hover {
	width: 280px;
	height: 100px;
	margin-top: 200px;
	background-color: #ECECEC;
	line-height: 150%;
	text-align: center;
	-webkit-box-shadow: 1px 2px 2px 0px;
	box-shadow: 1px 2px 2px 0px;
}
.r1Text {
	width: 280px;
	height: 100px;
	margin-top: 200px;
	background-color: #ECECEC;
	line-height: 150%;
	text-align: center;
	-webkit-box-shadow: 1px 2px 2px 0px;
	box-shadow: 1px 2px 2px 0px;
}
.r1Text:hover {
	width: 280px;
	height: 100px;
	margin-top: 200px;
	background-color: #FFFFFF;
	line-height: 150%;
	text-align: center;
	-webkit-box-shadow: 1px 2px 2px 0px;
	box-shadow: 1px 2px 2px 0px;
}
.bodyContainer {
	width: 950px;
}
.serviceSeg {
	width: 400px;
	height: 480px;
	margin-top: 50px;
	margin-left: 22px;
	float: left;
	text-align: center;
	border: 2px solid #F78623;
	margin-bottom: 25px;
}
.servText {
	width: 400px;
}
.servAlign {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
