html, body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
        background-color: #fff;
	color: #fff;
        overflow-x: hidden;
}

a,
a:hover,
a:active,
a:focus{
   outline: 0;
}

.container{
    width: 1170px;
}

.readmore{
    background: url("/media/images/readmore.png") no-repeat;
    color: #fff;
    display: block;
    height: 36px;
    padding: 9px 0 0 25px;
    text-align: left;
    width: 124px;
    font-family: Arial;
    font-size: 12px;
    margin: 0 auto;
}

.padding-0{
    padding: 0;
}

/*
    Header
*/

header{
    height: 105px;
    background: #000;
    position: relative;
}

.navbar-brand{
    padding-top: 0;
    color: #fff;
    font-family: "gotham_medium";
    text-transform: uppercase;
    font-size: 14px;
}

.navbar-brand:hover,
.navbar-brand:focus,
.navbar-brand:active{
    color: #fff;
    text-transform: uppercase;
}

#logo,
.logo-nomclub{
    z-index: 999999;
    position: relative;
}

.logo-nomclub{
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.navbar-nav li{
    margin: 30px 10px 0;
    position: relative;
}

.navbar-nav li a{
    font-family: 'gotham_medium';
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus{
    background: #e41770;
}

.navbar-nav li a:hover:before,
.navbar-nav li a:focus:before,
.navbar-nav li a:hover:after,
.navbar-nav li a:focus:after{
    display: block;
    width: 21px;
    height: 36px;
    position: absolute;
    top: 0; 
    content: " ";
    background: url(/media/images/menu-hover-gauche.jpg) no-repeat;
}

.navbar-nav li a:hover:before,
.navbar-nav li a:focus:before{
    background: url(/media/images/menu-hover-gauche.jpg) no-repeat;
    left: -21px;
}

.navbar-nav li a:hover:after,
.navbar-nav li a:focus:after{
    background: url(/media/images/menu-hover-droite.jpg) no-repeat;
    right: -21px;
}

ul.sousmenu{
    display: none;
    position: absolute;
    line-height: 16px;
    background: #fff;
    width: 300px;
    z-index: 999999;
    list-style: none;
    margin: 0;
    padding: 0px 0 0 0;
    border: 1px solid #F2F2F2; 
}

ul.sousmenu li{
    margin: 0;
}

ul.sousmenu li:hover{
    background: #C6D4D7;
}

.navbar-nav li .sousmenu a:hover:before,
.navbar-nav li .sousmenu a:focus:before,
.navbar-nav li .sousmenu a:hover:after,
.navbar-nav li .sousmenu a:focus:after{
    background: none;
}

ul.sousmenu li a{
    color: #000;
}

#reseau-wakeup{
    background: url(/media/images/btn-reseau.png) no-repeat;
    position: absolute;
    top: 1px;
    right: 0px;
    display: block;
    height: 103px;
    width: 238px;
    list-style: none;
}

.lien-reseau{
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#reseau-wakeup .sous-menu{
    position: absolute;
    right: 0;
    top: 103px;
    width: 333px;
    background: #B4CA01;
    list-style: none;
    font-size: 12px;
    display: none;
    z-index: 99999;
    padding-left: 0;
    text-transform: uppercase;
    font-family: "gotham_book";
}

#reseau-wakeup:hover .sous-menu{
    display: block;
}

#reseau-wakeup .sous-menu a,
.sousmenu a{
    color: #000;
    padding: 5px 0 5px 10px;
    display: block;
}

#reseau-wakeup .sous-menu a:hover,
.sousmenu a:hover{
    text-decoration: none;
    background: #EA2D88;
    color: #fff;
}

/*
    Accueil
*/
#wrapper-carousel{
    background: #000;
}

#slider-accroche{
    //left: 535px;
    left: 50%;
    margin-left: -435px;
    position: absolute;
    top: 50%;
    margin-top: -88px;
    z-index: 99999;
}

#carousel{
    /*width: 1675px;
    margin: 0 auto;*/
    position: relative;
}

.owl-theme .owl-controls{
    margin: 0;
}

.owl-prev,
.owl-next{
    position: absolute;
    top: 295px;
}

#carousel .owl-prev,
#carousel .owl-next{
    display: block;
    width: 25px;
    height: 110px;
    text-indent: -99999em;
}

.owl-prev{
    left: 0;
    background: url(/media/images/carousel-prev.png) no-repeat;
}

.owl-next{
    right: 0;
    background: url(/media/images/carousel-next.png) no-repeat;    
}

#carousel-offre .owl-controls{
    display: none;
}

#carousel-offre{
    position: relative;
    z-index: 99999;
    top: -50px;
}

#miseenavant{
    background: url(/media/images/fond-miseenavant.jpg) repeat-x;
    height: 622px;
}

.bloc-accueil{
    float: left;
    position: relative;
    z-index: 999999;
    /*margin-right: 30px;*/
}

.bloc-accueil:last-child{
    margin-right: 0;
}

#accroche h1{
    font-weight: normal;
    font-family: 'gotham_bold';
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

#accroche2 span{
    font-family: 'gotham_light';
    font-size: 34px;
    text-transform: uppercase;
}

