#main-wrapper h1{
margin-top: 200px;
}

.index #main-wrapper h1{
margin-top: 0px;
}

header {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}


#video h1, #video h2{
color: #fff;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
  header {
    background: url('../../img/fond-video.jpg') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}

.infos-pratiques video{
    width: 100%;
    border-radius: 5px;
}


#presentation1{
padding-top: 200px;
padding-bottom: 100px;
background: url(../../img/charte/presentation.jpg) no-repeat;
background-size: contain;
background-position: top right;
}

#presentation1 .row{
width: 80%;
margin:auto;
}

#presentation2{
padding-top: 200px;
padding-bottom: 220px;
background: url(../../img/charte/presentation2.jpg) no-repeat;
background-size: contain;
background-position: top right;
}

#presentation2 .row{
width: 80%;
margin:auto;
}

#tarif-cadeaux{
padding-top: 60px;
padding-bottom: 80px;
background: url(../../img/charte/tarifs-gift.jpg) no-repeat;
background-size: contain;
background-position: top right;
}


body.spring #tarif-cadeaux{
background: url(../../img/charte/tarifs-gift-spring.jpg) no-repeat;
background-size: contain;
}

#avis{
padding-top: 60px;
padding-bottom: 0px;
background: url(../../img/charte/fond-citations.jpg) no-repeat;
background-size: contain;
background-position: top left;
}

body.tarif #tarif-cadeaux{
padding-top: 80px;
padding-bottom: 100px;
background: url(../../img/charte/fond-page-tarif.jpg) no-repeat;
    background-size: contain;
    background-position: top right;
}

body.cadeau #tarif-cadeaux{
padding-top: 80px;
padding-bottom: 100px;
background: url(../../img/charte/fond-page-cadeau.jpg) no-repeat;
background-size: contain;
background-position: top right;
}

body.promo-noel #tarif-cadeaux{
    padding-top: 80px;
padding-bottom: 100px;
background: url(../../img/charte/fond-page-cadeau-noel.jpg) no-repeat;
    background-size: contain;
background-position: top right;
}

.boule-noel{
background: url(../../img/charte/boule-noel.png) no-repeat;
background-size: contain;
background-position: top right;
}

body.cadeau.promo-valentin #tarif-cadeaux{
    padding-top: 80px;
padding-bottom: 100px;
background: url(../../img/charte/fond-page-cadeau-valentin.jpg) no-repeat;
    background-size: contain;
background-position: top right;
}

body.promo-spring #tarif-cadeaux{
    padding-top: 80px;
padding-bottom: 100px;
background: url(../../img/charte/fond-page-cadeau-spring.jpg) no-repeat;
    background-size: contain;
background-position: top right;
}

.infos-pratiques section:first-of-type{
background: url(../../img/charte/fond-centre1200.png) no-repeat;
background-size: 70%;
background-position: bottom left;
}

.infos-pratiques #main-wrapper{
background: url(../../img/charte/centres-onglet3.jpg) no-repeat;
background-size: 80%;
background-position: top right;
}

.infos-pratiques.bordeaux #main-wrapper{
background: url(../../img/charte/centres-onglet.jpg) no-repeat;
background-size: 80%;
background-position: top right;
}

.infos-pratiques.lille #main-wrapper{
background: url(../../img/charte/centres-onglet-lille.jpg) no-repeat;
background-size: 80%;
background-position: top right;
}

.infos-pratiques.bruxelles #main-wrapper{
background: url(../../img/charte/centres-onglet-bruxelles.jpg) no-repeat;
background-size: 80%;
background-position: top right;
}

.infos-pratiques.strasbourg #main-wrapper{
background: url(../../img/charte/centres-onglet-strasbourg.jpg) no-repeat;
background-size: 80%;
background-position: top right;
}

.contenu #main-wrapper{
background: url(../../img/charte/onglet-femme.jpg) no-repeat;
background-size: 80%;
background-position: top right;
}

.contenu.no-img-fond #main-wrapper{
background: none;
}

.contenu.no-img-fond h5, .contenu.no-img-fond h1{
display: block;
    float: none;
    width: 100%;
}

