.adherents-link a {
    color: #fff !important;
    background: #0e426a;
    padding: 3px 8px;
    border-radius: 4px;
}

#fights-new .et_pb_text_inner{
	text-align:justify;
}

h1,h2,h3,h4,h5,h6{
	    overflow-wrap: normal;

}


#cookie-notice a {
    background: #0e426a !important;
    color: white !important;
	border-radius:0 !important;
}
#results .date{
	display:none;
}


/******** PROVISOIRE ***********/
.noclick {
	pointer-events: none;
}

.lang-item {
	
}

/****************************/

#et-secondary-nav{
	
    width: 100%;
    display: flex;
    justify-content: flex-end;
	align-items:center;

}
#et-secondary-nav li{
	margin-right:9px;
}

#source-meteo {
	height: unset !important;
}

#source-meteo .et_pb_column {
	height: unset !important;
	font-size: .8em;
	opacity: .6;
	margin-top: 22px;
	margin-bottom: 65px;
}

#source-meteo-p {
	color: black !important;
}

#source-meteo a {
	text-decoration: underline;
}

.categories li.current a {
	font-weight: 800;
}

.categories p,
.partenaires p {
	text-align: left;
}

.partenaires {
	margin-top: 15%;
	display: inline-block;
}

/*******************************/
body #page-container .et_pb_button.reservation_button {
	padding: 12px 60px !important;
}

.apidae-list .pagination li.current {
	color: white;
}

.fotorama__loaded--img img {
	position: absolute;
}

.retlink {
	margin-left: -40px;
}

.select2-container {
	font-size: 13px;
}

.communication .libelle {
	text-align: right;
	width: 100%;
	display: inline-block;
	padding-top: 3%;
	margin-top: 3%;
	border-top: 1px solid gainsboro;
}

#experience-coords {
	max-width: 90%;
	margin-left: auto;
}

body .select2-container .select2-search--inline .select2-search__field {
	margin-left: 8px;
}

#experience-map {
	position: relative
}

#experience-map:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	box-shadow: inset 9px 9px 9px #c1c1c1, -9px -9px 13px #ffff;
	pointer-events: none;
}

.experience-container h4 {
	font-family: futuramedium;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 1.4em;
}

#experience-bottom-section {}

#experience-bottom-section h2 {
	font-family: futuramedium;
	color: white;
	text-align: center;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 4%;
}

#experience-bottom-section .et_pb_code {
	margin-bottom: 4%;
}

#experience-bottom-section form {
	width: 70%;
	left: 0;
	right: 0;
	margin: auto;
}

#experience-bottom-section form input[type="search"] {
	background: rgba(255, 255, 255, .2);
	color: white;
}

#experience-bottom-section form input[type="search"]::placeholder {
	color: white !important;
}

#experience-bottom-section a {
	color: white;
}

#experience-bottom-section a:not(:last-child):after {
	content: " | "
}

#experience-bottom-section p {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

/*******/
#preloader {
	padding: 0;
	margin: 0;
	height: 100vh;
	background: #F2F2F2;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: 999999;
}

#preloader>div,
#preloader>div>div,
#preloader>div>div>div,
#preloader>div>div>div>div {
	height: 100%;
}

#preloader .et_pb_code_inner {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

#preloader #moulin-wrapper {
	width: 200px;
	height: 200px;
	position: relative;
}

#preloader svg {
	width: 100%;
}

#preloader svg#moulin-top {
	position: absolute;
	animation: moulinspin 1s linear infinite;
	top: -32%;
	width: 66%;
	left: 5px;
	right: 0;
	margin: auto;
}

#preloader svg#bottom {
	position: absolute;
	animation: moulinspin 700ms linear infinite;
	width: 60%;
}

@keyframes moulinspin {
	to {
		transform: rotate(360deg);
	}
}

/*************** BASICS ********************/
p {}

#sliding-row-title {
	text-align: left;
}

#et-main-area .lang-item,
.et_slide_in_menu_container .lang-item {
	background: rgb(255, 255, 255);
	background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(252, 252, 252, 1) 56%, rgba(242, 242, 242, 1) 100%);
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 9999;
	padding: 4px 12px;
	border-radius: 14px 0 0 14px;
	box-shadow: -3px 3px 9px rgb(0 0 0 / 19%);
	transition-duration: 600ms;
}

#footer-widgets .lang-item {
	position: relative;
	background: transparent;
	right: unset;
	top: unset;
	z-index: 9;
	padding: unset;
	box-shadow: none;
}

#et-main-area .lang-item:hover,
.et_slide_in_menu_container .lang-item:hover {
	transform: translatex(10px);
}

#footer-widgets .lang-item:hover {
	transform: translatex(0);
}

body #page-container .et_pb_button,
input.et_pb_searchsubmit {
	box-shadow: 9px 9px 9px #c1c1c1, -9px -9px 13px #ffff;
	padding: 12px 25px !important;
	background: #F8F8F8;
	text-transform: uppercase;
	background-color: #F8F8F8 !important;
	transition-duration: 300ms;
	    border-radius: 7px;

}

body #page-container .et_pb_newsletter_button {
	box-shadow: 9px 9px 13px #0002, -9px -9px 13px #0001;
}

body #page-container .et_pb_button:hover,
input.et_pb_searchsubmit:hover {
	box-shadow: 2px 2px 6px #0003;
	transform: scale(0.99)
}

#page-container,
.et_pb_section {
	background: #F2F2F2;
}

* {
	font-family: futuramedium;
	letter-spacing: 1px;
}

.section-full-bg {
	min-height: 80vh;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
}

.section-full-bg h2 {
	font-family: 'futuraheavy';
	color: white;
	text-transform: uppercase;
}

#page-container {
	padding-top: 39px !important;
	overflow: hidden;
}

.right-align-bg {
	background-position: right;
}

/************** COMMON *****************/
#newsletter-section {
	display: none;
}

#newsletter-section .et_pb_row {
	padding: 2%;
}

#newsletter-section .et_pb_text {
	color: white;
}

#newsletter-section .et_pb_module_header {
	text-align: center;
	font-family: 'futuraheavy';
	text-transform: uppercase;
}

#et_pb_signup_email {
	border-radius: 0;
	background: transparent;
	border-bottom: 1px solid white;
	text-align: center;
	font-size: 22px;
	width: 80%;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	font-weight: 900;
	color: white;
}

#et_pb_signup_email::placeholder {
	color: white !important;
}

#newsletter-section .et_pb_newsletter_button_wrap a {
	text-transform: uppercase;
	display: block;
	left: 0;
	right: 0;
	max-width: 300px;
	margin: 2% auto auto;
	color: black;
	border: none;
	border-radius: 0;
}

#newsletter-section .et_pb_newsletter_success {
	padding: 3%;
}

/*************** MENU ********************/
#logo {
	max-height: 99% !important;
	height: 99% !important;
	margin-top: 2%;
	transition-duration: 50ms !important;
}

.et-fixed-header #logo {
	max-height: 90% !important;
}

#main-header {
	background-color: transparent;
	box-shadow: none;
}

#main-header.et-fixed-header {
	box-shadow: none !important;
}

.hb-menu {
	height: 60px;
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.et_header_style_fullscreen.et_pb_fullscreen_menu_opened .hb-menu {
	width: 30px;
	height: 30px;
}

.mobile_menu_bar:before {
	font-size: 50px;
	color: white;
}

/*.mobile_menu_bar:before {
    content: none;
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
    content: none;
}*/
body #page-container .et_slide_in_menu_container {
	background-image: linear-gradient(90deg, rgba(22, 49, 70, .5186449579831933) 0%, rgba(22, 49, 70, .49343487394957986) 100%), url(https://aoc-ventoux.com/wp-content/uploads/2021/08/DSC04081.jpg) !important;
	padding-top: 0;
	opacity: 1;
	background-size: cover !important;
}

body #page-container .et_slide_in_menu_container:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/06/aoc-ventoux-full-white.svg) no-repeat center 35%;
	background-size: 20%;
}

.et_fullwidth_nav #main-header .container {
	max-width: 100%;
	padding-right: 6%;
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
	right: 4%;
	top: 60px;
}

.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu li {
	text-align: left;
	padding-left: 9% !important;
	text-transform: uppercase;
	padding-bottom: 1%;
}

#ealb-top-header {
	background: white;
	width: 100%;
	max-width: 100% !important;
	padding: 8px 8% !important;
	display: flex;
	justify-content: flex-end;
}

#ealb-top-header a {
	color: black;
	font-size: 12px;
	text-transform: uppercase;
}

.topmenu-icon {
	width: 15px;
	height: 15px;
}

header .et_menu_container {
	transition-duration: 600ms;
}

body.scrolled-the-header header .et_menu_container {
	filter: invert(1);
}

#sliding-row-title,
.sliding-row-title {
	position: relative;
}

