body { padding-top: 56px; font-family: 'Roboto', sans-serif !important; font-weight: 600; background-color: #094067;}
.left-aligned { margin-left: auto; }
.bg-dark { background-color: hsl(199, 82%, 33%) !important; }
.bg-hero { background-color: #d8eefe; }
.background-image: url('images/logo1.vectornator.svg');

/* CALLOUT */
.bd-callout { padding:1.25rem; margin-top:1.25rem; margin-bottom:1.25rem; border:1px solid #ffffff; border-left-width:.25rem; border-radius:.25rem }
.bd-callout h4 { margin-bottom:.25rem }
.bd-callout p:last-child { margin-bottom:0 }
.bd-callout code { border-radius:.25rem }
.bd-callout+.bd-callout { margin-top:-.25rem }
.bd-callout-info { border-left-color:#5bc0de }
.bd-callout-warning { border-left-color:#f0ad4e }
.bd-callout-danger { border-left-color:#d9534f }
.bd-callout page_content { background-color: #81bbe4 }
    
/* =================================== Footer ==================================== */
footer a { color: white; font-weight: bold; text-decoration: none; }
footer a:hover { color: white; text-decoration: underline; }
  * {
  margin: 0;
  padding: 0;
}
a {
  color: #fff;
  text-decoration: none;
}
.pg-footer {
  font-family: 'Roboto', sans-serif !important; 
  max-width: 100%;
}
.footer {
  display: block;
  background-color: #d8eefe;
  color: #fff;
  margin-top: -0.25rem;
}
.footer-wave-svg {
  background-color: transparent;
  display: block;
  height: 30px;
  position: relative;
  top: -1px;
  width: 100%;
}
.footer-wave-path {
  fill: white; 
}

.footer-wave-path-home {
  fill: hsl(199, 82%, 33%);

}

.footer-content {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 5px 25px;
  position: relative;
}

.footer-sponsor {
  display: inline-block;
}

.footer-chat {
  text-align: center;
  float: right;
}

.footer-chat {
  display: inline-block;
}

.footer-content-column {
  box-sizing: border-box;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  color: #fff;
}

.footer-content-column ul li a {
  color: #fff;
  text-decoration: none;
}

.footer-logo-link {
  display: inline-block;
}
.footer-menu {
  margin-top: 30px;
}

.footer-menu-name {
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: .1em;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
}
.footer-menu-list {
  list-style: none;
  margin-bottom: 0;
  margin-top: 10px;
  padding-left: 0;
}
.footer-menu-list li {
  margin-top: 5px;
  display: inline-block;
  text-align: center;
}

.footer-call-to-action-description {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
}
.footer-call-to-action-button:hover {
  background-color: #fff;
  color: #00bef0;
}
.button:last-of-type {
  margin-right: 0;
}
.footer-call-to-action-button {
  background-color: #0e6d99;
  border-radius: 21px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .1em;
  line-height: 18px;
  padding: 12px 30px;
  margin: 0 10px 10px 0;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color .2s;
  cursor: pointer;
  position: relative;
}
.footer-call-to-action {
  margin-top: 30px;
  width: 100%;
}
.footer-call-to-action-title {
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .1em;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 2rem;
  text-transform: uppercase;
}
.footer-call-to-action-link-wrapper {
  margin-bottom: 0;
  margin-top: 10px;
  color: #fff;
  text-decoration: none;
}
.footer-call-to-action-link-wrapper a {
  color: #fff;
  text-decoration: none;
}

.footer-social-links {
  bottom: 0;
  height: 54px;
  position: absolute;
  right: 0;
  width: 236px;
}

.footer-social-amoeba-svg {
  height: 54px;
  left: 0;
  display: block;
  position: absolute;
  top: 0;
  width: 236px;
}

.footer-social-amoeba-path {
  fill: #0e6d99;
}

.footer-social-link.linkedin {
  height: 66px;
  left: 3px;
  top: 11px;
  width: 66px;
  color: #fff;
}

.footer-social-link {
  display: block;
  padding: 10px;
  position: absolute;
}

.hidden-link-text {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
  top: 50%;
}

.footer-social-icon-svg {
  display: block;
}

.footer-social-icon-path {
  fill: #fff;
  transition: fill .2s;
}

.footer-social-link.twitter {
  height: 48px;
  left: 62px;
  top: 3px;
  width: 48px;
}

.footer-social-link.youtube {
  height: 70px;
  left: 123px;
  top: 12px;
  width: 64px;
}

.footer-social-link.github {
  height: 54px;
  left: 172px;
  top: 7px;
  width: 54px;
}

.footer-copyright {
  background-color: #0e6d99;
  color: #fff;
  padding: 15px 30px;
  text-align: center;
}

.footer-copyright-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.footer-copyright-text {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 0;
}

.footer-copyright-link {
  color: #fff;
  text-decoration: none;
}

/* Media Query For different screens */
@media (min-width:320px) and (max-width:479px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
  .footer-content {
    margin-left: auto;
    margin-right: auto;
    padding: 15px 15px 75px;
    position: relative;
  }
}
@media (min-width:480px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
  .footer-content {
    margin-left: auto;
    margin-right: auto;
    padding: 40px 15px 75px;
    position: relative;
  }
}
@media (min-width:600px) and (max-width: 800px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
  .footer-content {
    margin-left: auto;
    margin-right: auto;
    padding: 40px 15px 75px;
    position: relative;
  }
}
@media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */

}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */

}
@media (min-width:1281px) { /* hi-res laptops and desktops */

}

@media (min-width: 760px) {
  .footer-content {
      margin-left: auto;
      margin-right: auto;
      padding: 40px 15px 75px;
      position: relative;
  }

  .footer-wave-svg {
    height: 50px;
  }

  .footer-content-column {
    width: 24.99%;
  }
}
@media (min-width: 568px) {

}

    
t {
  font-size : 45px;
  font-weight: 60;
  color: hsl(199, 82%, 33%);
}

/*margins*/
mt-6 {margin-top: ($spacer * 10) !important;}

/* beg css pour les waves*/
colorwaves{
  background-color: blue;
}


@import url(//fonts.googleapis.com/css?family=Lato:300:400);

.flex { /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:0px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
}

.content {
  position:relative;
  height:20vh;
  text-align:center;
  background-color: white;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/* end css pour les waves*/

/*Team*/
body {
  background:#ffffff;
}

h1
{
	color: hsl(199, 82%, 33%);
	margin:40px 0 60px 0;
	font-weight:300;
}

.our-team-main
{
	width:100%;
	height:auto;
	border-bottom:5px #323233 solid;
	background:#d8eefe;
	text-align:center;
	border-radius:10px;
	overflow:hidden;
	position:relative;
	transition:0.5s;
	margin-bottom:28px;
}

.our-team-main img
{
	border-radius:50%;
	margin-bottom:20px;
	width: 160px;
}

.our-team-main h3
{
	font-size:20px;
	font-weight:700;
}

.our-team-main p
{
	margin-bottom:0;
}

.team-back
{
	width:100%;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	padding:5px 15px 0 15px;
	text-align:left;
	background:#fff;
	
}

.team-front
{
	width:100%;
	height:auto;
	position:relative;
	z-index:10;
	background:#fff;
	padding:15px;
	bottom:0px;
	transition: all 0.5s ease;
}

.our-team-main:hover .team-front
{
	bottom:-300px;
	transition: all 0.5s ease;
}

.our-team-main:hover
{
	border-color:#777;
	transition:0.5s;
}

/*our-team-main*/


/*===================BASIC PAGES===============================*/
.card {
  border-radius: 5px;
  box-shadow: 1px 2px 3px 4px rgba(12,12,12,0.2);
  background-color: #fffffe;
  margin-top: 15px;
  margin-bottom: 15px;
}

.alignementcontenu {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Roboto', sans-serif !important; 
  font-weight: 600;
  color: black;
  text-align: justify;
  text-justify: inter-word;
}

.megatitre {
  color:hsl(199, 82%, 33%);
  font-family: 'Roboto', sans-serif !important; 
  font-size: 350%;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
  text-align: center;
  margin-bottom: 2.5rem;
  padding-top: 2.5rem;
  }

.card b {
  font-weight: bold;
}

.card h3 {
  display: block;
  font-size: 1.75em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
}

h2 {
  color: black;
}

.box img{
  max-width: 100%;
  max-height: 100%;
  display: block; /* remove extra space below image */
}

.box{
  width: 100%;
  margin-bottom: 15px;
}    

.box.large{
  height: 300px;
}

.box.small{
  height: 100px;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/* Legends and Labels */
figcaption {
  font-size: small;
  text-align: center;
}

figcaption b {
  color: black;
  font-weight: bold;
}

table caption { 
  text-align: center;
  caption-side: top;
  color: black;
  font-size: small;
}

.card a:link {
  color: #3da9fc;
  text-decoration: underline;
}

.card a:visited {
  color: #3da9fc;
  text-decoration: underline;
}

.references {
  font-size:small;
  font-weight: 400;
  line-height: 150%;
}

.bg-hero{
  background-color: #d8eefe;
  height: 15cm;
}
.vague {
  background-color: #d8eefe;
}
.espace {
  height: 2cm;
}

.article-text {

}

.article-text p {
  text-align: justify;
  font-size: 1.2rem; 
  font-family: 'Roboto', sans-serif !important;
  margin-top: -40px;
  display: inline-block;
  color: #171c24;
  letter-spacing: 2px;
  line-height: 30px;
  padding-bottom: 50px;
  padding-top: 80px !important;
}

h1, h2, h3, h4, h5, h6 {
  border: 0px !important;
  overflow: visible;
  font-size: 200%;
  color: black;
  background: none;
  font-weight: 600;
  margin: 0;
  padding-top: 0.5em;
  padding-bottom: 0.17em;
  border-bottom: none;
}


.section-text.bg-black {
  background: hsl(199, 82%, 33%) !important;
}

.section-text {
  padding-bottom: 50px;
  height: auto;
  padding-top: 50px;
}

.section-text.bg-black h1,
.section-text.bg-black h2 {
  color: #fff;
}

.section-text.bg-black figcaption {
  color: #fff;
}

.section-text.bg-black b {
  color: white;
}

.section-text.bg-black p,
.section-text.bg-black li
{
  color: #fff;
}

.navbar img {
  height: 40px;
}

.illustration {
  display: table;
}

.figure {
  margin: 0 auto;
  display: table-cell;
  width: 80%;
  transition: .5s;
  vertical-align: middle;
}

.legende {
  margin-top: 10px;
  width: 70%;
  text-align: justify;
}

.menu-item img {
  max-width: 175px;
  margin: 15px;
}

.menu-logo img {
  max-width: 200px;
  margin: 15px;
}

/*===================AWARDS PAGE STUFF===============================*/

#myDIV {
  width: 100%;
  padding: 50px 0;
  text-align: justify;
  background-color: #d8eefe;
  margin-top: 20px;
  display: none;
}

#myDIV2 {
  width: 100%;
  padding: 50px 0;
  text-align: justify;
  background-color: #d8eefe;
  margin-top: 20px;
  display: none;
}

/*=================== TOC ===============================*/

.toc {
  position: fixed;
  left: 3em;
  top: 6em;
  padding: 1em;
  width: 20em;
  height: 100vh;
  line-height: 2;
}

.toc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.toc ul ul {
  padding-left: 2em;
}
.toc li a {
  display: inline-block;
  color: #aaa;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.toc li.visible > a {
  color: #111;
  transform: translate(5px);
}

.toc-marker {
  position: top-left;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.toc-marker path {
  transition: all 0.3s ease;
}

.contents {

}
.contents img {
  max-width: 100%;
}
.contents .code-block {
  white-space: pre;
  overflow: auto;
  max-width: 100%;
}
.contents .code-block code {
  display: block;
  background-color: #f9f9f9;
  padding: 10px;
}
.contents .code-inline {
  background-color: #f9f9f9;
  padding: 4px;
}
.contents h2,
.contents h3 {
  padding-top: 1em;
}

.column {
  float: left;
  width: 33.33%;
  padding: 5px;
}

/* Clear floats after image containers */
.row::after {
  content: "";
  clear: both;
  display: table;
}