@charset "utf-8";
/* CSS Document */

/*ancien nav*/
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
main,
nav,
progress,
section,
summary,
video {
	display: block;
}
/*GENERAL*/
* {
	margin:0;
	padding:0;	
}
@font-face {
font-family: 'twb';
src: url('../font/twb.eot');
src: url('../font/twb.ttf') format('truetype'),
     url('../font/twb.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}

body {
	font-family:verdana;
	font-size:16px;
	overflow-x:hidden;
	background-color:black;
}
a {
	text-decoration:none;	
}
strong {
	font-weight:normal;	
}
em {
	font-style: normal;	
}
table {
	border-collapse:collapse;	
}
textarea {
	resize:none;	
}
iframe {
	display:block;	
	max-width: 100%;
	width: 100%;
}
figcaption {
    text-align: center;
    font-style: italic;
    color: #df0e82;
}
address {
    font-style: normal;
}

.conteneur {
	margin: 0 auto;
	max-width:1200px;	
}
.white, .white a {
	color:white;	
}
main.topWhite {
	overflow:hidden;	
}
.bandeau, #p_contact, #accueil main, .galleries {
	padding-top:120px;	
}
#main_mobile, #tableT_mob {
	display:none;	
}
.black {
	color:black;
}
.input {
    border: 2px solid black;
    padding: 5px;
    width: 100%;
    max-width: 253px;
	font-size: 16px;
}
#goPromo {
    background-color: #df0681;
    border: none;
    padding: 5px;
    width: 35px;
    height: 35px;
    text-align: center;
    color: white;
    font-family: twb;
    position: relative;
    top: -2px;
	cursor: pointer;
	font-size: 16px;
}
#offre .input {
	margin-right: 4px;
}
#offre .mb {
    margin-bottom: 157px;
}

/* select checkbox */
.multiselect {
	width: 250px;
}  
.selectBox {
	position: relative;
}  
.selectBox select {
	width: 100%;
	font-weight: bold;
}  
.overSelect {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}  
.checkboxes {
    display: none;
    border: 1px #dadada solid;
    overflow: auto;
    max-height: 350px;
} 
.checkboxes label {
    float: none !important;
    display: flex !important;
    align-items: center;
    width: 100% !important;
    justify-content: space-between;
    padding: 5px 10px;
    flex-direction: row-reverse;
} 
.checkboxes label:hover {
	background-color: #1e90ff;
}
.checkboxes input {
    width: auto !important;
}



/*MENU*/
/*menu mobile*/
#menumob {
	display:none;	
	background-image:url(../images/menu-mob.svg);
	width:45px;
	height:30px;
}
#menumob.menu-mob-down {
	background-image:url(../images/menu-mob-noir.svg);
}
/*menu scroll*/
menu_scroll a, #p_menu, header {
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.menu_scroll {
	background-color:white !important;
	height:70px !important;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.menu_scroll a {
	color:black !important;
}
.p_scroll {
	padding-top: 17px !important;	
}
.p_scroll #menu #rdv-ligne span {
	color: #ffffff;
}
/*menu base*/
header {
	height:120px;
	background-color:black;	
	font-family:"twb";
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:1000;
	
	
	-webkit-transition:background-color 0s;
	-moz-transition:background-color 0s;
	-o-transition:background-color 0s;
	transition:background-color 0s;

}
header a {
	display:block;
	color:white;
}
#logo {
	padding-top:15px;
	position:absolute;	
	text-align: center;
}
#logo img {
	width:203px;
	height:auto;
	aspect-ratio: 203 / 120;
}
#logo, #menu {
	float:left;	
}
#p_menu, #boutonF {
	float:right;	
}
#p_menu {
	padding-top:49px;
}
#menu li {
	list-style-type:none;
	float:left;
}
#menu a {
	padding: 10px 0 40px 0;
	text-align: center;
	margin-right: 30px;
}
#rdv-ligne span {
	display: inline;
}
#boutonF img {
	border-radius:2px;	
	width: 35px;
	height: 35px;
}
.btn-link span {
	font-family: "twb";
    background: #df0e82;
	padding: 7px;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
}
/*général*/
h1, #topActu h2 {
	font-family:"twb";
	font-weight:bold;
	text-transform:uppercase;
	color:black;
	font-size:30px;	
}

