Construction Company

/* Add your CSS styles here */
header {
background-color: #333;
color: #fff;
padding: 20px;
text-align: center;
}
header h1 {
margin: 0;
}
.services {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding: 20px;
}
.service {
width: 300px;
height: 200px;
margin: 20px;
background-color: #f2f2f2;
border-radius: 5px;
text-align: center;
padding: 40px;
}
.service h2 {
margin-bottom: 20px;
}
.about {
background-color: #333;
color: #fff;
padding: 20px;
text-align: center;
}
.about p {
margin: 0;
}
.contact {
padding: 20px;
text-align: center;
}
.contact form {
display: flex;
flex-direction: column;
align-items: center;
background-color: #f2f2f2;
border-radius: 5px;
padding: 40px;
}
.contact form input[type=”text”],
.contact form input[type=”email”],
.contact form textarea {
width: 100%;
padding: 10px;
margin-bottom: 20px;
border: 1px solid #ccc;
border-radius: 5px;
font-size: 16px;
}
.contact form button[type=”submit”] {
width: 100%;
padding: 10px;
background-color: #333;
color: #fff;
border: 0;
border-radius: 5px;
font-size: 16px;
cursor: pointer;
}

Construction Company

Residential Construction

We offer a range of residential construction services, including new home builds, renovations, and additions.

Commercial Construction

We offer a range of commercial construction services, including new builds, renovations, and fit-outs.

Project Management

We offer comprehensive project management services, ensuring that your construction project runs smoothly from start to finish.

</div

Design a site like this with WordPress.com
Get started