.orbit-previous{
  left: 10px !important;
}

@-webkit-keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}

.basicRow .wrap .backgroundText{
  margin: 10px;
  height: 20rem !important;
}

.basicRow .wrap .backgroundText div{
  display: flex;
  justify-content: center;
}

.basicRow .wrap .backgroundText h2:before{
  position: relative;
  left: 35%;
}

.basicRow .wrap .backgroundText h2 .buttonsContainer{
  margin-top: 5%;
}


.twoColumn{
  display: flex;
  overflow: hidden;
}

.frame h1, .frame h2, .frame h3, .frame h4, .frame h5{
  text-transform: uppercase;
}



.frame{
  display: flex;
  flex-direction: column;
  padding-right: 2%;
}

.frame .oneBloc:not(:first-child){
  margin-top: 5%;
}

.frame .basicDescription{
  padding: 10px;
}

.orbit .orbit-wrapper ul{
  margin:0;
  padding:0;
}

.orbit-next,.orbit-previous{
  background-color: rgba(95,95,95,.5);
}

.orbit-slide::before{
  display: none !important;
}


.orbit-container{
  height: 550px !important;
}

.orbit-slide{
  height: 100%;
}

.orbit-figure{
  height: 100%;
}

.orbit-figure img{
  height:100%;
}


.orbit-next{
  right: 10px !important;
}




.coretools_children_summary.clearfix{
  display: flex;
  padding-top: 40px;
  text-align: center;
  flex-wrap: wrap;
}



.coretools_children_summary .page{
  height: 493px;
  width: 32%;
  margin-bottom: 20px;
}
.coretools_children_summary.clearfix{
  margin-bottom:-20px;
}
/*---------------------------------------- Plan de site ------------------------------------*/
.coretools_site_map ul{
  margin: 0px 0px 10px 0px;
  text-align:left;
}
.coretools_site_map ul li{
  list-style: none;
}
.coretools_site_map ul li a{
  display:block;
  padding-bottom: 5px;
  color: #00a2e0;
  font-size: 28px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  position: relative;
  padding-bottom: 15px;
  text-shadow: 2px 3px 2px #bebebe;
}

.coretools_site_map ul li ul{
  margin: 0px 0px 0px 13px;
}

.coretools_site_map ul li ul li{
  margin: 0px;
}

.coretools_site_map ul li ul li a{
  padding:1px 0 1px 0px;
  color: #504f4f;
  font-size: 20px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}

/*-------------------------------------- Résultat de recherche ------------------------------*/
.coretools_search_results .results a{
  display: block;
  padding-top: 5px;
}

/*-------------------------------------- SOmmaire ------------------------------*/
.coretools_children_summary{
  padding-top: 40px;
  text-align:center;
}
.coretools_children_summary .bt_summary{
  position: relative;
  height: 100%;
  margin-bottom: 30px;
  display:block;
}


.coretools_children_summary .bt_summary h3.txt{
  color:#ffffff !important;
  text-transform:uppercase;
  font-weight: 700;
  font-size: 26px;
  text-align:center;
  position: absolute;
  top: 333px;
  left: 0px;
  width: 100%;
  padding-top: 15px;
  text-align:center;
  padding-bottom: 8px;
  z-index: 1;
}
.coretools_children_summary .bt_summary h3.txt.no_image{
  color:#214A7B;
}
.coretools_children_summary .bt_summary h3.txt:before{
  position: absolute;
  content: ' ';
  display:block;
  top: 0px;
  left: 50%;
  margin-left: -88px;
  width: 166px;
  height: 2px;
  background: #ffffff;
}

.coretools_children_summary .bt_summary .masque{
  background: #ffffff;
  display:block;
  width: 100%;
  height: 160px;
  top: 333px;
  left: 0px;
  position: absolute;
  overflow:hidden;
}
.coretools_children_summary .bt_summary .masque img{
  position:absolute;
  bottom:0px;
  left:0px;
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}

.coretools_children_summary .bt_summary img::before{
  content: "";
  position:absolute;
  bottom:0px;
  left:0px;
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}

.coretools_children_summary .page{
  float:none;
  display: inline-block;
}
.coretools_children_summary .page a{
  transition: 1s ease-in-out;
}
.coretools_children_summary .page a:hover{
  transform: translateY(-15px);
}
.coretools_children_summary .spacing{
  margin-left: 2%;
  margin-right: 2%;
}
.orbit-bullets button {
  width: 0.6rem !important;
  height: 0.6rem !important;
}

.coretools_children_summary .bt_summary img{
  height: 493px;
  width: 100%;
}
@media all and (max-width: 1200px){

  .coretools_children_summary.clearfix{
    flex-direction: column;
    margin-bottom: 0px;
  }
  .coretools_children_summary .spacing{
    margin-left: 0;
    margin-right: 0;
  }
  .coretools_children_summary .page{
    width: 100%;
  }
  .coretools_children_summary.clearfix .page{
    margin-bottom: 20px;
  }
  .coretools_children_summary.clearfix div:last-of-type{
    margin-bottom: 0;
  }
}
@media all and (max-width: 420px){
  .coretools_children_summary .page{
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    height: 493px;
    overflow:hidden;
  }

  .coretools_children_summary .page .masque{
    display: none;
  }
  .coretools_children_summary .bt_summary h3.txt{
    top: inherit;
    bottom: 30px;
  }
}






