@charset "UTF-8";
* {
	margin:0;
	padding:0;
	border: 0;
	line-height:normal;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	letter-spacing: normal; 
	word-spacing: normal; 
	text-rendering: optimizespeed;
	font-weight:400;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	-ms-text-shadow: border-box;
	-o-text-shadow: none;
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust:none;
	-moz-text-size-adjust:none;
	text-size-adjust:none;
}
input, textarea, select, select option, option, button {
	font-size: inherit;
	-webkit-text-fill-color: currentcolor;
	font-family: inherit;
}
input:disabled, textarea:disabled, input:disabled::placeholder, textarea:disabled::placeholder, input::placeholder, textarea::placeholder {
	color:currentcolor;
	-webkit-text-fill-color: currentcolor; /* 1. sets text fill to current `color` for safari */
	opacity: 1; /* 2. correct opacity on iOS */
}
img, object, embed, canvas, video, audio, picture {
	max-width: 100%;
	height: auto;
}
:focus, img[usemap], map area{
	outline: none!important;
}
a{
	color: inherit;
	text-decoration:none;
	cursor:pointer;
}
a img{ 
	border: none; 
}
img{
	vertical-align: bottom;
}
pre { 
	white-space: pre-wrap; /* pour firefox et les <pre> */
} 
ul, li{
	list-style:none;
}
main, section, article{
	display: block;
}
html, body {
    background-color: #FFF;
	color: #444343 ;
	font-family: futura-pt, sans-serif;
	font-weight:400;
}
html {
    font-size: 62.5%;
	width:100%;
	height:100%;
}
body {
    font-size: 18px;
	font-size: 1.8rem;
    line-height: normal; 
	margin: 0 auto;
	padding:0;
	width: 100%;
	min-width:1200px;
	min-height: 80%;
	text-align:center;
	font-weight:400;
	word-wrap: break-word;
	position: relative;
}
h1, h2, h3, h4, h5, h6{
	font-size: 18px;
	font-size: 1.8rem;
	line-height:normal;
	font-weight:500;
}
strong, .strong{
	font-weight:500;
}
.bold{
	font-weight:900;
}
.normal{
	font-weight: 400 !important;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}
