.accueil #vanta {
  top: 0px;
  height: 800px;
}
.presentation #vanta {
 height: ;
}
#vanta {
  width: 100%;
  height: ;
  top: 110px;
}
.about .container {
  font-weight: 600;
  color: #444;
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}
.bi.d-block.mx-auto.mb-1.bi-house {
  width: 40px;
  height: 30px;
  padding: 0 0 0 0;
}

nav {
	margin: 25px auto 0;

	position: relative;
	width: 590px;
	height: 55px;
	border-radius: 8px 8px 0 0;
	font-size: 0;
	/*! padding: 0 0 21px; */
}
.upper a {
  text-transform: uppercase;
}
nav a {
	line-height: 50px;
	height: 100%;
	font-size: 13px;
	display: inline-block;
	position: relative;
	z-index: 1;
	text-decoration: none;
	text-align: center;
	color: #2c7b93;
	cursor: pointer;
	font-weight: bold;
	transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}
nav a.active {
	background-color: #55b0cb;
	border-radius: 8px 8px 0 0;
	padding: 0 0 0 0;
	color: #FFF;
	height: 58px;
	width: 121px;
	margin: 0 0 8px 0;
	position: relative;
}
.accueil nav a.active {
	height: 56px;
	width: 95px;
	margin: 0 0 7px 0;
	background-color: transparent;
}
nav .animation {
  position: absolute;
  height: 100%;
  top: 0px;
  z-index: 0;
  transition: all .5s ease 0s;
  border-radius: 8px 8px 0 0;
  margin: -3px 0 0 12px;
}
.accueil a:nth-child(1) {
	width: 110px;
}
.accueil a:nth-child(2) {
	width: 130px;
}
.accueil a:nth-child(3) {
	width: 100px;
}
.accueil a:nth-child(4) {
	width: 100px;
}
.accueil a:nth-child(5) {
	width: 120px;
}