#sliding-row-title:after,
.sliding-row-title:after {
	content: "";
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/09/gif-vent-2.gif);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	animation-duration: 4s;
	background-position:center;
	/*animation-name:windparts;
    animation-iteration-count:infinite;
    transform:translatex(50%);*/
}

/*************** HOME ********************/
.full-height-header {
	height: calc(100vh - 40px);
	color: black;
	font-size: 13px;
	text-transform: uppercase;
	background-position: center;
	background-size: cover;
}

#header-top-title {
	color: white;
	font-size: 2.3em;
	transition-duration: 2s;
}

.full-height-header h1 {
	color: white !important;
	font-size: 1.6em !important;
	font-weight: 900;
	line-height: 1.3em;
	text-transform: initial;
	transition-duration: 2s;
}

.full-height-header .et_pb_row {
	height: 47%;
	display: flex;
	align-items: center;
}

.full-height-header .et_pb_row:nth-child(2) {
	align-items: flex-end;
}

.full-height-header-col2 .et_pb_column:nth-child(2) {
	display: flex;
	justify-content: flex-end;
}

#meteo-header-svg-wrapper {
	color: white;
	text-align: center;
	transition-duration: 2s;
}

#meteo-header-svg-wrapper p {
	color: white !important;
}

#meteo-header-svg-wrapper svg {
	width: 60px;
}

#sliding-row {
    position: absolute !important;
    height: 100%;
    top: 0;
    width: 40% !important;
    padding: 3% !important;
    left: 0 !important;
    transition-duration: 2s;
    background: #f2f2f2;
    transform: translatex(-110%);
    will-change: transform;
    transition-timing-function: ease-in-out;
    z-index: 99;
}

#sliding-row strong {
	font-weight: 900;
	font-family: futuraheavy;
	font-size: 4.5em;
	line-height: 1em;
}

#sliding-row .two-btns {
	display: flex;
	justify-content: center;
	text-align: center;
	margin-top: 10%;
}

#sliding-row .two-btns a {
	display: block;
	margin: 0 6%;
	position: relative;
}

#sliding-row .two-btns a:after {
	content: "";
	background: black;
	height: 2px;
	width: 100%;
	position: absolute;
	bottom: -15%;
	left: 0;
}

body.gofast #sliding-row {
	left: 0;
	transform: translatex(0%);
}

body.with-slide.gofast #logo {
	opacity: 0;
}

body.with-slide.gofast.scrolled-the-header #logo {
	opacity: 1;
}

.full-height-header #header-top-title {
	transition-delay: 180ms;
}

.full-height-header #meteo-header-svg-wrapper {
	transition-delay: 350ms;
}

.full-height-header #header-top-title,
.full-height-header h1,
.full-height-header #meteo-header-svg-wrapper {
	will-change: transform;
}

body.gofast .full-height-header:not(.unanimated-header) #header-top-title,
body.gofast .full-height-header:not(.unanimated-header) h1,
body.gofast .full-height-header:not(.unanimated-header) #meteo-header-svg-wrapper,
body.gofast.single-post #header-top-title {
	transform: translatex(100vw) scale(0.9) rotate(1deg);
	opacity: 0;
	transition-timing-function: ease-in-out;
}

body.gofast:not(.scrolled-the-header) .full-height-header:not(.unanimated-header) #logo {
	display: none;
}

#masonry-bloc {
	margin-bottom: 8%;
	margin-top: 3%;
}

#masonry-bloc .et_pb_code_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.mason-bloc {
	min-height: 200px;
	background-size: cover !important;
	background-position: center !important;
	margin: 8px;
	color: white;
	padding: 30px;
	display: flex;
	align-items: flex-end;
	position: relative;
	box-shadow: 5px 5px 7px #0003;
}

.mason-bloc a {
	color: white;
}

.mason-bloc * {
	z-index: 6;
}

.mason-bloc:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	top: 0;
	left: 0;
	z-index: 1;
}

#mason-bloc-wrapper-1 {
	width: 30%;
	display: flex;
	flex-direction: column;
}

#mason-bloc-wrapper-2 {
	width: 70%;
	display: flex;
	flex-wrap: wrap;
}

#mason-bloc-wrapper-3 {
	width: 50%;
	display: flex;
	flex-direction: column;
}

#mason-bloc-1 {
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/09/edit-dsc05451.jpg);
	height: 45%;
}

#mason-bloc-2 {
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/08/aoc-ventoux-jcb1190.jpg);
	width: 75%;
	height: 50%;
	margin-top: -12%;
}

#mason-bloc-3 {
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/08/Image-3-min.jpg);
	height: 45%;
}

#mason-bloc-4 {
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/09/edit-125312398-10159385743457792-9127873960810571526-n.jpeg);
	width: 45%;
	height: 100%;
}

#mason-bloc-5 {
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/09/edit-dsc05797.jpg);
	height: 40%;
}

#mason-bloc-6 {
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/08/edit-dsc08431.jpg);
	width: 80%;
	height: 40%;
}

#masonry-bloc .et_pb_button {
	text-align: center;
	margin-top: 12px;
	max-width: 200px;
	margin-left: 9px;
}

#masonry-bloc h2,
#blog-section h2 {
	font-family: 'futuraheavy';
	font-size: 2.8em;
	color: black;
	font-weight: 900;
	line-height: 1.2em;
}

.wp-pagenavi {
	display: flex;
	justify-content: center;
}

.wp-pagenavi span,
.wp-pagenavi a {
	color: black;
	border:none;
}

.wp-pagenavi span.current {
	color: #000000 !important;
	border-bottom: 2px solid black !important;
}

.wp-pagenavi a:hover {
	color: gray !important;
}

.wp-pagenavi .pages {
	position: absolute;
	float: left;
	left: 0;
}

body .apidae-cells {
	display: flex;
	flex-wrap: wrap;
}

body .apidae-cell {
	width: 100%;
}

body .apidae-list .image-container {
	padding: 0 0 30%;
	width: 30%;
	flex-shrink: 0;
}
body .apidae-list > h4{
	padding-top:20px;
}
.apidae-cell .info {
	margin: 20px;
	z-index: 1;
}

.apidae-cell .categorie {
	width: 25%;
	height: 100%;
	flex-shrink: 0;
	overflow: hidden;
}

.apidae-cell .categorie:before {
	content: "";
	display: block;
	border-radius: 50%;
	width: 400px;
	position: absolute;
	right: -200px;
	top: -200px;
	height: 400px;
	box-shadow: -15px 9px 100px 100px #0004;
}

.experience-container {
	display: flex;
	background: #1C675C;
	color: white;
	margin-bottom: 15px;
	align-items: center;
	position: relative;
	overflow: hidden;
}

#experiences-header {
	background-position: top;
}
#experiences-header .intro-xp-sentence{
	font-style: italic;
    line-height: 1.5em;
    text-transform: initial;
    margin-top: 3%;
    font-size: 1.4em;
    padding: 7%;
    text-align: center;
    padding-bottom: 0;
}

.apidae-list .image-container img {
	object-fit: cover;
}

ul.categories {
	list-style: none;
}

#xprcs-list h3,
#xprcs-list h3 {
    font-family: 'futuraheavy';
	text-transform: uppercase;
	font-weight: 800;
}

ul.categories a,
.partenaires a {
	    color: #666;
    padding: 9px 0;
    display: inline-block;
    line-height: 1em;
}

.partenaires p {
	padding-bottom: 0;
	padding-left: 1em;
}

body .et_pb_tabs,
.et_pb_wc_tabs {
	border: none;
}

body ul.et_pb_tabs_controls {
	display: flex;
	justify-content: center;
	background: none;
}

#masonry-bloc .et_pb_text {
	z-index: 9;
	position: relative;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	color: inherit;
}

#horizontal-slider {
	height: 80vh;
	background: black;
	overflow: hidden;
	padding: 6% 0;
	min-height: 720px;
}

#sliding-vert-bg {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 1;
	transition-duration: 1s;
	transition-timing-function: ease-in-out;
	will-change: transform;
}

#sliding-vert-bg:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
	z-index: 5;
}

#sliding-vert-bg .et_pb_code {
	height: 100vh;
	margin: 0;
}

#vert-content {
	height: 100%;
	color: white;
}

#vert-content .et_pb_column,
#vert-content .et_pb_module,
#vert-content .et_pb_code_inner {
	height: 100%;
}

#vert-content .et_pb_text {
	display: flex;
	align-items: center;
}

#vert-content #vert-controls {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	height: 100%;
	text-align: center;
	align-items: center;
}

#vert-content #vert-controls img {
	cursor: pointer;
	width: 30px;
}

#vert-content .et_pb_code_inner {
	display: flex;
	align-items: center;
}

#vert-content #vert-controls .active {
	transform: scale(2.5);
	font-weight: bold;
}

#vert-content #vert-controls span {
	transition-duration: 600ms;
}