.center{
	text-align:center !important;
}
.justify{
	text-align:justify;
	/*text-align-last: center;
	-webkit-text-align-last: center;
	-moz-text-align-last: center;
	-ms-text-align-last: center;
	-o-text-align-last: center;*/
}
.fll{
	float:left;
}
.flr{
	float:right;
}
.underline{
	text-decoration:underline;
}
.no-mg{
	margin:0;
}
.auto-mg{
	margin:auto;
}
.gris{
	color: #B8B8B8;
}
.gris a{
	color: #B8B8B8;
}
.font-big-big{
	font-size:24px;
	font-size:2.4rem;
}
.font-big{
	font-size:22px;
	font-size:2.2rem;
}
.font-medium{
	font-size:18px;
	font-size:1.8rem;
}
.font-small{
	font-size:14px;
	font-size:1.4rem;
}
.ml0{
	margin-left:.5rem;
}
.ml1{
	margin-left:1rem;
}
.ml2{
	margin-left:2rem;
}
.ml3{
	margin-left:3rem;
}
.ml4{
	margin-left:4rem;
}
.ml5{
	margin-left:5rem;
}
.ml6{
	margin-left:6rem;
}
.ml7{
	margin-left:11.4rem;
}
.mt0{
	margin-top: .5rem;
}
.mt02{
	margin-top: .2rem;
}
.mt1{
	margin-top: 1rem;
}
.mt2{
	margin-top: 2rem;
}
.mt3{
	margin-top:3rem;
}
.mt4{
	margin-top:4rem;
}
.mt5{
	margin-top:5rem;
}
.mt6{
	margin-top:6rem;
}
.mt7{
	margin-top:7rem;
}
.mt8{
	margin-top:8rem;
}
.mr0{
	margin-right:.5rem;
}
.mr1{
	margin-right:1rem;
}
.mr2{
	margin-right:2rem;
}
.mr3{
	margin-right:3rem;
}
.mr4{
	margin-right:4rem;
}
.mb0{
	margin-bottom:0.5rem;
}
.mb1{
	margin-bottom:1rem;
}
.valt{
	vertical-align:top;
}
.valb{
	vertical-align:bottom;
}
.valm{
	vertical-align:middle;
}
.normal{
	font-weight:400;
}
.dinl{
	display:inline;
}
.dinlb{
	display:inline-block;
}
.db{
	display:block;
}
.italic{
	font-style:italic;
}
.red{
	color: #BA3C3C;/* => #f3b47c new coulor orange instead of the old coulor red #FF7272*/
}
.pdt0{
	padding-top:.5rem;
}
.pdl0{
	padding-left:0.5rem;
}
.pdr0{
	padding-right:.5rem;
}
.pdlr1{
	padding-left:1rem;
	padding-right:1rem;
}
.no-disp{
	display:none;
}
.border{
	border:1px solid #FFF;

}
.linh1{
	line-height:1rem;
}
.linh1-5{
	line-height:1.5rem;
}
.linh2{
	line-height:2rem;
}
.black{
	color:#444343;
}
.green{
	color:#19c719;
}
/************************************************* tooltips ******************************************/
.tooltip1  span, .tooltip2  span, .tooltip3 span, .tooltip4 span, .tooltip5 span, .tooltip6 span, .tooltip7 span, .tooltip8 span, .tooltip9 span, .tooltip10 span{
	z-index:10;
	font-size:1.4rem;
	display:none; 
	padding:10px 15px;
	line-height:normal;
	font-weight:normal;
	text-align:left;
	white-space:normal;
	-moz-box-shadow: 0 0 10px 0 #c0c0c0;
	-webkit-box-shadow: 0 0 10px 0 #c0c0c0;
	-o-box-shadow: 0 0 10px 0 #c0c0c0;
	box-shadow: 0 0 10px 0 #c0c0c0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=10);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.tooltip1 span {
	margin-top:20px; 
	margin-left:-130px;
	width:260px; 
}
.tooltip2 span {
	margin-top:-120px; 
	margin-left:-110px;
	width:200px; 
}
.tooltip3 span {
	margin-top:26px; 
	margin-left:-130px;
	width:260px; 
}
.tooltip4 span {
	margin-top:25px; 
	margin-left:-135px;
	width:250px; 
}
.tooltip5 span {
	margin-top:-175px; 
	margin-left:-135px;
	width:250px; 
}
.tooltip6 span{
	z-index:10;
	font-size:1.4rem;
	display:none; 
	padding:5px 7px;
	line-height:normal;
	font-weight:normal;
	text-align:center;
	white-space:normal;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top:-340px; 
	margin-left:-50px;
	width:220px!important;
	border:1px solid #000!important;
}
.tooltip7 span {
	margin-top: 26px;
	margin-left: -245px;
	width: 264px;
}
.tooltip8 span {
	margin-top: 26px;
	margin-left: -117px;
	width: 352px;
}
.tooltip9 span {
	margin-top: 26px;
	margin-left: -241px;
	width: 264px;
}
.tooltip10 span {
	margin-top: -146px;
	margin-left: -100px;
	width: 352px;
}

.tooltip1 span p, .tooltip2 span p, .tooltip3 span p, .tooltip4 span p, .tooltip5 span p, .tooltip6 span p, .tooltip7 span p, .tooltip8 span p, .tooltip9 span p, .tooltip10 span p{
	padding:0;
	margin:auto; 
	font-weight:500;
	text-align:center;
}
.tooltip1 span span, .tooltip2 span span, .tooltip3 span span, .tooltip4 span span, .tooltip5 span span, .tooltip6 span span, .tooltip7 span span, .tooltip8 span span, .tooltip9 span span, .tooltip10 span span{
	padding:0;
	margin:0; 
	font-weight:normal;
}				
.tooltip1:hover span, .tooltip2:hover span, .tooltip3:hover span, .tooltip4:hover span, .tooltip5:hover span, .tooltip6:hover span, .tooltip7:hover span, .tooltip8:hover span, .tooltip9:hover span, .tooltip10:hover span{
	display:inline; 
	position:absolute; 
	border:0;  
	color:#000;
	background:#fff;
}
.callout {
	z-index:20;
	position:absolute;
	border:0;
	top:-7px;
	left:105px;
}
.tooltip1 span img, .tooltip3 span img{
	z-index:20;
	position:absolute;
	border:0;
	top:-8px;
	left:115px;
}
.tooltip2 span img {
	z-index:20;
	position:absolute;
	border:0;
	top: 116px;
	left:90px;
}
.tooltip4 span img {
	z-index:20;
	position:absolute;
	border:0;
	top:-8px;
	left:115px;
}
.tooltip5 span img {
	z-index:20;
	position:absolute;
	border:0;
	top: 180px;
	left:108px;
}
.tooltip7 span img {
	z-index:20;
	position:absolute;
	border:0;
	top:-8px;
	left:227px;
}
.tooltip8 span img {
	z-index:20;
	position:absolute;
	border:0;
	top:-8px;
	left:100px;
}
.tooltip9 span img {
	z-index:20;
	position:absolute;
	border:0;
	top:-8px;
	left:223px;
}
.tooltip10 span img {
	z-index:20;
	position:absolute;
	border:0;
	top:149px;
	left:84px;
}

