﻿/* ==================================================
   Basic Styles
================================================== */
html, body {
  height: 100%;
}
html, hmtl a {
  width: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  background: #1e1b21;
  color: #87868a;
  font-weight: 300;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  line-height: 28px;
  overflow-x: hidden; /*Désactive scroll horizontale onResize 2021*/
}
a {
  color: #e7504e;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.1s linear 0s;
}
a:hover, a:active, a:focus {
  outline: 0;
  color: #FFFFFF;
  text-decoration: none;
}
a img {
  border: none;
}
a > img {
  vertical-align: bottom;
}
img {
  max-width: none;
}
strong {
  font-weight: 500;
}
p {
  margin: 0 0 30px;
}
hr {
  border-style: dashed;
  border-color: #423f45;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin: 50px 0;
}
.align_left {
  float: left;
  margin: 0 25px 0 0px !important;
}
.align_right {
  float: right;
  margin: 0 0 0 25px !important;
}
.text_align_left {
  text-align: left;
}
.text_align_center {
  text-align: center;
}
.text_align_right {
  text-align: right;
}
.color-text {
  color: #e7504e;
}
.majTitre {
  color: #87868a;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  line-height: 0px;
}
.through {
  text-decoration: line-through;
}
input, button, select, textarea {
  font-weight: 300;
  font-family: 'Titillium Web', sans-serif;
  outline: 0;
}
input:focus, textarea:focus, input[type="text"]:focus {
  outline: 0;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #87868a;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #87868a;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #87868a;
}
.miniText {
  /*float:right;*/
  font-size: 12px;
  line-height: 0px;
}
.nondeco {
  color: #87868a;
}
/* ==================================================
   Code and Pre
================================================== */
code, pre {
  padding: 0 3px 2px;
  border-radius: 3px;
  color: #232527;
  font-size: 12px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  border: 1px solid #dde4e9;
  background-color: #F6F6F6;
  color: #232527;
  white-space: nowrap;
}
pre {
  display: block;
  margin: 70px 50px;
  padding: 30px;
  border: 1px solid #dde4e9;
  border-radius: 4px;
  background-color: #FCFCFC;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 12px;
  line-height: 20px;
}
pre code {
  padding: 0;
  border: 0;
  background-color: transparent;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
}
.pre-scrollable {
  overflow-y: scroll;
  max-height: 340px;
}
/* ==================================================
   Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0;
  color: #FFFFFF;
  font-weight: 200;
  font-family: 'Titillium Web', sans-serif;
  line-height: 1.5em;
  font-size: 16px;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
h6.biog {
  margin: 28px 0 0px 0;
  font-weight: 300;
}
h13 {
  font-size: 9px;
  vertical-align: sub;
}
h14 {
  font-size: 14px;
	position: absolute;
	line-height: 18px;
	transform: translate(-50%,0)
}
.h13 {
  font-size: 9px;
  vertical-align: sub;
}
h25 {		/* FANCYBOX 5 3D */
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
	display: inline-block;
  	font-size: 20px;
  	font-weight: 300;
	cursor:default;
	color:#eee;
	
	line-height: 12px;
	transform: translate(0,-20px);
	position: absolute;
	bottom: 0;
	white-space: nowrap;
}
.h25content{
	background: linear-gradient(90deg, rgba(33, 31, 36,0) 0%, rgba(33, 31, 36,1) 3%, rgba(33, 31, 36,1) 97%, rgba(33, 31, 36,0) 100%);
	padding: 0 15px 0 15px;
	transform: translate(-50%,0);
	z-index: 1;
	transition: 0.45s opacity ease-in-out;
	
}
.h26content{
	background: linear-gradient(90deg, rgba(33, 31, 36,0) 0%, rgba(33, 31, 36,1) 3%, rgba(33, 31, 36,1) 97%, rgba(33, 31, 36,0) 100%);
	padding: 0 15px 0 15px;
	transform: translate(-50%,2px);
	z-index: 1;
	transition: 0.45s opacity ease-in-out;
	opacity: 0;
	
}
.traitG {
	position: absolute;
	border: 1px solid;
	border-image: linear-gradient(90deg, rgba(33, 31, 36,1) 10%, rgba(135,134,138,1) 49%, rgba(135,134,138,1) 51%, rgba(33, 31, 36,1) 90%) 1 0 0 0;
	width: 100vw;
	transform: translate(-50%,24px);
	bottom:26px;
	left:0px;
	z-index: -1;
}
h26 {
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
	display: inline-block;
  	font-size: 15px;
	font-weight: 400;
	cursor:default;
	color: #aaa;
	line-height: 12px;
	transform: translate(0,-20px);
	position: absolute;
	bottom: 0;
	white-space: nowrap;
}
h26.select .h26content{
	opacity:1
}
h25.select .h25content{
	opacity:0
}
h252 {		/* FANCYBOX 5 Photos */
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
	display: inline-block;
  	font-size: 20px;
  	font-weight: 300;
	cursor:default;
	transition: 0.45s all ease-in-out;
	color:#eee;
	
	line-height: 12px;
	padding: 0 15px 0 15px;
	transform: translate(0,6px);
	white-space: nowrap;
	
	
}
.h252content{
transition: 0.45s all ease-in-out;
}
h262 {
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  	font-size: 15px;
	font-weight: 400;
	cursor:default;
	transition: 0.45s all ease-in-out;
	background: linear-gradient(90deg, rgba(33, 31, 36,0) 0%, rgba(33, 31, 36,1) 3%, rgba(33, 31, 36,1) 97%, rgba(33, 31, 36,0) 100%);
	color: #aaa;
	line-height: 10px;
	padding: 0 15px 0 15px;
	position: absolute;
	left: 50%;
	transform: translate(-50%,23px);
	white-space: nowrap;
	opacity:0;
}
.traitG2, .traitG2desc {
	float: left;
	border: 1px solid;
	border-image: linear-gradient(90deg, rgba(33, 31, 36,1) 0%, rgba(135,134,138,1) 100%, rgba(33, 31, 36,1) 100%) 1 0 0 0;
	width: 80px;
	margin-right: 10px;
	transform: translate(0, 9px);
	z-index: -1
}
.traitD2, .traitD2desc {
	float: right;
	border: 1px solid;
	border-image: linear-gradient(90deg, rgba(33, 31, 36,1) 0%, rgba(135,134,138,1) 4%, rgba(33, 31, 36,1) 100%) 1 0 0 0;
	width: 80px;
	margin-left: 10px;
	transform: translate(0, 9px);
	z-index: -1
}
.traitG2desc, .traitD2desc{
	transform: translate(0, 7px);
}
h262.select{
	opacity:1
}
h252.select{
	opacity:0
}
/* Fancybox 5 COMPACT*/
.is-compact h25 {
	font-size: 15px;
	position: relative;
	display:block;
	left: 50%;
	transform: translate(0, 15px);
}
.is-compact h25 .h25content{
	position: absolute;
	background: linear-gradient(90deg, rgba(33, 31, 36,0) 0%, rgba(33, 31, 36,1) 3%, rgba(33, 31, 36,1) 97%, rgba(33, 31, 36,0) 100%);
}
.is-compact h26 .h26content{
	position: absolute;
	background: linear-gradient(90deg, rgba(33, 31, 36,0) 0%, rgba(33, 31, 36,1) 3%, rgba(33, 31, 36,1) 97%, rgba(33, 31, 36,0) 100%);
}
.is-compact h26 {
	font-size: 11px;
	position: relative;
	display:block;
	left: 50%;
	transform: translate(0, 13px);
	z-index: 10;
}
.is-compact .traitG {
	position: relative;
	border-image: linear-gradient(90deg, rgba(33, 31, 36,1) 0%, rgba(135,134,138,1) 49%, rgba(135,134,138,1) 51%, rgba(33, 31, 36,1) 100%) 1 0 0 0;
	transform: translate(-50%,35px);
	z-index:1
}
.is-compact .traitG2, .is-compact  .traitD2{		
	width: 24px;
	transform: translate(0, 7px);
}
.is-compact .traitG2desc,.is-compact .traitD2desc{
	display: none
}
.is-compact h252 {
	font-size: 15px;
}
.is-compact h262 {
	font-size: 11px;
}
h3.spec {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.spec {
  padding: 1px;
}
.detailMisajour a{
	color: #87868a;
}
.detailMisajour a:hover{
	color: #FFF!important;
}
.detailMisajour a.act{
	color: #e7504e;
}
.detailMisajour .Det{
	overflow: hidden;
	display: none;
	font-size: 13.3px;
	line-height: 1.5;
  	text-indent: 0em;
	margin-bottom: 8px;
	margin-left: 10px;
}
.flecheActuBas{
	position: absolute;
	font-size: 22px;
	margin-left: 17px;
	margin-top: 5px;
	color: #e7504e;
	opacity: .5;
	transition: all ease-In-Out 0.15s;
}
.detailMisajour a:hover .flecheActuBas{
	color: #FFF;
	opacity: 1;
}
.act .flecheActuBas{
	transform: scaleY(-1);
	margin-top: 6px;
	opacity: 1;
}
.textJustif p {
  text-align: left;
  text-align: justify;
}
.justifiedText {
  text-align: justify;
}
.animate, .animate * {
  transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000) !important;
}
.no-animate, .no-animate * {
  transition: 0 none !important;
}
.animateHeight {
  transition: height 0.55s !important;
}
.detailMisajour.pc i {		/*2023*/
	right: 0px!important;
}
.detailMisajour.pc a {
	margin-left:0px; 
}