#vert-content .et_pb_text_inner strong {
	font-size: 2.5em;
	line-height: 1em;
	margin-bottom: 5%;
	display: inline-block;
}

#vert-content .et_pb_text_inner p {
	text-align: left;
}

#vert-content .et_pb_text_inner em strong {
	font-size: 1.5em;
	font-style: initial;
	margin-bottom: 3%;
}

.vert-ctl {
	cursor: pointer
}

#vert-top {
	margin-bottom: 70%;
}

#vert-bottom {
	margin-top: 70%;
}

#horizontal-slider[slide-position="0"] #sliding-vert-bg {
	transform: translatey(0)
}

#horizontal-slider[slide-position="1"] #sliding-vert-bg {
	transform: translatey(-25%)
}

#horizontal-slider[slide-position="2"] #sliding-vert-bg {
	transform: translatey(-50%)
}

#horizontal-slider[slide-position="3"] #sliding-vert-bg {
	transform: translatey(-75%)
}

.home-meteo-section:after {
	content: "";
	background: rgba(242, 242, 242, 1);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	transition-duration: 6s;
	transition-delay: 1s;
}

.home-meteo-section.visible:after {
	background: rgba(242, 242, 242, 0);
}

#bloc-api #apiMeteo:before {
	content: "Sommet du Ventoux (en direct)";
	font-weight: 100;
	font-size: 0.7em;
	position: absolute;
	top: -50%;
}

html[lang="en-US"] #bloc-api #apiMeteo:before{
	content: "Ventoux Top (live)";
}

#bloc-api #apiMeteoDown:before {
	content: "Pied du Ventoux (en direct)";
	font-weight: 100;
	font-size: 0.7em;
	position: absolute;
	bottom: -45%;
}
html[lang="en-US"] 
#bloc-api #apiMeteoDown:before {
	content: "Ventoux Bottom (live)";
	
}
/***************/
#amplitude:before {
	content: "Amplitude thermique";
	font-weight: 100;
	font-size: 0.7em;
	position: absolute;
	top: -24px;
	width: 155px;
}
html[lang="en-US"] #amplitude:before {
	content: "Temperature range";
}




#amplitude {
	position: absolute;
	right: 22%;
	bottom: 12%;
}

#bloc-api {
	min-height: 60vh;
	background-image: url(https://aoc-ventoux.com/wp-content/uploads/2021/08/ventoux-suz.svg);
	background-size: 90% !important;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 500px;
	margin: 9% 0 1% 0;
}

#bloc-api .et_pb_row,
#bloc-api .et_pb_column {
	height: 100%;
}

#bloc-api .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#bloc-api p {
	color: #0E426A;
}

#arrow img {
	height: 22px;
}

#bloc-api .date,
.neumo-borders {
	/* background-image: url(https://aoc-ventoux.com/wp-content/uploads/2021/08/box-neumo.svg); */
	border: 7px solid #f1f1f1;
	box-shadow: -1px 2px 19px 4px #0004, inset -1px 2px 11px 1px #0003;
	min-height: 200px;
	width: 300px;
	border-radius: 46px;
	padding: 5%;
	left: 0;
	right: 0;
	margin: -10% auto auto;
	color: black;
	font-size: 0.8em;
	line-height: 1.5em;
	background: rgba(255, 255, 255, 0.4);
}

#bloc-api .date #aujourdhui {
	font-family: futuraheavy;
	font-weight: 900;
	color: black;
	font-size: 1.9em;
	margin-bottom: 15px;
	line-height: 1.1em;
}

#texte-calendrier p {
	color: black;
}

#bloc-webcam .et_pb_column:nth-child(2) {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

#videocam .et_pb_code_inner {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	height: 0;
}

#videocam iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.no-margins-btn-section {
	padding-top: 0;
}

#insta-section #contact #contact-rs {
	display: flex;
	justify-content: center;
	margin-top: 6%;
}

#insta-section #contact #contact-rs li {
	list-style-type: none;
}

#insta-section #contact #contact-rs li img {
	width: 25px;
	margin: 5px 10px;
}

#masonry-bloc h2,
#blog-section h2,
#insta-section h2,
#aoc-meteo-slick h2,
#insta-blog-page h2,
.staggered-content h2,
#slick-and-slide h2,
#main-numbers-section h2,
#engagements h2,
#fights h2,
#fights-videos-section h2 {
	font-family: 'futuraheavy';
	color: black;
	font-weight: 900;
	line-height: 1.2em;
	display: inline-block;
	font-size: 2.5em;
}

#masonry-bloc h2 {
	margin-bottom: 9%;
}

#blog-section {
	margin-top: 3%;
}

#blog-section .et_pb_blog_grid article img,
#sidebar .wp-block-latest-posts li img {
	display: none;
}

#blog-section .et_pb_blog_grid article,
#sidebar .wp-block-latest-posts li {
	background-size: cover !important;
	background-position: center !important;
	border: none !important;
	text-align: left;
	padding-top: 3% !important;
	padding-bottom: 8% !important;
	position: relative;
	overflow: hidden;
}

#blog-section .et_pb_blog_grid article:before,
#sidebar .wp-block-latest-posts li:before,
#actions-climat-thumbs .et_pb_module:before {
	content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(98deg, rgba(51, 59, 255, 0.4634628851540616) 0%, rgba(32, 98, 88, 0.3337710084033614) 100%);
	;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	transition-duration: 1s;
	transition-timing-function: ease-in-out;
	transform: translatex(-100%);
	mix-blend-mode: overlay;
	pointer-events: none;
}

#blog-section .et_pb_blog_grid article:hover:before,
#sidebar .wp-block-latest-posts li:hover:before,
#actions-climat-thumbs .et_pb_module:hover:before {
	transform: translatex(0%);
}

#blog-section .et_pb_blog_grid article:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	visibility: visible;
	pointer-events: none;
}

#blog-section .et_pb_blog_grid article * {
	z-index: 9;
	position: relative;
}

#blog-section .et_pb_blog_grid article a,
#blog-section .et_pb_blog_grid article p:not(.post-meta),
#sidebar .wp-block-latest-posts li a,
#sidebar .wp-block-latest-posts li {
	color: white !important;
}

#blog-section .et_pb_blog_grid article p.post-meta {
	color: transparent;
}

#blog-section .et_pb_blog_grid article p.post-meta span {
	color: white !important;
}

#blog-section .et_pb_blog_grid article h3,
#sidebar .wp-block-latest-posts li a {
	font-family: 'futuraheavy';
	font-weight: 900;
}

#blog-section .et_pb_blog_grid article a.more-link {
	margin-top: 6%;
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	justify-self: center;
	font-weight: 900;
	position: relative;
}

#blog-section .et_pb_blog_grid article a.more-link:after {
	content: "";
	height: 2px;
	background: white;
	width: 100px;
	position: absolute;
	bottom: -15%;
	left: 0;
	right: 0;
	margin: auto;
}

#blog-section .et_pb_blog_grid article .post-content-inner p {
	font-size: .8em;
	line-height: 1.5em;
}

#blog-section .et_pb_blog_grid .et_pb_salvattore_content>.column {
	width: 49%;
	margin-right:2%;
}

#blog-section .et_pb_blog_grid .et_pb_salvattore_content>.column:nth-child(2) {
	margin-right: 0;
}

#blog-section .et_pb_blog_grid .pagination {
	display: flex;
}

#blog-section .et_pb_blog_grid .pagination a {
	letter-spacing: 0;
	font-size: .8em;
	color: black;
}

#blog-section .et_pb_blog_grid a[rel="tag"] {
	padding-bottom: 5%;
	display: flex;
	align-items: center;
	font-size: .8em;
}

#blog-section .et_pb_blog_grid a[rel="tag"]:before {
	content: "";
	width: 60px;
	display: block;
	height: 1px;
	background: white;
	margin-right: 12px;
}

#insta-section .et_pb_column:nth-child(2) {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

/****************** AU FIL DU VENT *************/
.blog-section-blog-page#blog-section:before,
#insta-blog-page:before,
.single-post #left-area:after,
#fights:after,
#fights-masonry:before,
#masonry-bloc:before,
#actions-climat:before,
#engagements:before {
	content: "";
	width: 200px;
	height: 200px;
	border-radius: 100%;
	display: block;
	background: #f1f1f1;
	box-shadow: 0px 0px 0px #bebebe, 0px 0px 0px #ffffff;
	position: absolute;
	right: 30%;
	top: 9%;
	transition-duration: 3s;
	transition-timing-function: ease-in;
	opacity: 0;
}

#masonry-bloc:before,
#engagements:before {
	right: 14%;
	top: 14%;
}

#fights-masonry:before {
	right: unset;
	left: 0;
}

