body{font-family: "Oxygen", sans-serif;
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: #e84c0f;
padding-left: 0px;
border-left: none;
text-decoration: none;}

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

#about {background: #ffffff center top no-repeat fixed;
background-size: auto;
background-size: cover;
padding: 20px 0 40px 0;
position: relative;}

#nav-menu-container{background: #ffffff;}

#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: 100px;
left: 0;
top: 0;
position: relative;
right: 0;
transition: all 0.5s;
z-index: 997;
background: #ffffff;
border-bottom: 1px solid #eee;
/*margin-bottom: 10px;*/}

#header.header-scrolled {background: #ffffff;
padding: 8px 0 5px 0;
height: 85px;
transition: all 0.5s;
position: fixed;}

#header #logo img {
    max-height: 100px;
    padding-bottom: 5px;
    margin-top: -5px;
}

#header.header-scrolled #logo img {
    padding: 0;
    margin: 0;
    max-height: 80px;
    padding-bottom: 5px;
}

#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: #e84c0f;
font-family: "Oxygen", sans-serif;
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: #bd1722;}

@media (min-width: 1024px) {
  #header #logo {
    padding-left: 0px;
  }
}

.nav-menu ul li a {
  padding: 10px;
  color: #e84c0f;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #bd1722;
}


#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: #e84c0f;
text-transform: uppercase;
text-align: center;
font-weight: 700;
position: relative;
padding-bottom: 15px;}

.section-header h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #e84c0f;
    bottom: 0;
    left: calc(50% - 20px);
}

#footer .footer-top {background: #e84c0f;
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: #bd1722;}

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

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 50%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
}

.carousel-caption h5{
  font-size: 50px;
}

.bg-orange{
  background: #e84c0f;
  color: #ffffff;
  padding: 35px 15px;
  border-radius: 35px;
  text-align: center;
}

.bg-orange .btn-outline-warning{
  border-color: #ffffff;
  color: #ffffff;
  border-radius: 40px;
}

.bg-orange .btn-outline-warning:hover{
  color: #bd1722;
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 2.5rem;
  overflow: hidden;
  font-size: 17px;
  background-color: #e84c0f;
  border-radius: 0.25rem;
  margin-bottom: 10px;
}

.progress-bar {
     background-color: #e84c0f;
     text-align: left;
     padding-left: 15px;
}

#about .about-col .bloc-icon {
    position: relative;
    height: 65px;
    overflow: hidden;
}

#about .about-col:hover i {
  color: #e94d10;
}

#about .about-col .icon {
  background-color: #e94d10;
}