html,body
{
    	width: 100%;
    	margin: 0;
    	padding: 0;
	overflow-x: hidden; 
	font-family: 'Arial'; 
	color: #000;
	background-color: white;
	scroll-behavior: smooth;
	
}




a {

	text-decoration: none;
	color: white;
	letter-spacing: 2px;
	

}

a.mail {

	text-decoration: none;
	color: #fff;

}


a[href^=tel] {

	color: inherit;
	text-decoration: none;

}


h2 {

	font-family: 'Bebas Neue', sans-serif;
	color: #000;
    	font-size: 7vw;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 0;
	
}


h3 {

	font-family: 'Bebas Neue', sans-serif;
	color: #000;
	font-size: 4vw;
	letter-spacing: 1px;
	font-weight: 100;
	margin-top: 0;
	margin-bottom: 0;
	
}

li {

	margin: 10px 0;

}


.services {

	font-family: 'Teko', sans-serif;
	font-size: 4.5vw;
	color: #6d6a3f;
	letter-spacing: 4px;
	font-weight: bold;
	line-height: 1;
	display: inline-block;
	padding: 20px;

}

@media screen and (max-width: 600px) {
  .services {
	
	font-size: 11vw;

  }
}

.servicestext {

	font-size: 1.5vw;
	color: #46504e;
	line-height: 2;
    	text-align: justify;
	text-justify: inter-word;

}

#header {

display: block;
position: relative;

	
}



.navwrapper {
 
	width: 100%;
	margin: 35px 0 35px 0;
	position: absolute;
	top: 0;
	right: 0;

	text-align:center;
 	
}

@media screen and (max-width: 600px) {
  .navwrapper {
	margin: 5px 0 5px 0;   


  }
}


.nav {
    	width: 100%;
	text-align: right;

}


.nav-item {
    
	font-family: 'Teko', sans-serif;
	margin: 0 20px 0 20px;
	display: inline-block;
    	color: white;
    	font-weight: bold;
    	font-size: 2em;
    	text-align: center;
	letter-spacing: 4px;

}

@media screen and (max-width: 600px) {
  .nav-item {
    font-size: 4vw;
	margin: 0 8px 0 8px;
  }
}

.nav-item:hover {
    
	font-family: 'Teko', sans-serif;
	margin: 0 20px 0 20px;
	display: inline-block;
    	color: white;
    	font-weight: bold;
    	font-size: 2em;
    	text-align: center;
	letter-spacing: 4px;
	border-bottom: 4px solid #33425a;
	line-height: 1;


}

@media screen and (max-width: 600px) {
  .nav-item:hover {
    font-size: 4vw;
	margin: 0 8px 0 8px;
	border-bottom: 1px solid #33425a;
  }
}


.nav-item-active {
    
	font-family: 'Teko', sans-serif;
	margin: 0 20px 0 20px;
	display: inline-block;
    	color: white;
    	font-weight: bold;
    	font-size: 2em;
    	text-align: center;
	letter-spacing: 4px;
	border-bottom: 4px solid #33425a;
	line-height: 1;
}

@media screen and (max-width: 600px) {
  .nav-item-active {
    font-size: 4vw;
	margin: 0 8px 0 8px;
	border-bottom: 1px solid #33425a;
  }
}


.responsiveabout {
	 width: 100%;
  height: auto;


}


.aboutcontainer {

	
	display: flex;
	margin: 30px 20px 0 20px;
}

.aboutleft {

	width: 40%;
	padding: 20px;
	flex: 1
	font-size: 2vw;
}


.aboutright {

	width: 60%;	
	padding: 15px 20px 20px 20px;
	font-size: 1.5vw;
	color: #46504e;
	line-height: 2;
	
	
}




@media screen and (max-width: 600px) {
  .aboutcontainer {

	display: block;
  
  }
}

@media screen and (max-width: 600px) {
  .aboutleft {

	width: 90%;
	flex: 0;
  	font-size: 5vw;
  }
}

@media screen and (max-width: 600px) {
  .aboutright {

	width: 90%;
	font-size: 4.5vw;

	
  
  }
}

.comingsooncontainer {

	
	display: flex;
	padding: 70px 0 70px 0;
	text-align: center;

}

.comingsoon {

	font-family: 'Nunito Sans', sans-serif;
	font-weight: 700;
	font-size: 3.4vw;
	color: #68643e;
	letter-spacing: 3px;
	text-align: center;
	margin: auto;
	line-height: 1;

}


.aboutheads {

	font-family: 'Nunito Sans', sans-serif;
	font-weight: 700;
	font-size: 3.4vw;
	color: #68643e;
	letter-spacing: 3px;
	text-align: left;
	line-height: 1;


	

}

@media screen and (max-width: 600px) {
  .aboutheads {

	font-size: 7vw;
	line-height: 1.1;
	text-align: left;

  
  }
}


.aboutusbutton {
  background-color: #666541;
  font-family: 'Teko', sans-serif;
  font-weight: 700;
  letter-spacing: 5px;
  border: none;
  color: white;
  padding: 15px 42px 15px 42px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 36px;
  cursor: pointer;
	margin: 20px 0 20px 0;
	border-radius: 6px;
}

.buttoncenter {

	text-align: center;

}


.caption {

	color: #848484;
	font-size: 1.4vw;
	margin: 8px 8px 0 0;
	display: block;
	text-align: right;
	
}

