html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
@font-face {
font-display: swap;
font-family: 'Quicksand';
font-style: normal;
font-weight: 400;
src: url(//www.baticeram.fr/wp-content/themes/baticeram/fonts/quicksand-v37-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Quicksand';
font-style: normal;
font-weight: 500;
src: url(//www.baticeram.fr/wp-content/themes/baticeram/fonts/quicksand-v37-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
src: url(//www.baticeram.fr/wp-content/themes/baticeram/fonts/quicksand-v37-latin-700.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #1A0D1F;
font-family: 'Quicksand', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #1A0D1F;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Quicksand';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: bold;
}
h1 {
font-size: 54px;
margin: 0;
font-weight: 500;
}
h2 {
font-size: 38px;
font-weight: 500;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #1A0D1F;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 1.3em;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 1.3em;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: absolute;
height: 60px;
bottom: 25px;
right: 420px;
transition: 0.3s;
}
#nested .firstLevel {
height: 60px;
margin: 0px;
text-align: center;
}
#nested .firstLevel li {
position: relative;
display: inline-block;
height: 60px;
}
#nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
padding: 0px 20px;
text-decoration: none;
font-size: 16px;
font-weight: 500;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
position: relative;
}
#nested .firstLevel > li > a span:after,
#headerBoxes .menu > a:not(:last-child):after {
content: '';
width: 0%;
height: 2px;
background: #FFD600;
position: absolute;
left: 0;
right: 0;
bottom: 15px;
transition: 0.3s;
}
#nested .firstLevel > li > a span:hover:after,
#headerBoxes .menu a:hover:after {
width: 100%;
}
#nested .firstLevel li ul {
position: absolute;
width: 260px;
height: 0px;
background: #FFFFFF;
margin-left: -130px;
margin-top: -20px;
box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
left: 50%;
top: auto;
overflow: hidden;
opacity: 0;
transition: 0.3s;
}
#nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 0;
}
#nested .firstLevel li ul li {
display: block;
height: auto;
padding: 0 10px;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
}
#nested ul.firstLevel li ul li:hover {
background: #F7F7F7;
}
#nested .firstLevel li ul li:last-child {
border-bottom: none;
}
#nested .firstLevel li ul li a {
height: auto;
padding: 15px 10px;
line-height: 120%;
font-size: 14px;
font-weight: 400;
text-transform: inherit;
text-align: left;
}
#nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #FFD600;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 150px;
z-index: 2;
transition: 0.3s;
background: #FFFFFF;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
left: 50px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
transition: 0.3s;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 50px;
top: 20px;
z-index: 3;
transition: 0.3s;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 80px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contentsInner {
position: relative;
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
body.home #wrapperInner {
padding: 0;
}
.grecaptcha-badge {
visibility: hidden;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
body.home #container {
margin: 0px;
} #chapterPicture {
margin: 150px 50px 0;
position: relative;
border-radius: 24px;
overflow: hidden;
}
#chapterPicture img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.title_and_bc {
background: #F2F1E6;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 50px 5% 60px;
}
img + .title_and_bc {
position: relative;
background: rgba(0,0,0,0.4);
color: #FFFFFF;
}
.title_and_bc h1 {
font-size: 44px;
margin-bottom: 15px;
max-width: 1120px;
}
img + .title_and_bc .widget_breadcrumb a {
color: #FFFFFF;
}
.widget_breadcrumb a:not(:hover) {
text-decoration: none;
}
.widget_breadcrumb {
font-size: 14px;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1241px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
#nested .firstLevel li#menu-item-200 a,
#nested .firstLevel li#menu-item-199 a {
font-weight: 700;
}
}
@media (max-width: 1240px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
top: 0;
right: 33px;
bottom: 0;
margin: auto;
}
header div #nested .contentSmart {
width: 100%;
height: 100%;
cursor: pointer;
z-index: 25;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#nested .firstLevel {
text-align: left;
background: #1A0D1F;
width: 100%;
position: fixed;
right: -100%;
transition: 0.7s;
opacity: 0.3;
top: 0;
height: auto;
bottom: 0;
padding: 50px 0;
overflow-y: auto;
overflow-x: hidden;
}
body.menu_open #nested .firstLevel:after, 
body.menu_open #nested .firstLevel:before {
content: '';
height: 55px;
background: linear-gradient(0deg, #1A0D1F, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai #nested .firstLevel:after, 
body.menu_open.animation_delai #nested .firstLevel:before {
opacity: 1;
}
body.menu_open #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #1A0D1F, transparent);
}
body.menu_open #nested .firstLevel {
right: 0;
opacity: 1;
}
#nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #1A0D1F;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 6px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 8px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(2) {
opacity: 0;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
transform: rotate(-45deg);
top: -8px;
}
body.menu_open header div #nested .contentSmart > span {
background: #FFFFFF;
}
#nested ul.firstLevel li a {
font-size: 18px;
height: auto;
line-height: 1;
}
#nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
#nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
#nested .firstLevel li {
height: auto;
}
#nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
#nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
#nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 5px solid #FFFFFF;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
pointer-events: none;
position: absolute;
right: -10px;
top: 11px;
}
#nested .firstLevel li a {
color: #FFFFFF;
}
#nested .firstLevel li ul,
#nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0 2px;
padding: 0;
left: 0;
width: auto;
}
#nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
#nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
#nested .firstLevel li ul {
display: none;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
#nested ul.firstLevel li ul li:hover {
background: none;
}
} body.error404 article a,
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn {
border-radius: 99px;
text-align: center;
display: inline-block;
background: #FFD600;
border: 1px solid #FFD600;
color: #1A0D1F;
padding: 11px 18px 12px 18px;
font-weight: 500;
line-height: 1;
text-decoration: none;
transition: background 0.3s, color 0.3s, border-color 0.3s;
font-size: 16px;
height: auto;
box-shadow: none;
width: auto;
position: relative;
}
body.error404 article a:hover,
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.btn:hover {
background: #1A0D1F !important;
border-color: #1A0D1F;
color: #FFFFFF;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#wrapper a:not(.rs) svg {
position: absolute;
right: 38px;
top: 1px;
bottom: 0;
margin: auto;
}
#wrapper a:not(.rs) svg path {
transition: 0.3s;
}
#wrapper a:not(.rs):hover svg path {
stroke: #FFFFFF;
}
.has-noir-color { color: #1A0D1F !important; }
.has-noir-background-color { background-color: #1A0D1F !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #F2F1E6 !important; }
.has-gris-background-color { background-color: #F2F1E6 !important; }
.has-jaune-color { color: #FFD600 !important; }
.has-jaune-background-color { background-color: #FFD600 !important; }
#headerBoxes .menu {
display: flex;
align-items: center;
gap: 40px;
margin-bottom: 25px;
transition: 0.3s;
}
#headerBoxes .menu a {
text-decoration: none;
font-weight: 500;
position: relative;
display: flex;
}
#headerBoxes .menu a svg {
width: auto;
height: 32px;
}
header a.tel {
text-decoration: none;
display: flex;
align-items: center;
gap: 15px;
font-weight: 500;
position: absolute;
bottom: -30px;
right: 200px;
transition: color 0.3s;
}
header a.btn {
position: absolute;
bottom: -40px;
right: 0;
}
#headerBoxes .menu > a:not(:last-child):after {
bottom: -4px;
}
#top {
margin: 150px 50px 95px;
background: #F2F1E6;
border-radius: 24px;
}
body.home .c {
width: 90%;
max-width: 1040px;
margin: 0 auto;
}
#top .c {
max-width: 100%;
width: calc(100% - 100px);
padding-bottom: 95px;
}
#top .flex {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 50px;
max-width: 1040px;
margin: 0 auto;
animation: opacity 0.2s;
animation-delay: 0.3s;
animation-fill-mode: both;
}
@keyframes opacity {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
#top .txt {
width: 34%;
}
#top .txt p {
font-size: 24px;
margin: 0 0 25px 0;
}
#top .titre {
width: 49%;
position: relative;
z-index: 1;
}
#wrapper #top a.wp-block-button__link,
#wrapper #carte a.wp-block-button__link {
padding: 19px 80px 20px 40px;
}
h1 em {
font-style: normal;
display: flex;
flex-direction: column;
align-items: flex-start;
}
h1 em span {
display: block;
position: relative;
}
h1 em span:before {
content: '';
left: -4px;
top: 0;
bottom: 0;
background: #FFD600;
position: absolute;
z-index: -1;
width: 0;
animation: appear 0.9s ease-in;
animation-fill-mode: both;
animation-delay: 2s;
}
h1 em > span:last-child:before {
animation-timing-function: ease-out;
animation-delay: 2.8s;
}
@keyframes appear {
0% {
width: 0;
}
100% {
width: calc(100% + 8px);
}
}
h1 em > span:first-child:before {
top: 3px;
}
#top video {
width: 100%;
object-fit: cover;
margin: 60px auto 0;
border-radius: 24px;
object-position: top;
position: relative;
z-index: 1;
display: block;
animation: video 1.6s ease-in-out;
animation-fill-mode: both;
animation-delay: 0.8s;
}
@keyframes video {
0% {
top: -315px;
height: calc(100vh - 260px);
max-width: 100%;
}
100% {
top: 0;
height: 580px;
max-width: 1040px;
}
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
margin-top: -70px;
}
header.scrolled #logo {
top: 70px;
left: 35px;
}
header.scrolled #logo img {
height: 46px;
}
header.scrolled #headerBoxes {
right: 30px;
top: 30px;
}
header.scrolled #nested {
bottom: 10px;
right: 400px;
}
header.scrolled #headerBoxes .menu {
margin-bottom: 29px;
}
@media (max-width: 1600px) {
h1 em > span:first-child:before {
display: none;
}
h1 {
font-size: 44px;
}
h1 em,
h1 em span {
display: inline;
}
@keyframes video {
0% {
top: -235px;
height: calc(100vh - 260px);
max-width: 100%;
}
100% {
top: 0;
height: 580px;
max-width: 1040px;
}
}
h1 em > span:last-child:before {
left: -235px;
animation-delay: 2.5s;
}
@keyframes appear {
0% {
width: 0;
}
100% {
width: calc(100% + 241px);
}
}
}
@media (max-width: 1410px) {
header a.tel {
right: 185px;
}
#nested .firstLevel li a {
padding: 0px 15px;
}
#headerBoxes .menu {
gap: 30px;
margin-bottom: 19px;
}
#nested {
right: 390px;
bottom: 10px;
}
header {
height: 130px;
}
#top {
margin: 130px 40px 95px;
}
#logo {
left: 40px;
}
#headerBoxes {
right: 40px;
}
header.scrolled {
margin-top: -60px;
}
header.scrolled #logo {
top: 60px;
}
header.scrolled #logo img {
height: 32px;
}
header.scrolled #headerBoxes .menu {
margin-bottom: 14px;
}
header.scrolled #nested {
bottom: 5px;
}
#chapterPicture {
margin: 134px 40px 0; }
.title_and_bc h1 {
font-size: 38px;
}
}
@media (max-width: 1310px) {
#nested .firstLevel li a,
header a.btn,
header a.tel,
#headerBoxes .menu a {
font-size: 15px;
}
#nested .firstLevel li a {
padding: 0px 12px;
}
#logo img {
height: 54px;
}
}
@media (max-width: 1240px) {
header a.tel, header a.btn {
position: relative;
bottom: 0;
right: 0;
}
#headerBoxes .menu > a:not(:last-child) {
display: none;
}
#headerBoxes .menu,
header.scrolled #headerBoxes .menu {
margin: 0;
}
#headerBoxes,
header.scrolled #headerBoxes {
display: flex;
align-items: center;
gap: 30px;
flex-direction: row-reverse;
top: 0;
bottom: 0;
right: 100px;
}
header {
height: 90px;
}
header.scrolled {
margin-top: 0;
}
#top {
margin: 90px 40px 85px;
}
#logo img,
header.scrolled #logo img {
height: 42px;
}
#nested .firstLevel > li > a span:after {
display: none;
}
body.menu_open header a.tel {
color: #FFFFFF;
}
#nested .firstLevel li ul li a {
padding: 10px;
}
#chapterPicture {
margin-top: 90px;
}
header.scrolled #logo {
top: 0;
}
}
@media (max-width: 1200px) {
#top .flex {
flex-direction: column;
text-align: center;
gap: 25px;
}
#top .titre,
#top .txt {
width: 100%;
max-width: 530px;
}
#top video {
animation: none;
}
h2 {
font-size: 32px;
}
}
@media (max-width: 780px) {
header a.btn {
display: none;
}
h1 {
font-size: 34px;
}
#top .txt p {
font-size: 20px;
}
#top .titre {
max-width: 375px;
}
h1 em > span:last-child:before {
left: -237px;
border-radius: 3px;
}
}
@media (max-width: 580px) {
#headerBoxes,
header.scrolled #headerBoxes {
display: none;
}
}
@media (max-width: 550px) {
h1 em span:before {
display: none;
}
}
@media (max-width: 500px) {
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
#logo,
header.scrolled #logo {
left: 6.5vw;
}
header div #nested, header.scrolled div #nested {
right: 6.5vw;
margin-right: -8px;
}
#top {
margin: 90px 6.5% 60px;
}
#top .c {
width: 100%;
padding-bottom: 0;
}
h1 {
font-size: 8vw;
padding: 0 6.5vw;
}
#top .txt p {
font-size: 18px;
padding: 0 6.5vw;
}
#top .flex {
padding-top: 40px;
}
#top video {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
margin-top: 48px;
}
#wrapper a:not(.rs) svg {
right: 18px;
}
#wrapper #top a.wp-block-button__link,
#wrapper #carte a.wp-block-button__link {
padding: 11px 55px 11px 18px;
}
header.scrolled {
height: 60px;
}
header.scrolled #logo img {
height: 30px;
}
h2 {
font-size: 26px;
}
@keyframes opacity {
0% {
opacity: 0;
bottom: -15px;
}
100% {
opacity: 1;
bottom: 0;
}
}
#top .flex {
position: relative;
animation-duration: 1.2s;
}
#chapterPicture {
margin: 90px 0 0 0;
border-radius: 0;
}
.title_and_bc h1 {
font-size: 28px;
}
.title_and_bc {
padding: 35px 0;
}
#wrapperInner {
padding-top: 60px;
}
h3 {
font-size: 20px;
}
}