/*
 Theme Name:   Divi Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Divi Child Theme
 Author:       Constella
 Author URI:   http://example.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  divichild
*/

/***************************
	FONTS
***************************/
@font-face {
 font-family: "Abuget";
 src: url("font/Abuget.ttf");
 font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon_laufk6.eot');
  src:  url('fonts/icomoon_laufk6.eot#iefix') format('embedded-opentype'),
    url('fonts/icomoon_laufk6.ttf') format('truetype'),
    url('fonts/icomoon_laufk6.woff') format('woff'),
    url('fonts/icomoon_laufk6-icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="iconmoon-"], [class*=" iconmoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    padding-top: 7px;
}

.iconmoon-skidoo:before {
  content: "\e901";
    font-size: 34px;
}
.iconmoon-vtt1:before {
  content: "\e902";
    font-size: 34px;
}


/*WILLIAM : Popup guides randonnées */

.popup-rando-curtain-wrapper {
	width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    z-index: 9999999999999;
    background-color: rgba(0,0,0,0.75);
	transition: 0.4s all ease-in-out;
}

.popup-rando-wrapper {
	text-align: center;
    background-color: #00283C;
    font-family: interstate, sans-serif;
    color: white;
    max-width: 800px;
}

.popup-rando {
	overflow: hidden;
}

.popup-rando-jic-wrapper {
    position: relative;
}

.popup-rando-X {
	position: absolute;
	top: 10px;
    right: 15px;
    color: white;
    font-size: 32px;
    text-shadow: 0px 3px 5px black;
	cursor: pointer;
}

.popup-rando-txt-wrapper {
	padding: 25px 25px 40px 25px;
}

.popup-rando-txt-wrapper p {
	font-size: 30px;
	margin-bottom: 35px;
}

.popup-rando-txt-wrapper p:first-line {
    font-weight: 700;
}

.popup-rando-txt-wrapper b {
	font-weight: inherit;
	text-transform: uppercase;
}

.popup-rando-txt-wrapper a {
	color: white;
    border: 2px solid white;
    padding: 15px;
}
.popup-rando-img-wrapper img {
	max-width: none;
    width: 100%;
}
.popup-rando-curtain-wrapper.popup-rando-ferme {
	opacity: 0!important;
    z-index: -999!important;
}


@media screen and (max-width: 525px){ /**********  MAX-WIDTH: 400px   *******************/
	
	.popup-rando-txt-wrapper p {
		font-size: 18px;
	}
	
	
	
}/********** FIN MAX-WIDTH: 400px   *******************/

/*WILLIAM ***************************/

/***************************
	ÉLÉMENTS GLOBALES 
***************************/
.noresults{
	padding:50px 0px;
	font-size: 1.2rem;
	min-height:200px;
}

/* .wpml-ls-item, */
.ete .justehiver {
	display:none!important;
}
.hiver .justeete {
	display:none!important;
}
html,body{
	font-size: 13px;
}

body #main-header .et_mobile_menu {
    background-color: rgb(40, 40, 40);
}

.hide-mobile,.hide-mobile-module{
	display: none!important;
}

.hide-desktop,.hide-desktop-module{
	display: block!important;
}

li.encadrer-menu br{
	display: none;
}

.no-pagination .pagination{
	display: none!important;
}

/***************************
	MENU SECONDAIRE 
	CLASSES : 
***************************/
#top-header .container,
#main-header .container{
	width: 90%;
}

#top-header{
	background-color: rgba(255,255,255,0.25)!important;
}

#top-header #et-secondary-menu ul li{
	margin: 0 5px;
}

#top-header #et-secondary-menu ul li:last-of-type{
	margin-right: 0;
}

#top-header #et-secondary-menu ul li a{
	font-size: 0.75rem; /* 0.75 */
	text-transform: uppercase;
	font-family: interstate, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 8px 14px 11px; /* 6 14 10 */
	color: rgba(255,255,255,0.75);
/*	background-color: rgba(199,199,199,0.7);*/
}

#top-header #et-secondary-menu ul li.coeur a{
	font-size: 1.1rem;
	padding: 0;
}

#top-header #et-secondary-menu ul li.current-menu-item:not(.numero) a,
#top-header #et-secondary-menu ul li.active-saison a{
	border-bottom: 4px solid #fff;
	color: #fff;
}


#top-header #et-secondary-menu ul li a:hover{
	color: #fff!important;
	opacity: 1;
}



/***************************
	MENU PRINCIPALE 
	CLASSES : encadrer-menu
***************************/
.admin-bar #main-header{
	top: 50px!important; /* 50 */
}

#main-header #et-top-navigation #top-menu-nav ul li:not(.encadrer-menu){
	padding-top: 20px; /* 20 */
}

#main-header #et-top-navigation #top-menu-nav ul li a{
	font-size: 1.0rem; /* 1 */
	text-transform: uppercase;
	font-family: interstate, sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.1em; /* 1.1 */
}

#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu{
	border: 4px solid #fff;
	vertical-align: text-top;
	transition: 0.25s all ease-in-out;
	margin-top: -13px; /* -13 */
	
}

#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu:hover{
	border: 4px solid rgba(255,255,255,.70);
}

#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu a{
	text-align: center;
	padding: 10px 36px; /* 10 36 */
	line-height: 1.4em; /* 1.4 */
	color: #fff!important;
}


.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
	padding-top: 25px; /* 75 */
}

#main-header .container .logo_container a #logo{
	max-width: 75%; /* 75 */
}

#main-header .container #et-top-navigation #et_mobile_nav_menu .mobile_menu_bar.mobile_menu_bar_toggle:before{
	color: #fff;
	font-size: 3.5rem; /* 4 */
}

/*************************
	MENU MOBILE
	CLASSES : #et_mobile_nav_menu #mobile_menu
************************/

#et_mobile_nav_menu #mobile_menu{
	padding: 5% 0;
}

#et_mobile_nav_menu #mobile_menu li a{
	padding: 10px 7.5%;
}

#et_mobile_nav_menu #mobile_menu li.current-menu-item a,
#et_mobile_nav_menu #mobile_menu li.current-page-ancestor a{
	border-left: 8px solid #e56b00;
	border-bottom: none;
}


#et_mobile_nav_menu #mobile_menu .active-saison a{
	color: #e56b00; 
}



/******************************
	PAGE D'ACCUEIL
	CLASSES : .pAcc-top0 .pAcc-imgIntro .pAcc-slogan
******************************/
.pAcc-top0{
	padding-top: 0!important;
	margin-top: 0!important;
}
.pAcc-top0 .et_pb_column {
float:none;
}

.pAcc-top0 .et_pb_row_0{
	width: 100%;
	max-width: 1920px!important		;
	height: 100vh;
	min-height: 320px;
	max-height: 100vh;
}

.pAcc-top0 .et_pb_row_0.article-entete{
	height: 50vh;
	min-height: 320px;
	max-height: 50vh;
}

.pAcc-top0 .et_pb_row_0.article-entete.v-listing{
	height: 60vh;
}

.pAcc-top0 .et_pb_row_0 .et_pb_column_4_4.et_pb_column_0{
	position: relative;
	height: 100%;
}

.pAcc-imgIntro{
	position: relative;
}

.pAcc-slogan{
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
}



.pAcc-slogan h1,
.pAcc-slogan h2{
	font-size: 3rem; /* 4.5 */
	text-transform: uppercase;
	font-family: interstate, sans-serif;
	font-weight: 500;
	font-style: normal;
    margin: 10px;
	color: #fff;
	text-shadow: 0 0 30px rgba(0,0,0,.75); /* 50 */
}

.pAcc-slogan.long-titre h1,
.pAcc-slogan.long-titre h2{
	font-size: 2.3rem; /* 4.5 */
}

/* Les incontournables*/
.page-id-13968 h1,
.page-id-13968 h2{
	font-size: 2.3rem; /* 4.5 */
}


.pAcc-slogan h1.p404{
	font-size: 1rem; /* 4.5 */
	line-height: 1.4em;
}

.pAcc-slogan h1 em,
.pAcc-slogan h2 em{
	font-size: 5rem; /* 8 */
	font-family: "Abuget", sans-serif;
	text-transform: none!important;
	font-style: normal;
}

/*****************************
	Section 1 : Punchline et Intro
	Classes : .pAcc-punchline
*****************************/
.pAcc-punchline h2{
	font-size: 2.5rem; /* 4 */
	font-family: "Abuget", sans-serif;
	text-transform: capitalize!important;
	color: #434343;
	margin-top: 2rem;
	padding-bottom: 0;
}


.pAcc-punchline p{
	font-size: 1.1rem; /* 1.5 */
	font-family: interstate, sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.7em;
	color: #434343;
}

.pAcc-punchline img{
	width: 200px; /** 500 **/
	display: block;
    margin: -2px auto 0; /* -5 auto 0 */
}

/*** Les point-fort ***/
/* .pf-container .point-fort .face .f1 .f2 .f3 */

