.slider-page{
    min-height: 800px;
    width: 100%;
    visibility: hidden;
    position: relative;
    height:100%;
}
.slider-page .rsContent{
    position: inherit;
}
.slider-page .centerer {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-justify-content:center;
    justify-content: center;
    height:100%;
    position: absolute;
    top:0;
    left: 25%;
    text-align: center;
    width: 50%;

}


.rsLaetis .rsArrowLeft,
.rsLaetis .rsArrowRight {
    background: none;
    height: 50px;
    width: 35px;
    top:50%;
}

.rsLaetis .rsArrowLeft .rsArrowIcn,
.rsLaetis .rsArrowRight .rsArrowIcn {
    height: 100%;
    width:100%;
}

.rsLaetis .rsArrowLeft {
    right: 75%;
    left: auto;
    margin: -25px 20px 0 0;
}
.rsLaetis .rsArrowRight {
    left: 75%;
    right: auto;
    margin: -25px 0 0 20px;
}
.rsLaetis .rsArrowLeft .rsArrowIcn {
    background: url("../../img/picto-left.png") no-repeat center center;
}
.rsLaetis .rsArrowRight .rsArrowIcn {
    background: url("../../img/picto-right.png") no-repeat center center;
}

.rsLaetis .rsArrowRight .rsArrowIcn:before,
.rsLaetis .rsArrowLeft .rsArrowIcn:before {
    content: '';
}

.slider-page .rsBullet span {
    border: none;
    background: #ffffff;
}

.slider-page .rsBullet.rsNavSelected span {
    background: #e1de00;
}

.slider-page .rsABlock {
    top: auto;
    bottom: 45px;
}

.slider-page .centerer .rsABlockWrapper {
    position: relative;
    height: 200px;
}
.slider-page .centerer .rsABlock {
    position: relative;
    top:auto;
    bottom:auto;
}
.slider-page .rsABlock .h2 ,
.slider-page .rsABlock h2 {
    font-family: 'Anek Latin', Arial, Helvetica, sans-serif;
    font-size: 50px;
    color: #FFF;
    font-weight: 500;
    text-shadow: 0 0 5px #000;
    line-height: 55px;
    margin-bottom: 10px;

    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 0px;


}
.slider-page .rsABlock.lien a {
    display: inline-block;
    background: rgba(0,0,0,0.32);
    padding:12px 15px;
    border:solid 2px #FFF;
    border-radius: 5px;
    margin: auto;
    font-family: 'Anek Latin', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    font-weight: 500;
    /* text-transform: uppercase; */
    line-height: 16px;
}
.slider-page .rsABlock.lien a:hover {
    background: #1b6f5c;
}
.slider-page .rsABlock .theme {
    display: inline-block;
    background: #1b6f5c;
    line-height: 32px;
    height: 32px;
    font-family: 'Anek Latin', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    position: relative;
    padding:0 30px;
    margin-bottom: 20px;
}

.slider-page .rsABlock .theme:after {
    content: '';
    position: absolute;
    top:100%;
    left:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: #81c039 transparent transparent transparent;

}

.slider-page .infoBlock__content {
    max-width: 90%;
    margin: 0 auto;
    color: #ffffff;
}

.slider-page .lien a,
.slider-page .theme,
.slider-page h1 {
    text-align: center;
    display: block;
}

.slider-page .rsABlock.legende {
    position: absolute;
    bottom:0px;
    left:0;
    height: auto;
    z-index: 1;
}
.slider-page .rsABlock .showOnMap {
    float: left;
    margin: 0 15px 0 0;
}
.royalSliderWrapper .legende.lieu{
padding: 2px 20px !important;
background-color: #000;
}

