/* ----------------
GENERAL 
---------------------*/

/* Logo art emotion FONT */
@font-face {
  font-family: "seasideresortnfregular";
  src: url("webfonts/SEASRN__-webfont.eot");
  src: url("webfonts/SEASRN__-webfont.eot?#iefix") format("embedded-opentype"),
    url("webfonts/SEASRN__-webfont.woff2") format("woff2"),
    url("webfonts/SEASRN__-webfont.woff") format("woff"),
    url("webfonts/SEASRN__-webfont.ttf") format("truetype"),
    url("webfonts/SEASRN__-webfont.svg#seasideresortnfregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*SIDEBAR*/

#sidebar {
  border: #6d7fcc solid 3px;
  position: absolute;
  height: 200vh;
  min-width: 250px;
  max-width: 250px;
  background-color: #ba0c0a;
  color: #fff;
  transition: all 0.6s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  transform-origin: bottom left;
  z-index: 10;
}

.wrapper {
  display: flex;
  width: 100%;
  align-items: stretch;
  perspective: 1500px;
}

#sidebar {
  margin-left: -250px;
  transform: rotateY(90deg);
}

#sidebar.active {
  margin-top: 80px;
  margin-left: 0;
  transform: rotateY(0deg);
}

/* Titre sidebar */
#sidebar .sidebar-header {
  padding: 20px;
  background: white;
}

#sidebar ul.components {
  padding: 20px 0;
  border-bottom: 1px solid white;
}

#sidebar ul p {
  color: #fff;
  padding: 10px;
}

#sidebar ul li a {
  padding: 10px;
  font-size: 1.2em;
  display: block;
  color: white;
}

#sidebar ul li a:hover {
  color: #ba0c0a;
  background: #fff;
  text-decoration: none;
}

/* menu deroulant titre select */
#sidebar ul li.active>a,
a[aria-expanded="true"] {
  color: #fff;
  background: #8d2321;
}

a[data-toggle="collapse"] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

ul ul a {
  font-size: 1.2em !important;
  font-style: italic;
  padding-left: 30px !important;
  background: #8d2321;
}

.navbar {
  position: absolute;
  z-index: 300;
}

#sidebarCollapse {
  position: relative;
  margin-top: 20px;
  width: 60px;
  height: 60px;
  background: #f5f5f5;
  cursor: pointer;
}

#sidebarCollapse span {
  width: 80%;
  height: 2px;
  margin: 0 auto;
  display: block;
  background: #555;
  transition: all 0.8s cubic-bezier(0.81, -0.33, 0.345, 1.375);
  transition-delay: 0.2s;
}

#sidebarCollapse span:first-of-type {
  transform: rotate(45deg) translate(2px, 2px);
}

#sidebarCollapse span:nth-of-type(2) {
  opacity: 0;
}

#sidebarCollapse span:last-of-type {
  transform: rotate(-45deg) translate(1px, -1px);
}

#sidebarCollapse.active span {
  transform: none;
  opacity: 1;
  margin: 5px auto;
}

/* Barre latérale  pour petits écrans masquée*/
#sidebar,
#sidebarCollapse {
  display: none;
}

.titre-bloc {
  text-transform: uppercase;
  font-size: 2em;
  background-color: #ba0c0a;
  color: white;
  text-align: center;
  padding: 1.5% 2% 1.5% 2%;
  margin-bottom: 4%;
}

.text {
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  text-justify: distribute;
  max-width: 90%;
  margin-bottom: 4%;
  line-height: 35px;
}

.lien {
  color: red !important;
  text-decoration: none;
}

/* -----------------SECTION  MENUHAUT */

#barreMenuHaut {
  position: relative;
  background-color: rgb(255, 255, 255);
  padding: 10px 60px 15px 60px;
  min-width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 3;
}

/* logo artemotion */
#iconeArtEmotions {
  width: 8%;
  height: 8%;
  margin-right: 40px;
}

#wrapperFB {
  max-width: 4%;
}