.adapt-height,.adapt-height .et_pb_code_inner{
	height: 100%;
}

.pf-container{
	max-width: 444px;
	width: 100%;
	height: 100%;
	margin: 0 0 0 auto;
}

.pf-container.pf-mobile{
	max-width: 100%;
	width: 100%;
	height: 250px; /* 400 */
	overflow-x: hidden;
}

.pf-container .point-fort {
  width: 100%;
  height: 100%;
  position: relative;
}

.pf-container .point-fort .face{
	position: absolute;
	height: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.pf-container.pf-desktop .point-fort .face{
	visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.pf-container.pf-mobile .point-fort .face{
	position: relative;
}

.pf-container .point-fort .face.f1{
	background: url(../../uploads/2020/12/thl-rivieres-navigable.jpg) center center #00b0ca;
	background-size: cover;
}

.pf-container .point-fort .face.f2{
  	background: url(../../uploads/2020/12/thl-sentier-pedestres.jpg) center center #b6bf00;
	background-size: cover;
}

.pf-container .point-fort .face.f3{
	background: url(../../uploads/2020/12/thl-grand-reservoir.jpg) center center #cccccc;
	background-size: cover;
}

.pf-container .point-fort .face.f4{
	background: url(../../uploads/2020/12/thl-evenements-memorables.jpg) center center #a70240;
	background-size: cover;
}

.pf-container .point-fort .face.f5{
	background-color: #fdb714;
}


.pf-container .point-fort .face.f6{
	background: url(../../uploads/2020/12/thl-spectacles.jpg) center center #e05206;
	background-size: cover;
}

.no-flick{-webkit-transform:translate3d(0,0,0);}

.pf-container .point-fort .face.in{
	animation: bounceInRight 0.75s;
	visibility: visible;
}

.pf-container .point-fort .face.out{
	animation: slideOutRight 0.75s;
	visibility: visible;
	opacity: 0;
}

.pf-container .point-fort .face .chiff-titre {
  	text-align: center;
	position: relative;
	width: 100%;
}

.pf-container .point-fort .face .chiff-titre .chiffre{
	font-size: 7rem; /* 8 */
	font-family: interstate, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	line-height: 1em;
	padding-bottom: 10px; /* 16 */
}

.pf-container .point-fort .face .chiff-titre .chiffre.c1{
	font-size: 7rem; /* 10 */
}

.pf-container .point-fort .face .chiff-titre .chiffre.c2{
	font-size: 7rem; /* 9 */
}

.pf-container .point-fort .face .chiff-titre .titre{
  	font-size: 1.3rem; /* 1.75 */
	font-family: interstate, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.25em;
	text-transform: uppercase;
	color: #6d6d6d;
	padding: 0 4%; /* 0 7.5 */
	mix-blend-mode: multiply;
}


.pf-container .point-fort .face.f6 .chiff-titre .titre{
  	font-size: 1.2rem; /* 1.65 */
}


/*************************
	SECTION EXPÉRIENCE
	CLASSES : .pAutre-content .container-9carree
*************************/
.pAutre-content  .et_pb_text_inner div{
	margin-bottom:12px;
}
.pAutre-content.blanc h2,
.pAutre-content.blanc h3,
.pAutre-content.blanc p{
	color: #fff;
}

.pAutre-content h2{
	font-size: 2.0rem; /* 2.5 */
	text-transform: uppercase;
	font-family: interstate, sans-serif;
	font-weight: 700;
	font-style: normal;
	position: relative;
}

.pAutre-content h2 em{
	font-size: 5.5rem; /* 6.5 */ 
	font-family: "Abuget", sans-serif;
	text-transform: none;
	font-weight: 400;
	margin-top: 5px;
	font-style: normal;
}

.pAutre-content h3{
	font-size: 1.4rem; /* 1.4 */
	font-family: interstate, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin: 16px 0;
}

.pAutre-content p{
	font-size: 1.1rem; /* 3 */
	font-family: interstate, sans-serif;
	font-weight: 500;
	font-style: normal;
}


.mobile.etoile h2:before{
	content: "";
	position: absolute;
	top: -18px; /* -42 */
	left: 9%; /* 25 */
	width: 45px; /* 80 */
	height: 36px; /* 64 */
	background-image: url(../../uploads/2020/11/etoile-design.png);
	background-size: cover;
	background-repeat: no-repeat;
}


/*****************
	LES 9 CARRÉES
*****************/
	.container-9carree li{
		width: 32%; /* 30 */
		margin-bottom: 13px; /* 40 */
		margin-right: 0.99%; /* 4.5 */
	}

	.container-9carree li p{
		top: calc(50% - 9.5px); /* 50 - 22.5 */
		font-size: 1.5rem; /* 2.25 */
	}

	.container-9carree li p.l2{
		top: calc(50% - 19px); /* 50 - 45 */
	}


/*****************
	LES 9 CARRÉES
*****************/
.container-9carree{
	list-style-type: none!important;
	/*display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;*/
	padding: 0!important;
	line-height: 0!important;
}

.container-9carree li{
	width: 32%; /* 30 */
/*	height: 300px;*/
/*	background-color: red;*/
	display: inline-block;
	position: relative;
	overflow: hidden;
	margin-bottom: 4px; /* 40 */
	margin-right: 0.8%;
}

.container-9carree li:nth-child(3n){
	margin-right: 0%;
}

.container-9carree li img{
	position: relative;
	width: 100%;
}

.container-9carree li p{
	position: absolute;
	top: calc(50% - 9.5px); /* 50 - 22.5 */
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.4rem; /* 2.5 */
	font-family: interstate, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1em;
	z-index: 99;
}

.container-9carree li p.l2{
	top: calc(50% - 19px); /* 50 - 45 */
}

	.container-9carree li p.p12{
		font-size: 0.90rem; /* 2.25 */
	}

	.container-9carree li p.p9{
		font-size: 1.05rem; /* 2.25 */
	}

	.container-9carree li p.p6{
		font-size: 1.20rem; /* 2.25 */
	}

.container-9carree li .c_orange{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #f26722;
	z-index: 9;
}

/**************************
	SECTION COUP DE COEUR DE LA PAGE D'ACCUEIL
	CLASSES : .coeur-gauche
**************************/
.coeur-gauche h2{
	color: #6d6d6d;
}

.coeur-gauche .et_pb_text_inner{
	text-align: center;
}

.coeur-gauche .et_pb_text_inner p{
	display: none;
}

.coeur-gauche .et_pb_text_inner h2{
	display: inline-block;
	position: relative;
	vertical-align: middle;
	font-size: 2.3rem;
	margin-left: -30px;
}

.coeur-gauche .et_pb_text_inner img{
	display: inline-block;
	margin-right: 5px;
}

.coeur-gauche .et_pb_text_inner h2:after{
	content: "";
	position: absolute;
	right: -70px; /* -10 */
	top: -25px; /* -50 */
	width: 60px; /* 103 */
	height: 72px; /* 124 */
	background-image: url(../../uploads/2020/11/Touriste-Hautes-Laurentides-coup-de-coeur.png);
	background-size: cover;
	background-repeat: no-repeat;
}

/*************************************
	TRAVAIL SUR LES COUP DE COEURS DE LA PAGE D'ACCUEIL
	CLASSES : .coup-coeur-container .cdc-row .single-cdc .img-titre
*************************************/
.coup-coeur-container{
	overflow-x: hidden;
}

.coup-coeur-container .swiper-wrapper .single-cdc{
	display: inline-block;
	vertical-align: top;
}

.coup-coeur-container .swiper-wrapper .single-cdc .img-titre{
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 0;
	width: 100%;
	height: 250px; /* 295 */
	background-color: #707070;
}

.coup-coeur-container .swiper-wrapper .single-cdc .img-titre p{
	position: absolute;
	top: calc(50% - 17px); /* 50 17 */
	font-size: 2rem; /* 2 */
	width: 100%;
	color: #fff;
	font-family: interstate, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 0px 10%; /* 0 10 */
	text-shadow: 0px 0px 4px rgba(0,0,0,0.6); /* 0 0 4 */
	line-height: 1em;
}

.coup-coeur-container .swiper-wrapper .single-cdc .description{
	background-color: rgba(0,0,0,0.60);
	color: #fff;
	font-family: interstate, sans-serif;
	font-size: 1.15rem; /* 1.15 */
	padding: 12px 5%; /* 12 5 */
}

/*****************************
	Fonctionnement du carousel
******************************/
.point-container{
    width: 100%;
	z-index: 9;
	text-align: center;
	margin-top: 25px; /* 30 */
}


.point-container span{
	width: 20px; /* 30 */
	height: 20px; /* 30 */
	background-color: rgba(255,255,255,0.70)!important;
	margin: 0px 6px!important; /* 0 8 */ 
	display: inline-block;
	border-radius: 30px;
	cursor: pointer;
	transition: 0.2s all ease-in-out;
	box-shadow: 0 0 2px 0px rgba(0,0,0,0.60);
	opacity: 1!important;
}
#a-proxomite .point-container span  {
	background-color: rgb(161 161 161 / 70%)!important;
}
.point-container span:hover{
	background-color: rgba(255,255,255,1)!important;
}
#a-proxomite  .point-container span.swiper-pagination-bullet-active,
.point-container span.swiper-pagination-bullet-active{
	background-color: #f26c4f!important;
}


/***************************
	SECTION INSTAGRAM
	CLASSES : .pAcc-titre-insta .fleche-orange
***************************/
.pAcc-titre-insta h2{
	color: #6d6d6d;
	font-size: 2.1rem; /* 2.5 */
	font-family: interstate, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.et_pb_row.fleche-orange:before{
	content: "";
	display: block;
	position: absolute;
	bottom: 14px; /* 4 */
	right: 0;
	width: 80px; /* 147 */
	height: 76.5px; /* 141 */
	background-image: url(../../uploads/2020/11/fleche-orange.png);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 9;
}

/******************************************
	PIED DE PAGE
	CLASSES : .footer-mobile-fond .footer_telsoc .footer_menu
******************************************/
.footer-mobile-fond   .et_pb_menu_0.et_pb_menu{
	background: transparent;
}
.footer_telsoc p{
	color: #6d6d6d;
	font-size: 2rem; /* 2 */
	font-family: interstate, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.footer_telsoc a:last-of-type{
	margin-left: 0.8rem; /* 0.8 */
}

.footer_menu ul{
	list-style-type: none;
}

.footer_menu ul li{
	margin: 11px 0; /* 11 0 */
}

.footer_menu ul li:first-of-type{
	padding-top: 0;
	margin-top: 0;
}


.footer_menu ul li,
.footer_menu ul li a{
	color: #6d6d6d;
	font-size: 1.25rem; /* 1.25 */
	font-family: interstate, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	transition: 0.3s all ease-in-out;
	padding: 11px 0; /* 11 0 */
}


.footer_menu ul li a:hover{
	color: #f26722;
	text-decoration: underline;
}


#footer-bottom{
	display: none!important;
}

.footer_menu .et_pb_menu__wrap{
	justify-content: center!important;
}

.et_pb_section_gris_image {
    background-color: #cccccc!important
}
.et_pb_section_gris_image .et_pb_row{ 
	width: 90%;
}

.et_pb_section_gris_image li .c_orange{
    backdrop-filter: brightness(1.3);
	background: none;
}

div.et_pb_section.footer-mobile-fond{
	background-color: #ebebeb!important;
	background-position: bottom right;
	background-image: url(../../uploads/2020/11/map-forme.png)!important;
	background-size: initial;
	background-repeat: no-repeat;
}

div.et_pb_section.footer-mobile-fond .et_pb_row{
	max-width: 1600px;
	width: 90%;
}

div.et_pb_section.footer-mobile-fond  .footer-credit{
	position: absolute;
    width: 100%;
    max-width: 100%;
    bottom: 5px;
    padding: 0;
}

div.et_pb_section.footer-mobile-fond  .footer-credit p{
	font-size: 0.75rem;
	color: #868686;
}

div.et_pb_section.footer-mobile-fond  .footer-credit p a{
	color: #868686;
}

div.et_pb_section.footer-mobile-fond  .footer-credit p a:hover{
	text-decoration: underline;
}

/***** SINGLE ACTIVITE***/
/**********************/

.listecat {
	margin: 20px 0px 0px 0px;;
}

.listecat li .temps_carre_gris {
	background: white;
	margin: 0px;
}

.listecat li {
	list-style: none;
	margin: 10px;
}

.listecat .details {
	justify-content: center;
	padding-bottom:0px;
}

.details {
	display: flex;
	flex-wrap: wrap;
}

.details>div {
	width: 33%;
}

.indicateur-prix {
	padding: 10px;
	color: rgba(96, 96, 96, .4);
	font-size: 1.5em;
}

span.label {
	font-weight: bold;
}

.smaller {
	font-size: .7em;
}

.fas.active {
	color: #f26722;
}

#sentiers .swiper-slide,
#hebergements .swiper-slide {
	background: white;
	padding: 20px;
}

#hebergements div[class$="type"] {}

#hebergements div[class$="inclusions"] {
	padding: 10px 0px;
}

#hebergements div[class$="inclusions"] .label {
	display: block;
	font-weight: bold;
}

.boite {
	display: none;
}

.boite.active {
	display: block;
}


.boutons-top .cb-container.fonta {
	background: #ffffffa3;
}

.boutons-top {}

.single-activite #et-boc {
	background: #ebebeb;
	overflow: hidden;
}

.transparent {
	background: none;
}

.double-padding {
	padding-right: 10%;
	padding-left: 10%;
}

.single-activite #ajax-container> .et_pb_row.intro:not(.et_pb_row_x) {
	/*width: 100%; commentaire emilie*/
	margin-top: -7%;
	padding: 0px;
}

.intro .et_pb_column {
	padding-top: 7%;
}

.single-activite .pAcc-top0,
.single-activite .pAcc-top0 .et_pb_row_0 {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	margin-top: 0px!important;
}
/*	*/

.service {
	font-size: 1.3em;
	margin: 80px 30px;
}
.liste-tags.flexbouton {
    position: absolute;
    top: -62px;
    right: 0px;
}
.flexbouton {
	display: flex;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	align-items: center;
	justify-content: left;
}

.boutons-top.flexbouton {
	align-items: center;
	justify-content: center;
	padding: 30px;
}
/*.pAcc-top0 .et_pb_row_0 {
	height: 60vh;
}*/

.entete_alternatif .pAcc-top0 .et_pb_row_0 {
	max-height: 800px;
}

#hebergements h3 {
	text-transform: uppercase;
}

.zone-a {
	margin-bottom: 100px;
}

.zone-b {
	padding-top: 10px;
}

.fond-gris .fond_blanc,
.fond-gris {
	background: #ebebeb;
}

.zone-b h2 {
	margin-top: 40px;
	margin-bottom: 40px;
}

#particularites {
	position: relative;
	background: black;
	color: white;
	overflow: hidden;
}

#particularites .cb-container {
	border-color: white;
}

#particularites .cb-container:hover {
	color: white;
	border-color: white;
}


#particularites:before,
.single-activite .pAcc-top0 .et_pb_row_0:before {
	content: "";
	position: absolute;
	left: -4%;
	right: -4%;
	top: -2%;
	opacity: 1;
	/*z-index: -1;*/
	display: block;
	background-position: center; 
	background-size: cover;
	width: 108%;
	height: 108%;
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px);
}

.single-activite .pAcc-top0 .et_pb_row_0 {
	background:black;
	background-size: cover;
	overflow: hidden;
}

.single-activite .et_pb_row.intro:before {
	content: "";
	background: white;
	position: absolute;
	/* width: 100%; */
	right: 5%;
	left: 5%;
	margin: 0px auto;
	height: 100%;
}

.single-activite .pAcc-top0 {
	z-index: 1;
}

 

/*
	MODIFICATION: 8 Juin 2021
	Bouton RETOUR
*/

.btn-retour{
	position: absolute;
	top: 26px; /* 26 */
	left: 16px; /* 88 */
	z-index: 9;
}

.btn-retour .retour{
	border: 4px solid #6d6d6d;
	padding: 15px 7.6375px 5px; /* 5 12 */
	color: #6d6d6d;
/*	font-weight: 700;*/
	transition: 0.2s all ease-in;
}

.btn-retour .retour i,
.btn-retour .retour p{
	display: inline-block;
}

.btn-retour .retour p{
	display: none;
}

.btn-retour .retour i{
	margin-right: 0px; /* 5 */
	font-size: 2em;
}

.btn-retour .retour:hover{
	color: #f26722;
	border: 4px solid #f26722;
}


/***  POP-UP   ***/
.popup-cote{
	position: fixed;
	bottom: -10px;
	right: -525px;
	z-index: 9999999999;
	transition: 0.2s all ease-in-out;
}

.popup-cote.ouvert{
	right: 0;
}

.popup-cote .close-btn{
	position: absolute;
    top: -10px;
    left: -10px;
    color: #000;
    font-weight: 700;
    z-index: 9;
    padding: 3.5px 6px!important;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 90px;
	line-height: 1;
}

.popup-cote .section-infolettre,
.popup-cote .section-guide{
	display: inline-block;
	position: relative;
	width: 135px; /* auto */
}

.popup-cote .text-encadrer{
	width: 100%;
	position: absolute;
	top: 0;
	background-color: rgba(255,255,255,0.75);
	color: #000;
	text-transform: uppercase;
	font-family: interstate, sans-serif;
	font-weight: 600;
	font-size: 0.9rem;
	line-height: 1.25em;
	text-align: center;
	padding: 12px 0!important;
}

.popup-cote .section-guide{
	-webkit-box-shadow: -8px 0 5px -8px rgba(0,0,0,0.50);
	box-shadow: -8px 0 5px -8px rgba(0,0,0,0.5);
}


@media screen and (max-width: 767px){ /**********  MAX-WIDTH: 479px   *******************/
	
	div.et_pb_section.footer-mobile-fond{
		background-image: url(../../uploads/2020/12/mobile-fond-footer3.png)!important;
	}
	
	.footer_telsoc p,
	.footer_menu ul li{
		text-align: center;
	}
	
	div.et_pb_section.footer-mobile-fond .et_pb_image{
		text-align: center;
	}
	
	
}/********** FIN MAX-WIDTH: 479px   *******************/

@media screen and (max-width: 400px){ /**********  MAX-WIDTH: 400px   *******************/
	
	
	
	
	
}/********** FIN MAX-WIDTH: 400px   *******************/

@media screen and (min-width: 400px){ /**********  MIN-WIDTH: 400px   *******************/
/***************************
	ÉLÉMENTS GLOBALES 
***************************/
html,body{
	font-size: 14px;
}
	
/**************************
	MENU	
***************************/
#main-header .container .logo_container a #logo{
	max-width: 70%; /* 75 */
}

#main-header .container #et-top-navigation #et_mobile_nav_menu .mobile_menu_bar.mobile_menu_bar_toggle:before{
	font-size: 3.75rem; /* 4 */
}

/******************************
	PAGE D'ACCUEIL
	CLASSES : .pAcc-top0 .pAcc-imgIntro .pAcc-slogan
******************************/
.pAcc-slogan h1,
.pAcc-slogan h2{
	font-size: 3.25rem; /* 4.5 */
	text-shadow: 0 0 35px rgba(0,0,0,.75); /* 50 */
}
	
.pAcc-slogan.long-titre h1,
.pAcc-slogan.long-titre h2{
	font-size: 2.8rem; /* 4.5 */
}

.pAcc-slogan h1.p404{
	font-size: 1.25rem; /* 4.5 */
}


.pAcc-slogan h1 em,
.pAcc-slogan h2 em{
	font-size: 5.5rem; /* 8 */
}
	
	
/*****************************
	Section 1 : Punchline et Intro
	Classes : .pAcc-punchline
*****************************/
.pAcc-punchline h2{
	font-size: 2.9rem; /* 4 */
}


.pAcc-punchline p{
	font-size: 1.25rem; /* 1.5 */
}

.pAcc-punchline img{
	width: 250px; /** 500 **/
    margin: -2px auto 0; /* -5 auto 0 */
}

/*************************
	SECTION EXPÉRIENCE
	CLASSES : .pAutre-content .container-9carree .mobile .etoile
*************************/
	.pAutre-content h2{
		font-size: 2.0rem; /* 2.5 */
	}

	.pAutre-content h2 em{
		font-size: 5.5rem; /* 6.5 */ 
	}
	
	.mobile.etoile h2:before{
		top: -24px; /* -42 */
		left: 13.5%; /* 25 */
		width: 55px; /* 80 */
		height: 44px; /* 64 */
	}
	
	
/*****************
	LES 9 CARRÉES
*****************/
	.container-9carree li{
		width: 32%; /* 30 */
		margin-bottom: 4px; /* 40 */
		margin-right: 0.99%; /* 4.5 */
	}

	.container-9carree li p{
		top: calc(50% - 9.5px); /* 50 - 22.5 */
	}
	
	

	.container-9carree li p.l2{
		top: calc(50% - 19px); /* 50 - 45 */
	}
	
	
/**************************
	SECTION COUP DE COEUR DE LA PAGE D'ACCUEIL
	CLASSES : .coeur-gauche
**************************/
	.coeur-gauche .et_pb_text_inner h2{
		font-size: 2.4rem; /* 2.75 */
	}

	.coeur-gauche .et_pb_text_inner h2:after{
		right: -70px; /* -10 */
		top: -25px; /* -50 */
		width: 65px; /* 103 */
		height: 78px; /* 124 */
	}
	
	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre{
		height: 295px; /* 295 */
	}
	
/*****************************
	Fonctionnement du carousel
******************************/
	.point-container span{
		width: 21px; /* 30 */
		height: 21px; /* 30 */
		margin: 0px 6px!important; /* 0 8 */ 
	}
	
/***************************
	SECTION INSTAGRAM
	CLASSES : .pAcc-titre-insta .fleche-orange
***************************/
	.et_pb_row.fleche-orange:before{
		bottom: 13px; /* 4 */
		right: 0; /* 0 */
		width: 85px; /* 147 */
		height: 81.5px; /* 141 */
	}
	
	
/***  POP-UP   ***/
.popup-cote .section-infolettre,
.popup-cote .section-guide{
	width: 150px; /* auto */
}
	
	
} /**********  MIN-WIDTH: 400px   *******************/



@media screen and (min-width: 525px){ /**********  MIN-WIDTH: 525px   *******************/
/***************************
	ÉLÉMENTS GLOBALES 
***************************/
html,body{
	font-size: 15px;
}
	
	
/**************************
	MENU	
***************************/
#main-header .container .logo_container a #logo{
	max-width: 65%; /* 75 */
}

#main-header .container #et-top-navigation #et_mobile_nav_menu .mobile_menu_bar.mobile_menu_bar_toggle:before{
	font-size: 4rem; /* 4 */
}

/******************************
	PAGE D'ACCUEIL
	CLASSES : .pAcc-top0 .pAcc-imgIntro .pAcc-slogan
******************************/
.pAcc-slogan h1,
.pAcc-slogan h2{
	font-size: 3.5rem; /* 4.5 */
	text-shadow: 0 0 35px rgba(0,0,0,.75); /* 50 */
}

.pAcc-slogan.long-titre h1,
.pAcc-slogan.long-titre h2{
	font-size: 3.2rem; /* 4.5 */
}

.pAcc-slogan h1.p404{
	font-size: 1.5rem; /* 4.5 */
}

.pAcc-slogan h1 em,
.pAcc-slogan h2 em{
	font-size: 6rem; /* 8 */
}
	
/*****************************
	Section 1 : Punchline et Intro
	Classes : .pAcc-punchline
*****************************/
.pAcc-punchline h2{
	font-size: 3.2rem; /* 4 */
}


.pAcc-punchline p{
	font-size: 1.3rem; /* 1.5 */
}

.pAcc-punchline img{
	width: 280px; /** 500 **/
    margin: -3px auto 0; /* -5 auto 0 */
}
	
	
/*************************
	SECTION EXPÉRIENCE
	CLASSES : .pAutre-content .container-9carree .mobile .etoile
*************************/
	.mobile.etoile h2:before{
		top: -32px; /* -42 */
		left: 19%; /* 25 */
		width: 68px; /* 80 */
		height: 55px; /* 64 */
	}
	
/*****************
	LES 9 CARRÉES
*****************/
	.container-9carree li{
		width: 31%; /* 30 */
		margin-bottom: 13px; /* 40 */
		margin-right: 2.6%; /* 4.5 */
	}

	.container-9carree li p{
		top: calc(50% - 12px); /* 50 - 22.5 */
		font-size: 1.6rem; /* 2.25 */
	}
	
	.container-9carree li p.p12{
		font-size: 1.1rem; /* 2.25 */
	}

	.container-9carree li p.p9{
		font-size: 1.25rem; /* 2.25 */
	}

	.container-9carree li p.p6{
		font-size: 1.4rem; /* 2.25 */
	}

	.container-9carree li p.l2{
		top: calc(50% - 24px); /* 50 - 45 */
	}

/**************************
	SECTION COUP DE COEUR DE LA PAGE D'ACCUEIL
	CLASSES : .coeur-gauche
**************************/
	.coeur-gauche .et_pb_text_inner h2{
		font-size: 2.5rem; /* 2.75 */
	}
	

	.coeur-gauche .et_pb_text_inner h2:after{
		right: -70px; /* -10 */
		top: -25px; /* -50 */
		width: 65px; /* 103 */
		height: 78px; /* 124 */
	}


/*****************************
	Fonctionnement du carousel
******************************/
	.point-container{
		margin-top: 30px; /* 30 */
	}

	.point-container span{
		width: 22px; /* 30 */
		height: 22px; /* 30 */
		margin: 0px 6px!important; /* 0 8 */ 
	}

	
/***************************
	SECTION INSTAGRAM
	CLASSES : .pAcc-titre-insta .fleche-orange
***************************/
	.pAcc-titre-insta h2{
		font-size: 2.5rem; /* 2.5 */
	}
	
	.et_pb_row.fleche-orange:before{
		bottom: 10px; /* 4 */
		right: 9.5%; /* 0 */
		width: 95px; /* 147 */
		height: 91px; /* 141 */
	}
	
/***********************
	LES POINT-FORT 
	CLASSES : .pf-container .point-fort .face .f1 .f2 .f3
***********************/
	.pf-container.pf-mobile{
		height: 290px; /* 225 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre{
		font-size: 7rem; /* 8 */
		padding-bottom: 12px; /* 16 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre.c1{
		font-size: 7rem; /* 10 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre.c2{
		font-size: 7rem; /* 9 */
	}

	.pf-container .point-fort .face .chiff-titre .titre{
		font-size: 1.3rem; /* 1.75 */
		padding: 0 5%; /* 0 7.5 */
	}


	.pf-container .point-fort .face.f6 .chiff-titre .titre{
		font-size: 1.2rem; /* 1.65 */
	}
	.single-activite  .image-principale{
		display:none;/*cache l'image principale qui se trouve sous le texte pcq basse resolution, elle est ajoute a la galerie alaplace*/
	}	
	
/***  POP-UP   ***/
.popup-cote .section-infolettre,
.popup-cote .section-guide{
	width: 165px; /* auto */
}
	
} /**********  MIN-WIDTH: 525px   *******************/


@media screen and (min-width: 768px){ /**********  MIN-WIDTH: 768px   *******************/
	
	#particularites:before,
.single-activite .pAcc-top0 .et_pb_row_0:before {
	-webkit-filter: blur(6px);
	-moz-filter: blur(6px);
	-o-filter: blur(6px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}

	
/***************************
	ÉLÉMENTS GLOBALES 
***************************/
html,body{
	font-size: 16px;
}
	
/**************************
	MENU	
***************************/
#main-header .container .logo_container a #logo{
	max-width: 60%; /* 75 */
}
	
.footer_menu .et_pb_menu__wrap{
	justify-content: flex-start!important;
}


/******************************
	PAGE D'ACCUEIL
	CLASSES : .pAcc-top0 .pAcc-imgIntro .pAcc-slogan
******************************/
.pAcc-slogan h1,
.pAcc-slogan h2{
	font-size: 3.75rem; /* 4.5 */
	text-shadow: 0 0 40px rgba(0,0,0,.75); /* 50 */
}

.pAcc-slogan.long-titre h1,
.pAcc-slogan.long-titre h2{
	font-size: 3.45rem; /* 4.5 */
}

.pAcc-slogan h1.p404{
	font-size: 2rem; /* 4.5 */
}

.pAcc-slogan h1 em,
.pAcc-slogan h2 em{
	font-size: 6.5rem; /* 8 */
}
	

/*****************************
	Section 1 : Punchline et Intro
	Classes : .pAcc-punchline
*****************************/
.pAcc-punchline h2{
	font-size: 3.5rem; /* 4 */
}


.pAcc-punchline p{
	font-size: 1.4rem; /* 1.5 */
}

.pAcc-punchline img{
	width: 300px; /** 500 **/
    margin: -3px auto 0; /* -5 auto 0 */
}
	
/*************************
	SECTION EXPÉRIENCE
	CLASSES : .pAutre-content .container-9carree .mobile .etoile
*************************/
	.pAutre-content h2{
		font-size: 2.1rem; /* 2.5 */
		position: relative;
	}

	.pAutre-content h2 em{
		font-size: 5.7rem; /* 6.5 */ 
	}
	
	.mobile.etoile h2:before{
		top: -42px; /* -42 */
		left: 25%; /* 25 */
		width: 80px; /* 80 */
		height: 64px; /* 64 */
	}
	
/*****************
	LES 9 CARRÉES
*****************/
	.container-9carree li{
		width: 31%; /* 30 */
		margin-bottom: 18px; /* 40 */
		margin-right: 2.7%; /* 4.5 */
	}

	.container-9carree li p{
		top: calc(50% - 16px); /* 50 - 22.5 */
		font-size: 2.0rem; /* 2.25 */
	}
	
	.container-9carree li p.p12{
		font-size: 1.50rem; /* 2.25 */
	}

	.container-9carree li p.p9{
		font-size: 1.65rem; /* 2.25 */
	}

	.container-9carree li p.p6{
		font-size: 1.80rem; /* 2.25 */
	}

	.container-9carree li p.l2{
		top: calc(50% - 32px); /* 50 - 45 */
	}



/**************************
	SECTION COUP DE COEUR DE LA PAGE D'ACCUEIL
	CLASSES : .coeur-gauche
**************************/
	.coeur-gauche .et_pb_text_inner h2{
		font-size: 2.6rem; /* 2.75 */
	}


	.coeur-gauche .et_pb_text_inner h2:after{
		right: -85px; /* -10 */
		top: -25px; /* -50 */
		width: 75px; /* 103 */
		height: 90px; /* 124 */
	}
	
/*************************************
	TRAVAIL SUR LES COUP DE COEURS DE LA PAGE D'ACCUEIL
	CLASSES : .coup-coeur-container .cdc-row .single-cdc .img-titre
*************************************/
	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre{
		height: 250px; /* 295 */
	}

	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre p{
		top: calc(50% - 17px); /* 50 17 */
		font-size: 1.8rem; /* 2 */
		padding: 0px 9.5%; /* 0 10 */
		text-shadow: 0px 0px 4px rgba(0,0,0,0.6); /* 0 0 4 */
	}

	.coup-coeur-container .swiper-wrapper .single-cdc .description{
		font-size: 1rem; /* 1.15 */
		padding: 12px 5%; /* 12 5 */
	}

/*****************************
	Fonctionnement du carousel
******************************/
	.point-container span{
		width: 24px; /* 30 */
		height: 24px; /* 30 */
		margin: 0px 7px!important; /* 0 8 */ 
	}

	
	
/***************************
	SECTION INSTAGRAM
	CLASSES : .pAcc-titre-insta .fleche-orange
***************************/
	.et_pb_row.fleche-orange:before{
		bottom: 9px; /* 4 */
		right: 18%; /* 0 */
		width: 95px; /* 147 */
		height: 91px; /* 141 */
	}
	
	
/***********************
	LES POINT-FORT 
	CLASSES : .pf-container .point-fort .face .f1 .f2 .f3
***********************/
	.pf-container.pf-mobile{
		height: 290px; /* 225 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre{
		font-size: 7rem; /* 8 */
		padding-bottom: 12px; /* 16 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre.c1{
		font-size: 7rem; /* 10 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre.c2{
		font-size: 7rem; /* 9 */
	}

	.pf-container .point-fort .face .chiff-titre .titre{
		font-size: 1.3rem; /* 1.75 */
		padding: 0 5%; /* 0 7.5 */
	}


	.pf-container .point-fort .face.f6 .chiff-titre .titre{
		font-size: 1.2rem; /* 1.65 */
	}

	
	
	
	
	/* GRAVITY FORM*/
	.bouton-cote .gfield_radio{
		display: flex;
	}

	.bouton-cote .gfield_radio .gchoice{
		margin-right: 24px;
	}

/***  POP-UP   ***/
.popup-cote .section-infolettre,
.popup-cote .section-guide{
	width: 190px; /* auto */
}
	
} /**********  MIN-WIDTH: 768px   *******************/





@media screen and (min-width: 981px){ /**********  MIN-WIDTH: 981px   *******************/

/***************************
	ÉLÉMENTS GLOBALES 
***************************/	
	.blanc #page-container:before {
    content: "";
    z-index: 2;
    background: url(images/degrade.png)  repeat-x;
    height: 200px;
    position: absolute;
    width: 100%;
	}
	
	.hide-mobile{
		display: inline-block!important;
	}
	
	.hide-mobile-module{
		display: block!important;
	}
	
	.hide-desktop,.hide-desktop-module{
		display: none!important;
	}

	

	li.encadrer-menu br{
		display: block;
	}
	
/**************************
	MENU	
***************************/

	#top-header .container,
	#main-header .container{
		width: 92.5%;
	}
	
/***************************
	MENU SECONDAIRE 
	CLASSES : 
***************************/
	#top-header #et-secondary-menu ul li a{
		font-size: 0.775rem; /* 0.75 */
/*		padding: 6px 14px 10px;  6 14 10 */
	}

	#top-header #et-secondary-menu ul li.coeur{
	vertical-align: text-bottom;
}

/***************************
	MENU PRINCIPALE 
	CLASSES : encadrer-menu
***************************/
	#main-header .container .logo_container a #logo{
		max-width: 20%; /* 75 */
	}
	
	#main-header{
		top: 36px!important; /* 50 */
	}
	
	.admin-bar #main-header{
		top: 61px!important; /* 50 */
	}

	#main-header #et-top-navigation #top-menu-nav ul li:not(.encadrer-menu){
		padding-top: 20px; /* 20 */
	}

	#main-header #et-top-navigation #top-menu-nav ul li a{
		font-size: 0.85rem; /* 1 */
		line-height: 1.1em; /* 1.1 */
	}
	
	#main-header #et-top-navigation #top-menu-nav ul li.current_page_item:not(.encadrer-menu) a{
		color: #fff;
		border-bottom: 6px solid #fff;
		padding-bottom: 10px!important;
	}


	#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu{
		border: 4px solid #fff;
		vertical-align: inherit;
		transition: 0.25s all ease-in-out;
		margin-top: -10px; /* -13 */
		padding-right: 0;
	}

	#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu:hover{
		border: 4px solid rgba(255,255,255,.70);
	}

	#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu a{
		text-align: center;
		padding: 8px 24px; /* 10 36 */
		line-height: 1.4em; /* 1.4 */
	}


	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
		padding-top: 42px; /* 60 */
	}



