
.breadcrumb {background:none}
.entry-header.page-header {padding:0 0 0 10px}
.entry-header.page-header {margin-top:10px}
#secondary.well {background:none;border:none}
.container {padding-left:30px;padding-right:30px}
#content .container {padding-bottom:50px}

#content-below .owl-carousel ul li.icon.clearfix {list-style-type:none}
#content-below ul {list-style-type:none}


.centered {text-align:center}

.page-header {border:none}

.navbar.navbar-custom {border-radius:0;border:none;margin-top:60px}

#menu_sroll {display:none;position:fixed;width:100%;top:0;z-index:9999;text-align:center;box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);}
#main-menu-scroll.navbar-nav {display:inline-block;float:none;}

.container.espace_home {padding-top:20px}

a.bnt_portal {color:#fff;background:#569509;padding:10px;transition: all 0.2s ease 0s; -webkit-transition:all 0.2s ease 0s;margin-top:20px;display:inline-block}
a.bnt_portal:hover {background:#322b23}
.espace_home .photo {text-align:center}
.espace_home .photo img {display:inline}

a.a_email {color:#569509}
#btn_up {bottom: 15px;cursor: pointer;display: none;position: fixed;right: 25px;}

p.next-to-icons strong {color:#000}

.navbar-collapse.collapse {background: #fff none repeat scroll 0 0}
#menu_sroll .navbar-nav > .active > a, #menu_sroll .navbar-nav > .active > a:hover, #menu_sroll.navbar-nav > .active > a:focus {
  background-color: #529107;
  color: #ffffff;
}

#btn_up i.fa {color: #000}


.no-padding-left {padding-left:0}

/** Nav bar centered **/
.nav-container {
  text-align: center;
}
nav.navbar.navbar-custom.navbar-nav.navbar-center {
  display: inline-block;
  float: none;
  margin-top:0;
}

.header-hidden-inner a:hover, #footer a:hover {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 980px) {
	#masthead .header-title {text-align:center}
	.navbar.navbar-custom {margin-top:0}
	#content h1 {text-align:center;width:100%}
}

@media screen and (max-width: 800px) {
	
}

@media screen and (max-width: 640px) {
	#masthead .navbar.navbar-custom {margin-top:0}
}

@media screen and (max-width: 600px) {
	.navbar.navbar-custom {display:none}
}


