body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
.w3-row-padding img {margin-bottom: 12px}
#bgimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../images/img1.jpg');
  min-height: 100%;
}

#bgimgprincipal {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../images/img2.jpg');
  min-height: 100%;
}
#bgimggerais {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../images/area-restrita-03.jpg');
  min-height: 100%;
}
#bgimgperfil {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../images/img3.jpg');
  min-height: 100%;
}
#espace{
	margin-top:155px;
}
#espace02{
	margin-top:50px;
}
.logointerno{
	 background-image: url('../../images/logo_evastec.svg');
	 background-repeat: no-repeat;
   background-size: contain;
	 height: 150px;
}
.logointernotbr{
	 background-image: url('../images/logo_tbrwebnovo.png');
	 background-repeat: no-repeat;
	 height:70px;
}