/******************************************* fin tooltip *******************************/

/******************************************************************* Header Stock **************************************************/
.header{
	position:sticky;
	top:0;
	left:0;
	width:100%;
	min-width:100rem;
	height:auto;
	margin:0 auto;
	padding:0;
	color:#FFF;
	font-size:1.8rem;
	text-align:center;
	z-index:9;
}
.header .header_P1{
    display:flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
    align-content: center;
	width:100%;
	height: 4rem;
	margin:0 auto;
	padding:0 2rem;
	text-align:center;
	font-size:1.4rem;
    background-color: rgba(0,0,0,1);
    border-bottom: 1px solid #6B6B6B;
}
.header .header_P1 li:first-of-type{
	text-align:left;
}
.header .header_P1 li:last-of-type{
	text-align:right;
}
.header .header_P1 li img.home{
	width:3rem;
	height:auto;
	margin:0;
    margin-right: 0.5rem;
	padding:0;
    vertical-align: middle;
}
.header .header_P1 .opennav{
    display: inline-flex;
    width:3.5rem;
    height:auto;
    margin:0;
    margin-left:3rem;
    padding:0;
    overflow: hidden;
}
.header .header_P1 .opennav img{
	vertical-align: middle;
    width:100%;
    height: auto;
}
.header .header_P2{
	position: fixed;
	top:4rem;
	left:0;
	right:0;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	z-index:4;
	text-align:center;
	overflow: visible;
	background-color:#FFF;
	font-size:1.8rem;
}
.header .header_P2 ul{
	display:flex;
	justify-content: space-between;
	align-items: stretch;
	align-content: center;
	width: 100%;
	height:85px;
	max-width:1920px;
	margin: 0 auto;
    margin-top: 4px;
	padding:0 2rem; /*2.5rem 6rem*/
	text-align: center;
	font-size: 0;
	z-index:4;
	background-color:#FFF;
	overflow: visible;
	border-top: 1px solid #444343;
	border-bottom: 1px solid #444343;
}
.header .header_P2 ul li{
	flex:auto;
	font-size:1.8rem;
	color:#444343;
	margin:0;
	padding: 0;
	text-align: center;
	overflow:visible;
}
.header .header_P2 .menu1{
	width:230px;
	max-width:230px;
	padding-right:2rem;
	border-right:1px solid #3F5A86;
}
.header .header_P2 .menu1 a{
	display:flex;
	width:100%;
	height:100%;
	margin:0 auto;
	padding: 0;
}
.header .header_P2 .menu1 img{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	aspect-ratio: 5/1;
}
.header .header_P2 .menu2{
	text-align:center;
}
.header .header_P2 .menu2{
	display:flex;
	flex-wrap: nowrap;
	justify-content:space-evenly;
	align-items: center;
	align-content: center;
	font-size:1.8rem;
	font-weight:500;
}
.header .header_P2 .menu2 > div{
	position:relative;
	overflow: visible;
	padding:2rem;
	cursor:pointer;
}
.header .header_P2 .menu2 > div nav{
	position:absolute;
	top:0.9rem;
	left:0;
	right:0;
	margin:0;
	padding:1rem;
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	row-gap:1rem;
	font-size:1.8rem;
	font-weight:500;
	border:1px solid #444343;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	-ms-border-radius: 0.5rem;
	-o-border-radius: 0.5rem;
	background-color:#FFF;
	display:none;
}
.header .header_P2 .menu2 > div nav a{
	width:100%;
	height:100%;
	border:1px solid #FFF;
}
.header .header_P2 .menu2 > div nav a:hover{
	color:#FFF;
	background-color: #1f1f1e;
	border:1px solid #1f1f1e;
}
.header .header_P2 .menu3{
	display:flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: center;
	column-gap:2rem;
	margin:0;
	padding:0;
}
.header .header_P2 .menu3 .gotostock::before{
	content: '';
    display: inline-block;
    vertical-align: bottom;
    width: 20px;
    height: 20px;
    background-size: cover;
	background-image: url("https://carreaux-terrazzo.com/images5/TrCommun/stock.webp");
    background-repeat: no-repeat;
    background-position: center left;
}
.header .header_P2 .menu3  .gotostock{
	display:flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	column-gap:0.5rem;
	margin:0;
	padding:0.5rem;
	text-align:center;
    font-size: 1.8rem;
	border:1px solid #444343;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	-ms-border-radius: 0.5rem;
	-o-border-radius: 0.5rem;
	font-weight:500;
	background-color:#FFF;
}
.header .header_P2 .menu3 .gotostock.active{
	display:flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	column-gap:0.5rem;
	margin:0;
	padding:0.5rem;
	text-align:center;
	border:1px solid #1f1f1e;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	-ms-border-radius: 0.5rem;
	-o-border-radius: 0.5rem;
	font-weight:500;
	color:#FFF;
	background-color:#1f1f1e;
}
.header .header_P2 .menu3 .panier{
	width: 4rem;
	height:auto;
	position:relative;
	display:none;
}
.header .header_P2 .menu3 .panier .cart{
	width: 2.2rem;
	height: 2.2rem;
	line-height:2rem;
	text-align:center;
	font-weight:500;
	color: #444343;
	background: rgba(196,255,194, 1);
	margin: 0 auto;
	padding:0;
	border:1px solid #444343;
	border-radius: 1rem;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	-ms-border-radius: 1rem;
	-o-border-radius: 1rem;
	font-size:1.4rem;	
	position: absolute;
	top: 0.3rem;
	left: 0.3rem;
	z-index:3;
}
.header .header_P2 .menu3 .panier img{
	aspect-ratio: 1/1;
}