/* icone facebook */
#iconeFacebook {
  width: 70%;
  height: 70%;
  margin-left: 10px;
}

#dropdownMenuLink {
  color: white;
}

#dropdownMenuLink::after {
  content: none;
}

/*
.btn a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
  color: white;
}
*/

/* -----------------SECTION MOT ACCUEIL */

#mot-accueil {
  background-color: rgb(206, 177, 157);
  color: rgb(40, 38, 34);
  display: flex;
  flex-wrap: wrap;
  padding: 40px 100px 40px 100px;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 0%;
  font-size: 20px;
}

.empty {
  background-color: white;
  width: 100%;
  height: 60px;
}

/* ------- ----------SECTION MUR DES ARTISTES */

#containerWallFame {
  min-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#wallOfFame {
  background-color: rgb(178, 183, 189);
  display: flex;
  flex-wrap: wrap;
  padding: 40px 10px 40px 10px;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 0%;
}

#wallOfFame ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: impact, sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
  list-style: none;
}

#wallOfFame li {
  padding-left: 10px;
  padding-right: 10px;
}

#wallOfFame li:nth-child(odd) {
  color: black;
}

#wallOfFame li:nth-child(even) {
  color: #ba0c0a;
}

/* -----------------SECTION BLOC VIDEO */

.containerVideo {
  width: 100vw;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ba0c0a;
}

/* Fait grossir la tuile video */
.row__inner {
  transition: 450ms -webkit-transform;
  transition: 450ms transform;
  transition: 450ms transform, 450ms -webkit-transform;
  white-space: nowrap;
  padding: 10px;
}

.row__inner:hover {
  -webkit-transform: translate3d(-62.5px, 0, 0);
  transform: translate3d(-62.5px, 0, 0);
}

.row__inner:hover .tile {
  opacity: 0.3;
}

.row__inner:hover .tile:hover {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 1;
}

/* declae les tuiles vers le coté */
.tile {
  display: inline-block;
  margin-right: 10px;
  font-size: 20px;
  cursor: pointer;
  transition: 450ms all;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

.tile:hover~.tile {
  -webkit-transform: translate3d(125px, 0, 0);
  transform: translate3d(125px, 0, 0);
}

.tile__img {
  width: calc((115vw / 6)-10px);
  height: calc(115vw / 13);
  -o-object-fit: cover;
  object-fit: cover;
}

/* Commentaire video */
.tile__title {
  padding: 2px;
  color: white;
  font-size: 10px;
}

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

#barreMenuBas {
  padding: 40px 0px 40px 0px;
  display: flex;
  flex-direction: column;
  min-width: 100%;
  justify-content: space-evenly;
  top: 0px;
}

#buttonBas {
  display: flex;
  justify-content: space-evenly;
}

/* --------------------------------	 */
/* ECRAN TAILLE MOYENNE */
/* ------------------------- */

@media screen and (max-width: 1100px) {
  button {
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 12px !important;
  }
}

/* --------------------------------	 */
/* ECRAN MOBILE */
/* ------------------------- */

@media screen and (max-width: 840px) {

  #barreMenuHaut,
  #buttonBas {
    display: none;
  }

  #sidebar,
  #sidebarCollapse {
    display: block;
  }

  .carousel-indicators,
  .carousel-caption {
    visibility: hidden;
  }

  /* MOT ACCUEIL*/

  #mot-accueil {
    padding: 30px 10px 30px 10px;
  }

  /* MUR DES ARTISTES */

  #wallOfFame {
    padding: 30px 100px 30px 100px;
  }

  /* mise en forme des noms 1 */
  .color1 {
    font-size: 3em;
  }

  /* mise en forme des noms 2 */
  .color2 {
    font-size: 3em;
  }

  #contact {
    font-size: 1em;
  }

  #signature {
    font-size: 1em;
  }

  /* CONTENT navbar */

  #content {
    min-width: 100%;
    width: 100%;
    padding: 10px;
    min-height: 100vh;
    transition: all 0.3s;
  }

  .containerVideo {
    display: none;
  }
}