@charset "UTF-8";

/* Font */
.h1 {
  font-family: "Times New Roman", Times, serif;
}

.h2 {
  font-family: Arial, Helvetica, sans-serif;
}

.h3 {
  font-family: "Lucida Console", "Courier New", monospace;
}

.h4 {
  font-family: "Lucida Console", "Courier New", monospace;
}



/* Body */
body {
	font-family: source-sans-pro;
	background-color: #191970;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	/*height: 900px;*/
	background-color: #191970;
}
/* Navigation */
header {
	width: 100%;
	height: 5%;
	background-color: #52bad5;
	border-bottom: 5px solid #2C9AB7;
	border-top: 5px solid #2C9AB7;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	letter-spacing: 4px;
}
nav {
	float: right;
	width: 20%;
	text-align: right;
	margin-right: 0px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
	margin-right: 0px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}



.produits {
  text-align: left;
	letter-spacing: 1px;
	font-size: 15px;
}

.infos {
  text-align: center;
	letter-spacing: 1px;
	font-size: 15px;
}


#arrondie1 {
  border-radius: 5px 5px 0px 0px;
}

#arrondie2 {
  border-radius: 0px 0px 5px 5px;
}

.linktitre1{
color: 	#ebb300;
text-decoration: none;
}

.linktitre2{
color: #FFFFFF;
text-decoration: none;
}

.linktitre3{
	color: #acacb5;
text-decoration: none;
}


.magasin_txt {
	color:#787803;
	text-align: left;
	text-decoration: none;
}



.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	font-size: 40px;
	text-decoration: none;
}

.hero_headerx {
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 5px;
	font-size: 18px;
	}



.hero_header0 {
	color: #ebb300;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 5px;
	font-size: 18px;
	}

.hero_header1 {
	color: #ebb300;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	font-size: 40px;
	text-decoration: none;
	}

.hero_header2 {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 5px;
	font-size: 20px;
	}
.hero_header3 {
	color: #535353;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	font-size: 40px;
}


.hero_header4 {
	color: #0b0b30;
	text-align: center;
	font-size: 8px;
	}

.hero_header4a {
	color: #191980;
	text-align: center;
	font-size: 8px;
	}


.hero_header4b {
	color: #191970;
	text-align: center;
	font-size: 10px;
	}

.hero_header5 {
	color: #0f0f52;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	font-size: 15px;
	}

.hero_menu {
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	letter-spacing: 1px;
	font-size: 20px;
	height: 0px;
	}


.hero_menu_fond { 
  width:100%;
	text-align: right;
  height: auto;
  /*min-width: 260px;
  min-height:200px;*/
  /*text-align: center;*/
  background-image: url(../images/index/menu-logo-min.png);
  background-repeat: no-repeat;
  background-position: center top;
	/*background-size: 30%;*/
  border: 0px solid black;
  }


.hero_titre {
	color: #1b1b7d;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	font-size: 13px;
	background-color: #DAA520;
	border-radius: 15px 15px 15px 15px;
	}

.hero_header_tbl_titre {
	color: #ffffff;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 5px;
	font-size: 18px;
	}

.hero_header_tbl_texte {
	color: #ebb300;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 5px;
	font-size: 15px;
	}


/* Hero Section */
.hero {
	background: linear-gradient(#2626b5, #191980);
	/*background-color: #191970;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

.hero2 {
	background: linear-gradient(#191980, #2626b5);
	/*background-color: #191970;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
}


.hero_bot {
	background-color: #B3B3B3;
	padding-top: 20px;
	padding-bottom: 20px;
}


.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about {
	font-family: source-sans-pro;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	text-align: center;
}



.about_presentation {
	font-family: source-sans-pro;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background-color: #FFFFFF;*/
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	text-align: center;
}

.about-index {
	font-family: source-sans-pro;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #191980;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	text-align: center;
	/*border: #DAA520;*/
}

/* Stats Gallery */
.stats {
	color: #ffffff;
	margin-bottom: 5px;
	font-size: 17px;
	letter-spacing: 2px;
}

.stats_texte {
	color: #ebb300;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;
}

.stats_texte:hover {
    text-decoration: underline;
}

.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #191970;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 20%;
	text-align: center;
	float: left;
	margin-top: 0px;
	border-bottom: 0px solid #191990;
	/*background: linear-gradient(#191970, #191990);*/
	background-color: #191980;
}