.contenu.tarif #main-wrapper{
background: url(../../img/charte/onglet-tarif.jpg) no-repeat;
background-size: 80%;
background-position: top right;
}

#contact-form{
background: url(../../img/charte/fond-contact1200.jpg) no-repeat;
background-size: contain;
background-position: center center;
padding-top: 100px;
padding-bottom: 100px;
}

#contact-form .form{
margin: auto;
width: 500px;
}

#contact-form label{
color: #fff;
}

#footer-2{
background: url(../../img/charte/footer.jpg) no-repeat;
background-size: 100%;
padding-top: 300px;
text-align: center;
}

.mask-img{
clip-path: ellipse(50% 50% at 50% 50%);
}


div.img-mask1 {
  width: 640px;
  height: 428px;
  background: url(../../img/data/femme-bulle01.jpg);
  clip-path: ellipse(42% 50% at 50% 50%);
  animation: 7s poly infinite alternate ease-in-out;
  margin: 1em auto;
  display: block;
}

div.img-mask2 {
  width: 640px;
  height: 428px;
  background: url(../../img/data/homme01.jpg);
  clip-path: ellipse(40% 40% at 50% 42%);
  animation: 10s poly infinite alternate ease-in-out;
  margin: 1em auto;
  display: block;
}

@media screen and (max-width: 1400px) {
  div.img-mask2 {
  width: 320px;
  height: 214px;
  background-size: contain;
  }
}

@keyframes poly {
  from {
    clip-path: ellipse(32% 50% at 40% 50%);
  }

  to {
    clip-path: ellipse(40% 45% at 60% 50%);
  }
}

.img-float-right{
        display: block;
   margin: 15px;
    margin-right: 0px;
    width: 50%;
    float: right;
    border-radius: 10px;
}

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

    .img-float-right{
   margin: 5px;
    width: 100%;
    float: center;
}

}

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

    .img-float-right{
   margin: 5px;
    width: 50%;
    float: right;
}

}


.orange{
color: #ee7304;
    background-color: #fff;
    padding: 3px;
    border-radius: 5px;
}


h1, h2, h3, h4{
color: #2c3e50;
font-family: 'Montserrat', 'arial', sans-serif;
}


h1{
    margin-top: 50px;
 font-weight: 200;
        font-size: 1.5em;
}

h1 span{
display: block;
font-weight: 800;
    font-size: 2.8em;
}


h3{
 font-weight: 200;
 font-size: 1.3em;
}

.form h3{
 color: #ebeff0;
    text-align: right;
    margin-top: 40px;
}

h3 span{
display: block;
font-weight: 800;
font-size: 2.5em;
}

h4 span{
display: block;
font-weight: 600;
font-size: 1.2em;
}

h4{
margin-top: 20px;
}

h5{
font-weight: 400;
font-size: 1.1em;
    color: #2c3e50;
}

.modal .modal-content{
background-color: #2c3e50;
}

.modal a{
background-color: #ee7304;
color: : #fff;

}

.modal .modal-body a{
border: 2px solid #2c3e50;

}

.modal .btn:hover{
color: #fff;
}

.modal li a{
color: #ee7304;
background-color: #2c3e50;
}

.modal h4, .modal h5{
color: #fff;
}

.modal-body{
text-align: center;
}

.modal-footer{
color: #fff;
}

.modal-footer a{
background: none;
    text-decoration: underline;
    color: #fff;
}

.modal button.close{
border-color: #fff;
    color: #fff;
    margin: 0px;
    padding:0px;
}

h5.modal-title{
text-align: center;
}

#myModalCentres ul{
padding-left: 0px;
}

#myModalCentres li{
list-style-type: none;
color: #fff;
}


h5.titre{
color: #2c3e50;
 font-weight: 400;

}

h5.titre span{
font-weight: 200;
font-size: 0.8em;
}

.reduc strong{
color: #ee7304;
}

.tarifs .row{
margin-bottom: 40px;
}

.tarifs p.prix{
font-weight: bold;
margin-bottom: 0px;
}

.tarifs p.small{
 margin-bottom: 0px;
}

#tarif-cadeaux .blanc{
color: #fff;
width: 65%;
font-size: 1em;
margin-left: 5%;
}

