/*
MOBILE
*/
.self-checking #dateSejour div{
  display: inline-block !important;
  width: 49.5% !important;
}
.self-checking #dateSejour label{
  width: 50% !important;
}
.self-checking #dateSejour input{
  width: 50% !important;
}

.choix-self-checking-container{
  width: 70%;
  margin-left: 15%;
}
.choix-self-checking-container h2{
  margin: 0;
}
.choix-self-checking-container .sc-public-container{
  margin-bottom: 1.5em;
  position: relative;
}
.choix-self-checking-container .content-sidebar-wrap{
  padding-top: 0px;
}
.choix-self-checking-container h3{
  display: none;
}
.choix-self-checking-container .sc_copy{
  margin-left: 30px;
}
.choix-self-checking-container .indication_sc_public, .choix-self-checking-container .sc_public_link_container{
  width: 90%;
  margin-left: 5%;
}
@media only screen and (max-width: 768px) {
  .choix-self-checking-container{
    width: 95%;
    margin: 2.5%;
    font-size: 0.8em;
    text-align: justify;
  }
  .choix-self-checking-container h2{
    font-size: 1.3em;
  }
  .choix-self-checking-container .indication_sc_public, .choix-self-checking-container .sc_public_link_container{
    width: 100%;
    margin-left: 0%;
  }
  .choix-self-checking-container .sc_copy, .choix-self-checking-container #primaryValidateBtn{
    display: block;
    text-align: center;
    width: 100%;
    margin: 0px !important;
    margin-bottom: 40px;
  }
  .self-checking form {
    text-align: center;
  }
  .self-checking #dateSejour {
    width: 100% !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #dateSejour label,
  #dateSejour input {
    width: 100% !important;
  }
  .self-checking #infoFalcu {
    width: 100% !important;
    float: none !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #infoFalcu label,
  #infoFalcu input {
    width: 100% !important;
  }
  .self-checking #infoObli {
    width: 100% !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #infoObli .leftBlock {
    width: 100% !important;
  }
  #infoObli .arrLine {
    width: 100% !important;
    margin: 0 !important;
  }
  #infoObli label,
  #infoObli input {
    width: 100% !important;
    margin: 0 !important;
  }
  #perSupp:not(.hidden)l {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #perSuppl #adulte,
  #perSuppl #enfant {
    width: 100% !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #perSuppl #enfant {
    margin-top: 25px;
  }
  #perSuppl #nbAdulte,
  #perSuppl #nbEnfant {
    width: 100% !important;
    margin-bottom: 10px;
  }
  #perSuppl #adulteListe,
  #perSuppl #enfantListe {
    width: 100% !important;
  }
  #perSuppl #adulte .arrLine,
  #perSuppl #enfant .arrLine {
    width: 100% !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #perSuppl #adulte .arrLine .leftText,
  #perSuppl #enfant .arrLine .leftText {
    width: 100% !important;
    border-bottom: 1px solid #000000;
  }
  #perSuppl #adulte .arrLine .rightBlock,
  #perSuppl #enfant .arrLine .rightBlock {
    width: 100% !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-left: none !important;
  }
  .arrLine .rightBlock input {
    width: 100% !important;
  }
  #hostcard:not(.hidden) {
    width: 100% !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #hostcard #giveCardContainer {
    width: 100% !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #giveCardContainer div {
    width: 100% !important;
  }
  .self-checking .donneeValide {
    margin-top: 35px;
  }
  .inform-text{
    text-align: justify !important;
  }
  .self-checking #dateSejour div{
    width: 100% !important;
  }
  .info-baes{
    flex-direction: column !important;
  }
}


#accepterCG{
  margin-right: 5px;
}



@font-face {
  font-family: "Marselis Pro Bold";
  src: url("https://db.onlinewebfonts.com/t/43d06288896679bf074a5b361b819a27.eot");
  src: url("https://db.onlinewebfonts.com/t/43d06288896679bf074a5b361b819a27.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/43d06288896679bf074a5b361b819a27.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/43d06288896679bf074a5b361b819a27.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/43d06288896679bf074a5b361b819a27.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/43d06288896679bf074a5b361b819a27.svg#Marselis Pro Bold")format("svg");
}

#submitBtnStyle span{
  font-weight: 500;
}


/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/
*,:after,:before {
    box-sizing: border-box;
    border: 0 solid;
}

:after,:before {
    --tw-content: "";
}




*,::backdrop,:after,:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}


#submitBtnStyle>div {
    border-radius: .25rem;
}

#submitBtnStyle>div:focus-visible {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(255 241 85/var(--tw-ring-opacity));
    --tw-ring-offset-width: 4px;
}

