body {
    background-color: #fff;
}
.intro-header {
    background:  url(https://acmm.fr/theme-acmm/img/bg-electricity-3.jpg) no-repeat;
    position: relative;
    margin-top: 0;
    max-height:650px;
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */
}
.intro-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(25, 31, 43, 0);
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
}   
.content-section-c {
    background: url(https://acmm.fr/theme-acmm/img/header-acmm-nos-partenaires.jpg);
}
.content-section-c {
    background: url(https://acmm.fr/theme-acmm/img/header-acmm-nos-partenaires.jpg);
}
.content-section-c:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(25, 31, 43, 0.2);
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
}
.content-section-testi:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(25, 31, 43, 0);
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
}
.content-section-a {
    padding: 10px 0;
    background-color: #f0f0f0;
    border-top:5px solid #333;
}
.intro-message-bg {
    padding:15px;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.33);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;    
}
.intro-message {
    position: relative;
    padding-top: 15%;
    padding-bottom: 35%;
    max-width: 700px;
    margin: 0 auto;
}
.intro-message h1 {
    font-family: "walkway", sans-serif;
    font-size: 32px;
    font-weight: 300;
    color: #fff;
    letter-spacing: 0.01em;
    line-height: 50px;
} 
.intro-message h2 {
    font-family: "walkway", sans-serif;
    font-size: 32px;
    font-weight: 300;
    color: #fff;
    letter-spacing: 0.01em;
    line-height: 50px;
} 
.intro-message .header-buttons {
    padding-top: 10px;
}  

.text > p {
    color:#222;
    padding: 10px 10px;
}

.panel > a {
    font-size: 2em;
}

.banner {
    margin-top: 80px;
    margin-bottom: 0;
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color:#333;
}

.mt0 {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px 0;
    margin-top: 10px !important;
}

.navbar-inverse {
    background-color: rgba(0, 0, 0, 0.5);
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.33);
}
.navbar-inverse.nav-color {
    background-color: #222;
    border-bottom: solid 1px #fff;
    box-shadow: 0 7px 9px rgba(0, 0, 0, 0.33);
}
blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #222;
}
hr.style1{
	height: 6px;
	background: url() repeat-x 0 0;
  border: 0;
	width: 50%;
  -webkit-filter: drop-shadow(0px 0px 8px rgba(0, 231, 255, 0.8));
}
.section-heading {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0.01em;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}
.separator2 {
    display: inline-block;
    width: 60px;
    height: 4px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(33, 150, 243, 0);
    margin: 8px 0;
}
.slider-bottom-grey {
    height: 100px;
    width: 100%;
    background: url(theme-acmm/img/slider-bottom-grey.png) 50% 0 no-repeat;
    margin-top: -100px;
    position: absolute;
    margin-bottom: 0;
    z-index: 1001;
}
.slider-bottom-1 {
    height: 300px;
    width: 100%;
    background: url(theme-acmm/img/slider-bottom-round-1.png) 50% 0 no-repeat;
    margin-top: -300px;
    position: absolute;
    margin-bottom: 0;
    z-index: 1001;
}
.slider-bottom-7 {
    height: 265px;
    width: 100%;
    background: url(theme-acmm/img/slider-bottom-7.png) 50% 0 no-repeat;
    margin-top: -220px;
    position: absolute;
    margin-bottom: 0;
    z-index: 1001;
}
footer {
    padding: 50px 0;
    color: rgba(255, 255, 255, 0.9);
    border-top: 2px solid #fff;
}
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
.section-heading {
    font-size: 60px;
    font-weight: 300;
    letter-spacing: 0.01em;
text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);    
}

#fixedsocial {
    bottom:0;
    left:0;
    height:200px;
    width:60px;
    position:fixed;
    z-index:1;
}

.facebookflat {
    background:url("//icons.iconarchive.com/icons/danleech/simple/64/facebook-icon.png");
    background-repeat:no-repeat;
    height:50px;
    width:50px;
   transition:ease 500ms;
    background-size:50px;
    opacity:1;
}

.facebookflat:hover {
    background:url("//icons.iconarchive.com/icons/danleech/simple/64/facebook-icon.png");
    background-repeat:no-repeat;
    height:50px;
    width:50px;
    background-size:50px;
    opacity:0.5;
    transition:ease 500ms;
    margin-left:20px;
    width:70px;

}

.twitterflat {
    background:url("//icons.iconarchive.com/icons/danleech/simple/64/twitter-icon.png");
    background-repeat:no-repeat;
    height:50px;
    width:50px;
    transition:ease 500ms;
    background-size:50px;
    opacity:1;
}

.twitterflat:hover {
    background:url("//icons.iconarchive.com/icons/danleech/simple/64/twitter-icon.png");
    background-repeat:no-repeat;
    height:50px;
    width:50px;
    background-size:50px;
    opacity:0.5;
    transition:ease 500ms;
    margin-left:20px;
    width:70px;
}

.linkedinflat {
    background:url("//icons.iconarchive.com/icons/danleech/simple/64/linkedin-icon.png");
    background-repeat:no-repeat;
    height:50px;
    width:50px;
    transition:ease 500ms;
    background-size:50px;
    opacity:1;
}

.linkedinflat:hover {
    background:url("//icons.iconarchive.com/icons/danleech/simple/64/linkedin-icon.png");
    background-repeat:no-repeat;
    height:50px;
    width:50px;
    background-size:50px;
    opacity:0.5;
    transition:ease 500ms;
    margin-left:20px;
    width:70px;
}

.bs-example-modal-lg .modal-body {
    padding: 20px 20px !important;
}
h2 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 1.2em;
}

@media (max-width: 1370px) {
.smartphone {
    margin-top: 30px;
    height: 600px;
}
}
@media (max-width: 1920px) {
.smartphone {
    margin-top: 50px;
    height: 620px;
}
}

/* Scrollbar */
#scrollbar {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0%;
  height: 2px;
  z-index: 9999;
}

#scrollbar-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #01B0F0;
} 

@media (max-width: 800px) {
.intro-message {
    padding: 25% 2% !important;
}
.intro-header {
    background: url(https://acmm.fr/theme-acmm/img/bg-electricity-3.jpg) no-repeat;
    position: relative;
    margin-top: 0;
    padding-top: 5%;
    max-height: 800px;
    height: 800px;
    -webkit-background-size: cover;
    background-size: cover;
}
}
