.form-control,.form-select {
  
  font-size: 1.7rem;
  
}


.aa {
 background-color: red;
}


.bb {
  background-color: blue;
 }
 
 .cc {
  background-color: yellow;
 }

.dd {
  background-color: green;
}

.ee {
  background-color: darkgoldenrod;
}

.ff {
  background-color: darksalmon;
}






.hover_vert:hover {
 background-color: var(--financite_vert);

}


.hover_vert:hover a.rounded-pill {
  background-color: white;
}





.hover_gris:hover {
  background-color: var(--financite_gris);
}

div.carre {
  overflow: hidden;
  aspect-ratio: 1/1 !important;
  padding:15px;
}


.fix_me {
  overflow:hidden;
  margin-bottom: 10px;

}


div.listing_campagne {
  padding:15px;
  
  /*width: 30vw;
  height: 30vw;
  min-width: 30vw;
  min-height: 30vw;
  */
  
  overflow: hidden;
  aspect-ratio: 1/1 !important;

 
}

.blurp {
width: 83.3333%;
  margin-right: auto !important;
  margin-left: auto !important;
background-color:red !important;
}




.hr-with-button {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 20px 0;
}

.hr-line {
  flex-grow: 1;
  height: 2px;
  background-color: black;
}

.hr-button {
  margin: 0 10px;
}



div #block-bootstrap-subtheme-social-block-2 {
 margin-top: 1rem;
 margin-left: 1rem;
 margin-bottom: 0;
 padding-bottom: 0; 
}

div #block-bootstrap-subtheme-footerfinanciteadressesmentionslegales {
  color: black;
}


/* lien sur grille 1x*12 */
div.field--name-field-cellule a {
  text-decoration:none;
}





div.field--name-field-cellule a:not(.rounded-pill):hover {
  color:black;
  background-color: white;
  text-decoration-line: underline;
  text-decoration-color:var(--financite_vert);
  text-underline-offset: 5px;
  text-decoration-thickness: 5px;  




}


/* infinite scroll pager */
ul.js-pager__items.pager {
  padding-inline-start:0px;
}

ul.js-pager__items.pager li {
    margin-top: 10px;
    display: flex;
    list-style: none;
    flex-grow: 0;
  }

  ul.js-pager__items.pager li a{
  background-color:transparent;
  border-radius:15px;
  border:2px solid var(--financite_vert);
  cursor:pointer;
  color:black; 
  font-weight:bold;
  padding-top:3px;
  padding-bottom:3px;
  padding-left: 15px;
  padding-right:15px;
  text-decoration:none;
  text-transform: uppercase;  
  font-size: 1.6rem;
  z-index: 10;
  display: flex;
  flex-grow: 0;
  }

  ul.js-pager__items.pager li a:hover {
    border:2px solid black;
    background-color: var(--financite_vert);
    text-decoration:none;
    color:black;
  
  }
  




/* footer */
.site-footer {
  padding: 35px 0 30px;
}
.site-footer .layout-container {
  padding: 0 15px;
}




.navbar .navbar-logo {
  height: 40px;
  width: auto;
  max-height: 100%;
}




#views-bootstrap-promu-activites-en-cours-block-1 > div.carousel-indicators {
  background-color: transparent;
}


@media (max-width: 575.98px)
{
  html {
    font-size: 6px;
    color: black;
  }
 

}


@media (min-width: 577px)
{
  html {
    font-size: 9px;
    color: black;
  }
 
}


body {
  background: white;
  color: black;
}

p {
  border-bottom: 0;
  border-top: 0;
  color:black;
}

hr {
  border: none;
  border-bottom: 1px solid black;
  opacity: 1;
}


/* FLECHE A DROITE */
.arrow {
  background-image: url('https://financite.be/themes/contrib/bootstrap/subthemes/bootstrap_subtheme/img/fleche_OK.png');
  background-repeat: no-repeat no-repeat;
  min-height: 50px;
  max-height: 50px;
  background-size: auto 25px;
  background-position: right;
  display: block; 
  }


  /* span intro homepage */
span.intro {
    margin-bottom: auto;
 }



/* sytling des filtres exposés views */


#views-exposed-form-nos-membres-page-1,
#views-exposed-form-derniere-publications-block-1,
#views-exposed-form-listing-activites-block-1 {
  background-color:var(--financite_vert_clair);
  padding-bottom: 25px;
  padding-top: 25px;
  padding-left:10px;
  padding-right:10px;
}



.bordure_top {
  border-top: 4px solid black !important;
}






table.tbl_newsletter {
  border-style: hidden;
}

table.tbl_newsletter tbody {
  border-style: hidden;
}

table.tbl_newsletter tr{
  border-style: hidden;
}

table.tbl_newsletter tr td{
  border-style: hidden;
}



/* COULEURS LA SELECTION FINANCITE */

table.selection_publications_1 tr td, 
table.selection_publications_4 tr td,
.selection_publications_1, 
.selection_publications_4{
  background-color: var(--financite_vert_clair);
}


table.selection_publications_2 tr td h3, 
table.selection_publications_5 tr td h3,
table.selection_publications_2 tr td, 
table.selection_publications_5 tr td,
.selection_publications_2, 
.selection_publications_5{
  background-color:var(--financite_bleu);
  color:white;
}

table.selection_publications_3 tr td, 
table.selection_publications_6 tr td,
.selection_publications_3, 
.selection_publications_6{
  background-color:var(--financite_turquoise);
}




/* affichage en carré + taille minimale */

@media (min-width:992px)  {
    table.selection_publications_1, table.selection_publications_2 {  
        min-height: 410px;
        aspect-ratio: 1/1;
    }
    
    table.selection_publications_3, table.selection_publications_4 {  
        min-height: 410px;
        aspect-ratio: 1/1;
    }
  
    table.selection_publications_5, table.selection_publications_6 {  
        min-height: 410px;
        aspect-ratio: 1/1;
    }
  
  }


.page-link {
    background-color: white;
}