/* ==================================================
   Margin Bottom Sets
================================================== */
.margin-0 {
  margin-bottom: 0 !important;
}
.margin-10 {
  margin-bottom: 10px !important;
}
.margin-15 {
  margin-bottom: 15px !important;
}
.margin-20 {
  margin-bottom: 20px !important;
}
.margin-30 {
  margin-bottom: 30px !important;
}
.margin-40 {
  margin-bottom: 40px !important;
}
.margin-50 {
  margin-bottom: 50px !important;
}
.margin-60 {
  margin-bottom: 60px !important;
}
.margin-70 {
  margin-bottom: 70px !important;
}
.margin-80 {
  margin-bottom: 80px !important;
}
/* ==================================================
   Home Slider
================================================== */
#home-slider {
  position: relative;
  overflow: hidden;
  height: 100%;
}
#home-slider .overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #1d1a21;
  opacity: 0.85;
  z-index: 0;
}
#home-slider .slider-text {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -180px;
  width: 360px;
  height: 100px;
  text-align: center;
  z-index: 2;
}
#home-slider .slide-content {
  width: 100%;
  line-height: 100px;
  margin: 0;
  text-align: center;
  text-shadow: none;
  font-family: "aghnestademosignature-webfont";
  font-size: 88px;
  color: #FFFFFF;
  user-select: none;
}
.sousTitreAccueilA {
  font-weight: 200;
  font-family: 'Titillium Web', sans-serif;
  position: absolute;
  top: 10%;
  font-size: 30px;
  opacity: 0;
  text-transform: uppercase;
  animation-fill-mode: forwards;
  animation: sousTitreA ease-In-Out 5s;
  animation-delay: 3.2s;
	user-select: none;
}
@keyframes sousTitreA {
  0% {
    opacity: 0;
    left: 5%;
  }
  50% {
    opacity: 100;
  }
  100% {
    opacity: 0;
    left: 8%;
  }
}
.sousTitreAccueilB {
  font-weight: 200;
  font-family: 'Titillium Web', sans-serif;
  position: absolute;
  top: 60%;
  font-size: 30px;
  opacity: 0;
  text-transform: uppercase;
  animation-fill-mode: forwards;
  animation: sousTitreB ease-In-Out 5s;
  animation-delay: 8s;
	user-select: none;
}
@keyframes sousTitreB {
  0% {
    opacity: 0;
    right: 10%;
  }
  50% {
    opacity: 100;
  }
  100% {
    opacity: 0;
    right: 11%;
  }
}
.sousTitreAccueilC {
  font-weight: 200;
  font-family: 'Titillium Web', sans-serif;
  position: absolute;
  top: 25%;
  font-size: 30px;
  opacity: 0;
  text-transform: uppercase;
  animation-fill-mode: forwards;
  animation: sousTitreC ease-In-Out 5s;
  animation-delay: 13s;
	user-select: none;
}
@keyframes sousTitreC {
  0% {
    opacity: 0;
    right: 15%;
  }
  50% {
    opacity: 100;
  }
  100% {
    opacity: 0;
    right: 11%;
  }
}
.sousTitreAccueilD {
  font-weight: 200;
  font-family: 'Titillium Web', sans-serif;
  position: absolute;
  top: 70%;
  font-size: 30px;
  opacity: 0;
  text-transform: uppercase;
  animation-fill-mode: forwards;
  animation: sousTitreD ease-In-Out 5s;
  animation-delay: 17s;
	user-select: none;
}
@keyframes sousTitreD {
  0% {
    opacity: 0;
    left: 15%;
  }
  50% {
    opacity: 100;
  }
  100% {
    opacity: 0;
    left: 14%;
  }
}
#nextslide, #prevslide {
	dsplay: None;
}
.scroll-btn {
  height: 40px;
  width: 40px;
  position: absolute;
  display: block;
  left: 50%;
  bottom: 50px;
  margin-left: -22px;
  z-index: 100;
}
#toutAfficPh {
	transform: translateY(-25px) translateX(2px);
}
#home-slider i.font-icon-arrow-simple-down, #toutAfficPh i.font-icon-arrow-simple-down{
  font-size: 28px;
  color: #FFF;
  position: relative;
  line-height: 40px;
  left: 13px;
  transition: all ease-In-Out 0.25s;
}
#home-slider .scroll-btn:hover i.font-icon-arrow-simple-down, #toutAfficPh:hover i.font-icon-arrow-simple-down{
  font-size: 34px !important;
  color: #e7504e !important;
  left: 12px !important;
  margin-top: 5px !important;
  transition: all ease-In-Out 0.25s;
}
#home-slider i.font-icon-arrow-simple-down.animated-opacity, #toutAfficPh i.font-icon-arrow-simple-down {
  opacity: 1;
  animation: pulseopa 1.8s ease-in-out infinite
}
@keyframes pulseopa {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .3;
  }
  100% {
    opacity: 1;
  }
}
/* ==================================================
   Header
================================================== */
header {
  width: 100%;
  z-index: 99;
}
header .sticky-nav {
  position: relative;
  width: 100%;
  height: 60px;
  background: #232026;
  z-index: 1001;
  border-bottom: 1px solid #29282b;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.35);
}
header .sticky-nav.stuck {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
}
header #logo {
  color: #FFFFFF;
  float: left;
  padding: 15px 0;
  margin-left: 10px;
}
header #logo a {
  user-select: none;
  font-size: 42px;
  line-height: 10px;
  color: #b2afaf;
  font-family: "aghnestademosignature-webfont";
  transition: color 0.35s ease-in-out 0s;
}
header #logo a:hover {
  color: #e5e1e1;
}
header #logo .logoText {
  margin-right: -3px;
  transition: color 0.35s ease-in-out 0s;
}
header #logo a:hover .logoText {
  color: #ff6b6e
}
nav#menu {
  float: right;
  margin-right: 20px;
}
nav#menu #menu-nav {
  margin: 0;
  padding: 0 15px 0 0;
}
nav#menu #menu-nav li {
  list-style: none;
  display: inline-block;
  margin-left: 50px;
}
nav#menu #menu-nav li a {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 60px;
  display: block;
  text-transform: uppercase;
}
nav#menu #menu-nav li.current a, nav#menu #menu-nav li a:hover {
  color: #e7504e;
  font-weight: 400 !important;
}
/*Déroulant*/
#menu-nav li ul {
  overflow: hidden;
  position: absolute;
  margin-left: -15px;
  width: 160px;
  background: #232026;
  border-bottom: 1px solid #29282b;
  border-right: 1px solid #29282b;
  border-left: 1px solid #29282b;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.4);
  border-bottom-left-radius: 8px;				/*2023*/
  border-bottom-right-radius: 8px;				/*2023*/
}
.menuActuac {
  border: none !important;
}
#menu-nav li.lang ul {
  width: 69px;
}
.icon.font-icon-translate {
  font-size: 21px;
  transform: translate(-2px, 3px);
}
#menu-nav li ul li {
  margin-left: -20px; /* ci dessus : width - margin-left*/
  width: 120px;
}
#menu-nav li ul li a {
  display: block;
  padding: 0px 0px;
  margin-left: -45px;
  padding-left: 10px;
}
#menu-nav li ul li:hover a {
  margin-left: -50px;
  padding-left: 15px;
  background: rgba(0, 0, 0, 0.19);
}
nav#menu #menu-nav li.menuderoulant a {
  font-size: 13px;
  color: #FFFFFF;
  font-weight: 300;
}
nav#menu #menu-nav li .menuderoulant:hover a {
  color: #e7504e;
  font-weight: 500;
}
#menu-nav li ul.fallback {
  display: none;
}
#menu-nav li:hover ul.fallback {
  display: block;
}
/*SousMenu Nav}*/
nav#menu #menu-nav li.MesnuSelected {
  color: #e7504e;
  font-size: 16px;
  font-weight: 300;
  line-height: 60px;
  text-transform: uppercase;
}
nav#menu #menu-nav li.MesnuSelected ul {
  position: absolute;
  display: inline-block !important;
  text-align: center;
  background: none;
  box-shadow: none;
  top: 17px;
  right: 69px;
}
nav#menu #menu-nav li.MesnuSelected ul li.sousMenuNav {
  opacity: 0.7;
  padding: 0 !important;
  margin: 0 !important;
  width: 50px;
  height: 10px;
  overflow: visible !important;
}
nav#menu #menu-nav li.MesnuSelected ul li.sousMenuNav.a {
  width: 40px;
  height: 10px;
}
nav#menu #menu-nav li.MesnuSelected ul li.sousMenuNav.b {
  width: 70px;
  height: 10px;
}
nav#menu #menu-nav li.MesnuSelected ul li.sousMenuNav.c {
  width: 18px;
  height: 10px;
}
nav#menu #menu-nav li.MesnuSelected ul li.sousMenuNav.d {
  width: 60px;
  height: 10px;
}
nav#menu #menu-nav li.MesnuSelected ul li.sousMenuNav.e {
  width: 61px;
  height: 10px;
}
nav#menu #menu-nav li.MesnuSelected .sousMenuNav a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 100;
  text-transform: lowercase;
  padding: 0 !important;
  margin: 0 !important;
  background: none;
}
nav#menu #menu-nav li.MesnuSelected .sousMenuNav.current a, nav#menu #menu-nav li.MesnuSelected .sousMenuNav a:hover {
  color: #e7504e;
  padding: 0 !important;
  margin: 0 !important;
}
.flecheMiniMenu {
  display: none;
  margin-top: -39px;
  right: 45px;
  position: absolute;
  font-size: 22px;
  transform: rotate(0);
  transition: 250ms ease-out 0s;
}
.open .flecheMiniMenu {
  transform: rotate(-180deg);
  transition: 250ms ease-out 0s;
  color: #eee;
}
/* ==================================================
   Mobile Navigation
================================================== */
#mobile-nav {
  display: none;
}
.menu-nav {
  background: url(../img/menu-mobile.svg) 0 0 no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  margin: 22px 0 0 0;
  transform: rotate(0deg);
  transition: transform 250ms ease-out 0s;
}
.menu-nav.open {
  background-position: 0 -16px;
  transform: rotate(-180deg);
  transition: transform 250ms ease-out 0s;
}
#navigation-mobile {
  display: none;
  text-align: center;
  width: 100%;
  background: #252329;
  border-bottom: 1px solid #302e36;
  position: relative;
  float: left;
  top: 2px; /*2021*/
  box-shadow: 0 5px 10px rgba(0, 0, 0, .35);
  z-index: 9999;
}
#navigation-mobile li {
  list-style: none;
  border-top: 1px solid #302e36;
  background: rgba(0, 0, 0, 0.0);
  transition: background ease-In-Out 0.25s
}
#navigation-mobile li:hover {
  background: rgba(0, 0, 0, 0.1);
}
#navigation-mobile li ul li:hover {
  background: rgba(0, 0, 0, .06);
  transition: background ease-In-Out 0.25s
}
#navigation-mobile li a {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  padding: 19px 0;
  transition: 250ms ease-out 0s;
}
#navigation-mobile li ul { /*deroulantMobil DEB*/
  padding-top: -5px;
  margin-left: -70px;
  padding-bottom: 20px;
}
#navigation-mobile li ul li {
  border-top: 0px;
}
#navigation-mobile li ul li a {
  padding: 10px 0px;
  text-align: left;
  margin-left: 50%;
  border-left: 1px solid #e7504e;
  padding-left: 8px;
  padding-top: 7px;
}
#navigation-mobile li ul li:hover a {
  color: #FFFFFF;
}
#navigation-mobile li.menuderoulant a {
  font-size: 13px;
  font-weight: 200;
  color: #b9b9b9;
} /*deroulantMobil FIN*/
/* ==================================================
   Section Page
================================================== */
.page {
  background: #1e1b21;
  padding: 100px 0;
  position: relative;
  z-index: 99;
  max-width: 100%;
	border-bottom: 1px solid #3a383d;
  overflow-x: hidden;
}
.page-alternate {
  background: #252329;
  padding: 100px 0;
  position: relative;
  z-index: 99;
  max-width: 100%;
	border-bottom: 1px solid #3a383d;
  overflow-x: hidden;
}
.pageDefault {
  background: #1e1b21;
  padding: 100px 0;
  position: relative;
	border-bottom: 1px solid #3a383d;
  z-index: 99;
}
.page-alternateAccueil {
  background: #252329;
  padding: 100px 0;
  position: relative;
	border-bottom: 1px solid #3a383d;
  z-index: 99;
}
.footCorrect {		/* 2023 Bugg Pied de page*/
	min-height: calc(100vh - 426px);
}
.title-page {
  text-align: center;
  margin-bottom: 100px;
}
.title-page.galerieAcc {
  margin-bottom: 80px;
}
.title-page .title {
  font-size: 48px;
  margin: 0 0 10px 0
}
.title-page .title-description {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}
.title-pageGaleries {
  text-align: center;
  margin: -80px 0 100px 0
}
.title-pageGaleries .title {
  font-size: 48px;
  margin: 0 0 10px 0
}
.title-pageGaleries .title-description {
  font-size: 24px;
  font-weight: 200;
  margin: 0;
}
/* ==================================================
   Section Portfolio
================================================== */
#work.accueil {
  max-height: 1250px; /*2021 correction bug animation sous galeries index*/
}
.clear {
  clear: left;
}
.type-work-icon {
  display: none;
}
.type-workmarge {
  float: left;
  margin: 10px 0 0 3%;
}
.type-workmargeTrie {
  float: left;
  margin: 25px 0 0 0;
}
.type-workTrie { /*TRIE*/
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 15px;
  line-height: 1em;
  text-transform: uppercase;
  text-align: left;
}
.type-workTrie-icon {
  display: none;
}
.work-nav #filtersTrie {
  margin: 0;
  padding: 0;
  list-style: none;
}
.work-nav #filtersTrie li {
  margin: 0 0 30px 0;
  padding: 0;
}
.work-nav #filtersTrie li a {
  color: #87868a;
  font-size: 14px;
  display: block;
  text-align: left;
}
.work-nav #filtersTrie li a:hover {
  color: #FFFFFF;
}
.work-nav #filtersTrie li a.selectedTrie {
  color: #e7504e;
} /*TRIE Fin*/
.Pnew.selected, .Pdessins.selected, .Pmodelisations.selected { /*Accueil Selection copie*/
  color: #FFFFFF;
}
.type-work {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 1em;
  text-transform: uppercase;
}
.work-nav #filters li.toutesPhotos a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 17px;
}
.work-nav #filters {
  margin: 0;
  padding: 0;
  list-style: none;
}
.work-nav #filters li {
  margin: 0 0 30px 0;
  padding: 0;
}
.work-nav #filters li a {
  color: #87868a;
  font-size: 16px;
  display: block;
}
.work-nav #filters li a:hover {
  color: #FFFFFF;
}
.work-nav #filters li a.selected {
  color: #e7504e;
}
.work-nav #filters li a.selectedTrie {
  color: #e7504e;
}
#filterAccueil {
  text-align: center;
}
#icon {
	max-width: 800px;
	margin:0 auto;
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	column-gap: 0px;
}
#filterAccueil #icon a {
  color: #87868a;
  font-size: 24px;
  display: inline-block;
  transition: all 0.1s !important;
}
#filterAccueil #icon a .fleche {
	margin-top: 8px;
}
#filterAccueil #icon a:hover {
  color: #FFFFFF;
  transform: scale(1.1);
}
#filterAccueil #icon a.selected {
  color: #e7504e;
  transform: scale(1.25);
}
#filterAccueil #icon a p {
  line-height: 12px;
  font-size: 14px;
}
#flecheD, #flecheG {
  vertical-align: super
}
#thumbs {
  margin: 0;
  padding: 0;
}
#thumbs li {
  list-style-type: none;
}
.item-thumbs {
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;

}
.item-thumbs a + img {
  width: 100%; /* ======== BUG?! à quoi ça sert ? ========*/
}
.item-thumbs .hover-wrap {
  position: absolute;
  /*display: block;		2023 Bugg ios*/
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 450ms ease-out 0s;
  transform: rotateY(180deg) scale(0.5, 0.5);
}
.item-thumbs .hover-wrap.Safari {	/* 2022.09 Safari par ScaleX */
	transition: all 450ms ease 0s;
	transform: scale(-.5, 0.5);
}
.item-thumbs:hover .hover-wrap, .item-thumbs.active .hover-wrap {
  opacity: 1;
  transform: rotateY(0deg) scale(1, 1);
}
.item-thumbs:hover .hover-wrap.Safari, .item-thumbs.active .hover-wrap.Safari {	/* 2022.09 Safari par ScaleX */
  transform: scale(1, 1);
}
.item-thumbs .hover-wrap .overlay-img {
  position: absolute;
  top: -1px;					/*2023 0*/
  left:-1px;;					/*2023 0*/
  width: calc(100% + 2px);					/*2023 100.2*/
  height: calc(100% + 2px);					/*2023 100.2*/
  background: #e7504e;
  opacity: 0.80;
}
.item-thumbs .hover-wrap .overlay-img-thumb {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -13px 0 0 -13px;
  color: #FFFFFF;
  font-size: 26px;
  opacity: 1;
}

