.header-10-sub .background {
  background-image: url("../photos/nous-aider/bg-nous-aider-1.JPG");
  opacity: 80;
  filter: alpha(opacity=8000);
  opacity: 0.80;
  filter: alpha(opacity=80);
}
.header-10 .header-background {
  background: #1b1f23;
}
.header-10 .btn:hover,
.header-10 .btn.active,
.header-10 .btn:focus {
  background-color: #2ecc71;
}

.header-10 .btn {
	font-family: 'Nunito', sans-serif;
}

html {
  height: 100%;
}
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
.page-wrapper {
  height: 100%;
}

section.content-27 {
  min-height: 100%;
}
section.content-26 {
  min-height: 100%;
}
.content-16 .control-btn {
  width: 53px;
  height: 53px;
  line-height: 53px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: #E74C3C;
  background: #ecf0f1;
  position: absolute;
  left: 50%;
  bottom: 50px;
  margin-left: -26.5px;
}
.content-16 .control-btn:hover,
.content-16 .control-btn:focus {
  color: #fff;
  background: #E74C3C;
}
.content-16 .control-btn:active {
  color: #fff;
}
.maSeparation {
    /*border-color: #999999;
    border-bottom: 1px solid #999999;*/
    border-bottom: 1px solid #bdc3c7;
    width: inherit;
    /*padding-right: 20%;
    padding-left: 20%;*/
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 40px;
    margin-top: 50px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-spacing: 20px 30px;
    
}