.bloc-texte-1{  
    font-family: 'gotham_medium';
    font-size: 19px;
    background: #f29400;
}

.bloc-texte-1 .row{
    margin: 0;
    width: 1675px;
    margin: 0 auto;
    height: 435px;
}

.bloc-texte-1 .text-center{
    padding: 50px 0 0 0px;    
}


.bloc-texte-2{  
    background: #93117e;
    font-family: 'gotham_medium';
    font-size: 19px;
    position: relative;
}

.bloc-texte-2{
    background:  #93117e;
    //background-position: -545px 0px;
}

.img-bloc-texte-2{
    position: absolute;
    top: 0;
    right: 645px;
    display: block;
}

.bloc-texte-2 .row{
    margin: 0;
    width: 1170px;
    //padding: 80px 0 0 50px;    
    
    margin: 0 auto;
    height: 424px;
}

.texte-parrainage{
    padding-top: 30px;
}

#accueil-profilstype,
#equipement-profilstype{
    background: url(/media/images/fond-accueil-profilstype.jpg) no-repeat #000 center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 1020px;
    padding-bottom: 175px;
}

#accueil-profilstype h2,
#equipement-profilstype h2{
    font-family: 'gotham_bold';
    font-weight: normal;
    font-size: 90px;
    text-transform: uppercase;
    margin: 80px 0;
}

#carousel-profilstype .item,
#carousel-formule .item{
    margin-right: 60px;
}

#carousel-profilstype .owl-next,
#carousel-profilstype .owl-prev,
#carousel-formule .owl-next,
#carousel-formule .owl-prev{
    background: url(/media/images/fleche-droite-blanc.png) no-repeat;
    text-indent: -99999em;
    height: 56px;
    width: 44px;
    display: block;
    top: 140px;
}

#carousel-profilstype .owl-prev,
#carousel-formule .owl-prev{
    background: url(/media/images/fleche-gauche-blanc.png) no-repeat;
    left: -60px;
}

.content{
    display: none;
}

#accueil-profilstype .content,
#equipement-profilstype .text-center{
    font-family: 'gotham_light';
    font-size: 22px;
}

#accueil-profilstype .content h3,
#equipement-profilstype .text-center h3{
    font-family: 'gotham_bold';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 25px;
}

#accueil-geoloc{
    background: url(/media/images/fond-accueil-geoloc.jpg) repeat-x bottom #000;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    min-height: 745px;
}

#accueil-geoloc h3,
#accueil-geoloc .titre-ouverture{
    font-family: 'gotham_bold';
    font-weight: normal;
    font-size: 51px;
    text-transform: uppercase;
    color: #ea2c88;
    margin-top: 40px;
}

#accueil-geoloc .titre-ouverture{
    color: #fff;
    font-size: 48px;
    margin-bottom: 23px;
    margin-top: 15px;
}

#carousel-news{
    margin-top: 50px;
}

#carousel-news .owl-next,
#carousel-news .owl-prev{
    background: url(/media/images/fleche-droite-gris.png) no-repeat;
    text-indent: -99999em;
    height: 56px;
    width: 44px;
    display: block;
    top: 140px;
}

#carousel-news .owl-prev{
    background: url(/media/images/fleche-gauche-gris.png) no-repeat;
}

#carousel-news .item{
    width: 265px;
    margin: 0 auto;
    font-family: 'gotham_medium';
    font-size: 22px;
}

#carousel-news .date-news{
    background: #ea2c88;
    text-transform: uppercase;
    font-family: 'gotham_medium';
    font-size: 18px;
    padding: 2px 20px;
}

#carousel-news img{
    margin: 20px 0 25px;
}

#carousel-news .titre-news,
#carousel-news .titre-news a{
    font-family: 'gotham_book';
    color: #ea2c88;
    font-size: 22px;
    text-transform: uppercase;
}

#carousel-news .item p{
    line-height: 24px;
}

/*
    Contenu - detail
*/

#wrapper-contenu1,
#wrapper-contenu3{
    background: url(/media/images/fond-contenu-1.jpg) no-repeat top right fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    //height: 848px;
    padding-bottom: 80px;
    color: #000;
    font-family: 'gotham_medium';
    font-size: 22px;
}

#wrapper-contenu3{
    height: auto;
    //min-height: 848px;    
}

#wrapper-contenu1 h1,
#wrapper-equipementliste1 h1,
#wrapper-coachliste1 h1,
#wrapper-clubliste1 h1,
#wrapper-profiltypeliste1 h1,
#wrapper-actualiteliste1 h1,
#wrapper-contenuliste1 h1,
#wrapper-formuleliste1 h1,
#wrapper-contenu3 h3,
#wrapper-contenu3 h2{
    font-family: 'gotham_bold';
    text-transform: uppercase;
    font-size: 48px;
    margin: 100px 0 60px;
}

#wrapper-contenu3 h2,
#wrapper-contenu3 h3{
    font-size: 36px;
    margin: 20px 0 80px;
}

#wrapper-contenu1 .sous-titre-contenu1{
    font-family: 'gotham_light';
    text-transform: uppercase;
    font-size: 34px;
    margin-bottom: 50px;
}

#wrapper-contenu2{
    font-family: 'gotham_light';
    color: #fff;
    font-size: 20px;
    padding-bottom: 100px;
}

#wrapper-contenu2 a{
    color: #b4ca01;
    text-decoration: none;
}

#wrapper-contenu2 .sous-titre-contenu2,
#wrapper-equipementliste-2 .sous-titre-contenu2{
    font-family: 'gotham_bold';
    text-transform: uppercase;
    color: #FFF;
    font-size: 37px;
    margin: 60px 0 50px;
}

/*#wrapper-contenu3{
    background: url(/media/images/fond-contenu3.jpg) no-repeat top center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    height: 935px;
    color: #fff;
    font-family: 'gotham_light';
    font-size: 22px;
}

#wrapper-contenu3 h3{
    font-family: 'gotham_bold';
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 80px;
}*/

/*
    Equipement - Liste
*/

#wrapper-equipementliste1,
#wrapper-clubliste1,
#wrapper-coachliste1,
#wrapper-profiltypeliste1,
#wrapper-actualiteliste1,
#wrapper-contenuliste1,
#wrapper-coach1,
#wrapper-formuleliste1{
    background: url(/media/images/fond-equipementliste1.jpg) no-repeat bottom center#fff;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    //min-height: 640px;
    padding-bottom: 80px;
    color: #000;
}

#wrapper-formuleliste1{
    background: url(/media/images/fond-formule.jpg) no-repeat bottom center#fff;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;  
    padding-bottom: 80px;
    //min-height: 836px;
}

#wrapper-contenu2 p{
    color: #fff;
}

#wrapper-equipementliste1 a,
#wrapper-clubliste1 a,
#wrapper-coachliste1 a,
#wrapper-profiltypeliste1 a,
#wrapper-actualiteliste1 a,
#wrapper-contenuliste1 a{
    color: #93117e;
}


#wrapper-coachliste1{
    background: #fff;
    height: 495px;
}

#wrapper-equipementliste-2,
#wrapper-clubliste-2,
#wrapper-coachliste-2,
#wrapper-contenu2{
    background: url(/media/images/fond-accueil-profilstype.jpg) no-repeat #000 center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    //min-height: 1650px;
    padding-bottom: 80px;
    color: #000;
}

#wrapper-coachliste-2,
#wrapper-actualiteliste-2,
#wrapper-contenuliste-2{
    background: #000;
}

#wrapper-equipementliste1 .sous-titre,
#wrapper-clubliste1 .sous-titre,
#wrapper-coachliste1 .sous-titre{
    font-family: 'gotham_bold';
    font-size: 21px;
    color: #9c9e9f;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#wrapper-equipementliste1 h1,
#wrapper-clubliste1 h1,
#wrapper-coachliste1 h1,
#wrapper-profiltypeliste1 h1,
#wrapper-formuleliste1 h1{
    margin-bottom: 20px;
}

.filtre-club h3{
    font-family: 'gotham_bold';
    font-size: 21px;
    text-transform: uppercase;
    color: #fff;
}

#wrapper-clubliste-2 .filtre-club h3{
    color: #000;
}

.filtre-club{
    position: relative;
    width: 1055px;
    margin: 0 auto;
    top: -70px;
}

.filtre-club select{
    font-family: 'gotham_book';
    font-size: 21px;
    width: 300px;
}

.onglet_club,
.onglet_equipement,
.onglet_coach{
    padding: 10px 0 0;
}

.onglet_club:hover,
.onglet_equipement:hover,
.onglet_coach:hover{
    border-top: 4px solid #ea2d88;
}

.contenu_onglet_club,
.contenu_onglet_equipement,
.contenu_onglet_coach{
    display: none;
    font-family: 'gotham_book';
    font-size: 11px;
    color: #fff;
}

.contenu_onglet_club strong a,
.contenu_onglet_equipement strong,
.contenu_onglet_equipement strong a,
.contenu_onglet_coach strong a{
    font-family: 'gotham_bold';
    font-size: 21px;
    color: #fff;
}

.wrapper-onglet_club,
.wrapper-onglet_equipement,
.wrapper-onglet_coach{
    height: 400px;
}

.wrapper-onglet_club{
    height: 280px;
}

.contenu_onglet_club{
    display: block;
}


/*
    Equipement - detail
*/

#wrapper-equipement1{
    background: #fff;
    height: 800px;
}

#wrapper-equipement1 h1,
#wrapper-coach1 h1{
    font-family: 'gotham_bold';
    text-transform: uppercase;
    font-size: 48px;
    margin: 80px 0 60px;
    color: #000;
}

.lien-appareil-retour{
    margin-top: 25px;
    font-family: 'gotham_bold';
    font-size: 16px;
    color: #93117E;
}

.lien-appareil-retour:hover,
.lien-appareil-retour:active,
.lien-appareil-retour:focus{
    color: #93117E;
}

#equipement-profilstype{
    background: url(/media/images/fond-equipement1.jpg) no-repeat top left fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

#equipement-profilstype h2{
    font-family: 'gotham_bold';
    font-size: 36px;
    margin: 110px 0;
}

#equipement-profilstype .text-center{
    padding-top: 100px;
}

#equipement-profilstype .text-center h3{
    font-family: 'gotham_bold';
    font-size: 36px;
    margin: 80px 0 50px;
}

.carousel-equipement .row,
.carousel-equipement .col-xs-12{
    margin: 0;
    padding: 0;
}

#carousel-equipement .item{
    margin: 0 5px;
}

#carousel-equipement .owl-controls{
    display: none;
}

#wrapper-equipement2{
    background: #e41d6e;
    padding: 80px 0 130px;
    color: #000;
    font-family: 'gotham_medium';
    font-size: 22px;
}

#wrapper-equipement2 h3{
    color: #000;
    font-family: 'gotham_bold';
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#map-home{
    width: 100%;
    height: 500px;
    color: #000;
}

#map-geolocalisation{
    height: 995px;
    width: 100%;
    color: #000;
}

#map-geolocalisationdepartement{
    height: 500px;
    width: 100%;
    color: #000;
}

/*
    Coach - Liste
*/

#wrapper-coachdumois{
    background: url(/media/images/fond-coachdumois.jpg) no-repeat center top;
    background-size: cover;
    height: 920px;    
}

#wrapper-coachdumois .fond-rose-transparent{
    height: 525px;
    background: url(/media/images/fond-rose-transparent.png) repeat;
    position: relative;
    top: -50px;
}

#wrapper-coachdumois h2{
    font-family: 'gotham_bold';
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
}

#wrapper-coachdumois .detail-coachdumois,
#wrapper-coachdumois .description-coachdumois{
    padding-top: 50px;
}

#wrapper-coachdumois .description-coachdumois{
    font-family: 'gotham_book';
    font-size: 25px;
}

#wrapper-coachdumois .nom-coachdumois{
    font-family: 'gotham_bold';
}

/*
    Coach - Détail
*/

#wrapper-coach1{
    //min-height: 835px;
    padding-bottom: 80px;
    padding-top: 115px;
    color: #000;
    font-family: 'gotham_book';
    font-size: 16px;
}

#wrapper-coach1 h2{
    font-family: 'gotham_bold';
    font-size: 23px;
    color: #f29400;
    text-transform: uppercase;
}

.galerie-coach,
.galerie-club{
    background: #000;
    height: 340px;
}

.galerie-coach,
.galerie-club{
    position: relative;
}

.intro-galerie{
    font-family: 'gotham_medium';
    text-transform: uppercase;
    font-size: 41px;
    color: #fff;
    width: 265px;
    padding-top: 100px;
}

#carousel-coach,
#carousel-club{
    height: 340px;
}

#carousel-coach .owl-controls,
#carousel-club .owl-controls{
    display: none;
}

#wrapper-coach2{
    background: #e41d6e;
    color: #000;
    font-family: 'gotham_bold';
    font-size: 37px;
    text-transform: uppercase;
    padding: 30px 0 45px;
}

#wrapper-coach3{
    background: url(/media/images/fond-coach3.jpg) no-repeat center top;
    background-size: cover;
    height: 745px; 
    padding-top: 70px;
    color: #000;
    font-family: 'gotham_bold';
    font-size: 16px;
}

#wrapper-coach3 h3{
    font-family: 'gotham_light';
    font-size: 72px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 55px;
}

#wrapper-coach3 strong{
    font-weight: normal;
    font-size: 22px;
}

#wrapper-coach3 .fond-rose{
    background: #ea2c88;
    font-family: 'gotham_medium';
    font-size: 18px;
    color: #fff;
}

#wrapper-coach3 .coachtelephone{
    font-family: 'gotham_book';
    font-size: 36px;
    color: #ea2c88;
    text-transform: uppercase;
    margin-top: 10px;
}

#wrapper-cours{
    //min-height: 665px;    
    padding: 80px 0;
    color: #000;
    font-family: 'gotham_book';
    font-size: 19px;
    text-transform: uppercase;
}

.wrapper-onglet_cours{
    color: #fff;
    padding: 20px 0;
}

#wrapper-cours h3{
    font-family: 'gotham_bold';
    font-size: 36px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 115px;
}

.datecours,
.heurecours{
    background: #ea2c88;
    color: #fff;
    display: block;
    float: left;
    font-family: "gotham_medium";
    font-size: 18px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0 10px;
    width: 160px;
}

.heurecours{
    background: #000;
    width: 120px;
    text-align: center;
}

/*
    Profils type - Liste
*/
#wrapper-profiltypeliste1 .intro-profilstype,
#wrapper-formuleliste1 .intro-profilstype,
#wrapper-clubliste1 .intro-profilstype{
    font-family: "gotham_bold";
    font-size: 16px;
    color: #000;
    margin-top: 80px;
}

#wrapper-formuleliste1 .intro-profilstype{
    margin: 30px 0 60px;
}

#wrapper-profiltypeliste-2{
    background: #000;
    padding-top: 90px;
    //min-height: 1200px;
    padding-bottom: 80px;
}

.onglet_profiltype{
    margin-bottom: 90px;
}

.bloc-texte-2 h3{
    font-family: "gotham_bold";
    font-weight: normal;
    font-size: 38px;
    color: #fff;
    text-transform: uppercase;
}

/*
    Actualite - Liste
*/
#wrapper-actualiteliste-2,
#wrapper-contenuliste-2{
    //min-height: 1600px;
    padding-bottom: 80px;
    background: url(/media/images/fond-actualiteliste.jpg) no-repeat center bottom #000;
    background-size: cover;
}

#wrapper-contenuliste-2{
    padding-bottom: 800px;
}

#wrapper-actualiteliste-2 .filtre-club,
#wrapper-contenuliste-2 .filtre-club{
    color: #000;
}

a.lien-actualite,
a.lien-contenu{
    font-family: "gotham_bold";
    font-size: 23px;
    text-transform: uppercase;
    color: #f29400;
}

.wrapper-onglet_actualite,
.wrapper-onglet_contenu,
.wrapper-onglet_cours{
    font-family: "gotham_book";
    font-size: 16px;
}

.wrapper-onglet_actualite .row,
.wrapper-onglet_contenu .row{
    margin-bottom: 75px;
}

#wrapper-actualiteliste1,
#wrapper-contenuliste1{
    font-family: "gotham_bold";
    font-size: 16px;
    color: #000;
}

.liste-actualite,
.liste-contenu{
    padding-top: 100px;
}

.image-galerie-contenu{
    margin-bottom: 20px;
}

/*
    Formules - Liste
*/
#wrapper-formuleliste-2{
    background: #000;
    min-height: 730px;
    color: #fff;
    font-family: "gotham_book";
    font-size: 16px;
    padding-top: 75px;
    padding-bottom: 80px;
}

#wrapper-formuleliste-3{
    background: url(/media/images/fond-formule-2.jpg) no-repeat bottom center #fff;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    //min-height: 738px;
    padding-bottom: 80px;
    color: #000;
}

#wrapper-formuleliste-3 h3{
    font-family: "gotham_light";
    font-size: 82px;
    text-transform: uppercase;
    color: #000;
}

#wrapper-formuleliste-3 .texte-offre-decouverte{
    font-family: "gotham_bold";
    font-size: 40px;
    text-transform: uppercase;
    color: #ea2d88;
    line-height: 42px;
}

#wrapper-formuleliste-3 .texte-offre-decouverte .text-min{
    font-size: 20px;
    line-height: 22px;
}

#wrapper-formuleliste-2 h3{
    font-family: "gotham_bold";
    font-size: 24px;
    text-transform: uppercase;
    color: #f29400;
}

#wrapper-formuleliste-2 h3.rose{
    color: #ea2d88;
}

#wrapper-formuleliste-2 h3.vert{
    color: #b4ca01;
}

#wrapper-formuleliste-2 p{
    margin-bottom: 20px;
}

.lien-souscription-1,
.lien-souscription-2{
    background: #fff;
    color: #000;
    text-transform: uppercase;
    font-family: "gotham_bold";
    font-size: 24px;
    display: inline-block;
    float: none;
    clear: both;
    padding: 5px 15px;
    line-height: 30px;
    cursor: pointer;
}

#wrapper-formuleliste-3 .texte-offre-decouverte .lien-souscription-1,
#wrapper-formuleliste-3 .texte-offre-decouverte .lien-souscription-2{
    line-height: 30px;    
    font-size: 24px;
    display: table;
    //width: -moz-fit-content;
}
#wrapper-formuleliste-3 .texte-offre-decouverte .lien-souscription-1{
    background: #000;
    color: #fff;    
    
}

.lien-souscription-2,
.formulaireFormuleResa input[type='submit']{
    background: #f29400 !important;
    color: #fff;
}

.lien-souscription-2.rose,
.texte-offre-decouverte .lien-souscription-2,
.formulaireFormuleResa input[type='submit'].rose{
    background: #ea2d88 !important;
    color: #fff;
}

.lien-souscription-2.vert,
.formulaireFormuleResa input[type='submit'].vert{
    background: #b4ca01!important;
    color: #fff;
}

#formulaireFormule,
.formulaireFormuleResa{
    display: none;
    margin-top: 20px;
}

.formvalid{
    display: none;
}

#formulaireFormule input[type="text"] ,
.formulaireFormuleResa input[type="text"] ,
#formulaireContact input[type="text"] ,
#formulaireContact select ,
#formulaireContact textarea {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 0 5px 5px #e4e5e6 inset;
    color: #707173;
    font-family: "gotham_book";
    font-size: 16px;
    margin-bottom: 15px;
    padding: 3px 10px;
}

.formulaireFormuleResa input ,
#formulaireFormule input ,
#formulaireContact select,
#formulaireContact input {
    width: 275px;
}

.formulaireFormuleResa input[type="submit"] ,
#formulaireFormule input[type="submit"] ,
#formulaireContact input[type="submit"] {
    font-size: 16px;
    margin-top: 10px;
    padding: 7px 0;
    text-transform: uppercase;
    background: #ea2d88;
    color: #fff;
    border: none;
}
/*
    Partenaires
*/
.partenaire-liste{
    margin: 50px 0;
}
/*
    Footer
*/

footer{
    background: #000;
    height: 335px;
}

.footer-logo{
    padding-top: 20px;
}

.accroche-footer{
    padding-top: 50px;
    font-family: 'gotham_light';
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 10px;
}

.titre-footer,
.titre-footer a{
    font-family: 'gotham_bold';
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.titre-footer a{
    color: #fff;
}

.texte-footer{
    font-family: Arial;
    font-size: 14px;
}

.texte-footer a{
    display: block;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.copyright{
    margin-top: 40px;
}

.copyright,
.copyright a{
    color: #7b7b7b;
    font-size: 13px;
    font-family: 'gotham_light';
}

.socials{
    margin: 40px 0 80px;
}

.socials ul{
    margin: 0; 
    padding: 0;
}

.socials li{
    display: inline;
}

.socials li a{
    display: block;
    width: 40px;
    height: 40px;
    background: url(/media/images/sprite-socials.png) no-repeat;
    text-indent: -99999em;    
    float: left; 
    margin-right: 6px;
}

.socials li:last-child a{
    margin: 0;
}

#lien-footer-twitter a{
    background-position: -48px 0;
}

#lien-footer-dribble a{
    background-position: -98px 0;
}

#lien-footer-googleplus a{
    background-position: -146px 0;
}

#lien-footer-pinterest a{
    background-position: -194px 0;
}

#lien-footer-instagram a{
    background-position: -242px 0;
}

.footer-edito{
    font-family: 'gotham_book';
    font-size: 11px;
    text-align: justify;
}

@media (max-width:480px) and (orientation:landscape){}

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

