html { margin: 0px; overflow-x: hidden; }
body { margin: 0px; overflow: hidden; }

html::-webkit-scrollbar, body::-webkit-scrollbar  { display: none !important; }
html, body { -ms-overflow-style: none !important; scrollbar-width: none !important; }

/* MOBIL */
.mobilSupr { display: default !important; }
.justMobil { display: none !important; }
.mobilSuprTable { display: table !important; }
.justMobilTable { display: none !important; }

/* WIDTH */

.contenu {
	position: relative;
	display: inline-block;
	background-size: cover;
	background-position: center;
	vertical-align: middle;
  word-spacing: 0em;
	overflow: visible;
}

/* PAGE CONTENU */

.width-full {
	display: table;
	position: relative;
	width: 100vw;
	height: auto;
	min-width: 100vw;
	table-layout: fixed;
	word-spacing: -4em;
	margin: 0 auto;
	overflow: visible;
	vertical-align: middle;
}

.width-max {
	display: table;
	position: relative;
	width: 90vw;
	margin: 0 auto;
	table-layout: fixed;
	word-spacing: -4em;
	overflow: visible;
	padding: 0;
}

.width-min {
	display: table;
	position: relative;
	width: 80vw;
	margin: 0 auto;
	table-layout: fixed;
	word-spacing: -4em;
	overflow: visible;
	padding: 0;
}

/* MARGES */
.padding-top { padding-top: 80px; }
.padding-bottom { padding-bottom: 80px; }
.margin-top { padding-top: 80px; }
.margin-bottom { padding-bottom: 80px; }

/* BOX // WIDTH */
.entier {width: calc((100% / 1) - 40px); margin: 0px 20px; }
.entier-full {width: calc((100% / 1) - 0px); margin: 0px 0px; }
.demi {width: calc((100% / 2) - 40px ); margin: 0px 20px; }
.demi-full {width: calc((100% / 2) - 0px ); margin: 0px 0px; }
.tier {width: calc((100% / 3) - 40px); margin: 0px 20px; }
.tier-max {width: calc((100% / 3) - 20px); margin: 0px 10px; }
.tier-full {width: calc((100% / 3) - 0px); margin: 0px 0px; }
.deuxtier {width: calc(2*(100% / 3) - 40px); margin: 0px 20px; }
.deuxtier-full {width: calc(2*(100% / 3) - 0px); margin: 0px 0px; }
.quart {width: calc((100% / 4) - 40px); margin: 0px 20px; }
.quart-full {width: calc((100% / 4) - 0px); margin: 0px 0px; }
.troisquart {width: calc(3*(100% / 4) - 20px); margin: 0px 40px; }
.troisquart-full {width: calc(3*(100% / 4) - 0px); margin: 0px 0px; }
.cinquieme {width: calc((100% / 5) - 40px); margin: 0px 20px; }
.cinquieme-full {width: calc((100% / 5) - 0px); margin: 0px 0px; }
.sixieme {width: calc((100% / 6) - 40px); margin: 0px 20px; }
.sixieme-full {width: calc((100% / 6) - 0px); margin: 0px 0px; }
.cinqsixieme {width: calc(5*(100% / 6) - 40px); margin: 0px 20px; }
.cinqsixieme-full {width: calc(5*(100% / 6) - 0px); margin: 0px 0px; }
.deuxcinquieme {width: calc(2*(100% / 5) - 40px); margin: 0px 20px; }
.deuxcinquieme-left {width: calc(2*(100% / 5) - 20px); margin: 0px 20px 0 0; }
.deuxcinquieme-full {width: calc(2*(100% / 5) - 0px); margin: 0px 0px; }
.troiscinquieme {width: calc(3*(100% / 5) - 40px); margin: 0px 20px; }
.troiscinquieme-full {width: calc(3*(100% / 5) - 0px); margin: 0px 0px; }

/* FONT // PARA */
.font-cap { text-transform: uppercase; }
.font-underline { text-decoration: underline; }
.font-italique { font-style: italic; }
.para-left { text-align: left; }
.para-justify { text-align: justify; }
.para-center { text-align: center; }
.para-right { text-align: right; }

/* ALIGNEMENT */
.vertical-align-top { vertical-align: top; }
.vertical-align-bottom { vertical-align: bottom; }

/* ESPACE VIDE */
.espace-vide-10 { height: 10px; width: 100%; }
.espace-vide-20 { height: 20px; width: 100%; }
.espace-vide-30 { height: 30px; width: 100%; }
.espace-vide-40 { height: 40px; width: 100%; }
.espace-vide-50 { height: 50px; width: 100%; }
.espace-vide-60 { height: 60px; width: 100%; }
.espace-vide-100 { height: 100px; width: 100%; }
.espace-vide-200 { height: 200px; width: 100%; }
.espace-vide-300 { height: 300px; width: 100%; }

