body {
font-family: "Poppins", sans-serif;
font-size: 16px;
line-height: 1.6;
color: #333333;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Poppins", sans-serif;
color: #01686a;
font-weight: 300;
line-height: 1.4;
}
h1 { font-size: 44px; }
h2 { font-size: 37px; }
h3 { font-size: 27px; }
a { color: #01686a; }
a:hover { color: #013637; }
.et_pb_row {
width: 90%;
max-width: 1440px;
} .bouton-principal .et_pb_button {
background-color: #01686a;
border: 0;
border-radius: 0;
color: #ffffff;
padding: 16px 32px;
font-weight: 400;
}
.bouton-principal .et_pb_button:hover {
background-color: #013637;
border: 0;
color: #ffffff;
padding: 16px 32px;
}
.bouton-secondaire .et_pb_button {
background-color: #f2e1d9;
border: 0;
color: #013637;
} .citation-esthetique {
border-left: 10px solid #cccccc;
padding: 15px 15px 15px 25px;
margin-top: 25px;
margin-bottom: 25px;
}
.citation-esthetique::before {
content: "“";
color: #cccccc;
font-size: 64px;
line-height: 0;
vertical-align: -20px;
margin-right: 5px;
}
.citation-esthetique p {
display: inline;
margin: 0;
} .titre-section-majuscule h2 {
font-weight: 700;
font-style: italic;
text-transform: uppercase;
line-height: 1.2;
} .section-superposition {
position: relative;
}
.section-superposition::before {
content: "";
position: absolute;
inset: 0;
background-color: rgba(0, 0, 0, 0.6);
}
.section-superposition .et_pb_row {
position: relative;
z-index: 2;
}
@media screen and (max-width: 980px) {
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
.et_pb_row { width: 90%; }
}
@media screen and (max-width: 767px) {
h1 { font-size: 32px; }
h2 { font-size: 27px; }
h3 { font-size: 22px; }
body { font-size: 16px; }
.section-mobile-centree { text-align: center; }
.bouton-principal .et_pb_button {
width: 100%;
text-align: center;
}
}.header-coordonnees {
background-color: #ffffff;
}
.header-coordonnees p {
margin-bottom: 5px;
}
.header-menu {
background-color: #01686a;
}
.header-menu .et_pb_menu__menu > nav > ul > li > a {
color: #ffffff;
font-size: 13px;
padding: 15px;
}
.header-menu .et_pb_menu__menu > nav > ul > li > a:hover {
background-color: #013637;
color: #ffffff;
opacity: 1;
}
.header-menu .mobile_menu_bar::before {
color: #ffffff;
}
.header-menu .et_mobile_menu {
border-top-color: #013637;
}
@media screen and (max-width: 980px) {
.header-coordonnees {
text-align: center;
}
}.footer-principal {
background-color: #1a1a1a;
color: #ffffff;
}
.footer-principal h3 {
color: #ffffff;
}
.footer-principal p,
.footer-principal li,
.footer-principal a {
color: #ffffff;
}
.footer-principal a:hover {
opacity: 0.6;
}
.footer-inferieur {
background-color: #000000;
color: #ffffff;
}