-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
57 lines (43 loc) · 3.19 KB
/
services.html
File metadata and controls
57 lines (43 loc) · 3.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!-- @include top -->
<!-- @include header -->
<div class="page-content services">
<div class="title-bar">
<div class="row page-title">
<div class="columns large-12">
<h1>Services</h1>
</div>
</div>
</div>
<div class="row">
<div class="columns large-4">
<h3 class="callout">Our goal is to provide a single source of service from initial concept through project completion.</h3>
</div>
<div class="large-8 columns">
<p>Conserv Group assists its clients by providing fully integrated professional services associated with design, permitting, and construction management. We have the unique ability to serve our clients in a consulting, as well as a project management capacity. Our goal is to provide a single source of service from initial concept through project completion.</p>
<h3>Our in-house services include:</h3>
<ul class="service-list">
<li><i class="foundicon-checkmark"></i> Property Searches</li>
<li><i class="foundicon-checkmark"></i> Architecture</li>
<li><i class="foundicon-checkmark"></i> Permitting Assistance</li>
<li><i class="foundicon-checkmark"></i> Construction Management</li>
</ul>
<p>Since we are involved early on and throughout the process, our professional staff also coordinates and oversees other affiliated professionals to provide services such as:</p>
<ul class="service-list">
<li><i class="foundicon-checkmark"></i> Financing</li>
<li><i class="foundicon-checkmark"></i> Engineering</li>
<li><i class="foundicon-checkmark"></i> Peer Reviews</li>
</ul>
<h2>How You Benefit</h2>
<h3 class="addl-service">Site Selection</h3>
<p>ConServ’s Design and Project Planning team can assist with evaluating a potential new location from an architectural, site engineering and permitting standpoint, as well as assess potential construction budgets to renovate, build new, or retrofit an existing building prior to making your decision. </p>
<h3 class="addl-service">Cost Control</h3>
<p>Since ConServ Group has both architecture and estimating professionals under one roof, we are able to fully integrate information about cost into the design process in its early stages. This enables the client to ensure practical design within a manageable budget.</p>
<h3 class="addl-service">Fast-Track Permitting</h3>
<p>ConServ Group has experience and relationships with town officials in the markets we serve. Our conceptual design process is geared toward getting you through permitting. Since we are your advocate through the duration of the project, we are motivated to assist our clients through permitting as quickly as possible in order to move toward completion.</p>
<h3 class="addl-service">Time Management</h3>
<p>Our experience completing successful projects allows you to focus on your core business with minimal disruptions while you find comfort that your project is being managed properly day-to-day. Furthermore having one single point of contact for the entire project allows for a streamlined, efficient communication process. Most notable issues are discussed via weekly job meetings for maximum efficiency regarding decision-making.</p>
</div>
</div>
</div>
<!-- @include footer -->
<!-- @include bottom -->