/************************ descriminateur langues **************************/
.descriminateur{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:100%;
	height: 100%;
	text-align:center;
	margin: 0;
	padding:0;
	z-index:9999999;
	color: #000;
	background: rgba(255,255,255,0.3);
}
.descriminateur div.content{
	position: fixed;
	width: 100%;
	height: 100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	text-align:center;
	margin: 0;
	padding:0;
	opacity: 1;
	background: rgba(0,0,0,0.3);
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.descriminateur div.content span.barre{
	display: inline-block;
	vertical-align:middle;
	width: 0;
	height: 100%;
	text-align:center;
	margin: 0;
	padding:0;
}
.descriminateur div.content div{
	position:relative;
	display: inline-block;
	vertical-align:middle;
	max-width: auto;
	height: auto;
	text-align:left;
	margin: auto;
	padding:3rem 5rem;
	opacity: 1;
	border: 1px solid #000;
	background: white;
	border-radius:1.5rem;
	-webkit-border-radius: 1.5rem;
	-moz-border-radius: 1.5rem;
	-ms-border-radius: 1.5rem;
	-o-border-radius: 1.5rem;
}
.descriminateur div.content div button{
	background-color:transparent;
	position:absolute;
	width:auto;
	top:0.5rem;
	right:1rem;
	margin:0;
	padding:0;
	border:none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	cursor:pointer;
}
.descriminateur div.content div h1{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	color:#000;
	font-size:2rem;
	text-align: left;
	font-style:normal;
	font-weight:600;
	text-decoration:none;
	line-height: normal;
}
.descriminateur div.content div .choixL{
	margin:0 auto;
	margin-top:2rem;
	text-align:left;
}
.descriminateur div.content div .choixL li{
	margin:0;
	padding:0;
	text-align:left;
	margin-top: 1rem;
}
.descriminateur div.content div .choixL li:first-of-type{
	margin:0;
}
.descriminateur div.content div .choixL strong{
	font-weight:600;
}
/*.descriminateur div.content div ul.choixL li a{
	display: inline-block;
	margin:0;
	padding:0.4rem 1rem 0.6rem 1rem;
	font-size:1.8rem;
	border:1px solid #000;
	background-color: #000;
	color: #FFF;
	text-decoration:underline;
	border-radius: 0.8rem;
	-webkit-border-radius: 0.8rem;
	-moz-border-radius: 0.8rem;
	-ms-border-radius: 0.8rem;
	-o-border-radius: 0.8rem;
}
.descriminateur div.content div ul.choixL li:nth-of-type(2) a{
	background-color: #FFF;
	color: #000;
	font-size:1.6rem;
}
.descriminateur div.content div h2{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	color:#000;
	font-size:1.6rem;
	text-align: center;
	font-style:normal;
	text-decoration:none;
	line-height: 3rem;
	margin-top:2rem;
}
.descriminateur div.content div .others_lg {
	display: block;
	width:100%;
	margin-top:0.5rem;
	text-align:center;
}
.descriminateur div.content div .others_lg a{
	display: inline-block;
	margin-right:0.8rem;
	padding:0.5rem 1rem;
	font-size:1.4rem;
	border:1px solid #000;
	border-radius: 0.8rem;
	-webkit-border-radius: 0.8rem;
	-moz-border-radius: 0.8rem;
	-ms-border-radius: 0.8rem;
	-o-border-radius: 0.8rem;
}
.descriminateur div.content div .others_lg a:hover{
	text-decoration:underline;
}
.descriminateur div.content div .others_lg a:last-of-type{
	margin-right:0;
}
.descriminateur .content .popup2 {
	display:flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	row-gap: 0.5rem;
    margin: 0 auto;
    margin-top: 2rem;
    padding: 0;
}*/

/******************************************************************* Header Main **************************************************/
.HeaderMain{
	position:fixed;
	top:0;
	width:calc(100% - 18rem);
	height:auto;
	margin:0 auto;
	padding:0;
	color:#FFF;
	font-size:1.8rem;
	text-align:center;
	z-index:9999;
    float: left;
}
.HeaderMain .header_P1{
    display:flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	width:100%;
	height: 4rem;
	margin:0 auto;
	padding:0 2rem;
	text-align:center;
	font-size:1.4rem;
    background-color: rgba(0,0,0,0.7);
    border-bottom: 1px solid #6B6B6B;
}
.HeaderMain .header_P1 li:first-of-type{
	text-align:left;
}
.HeaderMain .header_P1 li:last-of-type{
	text-align:right;
}
.HeaderMain .header_P1 li img.home{
	width:3rem;
	height:auto;
	margin:0;
    margin-right: 0.5rem;
	padding:0;
    vertical-align: middle;
}
.HeaderMain .header_P1 .interlinks{
    display:inline-flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: center;
    column-gap: 3rem;
    font-size: 1.8rem;
}
.HeaderMain .header_P1 .interlinks a:not(.panier, .opennav){
	position: relative;
	padding:0.2rem 0;
}
.HeaderMain .header_P1 .interlinks a:not(.panier, .opennav)::after{
	content: "";
	display:inline-block;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:2px;
	margin:0 auto;
	background: #FFF;
	transform: scale(0);
	transition: transform 0.2s ease-in-out;
	-moz-transition: transform 0.2s ease-in-out;
	-o-transition: transform 0.2s ease-in-out;
	-ms-transition: transform 0.2s ease-in-out;
	-webkit-transition: transform 0.2s ease-in-out;
}
.HeaderMain .header_P1 .interlinks .otherproducts a::after{
	background: #cbcbcb;
}
.HeaderMain .header_P1 .interlinks a.gotostock::after{
	right:0;
    left: auto;
	width:60%;
}
.HeaderMain .header_P1 .interlinks a:not(.panier):hover::after{
	transform: scale(1);
}
.HeaderMain .header_P1 .interlinks a.active:not(.panier)::after{
	transform: scale(1);
}
.HeaderMain .header_P1 .interlinks .otherproducts{
	position: relative;
}
.HeaderMain .header_P1 .interlinks .otherproducts label{
	display:flex;
	flex-wrap: nowrap;
    flex-direction: row;
	justify-content: center;
	align-items: center;
	align-content: center;
	column-gap: 0.5rem;
    cursor: pointer;
    font-size: 1.4rem;
    font-weight: 100;
    color: #cbcbcb;
}
.HeaderMain .header_P1 .interlinks .otherproducts input{
	display: none;
}
.HeaderMain .header_P1 .interlinks .products{
	display:flex;
	flex-wrap: nowrap;
    flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: center;
	row-gap: 1rem;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 2.9rem;
    left: 0;
    right: 0;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: 1.4rem;
    font-weight: 100;
    color: #cbcbcb;
	transition:height 0.5s ease-in-out;
	-moz-transition:height 0.5s ease-in-out;
	-o-transition:height 0.5s ease-in-out;
	-ms-transition:height 0.5s ease-in-out;
	-webkit-transition:height 0.5s ease-in-out;
}
.HeaderMain .header_P1 .interlinks .products .new{
	padding: 0 0.5rem;
    color: #FFF;
    font-size: 1.4rem;
    background-color: #fa0504;
}
#products:checked ~ .products{
	height: 20rem;
    border: 1px solid #6B6B6B;
    border-top: none;
	transition:height 0.5s ease-in-out;
	-moz-transition:height 0.5s ease-in-out;
	-o-transition:height 0.5s ease-in-out;
	-ms-transition:height 0.5s ease-in-out;
	-webkit-transition:height 0.5s ease-in-out;
}
#products:checked + label > img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.HeaderMain .header_P1 .panier{
	width: 4rem;
	height:auto;
	position:relative;
	display:none;
    -webkit-filter: drop-shadow(2px 2px 4px rgba(255,255,255,1));
    -moz-filter: drop-shadow(2px 2px 4px rgba(255,255,255,1));
    filter: drop-shadow(2px 2px 4px rgba(255,255,255,1));
}
.HeaderMain .header_P1 .panier .cart{
	width: 2.2rem;
	height: 2.2rem;
	line-height:2rem;
	text-align:center;
	font-weight:500;
	color: #444343;
	background: rgba(196,255,194, 1);
	margin: 0 auto;
	padding:0;
	border:1px solid #444343;
	border-radius: 1rem;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	-ms-border-radius: 1rem;
	-o-border-radius: 1rem;
	font-size:1.4rem;	
	position: absolute;
	top: 0.3rem;
	left: 0.3rem;
	z-index:3;
}
.HeaderMain .header_P1 .panier img{
	aspect-ratio: 1/1;
}
.HeaderMain .header_P1 .gotostock{
	display:flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	column-gap:0.5rem;
	margin:0;
	padding:0;
	text-align:center;
    font-size: 1.8rem;
}
.HeaderMain .header_P1 .interlinks a.gotostock::before{
	content: '';
    display: inline-block;
    vertical-align: bottom;
    width: 20px;
    height: 20px;
    background-size: cover;
	background-image: url("https://carreaux-terrazzo.com/images5/TrCommun/stock.webp");
    background-repeat: no-repeat;
    background-position: center left;
}
.HeaderMain .header_P1 .opennav{
    display: inline-flex;
    width:3.5rem;
    height:auto;
    margin:0;
    margin-left:3rem;
    padding:0;
    overflow: hidden;
}
.HeaderMain .header_P1 .opennav img{
	vertical-align: middle;
    width:100%;
    height: auto;
}