/*************************ACCUEIL*************************/
.parentConteneur {
	background-color: #131213;
	min-height:858px;	
	overflow: hidden;
}
#accueilHeight p, .accueilFemme {
	position:relative;
}
#teaserG1, #teaserD2, #teaserG2 {
	font-size:40px;
	font-family:"twb";
	font-weight:bold;
	text-transform:uppercase;
}
#teaserG1 {
	padding-left: 166px;
}
#teaserG2 {
	font-size:66px;
	padding:7px 0 38px 5px;
}
#teaserG3 {
	padding-left:78px;
}
#teaserG3 a {
	border-radius:5px;
	background-color:#df0e82;
	padding:12px 71px;
	
	transition:all 0.5s;
	background-size: 280% 250%, 100% 100%;
	background-image: -moz-linear-gradient( 0 0, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 37%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.0) 50% );
	background-image: -webkit-linear-gradient( 0 0, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 37%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.0) 50% );
    background-image: -o-linear-gradient( 0 0, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 37%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.0) 50% );
	background-image: linear-gradient( 0 0, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 37%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0.0) 50% );

	background-position: -390px -85px, 0px 0px;
	
}
#teaserG3 a:hover {
	background-position: 0px -85px, 0px 0px;
}
#teaserD1 {
	font-family:"twb";
	font-size:87px;
	font-weight:bold;
}
#teaserD2 {
	padding: 3px 0 31px 0;
}
#teaserD3 a {
	border-radius:28px;
	border:2px solid #df0e82;
	padding:9px 39px;
	position:relative;
	transition: all 0.5s;
}
#teaserD3 a:hover {
	color:#df0e82;
}
#teaserD3 a:after {	
	content: "";
	background-image: url(../images/coeur.png);
	width: 65px;
	height: 77px;
	position: absolute;
	right: -13px;
	top: -36px;
}
#teaserD3 a:before {
	border-radius: 28px;
    content: "";
    background-color: #fff;
    width: 0px;
    height: 51px;
    position: absolute;
    left: 50%;
    top: 0px;
	z-index: -1;
	transition: all 0.5s;
}
#teaserD3 a:hover:before {
    width: 100%;
    left: 0%;
}
#teaserG3, #teaserD3 {
	font-family:"twb";
	font-size:30px;
	font-weight:bold;
}
.relative {
	position:relative;	
}
#accueilHeight {
	min-height:858px;
}
#accueilG, #accueilD {
	z-index:2;
}
#accueilG {
	padding-top:270px;
	position:absolute;
	left:0;
	top:0;
	z-index: 9;
}
#accueilD {
	padding-top:258px;
	position:absolute;
	right:0;
	top:0;
}
.accueilFemme {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	z-index:1;
}
/*partie 2*/
.noir_accueil {
	text-align:center;	
	background-color:black;
	color:white;
}
#h1_accueil {
    font-size: 41px;
    padding-top: 20px;
    font-family: "twb";
    text-transform: uppercase;
}
.pink, .black span {
	color:#df0e82;	
}
#description_acueil {
	padding:25px 0 20px 0;
	background:black url(../images/trait.png) no-repeat top center;
	font-family:"twb";
	font-size:23px;
}
#description_acueil li {
	list-style-type:none;
	text-align: center;
}
#h1_accueil + h1 {
	padding-bottom:25px;
	font-size:30px;	
	font-family:"twb";
	font-weight: normal;
	text-transform: inherit;
}
/*partie 3*/
#teaser {
	padding: 173px 0 0 173px;
	max-width:760px;
	line-height:1.44;
	text-shadow: 1px 1px 0px #000;
}
#p_teaser {
	min-height:600px;
	background-image:url(../images/illustraion-presentation.jpg);
	background-repeat:no-repeat;
	background-position: right -17px center;
}
/*partie 4*/
#p_gamme {
	min-height:697px;
	background-color:white;
	background-image:url(../images/gamme-rlook-coiffure.jpg);
	background-position:bottom 0 center;
	background-repeat:no-repeat;
	overflow:hidden;
}
#gamme {
	color:black;
	font-size:35px;
	text-align:center;	
	padding-top: 22px;
}
#p_gamme .conteneur {
	position:relative;	
	min-height: 612px;
}
#loreal1 {
	position:absolute;
	right:0;
	bottom:85px;	
	max-width:90%;
}
#loreal2 {
	position:absolute;
	right:0;
	bottom:63px;
	max-width:90%;	
}
/* Avis Google */
#avisGoogle {
	clear:both;
	padding:34px 20px 36px;
	border-top:8px solid #df0e82;
	background-color:#000;
}
.avisGoogleContenu {
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:48px;
}
.avisGoogleTexte {
	max-width:610px;
}
.avisGoogleLabel {
	margin-bottom:4px;
	color:#df0e82;
	font-family:"twb";
	font-size:18px;
	text-transform:uppercase;
}
#avisGoogleTitre {
	margin-bottom:8px;
	font-family:"twb";
	font-size:35px;
	font-weight:normal;
	line-height:1.1;
}
.avisGoogleTexte > p:last-child {
	line-height:1.5;
}
.avisGoogleActions {
	display:flex;
	flex:0 0 auto;
	gap:14px;
}
.avisGoogleBouton {
	display:flex;
	align-items:center;
	justify-content:space-between;
	box-sizing:border-box;
	min-width:218px;
	padding:12px 16px 13px;
	border:2px solid #df0e82;
	border-radius:5px;
	font-family:"twb";
	font-size:18px;
	line-height:1;
	transition:background-color .2s ease, color .2s ease;
}
.avisGoogleBouton span {
	margin-left:18px;
	font-family:verdana;
	font-size:28px;
	line-height:14px;
}
.avisGoogleBoutonPrincipal {
	background-color:#df0e82;
	color:#fff;
}
.avisGoogleBoutonSecondaire {
	background-color:transparent;
	color:#fff;
}
.avisGoogleBoutonPrincipal:hover,
.avisGoogleBoutonPrincipal:focus-visible {
	background-color:#fff;
	color:#000;
}
.avisGoogleBoutonSecondaire:hover,
.avisGoogleBoutonSecondaire:focus-visible {
	background-color:#df0e82;
	color:#fff;
}
.avisGoogleComplet {
	padding-top:44px !important;
	padding-bottom:42px !important;
}
.avisGoogleEntete {
	display:flex;
	align-items:flex-end;
	justify-content:space-between;
	gap:40px;
	margin-bottom:28px;
}
.avisGoogleIntroduction > p:last-child {
	line-height:1.5;
}
.avisGoogleNote {
	dis:grid;
	grid-template-columns:auto auto;
	grid-template-areas:
		"note etoiles"
		"note nombre";
	align-items:center;
	column-gap:14px;
	min-width:210px;
	padding-left:25px;
	border-left:2px solid #df0e82;
	color:#fff;
}
.avisGoogleNote strong {
	grid-area:note;
	font-family:"twb";
	font-size:52px;
	font-weight:normal;
	line-height:1;
}
.avisGoogleNote > span:last-child {
	grid-area:nombre;
	font-size:14px;
}
.avisGoogleEtoiles {
	position:relative;
	grid-area:etoiles;
	display:inline-block;
	width:102px;
	height:22px;
	overflow:hidden;
	font-size:21px;
	letter-spacing:1px;
	line-height:1;
}
.avisGoogleEtoilesFond,
.avisGoogleEtoilesValeur {
	position:absolute;
	top:0;
	left:0;
	white-space:nowrap;
}
.avisGoogleEtoilesFond {
	color:#555;
}
.avisGoogleEtoilesValeur {
	overflow:hidden;
	color:#df0e82;
}
.avisGoogleListe {
	display:grid;
	grid-template-columns:repeat(3, minmax(0, 1fr));
	gap:18px;
}
.avisGoogleCarte {
	dis:flex;
	flex-direction:column;
	float:none !important;
	box-sizing:border-box;
	min-width:0;
	max-width:none !important;
	padding:22px 22px 20px;
	border-top:4px solid #df0e82;
	background-color:#171717;
}
.avisGoogleAuteur {
	dis:flex;
	align-items:center;
	gap:13px;
	margin-bottom:17px;
}
.avisGoogleAuteur img,
.avisGoogleAvatar {
	dis:flex;
	align-items:center;
	justify-content:center;
	width:48px;
	height:48px;
	border-radius:50%;
	background-color:#df0e82;
	color:#fff;
	font-family:"twb";
	font-size:22px;
	object-fit:cover;
}
.avisGoogleAuteur h3 {
	margin:0 0 3px;
	font-family:"twb";
	font-size:19px;
	font-weight:normal;
}
.avisGoogleAuteur h3 a {
	color:#fff;
}
.avisGoogleCarteEtoiles {
	color:#df0e82;
	font-size:17px;
	letter-spacing:1px;
	line-height:1;
}
.avisGoogleCarteEtoiles span {
	color:#777;
}
.avisGoogleCommentaire {
	margin-bottom:20px;
	font-size:15px;
	line-height:1.55;
}
.avisGoogleCarteBas {
	margin-top:auto;
	padding-top:14px;
	border-top:1px solid #3c3c3c;
}
.avisGoogleCarteBas p {
	margin-bottom:5px;
	color:#aaa;
	font-size:12px;
	line-height:1.4;
}
.avisGoogleCarteBas a {
	dis:inline-block;
	margin-top:4px;
	color:#df0e82;
	font-size:13px;
	font-weight:bold;
}
.avisGooglePied {
	dis:flex;
	align-items:center;
	justify-content:space-between;
	gap:30px;
	margin-top:24px;
}
.avisGooglePied > p {
	max-width:580px;
	color:#aaa;
	font-size:11px;
	line-height:1.45;
}
.avisGooglePied > p a {
	color:#ddd;
	text-decoration:underline;
}
.avisGooglePied .avisGoogleActions {
	flex:0 0 auto;
}
/*partie Tiers*/
.tiers {
	width:33.33%;
	float:left;	
	position:relative;
	border-top: 10px solid black;
}
.tiers.deux:before {
	content:"";
	position:absolute;
	height:100%;
	width:10px;
	background-color:black;
	left:-5px;
	top:0;
}
.tiers.deux + .tiers:before {
	content:"";
	position:absolute;
	height:100%;
	width:10px;
	background-color:black;
	left:-5px;
	top:0;
}
.tiers h2 {
	position:absolute;
	bottom: 123px;	
	left:0;
	width:100%;
	text-align:center;
}
.tiers p {
	position:absolute;
	bottom: 60px;
	left:0;	
	width:100%;
	min-height:39px;
}
.tiers a {
	background-color:#df0681;
	border-radius:5px;
	display:block;
	text-align:center;
	width:229px;
	padding: 8px 0 10px;
	margin:0 auto;
}
.tiers img {
	width:100%;	
	display:block;
	aspect-ratio: 627 / 482;
}


/*-----------------------FOOTER---------------------*/

footer {
	overflow: hidden;
	min-height: 350px;
	width: 100%;
	text-align:center;
	padding-top:30px;
	background-color:black;
}
footer h1 {
	color:white;
	font-family:"twb";
	font-size:30px;
	text-transform:none;
	font-weight:normal;
	background-image:url(../images/craie.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-bottom:10px;
	padding: 0 0 15px 0;	
}
footer section {
	width:33.33%;
	float:left;	
}

#tableau {
	width:310px;
	height:219px;
	background-image:url(../images/tableau-footer.jpg);
	background-repeat:no-repeat;
	margin:0 auto;	
	text-align: left;
}
#tableau tbody {
	max-width:267px;
	display: block;
	padding-left:43px;
	padding-top:40px;
	font-size:15px;
}
#tableau td {
	padding-bottom: 5px;
}
.jour-footer {
	padding-right: 10px;
}
/*2*/
footer address {
	padding: 50px 0 42px 0;	
}
footer address a:hover {
	text-decoration: underline;
}
#sociaux {
	padding-top: 40px;
	padding-bottom: 24px;	
}
#sociaux img {
	width: 35px;
	height: 35px;
}
#partenaire {
	display: block;
	margin: 8px auto 33px auto;
	padding: 7px 0;
	max-width: 260px;
	background-color: #fff;
	color: #000;
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
	border-radius: 2px;
	background-image: url(../images/partenaire.png);
	background-repeat: repeat-x;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition: all 0.2s;
}
#partenaire:hover {
    background-position: 0 -32px;
	color:#fff;
}
#logo-pv {
	display: block;
	width: 100%;
	max-width: 100px;
	height: 48px;
	object-fit: contain;
	margin: 20px auto 0 auto;	
}
/*************************Pages Bandeau*************************/
.bandeau {
	display:block;
	margin:0 auto;
	max-width: 100%;
	width: 100%;
	height: auto;
	max-height: 291px;
	object-fit: contain;
}

.topWhite {
	width:100%;
	background-color:white;	
	padding-top: 25px;
}


/*************************Page ACTUALITES*************************/
.actif {
	background-color: #df0681 !important;	
}
#topActu {
	background-color:white;	
	overflow:hidden;
	min-height:506px;
}
#offre {
	float:right;	
	max-width:577px;
	width: 100%;
}
#offre img {
	width:100%;
	display:block;	
}
#actu {
	float:left;	
	max-width:565px;
	margin-right: 18px;
	width:100%;
}
.actu-msg {
	height: 105px;
	min-height: 105px;
	margin-bottom: 10px;
	overflow: auto;
}
.actu-msg-texte {
	overflow-wrap: break-word;
}
.actu-msg-created {
    font-size: 11px;
    font-weight: bold;
	margin-bottom: 3px;
	display: flex;
	align-items: center;
}
.actu-zone-media {
	height: 247px;
}
.logo-fb-actu {
    width: 20px;
    margin-right: 5px;
}
#slideActus {
	overflow:hidden;	
}
.slide {
	float:left;	
	position: relative;
	min-height: 360px;
}
#offre .slide img {
	display:block;
	width:100%;	
	position: absolute;
	bottom: 0;
	left: 0;
}
#topActu h1, #topActu h2 {
	border-bottom:4px solid	#df0681;
	margin-bottom: 18px;
}
.navBouton {
	width: 221px;
	overflow:hidden;
	margin:0 auto;	
	padding-top: 12px;
}
.bouton {
	cursor:pointer;	
}
.bouton, .GS_bouton {
	width:26px;
	height:26px;
	background-color:black;	
	border-radius:50%;
	float:left;
}
.bouton {	
	margin-right:12px;
}
.bouton:last-child {	
	margin-right:0;
}
/*decouvrir*/
#decouvrir {
	min-height:138px;
	text-align:center;	
}
#decouvrir a {
	padding: 20px 0;	
	display:block;
	position:relative;
}
#decouvrir a:after {
	content: "";
	background-image: url(../images/sprite.png);
	position: absolute;
	width: 89px;
	height: 35px;
	background-position: 0px -156px;
	background-repeat: no-repeat;
	top: 67px;
	left: 50%;
	margin-left: -44px;
}
/*actualités*/
#titreactu {
	color:white;
	text-align:center;
	min-height:56px;
	background-color:#df0681;
	padding-top: 20px;
	text-transform:uppercase;
}
#titreactu + div {
	min-height:960px;	
}
#masqueGrandSlide {
	overflow:hidden;	
}
#grandSlide {
	padding-top:32px;
	position:relative;
}
#retrait {
	overflow:hidden;	
}
.evenement {
	float:left;	
}
#grandSlide article {
	overflow:hidden;	
}
#masqueGrandSlide article:nth-child(odd) {
	float:left;
	max-width:49%;	
}
article:nth-child(even) {
	float:right;
	max-width:49%;	
}
#grandSlide article h1 {
	font-size:18px;
	margin-bottom: 10px;
}
.Une {
	display:block;	
	width:100%;
}
.voirG_full {
	width:90% !important;
}
.voirG {
	background-color:black;	
	color:white;
	cursor:pointer;
	font-family:"twb";
	font-size:16px;
	text-align:center;
	padding: 9px 0px 8px 0;
	float:left;
	width:100%;
}
.voirY {
	cursor:pointer;	
	float:right;
	width:10%;
	background-image:url(../images/lecteur-youtube.png);
	background-repeat:repeat-x;
	background-position:center;
	height:35px;
	text-align:center;
}
.voirY a {
	display:block;
	width:100%;
}
.voirY img {
    padding-top: 10px;
}
.texteArticle {
	line-height:23px;
	font-size:14px;	
	margin-bottom:40px;	
	clear:both;
	min-height: 115px;
}
#navG, #navD {
	position:absolute;
	top:50%;
	margin-top: -87.5px;
	cursor:pointer;
}
#navG {
	left: -130px;
}
#navD {
	right: -130px;	
}
#offre .slide a {
    color: #df0681;
    border-bottom: 1px solid #df0681;
    padding-bottom: 1px;
}
/*VEGAS*/
#vegasF {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1500;
	display:none;	
	background-color:black;
	background-image:url(../images/load.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#close {
	display:none;
	width:90px;
	height:57px;
	text-align:center;
	color:white;
	background-color:#770846;
	position:fixed;
	right:0;
	bottom:0;	
	text-transform: uppercase;
	font-weight: bold;
	font-family: "twb";
	font-size:24px;
	padding-top:33px;
	z-index:1501;
	cursor:pointer;
}

/*************************INFOS*************************/
#pageI .topWhite {
	padding:65px 0;
}
#infoG, #infoD, .infoG, .infoD {
	width:50%;
	float:left;	
}
#infoD {
	padding-top: 27px;
}
#infoG h1, #mentions h1 {
	margin-bottom: 68px;	
}
.titreA {
	font-size:18px;	
	clear:both;
	width:140px;
}
.titreA, .titreA + p {
	float:left;	
}
.titreA + p, .titreA + address {
	margin-bottom:20px;	
}
#sociauxActu {
	clear:both;	
	margin-top:100px;
	overflow: hidden;
}
#infoG td {
	min-width:140px;
}
#infoG table {
    clear: both;
    margin-bottom: 20px;
}

#infoG h1 + h2 {
    width: 145px;
}

#sociauxActu a {
	display:block;
	float:left;
	margin-bottom: 8px;
}
#sociauxActu img {
	display:block;
}
.sociauxL {
	margin-right:20px;	
}
.sociauxL img {
	width: 70px;
	height: 70px;
}


/*newsletter*/
#infoG form {
	width:336px;
	max-width:100%;
	background-color:white;	
	border-radius:5px;
	border:2px solid #df0681;
	position:relative;
	clear:both;
}
#mailA {
	width: 336px;/**/
	height: 36px;/**/
	border: none;
	border-radius: 5px;
	font-family:Verdana;
	font-style:italic;
	font-size:14px;
	padding-left:20px;
}
#goA {
	border-radius: 5px;
	width: 40px;/**/
	height: 40px;/**/
	background-color: #df0681;
	border: 4px solid #b10466;
	color: #fff;
	position: absolute;
	right: -2px;
	top: -2px;
	font-size: 15px;
	font-family: "twb";
	text-transform:uppercase;
	cursor: pointer;
}

/***************************FAQ*****************************/
#faq .topWhite {
	min-height:660px;
}
#faq h1 {
	margin-bottom:10px;
}
#faq .conteneur {
	padding: 0 16px 50px 16px;
}
.faq-intro {
	margin-bottom: 24px;
}
.faq-list {
	max-width: 920px;
}
.faq-item {
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	background: #fff;
	margin-bottom: 12px;
	overflow: hidden;
	scroll-margin-top: 20px;
}
.faq-item summary {
	background-color: #df0e82;
	color: #fff;
	cursor: pointer;
	font-family: "twb";
	font-size: 16px;
	font-weight: normal;
	list-style: none;
	padding: 18px 60px 16px 24px;
	position: relative;
	text-transform: uppercase;
}
.faq-item summary::-webkit-details-marker {
	display: none;
}
.faq-item summary::after {
	content: "+";
	font-family: Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 1;
	position: absolute;
	right: 22px;
	top: 50%;
	transform: translateY(-50%);
}
.faq-item[open] summary {
	background-color: #000;
}
.faq-item[open] summary::after {
	content: "−";
}
.faq-item summary:focus-visible {
	outline: 3px solid #000;
	outline-offset: -5px;
}
.faq-answer {
	padding: 22px 24px 26px;
}
.faq-answer p {
	line-height: 1.65;
}
.faq-answer img {
	display: block;
	height: auto;
	margin-top: 20px;
	max-width: 620px;
	width: 100%;
}
@media screen and (max-width: 600px) {
	.faq-item summary {
		font-size: 14px;
		padding: 16px 48px 14px 16px;
	}
	.faq-item summary::after {
		right: 16px;
	}
	.faq-answer {
		padding: 18px 16px 22px;
	}
}
/***************************CONTACT*************************/
/*maps*/
#p_contact {
	width:100%;	
}
.agrandir, .reduire {
	background-repeat: no-repeat;
	text-align:center;
	color:white;
	width: 225px;
	cursor:pointer;
}
.agrandir {
	background-image: url(../images/sprite.png);
	background-position: 0px -191px;
	padding-top:8px;
	height:42px;
	margin:0 auto;
}
.reduire {
	background-image: url(../images/sprite.png);
	background-position: -224px -191px;
	padding-top: 20px;
	position:fixed;
	bottom:0;
	margin-left:-112.5px;
	left:50%;
}

/*contenu*/
#p_contact {
	background-color:white;	
}
#wrap_contact {
	max-width:1200px;
	min-height:670px;
	overflow:hidden;
	margin:0 auto;	
}
#p_contact #contactG {
	overflow:hidden;	
}
#contactG {
	float:left;
	width:50%;
}
#contactG h1 {
	padding:80px 0 30px 0;
}
#contactD {
	float:right;
	width:50%;	
	position:relative;
	padding-top:150px;
}
#lettre {
	position:absolute;
	background-image:url(../images/test2.png);
	background-repeat:no-repeat;
	width:462px;
	height:324px;
	left: 13px;	
	top:-12px;
	display: block;
	z-index:15;
}
#sociauxC {
	overflow:hidden;
	clear:both;	
	margin-bottom: 15px;
}
#sociauxC a {
	display:block;	
	float:left;
	margin-right: 10px;
}
#sociauxC img {
	display:block;	
	width: 70px;
	height: 70px;
}
/*formulaire*/
#formC {
	width:475px;
	height:287px;
	background-image:url(../images/enveloppe-fermee.png);
	color:#df0e82;	
}
#formC p {
	text-align:right;
}
#formC input, #formC textarea {
	font-family:verdana;
	font-size:16px;
}
#formC p, #formC span {
	font-style: italic;	
}
#maskForm {
	background-image:url(../images/maskForm.png);
	background-repeat:no-repeat;
	background-position:right top;
	width: 475px;
	height: 287px;	
	
	z-index: 10;
	position: absolute;
	bottom: 0px;
}
#wrapForm {
	width:400px;
	padding:18px;	
	background-color:#fcf6f9;
	position:absolute;
	margin-left: 25px;
	border-radius: 4px;
	bottom:10px;
	z-index:9;
}
#nousEcrire {
	text-align: center;
	position: absolute;
	bottom: 34px;
	left: 0;
	cursor:pointer;
	width:180px;
	height:56px;
	z-index:12;
}
#nousEcrire h2, #nousEcrire p {
	font-size:16px;
	font-weight:normal;	
	color:white;
}
#nousEcrire h2 {
	padding-top: 7px;	
}
#formC input, #formC textarea {
	display:block;	
	background-color:white;
	border-radius:4px ;
	border:3px solid #6e043f;
	color:#df0e82;
}
#nomC, #sujetC, #messageC {
		margin-bottom:13px;
}
#nomC, #sujetC {
		height:40px;
		width:192px;
}
#nomC {
	float:left;	
}
#sujetC {
	float:right;	
}
#messageC {
	width:394px;
	height:95px;
	clear:both;
}
#mailC {
	width:396px;
	height:54px;	
}
#goContact {
	background:
		url(../images/e-mail-rlook-coiffure.png) right -2px center,
		url(../images/envoyer.png) left center;
		;
	background-repeat:no-repeat;
	width:60px;
	height:60px;
	position:absolute;	
	bottom: 18px;
	right: 12px;
	border:3px;
	cursor:pointer;
	background-color:#df0e82 !important;
	
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
}
#goContact:hover {
	width:120px;
}

/*************************PHOTOS*************************/
.ui-loader {
	display:none;
}
#salon {
	overflow: hidden;
}
#salonMask {
	overflow:hidden;	
	position: relative;
	left: 0;
}
#salonMask li {
	float:left;
	background-size: cover;
	background-position: center;
}
#nanogallery2 {
	margin-top: 30px;
}
/*barre navigation*/
#barreFull {
	height:90px;
	width:100%;
	background-color:#770846;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"twb";
}
#categorie {
	font-size:24px;
	overflow:hidden;
	float:left;
	padding-left:45px;
}
#categorie p {
	float: left;
	margin-right: 5px;
	padding: 33px 20px 30px 20px;
	cursor: pointer;
	position: relative;
}
	#categorie p::after {
		content: "";
		position: absolute;
		bottom: 5px;
		left: 0;
		width: 100%;
		height: 5px;
		background-color: white;
		display: none;
	}
	#categorie p.active::after {
		display: block;
	}
#clavier {
	width:250px;
	color:#a82870;
	position:absolute;
	left:50%;
	top:36px;
	margin-left:-125px;
	text-align:center;
	font-size:17px;
}
#navFull {
	float:right;
	overflow:hidden;
	position: relative;		
	left: 0;
}
#navFull img {
	display:block;
	float:left;
	padding:25px;
	cursor:pointer;
}
#navFull img:hover, #categorie p:hover {
	background-color:#a82870;	
}
/*GALLERIES*/
#photosPage .conteneur {
	padding-bottom: 100px;
}
#photosPage .topWhite {
	padding-left: 16px;
	padding-right: 16px;
	width: auto;
}
#photosPage .nGY2GThumbnailAlbumUp {
    height: 100%;
    background: black !important;
    color: #df0e82 !important;
}
#photosPage .nGY2GThumbnailAlbumTitle {
    font-family: "twb";
    text-transform: uppercase;
}
#photosPage .nGY2GThumbnail_l1 .nGY2GThumbnailLabel {
	background-color: #000;
}
.galleries, .galMask {
	overflow:hidden;	
}
.maskP {
	overflow:hidden;
}
.galMask {
	width:100%;	
	padding-top:20px;
}
.wrapPhotos {
	float:left;	
	overflow:hidden;
	/*margin-right:50px;*/
}
.galleries figure {
	float:left;
	width:20%;
	position:relative;
	margin-bottom:40px;
}
.g1 {
	clear:both;	
}
.gdeux {
	position:relative;
	left:19%;
}
.gtrois {
	float:right !important;
}
.galleries figcaption {
	position:absolute;
	bottom:0;
	left:0;
	font-style:italic;
	background-color:rgba(223,14,130,0.45);
	width:100%;
	padding: 9px 0;	
}
.galleries figcaption span {
	padding-left:10px;	
	color:white;
}
.galleries img {
	display:block;	
	width:100%;
}
.nGY2Navigationbar {
	display: none !important;
}

/*************************TARIFS***************************/
#tarifs h1 {
	text-align:center;
	border-bottom:4px solid #df0e82;
	margin-bottom:30px;
}
#tarifs .conteneur {
	overflow:hidden;
	padding-bottom:50px;	
}
#retraitT {
	float:left;
	width:798px;
	min-height:1049px;
	background-image:url(../images/tableau-tarif.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	color:white;
	font-family:arial, verdana;
	font-size:16px;	
}
.tariff-board {
	width:583px;
	margin:0 auto;
	padding:67px 0 72px;
	box-sizing:border-box;
}
.tariff-category-title {
	color:#df0681;
	font-family:verdana;
	font-size:20px;
	font-weight:normal;	
	text-align:center;
	text-transform:uppercase;
	line-height:1.2;
	margin:16px 0 6px;
}
.tariff-category:first-child .tariff-category-title {
	margin-top:0;
}
.tariff-group-title,
.tariff-column-title {
	color:#df0681;
	font-family:verdana;
	font-size:16px;
	font-weight:normal;
	line-height:1.25;
}
.tariff-group-title {
	margin:12px 0 3px;
}
.tariff-column-title {
	margin:2px 0 3px;
}
.tariff-columns {
	display:grid;
	grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);
	column-gap:20px;
}
.tariff-item {
	display:grid;
	grid-template-columns:minmax(0, 1fr) auto;
	gap:8px;
	align-items:start;
	line-height:1.35;
}
.tariff-price {
	text-align:right;
	white-space:nowrap;
}
#aside {
	float:right;
	width:383px;	
}
#aside h1, #aside h2 {
	padding-top:10px;
	margin-bottom:10px;
	margin:0 auto 10px auto;
	text-align:center;
}
#aside .slide img {
    position: static;
	margin-top: 10px;
}
#aside .slide {
    min-height:initial;	
}

.devis {
	text-align:right;	
}
.alignR {
	text-align:right;
	padding-right: 8px;	
}

/*************************EQUIPE****************************/
#teaserEquipe {
    margin-bottom: 40px;
	line-height: 23px;
}
#equipe p {
	line-height:23px;
}
.p_question li {
    list-style-type: none;
}
.p_question h2 {
    left: 306px;
    position: absolute;
}
.membre {
    left: 0;
    float: left;
	width: 286px;
	max-width: 100%;
	height: 362px;
	object-fit: contain;
}
.p_question > li {
    position: relative;
    overflow: hidden;
	margin-bottom: 40px;
}
.p_question ul {
    padding-left: 306px;
    padding-top: 43px;
}
.questionEquipe {
    font-size: 23px;
    font-family: "twb";
    text-transform: uppercase;
    color: #df0e82;
}
.questionEquipe + p {
    margin-bottom: 20px;
}

/***********************IDEES CADEAUX***********************/
.infoG .retrait {
    padding-right:20px;
}
.infoD .retrait {
    padding-left:20px;
}
#idee h1 {
    padding: 65px 0 30px 0;
	float: left;
}
#idee h2 {
    margin-bottom: 10px;
}
.centre {
	clear:both;
	text-align:center;	
}
#idee div {
    margin-bottom: 50px;
}
.infoG img, .infoD img {
	width:100%;
	display:block
}
#idee p {
    margin-bottom: 20px;
}
.encarIdee {
    font-weight: bold;
    color: #df0e82;
    text-transform: uppercase;
    font-size: 24px;
    float: left;
    padding: 65px 0 30px 0;
    margin-left: 14px;
	margin-bottom:0 !important;
}
.encarIdeedesc {
    clear: both;
}

/*************************DYNAMIQUE*************************/
footer .heureFooter {
	padding-top: 42px;
}
.heureFooter span {
    width: 9px;
    height: 9px;    
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
}
#ouvert {
	background-color: #12cf3e;
}
#ferme {
	background-color: #cf1212;
}



#test {
	position:fixed;
	top:0;
	right:0;
	width:100;
	height:50;
	background-color:gray;
	text-align:center;	
}
#aside #actu {
	margin-right: 0;	
}
#val {
	position:fixed;
	right:0;
	top:0;
	background-color:#ccc;
	width:100px;
	height:50px;
	z-index:99999;	
}
/*MENTIONS LEGALES*/
#mentions .topWhite {
    padding-top: 50px;
    padding-bottom: 50px;
}
#mentions .conteneur {
	padding:0 16px;	
}
.titre_mentions {
	width:15%;
	font-weight:bold;	
}
.p_mentions {
	width:85%;	
}

/* RDV */
#zone-rdv {
    min-height: 700px;
	position: relative;
}
#rdv360Iframe {
	position: relative;
	z-index: 1;
}
/* SPINNER */
.loader,
.loader:before,
.loader:after {
	background: #df0e82;
	-webkit-animation: load1 1s infinite ease-in-out;
	animation: load1 1s infinite ease-in-out;
	width: 1em;
	height: 4em;
}
.loader {
    color: #df0e82;
    text-indent: -9999em;
    margin: 88px auto;
    position: absolute;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    top: -44px;
    left: 50%;
	z-index: 0;
}
.loader:before,
.loader:after {
	position: absolute;
	top: 0;
	content: '';
}
.loader:before {
	left: -1.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.loader:after {
  	left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}


/*******************************************************
					MEDIA QUERIES
*******************************************************/

/*Entre 1200 et 1024*/
@media screen and (max-width:1199px) {
	/*menu*/
	header {
		height:90px;	
	}
	#logo {
		max-width:146px;	
	}
	#p_menu {
    	padding-top: 28px;
	}
	#teaser {
		padding: 66px 0 0 173px;	
	}
	
	/*bandeau*/
	.bandeau, #p_contact, #accueil main, .galleries, #photosPage main {
    	padding-top: 90px;
	}
	.bandeau {
		max-width:100%;	
		height:188px;
	}
	.parentConteneur {
		min-height:678px;	
	}
	
	/*ACCUEIL*/
	.parentConteneur {
    	min-height: 800px;
	}
	#accueilD {
		padding-top: 539px;
		right: 30px;
	}
	#teaserD3 a {
		background-color: #df0e82;
	}
	#teaserD3 a:hover {
		color: white;
	}
	#teaserD3 a:before {
		content:none; 	
	}	
	#p_teaser {
		min-height:410px;	
		background-image:url(../images/illustraion-presentation.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: right -144px center;
	}
	#teaser	{
		padding: 35px 0 35px 6%;
		width: 70%;
	}
	
	/*ACTUS*/
	#topActu {
		min-height:auto;	
		padding: 21px 16px;
	}
	#offre, #actu {
		width:48%;	
	}
	#actu {
		margin-right:0;	
	}
	#titreactu {
		min-height: 43px;
		padding-top: 13px;
	}
	#retrait {
		padding: 23px 0;	
		margin:0 16px;
	}
	.navBouton {
    width: 400px;
	max-width: 100%;
	}
	.bouton {
		width:50px;
		height:50px;
		margin-bottom: 10px;
	}
	.bouton {
		margin-right:20px;	
	}
	.bouton-child {
		margin-right:0;	
	}
	.voirY {
		height: 50px;
		text-align: center;
		background-size: 100%;
		width:16%;	
	}
	.voirG_full {
		width:84% !important;
	}
	.voirG {
		min-height: 23px;
		padding-top:19px;	
	}
	.voirY img {
		padding-top: 19px;
	}
	
	/*INFOS*/
	#pageI .topWhite {
    	padding: 65px 16px;
		width:auto;
	}
	#infoG, #infoD {
		width: 48%;
	}
	#infoD {
		float:right;	
	}
	
	/*tarifs*/
	#aside {
		margin-bottom:15px;
	}
	#aside, #retraitT {
		float:none;
		margin-left: auto;
		margin-right:auto;				
	}
	aside {
		display:none;
	}

	/*Contact*/
	#wrap_contact {
		padding: 0 16px;	
	}
		/*Idees*/
	#idee h1 {
		text-align:center;	
	}
	.retrait {
		padding: 0;
	}
	#idee .conteneur {
		padding: 0 20px;
	}
	#idee img {
		max-width: 100%;
		display: block;
	}
	
/*fin media*/
}

@media screen and (max-width:1280px) {
	#p_teaser {
		box-shadow: inset 0 0px 1000px 1000px rgba(0,0,0,0.2);
	}
}

/*Entre 1023 et 768*/
@media screen and (max-width:1090px) {/*1023*/
	/*menu*/
	header {
		height:70px;	
	}
	#logo, #logo img {
		width:105px !important;	
		height: auto !important;
	}
	#p_menu {
    	padding-top: 0;
	}
	#p_menu a {
	    padding: 26px 0 24px 0;	
	}
	#menu a {
		margin-right: 20px;
	}
	.tabM {
		width:40px;	
		height:25px;
		background-position:center;
		background-repeat:no-repeat;
		padding: 77px 0px 2px 0 !important;
		margin-right: 7px !important;
	}
	#teamM, #faqM, #contactM {
		background-repeat: no-repeat;
		background-position: center 22px;
		overflow:hidden;
		height:70px;
	}
	#teamM {
		background-image:url(../images/team.png);
		
	}
	#faqM {
		background-image:url(../images/faq.png);
	}
	#contactM {
		background-image:url(../images/mail.png);
		margin-right: 12px;
	}
	#boutonF {
		padding: 17px 0 3px 0 !important;	
	}
	
	/*accueil*/
	/*bandeau*/
	.bandeau, #p_contact, #accueil main, .galleries {
    	padding-top: 70px;
	}
	.bandeau {
		height:100px;	
		object-fit: cover;
	}
	
	#accueilHeight {
		min-height:800px;	
	}
	#accueilG {
    padding-top: 220px;
	}	
	#p_teaser {
		box-shadow: inset 0 0px 1000px 1000px rgba(0,0,0,0.6);
	}
	#teaser {
		padding: 35px 6% 35px 6%;
		width: 88%;
	}
	/*3*/
	#p_gamme {
		min-height: 410px;
		background-position: center bottom;
		background-size: 82%;
	}
	#p_gamme .conteneur {
		min-height: 343px;
		max-width:90% !important;
	}
	/*4*/
	.tiers {
		background-color: rgba(0,0,0,0.1);
	}
	.tiers img {
		position:relative;
		z-index:-1;
	}
	
	/*ACTU*/
	#topActu {
		padding:0;	
	}
	#offre, #actu, #infoG, #infoD, #contactG, #contactD, .infoD, .infoG {
		width:95%;
		max-width: 486px;
		margin:0 auto 15px auto;
		float:none !important;
		overflow: hidden;
	}	
	#offre .slide img {
		margin-top: 10px;
	}
	#infoD {
		max-width: 95% !important;
	}
	#actu {
		position:relative;	
	}
	#decouvrir {
		display:none;	
	}
	#p_actualites {
		padding-top: 0px;	
		padding-bottom: 20px;
	}
	#grandSlide {
		padding-bottom:0;	
	}
	.navBouton {
		padding-top: 0;
	}
	#pageI .topWhite {
		padding: 20px 16px;
		width: auto;
	}
	#infoG h1 {
		margin-bottom: 24px;
	}
	#infoG table {
		margin-bottom: 25px;
	}
	.actu-msg {
		height: auto;
		overflow: unset;
	}
	#offre .slide img {
		position: static;
	}
	
	/*PHOTOs*/
	#navFull, #clavier {
		display:none;	
	}
	#main_mobile {
		display:block;	
		padding-top: 14px;
		float:right;
		margin-right:20px;
	}
	
	/*TARIFS*/
	#retraitT {
	    width: 740px;	
		background-size:100% 100%;
	}
	
	/*EQUIPE*/
	#equipe p {
		margin-bottom:20px;	
	}
	#membre1, #membre2 {
		width:50%;
		position:inherit;
		float:left;
		display:block;	
	}
	#membre2 {
		width:28%;	
	}
	
	/*contact*/
	#wrap_contact {
		padding: 0 16px 35px 16px;
	}
	#contactG h1 {
		padding-top:15px;	
	}
	#contactD {
		padding-top: 40px;
	}
	#lettre {
		top: -122px;
	}
/*fin media*/
}


@media screen and (max-width:880px) {/*767*/
	/*général*/
	body {
		min-width:320px;	
		font-size:20px;
	}
	/*menu*/
	#menu {
		position:absolute;
		top:70px;
		left:0;	
		background-color:white;
		width:100%;
	}
	#menu {
		display:none;
		position:fixed;
		left:0;
		top:70px;
	}
	#menumob {
		display:block;	
		width:45px;
		float:left;
		padding-top: 0px;
		position: relative;
		top: 20px;
	}
	#logo {
		left:50%;
		margin-left:-51px;	
	}
	#menu li {
		width:50%;	
		border-bottom:10px solid black;
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#menu li a {
		color: black;
		margin: 0;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		padding: 0;
	}
		#menu li a:active {
			background-color: black;
			color: white;
		}
	.blanc {
		background-color:white;
		position:relative;
	}
	.margMob:after {
		content:'';
		position:absolute;
		top:0;
		right:-5px;
		width:10px;
		background-color:black;
		z-index: 60;
		
		height:100%;
	}
	.rose {
		background-color:#df0e82;	
	}
	#teamM a, #faqM a, #contactM a {
		background-image:none !important;	
	}
	.tabM {
		height:auto;
		width:100%;	
	}
	#teamM, #faqM, #contactM {
		background-image:none;
		overflow:visible;
		
	}
	#contactM {
		margin-right: 0;
	}
	#rdv-ligne {
		width: 100% !important;
	}
	.tabM {
		padding: 26px 0 24px 0 !important;
	}	
	#teamM, #faqM, #contactM {
		height:auto;
	}
	
	/*footer*/
	footer section {
		width: 100%;
		margin-bottom: 20px;
	}
	footer .heureFooter {
		padding-top: 0;
	}
	footer address {
		padding: 21px 0 28px 0;
	}
	#sociaux {
		padding-top: 10px;
		padding-bottom: 17px;
	}
	#section2	{
		background-color: rgb(11, 11, 11);
		padding: 10px 0px;
	}
	footer h1 {
		color: #df0681;	
	}
	
	
	/*ACCUEIL*/
	.parentConteneur, #accueilHeight {
		min-height:800px;	
	}
	#accueilG {
		padding-top: 50px;
		text-align:center;
		width:100%;
		left: 0;
		margin-left: 0;
	}
	#accueilD {
		padding-top: 320px;
		text-align:center;
		right: auto;
		margin: 0;
		left: 0;
		width:100%;
	}
	#teaserG1, #teaserG3 {
		padding-left:0;
		left:0;
	}
	.accueilFemme {
		max-width: 96%;
	}
	#p_teaser {
		min-height: 550px;
		background-position: right -352px center;
	}
	#teaserG2 {
		font-size:40px;	
	}
	#teaserD1 {
		font-size:40px;	
	}
	#teaserD2, #teaserD3 {
		left:0 !important;	
	}
	/*3*/
	#p_gamme {
		background-position: center;
	}
		/*la div horaire*/
	.tiers {
		width:50%;	
	}
	#tierH {
		width:100%;
		height:244px;
		overflow:hidden;
	}
	#tierH img {
		position: relative;
		z-index: -1;
	}	
	.tiers.deux:before {
		content:none;	
	}
	/*actus*/
	.slide img {
		position:static;	
	}
	#grandSlide article {
		max-width:100% !important;	
	}
	.texteArticle {
		min-height: auto;
	}
	#navS {
		padding-top:12px;	
	}
	/*infos*/
	#pageI #infoG td {
		display:block;	
	}
	#pageI #infoG tr td:nth-child(1) {
		color:#df0681;
	}
	#pageI tr td:nth-child(2) {
		margin-bottom:5px;
		text-align: left;
	}
	.sociauxL {
		margin-right: 5px;
	}
	#sociauxActu a {
		max-width:60px;	
	}
	#sociauxActu img {
		max-height: 60px;
		max-width: 60px;
	}
	/*newsletter*/
	#infoG form {
		border: none;
	}
	#mailA {
		padding-left: 0px;
		border: 2px solid #df0681;
		width: 100%;
		margin-bottom: 5px;
		text-align: center;	
	}
	#goA {
		position: relative;
		width: 100%;	
	}
	/*PHOTOS*/
	#categorie {
		padding-left: 0;
	}
	#categorie p {
		padding: 33px 5px 30px 10px;
	}
	.titreA {
		font-size:20px;	
	}
	.ui-loader{
		display:none;	
	}
	
	/*EQUIPE*/
	#teaserEquipe {
    line-height: 28px;
}
	.p_question h2 {
		position: static;
		margin-bottom: 5px;
	}
	.membre {
		float: none;
	}
	.p_question ul {
		padding-left: 0;
		padding-top: 20px;
	}
	
	/*tarifs*/
	#retraitT {
		background-image: none;
		max-width:95%;
		min-height:0;
		color:black;
		font-family:verdana, arial;
	}
	.tariff-board {
		width:100%;
		padding:0 0 30px;
	}
	.tariff-category-title {
		font-size:30px;
		margin:30px 0 8px;
	}
	.tariff-columns {
		grid-template-columns:1fr;
		row-gap:8px;
	}
	.tariff-column.is-empty {
		display:none;
	}
	.tariff-group-title,
	.tariff-column-title {
		font-size:18px;
		margin-top:14px;
	}
	.tariff-item {
		gap:14px;
		margin-bottom:3px;
	}
	#aside {
		max-width:90%;	
	}
	#aside img {
		width:100%;	
	}
	/*contact*/
	#contactD {
		width:100%;	
	}
	#formC {
		background-image:none;	
		height:auto;
		width:100%;
	}
	#lettre, #nousEcrire {
		display:none;	
	}
	#wrapForm {
		display:block !important;	
		z-index:100;
		margin-left:0;
		background-color: #df0681;
		position:static;
		width:100%;
		padding:18px 0;
	}
	#maskForm {
		display:none;	
	}
	#formC input, #messageC {
		width: 90%;	
		margin-left: auto !important;
		margin-right: auto !important;
		position: static;
		float: none;
	}
	#goContact {
		position: relative;
		bottom: 0px;
		margin-top: 10px !important;
		width: 50% !important;
		margin: 0 auto;
		background: url(../images/envoyer.png) center no-repeat;
	}
	.agrandir {
		display:none;	
	}
	#p_contact iframe {
		width:100%;	
	}
	.p_mentions, .titre_mentions {
		width:100% !important;
		float:none !important;
	}
	.titre_mentions {
		color:#df0e82;
	}