/* BANDES IMAGES */
.bande-10 { height: 10vh; }
.bande-15 { height: 15vh; }
.bande-20 { height: 20vh; }
.bande-30 { height: 30vh; }
.bande-35 { height: 35vh; }
.bande-40 { height: 40vh; min-height: 400px; }
.bande-50 { height: 50vh; min-height: 500px; }
.bande-60 { height: 60vh; min-height: 600px; }
.bande-70 { height: 70vh; min-height: 700px; }
.bande-80 { height: 80vh; min-height: 800px; }

.image-back {
	background-size: cover;
	background-position: center;
}

/* BACK COLOR */

.background-corpo {	background-color: var(--color-projet-corpo); }

/* P // H */

p {
	font-family: 'SansRegular', sans-serif;
	font-size: 1.2vw;
	line-height: 1.8vw;
	color: var(--color-gris-fonce);
}

sup {
	line-height: 0px;
}

a {
	text-decoration: none;
	color: inherit;
}

b {
	font-family: 'SansBold', sans-serif;
}

h3 {
	font-family: 'SerifMedium', serif;
	color: var(--color-projet-corpo);
	font-size: 2.2vw;
	line-height: 3.0vw;
	letter-spacing: 0.05vw;
	text-transform: uppercase;
} h3 i { color: var(--color-projet-tonique); }

h4 {
	font-family: 'SansMedium', serif;
	color: var(--color-projet-corpo);
	font-size: 1.8vw;
	line-height: 2.2vw;
	letter-spacing: 0.05vw;
	padding-bottom: 3vh;
} h4 i { color: var(--color-projet-tonique); }

h5 {
	font-family: 'SansRegular', serif;
	color: var(--color-gris-fonce);
	font-size: 1vw;
	line-height: 1.4vw;
	letter-spacing: 0.05vw;
	padding: 1vh 0;
	text-transform: uppercase;
}

h5 img {
	display: inline-block;
	width: 3vw;
	height: 3vw;
	padding-bottom: 1vh;
}

p.index {
	font-size: 0.8vw;
	line-height: 1.6vw;
	text-align: justify;
	letter-spacing: 0.5vw;
	text-transform: uppercase;
	padding-bottom: 2vh;
}

p.standard {
	font-size: 0.9vw;
	line-height: 1.6vw;
	text-align: justify;
	padding-bottom: 1vh;
}

p.legende {
	display: inline-block;
	font-size: 10px;
	text-align: right;
	width: 100%;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0.5vh 0;
}

a.bouton {
	display: inline-block;
	background-color: var(--color-projet-tonique);
	padding: 1vw 2vw;
	text-transform: uppercase;
	color: white;
	font-size: 0.9vw;
	transition-duration: 0.4s;
	cursor: pointer;
} a.bouton:hover { background-color: var(--color-projet-corpo); }

/* MENU-PRINCIPAL */

#menu-principal {
	position: relative;
	word-spacing: 0em;
	margin-top: 3vh;
	margin-bottom: 2vh;
	display: table;
}

#menu-principal table.col {
	display: table;
	text-align: left;
	vertical-align: top;
	float: left;
}

#menu-principal table.col:nth-child(1) { width: 18%; }
#menu-principal table.col:nth-child(2) { width: 67%; }
#menu-principal table.col:nth-child(3) { width: 15%; }

#menu-principal table tr td {
	vertical-align: top;
}

table#logo-principal img {
	width: 100%;
	transform: translateY(-0.5vw);
}

table#liste-liens tr:nth-child(1) td {
	background-color: var(--color-projet-tonique);
	border: 5px solid white;
	transition-duration: 0.4s;
}

table#liste-liens tr:nth-child(1) td.lien.active,
table#liste-liens tr:nth-child(1) td.lien:hover {
	background-color: var(--color-projet-corpo);
}

table#liste-liens p {
	display: block;
	font-family: 'SansBold', sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 0.6vw;
	line-height: 1vw;
	letter-spacing: 0.2vw;
	text-align: center;
}

table#liste-liens p.accroche {
	color: var(--color-projet-corpo);
	text-align: left;
	font-size: 1vw;
	line-height: 1.2vw;
	font-family: 'SansRegular', sans-serif;
	padding: 1.2vw 0 0 0.6vw;
}

table#liste-liens tr:nth-child(1) td:nth-child(1) p {
	letter-spacing: 0.4vw;
}