/************************ sidenav *******************/
.menu_panelP {
    width: auto;
    position: fixed;
    top: 0;
	right:0;
	bottom:0;
	margin: 0 auto;
	text-align:right;
	font-size:1.8rem;
	color:#FFF;
    z-index: 5;
}
.menu_panel{
    display:table;
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0;
	text-align:right;
	position:relative;
}
.menu_panel .sidenav{
    position:absolute;
	top:0;
	right:0;
	height: 100%;
    width: 0;
    background-color: #1f1f1e;
    overflow-x: hidden;
    transition: 0.5s;
	text-align:left;
}
.menu_panel .sidenav ul{
    display: block;
    list-style:none;
	margin:0 auto;
	padding:0;
	width:100%;
	height:100%;
	text-align:center;
	transition: 0.3s;
	border-left:1px solid #FFF;
}
.menu_panel .sidenav ul li{
    display: block;
	width:85%;
	height:auto;
	margin:2rem auto;
	margin-bottom:5rem;
	padding:0;
	text-align:left;
}
.menu_panel .sidenav ul li a{
    display: inline-block;
	vertical-align: middle;
	width:100%;
	height: auto;
	color: inherit;
    margin:0;
	padding:0;
}
.menu_panel .sidenav ul li a img{
   display:inline;
   vertical-align: middle;
   margin:0;
   margin-right:0.5rem;
   padding:0;
}
.menu_panel .sidenav ul li:hover > a, .menu_panel .sidenav ul li.active > a{
	color: #ccc;
}
.menu_panel .sidenav ul li.close{
	width:100%;
	margin:0;
	padding:0;
	padding-top:1rem;
	padding-right:2.3rem;
	color: #fff;
	text-align:right;
	cursor:pointer;
}
.menu_panel .sidenav ul li.scmedia a{
	display:inline-block;
	vertical-align: middle;
	width:auto;
	margin-right:1.5rem;
}
.menu_panel .sidenav ul li.scmedia a img{
   display:inline-block;
   vertical-align: middle;
   margin:0;
   padding:0;
}

