body {
  padding-top: 70px;
  font-family: "Roboto", sans-serif;
  width: 100%;
  margin: 0 auto;
}

.dark-player {
  padding-top: 0px;
  font-family: "Roboto", sans-serif;
  width: 100%;
  margin: 0 auto;
  background-color: black;
}

.colorChange {
    width:15px;
    height:15px;
    border-radius:50%;
    display: inline-block;
    margin-left: 5px;

}

.img-card {
    z-index: 1;
    display: block;
    width: 370px;
    height: 120px;
    margin: 0 auto;
    border: solid 1px black;
}

.cadeau input[type=radio] {
    float: left;
    opacity: 0;
    z-index: 999;
    position: relative;
    top: -123px;
    left: 22px;
    width: 255px;
    height: 120px;
    background-color: blue;
    cursor: pointer;
}

.invisible {
    display: block;
}

.invisible-menu {
    display: none;
}

.visible-menu {
    display: block;
}


.redGift {
    color: red;
}
.greenGift {
    color: green;
}

.iconResp {
    display: block;
}

.bon-cadeau-preview {
    display: inline-block;
    width: 40%;
    margin-left: 40px;
    max-height: 150px;
}

.accueil {
    width: 100%;
    overflow: hidden;
    padding: 25px;
}

.accueil h3 {
    color: #fff;
    margin-bottom: 30px;
}
.accueil a {
    color: #fff;
}
.accueil i {
    color: #fff;
}

.mon-espace {
    width: 100%;
    overflow: hidden;
    padding: 25px;
}

.mon-espace h3 {
    color: black;
    margin-bottom: 30px;
}

.mon-espace h3 a{
    color: black;
}
.mon-espace a {
    color: #fff;
}
.mon-espace i {
    color: #fff;
}

.image-center {
    width: 25%;
    margin: 0 auto;
}

.image-center img {
    display: block;
    width: 100%;
}

.image-program-center {
    width: 35%;
    margin: 0 auto;
}

.image-program-center img {
    display: block;
    width: 100%;
}

.image-center-media {
    width: 60%;
    margin: 0 auto;
}

.image-center-media img {
    display: block;
    width: 100%;
}

.piste {
    background-color: #a2a2a2;
    color: #fff;
    border: solid 3px #77921b;
    margin: 0 auto;
    width: 350px;
    padding: 15px;
}

