"backup sobre nós"
Bootstrap 4.1.1 Snippet by alanvr

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
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="how-section1">
<!--<div class="row">
<div class="col-md-6 how-img">
<img src="https://image.ibb.co/dDW27U/Work_Section2_freelance_img1.png" class="rounded-circle img-fluid" alt=""/>
</div>
<div class="col-md-6">
<h4>Find rewarding projects</h4>
<h4 class="subheading">GetLance is a great place to find more clients, and to run and grow your own freelance business.</h4>
<p class="text-muted">Freedom to work on ideal projects. On GetLance, you run your own business and choose your own clients and projects. Just complete your profile and we’ll highlight ideal jobs. Also search projects, and respond to client invitations.
Wide variety and high pay. Clients are now posting jobs in hundreds of skill categories, paying top price for great work.
More and more success. The greater the success you have on projects, the more likely you are to get hired by clients that use GetLance.</p>
</div>
</div>-->
<div class="row">
<div class="col-md-6">
<img src="https://i.imgur.com/nRLvm5t.png" alt=""/>
<h4>Sobre Nós</h4>
<p class="text-muted">A Construtora Coenge originou-se através de conhecimento, competência e habilidade, unindo a qualidade técnica
e experiência de seus representantes.
Coenge vem oferecendo a seus clientes e ao mercado eficiência e segurança na prestação de serviços nas áreas de elaboração de
Projetos Elétricos de Iluminação de Destaque, Projetos de Modernização de Iluminação Pública, Cadastro de iluminação Pública, Inspeção
de Iluminação Pública e consultorias.
Buscando a satisfação de nossos clientes, contribuindo para o alcance de metas são pilares que refletem o nosso jeito de atuar no mercado.</p>
</div>
<div class="col-md-6 how-img">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.how-section1{
margin-top:-15%;
padding: 10%;
}
.how-section1 h4{
color: #174580;
font-weight: bold;
font-size: 30px;
}
.how-section1 .subheading{
color: #3931af;
font-size: 20px;
}
.how-section1 .row
{
margin-top: 10%;
}
.how-img
{
text-align: center;
}
.how-img img{
width: 100%;
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: