*, *:before, *:after
{
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif
}
body {
	height:100%;
	width:100%;
	margin:0;padding:0;
	font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500;
}
hr{
	border-top: 1px solid rgba(102,102,102,.1);
}
.primary-bg-color{
	background-color: #106272 !important;
	color: #ffffff !important;
}
.primary-bg-color a{
	background-color: #106272 !important;
	color: #ffffff !important;
}
.secondary-bg-color{
	background-color: #333347 !important;
	color: #ffffff !important;
}
.secondary-bg-color a{
	background-color: #333347 !important;
	color: #ffffff !important;
}
a{
	color: #ffffff !important;
	transition: all 0.35s ease;
}
a:hover{
	color: #666666;
}
.black{
	color: #FFF;
	background-color: #000;
}
.white{
	color: #000;
	background-color: #F1F1F1;
}
.red{
	color: #fff;
	background-color: #F00;
}
.centered{
	text-align: center;
}
.max-height{
	min-height: 100%;
}
.navbar{
	box-shadow: 0px 0px 42px 0px rgba(0,0,0,0.15);
}
.logoimage{
	max-height: 80px;
}
.mainimage{
	width: 100%;
	min-height: 80vh;
	margin-top: 60px;
	padding-top: 55vh;
	background-image: url("../images/finished kitchen dark.png");
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: 50% 50% !important;
}
.title-text{
	color: #ffffff !important;
	font-weight: 600;
	font-size: 60px;
	line-height: 1.2em;
	margin-bottom: 25px;
}
.sub-title-text{
	color: #ffffff !important;
	font-size: 100%;
}
.shower-picture{
	width: 100%;
	min-height: 120vh;
	padding-top: 55vh;
	background-image: url("../images/shower pics.jpg");
	background-repeat: no-repeat;
	background-size: contain !important;
	background-position: 50% 50% !important;
}
.shower-picture2{
	width: 100%;
	min-height: 120vh;
	padding-top: 55vh;
	background-image: url("../images/shower pics2.jpg");
	background-repeat: no-repeat;
	background-size: contain !important;
	background-position: 50% 50% !important;
}
.shower-picture3{
	width: 100%;
	min-height: 120vh;
	padding-top: 55vh;
	background-image: url("../images/IMG_0431.jpg");
	background-repeat: no-repeat;
	background-size: contain !important;
	background-position: 50% 50% !important;
}
.shower-picture4{
	width: 100%;
	min-height: 120vh;
	padding-top: 55vh;
	background-image: url("../images/IMG_0432.jpg");
	background-repeat: no-repeat;
	background-size: contain !important;
	background-position: 50% 50% !important;
}
.half-half{
	height: 100%;
	width: 100%;
}
.half-half-full{
	min-height:100%;
	width: 100%;
	padding-top: 20vh;
	padding-bottom: 20vh;
	padding-left: 10%;
	padding-right: 10%;
}
.explanation-title-text{
	color: #ffffff !important;
	font-weight: 600;
	font-size: 40px;
	line-height: 1.2em;
	text-align: center;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom:25px;
}
.explanation-text{
	color: #ffffff !important;
	line-height: 1.8em;
	font-size: 20px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.footer-image{
	max-height: 100px;
	margin-top: 20px;
	line-height: 1.8em;
}
@media (max-width: 1300px){
	.explanation-title-text{
		font-weight: 600;
		font-size: 34px;
		line-height: 1.2em;
	}
	.footer-image{
		max-height: 80px;
	}
}
@media (max-width: 1024px){
	.explanation-title-text{
		font-weight: 600;
		font-size: 30px;
		line-height: 1.2em;
	}
	.footer-image{
		max-height: 80px;
	}
}
@media (max-width: 970px){
	.explanation-title-text{
		font-weight: 600;
		font-size: 24px;
		line-height: 1.2em;
	}
	.explanation-text{
		color: #ffffff !important;
		line-height: 1.8em;
		font-size: 100%;
	}
	.mainimage{
		padding-top: 45vh;
	}
	.footer-image{
		max-height: 60px;
	}
}
@media (max-width: 750px){
	.title-text{
		font-size: 50px;
		line-height: 1.2em;
	}
	.explanation-title-text{
		font-weight: 600;
		font-size: 16px;
		line-height: 1.2em;
	}
	.explanation-text{
		color: #ffffff !important;
		font-size: 12px;
		line-height: 1.8em;
	}
	.navbar{
		font-size: 14px;
	}
	.mainimage{
		padding-top: 45vh;
	}
	.footer-image{
		max-height: 40px;
	}
}
@media (max-width: 420px){
	.explanation-title-text{
		font-weight: 600;
		font-size: 14px;
		line-height: 1.2em;
	}
	.explanation-text{
		color: #ffffff !important;
		font-size: 11px;
		line-height: 1.8em;
	}
	.mainimage{
		padding-top: 45vh;
	}
	.footer-image{
		max-height: 20px;
	}
}
.half{
	min-height:100%;
	width: 100%;
	padding-top: 20vh;
	padding-bottom: 20vh;
	padding-left: 10%;
	padding-right: 10%;
}
.big-image{
}
.shower-text{
	min-height: 40vh;
	padding-top: 20vh;
	padding-bottom: 20vh;
}
.design-picture{
	width: 100%;
	min-height: 100%;
	background-image: url("../images/AutoCAD-Logo.png");
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: 50% 50% !important;
}
.welding-picture{
	width: 100%;
	min-height: 100%;
	background-image: url("../images/welding.jpg");
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: 50% 50% !important;
}
.roof-picture{
	width: 100%;
	min-height: 100%;
	background-image: url("../images/Roofing Pic.jpg");
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: 50% 50% !important;
}
.footer{
	background-color: #1e1d1c !important;
	color: #ffffff !important;
	padding-bottom: 25px;
	padding-top: 25px;
}
.footer-qualified{
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}
.footer-qualified-images{
	padding-bottom: 25px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.footer-qualified-text{
	font-size: 24px;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}
.footer-contact-text{
	font-size: 28px;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}