.pageView {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.error {
    text-align: center;
    color: red;
}

.succes {
    text-align: center;
    color: blue;
}

.formulaire {
    padding-bottom: 80px;
    width: 50%;
    overflow: hidden;
    margin: 0 auto;
}

.result {
    padding-top: 100px;
    padding-bottom: 270px;
    width: 100%;
    overflow: hidden;
}
.result h1 {
    text-align: center;
    width: 100%;
}


.body132px {
  padding-top: 132px;
  font-family: "Roboto", sans-serif;
}


.welcome {
  background: url("../images/BanniereHomeZenFinal8.jpg") no-repeat;
  background-size: cover;
  padding: 25px 0;
}

.mode {
  background: url("../images/bg-zen-sea2.jpg") no-repeat;
  background-size: cover;
  background-position:center;
  padding: 25px 0;
}


.intro-programmes {
    background: url("../images/bg-programme-final29.jpg") no-repeat;
    background-size: cover;
    background-position:center;
    padding: 25px 0;
}


.intro-audio {
    background: url("../images/bg-waves-water-final16.jpg") no-repeat;
    background-size: cover;
    background-position:center;
    padding: 40px 0;

}

.video-responsive {
    overflow:hidden;
    padding-bottom:37.50%;
    position:relative;
    height:0;
}

.video-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.programme {
    padding: 20px 0;
}

.audio {
    padding: 20px 0;
}



.intro-musicotherapie {
  background: url("../images/bg-brain-final4.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px 0;
}


.intro-abonnement {
  background: url("../images/bg-stone-final6.jpg") no-repeat;
  background-size: cover;
  background-position:center;
  padding: 25px 0;
}

.intro-question {
  background: url("../images/iceland-land2.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px 0;
}

.intro-apropos {
  background: url("../images/bg-apropos-final4.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px 0;
}

.intro-cadeau {
  background: url("../images/bg-cadeau19.jpg") no-repeat;
  background-size: cover;
  background-position:center;
  padding: 25px 0;
}


.intro-benefice {
  background: url("../images/bg-green-water-final.jpg") no-repeat;
  background-size: cover;
  background-position:center;
  padding: 40px 0;
}


.cd {
    border: 2px solid #77921b;
    border-radius: 30px;
    margin:  0 10px;

}
.cd-black {
    border: 2px solid black;
    background-color: white;
    border-radius: 10px;
    margin:  10px 20px;
    padding: 3px 8px;

}

.cd-white {
    border: 2px solid white;
    border-radius: 10px;
    margin:  10px 20px;
    padding: 5px 20px;

}

.cd-black2 {
    border: 2px solid white;
    background-color: white;
    border-radius: 10px;
    margin:  10px 20px;
    padding: 3px 8px;

}

.cd2 {
    border: 2px solid grey;
    border-radius: 30px;
    margin:  0 10px;
}

.cd3 {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    background-color: #e1e1e1;
}

.cd10 {
    border: 1px solid black;
    border-radius: 10px;
    background-color: black;
}

.cd4 {
    border: 1px solid #e1e1e1;
    border-radius: 30px;
    margin:  0 10px;
    background-color: #f5f5f5;

}

.cd5 {
    border: 1px solid #e1e1e1;
    border-radius: 30px;
    margin:  0 10px;
    background-color: #9dcb22;

}

.cd6 {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    background-color: #f5f5f5;
}

.cd7 {
    border: 1px solid white;
    border-radius: 12px;
    background-color: rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px #000;
}

.cd8 {
    border: 2px solid white;
    background-color: #fafafa;
}

.cd9 {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    margin:  0 10px;
    background-color: #9dcb22;
}




.form-inscription {
    padding-top: 60px;
}

.btn-whitetransparent {
  color: white;
  border: 1px solid white;
  text-decoration: none;
  background-color: none;
}
.btn-whitetransparent:hover {
  color: #fff;
  background: #87ba01;
  border-color: #709905;
}

.btn-white {
  color: #87ba01;
  border: 1px solid #87ba01;
  text-decoration: none;
  background-color: white;
}
.btn-white:hover {
  color: #fff;
  background: #87ba01;
  border-color: #709905;
}
.btn-cadenas {
  background: url("../images/cadenas.png") no-repeat;
  background-size: auto;
  background-position:bottom 8px left 8px;
  padding-left: 35px;
  background-color: blue;
}

.btn-close {
  background: url("../images/croix.png") no-repeat;
  background-size: contain;
  height: 50px;
  width: 50px;
  background-color: none;
  color: white;
}

.btn-cadenas2 {
  background: url("../images/cadenas2.png") no-repeat;
  background-size: auto;
  background-position:bottom 12px left 8px;
  padding-left: 35px;
  background-color: blue;
  color: #fcdc05;
}

.btn-cadenas2:hover  {
  background: url("../images/cadenas2.png") no-repeat;
  background-size: auto;
  background-position:bottom 12px left 8px;
  padding-left: 35px;
  background-color: #0a65fb;
  color: #fcdc05;
}

.btn-white2 {
  background: url("../images/icone-gift-10.png") no-repeat;
  background-size: auto;
  background-position:bottom 10px left 8px;
  padding-left: 35px;
  color: #87ba01;
  border: 1px solid #87ba01;
  text-decoration: none;
  background-color: white;
}
.btn-white2:hover {
  background: url("../images/icone-gift-white-10.png") no-repeat;
  background-size: auto;
  background-position:bottom 10px left 8px;
  padding-left: 35px;
  color: #fff;
  background-color: #87ba01;
  border-color: #709905;
}

.btn-green {
    background-color: #4e6511;
    color: white;
}

.btn-green:hover {
    background: #709905;
    color: white;
    border: 1px solid #4e6511;

}

.btn-green2 {
    background: #709905;
    color: white;
    border: 1px solid #4e6511;
}

.btn-green2:hover {
    background-color: #4e6511;
    color: white;
    border: 1px solid #709905;
}

.btn-brwn {
    background-color: #904d08;
    color: white;
}

.btn-brwn:hover {
    background: #b36514;
    color: white;
    border: 1px solid #904d08;

}

.btn-brwn2 {
    background-color: #c19d5f;
    color: white;
}

.btn-brwn2:hover {
    background: #8c6b32;
    color: white;
    border: 1px solid #8a5b18;

}

.btn-black {
  color: black;
  border: 1px solid black;
  text-decoration: none;
  background-color: white;
}
.btn-black:hover {
  color: #fff;
  background: #709905;
  border-color: #4e6511;
}

.btn-blue-black {
  color: #7bbefa;
  border: 1px solid #7bbefa;
  background: none;
  text-decoration: none;
}

.btn-blue-black:hover {
  color: white;
  background-color: black;
  border-color: black;
}

.btn-blue-grey {
  color: #7bbefa;
  border: 1px solid #7bbefa;
  background: none;
  text-decoration: none;
}

.btn-blue-grey:hover {
  color: white;
  background-color: #484848;
  border-color: #484848;
}

.btn-blue-green {
  color: #7bbefa;
  border: 1px solid #7bbefa;
  border-radius: 4px;
  background: none;
  text-decoration: none;
}

.btn-blue-green:hover {
  color: white;
  background: #87ba01;
  border-color: #709905;
}

.btn-blue-transparent {
  color: #7bbefa;
  border: 1px solid #7bbefa;
  border-radius: 4px;
  background: none;
  text-decoration: none;
}

.btn-blue-transparent:hover {
  color: white;
  background: none;
  border-color: white;
}

.btn-blue-green-responsive {
  color: #7bbefa;
  border: 1px solid #7bbefa;
  border-radius: 4px;
  background: none;
  text-decoration: none;
}

.btn-blue-green-responsive:hover {
  color: white;
  background: #87ba01;
  border-color: #709905;
}

.btn-blue-transparent-responsive {
  color: white;
  border: 1px solid #007ff6;
  border-radius: 4px;
  background: #007ff6;
  text-decoration: none;
}

.btn-blue-transparent-responsive:hover {
  color: white;
  background: #40a1fd;
  border: 1px solid #007ff6;
}

.btn-white-blue {
  color: #7bbefa;
  border: 1px solid #7bbefa;
  background: none;
  text-decoration: none;
}

.btn-white-blue:hover {
  color: #007ff6;
  background-color: white;
  border-color: white;
}

.slogan {
  background-color: #3b3f21;
  padding: 10px 0;
}

.slogan2 {
    background: url("../images/bg-stone3.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 10px 0;
}

.slogan3 {
  background-color: white;
  padding: 10px 0;
}

.slogan4 {
  background-image: linear-gradient(to top, #5f662e,#3b3f21);
  padding: 10px 0;
}

.capital {
    text-transform: uppercase;
}

.info {
    background: url("../images/bg-bambou-final2.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 20px 0;
}

.info2 {
    padding: 20px 0;
}

.info3 {
    background: url("../images/bg-bambou-final3.jpg") no-repeat;
    background-size: cover;
}

.bg-image {
    background: url("../images/bg-bambou-final2.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.bg-image2 {
    background: url("../images/bg-stone2.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.bg-image3 {
     background: url("../images/bg-zen-sea.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.bg-image4 {
     background: url("../images/bg-zen-sea9.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.bg-image5 {
     background: url("../images/bg-space.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.bg-image-audio {
     background: url("../images/bg-bamboo-green-final.jpg") no-repeat;
    background-size: cover;
    background-position:center;
    background-attachment: fixed;
}

.bg-image-musicotherapie {
     background: url("../images/bg-bleu-final4.jpg") no-repeat;
    background-size: cover;
    background-position:center;
    background-attachment: fixed;
}

.bg-color-white {
    background-color: white;
}

.bg-color-gold {
    background-color: #f0cd71;
}

.music {
    padding: 30px 0;

}

.explications {
    padding: 20px 0;
}

.experience {
    padding: 20px 0;
}

.cadeau {
    padding: 40px 0;
}
.trait {
    padding-bottom: 20px;
    border-bottom: 1px solid white;
}

.trait2 {
    padding-bottom: 5px;
    border-bottom: 1px solid white;
}

.traitblack2 {
    padding-bottom: 5px;
    border-bottom: 1px solid black;
}

.traitblack3 {
    padding-top: 5px;
    border-top: 1px solid grey;
}

.trait-grey {
    padding-bottom: 5px;
    border-bottom: 1px solid grey;
}

.trait-footer {
    margin:0 auto;
    width: 50%;
    padding-bottom: 20px;
    border-bottom: 1px solid white;
}

.trait-top {
    margin:0 auto;
    width: 50%;
    padding-top: 30px;
    border-top: 1px solid white;
}

.trait-top-black2 {
    margin:0 auto;
    width: 50%;
    padding-top: 30px;
    border-top: 1px solid black;
}

.trait-top-grey2 {
    margin:0 auto;
    width: 50%;
    padding-top: 30px;
    border-top: 1px solid grey;
}

.trait-bottom-grey {
    margin:0 auto;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid grey;
}

.trait-top-grey3 {
    margin:0 auto;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid grey;
}


.trait-top-black {
    margin:0 auto;
    width: 50%;
    border-bottom: 1px solid black;
}

.trait-top-grey {
    margin:0 auto;
    width: 50%;
    border-bottom: 1px solid grey;
}

.navborder-bottom {
    border-bottom: 5px solid white;
}


.info ul{
    margin-left: 20%;

}

.pad10 {
    padding: 10px 0;
}

.padcarre10 {
    padding: 4px 10px;
}

.pad20 {
    padding: 20px 0;
}

.pad30 {
    padding: 30px 0;
}

.padcadeau {
    padding-top: 30px;
    padding-bottom: 130px;
}

.pad40 {
    padding: 0 50px;
}

.pad40program {
    padding: 0 50px;
}


.presentation {
  padding-top: 40px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.introduction {
  padding: 40px 0;
}

.benefice {
  padding: 40px 0;
}

.musicotherapie {
  padding: 20px 0;
}

.abonnement {
  padding: 40px 0;
}
.menu-burger {
    border: 1px solid #9ccffe;
}

.centrer-vertical {
    margin-top: 6px;
}

.white {
    color:white;
}

.black {
    color:black;
}

.grey {
    color:grey;
}

.greydark {
    color:#484848;
}

.greysoft {
    color:#d6d6d5;
}

.greysoft2 {
    color:#c6c6c6;
}

.greysoft3 {
    color:#b1b1b2;
}

.green {
    color:#77921b;
}

.greenlight {
    color:#a1c346;
}

.greenglow {
    color:#9fd904;
}

.greennature {
    color:#88cb06;
}

.violet {
    color:#6282b7;
}

.brown {
    color: #904d08;
}

.red {
    color: #f40808;
}

.blue {
    color: #199b97;
}

.blue2 {
    color: #199b97;
}

.blueZen {
    color: #007ff6;
}

.bleu-c{
    color: #007aff;
}

.bleu-f{
    color: #0033cc;
}

.bg-bleu-c{
    background-color: #007aff;
}

.bg-bleu-f{
    background-color: #0033cc;
}

.blueAzur {
    color:#3399ff;
}

.yellow{
    color: #4e6511;
}



.droit {
    float: right;
}

.gauche {
    float: left;
}



.bold {
    font-weight: bold;
}

.ligne {
    width: 100%;
}

.titre {
    text-align: center;
    font-size: 28px;
    font-weight: 100;
}

.titre2 {
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 40px;
}

.titre6 {
    font-size: 29px;
}

.titre7 {
    font-size: 60px;
    letter-spacing: 4px;
}

.padbtm20 {
    padding-bottom: 25px;
}

.padbtm30 {
    padding-bottom: 30px;
}

.padbtm40 {
    padding-bottom: 40px;
}

.padbtm100 {
    padding-bottom: 100px;
}

.padbtm200 {
    padding-bottom: 200px;
}

.mrgbtm5 {
    margin-bottom: 5px;
}
 .mrgleft10 {
     margin-left: 10px;
 }
 .mrgleft20 {
     margin-left: 20px;
 }
 .mrgleft20 {
     margin-left: 20px;
 }
 .mrgleft20 {
     margin-left: 20px;
 }
 .mrgleft30 {
     margin-left: 30px;
 }



.titre3 {
    font-weight: 600;
    font-size: 29px;
    margin-bottom: 40px;
}

.titre4 {
    font-size: 35px;
}

.grand-titre {
    font-size: 35px;
}

.moyen-titre {
    font-size: 28px;
}

.titre18px {
    font-size: 18px;
}

.titre20px {
    font-size: 20px;
}

.titre21px {
    font-size: 21px;
}

.titre22px {
    font-size: 22px;
}

.titre23px {
    font-size: 23px;
}

.titre24px {
    font-size: 24px;
}

.titre29px {
    font-size: 29px;
}

.titre19px {
    font-size: 19px;
}

.petit-titre {
    font-size: 13px;
}

.titre14px {
    font-size: 14px;
}

.titre5 {
    font-size: 18px;
}

.titre-geant {
    font-weight: 500;
    font-size: 30px;
}

.titre-geant2 {
    font-weight: 700;
    font-family: "Rajdhani", sans-serif;
    font-size: 45px;
}


.sans-puce {
    list-style-type:none;
}
.is10 {
    width: 10px;
}
.is20 {
    width: 20px;
}

.is30b {
    width: 30px;
}


.is30 {
    width: 80px;
}

.is40 {
    width: 40px;
}

.is50 {
    width: 50px;
}

.is60 {
    width: 60px;
}

.tailleimage70 {
    width: 70px;
}

.is75 {
    width: 75px;
}

.is80 {
    width: 80px;
}

.is100 {
    width: 100px;
}

.is150 {
    width: 150px;
}

.is200 {
    width: 200px;
}
.l200 {
    width: 200px;
}

.long210 {
    width: 210px;
}

.l250 {
    width: 250px;
}

.is300 {
    width: 300px;
}

.is310 {
    width: 310px;
}

.is320 {
    width: 320px;
}

.is330 {
    width: 330px;
}

.is340 {
    width: 340px;
}

.is400 {
    width: 400px;
}

.is500 {
    width: 500px;
}

#img-100 {
    width: 100%;
    display: block;
    margin: 0 auto;
}

#img-50 {
    width: 50%;
    display: block;
    margin: 0 auto;
}

.center {
    text-align: center;
}

.nocenter {
    text-align: none;
}

.large50p {
    width: 50%;
}

.large50 {
    width: 50%;
    margin-left: auto;
	margin-right: auto;
}
.bg-red {
    background-color: red;
}

.bg-black {
    background-color: black;
}

.bg-blue {
    background-color: #199b97;
}
.bg-green {
    background-color: #77921b;
}
.bg-grey {
    background-color: grey;
}

.bg-greysoft {
    background-color: #f3f2f2;
}

.bg-violet {
    background-color:#6282b7;
}

.bg-yellow {
    background-color: #f3fcdc;
}

.bg-degrade {
    background-image: linear-gradient(to top, #9dcb22,#47a803,#398a07);
}

.bg-degrade-violet {
    background-image: linear-gradient(to top, #be6ff8,#940bf8);
}

.bg-degrade-violet2 {
    background-image: linear-gradient(to top, #a174fc,#6305f0);
}

.bg-degrade-violet3 {
    background-image: linear-gradient(to top, #7358fe,#2303c7);
}

.bg-degrade-green {
    background-image: linear-gradient(to top, #9dcb22,#6d9925);
}

.bg-degrade-green2 {
    background-image: linear-gradient(to top, #47a803,#6d9925);
}

.bg-degrade-green3 {
    background-image: linear-gradient(to top, #dbf21c,#9dcb22);
}

.bg-degrade-green4 {
    background-image: linear-gradient(to top, #8eb91c,#9dcb22);
}


.bg-degrade-blue {
    background-image: linear-gradient(to top, #00a9f7,#0673f9);
}

.bg-degrade-brown {
    background-image: linear-gradient(to top, #fbcc12,#c07305);
}

.bg-degrade-black {
    background-image: linear-gradient(to top, #050304,#845f33);
}

.bg-degrade-grey {
    background-image: linear-gradient(to top, #050304,#515051);
}

.bg-degrade-grey2 {
    background-image: linear-gradient(to top, #050304,#cac9ca);
}

.bg-degrade-grey3 {
    background-image: linear-gradient(to top, #f5f5f5,white);
}

.bg-degrade-gold {
    background-image: linear-gradient(to top, #bd8025,#e4a442);
}
.circle{
    width:50px;
    background:none;
    height:50px;
    text-align:center;
    border-radius:100px;
    border: 3px solid white;

}

.circle2{
    width:50px;
    background:none;
    height:50px;
    text-align:center;
    border-radius:100px;
    border: 3px solid white;

}

.circle3{
    width:50px;
    background:none;
    height:50px;
    text-align:center;
    border-radius:100px;
    border: 3px solid black;

}

.circle4{
    width:50px;
    background:none;
    height:50px;
    text-align:center;
    border-radius:100px;
    border: 3px solid grey;
}

.hauteur10{
    height: 10px;
}

.hauteur5{
    height: 5px;
}

.hauteur4{
    height: 4px;
}

.menu-connecte a {
  display: block;
  color: #000;
  text-decoration: none;
  border-bottom: 3px solid transparent;
}

.menu-connecte a:hover {
  border-bottom-color: #69f0ae;
}

.menu-connecte2 a {
  display: block;
  color: #000;
  text-decoration: none;
  border-bottom: 3px solid transparent;
}

.menu-connecte2 a:hover {
  border-bottom: 3px solid transparent;
}

.menu-connecte-fixed {
  text-decoration: none;
  border-bottom: 3px solid #69f0ae;
}

.iconevisible {
    display: none;

}

.iconecompte{
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.iconeplayfixed a{
    padding-top: 30px;
    background: url("../images/icone-play-small.png") no-repeat;
    background-size: 30px;
    background-position:top;
}


.iconeplay a {
    padding-top: 30px;
    background: url("../images/icone-play-blue.png") no-repeat;
    background-size: 30px;
    background-position:top;
}
.iconeplay a:hover {
  padding-top: 30px;
  background: url("../images/icone-play-blue.png") no-repeat;
  background-size: 30px;
  background-position:top;
}

.iconeprogresfixed a {
    padding-top: 30px;
    background: url("../images/icone-progres.png") no-repeat;
    background-size: 30px;
    background-position:top;
}

.iconeprogres a {
    padding-top: 30px;
    background: url("../images/icone-progres-blue.png") no-repeat;
    background-size: 30px;
    background-position:top;
}
.iconeprogres a:hover {
  padding-top: 30px;
  background: url("../images/icone-progres-blue.png") no-repeat;
  background-size: 30px;
  background-position:top;
}

.iconeprogrammefixed a {
    padding-top: 30px;
    background: url("../images/icone-programme-blue.png") no-repeat;
    background-size: 30px;
    background-position:top;
}

.iconeprogramme a {
    padding-top: 30px;
    background: url("../images/icone-programme-blue.png") no-repeat;
    background-size: 30px;
    background-position:top;
}
.iconeprogramme a:hover {
  padding-top: 30px;
  background: url("../images/icone-programme-blue.png") no-repeat;
  background-size: 30px;
  background-position:top;
}

.iconeinstant a {
    padding-top: 30px;
    background: url("../images/icone-instant-b.png") no-repeat;
    background-size: 30px;
    background-position:top;
}
.iconeinstant a:hover {
  padding-top: 30px;
  background: url("../images/icone-instant.png") no-repeat;
  background-size: 30px;
  background-position:top;
}


.stats{
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    background-color: #dcdddd;
    padding: 40px 0;
    color: grey ;
    text-align: center;

}

.stats span{
        display: block;
        font-weight: 700;
        font-family: "Rajdhani", sans-serif;
        font-size: 45px;
}

.mentions h1{


}
.mentions h2{
    margin-top: 40px;

}

.mentions h3{
    margin-top: 20px;

}

.mentions p{
    color: #4f4f4f;

}

.mentions ul{
    color: #4f4f4f;

}

/*------------------------------------*\
    BAR PROGRESSION
\*------------------------------------*/

#progressBarStat {
    width: 400px;
    height: 22px;
    border: 1px solid #111;
    background-color: grey;
}

#progressBarStat div {
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
    background-color: #0099ff;
}

/*------------------------------------*\
    CERCLE PROGRESSION
\*------------------------------------*/

.progress{
width: 150px;
height: 150px;
line-height: 150px;
background: none;
margin: 0 auto;
box-shadow: none;
position: relative;
}
.progress:after{
content: "";
width: 100%;
height: 100%;
border-radius: 50%;
border: 10px solid #77921b;
position: absolute;
top: 0;
left: 0;
}
.progress > span{
width: 50%;
height: 100%;
overflow: hidden;
position: absolute;
top: 0;
z-index: 1;
}
.progress .progress-left{
left: 0;
}
.progress .progress-bar{
width: 100%;
height: 100%;
background: none;
border-width: 10px;
border-style: solid;
position: absolute;
top: 0;
}

.progress .progress-left .progress-bar{
left: 100%;
border-top-right-radius: 80px;
border-bottom-right-radius: 80px;
border-left: 0;
-webkit-transform-origin: center left;
transform-origin: center left;
}
.progress .progress-right{
right: 0;
}



.progress .progress-right .progress-bar{
left: -100%;
border-top-left-radius: 80px;
border-bottom-left-radius: 80px;
border-right: 0;
-webkit-transform-origin: center right;
transform-origin: center right;
  /* demi cercle droit à 50% */

}

.anim0 {
    animation: loading-0 1.8s linear forwards;
}

.anim5 {
    animation: loading-5 1.8s linear forwards;
}

.anim10 {
    animation: loading-10 1.8s linear forwards;
}

.anim20 {
    animation: loading-20 1.8s linear forwards;
}

.anim25 {
    animation: loading-25 1.8s linear forwards;
}

.anim25sup {
    animation: loading-25sup 1.8s linear forwards;
}

.anim30 {
    animation: loading-30 1.8s linear forwards;
}

.anim40 {
    animation: loading-40 1.8s linear forwards;
}

.anim50 {
    animation: loading-50 1.8s linear forwards;
}

.anim50sup {
    animation: loading-50sup 1.8s linear forwards;
}

.anim60 {
    animation: loading-60 1.8s linear forwards;
}

.anim70 {
    animation: loading-70 1.8s linear forwards;
}

.anim75 {
    animation: loading-75 1.8s linear forwards;
}

.anim75sup {
    animation: loading-75sup 1.8s linear forwards;
}

.anim80 {
    animation: loading-80 1.8s linear forwards;
}

.anim90 {
    animation: loading-90 1.8s linear forwards;
}

.anim100 {
    animation: loading-100 1.8s linear forwards;
}

.progress .progress-value{
width: 85%;
height: 85%;
border-radius: 50%;
border: 2px solid #ebebeb;
font-size: 32px;
line-height: 125px;
text-align: center;
position: absolute;
top: 7.5%;
left: 7.5%;
}
.progress.blue .progress-bar{
border-color: white;
}
.progress.blue .progress-value{
color: white;
}
.progress.blue .progress-left .progress-bar .anim50{
/* demi cercle gauche supérieur à entre 50% et 100% */
animation: loading-50 1.5s linear forwards 1.8s;
}

.progress.blue .progress-left .progress-bar .anim50{
/* demi cercle gauche supérieur à entre 50% et 100% */
animation: loading-50 1.5s linear forwards 1.8s;
}
.progress.blue .progress-left .progress-bar .anim50sup{
/* demi cercle gauche supérieur à entre 50% et 100% */
animation: loading-50sup 1.5s linear forwards 1.8s;
}
.progress.blue .progress-left .progress-bar .anim60{
/* demi cercle gauche supérieur à entre 50% et 100% */
animation: loading-60 1.5s linear forwards 1.8s;
}
.progress.blue .progress-left .progress-bar .anim70{
/* demi cercle gauche supérieur à entre 50% et 100% */
animation: loading-70 1.5s linear forwards 1.8s;
}
.progress.blue .progress-left .progress-bar .anim75{
/* demi cercle gauche supérieur à entre 50% et 100% */
animation: loading-75 1.5s linear forwards 1.8s;
}
.progress.blue .progress-left .progress-bar .anim75sup{
/* demi cercle gauche supérieur à entre 50% et 100% */
animation: loading-75sup 1.5s linear forwards 1.8s;
}
.progress.blue .progress-left .progress-bar .anim80{
/* demi cercle gauche supérieur à entre 50% et 100% */
animation: loading-80 1.5s linear forwards 1.8s;
}
.progress.blue .progress-left .progress-bar .anim90{
/* demi cercle gauche supérieur à entre 50% et 100% */
animation: loading-90 1.5s linear forwards 1.8s;
}
.progress.blue .progress-left .progress-bar .anim100{
/* demi cercle gauche supérieur à entre 50% et 100% */
animation: loading-100 1.5s linear forwards 1.8s;
}


.progress.yellow .progress-bar{
border-color: #fdba04;
}
.progress.yellow .progress-value{
color: #fdba04;
}
.progress.yellow .progress-left .progress-bar{
animation: loading-3 1s linear forwards 1.8s;
}
.progress.pink .progress-bar{
border-color: #ed687c;
}
.progress.pink .progress-value{
color: #ed687c;
}
.progress.pink .progress-left .progress-bar{
animation: loading-4 0.4s linear forwards 1.8s;
}
.progress.green .progress-bar{
border-color: #1abc9c;
}
.progress.green .progress-value{
color: #1abc9c;
}
.progress.green .progress-left .progress-bar{

animation: loading-5 1.2s linear forwards 1.8s;
}

@keyframes loading-0{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
}

@keyframes loading-5{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(16deg);
    transform: rotate(16deg);
}
}

@keyframes loading-10{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(36deg);
    transform: rotate(36deg);
}
}

@keyframes loading-20{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
}
}

@keyframes loading-25{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
}

@keyframes loading-25sup{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
}
}

@keyframes loading-30{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(108deg);
    transform: rotate(108deg);
}
}

@keyframes loading-40{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(144deg);
    transform: rotate(144deg);
}
}

@keyframes loading-50{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
}

@keyframes loading-50sup{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}
}

@keyframes loading-60{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
}
}

@keyframes loading-70{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
}
}

@keyframes loading-75{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
}

@keyframes loading-75sup{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
}
}

@keyframes loading-80{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(114deg);
    transform: rotate(114deg);
}
}

@keyframes loading-90{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(144deg);
    transform: rotate(144deg);
}
}

@keyframes loading-100{
0%{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
100%{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
}


@media only screen and (max-width: 990px){
.progress{ margin-bottom: 20px; }
}



/*------------------------------------*\
    HEADER
\*------------------------------------*/

.wrap {
  width: 1170px;
  margin: 0 auto;
}

/*------------------------------------*\
    FOOTER
\*------------------------------------*/

.main-footer {
  background-color: #303632;
  padding: 20px;
  text-align: center;
  color: white;
}


.color-above-white {
  color: #b2b1b1;

}
.color-above-white:hover {
  color: white;
  text-decoration: none;
}

.color-above-blue {
  color: #77921b;

}
.color-above-blue:hover {
  color: green;
  text-decoration: none;
}

.grey-ft {
  color: #b2b1b1;
}

.green-ft {
  color: #8fa425;
}


@media only screen and (max-width: 1170px) {

    .img-card {
        z-index: 1;
        display: block;
        width: 370px;
        height: 166px;
        margin: 0 auto;
        border: solid 1px black;
    }

    .cadeau input[type=radio] {
        float: left;
        opacity: 0;
        z-index: 999;
        position: relative;
        top: -170px;
        left: 22px;
        width: 380px;
        max-height: 166px;
        background-color: blue;
        cursor: pointer;

    }

    .redGift {
        color: red;
    }
    .greenGift {
        color: green;
    }

    .iconResp {
        display: block;
    }

    .bon-cadeau-preview {
        display: inline-block;
        width: 75%;
        margin-left: 65px;
        height: 150px;
    }


  .container {
    padding: 0 25px;
  }

  .navbar-default .navbar-toggle {
    border-color: #fff;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .titre {
      text-align: center;
      font-size: 20px;
      font-weight: 100;
  }



  .intro-musicotherapie h2 {
    font-size: 25px;
  }

  .grand-titre {
    font-size: 28px;
  }

  .welcome {
    background-position: center;
  }
  .welcome p {


  }
  .welcome br {
    display: none;
  }
  .welcome .btn-custom {
    background: #fff;
    border-color: transparent;
  }
  .welcome .btn-custom:hover {
    background: #cfaf6d;
  }

  .services .subtitle {
    text-align: center;
  }
  .services .articles .col-md-4 {
    margin-bottom: 30px;
  }

  .gallery figure img {
    object-fit: cover;
  }
  .gallery figure img.img-responsive {
    max-width: inherit;
    width: 100%;
    height: 100%;
  }

  .testimonials .item {
    margin-bottom: 30px;
  }
  .testimonials .item img {
    margin: 0 auto;
  }

  .clients .item {
    border-bottom: 1px solid #000;
    height: inherit;
    min-height: 150px;
  }
  .clients .item:last-child, .clients .item:nth-child(7) {
    border-bottom: 0;
  }
  .clients .item:nth-child(2n) {
    border-right: 0;
  }
  .pad40program {
      padding: 0 10px;
  }
}



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

    .iconeplay a {
        padding-top: 10px;
        background-image: none;
        background-size: none;
        background-position: center;
    }
    .iconeplay a:hover {
      padding-top: 10px;
      background-image: none;
      background-size: none;
      background-position: center;
    }

    .iconeprogramme a {
        padding-top: 10px;
        background-image: none;
        background-size: none;
        background-position: center;
    }
    .iconeprogramme a:hover {
        padding-top: 10px;
        background-image: none;
        background-size: none;
        background-position: center;
    }



    .iconeprogres a {
        padding-top: 10px;

        background-image: none;
        background-size: none;
        background-position: center;
    }
    .iconeprogres a:hover {
        padding-top: 10px;
        background-image: none;
        background-size: none;
        background-position: center;
    }

    .menu-connecte a {
      padding-left: 30px;
      color: #000;
      text-decoration: none;
      border-bottom: 1px solid #cccccc;
    }

    .menu-connecte a:hover {
    border-bottom: 1px solid #cccccc;

    }

    .menu-connecte2 a {
      padding-left: 30px;
      color: #000;
      text-decoration: none;
      border-bottom: 1px solid #cccccc;
    }

    .menu-connecte2 a:hover {
    border-bottom: 1px solid #cccccc;

    }



    .btn-blue-green-responsive  {
      display: none;
    }

    .btn-blue-green-responsive :hover {
      color: white;
      background: #87ba01;
      border-color: #709905;
    }
    .iconevisible {
        display:block;
        float: left;
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }

    .invisible-menu {
        display: block;
    }

    .visible-menu {
        display: none;
    }

    .formulaire {
        padding-bottom: 80px;
        width: 80%;
        overflow: hidden;
        margin: 0 auto;
    }

}

@media screen and (max-width: 768px) {
    .img-card {
        z-index: 1;
        display: block;
        width: 370px;
        height: 120px;
        margin: 0 auto;
        border: solid 1px black;
    }

    .cadeau input[type=radio] {
        float: left;
        opacity: 0;
        z-index: 999;
        position: relative;
        top: -123px;
        left: 22px;
        width: 280px;
        max-height: 120px;
        background-color: blue;
        cursor: pointer;

    }

    .redGift {
        color: red;
    }
    .greenGift {
        color: green;
    }

    .iconResp {
        display: block;
    }

    .bon-cadeau-preview {
        display: inline-block;
        width: 75%;
        margin-left: 47px;
        height: 150px;
    }
    .pad40program {
        padding: 0 60px;
    }

    .formulaire {
        padding-bottom: 80px;
        width: 80%;
        overflow: hidden;
        margin: 0 auto;
    }

}

@media screen and (max-width: 380px) {
    .img-card {
        z-index: 1;
        display: block;
        width: 370px;
        height: 115px;
        margin: 0 auto;
        border: solid 1px black;
    }

    .cadeau input[type=radio] {
        float: left;
        opacity: 0;
        z-index: 999;
        position: relative;
        top: -123px;
        left: 14px;
        width: 245px;
        max-height: 115px;
        background-color: blue;
        cursor: pointer;
        margin-bottom: 0;
        padding-bottom: 0;

    }

    .redGift {
        color: red;
    }
    .greenGift {
        color: green;
    }

    .iconResp {
        display: block;
    }

    .bon-cadeau-preview {
        display: inline-block;
        width: 75%;
        margin-left: 40px;
        height: 150px;
    }

    .formulaire {
        padding-bottom: 80px;
        width: 80%;
        overflow: hidden;
        margin: 0 auto;
    }
}