iframe{
  border: none;
}
.composez-resa:before{
  display: none !important;
}
.oneToggle{
  display: flex;
  flex-direction: column;
}

.toggleTab{
  display: flex;
  align-items: center;
  border: 1px solid #ffffff;
  cursor: pointer;
}

.active.toggleContent{
  display: block !important;
}

.toggleContent{
  display: none;
  background-color: white;
  padding-top: 2%;
}

.toggleIcons{
  flex: 1;
  margin-right: 2%;
  margin-left: 2%;
}



#formSubmitContainer{
  text-align: center;
  margin-bottom: 5%;
}

.contact-form{
  width: 55% !important;
}

.columnContainer .rowContainer{
  padding: 0 !important;
}
.iframeWrap{
  display: flex;
  justify-content: center;
}

.generated h2:before{
  content: "";
  background-color: #8294B0;
  height: 4px;
  width: 7.5rem;
  display: block;
  margin-bottom: 1.75rem;
}

.backgroundText h2:before{
  content: "";
  background-color: #8294B0;
  height: 4px;
  width: 7.5rem;
  display: block;
  margin-bottom: 1.75rem;
}

.basicText{
  width: 100%;
}

.basicColumn{
  display: flex;
  flex-direction: column;
}

.basicRow{
  display: flex;
}

.basicColumn .wrap{
  align-items: center;
}

.basicRow .wrap{
  justify-items: center;
}

.columnImage{
  display: flex;
  justify-content: center;
}


.centerContent{
  text-align: center;
}

.wrap{
  box-sizing: border-box;
  display: flex;
  width:50%;
}

.wrap > div:not(.mediumMarginBottom){
  padding:10px;
}

.wrap div{
  width: 100%;
}

.textWrap {
  display: flex;
  width: 100%;
  padding: 10px;
}



.wifi-commune-map{
  padding: 0% 5% !important;
}

.mediumMarginBottom{
  margin-bottom: 2%;
}

.mediumMarginRight{
  margin-right: 2%;
}

.mediumMarginLeft{
  margin-left: 2%;
}

.mediumMarginTop{
  margin-top: 2%;
}

.generated img {
  object-fit: cover;
}

.generated ul{
  margin-left: 1.15rem;
}

.generated li{
  list-style: none;
  font-size: 1.25em !important;
}

.generated li:before {
  content: "";
  display: inline-block;
  float: left;
  background-color: #8294B0;
  height: 4px;
  width: 21px;
  margin-top: 16px;
  margin-right: 16px;
}

.halfWidth{
  width: 50%;
}

.backgroundTextArea{ /* Texte de l'encadré */
  flex-direction: column;
}

.backgroundTextArea .textWrap.basicDescription{
  flex-direction: column;
}

.backgroundText{
  height: 35rem;
  background-size: cover;
  background-position-y: center;
  display: flex;
  align-items: center;
}

.backgroundBloc{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.backgroundBloc h1,.backgroundBloc h2,.backgroundBloc h3,.backgroundBloc h4,.backgroundBloc h5 {
  padding: 40px;
  background-color: rgba(0, 0, 0, 0.6);
  border: 5px solid #FFFFFF;
}

.button:hover {
  background-color: #fde7d5 !important;
  color: #fff;
}

.infosContainer{
  width: 100%;
}

.textWrap{
  max-width: 60vw;
}

.buttonBox{
  text-align: center;
}

.basicDescription p{
  padding: 0;
  margin-bottom: 1rem;
  font-size: 1.15rem;
  color: inherit;
  background-color: transparent;
  border: 1px none #efefef;
  border-radius: 0;
  box-shadow: none;
  line-height: 1.65;
}
.generated:first-of-type{
  margin-top: -1rem !important;
}
@media screen and (max-width: 994px){
  .columnImage img{
    height: 100% !important;
    object-fit: contain !important;
  }
  .orbit-container{
    height: 20rem !important;
  }

  .backgroundBloc{
    word-break: break-word;
  }

  .instagram-button{
    margin-top: 2%;
  }

  .pullFromTop{
    margin-top: -5rem !important;
  }
  blockquote{
    width: 100% !important;
    max-width: 100% !important;
    font-size: 1.5rem !important;
  }
  .heightMobile{
    height: 25rem;
  }
  .responsive-embed.widescreen{
    height: 100%;
  }
  #a-lire-aussi{
    margin-top: -5rem;
    padding-top: 7rem;
    overflow: hidden ;
  }
  .alireaussi_large{
    text-align: center;
    left: 0 !important;
  }
  .infosContainer.backgroundBloc{
    padding: 0 1rem !important;
  }
  .generated:first-of-type{
    margin-top: -3rem !important;
  }
  .calameo iframe{
    position: relative;
    left: -25%;
  }

}

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

  .resetPadding{
    padding: 0 !important;
  }

  .generated{
    padding: 5% !important;
  }

  .contact-form{
    width: 90% !important;
  }

  .basicRow{
    flex-direction: column;
  }

  .wrap{
    width: 100% !important;
  }
  .textWrap{
    max-width: 100% !important;
  }
}
