/*
css denis 2022
*/


body{
  color: #555b89;
}
a{
  color: unset;
}
a:hover{
  color: #00B2FF;
}
.page-header{
  margin-top:40px;
  margin-left:20px;
}
.sp-megamenu-parent {
  margin: auto;
}

/* qui sommes nous | ordre pour le css depuis le menu */
.quisommesnous .sppb-addon-title{
  font-weight: bold;
  padding:10px 0;
  font-size: 20px !important;
  color: #0997C3;
}
#mod-rscontact-message-122.mod-rscontact-width-auto{
  width: 100% !important;
  height: 250px!important;
}

.full-header.full-header-center {
  margin-bottom: 10px !important;
}
/* modifs lucas */

.full-header.full-header-center::after {
 box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 50px !important;
  background: white;
}

#sp-header.header-sticky {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.full-header.full-header-center.header-sticky div{
    margin-bottom: 2px !important;
    background: white !important;
}