#submitBtnStyle>div {
    position: relative;
    display: block;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    border-radius: .375rem;
    padding: .5rem 1.75rem .5rem 2rem;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -.2px;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity));
}

#submitBtnStyle>div:after {
    top: 50%;
    right: .0rem;
    aspect-ratio: 1/1;
    height: 78%;
    --tw-translate-y: -50%;
    --tw-rotate: 45deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

#submitBtnStyle>div:after,#submitBtnStyle>div:before {
    position: absolute;
    border-radius: .375rem;
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 241 85/var(--tw-bg-opacity));
}

#submitBtnStyle>div:before {
    left: 0;
    top: 0;
    height: 100%;
    width: calc(100% - 1rem);
}

#submitBtnStyle>div .icon {
    position: relative;
    z-index: 10;
}

#submitBtnStyle>div span:first-of-type:before {
    top: .375rem;
}

#submitBtnStyle>div span:first-of-type:after,#submitBtnStyle>div span:first-of-type:before {
    position: absolute;
    left: .375rem;
    height: .4rem;
    width: .4rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(187 187 187/var(--tw-bg-opacity));
    background-image: linear-gradient(to top right,var(--tw-gradient-stops));
    --tw-gradient-from: #bbb var(--tw-gradient-from-position);
    --tw-gradient-to: #bbb0 var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
    --tw-gradient-to: #e8e8e800 var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),#e8e8e8 var(--tw-gradient-via-position),var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-to: #bbb var(--tw-gradient-to-position);
}

#submitBtnStyle>div span:first-of-type:after {
    bottom: .375rem;
}

#submitBtnStyle>div span:nth-of-type(2) {
    position: absolute;
    left: 1.25rem;
    top: 50%;
    z-index: 10;
    height: 70%;
    width: 1px;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-bg-opacity: 1;
    background-color: rgb(132 132 132/var(--tw-bg-opacity));
}

#submitBtnStyle>div span:last-of-type {
    position: relative;
    z-index: 10;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px;
}



#submitBtnStyle:hover>div:after,#submitBtnStyle:hover>div:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 203 17/var(--tw-bg-opacity));
}



#submitBtnStyle{
  /*
  display:flex;
  justify-content: flex-end;
  align-items: center;*/
  text-decoration: none;
  margin-top: 10%;
  font-family: "Marselis Pro Bold";
}


#fake-footer h3{
  font-family: "Marselis Pro Bold";
}

#fake-footer{
  font-family: "Marselis Pro Bold";
  z-index:11; /*Le mettre a 1/2/3.. ne suffit pas pour cacher le bouton "Confirmé sous le footer"*/
  background-color: #fff155;
  display: flex;
  justify-content: space-around;
  color:black;
  position: fixed;
  width: 100vw;
  bottom: 0;
  margin-top: 5%;
}
#tiktokImg{
  max-width: 5%;
}
#footer-socials-networks{
  margin-top: 1rem;
  display: inline-block;
  direction: rtl;
  width: 100%;
}

#fake-footer h3{
  font-weight: bold;
  margin-bottom: 5px;
}
#footer-contact>*{
  margin-bottom: 0;
}

#footer-socials h3{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

#socials-clickable-style{
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
}
#socials-clickable-style a{
  margin-right: 3%;
  margin-left:  3%;
}

footer{
  margin-top: 5%; /*Pour éviter que le fake-footer ne cache le bas de page*/
}

#logo-anniviers{
  width: 10vw;
  position: fixed;
  left: 10px;
  top: 10px;
}
#baes-form > div 
{
  display: flex;
  align-items: center;
}
.site-container{
  margin-bottom: 10%;
}
.page-header{
  padding-bottom: 0 !important;
}

@media screen and (max-width: 600px){
  .site-container{
    margin-bottom: 0;
  }
  #logo-anniviers{
    width: 50%;
    margin-top:-25%;
    margin-left: 25%; /*Doit être égale à (100-width)/2*/
    position: static;
  }
  #baes-form > div 
  {
    flex-direction: column;
  }
  #fake-footer{
    position:static;
    flex-direction: column;
    align-items: center;
  }
  #footer-contact{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #footer-socials{
    display: flex;
    flex-direction: column;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  #footer-socials h3{
    align-self: center;
  }
  #socials-clickable-style{
    justify-content: space-evenly;
    max-width: 230px;
  }
  #tiktokImg{
    max-width: 100%;
  }
  #titok-socials-balise-a{
    max-width: 12%;
  }

}



/* <!-- //MOD-LA 20.01.2025 : Ajout du module multilingue --> */
#languageDiv img {
  margin-left: 10px;
  margin-right: 10px;
}
#languageDiv img:hover{
  cursor: pointer;
}
#languageDiv{
  display: flex;
  justify-content: center;
}