|
@@ -876,8 +876,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
|
padding-left: 0 !important;
|
|
padding-left: 0 !important;
|
|
padding-right: 0rem !important; }
|
|
padding-right: 0rem !important; }
|
|
#header #logo {
|
|
#header #logo {
|
|
- position: absolute;
|
|
|
|
- left: -2rem; }
|
|
|
|
|
|
+ position: absolute; }
|
|
#logo img {
|
|
#logo img {
|
|
height: 3rem;
|
|
height: 3rem;
|
|
margin-left: 1rem; } }
|
|
margin-left: 1rem; } }
|
|
@@ -890,14 +889,12 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
|
padding-right: 2rem; } }
|
|
padding-right: 2rem; } }
|
|
|
|
|
|
.callout {
|
|
.callout {
|
|
- padding-top: 0.5rem; }
|
|
|
|
-
|
|
|
|
-.callout h1, h2, h3, p {
|
|
|
|
- text-align: left !important; }
|
|
|
|
-
|
|
|
|
-.callout {
|
|
|
|
|
|
+ background-color: rgba(255, 255, 255, 0.5);
|
|
|
|
+ padding-top: 0.5rem;
|
|
padding-right: 0rem !important;
|
|
padding-right: 0rem !important;
|
|
padding-left: 0rem !important; }
|
|
padding-left: 0rem !important; }
|
|
|
|
+ .callout h1, .callout h2, .callout h3, .callout p {
|
|
|
|
+ text-align: left !important; }
|
|
.callout h2 {
|
|
.callout h2 {
|
|
text-transform: capitalize;
|
|
text-transform: capitalize;
|
|
font-weight: 300;
|
|
font-weight: 300;
|
|
@@ -924,6 +921,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
|
text-align: left;
|
|
text-align: left;
|
|
margin-bottom: 0rem !important; }
|
|
margin-bottom: 0rem !important; }
|
|
.titre_bsn p {
|
|
.titre_bsn p {
|
|
|
|
+ text-transform: uppercase;
|
|
padding-right: 15%; }
|
|
padding-right: 15%; }
|
|
@media (max-width: 442px) {
|
|
@media (max-width: 442px) {
|
|
.titre_bsn h1 {
|
|
.titre_bsn h1 {
|
|
@@ -1049,6 +1047,9 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
left: 45%;
|
|
left: 45%;
|
|
margin-bottom: 2rem !important; }
|
|
margin-bottom: 2rem !important; }
|
|
|
|
+ @media (min-width: 768px) {
|
|
|
|
+ .bouton-ouverture {
|
|
|
|
+ display: none; } }
|
|
|
|
|
|
.gouvernance {
|
|
.gouvernance {
|
|
background-color: #000;
|
|
background-color: #000;
|
|
@@ -1256,17 +1257,14 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
|
flex-direction: row;
|
|
flex-direction: row;
|
|
width: 65%;
|
|
width: 65%;
|
|
align-items: center;
|
|
align-items: center;
|
|
- margin-left: 3rem; }
|
|
|
|
- #new-footer .footer .footer-logos p {
|
|
|
|
- display: inline-flex; }
|
|
|
|
|
|
+ justify-content: center; }
|
|
#new-footer .footer .footer-logos img {
|
|
#new-footer .footer .footer-logos img {
|
|
max-height: 4rem;
|
|
max-height: 4rem;
|
|
- padding-right: 3rem; }
|
|
|
|
- #new-footer .footer #new-footer .footer .footer-logos img:last-of-type {
|
|
|
|
- height: 0.5rem !important; }
|
|
|
|
|
|
+ padding-right: 2rem; }
|
|
#new-footer .footer .contact {
|
|
#new-footer .footer .contact {
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
|
|
+ min-width: 288px;
|
|
width: 35%;
|
|
width: 35%;
|
|
padding-left: 1.5rem;
|
|
padding-left: 1.5rem;
|
|
margin-right: 2rem;
|
|
margin-right: 2rem;
|
|
@@ -1292,15 +1290,12 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
|
padding-top: 1rem;
|
|
padding-top: 1rem;
|
|
width: 80%; }
|
|
width: 80%; }
|
|
#new-footer .footer .footer-logos {
|
|
#new-footer .footer .footer-logos {
|
|
- width: 90%;
|
|
|
|
margin-top: 1.5rem;
|
|
margin-top: 1.5rem;
|
|
margin-left: 0.5rem;
|
|
margin-left: 0.5rem;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
justify-content: space-between; }
|
|
justify-content: space-between; }
|
|
#new-footer .footer .footer-logos img {
|
|
#new-footer .footer .footer-logos img {
|
|
- padding: 0.5rem; }
|
|
|
|
- #new-footer .footer .footer-logos img:last-of-type {
|
|
|
|
- padding: 0.8rem; } }
|
|
|
|
|
|
+ padding: 0.5rem; } }
|
|
@media (max-width: 1024px) {
|
|
@media (max-width: 1024px) {
|
|
#new-footer .footer .contact img {
|
|
#new-footer .footer .contact img {
|
|
max-height: 1.5rem; }
|
|
max-height: 1.5rem; }
|
|
@@ -1311,9 +1306,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
|
#new-footer .footer .contact svg {
|
|
#new-footer .footer .contact svg {
|
|
margin-bottom: 0.6rem; }
|
|
margin-bottom: 0.6rem; }
|
|
#new-footer .footer .footer-logos img {
|
|
#new-footer .footer .footer-logos img {
|
|
- padding: 0.5rem; }
|
|
|
|
- #new-footer .footer .footer-logos img:last-of-type {
|
|
|
|
- padding: 0.8rem; } }
|
|
|
|
|
|
+ padding: 0.5rem; } }
|
|
|
|
|
|
button:focus {
|
|
button:focus {
|
|
border: solid !important;
|
|
border: solid !important;
|