body.index.promo-noel #tarif-cadeaux p.blanc{
	color: #2c3e50;
}

#tarif-cadeaux .blanc .promo{
background-color: #ee7304;
    color: #fff;
    padding: 0px 10px;
}

#promo{
background-color: #ee7304;
    color: #fff;
    height: inherit;
    text-align: center;
}

#promo, .promo-carousel{
background-color: #ee7304;
color: #fff;
height: inherit;
text-align: center;
}

.promo-carousel .carousel-item{
padding-top: 20px;
padding-bottom: 20px;
}

.noel#promo{
background-image: url(../../img/charte/boule-noel.png);
background-repeat: no-repeat;
background-size: contain;
background-position: right;
    padding-top: 20px;
padding-bottom: 20px;
}

.valentin#promo{
background-image: url(../../img/charte/ruban-500.png);
background-repeat: no-repeat;
background-size: contain;
background-position: right;
background-color: #f8afda;
color: #d11354;
}

body.spring #bloc-promo{
background-image: url(../../img/charte/fleur-500.png);
background-repeat: no-repeat;
background-size: contain;
background-position: top right;
    background-color: #AAF0D1;
    color: #ee7304;
}

.promo-carousel .promo-open{
    background-image: url(../../img/data/panneau-open.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}

#promo p{
    font-size: 1.2em;
}

.promo-noel h5.promo{
    background-color: #c2251d;
    color: #fff;
    padding: 5px;
}

#promo strong{
font-weight: bold;
text-transform: uppercase;
}

#promo a{
margin-top: 0px;
}

.valentin#promo a.btn-secondary{
background: #d11354;
border: 0px;
}

#tarif-cadeaux h4.blanc{
font-size: 1.2em;
    margin-top: 10px;
}

.cartes-cadeaux-include div.bloc-carte-cadeau{
background-color: #fff;
width: 30%;
padding: 10px 15px;
margin-right: 10px;
box-shadow: 1px 1px 5px #000;
    background-image: url(../../img/charte/picto-cadeau.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
}

.promo-noel .cartes-cadeaux-include div.bloc-carte-cadeau, body.noel .cartes-cadeaux-include div.bloc-carte-cadeau{
background-image: url(../../img/charte/picto-cadeau-noel.png);
}

.promo-valentin .cartes-cadeaux-include div.bloc-carte-cadeau, body.valentin .cartes-cadeaux-include div.bloc-carte-cadeau{
background-image: url(../../img/charte/picto-cadeau-valentin.png);
}

.promo-valentin .cartes-cadeaux-include div.bloc-carte-cadeau#no-promo, body.valentin .cartes-cadeaux-include div.bloc-carte-cadeau#no-promo{
background-image: url(../../img/charte/picto-cadeau.png);
}

.promo-spring .cartes-cadeaux-include div.bloc-carte-cadeau, body.spring .cartes-cadeaux-include div.bloc-carte-cadeau{
background-image: url(../../img/charte/picto-cadeau-spring.png);
}

.cartes-cadeaux-include h5 span{
display: block;
}

.cartes-cadeaux-include p{
font-weight: 200;
}

.cartes-cadeaux-include p span{
font-size: 0.8em;
    display: block;
    margin-top: 10px;
}

.cartes-cadeaux-include p span.color-orange{
font-size: 1em;
    display: inline;
    margin-top: 0px;
    color: #ee7304;
}

.cartes-cadeaux-include p span.promo{
background-color: #ee7304;
    color: #fff;
display:inline;
    padding: 0px 10px;
    font-size: 1em;
}

body.promo-valentin p span.promo{
background-color: #f8afda;
    color: #d11354;
display:inline;
    padding: 0px 10px;
    font-size: 1em;
        background-image: url(../../img/charte/ruban-500.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 40px;
}

body.index.promo-valentin-tarif p span.promo{
background-color: #f8afda;
    color: #d11354;
display:inline;
    padding: 0px 10px;
    font-size: 1em;
    background-image: url(../../img/charte/ruban-500.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 40px;
}

body.index.promo-noel #tarif-cadeaux h4.blanc, body.cadeau #tarif-cadeaux .blanc{
color: #2c3e50;
}

body.cadeau #tarif-cadeaux .blanc{
width: 70%;
font-size: 1em;
    margin-left: 0%;
}