@media screen and (max-height: 450px) {
  .menu_panel .sidenav{padding-top: 1rem;}
  .menu_panel .sidenav a{font-size: 1rem;}
}

/******************************************************************************* Main **************************************************************************/
.main{
    display: block;
	margin:0 auto;
	padding:0;
	width: 100%;
	height:auto;
	/*max-width: 1920px;
	position:relative;*/
}
.main.collections{
    width: calc(100% - 18rem);
    margin-left: 18rem;
}
.main.posetech{
	display:flex;
	flex-wrap: nowrap;
	justify-content:space-between;
	align-items: flex-start;
	align-content: flex-start;
	column-gap:0;
	background-color:#FFF;
}
.main.stock{
	margin-top: 9rem;
	border:1px solid #FFF;
}

/******************************************************************************* Main Nav ***********************************************************************/
.mainnav{
	position:fixed;
	top: 0;
	left:0;
	width:18rem;
	height:100vh;
	margin:0;
	padding:0;
	background-color:#EFEFEF;
	font-size:1.8rem;
	z-index:4;
	display:flex;
	flex-direction: column;
	justify-content: space-between;
	align-content: flex-start;
    row-gap:1rem;
	text-align:center;
	border: none;
	overflow: visible;
    border-right: 1px solid #444343;
}
.mainnav .logo{
	width:100%;
	margin:0 auto;
	padding: 3rem 1.5rem;
	border: none;
    text-align: center;
}
.mainnav .block{
	display:block;
	width:100%;
	text-align:center;
	margin:0 auto;
	padding:0;
}
.mainnav .block nav{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	row-gap:2rem;
	text-align:center;
	width: 100%;
	height:auto;
	margin: auto;
	padding:0;
}
.mainnav .block nav a{
	display:flex;
    flex-direction: row;
    flex-flow: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    column-gap: 0.5rem;
    color: #444343;
	margin:0;
	padding: 0 2rem;
	text-align:left;
}
.mainnav .block .classic{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
    font-weight: inherit;
}
.mainnav .block .subtitle{
    font-size: 1.4rem;
    font-weight: inherit;
}
.mainnav .block .bulle::before{
    content: "\25CF";
    visibility: hidden;
}
.mainnav .block nav a:hover .bulle::before, .mainnav .block nav a.active .bulle::before{
    visibility: visible;
}
.mainnav .block nav a:hover, .mainnav .block nav a.active{
    font-weight: 500;
}
/*.mainnav .tooltipmenu > span{
	position:absolute;
	width:50rem;
    left: calc(100% - 2rem);
    bottom: 2rem;
	display:none; 
	padding:1rem 1.5rem;
	color:#232323;
	font-size:1.8rem;
	line-height:normal;
	font-weight:400;
	text-align:center;
	text-decoration:none;
	font-style:normal;
	white-space:normal;
    border: 1px solid #BEB7B7;
	border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
    background: rgba(255, 255, 255, 0.7);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	z-index:130;
}
.mainnav .tooltipmenu:hover > span{
	display:inline; 
}
.mainnav .tooltipmenu:hover > span p{
	text-align: left;
}
.mainnav .tooltipmenu > span img{
	margin: 0 auto;
    margin-top: 1rem;
    padding: 0;
    width: 60%;
    height: auto;
}*/
.mainnav .bottom{
	display:flex;
	flex-direction: column;
	justify-content: flex-end;
	align-content: center;
	row-gap:4rem;
	text-align:center;
	width: 100%;
	height:auto;
	margin: 0;
	padding:0 1.5rem;
	padding-bottom: 2.5rem;
	color:#444343;
	font-size:1.4rem;
	font-weight:400;
}
.mainnav .bottom .aboutus{
    display: inline-block;
	width: auto;
	margin:0 auto;
	padding: 0.5rem 1rem;
	text-align:center;
	color:#444343;
	font-size:1.8rem;
	font-weight:400;
    border: 1px solid #6B6B6B;
}
.mainnav .bottom .aboutus.active{
	color:#FFF;
	font-weight:500;
    background-color: #444343;
}
/*.mainnav .bottom .flex{
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: center;
	width:100%;
	margin:0 auto;
    margin-top: 0.5rem;
	padding:0;
}*/