@media (max-width:767px){
    .bloc-texte-1 .row,
    .bloc-texte-2 .row,
    .bloc-accueil,
    .owl-carousel,
    .container,
    .bloc-texte-2 .row{
        width: auto;
    }
    
    header,
    .bloc-texte-1 .row,
    #accueil-profilstype,
    .bloc-texte-2 .row,
    #wrapper-contenu1,
    #wrapper-contenu2,
    #wrapper-contenu3,
    #wrapper-equipementliste-2,
    #wrapper-equipement1,
    #equipement-profilstype,
    #wrapper-coachdumois .fond-rose-transparent,
    #wrapper-coach1,
    #carousel-coach,
    #wrapper-cours,
    #wrapper-coach3,
    #wrapper-coachliste-2,
    #wrapper-coachliste1,
    #wrapper-profiltypeliste1,
    #wrapper-actualiteliste1,
    #wrapper-contenuliste1,
    .bloc-texte-2 .row{
        height: auto;
    }
    
    #wrapper-equipementliste1 .row,
    #wrapper-equipementliste-2 .row,
    #wrapper-equipement1 .row,
    #wrapper-equipement2 .row,
    #wrapper-equipementliste1 .sous-titre{
        margin: 0;
    }   
    
    #equipement-profilstype .content{
        padding: 0;
    }
    
    #wrapper-coachdumois .fond-rose-transparent{
        position: static;
    }
    
    #wrapper-equipement1 img,
    .wrapper-onglet_actualite img,
    .wrapper-onglet_contenu img{
        margin: 15px auto;
    }
    
    #wrapper-equipementliste-2{
        background: url(/media/images/fond-accueil-profilstype.jpg) no-repeat #000 fixed;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }
    
    #wrapper-contenu1 h1, 
    #wrapper-equipementliste1 h1,
    #wrapper-equipement1 h1,
    #wrapper-actualiteliste1 h1,
    #wrapper-contenuliste1 h1{
        font-size: 40px;
        margin: 40px 0;
    }
    
    .bloc-accueil{
        float: none;
        top: 0;
        margin-right: 0;
    }
    
    #wrapper-contenu2{
        background: #E41770;
    }
    
    #wrapper-contenu3{
        /*background: #6C6C6C;*/
    }
    
    #wrapper-contenu1 h1 {
        font-size: 30px;
        margin: 15px 0 15px;
    }
    
    #wrapper-contenu1 .sous-titre-contenu1,
    #wrapper-contenu2 .sous-titre-contenu2,
    #wrapper-contenu1 .sous-titre-contenu1 h2,
    #wrapper-contenu2 .sous-titre-contenu2 h2,
    #wrapper-contenu3 h2,
    #wrapper-contenu3 h3{
        font-size: 25px;
        margin-bottom: 15px;
    }
    
    #wrapper-contenu1{
        font-size: 20px;
        padding-bottom: 20px;
    }
    
    #miseenavant,
    #accueil-profilstype,
    footer{
        background: #000;
        height: auto;
        clear: both;
    }
    
    .bloc-texte-1 .row,
    .bloc-texte-2 .row{
        background: #f29400;
        padding: 50px;
    }
    
    .bloc-texte-2 .row{
        background: #93117e;
    }
    
    #accroche h1{
        font-size: 30px;
    }
    
    #accroche2 span{
        font-size: 19px;
    }
    
    #accueil-profilstype h2{
        margin: 10px 0 0 0;
        font-size: 40px;
        text-align: center;
    }
    
    #accueil-geoloc h3, 
    #accueil-geoloc .titre-ouverture{
        font-size: 30px;
    }
    
    #carousel-profilstype .item{
        margin: 25px;
    }
    
    #accueil-geoloc{
        background: #000;
    }
    
    .navbar-brand{
        height: 75px;
    }
    
    #logo{
        height: 115px;
        margin-top: 13px;
    }
    
    #reseau-wakeup,
    #slider-accroche{
        display: none;
    }
    
    #wrapper-coach1,
    #wrapper-profiltypeliste1{
        padding-top: 20px;
    }
    
    #wrapper-coach1 h1{
        margin: 35px 0 20px;
        text-align: center;
    }
    
    #map-geolocalisation{
        height: 400px;
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    
    #wrapper-cours,
    #wrapper-coach3{
        padding-top: 20px;
    }
    
    #wrapper-cours h3{
        margin-bottom: 25px;
    }
    
    #wrapper-cours .col-sm-6{
        text-align: center;
        margin-bottom: 10px;
    }
    
    .datecours, 
    .heurecours{
        float: none;
        margin: 0 auto;
    }
    
    #wrapper-coach3 h3{
        font-size: 50px;
        margin-bottom: 30px;
    }
        
    #wrapper-coachliste1 h1,
    #wrapper-profiltypeliste1 h1,
    #wrapper-actualiteliste1 h1,
    #wrapper-contenuliste1 h1{
        margin: 20px 0;
    }
    
    #wrapper-profiltypeliste1 .intro-profilstype{
        margin-top: 20px;
        padding-bottom: 20px;
    }
    
    #wrapper-profiltypeliste-2{
        min-height: 0;
    }
    
    .wrapper-onglet_profiltype .img-responsive{
        margin: 0 auto;
    }
    
    #wrapper-actualiteliste-2,
    #wrapper-contenuliste-2{
        background: #000;
        min-height: 0;
    }
    
    #wrapper-actualiteliste1,
    #wrapper-contenuliste1{
        padding-bottom: 100px;
    }
    
    .texte-parrainage{
        padding-top: 0;
    }
    
    .liste-actualite,
    .liste-contenu{
        padding-top: 0;
    }
    
    #accroche2{
        margin-bottom: 20px;
    }
    
    #carousel-offre{
        top: 0;
    }
    
    .bloc-texte-1 .text-center{
        padding-top: 0;
    }
    
    #accueil-profilstype, 
    #equipement-profilstype{
        min-height: 0;
        padding-bottom: 0;
    }
    
    .bloc-texte-2 h3{
        margin-top: 0 !important;
    }
    
    #map-home{
        width: 96%;
        height: 400px;
        margin: 0 auto;
    }
    
    .footer-logo img{
        margin: 0 auto;
    }
    
    #wrapper-contenuliste-2{
        padding-bottom: 0;
    }
        
    #gmap{
        background: #000;
    }
    #map-geolocalisationdepartement {
        height: 400px;
        width: 90%;
        margin: 0 auto;
        display: block;
        float: none;
    }
    
    .contenu_onglet_club, 
    .contenu_onglet_equipement, 
    .contenu_onglet_coach{
        display: block !important;
        text-align: center;
    }
    
    .filtre-club{
        width: auto;
    }
    
    .wrapper-onglet_equipement,
    .wrapper-onglet_coach{
        height: 300px;
    }
    
    .lien-appareil-retour{
        float: none !important;
    }

    #equipement-profilstype .text-center{
        padding-top: 0;
    }
    
    #equipement-profilstype h2{
        margin: 50px 0;
    }
    
    #carousel-formule .item{
        margin: 0 10px; 
    }
    
    #wrapper-formuleliste-3 h3{
        font-size: 42px;
    }
    
    body.contact #wrapper-contenu2{
        background: url(/media/images/fond-accueil-profilstype.jpg) no-repeat #000 center fixed;
    }
    
    #formulaireFormule input[type="submit"], 
    #formulaireContact input[type="submit"]{
        margin: 0 auto;
        display: block;
    }
    
    #formulaireFormule input[type="text"], 
    #formulaireContact input[type="text"], 
    #formulaireContact textarea{
        width: 100%;
    }
    
    .filtre-club{
        top: 0;
    }
    
    #wrapper-clubliste-2 .filtre-club h3{
        color: #fff;
    }
    
    /* Menu responsive */ 
    
    .navbar-brand, 
    .navbar-nav>li>a{
        text-shadow: none !important;
    }
    
    ul.sousmenu,
    .navbar-nav li ul{
        width: auto;
        position: static;
        background: none;
        border: none;
        padding-left: 20px;
        display: block;
        list-style-type: none;
    }
    
    ul.sousmenu li:hover{
        background: none;
    }
    
    .navbar-nav li{
        margin: 0;
        position: static;
    }


    .navbar-nav li a:hover,
    .navbar-nav li a:focus{
        background: none;
    }

    .navbar-nav li a:hover:before,
    .navbar-nav li a:focus:before,
    .navbar-nav li a:hover:after,
    .navbar-nav li a:focus:after{
        display: none;
    }
    
    .navbar-toggle{
        position: absolute;
        z-index: 4;
        top: -75px;
        right: 0;
        background-color: #93117E;
    }
    
    .navbar-collapse{
        box-shadow: none;
    }
    
    .navbar-wrapper{
        position: relative;
        z-index: 2;
    }
    #ancrehaut{
        min-height:0;
        margin-bottom:0;
    }
    .navbar-nav{
        margin-top: 0px;
        background: #3C3C3C;        
    }

    .navbar-nav > li{
        margin-right: 0px;
        width: 100%;
        padding:0 20px;
    }

    .navbar-nav .sousmenu a,
    .navbar-nav > li > a{
        background: #3C3C3C;
        line-height: 16px;
        color: #fff;
        font-size: 18px;
        padding:15px 0;
    }
    
    .navbar-nav li ul li{
        padding: 10px 0;
    }
    
    .navbar-nav .sousmenu a,
    .navbar-nav li ul a{
        font-size: 15px;
        padding: 10px 0;
    }
    
    .navbar-nav .sousmenu li{
        list-style: none;
        padding: 0px 0;        
    }
    
    .navbar-nav .sousmenu li:last-child{
        margin-bottom:5px;
    }
    .navbar-nav > li > a,
    .navbar-nav .sousmenu{
        border-bottom:1px solid #fff;
    }
    .navbar-nav li:last-child a{
        border:none;
    }

    
    .navbar-nav > li > a:hover,
    .navbar-nav > li > a:focus{
        background: #3C3C3C;
        color: #fff;
        font-weight: bold;
    }

    .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    
    .navbar-brand img{
        height: 32px;
    }
    
    #formContact #envoyer{
        position: relative;
        width: 100%;
        bottom: 0;
        left: 0;
    }
    
    .reseaux-sociaux{
        right: -15px;
    }
    
    .contenu .content{
        min-height: 0;
    }
    
    .lien_home,
    .fond-contenu-label .onglet{
        line-height: 30px;
        margin-bottom: 25px;
        display: block;
    }
}