.blog-section-blog-page#blog-section.visible:before,
#insta-blog-page.visible:before,
.single-post #left-area.visible:after,
#fights.visible:after,
#fights.visible #fights-masonry:before,
#masonry-bloc.visible:before,
#actions-climat.visible:before,
#engagements.visible:before {
	box-shadow: 20px 20px 60px #bebebe, -20px -20px 60px #ffffff;
	opacity: 1;
}

#insta-blog-page:before {
	right: unset;
	left: 21%;
	top: 13%;
}

.blog-section-blog-page#blog-section #agenda {
	margin-top: 70%;
	text-align: center;
}

.blog-section-blog-page#blog-section .et_pb_salvattore_content>.column {
	
}

.blog-section-blog-page#blog-section article {
	width: 100%;
	margin: 1%;
}

.blog-section-blog-page#blog-section #agenda h2 {
	font-size: 1.7em;
	margin-bottom: 3%;
}

.blog-section-blog-page#blog-section #agenda h2:after {
	content: "";
	width: 50px;
	height: 50px;
	background-size: contain;
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/08/agenda.svg) no-repeat center;
	display: block;
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.2));
	position: absolute;
	top: -9%;
	right: -8%;
}

.blog-section-blog-page#blog-section #agenda article {
	width: 100%;
}

.blog-section-blog-page#blog-section #agenda article a.more-link {
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	justify-self: center;
	font-weight: 900;
	position: relative;
	color: black;
	margin-top: 10%;
}

.blog-section-blog-page#blog-section #agenda article a.more-link:after {
	content: "";
	height: 2px;
	background: black;
	width: 100px;
	position: absolute;
	bottom: -15%;
	left: 0;
	right: 0;
	margin: auto;
}

#insta-blog-page h2 {
	text-align: center;
	width: 100%;
}

#insta-blog-page .et_pb_row {
	width: 100%;
	max-width: 100%;
}

/********************************************************/
/****************** PAGE appelations **********************/
/********************************************************/
#chrono-section #birthday p {
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}

#chrono-section #birthday em strong {
	font-size: 1.3em;
	font-style: normal;
}

#chrono-section #birthday strong {
	font-size: 1.6em;
	font-weight: 900;
	font-family: 'futuraheavy';
}

#chrono-section #birthday em {
	font-style: normal;
	font-weight: 900;
	font-size: 1.1em;
}

#chrono-section .neumo-borders {
	min-height: unset !important;
	width: unset !important;
}

#chrono-section .et_pb_column:not(.et-last-child) strong {
	font-weight: 900;
	font-size: 1.2em;
}

#chrono-section .et_pb_column {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	transition-duration: 600ms;
	/*cursor: default;*/
}

#chrono-section .et_pb_column * {
	/*cursor: default;*/
}

#chrono-section .et_pb_column:hover {
	/*	transform:scale(1.1);*/
}

#chrono-section .et_pb_column {}

@media screen and (min-width: 980px) {
	#chrono-section .et_pb_column:not(.et-last-child) {
		width: 15%;
		margin-right: 3%;
	}

	#chrono-section .et_pb_column.et-last-child {
		width: 28%;
	}
}

#slick-environment,
#slick-environment2,
#slick-lifestyle,
#vignobles-decouvertes {
	display: flex;
	align-items: center;
	background-position: 50% 25%;
}

.slick-dots {
	padding-left: 0 !important;
}

#slick-environment .slick-dots li button:before,
#slick-environment2 .slick-dots li button:before,
#slick-lifestyle .slick-dots li button:before,
#vignerons-header .slick-dots li button:before {
	font-size: 64px;
	color: white !important;
}

#slick-environment .et_pb_module,
#slick-environment2 .et_pb_module,
#slick-lifestyle .et_pb_module,
#vignobles-decouvertes .et_pb_module,
#vignerons-header .et_pb_module {
	margin-bottom: 2%;
}

#bloc-api.aoc-meteo-section .date-bloc {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}

#bloc-api.aoc-meteo-section {
	display: flex;
	background-position: -15vw center;
}

#bloc-api.aoc-meteo-section .et_pb_row:nth-child(1) {
	width: 60%;
}

#bloc-api.aoc-meteo-section .et_pb_row:nth-child(2) {
	width: 30%;
}

#bloc-api.aoc-meteo-section #aoc-meteo-slick p {
	color: black;
}

#aoc-meteo-slick .slick-prev:before,
#aoc-meteo-slick .slick-next:before,
#slick-and-slide .slick-prev:before,
#slick-and-slide .slick-next:before,
#slick-videos .slick-prev:before,
#slick-videos .slick-next:before,
#vignerons-header .slick-prev:before,
#vignerons-header .slick-next:before {
	color: black;
}

#aoc-meteo-slick .slick-prev,
#aoc-meteo-slick .slick-next,
#slick-and-slide .slick-prev,
#slick-and-slide .slick-next,
#vignerons-header .slick-prev,
#vignerons-header .slick-next {
	top: unset;
	bottom: -3%;
	z-index: 99;
}

#aoc-meteo-slick .slick-prev,
#slick-and-slide .slick-prev,
#vignerons-header .slick-prev {
	left: 25%;
}

#aoc-meteo-slick .slick-next,
#slick-and-slide .slick-next,
#vignerons-header .slick-next {
	right: 25%;
}

#aoc-meteo-slick .et_pb_module {
	margin-bottom: 3%;
}

#aoc-meteo-slick .et_pb_column {
	justify-content: center;
}

#aoc-meteo-slick {
	margin-left: -5%;
}

#aoc-meteo-slick .slick-dots li button:before,
#slick-and-slide .slick-dots li button:before,
#vignerons-header .slick-dots li button:before {
	font-size: 64px;
	color: #f2f2f2 !important;
	text-shadow: 2px 3px 4px #b1b1b1;
	opacity: .55;
}

#aoc-meteo-slick .slick-dots li.slick-active button:before,
#slick-and-slide .slick-dots li.slick-active button:before,
#vignerons-header .slick-dots li.slick-active button:before {
	opacity: 1 !important;
}

#actions-climat h2 {
	text-align: center;
	font-family: 'futuramedium';
	font-size: 1.2em;
}

#actions-climat-thumbs .et_pb_module {
	height: 275px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	color: white;
	padding: 3% 9%;
	font-family: 'futuraheavy';
	font-weight: 700;
	position: relative;
	overflow: hidden;
	line-height: 24px;
}

#slick-environment2 h2 {
	line-height: 1.3em;
}

#slick-environment2 h2 em {
	font-style: normal;
	font-size: 1.5em;
	font-weight: 900;
}

.staggered-content .et_pb_code,
.staggered-content .et_pb_code_inner,
.staggered-content .colorful-overlay {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	width: 100%;
}

.staggered-content .et_pb_text {
	display: flex;
	justify-content: center;
	align-items: center;
}

.staggered-content .colorful-overlay {
	background: linear-gradient(98deg, rgba(51, 59, 255, 0.4634628851540616) 0%, rgba(32, 98, 88, 0.3337710084033614) 100%);
	text-align: center;
	font-size: 1.2em;
	font-weight: 500;
	transition-duration: 600ms;
	opacity: 0;
}

.staggered-content .colorful-overlay p {
	transition-duration: 600ms;
	opacity: 0;
	transition-delay: 300ms;
}

.staggered-content .colorful-overlay:hover {
	opacity: 1;
}

.staggered-content .colorful-overlay:hover>p {
	opacity: 1;
}

.staggered-content .et_pb_text {
	padding: 9%;
}

.staggered-content h2 {
	font-family: futuraheavy;
	font-weight: 900;
	word-break: break-word;
	hyphens: auto;
	margin-bottom: 6%;
}

#slick-and-slide h2 {
	font-size: 3.8em;
}

#slick-and-slide p {
	text-transform: initial;
	font-size: 1.2em;
	line-height: 1.72em;
}

#sliding-background {
	position: absolute;
	background: gray;
	top: 0;
	height: 100%;
	width: 400%;
	left: 0;
	right: 0;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	max-width: 400%;
	display: flex;
	flex-direction: row;
	transition-duration: 500ms;
	transform: translatex(0);
}

#sliding-background.step1 {
	transform: translatex(0);
}

#sliding-background.step2 {
	transform: translatex(-25%);
}

#sliding-background.step3 {
	transform: translatex(-50%);
}

#sliding-background.step4 {
	transform: translatex(-75%);
}

#sliding-background .et_pb_column {
	width: 25%;
	max-width: 25%;
	height: 100%;
	margin: 0;
}

.sliding-background-slide {
	height: 100%;
	width: 100%;
}

#main-numbers-section {
	font-size: 0.9em;
}

#main-numbers-section .et_pb_code_inner {
	display: flex;
	flex-direction: row;
	align-items: center;
}

#main-numbers-section .et_pb_code_inner p {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

#main-numbers-section .numb-left,
#main-numbers-section .numb-right {
	width: 30%;
}