nav .start-home, a:nth-child(1):hover~.animation {
	width: 80px;
	left: 0;
	background-color: #74c8e2;
}
nav .start-about, a:nth-child(2):hover~.animation {
	width: 130px;
	left: 120px;
	background-color: #e74c3c;
}
nav .start-blog, a:nth-child(3):hover~.animation {
	width: 100px;
	left: 230px;
	background-color: #3498db;
}
nav .start-portefolio, a:nth-child(4):hover~.animation {
	width: 100px;
	left: 340px;
	background-color: #9b59b6;
}
nav .start-contact, a:nth-child(5):hover~.animation {
	width: 100px;
	left: 350px;
	background-color: #e67e22;
}
.presentation .col-12.lang {
  top: 0;
}
presentation header .col-8.col-lg-10 {
  height: 105px;
}
.presentation header .navbar {
  padding-top: 5px;
}
.presentation a:nth-child(1) {
	width: 0;
}
.presentation a:nth-child(2) {
	width: 80px;
}
.presentation a:nth-child(3) {
	width: 120px;
	height: 58px;
}
.presentation a:nth-child(4) {
	width: 90px;
}
.presentation a:nth-child(5) {
	width: 100px;
}
.presentation a:nth-child(6) {
	width: 100px;
}
.presentation a:nth-child(7) {
	width: 100px;
}
.presentation nav .start-home, .presentation a:nth-child(1):hover~.animation {
	width: 120px;
	left: 80px;
	background-color: #74c8e2;
}
.presentation nav .start-about, .presentation a:nth-child(2):hover~.animation {
	width: 77px;
	left: 2px;
	background-color: #e74c3c;
}
.presentation nav .start-blog, .presentation a:nth-child(3):hover~.animation {
	width: 120px;
	left: 80px;
	background-color: #3498db;
}
.presentation nav .start-portefolio, .presentation a:nth-child(4):hover~.animation {
	width: 90px;
	left: 201px;
	background-color: #9b59b6;
}
.presentation nav .start-contact, .presentation a:nth-child(5):hover~.animation {
	width: 95px;
	left: 291px;
	background-color: #e67e22;
}
.presentation nav .start-contact,  .presentation a:nth-child(6):hover~.animation {
	width: 90px;
	left: 395px;
	background-color: #54b729;
}
.presentation nav .start-contact,  .presentation a:nth-child(7):hover~.animation {
	width: 90px;
	left: 493px;
	background-color: #3498db;
}
.accueil nav .start-home, a:nth-child(1):hover~.animation {
	width: 95px;
	left: 0;
	background-color: #74c8e2;
	top: 0px;
}
.accueil nav .start-about, a:nth-child(2):hover~.animation {
	width: 125px;
	left: 96px;
	background-color: #e74c3c;
}
.accueil nav .start-blog, a:nth-child(3):hover~.animation {
	width: 95px;
	left: 226px;
	background-color: #3498db;
}
.accueil nav .start-portefolio, a:nth-child(4):hover~.animation {
	width: 100px;
	left: 324px;
	background-color: #9b59b6;
}
.accueil nav .start-contact, a:nth-child(5):hover~.animation {
	width: 95px;
	left: 437px;
	background-color: #e67e22;
}
.accueil nav .start-contact, a:nth-child(6):hover~.animation {
	width: 90px;
	left: 534px;
	background-color: #54b729;
}
.revue .col-12.lang {
  top: 0;
}
revue header .col-8.col-lg-10 {
  height: 105px;
}
.revue header .navbar {
  padding-top: 0px;
  padding-bottom: 4px;
}
.revue a:nth-child(1) {
	width: 0;
}
.revue a:nth-child(2) {
	width: 80px;
	top: -3px;
}
.revue a:nth-child(3) {
	width: 120px;
	height: 58px;
}
.revue a:nth-child(4) {
	width: 90px;
	height: 55px;
}
.revue a:nth-child(5) {
	width: 100px;
}
.revue a:nth-child(6) {
	width: 100px;
}
.revue nav .start-home, .revue a:nth-child(1):hover~.animation {
	width: 120px;
	left: 80px;
	background-color: transparent;
}
.revue nav .start-about, .revue a:nth-child(2):hover~.animation {
	width: 77px;
	left: 2px;
	background-color: #e74c3c;
}
.revue nav .start-blog, .revue a:nth-child(3):hover~.animation {
	width: 119px;
	left: 80px;
	background-color: #3498db;
}
.revue nav .start-portefolio, .revue a:nth-child(4):hover~.animation {
	width: 89px;
	left: 200px;
	background-color: #9b59b6;
}
.revue nav .start-contact, .revue a:nth-child(5):hover~.animation {
	width: 95px;
	left: 291px;
	background-color: #9b59b6;
}
.revue nav .start-contact,  .revue a:nth-child(6):hover~.animation {
	width: 90px;
	left: 392px;
	background-color: #e67e22;
}
.revue nav .start-contact,  .revue a:nth-child(7):hover~.animation {
	width: 90px;
	left: 480px;
	background-color: #54b729;
}
.revue .header-transparent .animation.start-home {
  display: block;
  top: -4px;
}
.revue.actu nav .start-home, .revue a:nth-child(1):hover~.animation {
	left: 291px;
}


header .nav-pills .nav-link.active, header .nav-pills .show > .nav-link {
  background-color: #2c7b93;
}

header .navbar {
  padding-top: 23px;
  padding-bottom: 7px;
float: right;
}
a.logo {
  width: auto;
}
.header-transparent .logo .img-fluid {
  padding: 0px;
  max-width: fit-content;
  opacity: 0;
}
.accueil .header-transparent .logo .img-fluid {
  padding: 40px 0 10px;
}
.accueil .header-transparent.header-scrolled .logo .img-fluid {
  padding: 0;
}
.header-transparent.header-scrolled .logo.petit .img-fluid {
  opacity: 1;
}
.header-transparent.header-scrolled .logo.grand .img-fluid {
  opacity: 0;
}
.header-transparent .logo.grand .img-fluid {
  opacity: 1;
}
nav a:hover {
  color: #FFF;
}
.container.top {
  display: block;
  position: absolute;
  text-align: end;
}