@media screen and (min-width:768px){
    
}

@media (min-width:768px){
}

@media (min-width:768px) and (max-width:991px){
    .container,
    .bloc-texte-2 .row{
        width: auto;
    }
    
    header,
    .bloc-texte-1 .row,
    #accueil-profilstype,
    .bloc-texte-2 .row,
    #wrapper-contenu1,
    #wrapper-contenu2,
    #wrapper-contenu3,
    footer,
    #wrapper-coach1,
    .bloc-texte-2 .row{
        height: auto;
    }
    
    #wrapper-contenu2{
        background: #E41770;
    }
    
    #wrapper-contenu3{
        background: #6C6C6C;
    }
    
    #wrapper-contenu1 h1 {
        font-size: 30px;
        margin: 15px 0 15px;
    }
    
    #wrapper-contenu1 .sous-titre-contenu1,
    #wrapper-contenu2 .sous-titre-contenu2,
    #wrapper-contenu3 h3{
        font-size: 25px;
        margin-bottom: 15px;
    }
    
    #wrapper-contenu1{
        font-size: 20px;
        padding-bottom: 20px;
    }
    
    .navbar-nav li{
        margin: 0;
    }
    
    .navbar-nav li a{
        padding: 15px 8px;
    }
    
    #reseau-wakeup{
        display: none;
    }
    
    #map-geolocalisation{
        height: 400px;
    }
    
    #wrapper-coach1{
        padding-top: 30px;
    }
    
    .intro-galerie{
        padding-top: 0;
    }
    .bloc-texte-2 .row{
        padding-bottom: 20px; 
    }
    
    #slider-accroche{
        display: none;
    }
}

@media (min-width:992px) and (max-width:1199px){
        .container,
        .bloc-texte-2 .row{
            width: auto;
        }

        .navbar-nav li a{
            padding: 8px;
        }
        
        .navbar-nav li{
            margin: 30px 0 0;
        }

        footer,
        .bloc-texte-2 .row{
            height: auto;
        }
        
        #carousel-profilstype .owl-next, 
        #carousel-profilstype .owl-prev{
            top: 86px;
        }
        
        #wrapper-equipementliste-2{
            background: url(/media/images/fond-accueil-profilstype.jpg) no-repeat #000 fixed;
            /*-moz-background-size: cover;
            -webkit-background-size: cover;
            background-size: cover;*/
            height: auto;
        }
        
        
        #reseau-wakeup{
            right: 0px;
        }
        
        #map-geolocalisation{
            height: 400px;
        }
        
        .intro-galerie{
            padding-top: 5px;
        }
        
        .bloc-texte-2 .row{
            padding-bottom: 20px; 
        }
        #slider-accroche {
            //left: 9%;
            position: absolute;
            top: 36%;
            z-index: 99;
        }
        
        .owl-prev, 
        .owl-next{
            top: 120px;
        }
}

@media (min-width:992px){

}

@media (min-width:1200px){
}

@media (max-width:1675px){
    
    
    .bloc-texte-2 h3{
        font-size: 22px;
        margin-top: 45px;
    }
    
    .img-bloc-texte-2{
        right: 485px;
    }
}