#main-numbers-section .numb-center {
	width: 40%;
}

#main-numbers-section .numb-center img {
	transition-duration: 600ms;
	transition-timing-function: ease-in-out;
}

#main-numbers-section .numb-center img:hover {
	transform: scale(2);
	opacity: .9
}

#main-numbers-section .et_pb_row:nth-child(2) .et_pb_column:nth-child(1) {
	width: 19%;
}

#main-numbers-section .et_pb_row:nth-child(2) .et_pb_column:not(:nth-child(1)) {
	width: 35%;
}

#main-numbers-section h2 em {
	writing-mode: vertical-lr;
	text-orientation: mixed;
	font-style: normal;
	font-family: futuramedium;
	font-weight: 100;
	font-size: .35em;
	vertical-align: middle;
	padding-bottom: 6px;
}

/********************************************************/
/****************** PAGE ENGAGEMEN **********************/
/********************************************************/
#engagements-header #header-bottom-title {
	text-align: center;
}

#engagements-header h1 {
	text-align: center;
}

#engagements-header #header-top-title {
	font-size: 2.6em;
	font-weight: 900;
}

#engagements h2 strong,
#fights h2 strong {
	font-family: 'futuraheavy';
	font-weight: 900;
	font-size: 1.2em;
}

#engagements h3 {
	font-family: futuraheavy;
	margin-bottom: 3%;
}

#engagements .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#engagements .negative-margins {
	margin-top: -1%;
	margin-bottom: -1%;
}

#engagements p {
	text-align: justify;
}

#fights h2 {
	text-align: right;
	width: 100%;
	margin-bottom: 2%;
}

#fights-masonry {
	width: 80%;
	left: 0;
	right: 0;
	margin: 16% auto auto;
}

#fights-masonry .wrap1 {
	display: flex;
}

#fights-masonry .wrap1>div {
	flex-direction: column;
	width: 40%;
}

#fights-masonry .wrap1 #fight-mason-bloc-3 {
	width: 60%;
	justify-content: flex-end;
	align-items: flex-start;
}

#fights-masonry .wrap2 {
	display: flex;
	flex-direction: row;
}

#fight-mason-bloc-1 {
	padding-top: 100%;
	margin-top: -30%;
	width: 80%;
	margin-left: 18%;
	margin-bottom: 15px;
	background-image: url(https://aoc-ventoux.com/wp-content/uploads/2021/09/edit-hetraie03.jpg);
}

#fight-mason-bloc-2 {
	padding-top: 50%;
	background-image: url(https://aoc-ventoux.com/wp-content/uploads/2021/09/edit-dsc06557.jpg);
}

#fight-mason-bloc-3 {
	width: 45% !important;
	background-image: url(https://aoc-ventoux.com/wp-content/uploads/2021/09/edit-dsc05722.jpg);
}

#fight-mason-bloc-4 {
	width: 60%;
	margin-left: 10%;
	background-image: url(https://aoc-ventoux.com/wp-content/uploads/2021/09/edit-dji-0007.jpg);
}

#fight-mason-bloc-5 {
	width: 30%;
	transform: translateY(-40%);
	background-image: url(https://aoc-ventoux.com/wp-content/uploads/2021/08/Image-4-min-1.jpg);
	position: relative;
	z-index: 9;
}

#fights-masonry * {}

#fights-masonry .mason-bloc {
	min-height: 235px;
}

.mason-bloc:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(98deg, rgba(51, 59, 255, 0.4634628851540616) 0%, rgba(32, 98, 88, 0.3337710084033614) 100%);
	display: flex;
	justify-content: center;
	align-content: center;
	text-align: center;
	padding: 11%;
	box-sizing: border-box;
	transition-duration: 600ms;
	opacity: 0;
	cursor: pointer;
	display: inline-grid;
	font-size: .8em;
	line-height: 1.2em;
	z-index: 2;
}

#fights-masonry .mason-bloc:after {
	cursor: initial;
}

.mason-bloc:hover:after {
	opacity: 1 !important;
}

html[lang="en-US"] #fight-mason-bloc-1:after {
	content: "AOC Ventoux wants to protect and develop the 30,000 hectares of forest in its territory, notably by planting 30,000 trees." !important;
}

html[lang="en-US"] #fight-mason-bloc-2:after {
	content: "Biodiversity is a priority of the Organisation for the Defence and Management (ODG) of AOC Ventoux within its two UNESCO Biosphere reserves, and we are going to participate in its inventory and reinforcement." !important;
}

html[lang="en-US"] #fight-mason-bloc-3:after {
	content: "AOC Ventoux is going to strengthen its proactive role in the local cultural life and in the transmission of its know-how." !important;
}

html[lang="en-US"] #fight-mason-bloc-4:after {
	content: "AOC Ventoux wants to preserve the quality and wealth of its living soils and is committed to tripling the surface area of grassland throughout the appellation." !important;
}

html[lang="en-US"] #fight-mason-bloc-5:after {
	content: "AOC Ventoux wants to take part in the “4 per 1000” initiative and reduce its greenhouse gas emissions by 30% by 2030." !important;
}


/*********************/


html[lang="fr-FR"] #fight-mason-bloc-1:after {
	content: "L'AOC Ventoux souhaite protéger et développer les 30 000 hectares de forêts de son territoire, notamment par la plantation de 30 000 arbres." !important;
}

html[lang="fr-FR"] #fight-mason-bloc-2:after {
	content: "La biodiversité est une priorité de l'ODG Ventoux au sein de ses deux réserves de Biosphère UNESCO, nous allons participer à son inventaire et à son renforcement." !important;
}

html[lang="fr-FR"] #fight-mason-bloc-3:after {
	content: "L'AOC Ventoux va renforcer son rôle d'acteur de la vie culturelle locale et la transmission de ses savoirs faire. " !important;
}

html[lang="fr-FR"] #fight-mason-bloc-4:after {
	content: "L'AOC Ventoux souhaite préserver la qualité et la richesse de ses sols vivants et s'engage à tripler les surfaces d'enherbement de l'appellation. " !important;
}

html[lang="fr-FR"] #fight-mason-bloc-5:after {
	content: "L'AOC Ventoux souhaite s'inscrire dans la démarche 4 pour 1000 et réduire de 30% ses émissions de gaz à effet de serre d'ici 2030. " !important;
}



#fights-bottom .et_pb_column {
	display: flex;
	align-items: center;
}

#fights-bottom .et_pb_column:nth-child(2) {
	box-shadow: 9px 9px 12px rgba(0, 0, 0, 0.2);
	padding: 8%;
	background: #f7f7f7;
}

#fights:after {
	right: 11%;
	top: unset;
	bottom: 18%;
	border-radius: 0;
}

#fights-bottom img {
	max-height: 50vh;
	    width: unset;

}
#fights-new .et_pb_column{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
#fights-new .et_pb_image{
	    box-shadow: 9px 9px 12px rgb(0 0 0 / 20%);

}
#fights-new a{
	text-decoration:underline;
}
#slick-videos .slick-track {
	padding-bottom: 50px;
}

#slick-videos .et_pb_video {
	margin: 12px;
	position: relative;
}

#slick-videos .js-vid-title {
	position: absolute;
	bottom: -29px;
	width: 100%;
	text-align: center;
	line-height: 20px;
	font-size: .9em;
	padding: 0 9px;
}

#slick-videos .et_pb_video_play {
	transform: scale(.5);
}

#vignobles-decouvertes {
	margin-top: 6%;
	margin-bottom: 6%;
}

#vignobles-decouvertes,
#vignobles-decouvertes .et_pb_column {
	display: flex;
	justify-content: center;
	align-items: center;
}

#vignobles-decouvertes .et_pb_column .et_pb_image img {
	max-width: 250px;
}

/********************************************************/
/****************** PAGE VIGNERONS **********************/
/********************************************************/
#vignerons-header {
	background-position: center;
}

#search-block {
	position: relative;
	overflow: visible !important;
	width: 80%;
	left: 0;
	right: 0;
	margin: auto;
	margin-bottom: 5% !important;
	margin-top: 5%;
	border: none !important;
}

#search-block .reset-results {
	position: absolute;
	left: -25px;
	top: 9px;
}

#search-block .reset-results img {
	width: 20px;
	cursor: pointer;
}

#search-block .result-fallback {
	position: absolute;
	bottom: -35px;
}

#portfolio-bloc h2 {
	font-family: 'futuraheavy' !important;
	color: black;
	text-align: right;
	font-size: 2.5em !important;
	font-weight: 900;
	text-transform:uppercase;
}

#search-block form {
	position: relative;
}

#search-block form:after {
	content: "";
	height: 1px;
	position: absolute;
	width: 80%;
	bottom: 1px;
	background: #9e9e9e;
}

