.roboto-thin { font-family: "Roboto", sans-serif; font-weight: 100; font-style: normal; }
.roboto-light { font-family: "Roboto", sans-serif; font-weight: 300; font-style: normal; }
.roboto-regular { font-family: "Roboto", sans-serif; font-weight: 400; font-style: normal; }
.roboto-medium { font-family: "Roboto", sans-serif; font-weight: 500; font-style: normal; }
.roboto-bold { font-family: "Roboto", sans-serif; font-weight: 700; font-style: normal; }
.roboto-black { font-family: "Roboto", sans-serif; font-weight: 900; font-style: normal; }
.roboto-thin-italic { font-family: "Roboto", sans-serif; font-weight: 100; font-style: italic; }
.roboto-light-italic { font-family: "Roboto", sans-serif; font-weight: 300; font-style: italic; }
.roboto-regular-italic { font-family: "Roboto", sans-serif; font-weight: 400; font-style: italic; }
.roboto-medium-italic { font-family: "Roboto", sans-serif; font-weight: 500; font-style: italic; }
.roboto-bold-italic { font-family: "Roboto", sans-serif; font-weight: 700; font-style: italic; }
.roboto-black-italic { font-family: "Roboto", sans-serif; font-weight: 900; font-style: italic; }

.bg-body-orange { background-color: #ff5800 !important; color: white !important; }
.text-orange { color: #ff5800 !important; }
.bg-body-light-orange { background-color: #ffd5be !important; color: #ff5800 !important; }
.bg-body-light-orange2 { background-color: #ffd5be !important; color: black !important; }
.bg-body-light-orange3 { background-color: #fff0e8 !important; color: black !important; }
.bg-body-gray { background-color: #909d83 !important; color: white !important; }
.bg-body-black { background-color: #000000 !important; color: white !important; }
.border-color-orange { border-color: #ff5800 !important; }
.border-color-light-orange { border-color: #ffd5be !important; }

.custom-carousel-control { position: absolute; top: inherit !important; bottom: 20px !important; width: 60px; height: 60px; z-index: 1000; }
.carousel-control-prev { left: 20px; }
.carousel-control-next { right: 20px; }
.carousel-control-prev-icon,
.carousel-control-next-icon { background-size: 100%, 100%; background-color: transparent }
.carousel-control-prev-icon { background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D"http%3A//www.w3.org/2000/svg" fill%3D"%23909d83" viewBox%3D"0 0 16 16"%3E%3Cpath d%3D"M12 1l-6 7 6 7" stroke-width%3D"2" stroke%3D"%23909d83" fill%3D"none" /%3E%3C/svg%3E'); }
.carousel-control-next-icon { background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D"http%3A//www.w3.org/2000/svg" fill%3D"%23909d83" viewBox%3D"0 0 16 16"%3E%3Cpath d%3D"M4 1l6 7-6 7" stroke-width%3D"2" stroke%3D"%23909d83" fill%3D"none" /%3E%3C/svg%3E'); }

#enSavoirPlusButton { position:absolute; bottom: 20px; right: 20px; z-index: 1000; }

#Footer .img-single-column { max-width: 55%; }
#Footer .img-single-column.logo-gouvernement { max-width: 56%; height: auto; }

form label.form-label.label-smaller { font-size: 0.90rem; }

@media (max-width: 1200px) {
    form label.form-label.label-smaller { font-size: 0.70rem; }
    form label.form-label { font-size: 0.90rem; }
}

@media (max-width: 767px) {

    form label.form-label.label-smaller { font-size: 0.90rem; }
    form label.form-label { font-size: 0.95rem; }

    #enSavoirPlusButton { position: static; display: block; margin: 20px auto; width: 80%; bottom: auto; right: auto; }
    #Footer .img-single-column { max-width: 40%; margin-bottom: 20px; }
    #Footer .img-single-column.logo-gouvernement { max-width: 36%; height: auto; }
}

.header-title { font-size: 2.5rem; margin:0; padding:0; }
.logo-wrapper { display: flex; }
.logo-wrapper img.logo-afdas { height: 32px; margin-top: 10px; margin-right: 30px; }
.logo-wrapper img.logo-akor { height: 40px; }

@media (max-width: 600px) {
    .header-title { font-size: 1.8rem; }
    .logo-wrapper img.logo-afdas { height: 22px;  }
    .logo-wrapper img.logo-akor { height: 30px; }
}

@media (max-width: 440px) {
    .logo-wrapper { flex-wrap: wrap; }
    .logo-wrapper img.logo-afdas { margin-right: inherit; margin-bottom: 10px; }
}


.carousel-item.carousel-item-commentaire { height: 25rem; background-size: cover; background-position: center; background-repeat: no-repeat }

.wrapper-commentaire { width: 100%; }

.commentaires { position: relative; max-width: 1100px; margin: auto; font-family: "Roboto", sans-serif; font-weight: 300; font-style: normal; }

/* --- Structure principale --- */
.commentaires { display: flex; align-items: center; justify-content: space-between; }

/* Bloc liste personne : 2/3 */
.commentaires .list-person { flex: 2; display: flex; flex-direction: column; justify-content: center; list-style: none; padding: 0; margin: 0; }

/* Bloc texte : 1/3 */
.commentaires .texte { width: 377px; height: 321px; flex: 2; position: relative; background-image: url('/Content/afdas/landing/commentaires/Bulle.png'); background-repeat: no-repeat; background-size: contain; background-position: center; color: white; display: flex; align-items: center; justify-content: center; text-align: center; padding: 2rem; }
.commentaires .inner-guillemet { max-width: 290px; font-weight: 500; font-style: italic; font-size: 1.4rem; line-height: 1.8rem; margin-bottom: 2rem; margin-right: 0.9rem; }

/* --- Styles individuels des lignes --- */
.commentaires .list-person li { margin: 0; margin-bottom: 6px; }
.commentaires .list-person li span { padding: 0.4rem; background-color: #ff5a00; color: white; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

/* --- Styles typographiques --- */
.commentaires .list-person .nom { font-weight: 900; font-size: 2.0rem; }
.commentaires .list-person .societe { font-weight: 900; font-size: 1.7rem; }

.commentaires .list-person .poste,
.commentaires .list-person .branche { font-weight: 300; font-size: 1.7rem; }

/* --- Flèches du carrousel --- */
#myCarousel2 .carousel-control-prev { left: 1rem; }
#myCarousel2 .carousel-control-next { right: 1rem; }
#myCarousel2 .carousel-control-prev-icon,
#myCarousel2 .carousel-control-next-icon { filter: brightness(0) invert(1); /* rend les icônes Bootstrap blanches */ width: 40px; height: 40px; }
#myCarousel2 .custom-carousel-control { opacity: 1; }

/* --- Responsive --- */

@media (max-width: 900px) {
    .commentaires { flex-direction: column; align-items: center; padding-top: 4rem; padding-bottom: 1rem; }
    .carousel-item.carousel-item-commentaire { height: auto; background-size: cover; background-position: center; background-repeat: no-repeat }
    .commentaires .texte { width: 377px; height: 321px; background-image: url('/Content/afdas/landing/commentaires/Bulle2.png');  }
	
	.commentaires .list-person .nom { font-size: 1.4rem; }
	.commentaires .list-person .poste,
	.commentaires .list-person .societe,
	.commentaires .list-person .branche { font-size: 1.1rem; }

}