table#liste-liens p a {
	display: block;
	padding: 0.3vw 0.4vw;
	cursor: pointer;
	color: white;
}

table#liste-liens tr:nth-child(1) td:nth-child(1):hover,
table#liste-liens tr:nth-child(1) td:nth-child(2):hover {
	background-color: default;
}

table#liste-liens tr:nth-child(1) td:nth-child(1):hover a,
table#liste-liens tr:nth-child(1) td:nth-child(2):hover a {
	cursor: default;
}

table#liste-liens tr td.separation {
	width: 1px;
	background-color: var(--color-projet-corpo);
	border-right: 10px solid white;
	border-left: 10px solid white;
}

table#liste-liens tr td.lien:last-of-type img {
	display: inline-block;
	height: 0.8vw;
	vertical-align: middle;
}

table#liste-contact {
	width: 100%;
}

table#liste-contact tr td {
	text-align: right;
	vertical-align: middle;
}

table#liste-contact tr td p {
	padding: 0px;
	color: var(--color-projet-corpo);
	text-transform: uppercase;
	display: inline-block;
}

table#liste-contact tr td p img {
	display: inline-block;
	vertical-align: middle;
	width: 1.6vw;
	height: 1.6vw;
}

table#liste-contact tr:nth-child(1) td:nth-child(2) {
	width: 2.4vw;
}

table#liste-contact tr td p.contact-titre {
	font-size: 0.6vw;
	line-height: 0.7vw;
}

table#liste-contact tr td p.contact-titre span {
	border-bottom: 1px solid var(--color-projet-corpo);
}

table#liste-contact p.contact-numero {
	font-size: 1.4vw;
	line-height: 1.6vw;
	font-family: 'SansLight', sans-serif;
	padding: 1vw 0 0 0;
}

table#liste-contact p.contact-numero i {
	display: inline-block;
	border-bottom: 1px solid var(--color-projet-corpo);
	font-size: 0.8vw;
	line-height: 1.6vw;
	transform: translateY(-0.4vw);
}

/* HEADERS */

#header-accueil {
	position: relative;
	height: 70vh;
	min-height: 500px;
	/*background-image: url('../image/galerie-image-exter-02.jpg');*/
	background-size: cover;
}

#header-page {
	position: relative;
	height: 40vh;
	min-height: 200px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#header-page-commerce {
	position: relative;
	height: 60vh;
	min-height: 200px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#header-page-projet {
	position: relative;
	height: 80vh;
	min-height: 200px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/* VIDEO*/

#myVideo {
	width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
	z-index: 0;
}

#bouton-son, #bouton-lecture {
	position: absolute;
	right: 0px;
	width: 30px;
	height: 30px;
	background-size: 70%;
	margin: 20px 20px 0 0;
	cursor: pointer;
	z-index: 100000;
	background-color: white;
	background-position: center;
}

#bouton-son {
	top: 0px;
	background-image: url('../svg/pictogramme-sonOff.svg');
}

#bouton-son.active {
	background-image: url('../svg/pictogramme-sonOn.svg');
}

#bouton-lecture {
	top: 50px;
	background-image: url('../svg/pictogramme-videoPause.svg');
}

#bouton-lecture.active {
	background-image: url('../svg/identite/pictogramme-videoPlay.svg');
}

/* ACTU */

#actu {
	word-spacing: 0em;
	position: absolute;
	left: 0px;
	top: 70%;
	background-color: white;
	width: 30%;
	transform: translate(0, -50%);
	padding: 1vw 2vw 0 0;
	transition-duration: 1s;
	z-index: 3000;
}

#actu.hide {
	left: -100vw;
}

#actu p.actu-titre {
	color: var(--color-projet-corpo);
	font-family: 'SerifRegular', serif;
	font-size: 1.8vw;
	line-height: 2.2vw;
	letter-spacing: 0.1vw;
	text-transform: uppercase;
	padding: 0;
}

#actu p.actu-sous-titre {
	font-family: 'SansRegular', sans-serif;
	font-size: 1vw;
	line-height: 1.2vw;
	text-transform: uppercase;
	padding: 1vw 0;
	color: var(--color-gris-fonce);
}

#actu p.actu-bouton a {
	display: block;
	background-color: var(--color-projet-tonique);
	color: white;
	font-size: 0.7vw;
	line-height: 1vw;
	letter-spacing: 0.2vw;
	text-transform: uppercase;
	text-align: center;
	padding: 1.2vw 0;
	transition-duration: 0.6s;
} #actu p.actu-bouton a:hover { background-color: var(--color-projet-corpo); }

#actu #actu-fermeture {
	position: absolute;
	top: 1vw;
	right: 0px;
	width: 2vw;
	height: 2vw;
	background-color: var(--color-projet-tonique);
	background-image: url('../svg/picto-croix-blanche.svg');
	background-position: center;
	background-size: 50%;
	transition-duration: 0.4s;
	cursor: pointer;
}

#actu #actu-fermeture:hover {
	background-color: var(--color-projet-corpo);
	background-size: 40%;
}

.deco { position: absolute; opacity: 1; z-index: 2000;}
.deco-jardin img { width: 50vw; }
.deco-en img { width: 17vw; }
.deco-ville img { width: 35vw; }

/* SIGNATURE CLIENT */

#signature-client {
	word-spacing: 0em;
}

#signature-client table {
	width: 70%;
	table-layout: fixed;
	margin: 3vw 0 0 0;
}

#signature-client table img {
	width: 80%;
}

#signature-client table p.credits {
	font-size: 0.7vw;
	line-height: 1vw;
	text-transform: uppercase;
	letter-spacing: 0.1vw;
}

/* INDEX */

p.arguments-texte {
	font-size: 0.8vw;
	line-height: 1.2vw;
	text-transform: uppercase;
	padding: 1vw 2vw 4vw 0;
}

p.arguments-picto img {
	display: block;
	width: 2vw;
	height: 2vw;
	padding-top: 1vw;
}

p.arguments-sous-ligne {
	display: inline-block;
	color: var(--color-projet-corpo);
	border-bottom: 1px solid var(--color-projet-corpo);
	padding: 1vw 0 0.3vw 0;
	float: right;
	font-size: 0.8vw;
	line-height: 1.2vw;
	letter-spacing: 0.2vw;
	text-transform: uppercase;
}

/* IMAGES */

.bloc-image {
	position: relative;
	width: 100%;
	/*box-shadow: inset 0 0 0 2px red;*/
	margin: 20px 0;
}

.bloc-image-legende {
	position: absolute;
}

.bloc-image-legende.top { top: 10%; }
.bloc-image-legende.bottom { bottom: 10%; }
.bloc-image-legende.left { left: 0%; }
.bloc-image-legende.right { right: 0%; }

.bloc-image-legende p {
	padding: 0.8vw 1.4vw;
	background-color: var(--color-projet-tonique);
	color: white;
	letter-spacing: 0.05vw;
	text-transform: uppercase;
}

/* FOOTER */

.contact-sous-titre {
	font-size: 1.3vw;
	line-height: 2vw;
	padding: 1.5vw 0;
	text-transform: uppercase;
	color: var(--color-projet-tonique);
}

#carte-visite {
	margin: 2vw 0 0 0;
}

#carte-visite tr td {
	vertical-align: top;
}

#carte-visite tr td:nth-child(1) { border-right: 1px solid var(--color-gris-fonce); padding-right: 3vw; }
#carte-visite tr td:nth-child(2) { padding-left: 3vw; }

#carte-visite tr td img {
	width: 2vw;
}

#carte-visite tr td p {
	text-transform: uppercase;
	font-size: 0.9vw;
	line-height: 1.6vw;
}

#carte-visite tr td p:nth-child(1) {
	padding-bottom: 1vw;
}

#carte-visite tr td p i {
	font-size: 0.6vw;
	line-height: 1.6vw;
}

/* DISTANCES */

ul.fil-de-distance {
	text-align: center;
	display: table;
	margin: 3vw auto;
}

ul.fil-de-distance:nth-child(1) { width: 80%; }
ul.fil-de-distance:nth-child(2) { width: 100%; }

ul.fil-de-distance li {
	display: table-cell;
	margin: 0 1vw;
	padding: 0 0.5vw;
}

ul.fil-de-distance li.separation {
	width: 4vw;
}

ul.fil-de-distance li p {
	text-transform: uppercase;
	font-size: 0.8vw;
	line-height: 1vw;
}

ul.fil-de-distance li.fleche img {
	display: inline-block;
	vertical-align: middle;
	height: 3vw;
}

ul.fil-de-distance li.titre-distance {
	padding: 0 1vw;
}

ul.fil-de-distance li.titre-distance img {
	display: block;
	width: 2vw;
	height: 2vw;
	margin: 0 auto;
	padding-top: 1vw;
}

ul.fil-de-distance li.titre-distance span {
	display: inline-block;
	color: var(--color-projet-corpo);
	border-bottom: 1px solid var(--color-projet-corpo);
	padding: 1vw 0 0.3vw 0;
	font-size: 0.8vw;
	line-height: 1.2vw;
	letter-spacing: 0.1vw;
	text-transform: uppercase;
}

/* CLIENT */

