#cancelDonantionForm{display:block}
/* NE PAS AFFICHER LE FOOTER dans l'attente de la MEP */
.main-footer {
display:none!important;
}
  
/*  ****** */

.bottom-glob {
    max-width: 460px;
    display: block;
    background-color: #fff;
    position: relative;
    width: auto;
    height: auto;
    padding: 40px 40px 30px;
    margin: 20px auto;
    border-radius: 5px;}
.bottom-part {
    margin: 0px auto 15px;}
.bottom-part .intro-text {
  color:#4A4A4A;
}

.col-cause {
  display: none !important;
}

header .block-logo .desktop-logo {
  max-height: 150px;
}

/*@media (max-width:900px) {
header .block-logo .mobile-logo {
    display: inline-block;
    width: 200px;
  }} 

#full header .container {
  text-align: center;
} */

section.intro .intro-head h2, section.intro .intro-main{background-color:rgba(3, 84, 107, 0.5);border-radius: 10px;text-align: center;}
 h1.heading-2 {  background-color: rgba(3, 84, 107, 0.5);border-radius: 10px;text-align: center;} 

.menu-link.white {
   color: white;
   font-weight: bold;
  background-color: rgba(3, 84, 107, 1);
}
.menu-link.white:hover {
  background-color: rgba(94, 161, 163, 1)!important;
}
#full header {
    margin-bottom: 50px;
}
.heading-1.white {
  font-size: 30px;
  text-align:center;
}
header .right {
  float: right;
  text-align: center;
}

@media (min-width: 900px) and (max-width: 2850px){
._tooltip .tooltiptext {
    top: -90px;
    bottom: auto;
    transform: none;
    left: auto;
    right: 0;
}
  ._tooltip .tooltiptext::after {
    border-color: #5ea1a3 transparent transparent transparent;
    top: 105%;
    right: 47%;
}
}
