053e29@charset "utf-8";
body {
	min-height: 100vh;
    display: flex;
    flex-direction: column;
}

 /* Navigation */

.logo-image{
    width: 425px;
    overflow: hidden;
    margin-top: -6px;
    margin-right: 45px;
}

.navbar-nav.ml-auto .nav-item .nav-link:hover {
    border-bottom: 3px solid hsla(158,92%,22%,1.00);
}

.btn

}
.btn a:hover {
    color: #86ada0;	
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: green;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: darkseagreen;
}

.up::after {
	font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f062"; 
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}

#team_box{ 
    width:250px;
	height: 100px;
    margin:auto; 
    overflow:hidden; 
    background:#FFFFFF;
    border-radius:10px; 
    box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.5);
}

/* Footer */
footer {
	margin-top: auto;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #053e29;
    color: #989898;
    font-size: 13px;

}

footer a {
    color: hsla(0,0%,100%,1.00)	
}

footer a:hover {
    color: #86ada0;	
}

/* Hero Image*/

.hero-image {
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 165px;
    padding-bottom: 165px;
    background-image: url("../images/format/headers and carousel/about-us-bg.jpg");
    margin-bottom: 25px;
}
.hero-image2 {
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 165px;
    padding-bottom: 165px;
    background-image: url("../images/format/headers and carousel/contact-bg.jpg");
    margin-bottom: 25px;
}

.hero-image3 {
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 165px;
    padding-bottom: 165px;
    background-image: url("../images/format/headers and carousel/hero-commercial.jpg");
    margin-bottom: 25px;
}

.hero-image4 {
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 165px;
    padding-bottom: 165px;
    background-image: url("../images/format/headers and carousel/countertops.jpg");
    margin-bottom: 25px;
}

.hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 50px;
    text-transform: uppercase;
    text-shadow: 3px 3px 5px hsla(0,0%,0%,1.00);
}

.hero-text h1 {
	letter-spacing: 3px;
}

.space-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 50px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	letter-spacing: 10px;
	text-transform: uppercase;
	color: white;
	opacity: .9;
}

.space-retail {
    height: 35%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url("../images/format/headers and carousel/space-retail.jpg");
    margin-bottom: 50px;
	overflow: hidden;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: top center;
}

.space-office {
    height: 35%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url("../images/format/headers and carousel/caro_slide2.jpg");
    margin-top: 50px;
    margin-bottom: 50px;
	overflow: hidden;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: top center;
}

.space-health {
    height: 35%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url("../images/format/headers and carousel/caro_slide3.jpg");
    margin-top: 50px;
    margin-bottom: 50px;
	overflow: hidden;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: top center;
}

.space-hospitality {
    height: 35%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url("../images/format/headers and carousel/caro_slide7.jpg");
    margin-top: 50px;
    margin-bottom: 50px;
	overflow: hidden;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: top center;
}

.space-ed {
    height: 35%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url("../images/format/headers and carousel/caro_slide6.jpg");
    margin-top: 50px;
    margin-bottom: 50px;
	overflow: hidden;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: top center;
}

.space-federal {
    height: 35%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url("../images/format/headers and carousel/caro_slide8b.jpg");
    margin-top: 50px;
    margin-bottom: 50px;
	overflow: hidden;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: top center;
}

.space-exterior {
    height: 35%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url("../images/format/headers and carousel/caro_slide5.jpg");
    margin-top: 50px;
    margin-bottom: 50px;
	overflow: hidden;
    width: 100%;
    background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: top center;
}

/* Home */

#home_caro {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    
}

.carousel-inner img {
    width: 100%;
    height: 100%;
  }


.carousel-item.active .carousel-caption h3 {
    color: #FFFDFD;
    font-size: 2.2em;
    text-shadow: 1.5px 1px 3px #2E2D2D;
}

.carousel-item.active .carousel-caption h3 a {
    color: #FFFDFD;
	text-decoration: none;
}

.carousel-item.active .carousel-caption h3 a:hover {
	text-decoration: none;
}

#home_banner .jumbotron {
    background-color: #86ada0;
    color: #FFFFFF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
}

#home_banner .jumbotron h2 {
    text-align: center;	
}

.home_body .row .col-6 {

}

.home_body img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.home_body h2 {
    text-align: center;
    text-transform: uppercase;
}

.home_body .btn {
    background-color: #053e29;
    color: #FFFFFF;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
	transition-duration: 0.4s;
	
}

.home_body .row .col-xl-12 p {
    text-align: center;	
}

/* Joint Venture */

#JVP_body {
    padding-bottom: 25px;	
}

#JVP_body img {
	display: inline-block;
}
.pic {
	border: solid;
	border-color: #86ada0;
	border-width: 1em;
}


#JVP_body h2 {
    text-align: center;
    text-transform: uppercase;
}

#JVP_body .btn {
    background-color: #053e29;
    color: #FFFFFF;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;

	
}

.cap_list {
	text-align: center;
	padding: 10px;
}

.cap_list a {
	color: #053e29;
}

.cap_list a:hover {
	color: #86ada0
}

#retail {
	padding-top: 50px;
}
/* Contracts */

#contract_body {
    padding-bottom: 25px;
    padding-top: 25px;
}

#contract_body h5 {
    color: #011C30;
}

#contract_body a {
    color: #4C97CF;
}

#contract_body a:hover {
    color: #053e29;	
}

#contract_body .btn {
    background-color: #053e29;
    color: #FFFFFF;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    margin-top: 5px;
}

#contract_body .btn:hover {
    text-decoration: none;
    text-shadow: 0 0px;
    -webkit-box-shadow: 3px 3px 4px 0 hsla(0,0%,0%,0.50);
    box-shadow: 3px 3px 4px 0 hsla(0,0%,0%,0.50);
}

#headingTwo1 .mb-0 a {
    color: #053e29;
}

#headingOne1 .mb-0 a {
    color: #053e29;
    text-shadow: 0px 0px;
}

#collapseOne1 .card-body .img-fluid {
    width: 275px;
	
}