/*WALLPAPER: 	2023*/
.WpGal .Wallpaper .hover-wrap {
	transition: all 450ms ease-out 0s!important;
}
.MargeMassonry.Wp {
  text-align: center;
}
.Dessin.Wp {
  max-width: 1170px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 40px;
  row-gap: 40px;
}
.spanWp {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 375px;
}
.Wallpaper {
  overflow: hidden;
  background: #252329;
  margin: 0 0 0 0;
  padding: 0px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, .85);
  border: 0px solid #353330;
  line-height: 0px;
  border-radius: 1px;
}
.Wallpaper img {
  width: 100% !important;
}
.basImg {
  height: 45px;
}
.item-thumbs .hover-wrap.Wp {
  height: calc(100% - 45px)
}
.WallpaperDescript {
  width: calc(100% - 1px);
  position: absolute;
  bottom: 0px;
  height: 45px; 		/*45 > 107*/
  border: 1px solid #353338;
  box-shadow: 0px -1px 3px rgba(0, 0, 0, .4);
  overflow: hidden;
  transition: all 0.15s ease-in-out;
  border-radius: 1px;
  background: rgb(28, 26, 33);
}
.WallpaperDescript:hover {
  height: 107px;
}
.WallpaperDescript {
  width: 100% !important
}
.WallpaperDescriptText {
  text-align: center;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 5px;
  padding: 0 5px;
  text-transform: uppercase;
  color: #FFF;
  margin-top: 8px;
  cursor: default;
}
.WallpaperDescriptText .WallpTelecharg {
  grid-column-start: 1;
  grid-column-end: 4;
}
.WallpaperBtnInner.button {
  position: relative;
  background-color: #e7504e;
  border-radius: 30px;
  overflow: hidden;
  font-weight: 600;
  margin: 32px 0px 0 0px;
  line-height: 18px;
  width: 100% !important;
  text-transform: none;
  height: 18px;
  padding: 8px 0 !important;
}
.wallPaperResol {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 8px;
}
.WallpaperBtnInner.button:hover .wallPaperResol {
  color: #fff;
  top: -28px;
  transition: color 0.15s linear 0s, top 0.3s ease-out .6s !important;
}
.miniT {
  margin-left: 1px;
  font-size: 11px;
  font-weight: 300 !important
}
.WallpaperDescript.touchScreen:hover { /* Wallpaper tactiles >>>>*/
  height: 45% !important;
}
.WallpaperBtnInner.touchScreen {
  margin: 34px 0px 0 0px !important;
}
.touchScreen .WallpTelecharg {
  position: absolute;
  bottom: 9px;
  left: 50%;
  transform: translate(-50%)
}
.touchScreen a {
  margin-top: -200px;
  transition: all ease-in-out 0.5s;
}
.touchScreen:hover a {
  margin-top: -34px
}										/* <<<< WP t*/
/*ALERT*/
.alert.info {
  grid-column-start: 1;
  grid-column-end: 4;
  position: relative;
  line-height: 1.8;
  border-radius: 5px;
  box-shadow: 0px 0px 2px #000000;
  border: 1px solid #3a383d;
  transition: all 0.15s ease-in-out;
  background: rgb(28, 26, 33);
  background: linear-gradient(0deg, rgba(28, 26, 33, 1) 0%, rgba(28, 26, 33, 1) 30%, rgba(28, 26, 33, .3) 100%);
}
.alertText {
  color: #EEE;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
  text-align: center;
  font-size: 22px;
  padding: 10px 50px 10px 50px;
}
.Walldescription {
  color: #FFF;
  font-size: 17px;
  padding: 0 10px 0 10px;
  font-weight: 200;
  max-width: 710px;
  margin: 0 auto;
}
.mentionArtHansi {
  position: absolute;
  bottom: 0px;
  right: 7px;
  font-size: 15px;
  font-weight: 300;
  color: #87868a;
}
.font-icon-copyright.alertT {
  right: 10px;
  font-size: 9px !important;
  margin: 9px 5px 0 0;
}

/* ==================================================
   About Section
================================================== */
.NomFB {
  color: #87868a;
  font-weight: 300;
  font-family: 'Titillium Web', sans-serif;
}
.profile-name {
  margin-bottom: 15px;
}
.profile-description {
  margin-bottom: 25px;
}
.image-wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
  cursor: pointer;
}
.image-wrap img {
  width: 100%;
}
.image-wrap .hover-wrap {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 450ms ease-out 0s;
  transform: rotateY(180deg) scale(0.5, 0.5);
}
.image-wrap:hover .hover-wrap, .image-wrap.active .hover-wrap {
  opacity: 1;
  transform: rotateY(0deg) scale(1, 1);
}
.image-wrap .hover-wrap .overlay-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #e7504e;
  opacity: 0.80;
}
.image-wrap .hover-wrap .overlay-text-thumb {
  position: absolute;
  width: 100%;
  height: 32px;
  top: 50%;
  margin: -16px 0 0 0;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  text-transform: uppercase;
  text-align: center;
  opacity: 1;
}
.social-icons {
  margin: 0;
  padding: 0;
}
.social-icons li {
  display: inline-block;
  margin-left: 15px;
}
.social-icons li:first-child {
  margin-left: 0;
}
.social-icons li a {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1em;
  width: 16px;
  height: 16px;
  opacity: 0.3;
  transition: opacity 0.1s linear 0s;
}
.social-icons li a:hover {
  opacity: 1;
}
/* ==================================================
   Contact Section
================================================== */
.contact-details h3 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 1em;
  text-transform: uppercase;
}
.contact-details ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-details ul li {
  margin: 0 0 20px;
  line-height: 28px;
  padding: 0;
}
#contact-form {
  margin-bottom: 0;
}
#contact-form p {
  margin-bottom: 1px;
}
#contact-form input, #contact-form textarea {
  appearance: none;
  border: 1px solid rgba(53,51,56,.4);
  border-radius: 0;
  background: rgba(30,27,33,.7);
  color: #FFFFFF;
  font-size: 16px;
  height: auto;
  padding: 14px;
  margin: 0;
	margin-top: -2px;
	box-shadow: none;
  resize: none;
}
#contact-form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  width: 100%;
  box-sizing: border-box;
}
#contact-form textarea {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  width: 100%;
  resize: vertical;
  box-sizing: border-box;
	
}
#contact-form .submit {
  background: #423f45;
  color: #1e1b21;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  padding: 16px 40px;
  text-align: center;
  vertical-align: middle;
  width: auto;
  margin-top: 30px;
  transition: background 0.1s linear 0s, color 0.1s linear 0s;
}
#contact-form .submit:hover {
  background: #e7504e;
  color: #FFFFFF;
}
#response {
  /*marger de 20px haut*/
}
#contact-form input.error, #contact-form textarea.error {
	outline: 1px solid #e7504e;
    outline-offset: -2px;
}
#contact-form div.error {
  border: none;
  padding: 13px 20px;
  text-align: center;
  background: #e7504e;
  color: #fff;
}
#contact-form div.success {
  border: none;
  padding: 13px 20px;
  text-align: center;
  background: rgba(50, 178, 95, .75);
  color: #fff;
}
/* ==================================================
   Twitter Feed
================================================== */
#twitter-feed {
  padding: 100px 0 90px;
  text-align: center;
}
#twitter-feed .follow {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -8px;
  font-size: 16px;
}
#ticker .tweet_list {
  margin: 0;
  padding: 0;
  height: 64px;
  list-style: none;
  overflow-y: hidden;
}
#ticker .tweet_list li {
  font-size: 18px;
  height: 64px;
  line-height: 28px;
  overflow: hidden;
}
#ticker .tweet_list .tweet_time a {
  color: #87868a;
  font-size: 14px;
  font-style: italic;
  margin-left: 10px;
}
#ticker .tweet_list .tweet_time a:hover {
  color: #FFFFFF;
}
/* ==================================================
   Social Area
================================================== */
#social-area {
  text-align: center;
}
#social-area h5 {
  color: #87868a;
  margin-bottom: 48px;
}
#social-area #social ul {
  margin: -50px 0px 0px 0px;
  padding: 0;
}
#social-area #social ul li {
  margin: 60px 40px 0px 40px;
  display: inline-block;
  list-style: none;
  cursor: pointer;
}
#social ul li a {
  display: block;
  width: 70px;
  height: 70px;
  background: #252329;
  transition: all 400ms ease-out 0s;
  transform: rotateY(180deg);
}
#social ul li a span {
  display: inline-block;
  margin: 0;
  color: #423f45;
  font-size: 32px;
  line-height: 70px;
  transition: all 400ms ease-out 0s;
  transform: rotateY(180deg);
}
#social ul li a.Safari {
  transition: all 350ms ease;
  transform: scale(-1, 1);
}
#social ul li a span.Safari {
  transition: all 350ms ease;
  transform: scale(-1, 1);
}
#social ul li:hover a, #social ul li.active a {
  background-color: #e7504e;
  transform: rotateY(0deg);
}
#social ul li:hover a.Safari, #social ul li.active a.Safari {
  transform: scale(1, 1);
}
#social ul li:hover a span, #social ul li.active a span {
  color: #FFFFFF;
  opacity: 1;
  transform: rotateY(0deg);
}
#social ul li:hover a span.Safari, #social ul li.active a span.Safari {
  transform: scale(1, 1);
}
.bodyError {
	background: #252329;
}
.Content404{
	text-align: center;
	position: relative;
  overflow: hidden;
  height: calc(100% - 63px);
}
.verticalError {
	max-height: 50%;
  margin-top: 50vh;
  transform: translateY(-50%);
}
.verticalError img {
  max-height: 220px;
	height: 25vh;
}
.errorCenter {
	transform: translateY(-50%);
  padding: 0;
}
.errorCenter h2 {
  margin: 0;
	font-size: 5vh;
}
.errorCenter p {
	margin-bottom: 2vh;
}
@media screen and (min-height: 800px) {
  .errorCenter h2 {
     font-size: 36px;
  }
}
.pagec.error {
  border-top: 1px solid #3a383d;
position:absolute!important;
	bottom: 0;
}
/* ==================================================
   Footer
================================================== */
footer {
  width: 100%;
  height: auto;
  background: #252329;
  text-align: center;
  padding: 30px 0 20px 0;
  z-index: 99;
}
footer.alternate {
  background: #252329;
	color: #BBBBBB;
}
footer.pagec {
  background: #1e1b21!important;
  color: #BBBBBB;
}
footer.pagec.relat {
  position:relative;
}
#error {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: auto;
  background: #252329;
  text-align: center;
  z-index: 99;
}
footer .credits {
  text-align: center;
  align: center;
  font-size: 16px;
  margin: 0px 0 0 0;
  letter-spacing: 0.7em;
  text-transform: uppercase;
}
footer .credits.sm {
  font-size: 10px;
  letter-spacing: 0.2em;
  margin: 0px 0 30px 0;
}
footer .credits .font-icon-copyright {
  font-size: 9px;
  margin-right: 3px;
  margin-left: -4px;
}
footer i {
  margin-left: -7px;
}
footer i a {
  margin: 0 3% 0 3%;
}
footer i a.mg {
  margin: 0 18px;
}
/* ==================================================
   Back to Top
================================================== */
#back-to-top {
  display: none;
  background-color: #232026;
  margin: 0;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  z-index: 99;
  transition: background 0.1s linear 0s;
}
#back-to-top:hover {
  background-color: #e7504e;
}
#back-to-top i {
  font-size: 18px;
  color: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  line-height: 1em;
}
#back-to-top i {
  margin-left: -4px;
}
/* ==================================================
   Preloader
================================================== */
#jpreOverlay, #jSplash {
  background-color: #1e1b21;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 700;
}
#jpreSlide {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  margin: -50px 0 0 -50px;
  width: 100px;
  height: 100px;
}
#jpreLoader {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
}
#jprePercentage {
  width: 50px;
  height: 50px !important;
  line-height: 50px;
  position: absolute !important;
  text-align: center;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
  z-index: 800;
  font-size: 24px;
  color: #FFFFFF;
  animation: circle 1s infinite forwards;
}
#circle {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  margin: -50px 0 0 -50px;
  width: 100px;
  height: 100px;
  background: #e7504e;
  border-radius: 999px;
  opacity: 0;
  animation: circle 1s infinite forwards;
}
@keyframes circle {	/*2022.09	animation par scaleX */
  0% {
    transform: scaleX(1);
    animation-timing-function: ease-in;
  }
  50% {
    transform: scaleX(-1);
    animation-timing-function: ease-out;
  }
  100% {
    transform: scaleX(1);
    animation-timing-function: ease-in;
  }
}
/* ==================================================
   Isotope Filtering
================================================== */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions 			// plus valable ?****/
.isotope, .isotope .isotope-item {
  transition-duration: 0.8s;
}
.isotope {
  transition-property: height, width;
}
.isotope .isotope-item {
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  transition: none;
}
.BodyGalerie {
  background: #252329;
}
/*Masonry*/
.page-alternateGalerie {
  background: #252329;
  padding: 100px 0;
  position: relative;
  z-index: 99;
  margin-left: auto;
  margin-right: auto;
	border-bottom: 1px solid #3a383d;
}
.ContenaireGalirie {
  margin: 0 auto;
  max-width: 1900px;
  background: #252329;
}
.page-alternate .accueil {
  margin-left: auto;
  margin-right: auto;
}
.ContenaireAccueil {
  margin: 0 auto;
  max-width: 1900px;
}
.MargeMassonry {
  margin: 0 15% 0 15%;
}
.MargeMassonryAcc {
  margin: 0 16% 0 16%;
}
.masonry {
  margin: 0 auto;
  max-width: 1288px;
}
.masonry:after {
  content: ' ';
  display: block;
  clear: both;
}
.item {
  background: #1e1b21;
  text-align: center;
  position: relative;
  max-width: 300px;
  width: 23.3%;
  margin: 0.85%;
  float: left;
  box-shadow: 0px 0px 5px rgba(0,0,0,1);
	/*border: 1px solid rgba(255,255,255,.15)*/		/*2023		Remplacé par une Div => .Border */
}
.item .border, .item-thumbs.Wallpaper .border {	/*2023*/
  border-radius: 8px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border: 1px solid rgba(255,255,255,.15); 
  pointer-events: none;
}
.item.accWp { 						/*wallpaper Accueil 2023 >>>>>>>>>*/
  width: 31.13%;
  margin: 1.1%;
  max-width: 500px;
}
.item.alertAcc {
  width: 100%;
  max-width: 97.8%;
}
.item.accWp .WallpaperDescript{
  max-width: 100%; 
  transition: all 0.3s ease-in-out;
}
.item.accWp .spanWp {
  max-width: 100%; 
}
.item.accWp .spanWp img { 			/*<<<<<<<<<< Wp Accueil*/
  max-width: 100%;
}