.thumbnail-disparition {
	display: none;
}


.thumbnail-tbl {
	margin: 10%;
	border: 3px solid #191970;
	border-radius: 15px 15px 15px 15px;
	background: linear-gradient(#191970, #2626b5);
	}

.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #191970;
	background-image: url(../images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 100%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #F2F2F2;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #D0D0D0;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
    text-align: left;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #2626b5;
    color: #acacb5;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 0px;
    border-bottom: 0px solid #191970;
    border-top: 10px solid #191970;
    border-radius: 15px 15px 0px 0px;
}

.copyright_2 {
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #2626b5;
	color: #acacb5;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 0px;
	border-bottom: 10px solid #191970;
	border-top: 0px solid #191970;
	border-radius: 0px 0px 15px 15px;
}

.copyright_top {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #191970;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 0px;
	border-bottom: 5px solid #2C9AB7;
	border-top: 5px solid #2C9AB7;
}

.copyright-contact{
text-align: right;
	transition: transform .1s;
	}
	
.copyright-contact:hover{
-ms-transform: scale(1.5); /* IE 9 */
-webkit-transform: scale(1.5); /* Safari 3-8 */
transform: scale(1.5);
}

.question{
	
	}

.spec_banner {
background-color: #0b0b30;
color: #0b0b42;
}
	
	
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 40px;
	padding-bottom: 0PX;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
	
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

table#table1 {
    width:60%; 
    margin-left:20%; 
    margin-right:20%;
  }

table#table2 {
    width:100%; 
    margin-left:0%; 
    margin-right:0%;
  }

.table_produits {
	 margin-left:5%; 
    margin-right:5%;
	width: 90%;	
  }

.table_promotions {
	width: 100%;	
  }

.table_index {
	 margin-left:0px; 
    margin-right:0px;
	width: 100%;	
	background-color: #191980;
  }

.disparition {
text-align: right;
}

.table_produits tr th:nth-child(1) {	
    width: 55%
  }

.table_produits tr th:nth-child(2) {	
    width: 5%
  }
.table_produits tr th:nth-child(3) {	
    width: 40%
  }

.video_background
{
	max-width: 100%;
  height: auto;
}


:root {
/*--primColor: #C4C4C4;*/
  /*--secoColor: #555555;*/
  /*--cornerRad: 0px;*/

}
details {
  margin-left: 0%;
}


summary {
  writing-mode: vertical-lr;
  text-align: left;
  padding: 4px 0px 0px 0px;
  /*width: 10px;
  height: 10px;*/
  background-color: var(--primColor);
  border: 0px solid var(--secoColor);
  border-radius: var(--cornerRad);
  color: var(--secoColor);
  cursor: pointer;
  user-select: none;
  outline: none;
  transition: transform 200ms ease-in-out 0s;
}
summary::before,
summary::after {
  position: static;
  top: 0;
  left: 0;
}
summary::before {
  content: "";
}
summary::after {
  content: "||||";
  letter-spacing: 1px;
  font-size: 30px;
}
summary:hover {
    transform: scale(1.50);
    text-align: left;
}
summary::marker {
  font-size: 0;
}
summary::-webkit-details-marker {
  display: none;
}
details[open] .menu {
  animation-name: menuAnim;
}
details[open] summary::before {
  content: "X";
font-size: 30px;

}
details[open] summary::after {
  content: "";
}
.menu {
  height: auto;
  width: 235px;
  border-radius: var(--cornerRad);
  background-color: #DAA520 /*var(--primColor)*/;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 1);
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  overflow: hidden;
  /*animation: closeMenu 200ms ease-in-out forwards;*/
}
.menu a {
  padding: 10px 10px;
  margin: 1px 1px;
  color: #0f0f52 /*var(--secoColor)*/;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  text-decoration: none;
  text-align: left;
  transition: filter 200ms linear 0s;
}
.menu a:nth-of-type(1) {
  padding-top: 13px;
}
.menu a:nth-last-of-type(1) {
  border-bottom: none;
}
.menu a:hover {
  filter: brightness(500%);
	text-decoration: underline;
	overflow:auto;
	max-height:100%;
}