/******************************
	PAGE D'ACCUEIL
	CLASSES : .pAcc-top0 .pAcc-imgIntro .pAcc-slogan
******************************/
	.pAcc-top0{
		padding-top: 0!important;
	}


	.pAcc-slogan h1,
	.pAcc-slogan h2{
		font-size: 4.5rem; /* 4.5 */
		text-shadow: 0 0 50px rgba(0,0,0,.75); /* 50 */
	}

	.pAcc-slogan.long-titre h1,
	.pAcc-slogan.long-titre h2{
		font-size: 4.25rem; /* 4.5 */
	}

	.pAcc-slogan h1.p404{
		font-size: 2.5rem; /* 4.5 */
	}

	.pAcc-slogan h1 em,
	.pAcc-slogan h2 em{
		font-size: 8rem; /* 8 */
	}

	
/*****************************
	Section 1 : Punchline et Intro
	Classes : .pAcc-punchline
*****************************/
	.pAcc-punchline h2{
		font-size: 4rem; /* 4 */
	}


	.pAcc-punchline p{
		font-size: 1.5rem; /* 1.5 */
	}

	.pAcc-punchline img{
		width: 450px; /** 500 **/
		margin: -5px auto 0; /* -5 auto 0 */
	}
	
/***********************
	LES POINT-FORT 
	CLASSES : .pf-container .point-fort .face .f1 .f2 .f3
***********************/

	.pf-container .point-fort .face{
		width: 100%;
	}
	
	.pf-container .point-fort .face .chiff-titre .chiffre{
		font-size: 8rem; /* 8 */
		padding-bottom: 12px; /* 16 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre.c1{
		font-size: 8rem; /* 10 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre.c2{
		font-size: 8rem; /* 9 */
	}

	.pf-container .point-fort .face .chiff-titre .titre{
		font-size: 1.5rem; /* 1.75 */
		padding: 0 6%; /* 0 7.5 */
	}

	.pf-container .point-fort .face.f6 .chiff-titre .titre{
		font-size: 1.4rem; /* 1.65 */
	}

	
/*************************
	SECTION EXPÉRIENCE
	CLASSES : .pAutre-content .container-9carree .etoile
*************************/
	.pAutre-content h2{
		font-size: 1.9rem; /* 2.5 */
	}

	.pAutre-content h2 em{
		font-size: 5.3rem; /* 6.5 */ 
	}

	.pAutre-content h3{
		font-size: 1.15rem; /* 1.4 */
	}

	.pAutre-content p{
		font-size: 0.85rem; /* 3 */
	}

	.pAutre-content.etoile img{
		width: 71px;
	}
	
	

/*****************
	LES 9 CARRÉES
*****************/
	.container-9carree li{
		width: 31%; /* 30 */
		margin-bottom: 16px; /* 40 */
		margin-right: 2.7%; /* 4.5 */
	}

	.container-9carree li p{
		top: calc(50% - 14px); /* 50 - 22.5 */
		font-size: 1.8rem; /* 2.25 */
	}
	
	.container-9carree li p.p12{
		font-size: 1.3rem; /* 2.25 */
	}

	.container-9carree li p.p9{
		font-size: 1.45rem; /* 2.25 */
	}

	.container-9carree li p.p6{
		font-size: 1.6rem; /* 2.25 */
	}

	.container-9carree li p.l2{
		top: calc(50% - 28px); /* 50 - 45 */
	}

/**************************
	SECTION COUP DE COEUR DE LA PAGE D'ACCUEIL
	CLASSES : .coeur-gauche
**************************/
	.coeur-gauche .et_pb_text_inner h2{
		font-size: 2.75rem; /* 2.75 */
		margin-left: -0px; /* -96 */
	}

	.coeur-gauche .et_pb_text_inner h2 span.mouvement{
		margin-left: 0px; /* 96 */
	}

	.coeur-gauche .et_pb_text_inner h2:before{
		left: -60px; /* -10 */
		top: -16px; /* -50 */
		width: 75px; /* 103 */
		height: 90px; /* 124 */
		content: "";
		position: absolute;
		background-image: url(../../uploads/2020/11/Touriste-Hautes-Laurentides-coup-de-coeur.png);
		background-size: cover;
		background-repeat: no-repeat;
	}
	
	.coeur-gauche .et_pb_text_inner h2:after{
		content: none;
	}

/*************************************
	TRAVAIL SUR LES COUP DE COEURS DE LA PAGE D'ACCUEIL
	CLASSES : .coup-coeur-container .cdc-row .single-cdc .img-titre
*************************************/
	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre{
		height: 215px; /* 295 */
	}

	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre p{
		top: calc(50% - 17px); /* 50 17 */
		font-size: 1.6rem; /* 2 */
		padding: 0px 9%; /* 0 10 */
		text-shadow: 0px 0px 4px rgba(0,0,0,0.6); /* 0 0 4 */
	}

	.coup-coeur-container .swiper-wrapper .single-cdc .description{
		font-size: 0.9rem; /* 1.15 */
		padding: 11px 4.5%; /* 12 5 */
	}

/*****************************
	Fonctionnement du carousel
******************************/

	.point-container span{
		width: 26px; /* 30 */
		height: 26px; /* 30 */
	}

/***************************
	SECTION INSTAGRAM
	CLASSES : .pAcc-titre-insta .fleche-orange
***************************/
	.et_pb_row.fleche-orange:before{
		bottom: -1.5px; /* 4 */
		right: 0; /* 0 */
		width: 95px; /* 147 */
		height: 91px; /* 141 */
	}
	
	





/***************************
	SECTION SINGLE ACTIVITE
***************************/
	.boutons-top.flexbouton {
		margin: -50px 0px 50px 0px;
	}
	.single-activite .pAcc-top0 .et_pb_row_0 {
		height: 100vh;
	}
	.intro {
		background: white;
	}
	.entete_imageprinc .attachment-et-pb-post-main-image-fullwidth-large {
		display: none;
	}
	.et_pb_row.intro:before {
		display: none;
	}
	.entete_pasphoto .et_pb_row.intro:before {
		display: block;
	}
	.entete_pasphoto .pAcc-top0 .et_pb_row_0 {
		/*background: none;*/
	}
	.single-activite .pAcc-top0 .et_pb_row_0:before {
		display: none;
	}


/*
	MODIFICATION: 8 Juin 2021
	Bouton RETOUR
*/

.btn-retour{
	top: 26px; /* 26 */
	left: 26px; /* 88 */
}
	
.btn-retour .retour i,
.btn-retour .retour p{
	display: inline-block;
}
	

.btn-retour .retour{
	padding: 5px 12px; /* 5 12 */
}

.btn-retour .retour i{
	margin-right: 5px; /* 5 */
	font-size: 1em;
}

	
	
/***  POP-UP   ***/
.popup-cote{
	left: -525px;
	right: unset;
}
	
.popup-cote .close-btn{
	top: 0;
    right: 6px;
	left: unset;
	 padding: 6px!important;
	background-color: transparent;
	border: none;
	border-radius: 0;
}
	
.popup-cote.ouvert{
	left: 0;
	right: unset;
}

.popup-cote .section-infolettre,
.popup-cote .section-guide{
	width: auto;
}
	


	
	
	
}
/********** FIN MIN-WIDTH: 981px   *******************/


@media screen and (min-width: 1170px){ /**********  MIN-WIDTH: 1170px   *******************/
/***************************
	ÉLÉMENTS GLOBALES 
***************************/
	html,body{
		font-size: 18px;
	}
	
	#top-header .container,
	#main-header .container{
		width: 91%;
	}

/***************************
	MENU PRINCIPALE 
	CLASSES : encadrer-menu
***************************/
	#main-header{
		top: 33px!important; /* 50 */
	}
	
	.admin-bar #main-header{
		top: 58px!important; /* 50 */
	}
	
	#main-header .container .logo_container a #logo{
		max-width: 26%; /* 75 */
	}
	
	#main-header #et-top-navigation #top-menu-nav ul li:not(.encadrer-menu){
		padding-top: 20px; /* 20 */
	}

	#main-header #et-top-navigation #top-menu-nav ul li a{
		font-size: 0.85rem; /* 1 */
	}

	#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu{
		margin-top: -10px; /* -13 */
		border: 5px solid #fff;
	}
	
	#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu:hover{
		border: 5px solid rgba(255,255,255,.70);
	}

	#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu a{
		padding: 9px 28px; /* 10 36 */
	}

	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
		padding-top: 46px; /* 60 */
	}
	
/*************************
	SECTION EXPÉRIENCE
	CLASSES : .pAutre-content .container-9carree .etoile
*************************/
	.pAutre-content h2{
		font-size: 2.00rem; /* 2.5 */
	}

	.pAutre-content h2 em{
		font-size: 5.75rem; /* 6.5 */ 
	}

	.pAutre-content h3{
		font-size: 1.2rem; /* 1.4 */
	}

	.pAutre-content p{
		font-size: 0.9rem; /* 3 */
	}

	.pAutre-content.etoile img{
		width: 88px;
	}
	
	
	
