.footerText{
	color: rgba(255, 255, 255, 0.5);
}
.testimony-wrap{
	padding: 10px !important;
}

.ftco-section{
	padding: 3rem 0 0 0;
}

.spaceImages img{
	margin: 0 10px 50px 10px;
	max-width: 300px;
	height:auto;
}
.services{
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}
.no-margin{
	margin: 0;
}
.serviceDiv{
	padding-bottom: 20px;
	display: flex;
	justify-content: center;
}
.nav-item{
	white-space: nowrap;
}

.ftco-navbar-light .darkLogo{
	display: none;
}
.ftco-navbar-light.scrolled .lightLogo{
	display: none;
}
.ftco-navbar-light.scrolled .darkLogo{
	display: block;
}
.imageCredit{
	position: absolute;
	right:20px;
	bottom:20px;
	font-weight: 300;
	opacity: 0.4;
	font-size: 0.8rem;
}
.contact-info p{
	margin: 0;
}
.tabIn{
	margin-left: 25px;
}
.gap{
	height: 15px;
	width: 100%;
}
.contact-info h4{
	margin-bottom: 20px;
} 
.smallNav *{
	max-height: 200px;
}
.fullPage{
	min-height: 600px;
	height: calc(100vh - 450px);
}
.centerDiv{
	padding-bottom: 20px;
	display: flex;
	justify-content: center;
}
.gapless *{
	margin: 0;
	padding: 0;
}