.item.itemHist {
  margin: 9px 10px 0 0;
  height: auto;
  width: auto;
  max-width: none;
  max-height: none;
}
.item.itemHist img {
  height: 152px;
  width: auto;
  max-width: none;
}
.item img {
  width: 100%;
  max-width: 300px;
  height: auto;
}
.item.pt img {
  width: 100%;
  max-width: 300px; /* Autre taille*/
  height: auto;
}
.item.accH img {
  width: 100%;
  height: auto;
  max-width: 300px; /* Accueil Horizon*/
}
.item.accV img {
  width: 100%;
  height: auto;
  max-width: 300px; /* Accueil Vertical*/
}
.transitions-enabled.infinite-scroll.masonry {
  transition-property: none;
}
#infscr-loading {
  display: none;
}
.majList ul {
  list-style-type: none;
  margin-bottom: 28px;
}
.majList li {
  line-height: 1.8em;
  text-indent: -0.7em;
}
.majList li:before {
  content: '- ';
}
.accessoires ul {
  margin-left: 0.7em;
  list-style-type: none;
}
.accessoires li {
  line-height: 1.8em;
  text-indent: -0.7em;
}
.accessoires li:before {
  content: '- ';
}
.boutonAccueil {
  margin: 30px 0 0 0px;
  position: relative;
  text-align: center;
	transition: 0.5s ease-in-out;
}
.btnAccueilPlus {
  cursor: pointer;
}
.btnAccueilPlus:hover .button {
  color: #fff;
  transition-duration: 120ms;
}
.flecheAcc {
  font-size: 32px;
  transition-duration: 120ms;
  animation-name: flecheBas;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate-reverse;
}
@keyframes flecheBas {
  0% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(5px);
  }
}
.btnAccueilPlus:hover .flecheAcc {
  color: #FFF !important;
}
.historique {
  margin: 77px 0 0 0;
}
.historique img {
  width: 100%;
}
/*Matériel*/
.info-block.mat img {
  overflow: visible;
  margin: -40% -20% -50% -70%;
  width: 150%;
  max-width: 349px;
}
.info-block.mat {
  margin-left: 18%;
  overflow: visible;
}
.info-text.mat {
  margin-top: 40%;
}
.span7.mat img {
  width: 123%;
  margin-left: -15%;
  margin-top: 40px;
  max-width: 806px;
}
.img.PC { 				/*2023*/
  display: block;
  margin: auto;
  margin-top: 50px;
}
.img.PC img {
  width: 85%;
  display: block;
  margin: auto;
  margin-bottom: -100px;
}
/* ==================================================
Font-Face Icons
================================================== */
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?vqp84e');
  src: url('fonts/icomoon.eot?vqp84e#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?vqp84e') format('truetype'), url('fonts/icomoon.woff?vqp84e') format('woff'), url('fonts/icomoon.svg?vqp84e#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}
[class^="font-"], [class*=" font-"] {
  display: inline-block;
  line-height: 1em;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="font-icon-"] {
*/
.font-icon-wallpaper, .font-icon-copyright, .font-icon-social-twitter, .font-icon-social-google-plus, .font-icon-social-facebook, .font-icon-plus, .font-icon-arrow-simple-up, .font-icon-arrow-simple-right, .font-icon-arrow-simple-left, .font-icon-arrow-simple-down, .icon-iconList, .icon-sortBy, .icon-envelope, .icon-bars, .icon-barsComplet, .icon-dessinB, .icon-photoB, .icon-modelB, .font-icon-pinterest, .font-icon-translate {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.font-icon-wallpaper:before {
  content: "\e902";
}
.ico.wallpapers {
	margin-top: 2px;
}
.ico.wallpapers p{
	margin-top: -2px;
}

.font-icon-copyright:before {
  content: "\e900";
}
.font-icon-social-twitter:before {
  content: "\e913";
}
.font-icon-social-google-plus:before {
  content: "\e912";
}
.font-icon-social-facebook:before {
  content: "\e914";
}
.font-icon-plus:before {
  content: "\e911";
}
.font-icon-arrow-simple-up:before {
  content: "\e90e";
}
.font-icon-arrow-simple-right:before {
  content: "\e90d";
}
.font-icon-arrow-simple-left:before {
  content: "\e90c";
}
.font-icon-arrow-simple-down:before {
  content: "\e90b";
}
.icon-iconList:before {
  content: "\e908";
}
.icon-sortBy:before {
  content: "\e90a";
}
.icon-envelope:before {
  content: "\e90f";
}
.icon-bars:before {
  content: "\e910";
}
.icon-barsComplet:before {
  content: "\e905";
}
.icon-dessinB:before {
  content: "\e915";
}
.icon-photoB:before {
  content: "\e916";
}
.icon-modelB:before {
  content: "\eae8";
}
.font-icon-pinterest:before {
  content: "\ead1";
}
.font-icon-translate:before {
  content: "\f1ab";
}
/*==========description3D===========*/
.span14 {
  width: 1100px;
}
.description3D {
  background: #1e1b21 !important;
  padding: 50px;
}
.description3D p {
  color: #87868a;
}
.description3D .info-text {
  margin: 0 0 0 0;
}
.imgDescript3D {
  background: #1e1b21;
  margin: 80px;
}
.imgDescript {
  margin: 0 10px 0 10%;
  position: absolute;
  top: 10%;
  left: 40%;
}
.imgDescript img {
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  margin: -40px 0 0 0;
}
/***************
    Tooltip
***************/
.tooltip {
  position: relative;
  display: inline-block;
}
/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  min-width: 120px;
  bottom: 100%;
  left: 50%;
  margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
  background-color: #1D2024;
  color: #E6E6E8;
  font-size: 13px;
  line-height: 18px;
  padding: 5px;
  text-align: center;
  border-radius: 5px;
  opacity: 0;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, .5);
  transition: visibility 0s 0.2s, opacity 0.2s linear;
}
.tooltip .tooltiptext:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  width: 0;
  height: 0;
  margin-left: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #1D2024;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s 0s, opacity 0.2s linear;
}

.submit, .button, .button.button-small, .button.button-small.accueil, .item, .overlay-img, #social li a, .WallpaperDescript, .item-thumbs.Wallpaper{		/*2023 Radius*/
	border-radius: 8px!important;
	overflow: hidden;
}
.submit, .button, .button.button-small, .button.button-small.accueil, #social li a{		/*2023 Radius*/
	border-radius: 4px!important;
	overflow: hidden;
}
.nav-tabs > li > a {
	border-top-left-radius: 4px!important;
	border-top-right-radius: 4px!important;
}
.item.wallpaper .item-thumbs, .item.alertAcc{
	border:0
}