/*
#portfolio-bloc .et_pb_filterable_portfolio .et_pb_portfolio_filters ul{
	display:flex;
	justify-content:center;
}
#portfolio-bloc  .et_pb_filterable_portfolio .et_pb_portfolio_filters li{
	border-left:1px solid black;

}#portfolio-bloc  .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(1){
	border:none;
}
#portfolio-bloc .et_pb_filterable_portfolio .et_pb_portfolio_filters li a{
	color:black;
	text-transform:uppercase;
	border:none;
	background:transparent;
}

#portfolio-bloc .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active{
    background-color: #f2f2f2 !important;
}
*/

#portfolio-bloc > .et_pb_row{
	width:93% !important;
}

#portfolio-bloc .post-meta,
#portfolio-bloc article img {
	display: none;
}

#portfolio-bloc article {
	height: 200px;
	position: relative;
	width: 32%;
	background-size: cover;
}

#portfolio-bloc article h3 {
	position: absolute;
	right: 0;
	width: 50%;
	top: 0;
	height: 100%;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	font-family: 'futuraheavy' !important;
	font-weight: 900;
	font-size: 1.1em !important;
	line-height: 1.1em;
	padding: 6%;
	text-align: left;
	background: #1C675C;
}

#portfolio-bloc article h3 a {
	color: white !important;
	/*text-overflow: ellipsis;
    hyphens: auto;
	*/
	text-transform: uppercase;
}

#portfolio-bloc .et_overlay.et_pb_inline_icon {
	display: none !important;
}

#portfolio-bloc .column:nth-child(1) article:nth-child(3n+1) h3,
.apidae-cell:nth-of-type(4n+1) .experience-container {
	background: #40C9C4;
}

#portfolio-bloc .column:nth-child(1) article:nth-child(3n+2) h3,
.apidae-cell:nth-of-type(4n+2) .experience-container {
	background: #163146;
}

.apidae-cell:nth-of-type(4n+3) .experience-container {
	background: #c9a240;
}

.apidae-cell:nth-of-type(4n+1) .experience-container {
	background: #163146;
}

.apidae-cell:nth-of-type(4n+2) .experience-container {
	background: #c9a240;
}

.apidae-cell:nth-of-type(4n+3) .experience-container {
	background: #40C9C4;
}

.apidae-cell:nth-of-type(4n+1) .experience-container {
	background: #c9a240;
}

.apidae-cell:nth-of-type(4n+2) .experience-container {
	background: #40C9C4;
}

.apidae-cell:nth-of-type(4n+3) .experience-container {
	background: #163146;
}

#portfolio-bloc article:nth-child(4n+1) h3 {
	background: #40C9C4;
}

#portfolio-bloc article:nth-child(4n+2) h3 {
	background: #163146;
}

#portfolio-bloc article:nth-child(4n+3) h3 {
	background: #c9a240;
}

#portfolio-bloc article:nth-child(4n+4) h3 {
	background: #1C675C
}

#portfolio-bloc .et_pb_ajax_pagination_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

/* THREE COLUMN PORTFOLIO GRID LAYOUT */
@media only screen and (min-width: 768px) {
	#portfolio-bloc .et_pb_grid_item {
		width: 32% !important;
		margin: 0 1.5% 2.5% 0 !important;
	}

	#portfolio-bloc .et_pb_grid_item:nth-child(3n) {
		margin-right: 0 !important;
	}

	#portfolio-bloc .et_pb_grid_item:nth-child(3n+1) {
		clear: left;
	}

	#portfolio-bloc .et_pb_grid_item:nth-child(4n+1) {
		clear: unset !important;
	}
}

/********************************************************/
/****************** PAGE VIGNERON **********************/
/********************************************************/
.single-project #main-content,
#winegrower-bottom-section {
	background-color: #F2F2F2;
}

#w-top-infos {}

#w-top-infos .et_pb_post_title {
	margin-bottom: 1%;
}

#w-mid-infos>div.et_pb_column.et_pb_column_1_2.et_pb_column_2_tb_body {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
#w-mid-infos{
	width:92%;
}

#winegrower-second-title {
	color: black;
	display: none;
}

#winegrower-top-section {
	margin-top: -50vh;
	margin-right: auto;
	margin-left: auto;
	left: 0;
	right: 0;
	width: 80%;
	overflow: hidden;
	background: white;
}
#winegrower-top-section h5{
	    margin-top: 1em;

}
#details-ouverture {
	margin-top: 12%;
	font-style: italic;
}

#winegrower-bottom-section {
	padding: 0;
}

#winegrower-top-section .entry-title {
	color: black;
	font-family: 'futuraheavy';
	font-size: 2.5em;
	text-transform: uppercase;
}

#winegrower-description .et_pb_text_inner {
	color: black;
	font-size: .9em;
	line-height: 1.3em;
}

#winegrower-description strong {
	text-transform: uppercase;
	padding-bottom: 4px;
	display: inline-block;
}

#winegrower-site-link {
	position: absolute;
	top: -91%;
	right: -17%;
	z-index: 99;
	background: #EFEFEF;
	width: 120px;
	height: 120px;
	border-radius: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	padding: 30px;
	display: none;
}

#winegrower-site-link a {
	color: black;
}

#winegrower-coords .winegrower-address-p {
	padding-bottom: .5em;
	color: black;
}

#winegrower-thumbnail {
	position: relative;
	z-index: 10;
}

#winegrower-coords {
	padding: 8% 12%;
	transform: translate(15%, -16%);
	z-index: 5;
	position: relative;
	background: #f2f2f2;
	box-shadow: 9px 9px 12px rgb(0 0 0 / 21%);
}

.vigneron-template-default .et_builder_inner_content {
	background: #f2f2f2;
}

#winegrower-social {
	display: flex;
	margin-top: 6%;
}

#winegrower-social img {
	max-width: 35px;
	max-height: 35px;
}

#winegrower-additional {
	color: black;
	margin-top: 12%;
}

/********************************************************/
/****************** PAGE 1 Actualité  **********************/
/********************************************************/
.single-post article a {
	text-decoration: underline;
}

.single-post.et_right_sidebar #main-content .container:before {
	display: none;
}

.single-post #left-area {
	width: 100%;
	padding-right: 0;
}

.single-post article {
	background: white;
	transform: translateY(-60vh);
	padding: 8% !important;
	margin-bottom: -55vh !important;
	box-shadow: 9px 9px 16px #0003;
	position: relative;
	z-index: 15;
	padding-bottom: 11% !important;
}

.single-post article .entry-content p {
	font-size: .95em;
	line-height: 1.5em;
}

#inserted-post-header {
	height: 100vh;
	background-size: cover !important;
	background-position: center !important;
}

.single-post #header-top-title {
	color: white;
	font-size: 1.7em;
	transition-duration: 2s;
	height: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

body.single-post #main-content {
	background: #f2f2f2;
}

body.single-post .et_post_meta_wrapper img {
	display: none;
}

.single-post article h1 {
	font-family: futuraheavy;
	font-weight: 900;
	text-align: center;
	padding-bottom: 6%;
}

.single-post #sidebar {
	width: 100%;
}

.single-post #sidebar .wp-block-latest-posts {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.single-post #sidebar .wp-block-latest-posts li {
	width: 30%;
	padding: 3% !important;
}

.single-post #sidebar .wp-block-latest-posts li {
	font-size: 1.6em;
}

.single-post #sidebar .wp-block-latest-posts__post-excerpt {
	font-size: .6em;
	line-height: 1.3em;
}

.single-post #sidebar .et_pb_widget h2 {
	font-family: futuraheavy;
	font-weight: 900;
}

.single-post #sidebar .wp-block-buttons {
	justify-content: center;
}

.single-post #sidebar .is-style-outline>.wp-block-button__link,
.single-post #sidebar .wp-block-button__link.is-style-outline {
	border: none;
	padding: 0;
}

.single-post #left-area:after {
	right: -9%;
	top: 14%;
}

/****************************************/
/****************************************/
/****************************************/

footer#main-footer .et_pb_widget,
footer#main-footer .et_pb_row 
{
	width:100% !important;
	max-width:100% !important;
}
footer#main-footer .et_pb_row  a{
	    color: black !important;
    font-weight: 600;

}

footer#main-footer:before {
    content: "";
    width: 100%;
    display: block;
    height: 291px;
    background-size: cover !important;
    padding-top: 3%;
    background: url(https://aoc-ventoux.com/wp-content/uploads/2021/08/ventoux-suzanna.jpg) bottom;
    background-position: bottom;
}
footer .mobile_nav {
	display:none;
}

footer#main-footer .et_pb_section {
	background: white;
}

footer#main-footer .container {
	max-width: 90%;
	width: 90%;
}

footer#main-footer #ealb-footer-col2 .et_pb_row_inner_1 .et_pb_column {
	display: flex;
	justify-content: center;
	align-items: center;
}