details::before {
  content: "MENU";
	/*text-decoration: underline;*/
  color: var(--secoColor);
  position: absolute;
  margin-left: 20px;
  padding: 9px 0px 0px 20px;
/* opacity: 0.4;*/
}
details[open]::before {
  animation: fadeMe 200ms linear forwards;
}
@keyframes menuAnim {
  0% {
    height: 0;
  }
  100% {
    height: auto;
  }
}
@keyframes fadeMe {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 0;
  }
}










/* Mobile */
@media (max-width: 320px) {

	.hero_header4 {
	font-size: 6px;
	}
	
	.hero_header4a {
	font-size: 6px;
	}
	
	.hero_header4b {
	font-size: 6px;
	}
	
	
	
	.hero_menu {
	font-size: 14px;
		}
	
	.menu { 
 width: 180px;
		font-size: 12px;
	}
	
.copyright-contact{
	display: none;
	}

.hero_menu_fond { 
	background-image: none;
  }
	
	
.disparition {
	display: none;
}


.table_produits {
	 margin-left:5%; 
    margin-right:5%;
	width: 90%;	
}

	
		
.table_produits tr th:nth-child(1) {	
    width: 5%
  }
.table_produits tr th:nth-child(2) {	
    width: 1%
  }
.table_produits tr th:nth-child(3) {	
    width: 94%
  }	
	
	
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}

header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
	
	.thumbnail-tbl {
	margin: 1%;
	}
	
.thumbnail-disparition {
	width: 100%;
		display: contents
}

	
.footer_column {
	width: 100%;
	margin-top: 0px;
}
	
	
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
	font-size: 30px;
}
.hero_header {
	padding-left: 1px;
	padding-right: 1px;
	line-height: 22px;
	text-align: center;
	
}

	table#table1 {
    width:90%; 
    margin-left:5%; 
    margin-right:5%;
  }
}












































/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
	
	
		.hero_header4 {
	font-size: 6px;
	}
	
	.hero_header4a {
	font-size: 6px;
	}
	
	.hero_header4b {
	font-size: 10px;
	}
	
	.hero_menu {
	font-size: 16px;
		}
	
	.menu { 
 width: 200px;
		font-size: 13px;
	}
	
	
.hero_menu_fond { 
	background-image: none;
  }

	
.disparition {
	display: none;
}

.table_produits {
	 margin-left:5%; 
    margin-right:5%;
	width: 90%;	
  }
	
.table_produits tr th:nth-child(1) {	
    width: 5%
  }
.table_produits tr th:nth-child(2) {	
    width: 1%
  }
.table_produits tr th:nth-child(3) {	
    width: 94%
  }		
	
	
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}

.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}

header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}	
	
	
	
	
	
.text_column {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
.thumbnail {
	width: 100%;
}
	
		.thumbnail-tbl {
	margin: 2%;
	}
	
	
.thumbnail-disparition {
	width: 100%;
		display: contents
}
	
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
	
	table#table1 {
    width:90%; 
    margin-left:5%; 
    margin-right:5%;
  }
}












/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {

.disparition {
	display: none;
}
	
.thumbnail-disparition {
	width: 100%;
		display: contents
}	
	
.table_produits tr th:nth-child(1) {	
    width: 5%
  }
.table_produits tr th:nth-child(2) {	
    width: 30%
  }
.table_produits tr th:nth-child(3) {	
    width: 65%
  }	
	
	
	
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
