.fundo {
  background-image: url(imagens/fundo1.jpg);  /* para colocar uma imagem de fundo */
  background-position: center; /* para centrar uma imagem de fundo */
  background-repeat: no-repeat; /* para não repetir a imagem de fundo*/

}

.barra-navegacao {
  background-color: black;
}

.rodape {
  background-color: black;
  color: white;
  font-size: 16px;
}

.navbar a {    /* links apenas da navbar */
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  }

  .navbar a:hover {   
    color: #EBCA5A;
  }

  .navbar-toggler {
    color: #f8f9fa;
    background-color: #f8f9fa;
  }

body {
  font-family: 'Lato', sans-serif;
}



h3 {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 40px;
}

h1 {
  margin-top: 30px;
  font-weight:bold;

}

h2 {
  margin-top: 10px;
  font-weight: lighter;
}


p {
  margin-right: 30px;
  font-size: 23px;
  margin-top: 20px
}

.perfil {
  width: 80%;
  height: auto;
  margin-top: 20px;
}


h5 {

margin-top: 30px;
text-align: center;

}

.buttonalign {

text-align: right;

}

.btn-primary {

  background-color: #EBCA5A;
  color: black;
  font-weight: bold;
  border-color: #EBCA5A;
  margin-bottom: 30px;
  font-size: 18px;
  margin-top: 30px;
  border-radius: 30px;

  }

.btn-primary:hover {
  background-color: black;
  color: white;
  }



.btn-secondary {

  background-color: #EBCA5A;
  color: black;
  font-weight: bold;
  border-color: #EBCA5A;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 30px;
  text-align: center;
  margin-left: 40px;

}

.btn-secondary:hover {
  background-color: black;
  color: white;
  }


.btn-third {

  background-color: #EBCA5A;
  color: black;
  font-weight: bold;
  border-color: #EBCA5A;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 30px;
  text-align: center;
  margin-left: 40px;

}

.btn-third:hover {
  background-color: black;
  color: white;
  }

.segundofundo {
background-image:url(imagens/seviçosfreelance2.jpg);
background-position: top center; /* alinhado ao topo e centrado */
background-repeat: no-repeat;
background-size: cover; /* preenche e ajusta fundo */
margin-top: 40px;
}

.btn-fourth {

  background-color: #EBCA5A;
  color: black;
  font-weight: bold;
  border-color: #EBCA5A;
  margin-top: 380px;
  margin-bottom: 28px;
  margin-right: 20px;
  font-size: 30px;
  border-radius: 30px;


}

.btn-fourth:hover {
  background-color: black;
  color: white;
  }


h6 {
  text-align:center;
  color: #EBCA5A;
  font-weight: bold;
  margin-top: 20px;
  font-size: 25px;
  margin-right:0px;



}

.buttonsabe {

text-align: right;

}

.percurso {

  align-content;
  width: 400px;
  height: 1000px;

}

.fundocor {

  background-color: black;
  margin-top: 10px;
}

.carrosselspace {
  margin-top: 20px;
  margin-bottom: 50px;


}


h6.special {
text-align: left;
}

.listacompetencias {
  margin-left: 40px;
  margin-top: 20px;
  font-size: 28px;
  font-weight: 50px;
  margin-bottom: 30px

}

h4 {
  margin-top: 20px;
  margin-bottom: 25px;
  text-decoration: none;
  color: black;
  text-align: center;

}

.artigosdelado {

  margin-top: 10px;
  margin-bottom: 10px
}

.fundopreto {
  background-color: black;
  text-align: left;
  color: white;
}

.fotoartigoblackadam {
  text-align: center;

}

.partilha {
  text-align: center;
}

.redessociais {
margin-top: 50px;
}

.lead {
  font-size: 20px;
  text-align: center;
  font-weight: bold;


}

.empresas {
  text-align: center;
  margin-top: 40px
}

.textodetalhe {

  margin-top: 30px;
}

textarea {
  weight: 300px;
  height: 300px;
}

.contactos {
  text-align: center;
  vertical-align: center;
  margin-left: 10px;
}

.parag {
  text-align: center;

}

.sem-sublinhado {
  text-decoration: none;
}

.carousel-control-prev, .carousel-control-next {
  filter: invert(100%);
}

.lista-da-netflix {

  font-size: 18px;

}

.imagem-detalhe {
  text-align: center;
  margin-right: 10px
}

.servicos-freelance {
  margin-top: 40px
}

.contactos {
  margin-top: 60px;
  margin-bottom: 0px;
  text-align: center;
  margin-left: 12px

}

.paragrafosjuntobarra {
  margin-bottom: 80px
}

.alinhar-imagem {
  text-align: center;
}