/*****************
	LES 9 CARRÉES
*****************/
	.container-9carree li{
		width: 30%; /* 30 */
		margin-bottom: 34px; /* 40 */
		margin-right: 4.3%; /* 4.5 */
	}

	.container-9carree li p{
		top: calc(50% - 17px); /* 50 - 22.5 */
		font-size: 1.9rem; /* 2.25 */
	}

	
	.container-9carree li p.p12{
		font-size: 1.40rem; /* 2.25 */
	}

	.container-9carree li p.p9{
		font-size: 1.55rem; /* 2.25 */
	}

	.container-9carree li p.p6{
		font-size: 1.7rem; /* 2.25 */
	}

	.container-9carree li p.l2{
		top: calc(50% - 34px); /* 50 - 45 */
	}
	
/**************************
	SECTION COUP DE COEUR DE LA PAGE D'ACCUEIL
	CLASSES : .coeur-gauche
**************************/
	.coeur-gauche .et_pb_text_inner h2{
		font-size: 2.75rem; /* 2.75 */
	}

	.coeur-gauche .et_pb_text_inner h2:before{
		left: -70px; /* -10 */
		top: -16px; /* -50 */
		width: 85px; /* 103 */
		height: 102px; /* 124 */
	}
	
/*************************************
	TRAVAIL SUR LES COUP DE COEURS DE LA PAGE D'ACCUEIL
	CLASSES : .coup-coeur-container .cdc-row .single-cdc .img-titre
*************************************/
	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre{
		height: 230px; /* 295 */
	}

	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre p{
		top: calc(50% - 17px); /* 50 17 */
		font-size: 1.7rem; /* 2 */
		padding: 0px 9.5%; /* 0 10 */
		text-shadow: 0px 0px 4px rgba(0,0,0,0.6); /* 0 0 4 */
	}

	.coup-coeur-container .swiper-wrapper .single-cdc .description{
		font-size: 0.95rem; /* 1.15 */
		padding: 12px 5%; /* 12 5 */
	}

/*****************************
	Fonctionnement du carousel
******************************/
	.point-container span{
		width: 28px; /* 30 */
		height: 28px; /* 30 */
		margin: 0px 8px!important; /* 0 8 */ 
	}

/***************************
	SECTION INSTAGRAM
	CLASSES : .pAcc-titre-insta .fleche-orange
***************************/
	.et_pb_row.fleche-orange:before{
		bottom: -1px; /* 4 */
		right: 0; /* 0 */
		width: 108px; /* 147 */
		height: 103.5px; /* 141 */
	}
	

	
} /**********  MIN-WIDTH: 1170px   *******************/

@media screen and (min-width: 1350px){ /**********  MIN-WIDTH: 1350px   *******************/
/***************************
	ÉLÉMENTS GLOBALES 
***************************/
	html,body{
		font-size: 19px;
	}
	
	#top-header .container,
	#main-header .container{
		width: 90%;
	}
	
/***************************
	MENU PRINCIPALE 
	CLASSES : encadrer-menu
***************************/
	#main-header{
		top: 30px!important; /* 50 */
	}
	
	.admin-bar #main-header{
		top: 55px!important; /* 50 */
	}
	
	#main-header .container .logo_container a #logo{
		max-width: 28%; /* 75 */
	}
	
	#main-header #et-top-navigation #top-menu-nav ul li:not(.encadrer-menu){
		padding-top: 20px; /* 20 */
	}

	#main-header #et-top-navigation #top-menu-nav ul li a{
		font-size: 0.9rem; /* 1 */
		line-height: 1.1em; /* 1.1 */
	}

	#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu{
		margin-top: -10px; /* -13 */
	}

	#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu a{
		padding: 10px 32px; /* 10 36 */
	}

	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
		padding-top: 54px; /* 60 */
	}
	
	
	
/***********************
	LES POINT-FORT 
	CLASSES : .pf-container .point-fort .face .f1 .f2 .f3
***********************/

	.pf-container .point-fort .face .chiff-titre .chiffre{
		font-size: 8.5rem; /* 8 */
		padding-bottom: 14px; /* 16 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre.c1{
		font-size: 8.5rem; /* 10 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre.c2{
		font-size: 8.5rem; /* 9 */
	}

	.pf-container .point-fort .face .chiff-titre .titre{
		font-size: 1.6rem; /* 1.75 */
		padding: 0 6.75%; /* 0 7.5 */
	}

	.pf-container .point-fort .face.f6 .chiff-titre .titre{
		font-size: 1.5rem; /* 1.65 */
	}
	

/*************************
	SECTION EXPÉRIENCE
	CLASSES : .pAutre-content .container-9carree .etoile
*************************/
	.pAutre-content h2{
		font-size: 2.20rem; /* 2.5 */
	}

	.pAutre-content h2 em{
		font-size: 6.0rem; /* 6.5 */ 
	}

	.pAutre-content h3{
		font-size: 1.3rem; /* 1.4 */
	}

	.pAutre-content p{
		font-size: 1.0rem; /* 3 */
	}

	.pAutre-content.etoile img{
		width: 100px;
	}
	
	
/*****************
	LES 9 CARRÉES
*****************/
	.container-9carree li{
		width: 30%; /* 30 */
		margin-bottom: 34px; /* 40 */
		margin-right: 4.3%; /* 4.5 */
	}

	.container-9carree li p{
		top: calc(50% - 19.5px); /* 50 - 22.5 */
		font-size: 2.1rem; /* 2.25 */
	}
	
	.container-9carree li p.p12{
		font-size: 1.6rem; /* 2.25 */
	}

	.container-9carree li p.p9{
		font-size: 1.75rem; /* 2.25 */
	}

	.container-9carree li p.p6{
		font-size: 1.9rem; /* 2.25 */
	}

	.container-9carree li p.l2{
		top: calc(50% - 39px); /* 50 - 45 */
	}
	
/**************************
	SECTION COUP DE COEUR DE LA PAGE D'ACCUEIL
	CLASSES : .coeur-gauche
**************************/
	.coeur-gauche .et_pb_text_inner h2{
		margin-left: -0px; /* -96 */
	}

	.coeur-gauche .et_pb_text_inner h2:before{
		left: -70px; /* -10 */
		top: -16px; /* -50 */
	}
	
/*************************************
	TRAVAIL SUR LES COUP DE COEURS DE LA PAGE D'ACCUEIL
	CLASSES : .coup-coeur-container .cdc-row .single-cdc .img-titre
*************************************/
	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre{
		height: 260px; /* 295 */
	}

	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre p{
		top: calc(50% - 17px); /* 50 17 */
		font-size: 1.8rem; /* 2 */
		padding: 0px 9.5%; /* 0 10 */
		text-shadow: 0px 0px 4px rgba(0,0,0,0.6); /* 0 0 4 */
	}

	.coup-coeur-container .swiper-wrapper .single-cdc .description{
		font-size: 1.05rem; /* 1.15 */
		padding: 12px 5%; /* 12 5 */
	}

/*****************************
	Fonctionnement du carousel
******************************/

	.point-container span{
		width: 29px; /* 30 */
		height: 29px; /* 30 */
	}

	
/***************************
	SECTION INSTAGRAM
	CLASSES : .pAcc-titre-insta .fleche-orange
***************************/
	.et_pb_row.fleche-orange:before{
		bottom: 0px; /* 4 */
		right: 0; /* 0 */
		width: 120px; /* 147 */
		height: 115px; /* 141 */
	}
	

	
} /**********  MIN-WIDTH: 1350px   *******************/

@media screen and (min-width: 1600px){ /**********  MIN-WIDTH: 1600px   *******************/
/***************************
	ÉLÉMENTS GLOBALES 
***************************/
	html,body{
		font-size: 20px;
	}
	
/***************************
	MENU PRINCIPALE 
	CLASSES : encadrer-menu
***************************/
	#main-header{
		top: 33px!important; /* 50 */
	}
	
	.admin-bar #main-header{
		top: 58px!important; /* 50 */
	}
	
	#main-header .container .logo_container a #logo{
		max-width: 30%; /* 75 */
	}
	
	
	#main-header #et-top-navigation #top-menu-nav ul li:not(.encadrer-menu){
		padding-top: 20px; /* 20 */
	}

	#main-header #et-top-navigation #top-menu-nav ul li a{
		font-size: 1.0rem; /* 1 */
		line-height: 1.1em; /* 1.1 */
	}

	#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu{
		margin-top: -10px; /* -13 */
	}

	#main-header #et-top-navigation #top-menu-nav ul li.encadrer-menu a{
		padding: 10px 36px; /* 10 36 */
	}

	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
		padding-top: 50px; /* 60 */
	}
	
