nav {
    position: initial;
    height: auto;
}

/* Correctif affichage formulaire connexion admin */
.user-login-form{
  margin-top: 200px;
}

.user-login-form input[type=text], .user-login-form input[type=password]{
  border: solid 1px;
}

.user-login-form input[type=submit]{
  background-color: rgba(18, 41, 65);
  padding : 10px 20px;
  border-radius: 0.625rem ;
  color: white;
  cursor: pointer;
}

/* Correctif affichage connecté toolbar */
.toolbar-fixed .root.logged .main-nav,
.toolbar-fixed .root.logged .options-nav {
  top: 39px;
}
.toolbar-fixed.toolbar-tray-open .root.logged .main-nav,
.toolbar-fixed.toolbar-tray-open .root.logged .options-nav {
  top: 79px;
}

.strate-header-home h1.services-title{
  max-width: 300px;
}

@media (min-width: 728px) {
  .strate-header-home h1.services-title {
    max-width: 485px;
  }
}

@media (min-width: 1023px) {
  .strate-header-home h1.services-title{
    max-width: 700px;
  }
  .footer-brand-logo img:first-child {
    margin-bottom: 20px;
  }
  #section-services-disponibles{
    padding: 72px 0 72px 0;
  }
  #section-partenaires h2{
    padding-top: 60px;
    max-width: 550px;
  }

  .contact-block{
    padding-top: 42px;
  }

  .banniere-images-labels{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px;
  }
  .banniere-images-labels div{
    width: 100%;
    flex: 16.6%
  }
  .banniere-images-labels img{
    height: 7rem;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.5;
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  .banniere-images-labels img:hover{
    opacity: 1;
  }

}

@media (max-width: 1023px) {
  .strate-bureaux-operes{
    z-index: 99;
  }
  .footer-brand-logo{
    display: flex;
    align-items: center;
    max-width: 100%;
  }
  .footer-brand-logo img{
    max-width: 128px;
  }
  #section-partenaires h2{
    padding-top: 40px;
  }
  .contact-block{
    padding-top: 42px;
  }
  #section-services-disponibles{
    padding: 45px 0 58px 0;
  }

  #section-services-disponibles .card-content{
    margin-top: auto;
  }

  .banniere-images-labels{
    display: flex;
    flex-wrap: wrap;
  }
  .banniere-images-labels div{
    width: 100%;
    flex: 50%;
    margin-bottom: 35px;
  }
  .banniere-images-labels img{
    height: 6rem;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  .intitule-label{
    margin-top: 4px;
  }
  .arguments-rse{
    margin-top: 20px;
    margin-bottom: 25px;
  }
}

@media (min-width: 1024px) {
  .modals .tabs-nav {
    top: 5rem;
  }
}
@media (max-width: 1024px) {
  .modals .tabs-nav {
    bottom: 1rem;
  }
}

.temoin{
  margin-bottom: 60px;
}

footer{
  z-index: 99;
}

.mobile-language-selector a{
  font-size: 14px;
  font-weight: 100;
}

#offer-back-link svg {
  display: inline-block;
}

.panel-close {
  z-index: 1;
  top: 2rem;
  right: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  row-gap: 0.5rem;
  border-radius: 0.625rem;
  --tw-bg-opacity: 1;
  padding: 1rem;
}


@media (max-width: 640px) {
  .panel-close {
    top: 0.5rem;
    right: 0.5rem;
    padding: 0;
  }
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.lottie-access {
  height: 25px;
  width: 25px;
}

.card-point-access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.25rem;

  /*display: flex;
  flex-direction: row;
  align-items: center;*/
  padding-right: 2rem;
}
@media (min-width: 1024px) {

  .card-point-access {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 10rem;
  }
}
.card-point-access p {
   font-weight: 500;
 }
@media (min-width: 1024px) {
  .card-point-access p {
    font-size: 0.938rem;
    line-height: 1.5;
  }
}
.dot{
  opacity: 0.6;
  height: 0.313rem;
  width: 0.313rem;
  align-self: center;
  margin: 0 16px 0 16px;
}

.contact-list{
  padding-bottom: 70px;
  flex-wrap: wrap;
}

.contact-list .contact-block{
  flex: 50%;
}


#section-partenaires{
  position: relative;
  z-index: 99;
}

#section-services-disponibles h2{
  padding-bottom: 20px;
}

.group-postes, .group-surface{
  display: flex;
  align-items: center;
  margin-left: 12px;
}

.group-postes svg, .group-surface svg{
  margin-right: 5px;
}

.group-postes{
  margin-bottom: 10px;
}

.lg\:-top-20 {
  top: -4rem;
}

.terminus{
  font-weight: 700;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .options-nav.headroom.headroom--not-top.headroom--not-bottom.headroom--pinned {
    --tw-translate-y: 0;
  }
}

.input-floatting input.error,
.input-floatting textarea.error,
.input-checkbox:has(input.error) {
  background-image: url("../img/error.png");
}

.input-floatting input.valid,
.input-floatting textarea.valid {
  background-image: url("../img/valid-secondary.png");
}

[x-cloak] { display: none !important; }

.swiper-choisir .swiper-slide, .swiper-choisir.swiper-slide{
  height: auto !important;
}

.min-h-webkit-fill-available {
  height: -webkit-fill-available;
}

.cities-children-dropdown {
  background-image: url("../img/chevron-bottom.svg");
}

.cities-children-dropdown.up {
  transform:scaleY(-1);
}

.cities-children-dropdown:after{
  content: " ";
  border: 1px solid #000;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 20px;
  position: absolute;
  top: 10px;
  left: 22px;
}


@media (min-width: 600px) {
  .modal-popin{
    max-width: 600px;
  }
}