/*fin media*/
}

/*menu*/
@media screen and (max-width:1232px) {
	header .conteneur {
		padding: 0 16px;
	}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.texteArticle {
		min-height: 184px;
	}
}
/*gestion gallerie clavier*/
@media screen and (max-width:1400px) {
	#clavier {
		margin-left:92px;	
		width: 67px;
		top:19px;
	}
}

/*Gallerie mobile*/
@media screen and (max-width:767px) {
	#barreFull {
		height:90px;
	}
	#categorie {
		padding-left: 0;
		width: 80%;
	}
	#categorie p {
		padding: 9px 5px 9px 16px;
		width: 38%;
		font-size:20px;
	}	
	#main_mobile {
		margin-right: 2%;
		width: 18%;
		max-width:85px;
	}
	.galleries figure {
		width:30%;	
	}
	.gdeux {
		left:5%;	
	}
	.galleries figcaption {
		display:none;
	}
	.galleries {
		padding-top:80px !important;	
	}
/*fin media*/
}
@media screen and (max-width:530px) {
	.tiers {
		float:none;
		width:100%;
		height:244px;
		overflow:hidden;
	}
}
@media screen and (max-width:1460px) {
	#navG, #navD {
		display:none;
	}
}


/*A SUPPRIMER !!!!*/
#orange {
	max-width:100px;
	min-height:70px;
	background-color:#ccc;
	position:fixed;
	top:50%;
	right:0;
	z-index:10000;
	padding:10px;
}



@media screen and (max-width:1000px) {
	.avisGoogleContenu {
		align-items:flex-start;
		flex-direction:column;
		gap:24px;
	}
	.avisGoogleTexte {
		max-width:760px;
	}
	.avisGoogleActions {
		width:100%;
	}
	.avisGoogleBouton {
		flex:1 1 0;
	}
	.avisGoogleComplet .avisGoogleEntete,
	.avisGoogleComplet .avisGooglePied {
		align-items:flex-start;
		flex-direction:column;
	}
	.avisGoogleComplet .avisGoogleNote {
		padding-left:0;
		border-left:0;
	}
	.avisGoogleComplet .avisGoogleActions {
		width:100%;
	}
}

@media screen and (max-width:880px) {
	.avisGoogleComplet .avisGoogleListe {
		grid-template-columns:none;
		grid-auto-columns:minmax(280px, 82vw);
		grid-auto-flow:column;
		overflow-x:auto;
		padding:0 0 14px;
		scroll-snap-type:x mandatory;
		-webkit-overflow-scrolling:touch;
		scrollbar-width:thin;
		scrollbar-color:#df0e82 #333;
	}
	.avisGoogleComplet .avisGoogleListe::-webkit-scrollbar {
		height:5px;
	}
	.avisGoogleComplet .avisGoogleListe::-webkit-scrollbar-track {
		background:#333;
	}
	.avisGoogleComplet .avisGoogleListe::-webkit-scrollbar-thumb {
		background:#df0e82;
	}
	.avisGoogleComplet .avisGoogleCarte {
		scroll-snap-align:start;
	}
}

@media screen and (max-width:600px) {
	#avisGoogle {
		padding:28px 6% 30px;
	}
	#avisGoogleTitre {
		font-size:30px;
	}
	.avisGoogleActions {
		flex-direction:column;
	}
	.avisGoogleBouton {
		width:100%;
	}
	.avisGoogleComplet {
		padding-top:32px !important;
		padding-bottom:32px !important;
	}
	.avisGoogleComplet .avisGoogleEntete {
		gap:22px;
		margin-bottom:24px;
	}
	.avisGoogleNote strong {
		font-size:46px;
	}
	.avisGoogleComplet .avisGoogleListe {
		grid-auto-columns:88vw;
	}
	.avisGoogleCarte {
		padding:20px 18px 18px;
	}
	.avisGooglePied {
		margin-top:18px;
	}
}