p.client-titre {
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 0.8vw;
	line-height: 1.4vw;
	letter-spacing: 0.4vw;
	padding: 1vw 0 2vw 0;
}

p.client-logo {
	text-align: center;
}

p.client-logo img {
	width: 70%;
}

.bouton-blanc {
	display: inline-block;
	padding: 0.9vw 2vw;
	color: var(--color-projet-corpo);
	background-color: white;
	margin: 2vw 0;
	font-size: 0.7vw;
	line-height: 1vw;
	letter-spacing: 0.2vw;
	text-transform: uppercase;
	transition-duration: 0.4s;
}

.bouton-blanc:hover {
	background-color: var(--color-gris-fonce);
	color: white;
}

/* LEGENDES VERTE */

img.legende-verte-picto , img.legende-verte-fleche {
	vertical-align: middle;
	margin: 10px;
	text-align: center;
}

img.legende-verte-fleche { width: 16px; }
img.legende-verte-picto { height: 70px; }

p.legende-verte {
	text-align: center;
	color: var(--color-projet-corpo);
	text-transform: uppercase;
	font-size: 0.9vw;
	line-height: 1.2vw;
	padding: 1vh 25%;
}

/* AUTRES PROMOS */

.bouton-full {
	display: block;
	padding: 1.4vw 2vw;
	color: white;
	background-color: var(--color-projet-tonique);
	font-size: 0.9vw;
	line-height: 1vw;
	letter-spacing: 0.2vw;
	text-transform: uppercase;
	transition-duration: 0.4s;
	text-align: center;
} .bouton-full:hover { background-color: var(--color-projet-corpo); }

/* CREDITS */

p.credits {
	font-size: 0.6vw;
	line-height: 1vw;
	text-transform: uppercase;
	letter-spacing: 0.2vw;
}

p.credits img {
	display: inline-block;
	width: 3vw;
}

/* GALERIE POP */

#galerie-pop {
	position: absolute;
	top: -100vh;
	width: 90vw;
	height: 90vh;
	left: 50%;
	transition-duration: 1s;
	z-index: 10000001;
	background-color: white;
	overflow: hidden;
	background-position: center;
	background-size: cover;
	cursor: pointer;
	box-shadow: 0 0 0 20px var(--color-projet-corpo);
	transform: translate(-50%, -50%);
}

#galerie-pop.contain { background-size: contain; }

#galerie-pop.close {
	position: fixed;
	top: -100vh;
}

#galerie-pop.open {
	position: fixed;
	top: 50%;
}

#galerie-pop #fermeture-visualisation {
	position: absolute;
	width: 40px;
	height: 40px;
	border: none;
	cursor: pointer;
	transition-duration: 0.4s;
	text-transform: uppercase;
	background-image: url('../svg/picto-color-close-sans.svg');
	background-size: 60%;
	background-position: center;
	background-repeat: no-repeat;
	right: 20px;
	top: 20px;
	background-color: white;
	z-index: 1000;
}

#galerie-pop #fermeture-visualisation:hover { transform: rotate(180deg); }

.pop, .pop-bg { cursor: pointer; transition-duration: 0.1s; transform: scale(1); image-rendering: optimizequality; }
.pop:hover, .pop-bg:hover { transform: scale(1.02); }

/* COMMERCES */

p.commerce-titre {
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1vw;
	font-size: 1vw;
	line-height: 1.4vw;
	padding: 0 0 1vh 0;
	color: var(--color-gris-clair);
}

ul.commerce-table {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin: 2vh 0;
	border: 2px solid var(--color-gris-fonce);
}

ul.commerce-table li {
	display: table;
	width: 100%;
	padding: 1vh 0;
	text-align: center;
}

ul.commerce-table li:nth-child(1) {
	text-transform: uppercase;
}

ul.commerce-table li p {
	display: block;
	text-align: center;
}

ul.commerce-table li p.surface {
	font-size: 0.9vw;
	line-height: 1vw;
	letter-spacing: 0.1vw;
	text-transform: uppercase;
}

ul.commerce-table li p a {
	display: block;
	color: white;
	background-color: var(--color-projet-tonique);
	padding: 1vw 0;
	font-size: 0.9vw;
	margin: 0 auto;
	transition-duration: 0.4s;
	cursor: pointer;
	text-transform: uppercase;
} ul.commerce-table li p a:hover { background-color: var(--color-projet-corpo); }

ul.commerce-table li:nth-child(3) { padding: 0; }

/* GALERIE VIDEO */

#bouton-video {
	display: none;
}

#galerie-video {
	overflow: hidden;
	display: none;
}

/* GOOGLE */

.grecaptcha-badge { display: none; }