footer#main-footer #ealb-footer-col2 .et_pb_row_inner_1 .et_pb_column .et_pb_image {
	max-width: 35%;
}

footer#main-footer #ealb-footer-col2 .et_pb_row_inner_1 .et_pb_column .et_pb_image img {
	max-height: 90px;
	min-height: 80px;
	width:100%;
}

footer#main-footer #logo-luberon-footer img {
	min-height: 94px !important;
}

footer#main-footer #ealb-footer-col2 h2 {
	font-family: 'futuraheavy';
	color: black;
	width: 57%;
	line-height: 1.1em;
}

#ealb-footer-col2 .et_pb_row_inner_1 {
	padding: 1% 0;
}

#ealb-footer {
	padding: 0;
}

#ealb-footer>.et_pb_row {
	max-width: 100%;
	width: 100%;
}

#footer-widgets {
	padding: 0;
}

#footer-widgets .footer-widget li:before {
	content: unset;
}

footer#main-footer nav.et-menu-nav ul {
	display: flex;
	flex-wrap: wrap;
}

footer#main-footer nav.et-menu-nav ul li:not(.lang-item) {
	width: 25%;
    margin-bottom: 17px !important;
    text-align: center;
    line-height: 1.5em !important;
}

footer#main-footer .lang-item {
	display: none;
}

footer#main-footer nav.et-menu-nav ul li a {
	font-size: 1.3em;
	text-transform: uppercase;
}

footer#main-footer .footer-widget {
	margin-bottom: 0;
}

footer#main-footer #ealb-footer-col1 img {
	max-width: 75%;
}

#ealb-footer-col1 {
	display: flex;
	align-items: center;
}

/*------- API meteo ----JON--*/
#apiMeteo {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	font-weight: bold;
}

#tempHourly p {
	font-size: 2em;
}

#tempHourly {
	margin-bottom: 25px;
}

#windHourly,
#windHourlyDown {
	position: relative;
}

#windHourly:before,
#windHourlyDown:before {
	content: "";
	width: 35px;
	height: 27px;
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/09/wind.svg);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: -40px;
}

#windHourly {
	margin-top: 5%;
}

#windHourly p {
	font-size: 1.2em;
}

#arrow {
	width: 50px;
	text-align: center;
}

#compass {
	height: 130px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}

#sourceMeteo p {
	font-size: 0.6em;
}

#svg8 {
	height: 230px;
	width: 230px;
	transform-origin: center;
}

.part2-api {
	display: flex;
	flex-direction: column;
	align-items: center;
}

/* -------- end API meteo -----*/
/* --------- jon css ------*/
#doublecol .et_pb_module.et_pb_countdown_timer.et_pb_countdown_timer_0.et_pb_no_bg.et_pb_bg_layout_dark {
	margin-top: 16%;
}

/*------  jon end css -----*/
#waiting {
	color: white;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	padding: 3% 0 !important;
}

#waiting h2,
#waiting a {
	color: white;
}

#waiting h2 {
	font-weight: bold;
}

#waiting #logo-waiting img {
	max-width: 250px;
}

#waiting #logo-waiting {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#doublecol {
	width: 85%;
}

#doublecol .et_pb_countdown_timer .section.days p.value:first-letter {
	font-size: 0;
	vertical-align: top
}

#doublecol .et_pb_countdown_timer .section.seconds {
	display: none;
}

#doublecol .value {
	font-weight: bold;
}

#doublecol .label {
	margin-top: 19px;
}

#bottom-line {
	margin-bottom: 0;
	padding-bottom: 0;
}

#bottom-line p {
	font-weight: 600;
}

#bottom-line a {
	text-decoration: underline;
}

#switcher {
	position: fixed;
	top: 50%;
	right: 0;
	background: white;
	padding: 3px 8px;
	border-radius: 6px 0 0 6px;
	cursor: pointer;
	transition-duration: 600ms;
}

#switcher:hover {
	padding: 3px 10px;
}

#switcher .polylang_langswitcher {
	padding: 0;
}

li.lang-item {
	list-style-type: none;
	cursor: pointer;
}

.page-id-2 li.lang-item a {
	text-decoration: none !important;
	color: #163146 !important;
	cursor: pointer;
}

li.lang-item.current-lang {
	display: none;
}

@media screen and (min-width: 981px) {
	#doublecol .et_pb_column:nth-child(1):after {
		content: "";
		position: absolute;
		height: 100%;
		width: 2px;
		background: white;
		right: -6%;
		top: 44px;
	}
}

@media screen and (max-width: 980px) {
	#doublecol .et_pb_column:nth-child(1) {
		margin-bottom: 9%;
	}

	#bottom-line br {
		display: none;
	}
}

/*********************** 404 *************************/
.waiting-404 .doublecol .et_pb_column:first-child h1 {
	color: #fff;
	font-size: 2.8em;
}

.waiting-404 .doublecol .et_pb_column:first-child p {
	color: #fff;
	font-size: 2em;
	line-height: 38px;
}

.waiting-404 .doublecol .et_pb_column:first-child a {
	font-size: 25px
}

.waiting-404 .doublecol .et_pb_column:first-child a::after {
	margin-left: 0;
	font-size: 26px;
	top: 18px;
}

/*------------- bloc-api-date------------*/
#bloc-api {}

#bloc-api svg {
	height: 30px;
	width: 30px;
	transform-origin: center;
}

#bloc-api .et_pb_code_0 {
	text-align: center;
}

#bloc-api #apiMeteoDown {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	font-weight: 700;
	position: relative;
}

#bloc-api .up-api-bloc .part2-api {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	height: 42px;
}

#bloc-api .down-api-bloc .part2-api {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	height: 42px;
	justify-content: center;
}

#bloc-api .down-api-bloc #tempHourlyDown p {
	font-size: 2em;
}

#bloc-api .down-api-bloc #tempHourlyDown {
	margin-bottom: 5px;
}

#bloc-api #windHourly {
	font-size: 13px;
}

#bloc-api #tempHourly {
	margin-bottom: 5px !important;
}

/***** waiting *****/
.page-id-2 #arrow img {
	height: 200px !important;
	width: 200px !important;
	filter: brightness(99);
}

/**** MEDIATHEQUE *****/
.page-id-1564 header .et_menu_container,
.black-header header .et_menu_container {
	filter: invert(1) !important;
}

.page-id-1564 #page-container,
.black-header #page-container {
	padding-top: 150px !important
}

#mediatheque h1,
#mediatheque h2 {
	font-family: futuraheavy;
	font-weight: bold;
	font-size: 2.5em;
	margin-bottom: 0px;
	text-transform: uppercase;
}

#mediatheque h2 {
	margin-top: 20px;
}

#mediatheque .et_overlay {
	display: none;
}

#mediatheque #et-main-area a {
	color: black !important;
}

#mediatheque .documents-line p {
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2em;
	    font-size: .9em;

}

#mediatheque .documents-line .et_pb_text:not(.no-pdf) p:before {
	content: "";
	width: 30px;
	height: 30px;
	background: url(https://aoc-ventoux.com/wp-content/uploads/2021/09/pdf-file.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	/* position: absolute; */
	/* left: -16%; */
	/* top: -4px; */
	display: block;
	text-align: center;
	width: 100%;
	margin-bottom: 6px;
}

#mediatheque .et_pb_button_module_wrapper {
	margin-top: 3%;
}

#mediatheque .documents-line .et_pb_column {
	display:flex;
	flex-wrap:wrap;
}
#mediatheque .documents-line .et_pb_module {
	width:21%;
	margin:2%;
}


@media screen and (max-width:980px){
	#mediatheque .documents-line .et_pb_module {
	width:46%;
}
}

@media screen and (max-width:480px){
	#mediatheque .documents-line .et_pb_module {
	    width:92%;    
		margin: 4%;
}
}
/*--------------- Politique de confidentialité ------------------*/
#legal-page h1 {
	font-size: 36px;
	text-transform: uppercase;
}

#legal-page h2 {
	margin-top: 36px;
	font-size: 1.5em;
	text-transform: uppercase;
}

#legal-page b,
#legal-page strong {
	font-weight: 500;
}

#legal-page a {
	color: #0E426A;
}

.ealb-credits {
	font-size: .85em;
}

.ealb-credits a {
	font-weight: 500 !important;
}

@media screen and (max-width:1182px) {
	#portfolio-bloc article {
		width: 48%;
	}

	#results {
		width: 95% !important;
	}
}