body.index.promo-noel #tarif-cadeaux h4.blanc, body.cadeau #tarif-cadeaux h4.blanc{
font-size: 1.5em;
    margin-top: 0px;
}

body.promo-spring h5.promo{
    background-color: #AAF0D1;
    color: #ee7304;
display:inline;
    padding: 0px 10px;
    font-size: 1em;
        background-image: url(../../img/charte/fleur-500.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    padding-left: 80px;
}


body.promo-spring .cartes-cadeaux-include p span.promo{
       background-color: #AAF0D1;
    color: #ee7304;
}

.fond-vert{
      background-color: #AAF0D1; 
}

.fond-vert p{
      color: #ee7304; 
}


/* Noel 2021 */

@import url('https://fonts.googleapis.com/css?family=Corben:700');


#noel2021 .promo-carousel{
    background-color: #c2251d;
    background-image: radial-gradient(50% 176%, #c2251d 80%, #770403 100%);
}

#noel2021 .carousel-inner {

  // min-height: 100vh;
  position: relative;
  overflow: hidden;
  justify-content: center;
  align-content: center;

  &__content {
    position: relative;
    align-self: center;
    padding: 3rem 0;
  }


}

.snow {
  position: absolute;
  min-width: 100vw;
  min-height: 100vh;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.snow .svg {
  position: absolute;
  width: 100%;
  height: 100%;
}

#snow-top-layer {
  will-change: transform;
  transform: translateY(-768px);
  animation: fall 22.5s infinite linear;
}

#snow-bottom-layer {
  will-change: transform;
  transform: translateY(-768px);
  animation: fall 45s infinite linear;
}

@keyframes fall {

  100% {
    transform: translateY(0);
  }

}

.item-noel21{
    width: inherit;
    height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    animation-name:move-top;
    animation-duration: 1s;
    z-index:1;
}

@keyframes move-top {
  from {
    top: -150px
  }

  to {
    top: 0px
  }
}

#boule{
    background-image: url(../../img/noel21/boule.png);
    background-position: 0px -50px;
    top: 0px;
    left: 10%;
}

#star{
    background-image: url(../../img/noel21/star.png);
    top: 0px;
    left: 90%;
}

#star2{
    background-image: url(../../img/noel21/star.png);
    top: 0px;
    left: 17%;
}

#star-jaune{
    background-image: url(../../img/noel21/star2.png);
    top: 0px;
    left: 80%;
}

#star-jaune2{
    background-image: url(../../img/noel21/star2.png);
    top: 0px;
    left: 6%;
}

#candy{
    background-image: url(../../img/noel21/candy.png);
    background-position: 0px -20px;
    top: 0px;
    left: 15%;

}

#candy2{
    background-image: url(../../img/noel21/candy.png);
    background-position: 0px -150px;
    top: 0px;
    left: 85%;
    height: 250px;
}


body.cadeau #content-elements-noel21{
  background-color: red;
  position: absolute;
    right: 0px;
    width: 35%;
}

body.cadeau #content-elements-noel21 #candy2{
  left: 25%;
}

body.cadeau #content-elements-noel21 #candy{
  display: none;
}

body.cadeau #content-elements-noel21 #star-jaune{
  height: 200px;
}


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

    #candy{
    display: none;
    }

    #star-jaune{
    left: 80%;
    height: 120px;
    }

    #star2{
    left: 1%;
    }

    #star{
    left: 92%;
    }


    body.cadeau #content-elements-noel21 #candy{
      left:5%;
      top: 10px;
    }

    body.cadeau #content-elements-noel21 #star-jaune{
      left: 65%;
    }

    body.cadeau #content-elements-noel21 #star-jaune2{
      top: 20px;
    }

}

/* end of Noel 2021 */


#avis .owl-carousel .owl-item img{
height: 176px;
width: 400px;
    display: inline;
}

#avis .item{
margin-top: 20px;
}

#avis .item h5, #avis .item p{
text-align: center;
}

#avis .item p span{
color: #95a5a6;
}