/****************************************  pop sizes ****************************************/
.pop_sizes{
	display:none;
	padding:0;
	border-radius:0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	height:auto;
	color:inherit;
	font-size:1.8rem;
	overflow:hidden;
	background-color:rgba(239, 239, 239,0.8);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}
.pop_sizes button{
	background-color:transparent;
	position:absolute;
	width:auto;
	top:0.5rem;
	right:0.5rem;
	margin:0;
	padding:0;
	border:none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	cursor:pointer;
    z-index: 2;
}
#getsizes .block{
	display:flex;
    flex-direction: column;
    justify-content: center;
	margin:0 auto;
	padding:3rem 4rem;
	width:100%;
	height: auto;
	text-align:center;
	overflow:hidden;
	position:relative;
}
#getsizes .block p{
	display:block;
	width:100%;
	height: auto;
	margin:0 auto;
	padding:0;
    text-align: center;
}
#getsizes .block .text{
	width: 85%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    font-size: 2.2rem;
}
#getsizes .block .estezza{
	width: 30%;
    height: auto;
    margin: 0 auto;
    margin-top: 3rem;
    padding: 0;
}
#getsizes .block .arrows{
	display:flex;
    flex-direction: row;
    justify-content: space-between;
	width: 34%;
    height: auto;
    margin: 0 auto;
    margin-top: 1rem;
    padding: 0;
}
#getsizes .block .products{
	display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    column-gap: 10%;
	width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: -1rem;
    padding: 0;
    overflow: hidden;
}
#getsizes .block .products .products1{
    flex: 1;
}
#getsizes .block .products .products2{
    flex: 1.26;
}
#getsizes .block .subtitels{
	display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    align-content: space-between;
    column-gap: 1rem;
	width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 1rem;
    padding: 0;
    font-size: 1.8rem;
}
#getsizes .block .subtitel1{
    display: inline-block;
    width: auto;
    text-align: left;
    padding: 0;
    margin: 0;
}
#getsizes .block .subtitel2{
    display: inline-block;
    width: auto;
	text-align: right;
    padding: 0;
    margin: 0;
}

