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: 'Inter';
font-style: normal;
font-weight: 400;
src: url(//www.avdl49.fr/wp-content/themes/avdl49/fonts/inter-v18-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Inter';
font-style: normal;
font-weight: 600;
src: url(//www.avdl49.fr/wp-content/themes/avdl49/fonts/inter-v18-latin-600.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Inter';
font-style: normal;
font-weight: 700;
src: url(//www.avdl49.fr/wp-content/themes/avdl49/fonts/inter-v18-latin-700.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #000000;
font-family: 'Inter', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #000000;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Inter';
}
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: 58px;
line-height: 1.15em;
margin: 0px 0px 25px 0px;
font-weight: 600;
}
h2, #parallax p {
font-size: 32px;
font-weight: 600;
letter-spacing: -0.015em;
}
h3, #agences .txt > p, #maisons .elem .txt > p:first-child {
font-size: 26px;
font-weight: 600;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #000000;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 130%;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 130%;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
.nested .smart-menu {
display: none;
}
.nested {
position: relative;
height: 49px;
z-index: 2;
}
.nested .firstLevel {
height: 49px;
margin: 0px;
text-align: center;
}
.nested .firstLevel li {
position: relative;
display: inline-block;
height: 49px;
transition: 0.25s opacity;
}
.nested .firstLevel li a {
display: block;
height: 49px;
line-height: 49px;
padding: 0px 20px;
text-decoration: none;
font-size: 15px;
transition: 0.3s;
}
.nested .firstLevel > li > a {
color: #FFFFFF;
}
#nested_top .firstLevel li a {
color: #000000;
}
.nested .firstLevel li a span {
display: block;
height: 49px;
line-height: 49px;
}
.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%;
}
.nested ul.firstLevel:hover > li {
opacity: 0.5;
}
.nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #C00D21;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
z-index: 2;
transition: 0.3s;
background: #FFFFFF;
}
#headerInner {
position: relative;
width: 100%;
height: 100px;
transition: 0.3s;
}
#logo {
position: absolute;
top: 30px;
left: 50px;
transition: 0.3s;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
display: flex;
background: #000000;
justify-content: flex-end;
position: relative;
z-index: 3;
} #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 {
padding-top: 149px;
height: 290px;
position: relative;
}
#chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
}
.title_and_bc {
position: absolute;
top: 149px;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.3);
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 5%;
}
.title_and_bc h1 {
margin: -10px 0 15px 0;
max-width: 1140px;
font-size: 48px;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
#chapterPicture > .title_and_bc:first-child {
background: #C00D21;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1151px) {
.nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1150px) {
div #nested_top,
header.scrolled div #nested_top {
width: 40px;
height: 40px;
top: 0;
right: 35px;
}
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: #000000;
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, #000000, 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, #000000, 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: #000000;
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: 0px;
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 0px 10px;
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;
}
}
@media (max-width: 1200px) {
#chapterPicture {
height: 25vw;
}
}
@media (max-width: 1050px) {
#chapterPicture {
height: auto;
}
#chapterPicture img {
position: absolute;
top: 0;
left: 0;
}
body:not(.home):not(.error404) .title_and_bc {
position: relative;
padding: 5%;
top: 0;
}
} body.error404 article a,
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn,
#top .titre a,
footer a.wp-block-button__link,
#presta .bloc a,
#carte .droite a {
border-radius: 0;
display: inline-block;
background: #000000;
color: #FFFFFF;
padding: 17px 30px;
font-weight: 700;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 15px;
height: auto;
box-shadow: none;
}
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,
#top .titre a:hover,
footer a.wp-block-button__link:hover,
#presta .bloc a:hover,
#carte .droite a:hover {
background: #C00D21 !important;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
text-decoration: none;
}
header a.btn,
footer a.wp-block-button__link,
#carte .droite a {
background: #C00D21;
}
header a.btn:hover,
footer a.wp-block-button__link:hover,
#carte .droite a:hover,
#wrapper a.wp-block-button__link.has-rouge-background-color:hover {
background: #db172d !important;
}
.has-noir-color { color: #000000 !important; }
.has-noir-background-color { background-color: #000000 !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #F5F5F5 !important; }
.has-gris-background-color { background-color: #F5F5F5 !important; }
.has-rouge-color { color: #C00D21 !important; }
.has-rouge-background-color { background-color: #C00D21 !important; }
.has-gris-fonce-color { color: #D7D8D9 !important; }
.has-gris-fonce-background-color { background-color: #D7D8D9 !important; }
header a.tel {
color: #FFFFFF;
text-decoration: none;
font-size: 15px;
font-weight: 700;
margin: 0 30px 0 25px;
}
#top {
display: flex;
align-items: flex-end;
justify-content: space-between;
margin: 149px 55px 55px 55px;
height: calc(100vh - 204px);
}
#nested_top {
position: absolute;
right: 35px;
top: 0;
bottom: 0;
margin: auto;
transition: 0.3s;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
margin-top: -49px;
}
header.scrolled #headerInner {
height: 66px;
}
header.scrolled #logo {
top: 10px;
left: 20px;
}
header.scrolled #logo img {
height: 46px;
}
header.scrolled #nested_top {
right: 210px;
}
#top .titre {
max-width: 410px;
}
#top .titre p {
margin: 0;
font-size: 24px;
}
#top .titre a {
margin-top: 70px;
}
#top .img {
width: calc(100% - 540px);
display: flex;
flex-wrap: wrap;
height: 100%;
overflow: hidden;
}
#top .img .bloc {
box-sizing: border-box;
padding: 40px;
background: #C00D21;
color: #FFFFFF;
width: 50%;
position: relative;
}
#top .img .bloc.gris {
color: #000000;
background: #D7D8D9;
}
#top .img .top > p:first-child {
font-weight: 600;
font-size: 24px;
margin: 0;
}
#top .img p {
font-size: 15px;
}
#top .img .rouge a {
font-size: 24px;
color: #FFFFFF;
text-decoration: none;
font-weight: 700;
display: flex;
align-items: center;
gap: 20px;
}
#top .img .bloc {
box-sizing: border-box;
padding: 40px;
background: #C00D21;
color: #FFFFFF;
width: 50%;
height: 220px;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
}
#top .img .gris a {
text-decoration: none;
font-size: 15px;
font-weight: 700;
display: flex;
align-items: center;
gap: 12px;
}
#top path#Tracé_123 {
fill: #D7D8D9;
}
#top path#Tracé_123,
#top path#Tracé_124 {
transition: 0.3s;
}
#top a:hover path#Tracé_123 {
fill: #000000;
}
#top a:hover path#Tracé_124 {
stroke: #FFFFFF;
}
#top .img > img {
width: 100%;
height: calc(100% - 220px);
object-fit: cover;
}
header a.btn {
position: relative;
top: 0;
right: 0;
}
header.scrolled a.btn {
top: 58px;
right: 8px;
}
#top .titre h1,
#top .titre p {
animation: fromBottom 0.6s ease-in-out;
animation-fill-mode: both;
animation-delay: 0.2s;
}
#top .titre h1 + p {
animation-delay: 0.5s;
}
#top .titre h1 + p + p {
animation-delay: 0.8s;
}
@keyframes fromBottom {
0% {
position: relative;
opacity: 0;
bottom: -15px;
}
100% {
position: relative;
opacity: 1;
bottom: 0px;
}
}
#top .img > img {
animation: dezoom 1.6s ease-in-out;
animation-delay: 0.2s;
animation-fill-mode: both;
}
@keyframes dezoom {
0% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
body:not(.home) header:not(.scrolled) #logo {
top: 15px;
}
body:not(.home) header:not(.scrolled) #logo img {
height: 70px;
}
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}
@media (max-width: 1430px) {
h1 {
font-size: 52px;
}
#top .titre p {
font-size: 20px;
}
#top .titre {
max-width: 355px;
}
#top .img {
width: calc(100% - 420px);
}
}
@media (max-width: 1300px) {
#logo img {
height: 100px;
}
#top .img .bloc {
height: 240px;
}
#top .img > img {
height: calc(100% - 240px);
}
}
@media (max-width: 1260px) {
#top .img .bloc {
height: 255px;
}
#top .img > img {
height: calc(100% - 255px);
}
}
@media (max-width: 1150px) {
#top {
height: auto;
flex-direction: column;
margin: 150px 6.5% 6.5%;
gap: 6.5vw;
}
#headerBoxes .nested {
display: none;
}
#nested_top .firstLevel li a {
color: #FFFFFF;
}
.nested .firstLevel li ul li a {
padding: 10px;
}
#headerBoxes {
background: none;
position: absolute;
right: 115px;
top: 0;
bottom: 0;
align-items: center;
}
#top .titre {
max-width: 100%;
width: 100%;
}
#headerInner {
height: 120px;
}
#logo,
body:not(.home) header:not(.scrolled) #logo {
left: 35px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
}
#logo img {
height: 80px;
}
#top .titre a {
margin-top: 30px;
}
#top .img {
width: 100%;
height: auto;
}
#top .img > img {
height: 42vw;
}
header a.tel {
color: #000000;
margin: 0 35px 0 0;
}
#chapterPicture {
padding-top: 120px;
}
.title_and_bc {
top: 120px;
}
}
@media (max-width: 670px) {
header a.btn {
display: none;
}
header a.tel {
margin: 0;
}
}
@media (min-width: 1151px) and (max-width: 1260px) {
header.scrolled .nested .firstLevel li a {
padding: 0 14px;
}
header.scrolled a.btn {
padding: 14px 25px;
top: 61px;
right: 11px;
}
header.scrolled #nested_top {
right: 195px;
}
}
@media (max-width: 1150px) {
header.scrolled {
margin-top: 0;
}
header.scrolled a.btn {
top: 0;
right: 0;
}
header.scrolled #logo {
top: 0;
}
}
@media (max-width: 710px) {
#top .img .bloc {
width: 100%;
height: auto;
}
#top .img .bloc .bottom {
margin-top: 10px;
}
}
@media (min-width: 501px) {
header a.tel svg {
display: none;
}
}
@media (max-width: 500px) {
.nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
.title_and_bc h1 {
font-size: 36px;
margin-top: 0;
}
.widget_breadcrumb {
font-size: 13px;
}
body:not(.home):not(.error404) .title_and_bc {
padding: 35px 6.5%;
}
#logo,
header.scrolled #logo,
body:not(.home) header:not(.scrolled) #logo {
left: 6.5%;
}
div #nested_top, header.scrolled div #nested_top {
right: 6.5%;
margin-right: -8px;
}
.nested ul.firstLevel #menu-item-48 a {
color: #FFFFFF;
padding: 12px 22px;
font-weight: 700;
background: #C00D21;
font-size: 16px;
margin: 0 0 0 22px;
}
#logo img,
body:not(.home) header:not(.scrolled) #logo img {
height: 60px;
}
header a.tel span {
display: none;
}
header a.tel {
width: 28px;
height: 28px;
background: #C00D21;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
header a.tel svg {
width: auto;
height: 14px;
}
#headerBoxes {
right: 6.5vw;
margin-right: calc(22px + 6.5vw);
}
header.scrolled #headerInner {
height: 60px;
}
header.scrolled #logo img {
height: 38px;
}
h1 {
font-size: 10vw;
text-wrap-style: balance;
}
#top .titre p {
font-size: 18px;
}
#top .titre a {
margin: 25px 0 35px 0;
}
#top {
margin-bottom: 60px;
}
#wrapperInner {
padding-top: 60px;
}
}