#avis .avis-rs{
text-align: center;
 margin-top: 40px;
    color: #ee7304;
    font-size: 1.8em;
}

#avis .avis-rs span{
background: #ee7304;
    font-size: 2em;
    color: #2c3e50;
    font-weight: 800;
    font-family: 'Montserrat';
    padding: 5px 10px;
}

#footer-2 a{
color: #95a5a6;
    font-size: 0.8em;
    text-decoration: underline;
}

body p{
font-family: 'Montserrat', 'arial', sans-serif;
font-weight: 400;
}

.btn-primary{
background-color: #ee7304;
border-color: #ee7304;
text-transform: uppercase;
border-radius: 0px;
}

.btn-secondary{
background-color: #005fa1;
border-color: #005fa1;
text-transform: uppercase;
border-radius: 0px;
}

hr.separator{
margin-top: 100px;
margin-bottom: 100px;
}

hr.separator-50-hidden{
margin-top: 50px;
margin-bottom: 50px;
border: 0px;
}

.map-responsive {
overflow:hidden;
padding-bottom:56.25%;
position:relative;>
height:0;
}

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

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

    hr.separator {
    margin: 20px 0px;
    }
    
    #avis-centre{
        display:none;
    }
    
    #contact-form .form{
        width: 90%;
    }
    
    .form h3{
 color: #2c3e50;
    text-align: right;
    margin-top: 40px;
}

h3{
font-size: 1em;
}

h3 span{
font-size: 2.2em;
}

    #presentation1{
padding-top: 50px;
padding-bottom: 0px;
background: none;
background-size: contain;
background-position: top right;
}

div.img-mask1 {
display: none;
}

div.img-mask2 {
display: none;
}

#presentation2{
padding-top: 100px;
padding-bottom: 0px;
background: url(../../img/data/femme-bulle01.jpg);
background-size: cover;
background-position: top center;
margin-top: 50px;
}

#presentation2 h3, #presentation2 p{
color: #fff;
}

.cartes-cadeaux-include div.bloc-carte-cadeau{
width: 100%;
}

#tarif-cadeaux{
background-image: none;
text-align: center;
}

#tarif-cadeaux .row{
margin-bottom: 0px;
    width: 98%;
    margin: auto;
}

.cartes-cadeaux-include div.bloc-carte-cadeau{
background-image: url(../../img/charte/picto-cadeau-mobile.png);
}

.promo-noel .cartes-cadeaux-include div.bloc-carte-cadeau{
    background-image: url(../../img/charte/picto-cadeau-mobile-noel.png);
    }

.valentin#promo{
background-image: url(../../img/charte/ruban-500.png);
background-repeat: no-repeat;
        background-size: contain;
    background-position: right;
    background-color: #f8afda;
    color: #fff;
}

    body.index #tarif-cadeaux .cartes-cadeaux-include h4,
    body.index #tarif-cadeaux .cartes-cadeaux-include p{
        color: #fff;
        display:none;
    }

#tarif-cadeaux .row  .col-sm-6{
margin-bottom: 50px;
}

#tarif-cadeaux .blanc{
color: #005fa1;
width: 90%;
font-size: 0.8em;
margin-left: 0px;
margin: auto;
margin-bottom: 10px;
}

body.cadeau #tarif-cadeaux .blanc, body.cadeau #tarif-cadeaux h4.blanc{
width: 80%;
margin: auto;
    margin-bottom: 20px;
}


.bloc-carte-cadeau{
margin-top: 3rem;
}

.contenu .row{
margin-bottom: 50px;
}

#footer-2{
padding-top: 80px;
}

    #contact-form{
    background-image: none;
    }

#form-contact{
background-color: #95a5a6;
    padding: 30px;
    border-radius: 5px;
}

.contenu #main-wrapper, .contenu.tarif #main-wrapper, .infos-pratiques #main-wrapper, .infos-pratiques.bordeaux #main-wrapper, .infos-pratiques.lille #main-wrapper, .infos-pratiques.bruxelles #main-wrapper, contenu #main-wrapper{
background-image:none;
}
    
}

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

    body.spring #bloc-promo {
  background-image: none;
}

}
