/* Centrer le logo Header */#customizableHeaderInlineLogoHome > img { margin-top: 8px;}/* Enlever les titres du header Home Page */#widget1 > div > div.swiper-wrapper.swiper-wrapper-authentification > div > div > div > div > h4 { display: none;}#widget1 > div > div.swiper-wrapper.swiper-wrapper-authentification > div > div > div > div > p { display: none;}widget-slider-static{margin-top: -46px;}#customizableHeaderInlineLogoHome > img {max-weight: 122px;}/** Agrandir logo instagram **/#footer > section.space-top.footer-top.bg-graylightersuper > div > div > div.col-xs-12.span4.no-margin.customizable-bloc-2 > div > ul > li:nth-child(5) > a > i {font-size: 25px;}.menu-front .multi-level .navbar .nav>li>a {font-weight: bold;}/** Modifier image de fond du bandeau de connexion **/.widget-slider-static .bg-login-student {background-image: url(/medias/editor/images/HEADER_BDOALUMNI_1400x300_72dpi_V5.jpg);}/** Modifier le style du texte du widget **/#widget8 > div > div.no-min-height > div > div > h3 {text-transform: uppercase;display: block;text-align: center;}/** Supprimer la marge du bas **/#widget10 > div > div > div {margin-bottom: -24px !important;}.widget-statistics .statistic-container .statistic-resume .statistic-count-title {color: #333333 !important;}.statistic-count-number {color: #333333 !important;text-align: center;} .Sfen-block { width: 220px; height: 170px; background: rgba(255, 255, 255, 0.8); /* Fond semi-transparent */ display: flex; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); text-align: center; transition: transform 0.3s; } .Sfen-block:hover { transform: scale(1.05); } /* Styles des icônes */ .Sfen-icon { font-size: 50px; color: #ED1A3B; /* Rouge correspondant */ margin-bottom: 10px; } /* Styles des titres */ .Sfen-title { font-size: 18px; font-weight: bold; line-height: 1.3; color: #ED1A3B; }.Sfen-container { display: flex; justify-content: space-evenly; align-items: center;height: 220px; gap: 20px; padding: 20px; }#content > section > section:nth-child(1){margin-top:-16px !important;}.bdo-container { max-width: 900px; margin: auto; padding: 2rem; font-family: 'Segoe UI', sans-serif; color: #2b2b2b; background-color: #fefefe;}.bdo-hero { text-align: center; background: linear-gradient(135deg, #26348d, #2e3fab); color: white; padding: 2rem 1rem; border-radius: 10px;}.bdo-title { font-size: 2.2rem; margin-bottom: 0.5rem;color:white;}.bdo-intro { font-size: 1.1rem; line-height: 1.6;}.bdo-subtitle { font-size: 1.6rem; margin-top: 2.5rem; margin-bottom: 1rem; color: #003366; border-left: 4px solid #ff2b4e; padding-left: 0.6rem;}.bdo-text { font-size: 1rem; line-height: 1.6; margin-bottom: 1rem;}.bdo-list { list-style: disc; padding-left: 1.5rem; line-height: 1.8; font-size: 1rem;}.bdo-list li { margin-bottom: 0.6rem;}.bdo-closing { font-size: 1.3rem; font-weight: 600; color: #0055a5; margin-top: 2rem;}.bdo-grid { display: grid; grid-template-columns: 1fr; gap: 2rem; margin-top: 2rem;}@media screen and (min-width: 768px) { .bdo-grid { grid-template-columns: 1fr 1fr; }.bdo-title{font-size:1.4rem;}}.bdo-card { background-color: #ffffff; border-radius: 10px; padding: 1.5rem; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.2s ease;}.bdo-card:hover { transform: translateY(-3px);}.bdo-grid.bdo-actions-centered { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 1.5rem; justify-items: center; margin: 2rem auto; text-align: center;}.bdo-action-card { padding: 1.5rem 1rem; background-color: #ffffff; border-radius: 8px; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08); transition: transform 0.2s ease; max-width: 220px; min-width: 220px; cursor: pointer;}.bdo-action-card:hover { transform: translateY(-4px);}.bdo-icon-top { width: 52px; height: 52px; margin-bottom: 1rem;}.bdo-action-label { font-size: 15px; font-weight: 600; color: #fff; background-color: #2b2b2b; padding: 12px 8px; border-radius: 6px; text-transform: uppercase; line-height: 1.4;}