@media screen and (max-width: 600px) {
  .caption {

	font-size: 3vw;
	
  }
}

#blank {

	height: 500px;

}


#tir {
	
	background-color: #38445c;
	margin: auto;
	margin-top: 30px;
	padding: 50px 50px 50px 80px;
    	width: 100%;
	font-size: 8vw;
	color: white;
	letter-spacing: 2px;
	line-height: 1.2;
	
}

@media screen and (max-width: 600px) {
  #tir {

	padding-left: 60px;
	margin-top: 5px;
	
  }
}

#footer {
	
	background-color: white;
	margin: auto;
	padding: 20px 0px 30px 0px;
    	width: 100%;
	font-size: 1.5vw;
	color: #33425a;
	letter-spacing: 2px;
	line-height: 1.2;
	text-align: center;
	
}

@media screen and (max-width: 600px) {
  #footer {

	font-size: 3vw;
	
  }
}

#contactcontainer {

	
	display: flex;
	margin-top: 30px;

}

#contactleft {

	width: 40%;
	margin-left: 50px;
	padding: 0 10px 0 50px;
	flex: 1
	font-size: 2vw;

}

.contactform {

  padding: 10px;
	width: 50%;
	margin: auto;	


}



@media screen and (max-width: 600px) {
  #contactcontainer {

	display: block;
  
  }
}

@media screen and (max-width: 600px) {
  #contactleft {

	width: 90%;
	flex: 0;
  	font-size: 5vw;
	margin-left: 5px;
	padding: 15px;
  }
}



@media screen and (max-width: 600px) {
  .contactform {
	
		display: none !important;
	
  }
}

#contactformsmall {
	

	margin: auto;
    	width: 90%;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 2.1em;
	height: 100%;
	padding: 30px 0 30px 0;
	text-align: justify;
	text-justify: inter-word;

	
}

@media screen and (min-width: 601px) {
  #contactformsmall {
	
		display: none !important;
	
  }
}


.contactlabels {

	font-family: 'Roboto', sans-serif;
	font-size: 1.2vw;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #3f3f3f;


}

@media screen and (max-width: 600px) {
  .contactlabels {

	font-size: 4vw;
  
  }
}

.trainingheads {

	font-family: 'Bebas Neue';
	font-size: 6vw;
	color: #262161;
	letter-spacing: 4px;

}

@media screen and (max-width: 600px) {
  .trainingheads {

	font-size: 10vw;
  
  }
}

#servicesrow1 {

	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;



}

@media screen and (max-width: 600px) {
  #servicesrow1 {

	display: inline-block;
  
  }
}



#remodels {

	width: 30%;
	background-color: white;
	font-size: 1.4vw;
	color: #000;
	text-align: center;
	align-items: center;
	padding: 40px;


}

@media screen and (max-width: 600px) {
  #remodels {

	display: none;
  
  }
}

#remodelssmall {

	width: 80%;
	background-color: white;
	font-size: 1.4vw;
	color: #000;
	text-align: center;
	align-items: center;
	padding: 40px;

}

@media screen and (min-width: 601px) {
  #remodelssmall {

	display: none;
  
  }
}


#newbuilds {

	width: 30%;
	background-color: white;
	font-size: 1.4vw;
	color: #000;
	text-align: center;
	align-items: center;
	padding: 40px;


}

@media screen and (max-width: 600px) {
  #newbuilds {

	display: none;
  
  }
}

#newbuildssmall {

	width: 80%;
	background-color: white;
	font-size: 1.4vw;
	color: #000;
	text-align: center;
	align-items: center;
	padding: 40px;

}

@media screen and (min-width: 601px) {
  #newbuildssmall {

	display: none;
  
  }
}

#servicesrow2 {

	width: 100%;
	margin: auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	text-align: center;


}

@media screen and (max-width: 600px) {
  #servicesrow2 {

	display: inline-block;
  
  }
}


#property {

	width: 30%;
	background-color: white;
	font-size: 1.4vw;
	color: #000;
	text-align: center;
	align-items: center;
	padding: 25px;


}

@media screen and (max-width: 600px) {
  #property {

	display: none;
  
  }
}

#propertysmall {

	width: 80%;
	background-color: white;
	font-size: 1.4vw;
	color: #000;
	text-align: center;
	align-items: center;
	padding: 40px;

}

@media screen and (min-width: 601px) {
  #propertysmall {

	display: none;
  
  }
}

#commercial {

	width: 30%;
	background-color: white;
	color: #000;
    	font-size: 1.4vw;
	text-align: center;
	align-items: center;
	padding: 25px;

}

@media screen and (max-width: 600px) {
  #commercial {

	display: none;
  
  }
}

#commercialsmall {

	width: 80%;
	background-color: white;
	font-size: 1.4vw;
	color: #000;
	text-align: center;
	align-items: center;
	padding: 40px;

}

@media screen and (min-width: 601px) {
  #commercialsmall {

	display: none;
  
  }
}

#site {

	width: 30%;
	background-color: white;
	color: #000;
    	font-size: 1.4vw;
	text-align: center;
	align-items: center;
	padding: 20px;

}

@media screen and (max-width: 600px) {
  #site {

	display: none;
  
  }
}

#sitesmall {

	width: 80%;
	background-color: white;
	font-size: 1.4vw;
	color: #000;
	text-align: center;
	align-items: center;
	padding: 40px;

}

@media screen and (min-width: 601px) {
  #sitesmall {

	display: none;
  
  }
}

