html {
    font-size: 12px!important;
}

body {
    background-color: #fff;
    font-family: 'AcktivGrotesk-Normal', sans-serif!important;
    font-size: 1em!important;
    color: #000!important;
}

@font-face {
    font-family: 'AcktivGrotesk-Light';
    src: url('AKTIVGROTESKGEBERIT_CORP_LT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AcktivGrotesk-Medium';
    src: url('AKTIVGROTESKGEBERIT_CORP_MD.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AcktivGrotesk-Normal';
    src: url('AKTIVGROTESKGEBERIT_CORP_RG.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AcktivGrotesk-Bold';
    src: url('AKTIVGROTESKGEBERIT_CORP.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'AcktivGrotesk-Normal', sans-serif!important;
    line-height: 1.4em;
}

a {
    color: #000!important;
}

.pad-bloc-home {
    margin-top: 150px;
}

@media (max-width: 720px) {
    .pad-bloc-home {
        margin-top: 50px;
    }
}

.panel-gray-geberit {
    background-color: rgba(251, 251, 251, 0.8);
}


/* BUTTONS */
.btn {
    min-height: 22px;
    line-height: 20px;
    font-family: 'AcktivGrotesk-Light', sans-serif !important;
    font-weight: 200 !important;
    font-size: 1em !important;
    color: #eee !important;
}

.btn-primary {
    background-color: #000!important;
    border-color: #000!important;
    font-size: 1.2em!important;
}
.btn-primary:hover {
    color: #000!important;
    background-color: #fff!important;
    border-color: #000!important;
}
.btn-default {
    color: #282828 !important;
}
/*
.btn-primary {
    color: #eee !important;
    background-color: #376EB4 !important;
    border-color: #376EB4 !important;
}
.btn-primary:hover {
    background-color: #014673 !important;
    border-color: #014673 !important;
}
*/


.footer {
    color: #fff!important;
}
.footer a {
    color: #fff!important;
}
.bg_content {
    background: #f2f2f2;
}
h1 {
    color: #fff!important;
    background: #0072ba!important;
    padding: 5px 0!important;
    margin-bottom: 0!important;
}
.no-padding {
    padding-right:0!important;
    padding-left:0!important;
}
p {
    font-size: 1.2em!important;
}
.bg-white {
    background-color: #fff;
}
.panel-gray {
    background-color: #d9d9d9!important;
    margin-bottom: 70px;
}
.panel-gray-2 {
    background-color: #d9d9d9!important;
}
.panel-gray-2 h3 {
    max-width: 200px;
    margin: 40px auto 10px!important;
}
.panel-gray-2 h4 {
    padding-top:18px!important;
    width: 80px;
    height: 80px;
    line-height: 20px;
    margin: 0 auto!important;
    border-radius: 50%;
    background: #7f7f7f;
    color: #fff!important;
    font-family:'AcktivGrotesk-Bold', sans-serif!important;
    font-weight: 900!important;
    display: block;
}
.panel-white {
    background-color: #fff!important;
    margin-bottom: 70px;
}
.panel-white-2 {
    background-color: #fff!important;
    border: 2px solid #d9d9d9!important;
    padding: 10px;
}
.panel-white-2 h1 {
    font-family: 'AcktivGrotesk-Bold'!important;
    color: #c00000!important;
    font-size: 1.7em!important;
    margin: 5px auto 10px auto!important;
    background: #fff!important;
    font-weight: 900!important;
    padding: 0!important;
}
.panel-white-2 button {
    background: #c00000!important;
    padding: 6px 25px;
    color: #fff!important;
    border: 1px solid #c00000;
    font-size: 1.1em;
}
.panel-white-2 button:hover {
    background: #fff!important;
    padding: 6px 25px;
    color: #c00000!important;
    font-size: 1.1em;
}
.height95 {
    height: 80px;
}
.navbar-default {
    background-color:transparent!important;
    text-transform: uppercase!important;
    font-size: .9em;
}
.navbar-default .navbar-left > .active > a, .navbar-default .navbar-right > .active > a {
    color: #000!important;
    background-color: #fff!important;
}
.navbar-default .navbar-nav.navbar-left > li > a:hover, .navbar-default .navbar-nav.navbar-left > li > a:focus, .navbar-default .navbar-nav.navbar-right > li > a:hover, .navbar-default .navbar-nav.navbar-right > li > a:focus {
    color:#000!important;
    background-color:#fff!important;
}
.navbar-default .navbar-nav > li > a {
    color: #fff!important;
    min-height: 50px;
}
.top-pic img {
    padding: 0 20px 10px 20px;
}
/*
Mise en commentaires suite à l'ajout de l'item Reglement dans la navbar
.nav > li > a {
    padding: 15px 20px!important;
}
 */
@media (max-width:1200px) {
.nav > li > a {
    padding: 15px 5px!important;
}
}
@media (max-width:820px) {
.nav > li > a {
    padding: 15px 25px!important;
}
}
.navbar-collapse {
    overflow-x: hidden!important;
}
.bloc_edito {
    background: #fff;
    padding: 20px 15px;
    box-shadow: 4px 4px 4px #aaa;
    margin-bottom: 20px;
}
.bloc_edito h3 {
    font-size: .9em;
    font-family: 'AcktivGrotesk-Bold', sans-serif!important;
    font-weight: 900;
}
.bloc_edito p {
    font-size: .65em !important;
}
.bloc_edito a {
    font-size: .45em!important;
    border-radius: 15px;
    border: 1px solid #aaa;
    padding: 5px 30px;
    text-transform: uppercase;
}
.bloc_edito a:hover {
    text-decoration: none!important;
    background: #aaa!important;
    color: #fff!important;
}

.bloc_dmp {
    background: #fff;
    padding: 20px 15px;
    box-shadow: 4px 4px 4px #aaa;
    margin-bottom: 20px;
}
.bloc_dmp h3 {
    font-size: 1.6em;
    font-family: 'AcktivGrotesk-Bold', sans-serif!important;
    font-weight: 900;
}
.bloc_dmp p {
    font-size: 1.2em !important;
}

.item-uni {
    width: 100%;
    max-width: 337px;
    position: absolute;
    bottom: 8%;
    background: #0072ba;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 0;
    font-size: 1.4em;
}
.prof {
    font-family: 'AcktivGrotesk-Light', sans-serif!important;
    color: #fff!important;
    font-weight: bold!important;
    background-color: #0072ba!important;
    border-color: #0072ba!important;
    font-size: 1.2em!important;
    text-decoration: none!important;
    padding: 7px 20px!important;
    margin-top: 120px;
    margin-bottom: 20px;
    display: inline-block;
}
.prof:hover {
    color: #0072ba!important;
    background-color: #fff!important;
    border-color: #0072ba!important;
}

/* SLIDER */
#slider {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}
#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 1170px;
  height: 400px;
  text-align: center;
  /*line-height: 300px;*/
}
a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: transparent;
  color: #fff!important;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}
a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}
a.control_prev {
  border-radius: 0 2px 2px 0;
}
a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}
.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}
/* FIN SLIDER */

@media (max-width: 720px) {
    .hide-boules {
        display: none;
    }
}


/*
Padding
 */
.pb-5 {
    padding-bottom: 5px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}




/*
Panel
 */
.panel-title-geberit {
    background-color: #014673;
    color: #ffff;
    position: relative;
    left: -20px;
    text-transform: uppercase;
    top: 18px;
    padding: 8px 150px 8px 40px;
    font-size: 1.3rem;
    line-height: 1rem;
    display: inline;
}
