body{font-family:dosis;
font-size:16px;
background:#ffffff;}

#header #logo h1 {font-family: "Montserrat", sans-serif;
font-weight: 700;
letter-spacing: 0px;
align-content: all;
font-size: 23px;
line-height: 29px;}

#header #logo h1 a, #header #logo h1 a:hover {color: #eee;
padding-left: 0px;
border-left: none;
text-decoration: none;}

#header #logo img{float: left;
margin-right: 5px;
margin-top: -5px;
max-height: 88px;}
#header #logo p{display: inline-block;
margin-top: 5px;}

#about {background: url("../img/about-bg.jpg") center top no-repeat fixed;
background-size: auto;
background-size: cover;
padding: 20px 0 40px 0;
position: relative;}

#nav-menu-container{background: rgba(0, 81, 158, 1);}

#mobile-nav-toggle {background: #111;}

#facts {
  background: url("../img/4.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 0 0;
  position: relative;
}

#footer .footer-top .footer-info h3 {
  font-size: 28px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #8e5327;
}

#date-event{float: right;
padding-right: 10px;}

#header {padding: 8px 0 5px 0;
height: 85px;
left: 0;
top: 0;
position: relative;
right: 0;
transition: all 0.5s;
z-index: 997;
background: rgba(0, 81, 158, 1);
border-bottom: 1px solid #eee;
/*margin-bottom: 10px;*/}

#header.header-scrolled {background: rgba(0, 81, 158, 1);
padding: 8px 0 5px 0;
height: 85px;
transition: all 0.5s;
position: fixed;}

#intro {display: table;
width: 100%;
/*height: 500px;*/
background: #000;}

#intro .carousel-item {width: 100%;
/*height: 500px;*/
/*height: 500px;*/
background-size: cover;
background-position: center;
background-repeat: no-repeat;}

#nav-menu-container {float: right;
margin: 0;
margin-top: 15px;}

.nav-menu > li {margin-left: 5px;}

.nav-menu a {padding: 0 5px 6px 5px;
text-decoration: none;
display: inline-block;
color: #fff;
font-family: dosis;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
outline: none;}

.nav-menu ul {margin: 4px 0 0 0;
padding: 10px;
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
background: #fff;
font-size: 15px;}

.nav-menu li:hover > a, .nav-menu > .menu-active > a {color: #ddd;}

#intro .carousel-item::before {
content: '';
background-color: rgba(0, 0, 0, 0.2);
position: absolute;
height: 100%;
width: 100%;
top: 0;
right: 0;
left: 0;
bottom: 0;}

#intro h2 {color: #fff;
margin-bottom: 30px;
font-size: 70px;
text-transform: uppercase;
font-family: ptsans;}

#about .about-col .icon {width: 64px;
height: 64px;
padding-top: 8px;
text-align: center;
position: absolute;
background-color: #00519e;
border-radius: 50%;
text-align: center;
border: 4px solid #fff;
left: calc( 50% - 32px);
bottom: -5px;
transition: 0.3s;}

#about .about-col .img {position: relative;
height: 200px;
overflow: hidden;}

.form-control{margin-bottom: 10px;}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 0px 10px 0px;
    width: 100%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    height: 230px; 
}

.hauteur figure {height: 480px; }

.social-links a {
  font-size: 18px;
  display: inline-block;
  /*background: #333;*/
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

.section-header h3 {font-size: 32px;
color: #00519e;
text-transform: uppercase;
text-align: center;
font-weight: 700;
position: relative;
padding-bottom: 15px;}

#footer .footer-top {background: #555;
padding: 60px 0 30px 0;}

#footer .footer-top h4::after {background: #eee;
width: 60px;}

#footer .footer-top h4::before {right: 0;
background: transparent;}

#footer .footer-top .footer-links ul li {border-bottom: 1px solid #eee;
padding: 10px 0;
padding-top: 10px;}

#footer .footer-top .footer-links ul a:hover {color: #ddd;}

.back-to-top {position: fixed;
display: none;
background: #00519e;
color: #fff;
display: inline-block;
width: 44px;
height: 44px;
text-align: center;
line-height: 1;
font-size: 16px;
border-radius: 50%;
right: 15px;
bottom: 60px;
transition: background 0.5s;
z-index: 11;}

#call-to-action {background: linear-gradient(rgba(22, 102, 229, 0.1), rgba(0, 0, 0, 0.1)), url(../img/call-to-action-bg.jpg) fixed center center;
background-size: cover;
padding: 10px 0;}

#mot-pasteur {background: linear-gradient(rgba(22, 102, 229, 0.6), rgba(0, 0, 0, 0.1)), url(../img/call-to-action-bg.jpg) fixed center center;
background-size: cover;
padding: 30px 0;
color: #fff;
border-radius: 40px;}

.facebook{background: #314a7e;}
.instagram{background: #f39136;}
.youtube{background: #e52d27;}
.twitter{background: #339dc3;}
.linkedin{background: #005983;}

#footer {color: #eee;
font-size: 16px;
background: #333;}

.my-contact div{display: inline-block;
margin-right: 15px;}