.royalSliderWrapper .legende .lieu,
.slider-page .legende .lieu {
    font-family: 'Anek Latin', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
    font-weight: 400;
    text-shadow: 0 0 5px #000;
    line-height: 30px;
    display: inline-block;
}
.royalSliderWrapper .legende .lieu a,
.slider-page .legende .lieu a {
    color: #FFF;
    font-size: 14px;
}
.royalSliderWrapper .legende .lieu .credits,
.slider-page .legende .lieu .credits {
    position: relative;
    font-size: 14px;
    display: none;
}
.royalSliderWrapper .legende .lieu:hover .credits,
.slider-page .legende .lieu:hover .credits {
    display: inline-block;
}
.royalSliderWrapper .legende .lieu .credits:hover span,
.slider-page .legende .lieu .credits:hover span {
    display: block;
    position: absolute;
    bottom: 150%;
    color: #FFF;
    font-size: 14px;
    line-height: 16px;
    background: #000;
    display: block;
    padding: 7px;
    border-radius: 2px;
    right: 0;
}
.royalSliderWrapper .legende .lieu .credits span:after,
.slider-page .legende .lieu .credits:hover span:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    top:100%;
    right:20px;
}
.royalSliderWrapper {
    position: relative;
    background-color: #000;
}
.royalSliderWrapper figcaption{
  color: #fff;
}
.royalSliderWrapper .reseauxSociaux {
    position: absolute;
    right: 10px;
    top:50%;
    margin-top: -100px;
}

.royalSliderWrapper .reseauxSociaux .button {
    color: #FFF;
    font-size: 30px;
    line-height: 40px;
    display: block;
    text-align: center;
    height:40px;
    width:40px;
    margin: 0 auto;
}
.royalSliderWrapper .reseauxSociaux .button:hover {
    color: #000;
}
.royalSliderWrapper .reseauxSociaux .button:after {
    font-family: FontAwesome;
    text-shadow: 0px 0px 3px #333;
}
.royalSliderWrapper .reseauxSociaux .button.fb:after { content: '\f09a'; }
.royalSliderWrapper .reseauxSociaux .button.tw:after { content: '\f099'; }
.royalSliderWrapper .reseauxSociaux .button.inst:after { content: '\f16d';}
.royalSliderWrapper .reseauxSociaux .button.pin:after { content: '\f231'; }
.royalSliderWrapper .reseauxSociaux .button.you:after { content: '\f16a'; }

.royalSliderWrapper .logoAnjou {
    position: absolute;
    right: 40px;
    bottom: 30px;
    background: url("../../img/diap-accueil-logo.png") no-repeat center center;
    width: 142px;
    height:109px;
    display: block;
}
/*
.slider-page .paragraph:before {
    position: absolute;
    background: rgba(0,0,0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 14;
    content: " ";
}*/
.royalSliderWrapper .scrollToContent,
.royalSliderWrapper .reseauxSociaux,
 .royalSliderWrapper .logoAnjou
/*.slider-page .rsABlock .theme/*,
.royalSliderWrapper .rsLaetis .rsArrowLeft .rsArrowIcn,
.royalSliderWrapper .rsLaetis .rsArrowRight .rsArrowIcn*/ {
    display: none!important;
}
.royalSliderWrapper .rsLaetis .rsArrowLeft .rsArrowIcn,
.royalSliderWrapper .rsLaetis .rsArrowRight .rsArrowIcn {
    visibility: visible;
}

@media (max-width: 769px) {
  .slider-page .centerer {
    display: flex;
    align-items: center;
  }
  .slider-page .centerer .rsABlockWrapper {
    height: auto;
  }
    .rsLaetis .rsArrowLeft {
        right: auto;
        left:3%;
    }
    .rsLaetis .rsArrowRight {
        left: auto;
        right:3%;
    }
    .slider-page .centerer {
        left: 15%;
        width: 70%;
    }
    .royalSliderWrapper .legende .lieu,
    .slider-page .legende .lieu {
      font-size: 14px;
      max-width: 50%;
      line-height: 1;
    }
    .slider-page .rsABlock.legende {
      bottom: 0;
    }
}

@media (min-width: 479px) {
    .royalSliderWrapper .reseauxSociaux {
        display: block!important;
    }
}
@media (min-width: 769px) {
  .slider-page .rsABlock.legende {
      /* height: 56px; */
  }
    .royalSliderWrapper .logoAnjou,
    .royalSliderWrapper .rsLaetis .rsArrowLeft .rsArrowIcn,
    .royalSliderWrapper .rsLaetis .rsArrowRight .rsArrowIcn {
        display: block!important;
    }
    .royalSliderWrapper .scrollToContent,
    .slider-page .rsABlock .theme {
        display: inline-block!important;
    }

    .slider-page .rsABlock .h2,
    .slider-page .rsABlock h2 {
        font-size: 50px;
        line-height: 55px;
        margin-bottom: 20px;
    }

}
@media (min-width: 769px) and (max-width: 992px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1280px) {

}