/****************************************  page paiement ****************************************/
.page_paiement{
	display:block;
	width:100%;
	margin: 0 auto;
	padding:0;
	/*padding-left: calc(250px + 2%);*/
	padding-left:250px;
	text-align:center;
	color:#444343;
	font-size:1.8rem;
	position:relative;
}
.page_paiement p{
	display:block;
	width:100%;
	margin: 0 auto;
	margin-top:5rem;
	padding:0;
	padding-bottom:3rem;
	text-align:center;
	color:#444343;
	font-size:2.2rem;
}

/****************************************  page introuvable ****************************************/
.page_introuvable{
	display:block;
	width:100%;
	margin: 0 auto;
	padding:0;
	/*padding-left: calc(250px + 2%);*/
	padding-left:250px;
	padding-bottom:2rem;
	text-align:center;
	color:#444343;
	font-size:1.8rem;
	position:relative;
}
.page_introuvable .msgintrouvable{
	display:block;
	width:100%;
	margin: 0 auto;
	margin-top:10rem;
	padding:0;
	text-align:center;
	color:#444343;
	font-size:3rem;
	font-weight:500;
}
.page_introuvable .msgintrouvable h2{
	font-size:2rem;
	margin-top:2rem;
	font-weight:400;
}
.page_introuvable .msgintrouvable a{
	display:inline-block;
	font-size:2rem;
	margin-top:2rem;
	padding:1.5rem 3rem;
	background: rgba(196,255,194, 1);
	border:none;
	border-radius: 1rem;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	-ms-border-radius: 1rem;
	-o-border-radius: 1rem;
}