/***********************
	LES POINT-FORT 
	CLASSES : .pf-container .point-fort .face .f1 .f2 .f3
***********************/

	.pf-container .point-fort .face .chiff-titre .chiffre{
		font-size: 9rem; /* 8 */
		padding-bottom: 16px; /* 16 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre.c1{
		font-size: 9rem; /* 10 */
	}

	.pf-container .point-fort .face .chiff-titre .chiffre.c2{
		font-size: 9rem; /* 9 */
	}

	.pf-container .point-fort .face .chiff-titre .titre{
		font-size: 1.75rem; /* 1.75 */
		padding: 0 7.5%; /* 0 7.5 */
	}

	.pf-container .point-fort .face.f6 .chiff-titre .titre{
		font-size: 1.65rem; /* 1.65 */
	}

/*************************
	SECTION EXPÉRIENCE
	CLASSES : .pAutre-content .container-9carree .etoile
*************************/
	.pAutre-content h2{
		font-size: 2.5rem; /* 2.5 */
	}

	.pAutre-content h2 em{
		font-size: 6.5rem; /* 6.5 */ 
	}

	.pAutre-content h3{
		font-size: 1.4rem; /* 1.4 */
	}

	.pAutre-content p{
		font-size: 1.1rem; /* 3 */
	}

	.pAutre-content.etoile img{
		width: 112px;
	}

	
/*****************
	LES 9 CARRÉES
*****************/
	.container-9carree li{
		width: 30%; /* 30 */
		margin-bottom: 40px; /* 40 */
		margin-right: 4.4%; /* 4.5 */
	}

	.container-9carree li p{
		font-size: 2.25rem; /* 2.25 */
	}
	
	.container-9carree li p.p12{
		font-size: 1.80rem; /* 2.25 */
	}

	.container-9carree li p.p9{
		font-size: 1.9rem; /* 2.25 */
	}

	.container-9carree li p.p6{
		font-size: 2.05rem; /* 2.25 */
	}
	
/**************************
	SECTION COUP DE COEUR DE LA PAGE D'ACCUEIL
	CLASSES : .coeur-gauche
**************************/
	
	.coeur-gauche .et_pb_text_inner h2:before{
		left: -75px; /* -10 */
		top: -20px; /* -50 */
		width: 103px; /* 103 */
		height: 124px; /* 124 */
	}
	
	
/*************************************
	TRAVAIL SUR LES COUP DE COEURS DE LA PAGE D'ACCUEIL
	CLASSES : .coup-coeur-container .cdc-row .single-cdc .img-titre
*************************************/
	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre{
		height: 295px; /* 295 */
	}

	.coup-coeur-container .swiper-wrapper .single-cdc .img-titre p{
		top: calc(50% - 17px); /* 50 17 */
		font-size: 2rem; /* 2 */
		padding: 0px 10%; /* 0 10 */
	}

	.coup-coeur-container .swiper-wrapper .single-cdc .description{
		font-size: 1.15rem; /* 1.15 */
		padding: 12px 5%; /* 12 5 */
	}

/*****************************
	Fonctionnement du carousel
******************************/

	.point-container span{
		width: 30px; /* 30 */
		height: 30px; /* 30 */
	}

	
/***************************
	SECTION INSTAGRAM
	CLASSES : .pAcc-titre-insta .fleche-orange
***************************/
	.et_pb_row.fleche-orange:before{
		bottom: 1px; /* 4 */
		right: 0; /* 0 */
		width: 135px; /* 147 */
		height: 129.5px; /* 141 */
	}

	
	
	
} /**********  MIN-WIDTH: 1600px   *******************/

@media screen and (min-width: 1800px){ /**********  MIN-WIDTH: 1800px   *******************/

/*************************
	SECTION EXPÉRIENCE
	CLASSES : .pAutre-content .container-9carree .etoile
*************************/
	.pAutre-content.etoile img{
		width: 138px;
	}
	
/*****************
	LES 9 CARRÉES
*****************/
	.container-9carree li{
		margin-bottom: 44px; /* 40 */
		margin-right: 4.5%; /* 4.5 */
	}
	
/***************************
	SECTION INSTAGRAM
	CLASSES : .pAcc-titre-insta .fleche-orange
***************************/
	.et_pb_row.fleche-orange:before{
		bottom: 3px; /* 4 */
		right: 0; /* 0 */
		width: 147px; /* 147 */
		height: 141px; /* 141 */
	}
	

#main-header .container .logo_container a #logo{
	max-width: 40%; /* 75 */
}

	
	
} /**********  MIN-WIDTH: 1800px   *******************/



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { /* MÉDIA CSS POUR LE NAVIGATEUR INTERNET EXPLORER */

	/* BG qui devient en COVER */
	div.footer-mobile-fond.et_pb_section{
		background-image: none!important;
	}
	
	.pAcc-top0 .et_pb_row_0 .et_pb_column_4_4.et_pb_column_0{
		position: relative;
		height: 100%;
	}
	
	.hide-IE{
		display: none!important;
	}
	
	.pf-container .point-fort .face .chiff-titre .titre{
		color: rgba(235,235,235,1.00);
	}
	
} /* FIN MEDIA INTERNET EXPLORER */




/**********************************
	CSS COUP DE COEUR ? 
	#a-proxomite .toggle-style
**********************************/

.et_pb_section_gris_footer{
	background-color: #fff;
}

#a-proxomite .et_pb_row{
	width: 90%; /* */
}

.toggle-style{
	background-color: #fff;
}

.toggle-style .et_pb_toggle_title{
	font-size: 1.75rem;
    font-family: interstate, sans-serif;
	font-weight: 700;
	color: rgba(150,150,150,1.00);
}

.toggle-style .et_pb_toggle_title:before{
	content: '\f054';
	font-family: "Font Awesome 5 Free"!important; 
	font-weight: 700;
	transition: 0.2s all ease-in-out;
	padding: 3px 6px;
	background-color: rgba(150,150,150,1.00);
    border-radius: 90px;
	color: #fff;
	   margin-top: -0.7em;
}


.toggle-style.et_pb_toggle_open .et_pb_toggle_title:before{
	transform: rotateZ(90deg);
}

.swiper-wrapper.disabled {
    transform: translate3d(0px, 0, 0) !important;
}
.swiper-pagination.disabled {
    display: none;
}

.nb-slides .swiper-slide-duplicate.disabled{
	opacity: 0;
}


/*****************************
	RECHERCHE DANS LE SECONDARY MENU
	CLASSE : .menu-header-search
*****************************/
.menu-header-search{
	position: relative;
}

.mobile_nav .menu-header-search{
	list-style-type: none;
	text-align: center;
	margin-top: -15px;
}

.mobile_nav .menu-header-search > i{
	font-size: 20px;
	color: #fff;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.2);
}

.menu-header-search.visible > i{
	opacity: 0;
}

.menu-header-search > i{
	font-size: 20px;
	cursor: pointer;
	color: rgba(255,255,255,0.75);
	transition: 0.3s all ease-in-out;
}

.menu-header-search > i:hover{
	color: rgba(255,255,255,1);
}

.menu-header-search form{
	position: absolute;
    right: 5px;
    top: -4px;
    width: 0;
	opacity: 0;
	pointer-events: none;
	transition: 0.3s all ease-in-out;
}

.menu-header-search.visible form{
    width: 225px;
	opacity: 1;
	pointer-events: all;
	right: -10px;
}

.menu-header-search form button,
.menu-header-search form input{
	display: inline-block;
}

.menu-header-search form input{
	padding: 4px 4px 4px 12px;
    border-radius: 90px;
	background-color: rgba(255,255,255,0.75);
	border: 2px solid rgba(255,255,255,0.40);
	width: 100%;
}

.menu-header-search form input:focus{
	border: 2px solid rgba(255,255,255,0.9);
}

.menu-header-search form button{
	position: absolute;
    right: 4px;
    top: 4px;
	background-color: transparent;
	border: none;
	color: rgba(40,40,40,1.00);
	cursor: pointer;
	font-size: 15px;
}


/* MODIFICATION DU 3 JUIN */
.gform_heading{
	text-align: center;
	margin-bottom: 36px;
}

.gform_title{
	font-weight: 700;
	color: #000;
	margin-bottom: 12px;
}

.gform_required_legend{
	display: none!important;
}

.gform_description{
	color: #000;
	font-size: 0.9rem;
}

.question,.gfield_label{
	font-weight: 700;
	color: #000;
	font-size: 0.9rem;
}

.gfield_label{
	font-size: 0.85rem;
}

.gfield_html h2{
	text-align: center;
	line-height: 1.25em;
}


.bouton-cote .gfield_radio .gfield-choice-input+label{
	max-width: none!important;
}

.gform_footer{
	text-align: center;
}


.gform_footer .gform_button{
	border: 2px solid #ed6e00;
	color: #ed6e00;
	font-size: 0.9rem;
	font-weight: 600;
	cursor: pointer;
	background-color: #fff;
	padding: 10px 32px;
	transition: 0.15s all ease-in;
}

.gform_footer .gform_button:hover{
	color: #fff;
	background-color: #ed6e00;
}