@media screen and (max-width:980px) {
	#winegrower-top-section {
		margin-top: -69vh;
	}

	#results {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		width: 100%;
	}

	#results .et_pb_column {
		width: 100% !important;
	}

	#results .et_pb_column:nth-child(1) .et_pb_text_inner {
		text-align: center;
		margin-top: 45px;
	}

	#results .partenaires {
		margin-top: 0px;
		display: inline-block;
		width: 100%;
		text-align: center;
	}

	#results .partenaires p {
		text-align: center !important;
	}

	.et-fixed-header #logo {
		max-height: 70% !important;
	}

	header#main-header {
		position: fixed !important;
		top: 0 !important;
		width: 100%;
	}

	header#main-header .container:not(#ealb-top-header) {
		width: 95%;
	}

	.full-height-header .et_pb_row:nth-child(2) {
		margin-top: 0px;
	}

	#sliding-row {
		width: 100% !important;
		display: flex;
		align-items: center;
		padding: 3% 9% !important;
		background: #f2f2f2e0;
		margin-top: 0 !important;
	}

	#sliding-row strong {
		font-size: 3.5em;
	}

	#et-secondary-menu,
	#et-secondary-nav {
	}

	#bloc-api.home-meteo-section .et_pb_row:not(#source-meteo) {
		display: flex;
		flex-direction: column-reverse;
		min-height: 60vh;
		justify-content: space-between;
	}

	#bloc-api.home-meteo-section .et_pb_column {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}

	#bloc-api.home-meteo-section {
		margin-top: 0px !important;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#bloc-api #apiMeteo:before {}

	#bloc-api .date {
		display: none;
	}

	#bloc-api {
		height: unset;
	}

	#bloc-api #apiMeteo:before {
		top: -37px;
	}

	#amplitude {
		display: none;
	}

	#bloc-api .down-api-bloc {
		margin-top: unset;
	}

	#bloc-api.aoc-meteo-section #apiMeteo {
		margin-bottom: 60px;
	}

	#source-meteo-p {
		margin-bottom: 29px;
	}

	#bloc-webcam {
		padding-bottom: 0;
	}

	#masonry-bloc {
		margin-bottom: 3%;
	}

	.full-height-header {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.full-height-header .et_pb_row {
		height: unset;
		display: block;
		margin: unset;
	}

	.full-height-header-col1 {
		margin-top: 90px;
	}

	.mason-bloc-wrapper,
	.mason-bloc {
		width: 100% !important;
		    background-position: 50% 70% !important;

	}

	#mason-bloc-2 {
		margin-top: unset !important;
	}

	.mason-bloc {
		min-height: 250px !important;
		height: 250px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	#fights-masonry {
		width: 90%;
	}

	#fights-masonry .wrap1,
	#fights-masonry .wrap2 {
		flex-wrap: wrap;
	}

	#fight-mason-bloc-3 {
		width: 100% !important;
	}

	#fight-mason-bloc-5 {
		transform: translatey(0) !important
	}

	#fights-masonry .wrap1>div {
		width: 100%;
	}

	#fight-mason-bloc-1,
	#fight-mason-bloc-2 {
		padding-top: 0%;
		margin-top: 0%;
	}

	#fights-masonry .mason-bloc {
		height: 300px !important;
	}

	#fights-bottom img {
		max-height: 60vh;
	}

	#chrono-section .et_pb_row .et_pb_column:last-child {
		width: 100%;
		margin-top: 12%;
	}

	#bloc-api.aoc-meteo-section {
		background-position: center 10% !important;
		flex-direction: column;
		height: unset;
	}

	#bloc-api.aoc-meteo-section .et_pb_column {}

	#bloc-api.aoc-meteo-section .et_pb_row:nth-child(1) {
		width: 60%;
		display: flex;
		flex-direction: column-reverse;
	}

	#bloc-api.aoc-meteo-section .et_pb_row:nth-child(1) .et_pb_column:nth-child(1) {}

	#bloc-api.aoc-meteo-section #apiMeteoDown {
		align-content: center;
	}

	#bloc-api.aoc-meteo-section #apiMeteo {
		align-content: center;
	}

	#bloc-api.aoc-meteo-section .et_pb_row:nth-child(2) {
		width: 80%;
		left: 0;
		right: 0;
		margin: auto;
		height: unset;
	}

	#bloc-api.aoc-meteo-section .date-bloc {
		display: none;
	}

	#actions-climat-thumbs .et_pb_module {
		max-height: 400px;
		max-width: 400px;
		left: 0;
		right: 0;
		margin: auto;
	}

	.page-id-538 .et_pb_button_module_wrapper {
		text-align: center;
	}

	.staggered-content .et_pb_row:nth-child(2) {
		display: flex;
		flex-direction: column-reverse;
	}

	.staggered-content .colorful-overlay {
		min-height: 50vh;
	}

	#slick-and-slide #sliding-row {
		background: #ffffff79;
	}

	#main-numbers-section .et_pb_row:nth-child(2) .et_pb_column {
		width: 100% !important;
		margin-bottom: 12%;
	}

	.blog-section-blog-page#blog-section #agenda {
		margin-top: 6%;
	}

	.single-post #sidebar .wp-block-latest-posts {
		flex-direction: column;
	}

	.single-post #sidebar .wp-block-latest-posts li {
		width: 90%;
		left: 0;
		right: 0;
		margin: auto;
		margin-bottom: 3%;
	}

	.single-post #sidebar {
		margin-top: 6%;
	}

	footer#main-footer #ealb-footer-col1 img {
		max-width: 150px;
		margin-top: 35px;
	}

	#menu-footer-ealb {
		margin-bottom: 3%;
	}

	footer#main-footer h2 {
		text-align: center;
	}

	footer#main-footer .et_pb_row--with-menu {
		padding-bottom: 0 !important;
	}

	#ealb-footer-col1 {
		margin-bottom: 0 !important;
	}

	footer#main-footer .et_pb_menu__menu {
		display: flex !important;
	}

	footer#main-footer nav.et-menu-nav ul li:not(.lang-item) {
		width: 50% !important;
		display: flex !important;
		justify-content: center !important;
		text-align:center;
		    margin-bottom: 17px;
    text-align: center;
    line-height: 1.6em;
	}

	footer#main-footer nav.et-menu-nav ul li.lang-item {
		width: 25% !important;
		display: flex;
	}

	footer#main-footer nav.et-menu-nav ul li.lang-item-2 {
		justify-content: flex-end;
	}

	footer#main-footer nav.et-menu-nav ul li.lang-item-5 {
		justify-content: flex-start;
	}

	footer#main-footer #ealb-footer-col2 .et_pb_row_inner_1 .et_pb_column {
		flex-wrap: wrap;
	}

	footer#main-footer #ealb-footer-col2 .et_pb_row_inner_1 .et_pb_column .et_pb_image {
		width: 30% !important;
	}

	footer#main-footer #ealb-footer-col2 h2 {
		width: 100%;
	}

	footer#main-footer .mobile_menu_bar {
		display: none;
	}

	.full-height-header {
		height: unset;
		min-height: 100vh;
	}

	.full-height-header .et_pb_row {
		margin-top: 75px;
	}

	#trombi-section img {
		max-height: 80vh;
	}

	#slick-and-slide #sliding-row {
		margin-top: 0;
	}

	#winegrower-coords {
		transform: translate(0, 0);
	}
}

@media screen and (max-width:768px) {
	#winegrower-top-section {
		width: 95%;
	}

	#winegrower-top-section .et_pb_row {
		width: 90%;
	}

	#masonry-bloc h2,
	#blog-section h2,
	#insta-section h2,
	#aoc-meteo-slick h2,
	#insta-blog-page h2,
	.staggered-content h2,
	#slick-and-slide h2,
	#main-numbers-section h2,
	#engagements h2,
	#fights h2,
	#fights-videos-section h2 {
		font-size: 2em;
	}

	#blog-section .et_pb_blog_grid .et_pb_salvattore_content>.column {
		width: 100%;
	}

	#blog-section .et_pb_blog_grid article {
		margin-bottom: 4%;
	}

	#bloc-api {
		background-size: 130% !important;
	}

	#bloc-api .date-bloc {
		display: none;
	}

	#bloc-api .et_pb_row .et_pb_column:nth-child(1) {
		justify-content: flex-end;
	}

	#bloc-webcam {
		padding-top: 0;
	}

	#newsletter-section .et_pb_row {
		padding: 9%;
	}

	body #page-container .et_slide_in_menu_container:after {
		display: none;
	}

	#vert-content #vert-controls .active {
		transform: scale(1.5);
		position: relative;
	}

	#vert-content #vert-controls .active:after {
		content: "";
		height: 1px;
		width: 80%;
		background: white;
		position: absolute;
		bottom: -6px;
		left: 10%;
	}

	#portfolio-bloc article {
		width: 100%;
	}

	.et-fixed-header #logo {
		object-fit: cover;
		height: 24px !important;
		width: 83px;
		object-position: bottom;
		transform: translateY(-72px);
	}
	#ealb-top-header li {
    text-align: center;
    line-height: 15px;
}
	#ealb-top-header a {
   
    font-size: 10px;
}
	
	
}

@media screen and (max-width:480px) {
	.et-fixed-header #logo {
		display: none;
	}
}
