/* CSS Document sans mise en forme */
#liste_lien_page_fille a{
  display:inline-block;
  width:300px;
  height:300px;
  margin-left:calc((100% - 900px)/4);
  margin-right:calc((100% - 900px)/4);
  position:relative;
  vertical-align:top;
  /* opacity:0; */
  margin-top: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
}
.withoutPhoto a.visible{
    opacity:1!important;
    margin-top:0px!important;

}
.withoutPhoto a{
      height:0px!important;
}
#liste_lien_page_fille{
  margin-bottom:15px;
}
#liste_lien_page_fille a{
  width: 100%!important;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
}
#liste_lien_page_fille{
  font-size:0;
}
#liste_lien_page_fille a.visible{
  opacity:1;
  margin-top:0;
  margin-bottom:20px;

}
#liste_lien_page_fille a.visible span{
  background-color:transparent!important;

}
#liste_lien_page_fille a:last-child.visible{
  margin-bottom:0;
}
#liste_lien_page_fille {
  text-align:center;
  box-sizing:border-box;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 25px;
  flex-wrap: wrap;
  max-width: 1170px;
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 3;
}

#liste_lien_page_fille a
{
  width:400px;
  max-width:400px;
  padding-bottom:80px;
  max-width: none;
  color: var(--color2) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.withoutPhoto a{
  padding-bottom:0;
}
#liste_lien_page_fille img,
#liste_lien_page_fille div,
#liste_lien_page_fille span,
#liste_lien_page_fille a:hover span,
#liste_lien_page_fille h3{
  width:400px;
  max-width: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#liste_lien_page_fille span{
  display: flex!important;
  justify-content: flex-start;
}
#liste_lien_page_fille h3{
  width:100%;
}
#liste_lien_page_fille a{
  height:auto;
}

#liste_lien_page_fille a.suite {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms 
ease;
    background-color: var(--color1);
    padding: 10px;
    width: 40px!important;
    height: 40px!important;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: -10px;
    bottom: -10px;
    border-radius: 3px;
}

#liste_lien_page_fille a.contain-img {
    position: relative;
}

#liste_lien_page_fille a.contain-img:hover img.hover {
    opacity: 1;
}

.withoutPhoto a {height: auto!important;/* padding-bottom:0!important; */}

#liste_lien_page_fille img{
  max-width:300px;
  height:auto;
  display:inline-block;
  margin:auto;
}
.page_liquid #liste_lien_page_fille img{
  max-width: none;
  transition: all 0.5s ease;
}

.page_liquid #liste_lien_page_fille a:hover img {
    transform: scale(1.05);
}

.page_liquid #liste_lien_page_fille img.hover {
    position: absolute;
    opacity: 0;
}
.color_fille{
  opacity:0;
}
#liste_lien_page_fille a:hover .color_fille{
  opacity:1;
}
#liste_lien_page_fille img{height:auto;position: relative;top: auto;left: auto;width:100%;display:inline-block;margin:auto;}

#liste_lien_page_fille img.hover {
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
}

#liste_lien_page_fille a:hover img.hover,#liste_lien_page_fille a:hover img {
    opacity: 1;
    transform: scale(1.05);
}
.withoutPhoto div img{
  display: flex!important;
}
#liste_lien_page_fille div{
  height:139px;
  /* display: table-cell; */
  vertical-align: middle;
  text-align:center;
  width:300px;
  position:relative;
  /* overflow: hidden; */
}
.page_liquid #liste_lien_page_fille div{
  width:100%;
}

#liste_lien_page_fille div.button_menu {
    width: calc(20% - 20px);
    border-radius: 6px;
    box-shadow: 0 0 10px #0000003b;
    display: flex;
    flex-wrap: wrap;
}

.par_style_3 #liste_lien_page_fille div.button_menu {
    width: calc(20% - 20px);
}

.page_liquid #liste_lien_page_fille div.button_menu:hover {
    /* transform: scale(1.05); */
}
#liste_lien_page_fille  div{
    height:auto;
    /* padding-bottom:75%; */
}
#liste_lien_page_fille  div{
    height:auto;
    padding-bottom: 0;
}
#liste_lien_page_fille  a:hover{
  border: none;
}
#liste_lien_page_fille  a:hover div img{
  width:120%!important;
  max-width:200%;
  left:-10%;
  top:-10%;
}
#liste_lien_page_fille  a:before,
#liste_lien_page_fille  a:after {
    content: "";
    background-color: #f47920;
    display: block;
    width: 40px;
    height: 4px;
    position: absolute;
    left: 0;
    opacity: 0;
    z-index:10000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: none;
}

#liste_lien_page_fille  a:before {
    top: -2px;
}

#liste_lien_page_fille  a:after {
    bottom: -2.5px;
}
#liste_lien_page_fille  a:hover:before,
#liste_lien_page_fille  a:hover:after {
    left: 35px;
    opacity: 1!important;
}
#liste_lien_page_fille span,#liste_lien_page_fille a:hover span{
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  position:relative;
  top:auto;
  color: white;
  background-color:transparent;
  height: auto;
  font-weight:normal;
  width: 300px;
  padding: 0;
  line-height: 1em;
  box-sizing:border-box;
  text-decoration:none;
  color: var(--color2)!important;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  display: flex;
}
.page_liquid #liste_lien_page_fille span,
.page_liquid #liste_lien_page_fille a:hover span{
    width: 100%;
    max-width: none;
    padding: 10px;
}

.page_liquid #liste_lien_page_fille span a {
    display: flex;
    justify-content: center;
    white-space: initial;
}
#liste_lien_page_fille h3{
  background-color:#fff!important;
  font-size: 18px;
  text-align: center;
  line-height: 1em;
  height: 78px;
  width: 100%;
  display: flex;
  vertical-align: middle;
  padding:0;
  margin:0px;
  position: relative;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  bottom:0px;
  align-items: center;
  }

  #paragraphe438 #liste_lien_page_fille{
  display:flex;
  justify-content: center;
}

#paragraphe438 #liste_lien_page_fille h3{
  max-width:300px;
  padding:10px;
}

#paragraphe438 #liste_lien_page_fille a{
  width: 100%!important;
  margin-top: 0;
  padding: 0!important;
  display: flex!important;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
}

#paragraphe438 #liste_lien_page_fille span{
  height:auto;
  width:100%;
}

  #liste_lien_page_fille a:hover h3{
    /* background-color:#002e5b!important; */
  }

  #liste_lien_page_fille a:hover h3 span{
   /* color:#fff!important; */
  }

#liste_lien_page_fille span:hover{
  text-decoration: none;
  color:#f47920;
}

@media screen and (max-width: 1200px){
  #liste_lien_page_fille a{
    width: 45%!important;
  }
 #liste_lien_page_fille a{
    width: 45%!important;
    max-width:300px;
    display:inline-block;
    margin-left:10px;
    margin-right:10px;
  }
}
@media screen and (max-width: 700px){
#liste_lien_page_fille a{
    width: 90%!important;
  }
}
@media screen and (max-width: 700px){

 #liste_lien_page_fille a{
    width: 300px!important;
    max-width:300px;
    display:inline-block;
    margin-left:10px;
    margin-right:10px;
  }
}
