@charset "UTF-8";


button:focus {
  outline: 0;
}


#page #concept-pib {
  height: 90px;
  background-color: #f7f7f7;
  color: #000000;
  line-height: 90px;
  text-transform: uppercase;
  overflow: hidden;
  -moz-transition: height 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  -o-transition: height 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  -webkit-transition: height 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.1s;
  -webkit-transition: height 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
          transition: height 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
}
@media only screen and (max-width: 1023px) {
  
  #page #concept-pib {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    padding: 0px 10px 0px 10px; /* new */
  }
}

#page #concept-pib .container {
  height: 90px;
}
@media only screen and (max-width: 1023px) {
  
  #page #concept-pib .container {
    height: 60px;
  }
}

#page #concept-pib .container h1, #page #concept-pib .container h2 {
  float: left;
  font-family: "Futura_Medium";
}

#page #concept-pib .container a {
  float: right;
  padding: 0px 0px;
  font-size: 16px;
  line-height: 60px;
  margin-top: 13px;
  text-align: center;
  color: #000000;
  width: 160px;
  display: block;
  text-transform: none;
}

#page #concept-pib .container a span {
  background-color: #f7f7f7;
}
@media only screen and (max-width: 1023px) {
  
  #page #concept-pib .container a {
    font-size: 13px;
    line-height: 42px;
    padding: 0px 0px;
    margin-top: 9px;
    width: 110px;
  }
}

#page #concept-pib .concept-details {
  text-align: center;
  padding: 80px 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
  text-transform: none;
  -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 1023px) {
  
  #page #concept-pib .concept-details {
    padding: 60px 0px;
  }
}

#page #concept-pib .concept-details .concept-title {
  font-size: 36px;
  line-height: 48px;
  color: #999999;
}

#page #concept-pib .concept-details .concept-title strong {
  font-family: "Futura_Book_Italic";
  font-style: italic;
  color: #000000;
}
@media only screen and (max-width: 1023px) {
  
  #page #concept-pib .concept-details .concept-title {
    font-size: 18px;
    line-height: 30px;
  }
}

#page #concept-pib .concept-details .concept-description {
  font-size: 16px;
  line-height: 22px;
  width: 520px;
  margin: auto;
  margin-top: 35px;
  color: #999999;
}
@media only screen and (max-width: 1023px) {
  
  #page #concept-pib .concept-details .concept-description {
    margin-top: 25px;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
  }
}

#page #concept-pib .concept-details a {
  color: var(--main-color-2); /* #000000; */
  font-family: "Futura_Medium";
  text-decoration: underline;
}
@media only screen and (max-width: 1023px) {
  
  #page #concept-pib .concept-details a {
    text-decoration: none;
  }
}

#page #concept-pib.open {
  -webkit-transition: height 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  height: 540px; /* 540px / 420 */
}
@media only screen and (max-width: 1023px) {
  
  #page #concept-pib.open {
    height: 438px; /* 438px / 340 */
  }
}

#page #concept-pib.open .concept-details {
  pointer-events: auto;
  -moz-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  -o-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.2s;
  -webkit-transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
          transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

#page section#univers ul li:first-child {
  width: 100%;
  border: none;
}

#page section#univers ul li:first-child .item-picture {
  padding-bottom: 43%;
}

#page section#univers ul li:first-child .item-details {
  padding: 50px;
}

#page section#univers ul li:nth-child(2n) .item-details {
  border-left: none;
}
@media only screen and (max-width: 1023px) {
  
  #page section#univers ul li:first-child, #page section#univers ul li:last-child, #page section#univers ul li:nth-child(2n) {
    width: 100%;
  }
  
  #page section#univers ul li:first-child .item-details, #page section#univers ul li:last-child .item-details, #page section#univers ul li:nth-child(2n) .item-details {
    padding: 45px 20px;
    border: none;
  }
}

#page section#references {
  width: 100%;
  height: 450px;
}

#page section#references .slick-list,
#page section#references .slick-slider .slick-track,
#page section#references .slick-slider .slick-list {
  height: 100%;
}

#page section#references ul {
  width: 100%;
  height: 100%;
}

#page section#references ul li {
  display: table;
  width: 100%;
  height: 100%;
}

#page section#references ul li .reference-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#page section#references ul li .reference-content picture {
  margin: auto;
}

#page section#references ul li .reference-content picture img, #page section#references ul li .reference-content picture source {
  display: inherit;
}

#page section#references ul li .reference-content p {
  margin-top: 50px;
  margin-bottom: 23px;
  color: #999999;
  font-size: 36px;
  line-height: 54px;
}
@media only screen and (max-width: 1023px) {
  
  #page section#references ul li .reference-content p {
    font-size: 18px;
    line-height: 30px;
    padding: 0px 30px;
  }
  
  #page section#references ul li .reference-content p br {
    display: none;
  }
}

#page section#references ul li .reference-content p strong {
  color: #000000;
  font-family: "Futura_Book_Italic";
  font-style: italic;
}

#page section#references ul li .reference-content p:before {
  content: "« ";
}

#page section#references ul li .reference-content p:after {
  content: " »";
}

#page section#references ul li .reference-content a {
  font-size: 16px;
  font-family: "Futura_Medium";
  color: #000000;
}
@media only screen and (max-width: 1023px) {
  
  #page section#references ul li .reference-content a {
    font-size: 12px;
  }
}

#page #category-tree {
  width:  calc(100% - 40px);
  max-width:  1280px; margin: auto; text-align: center;
}
#page #category-tree > div {
  display: inline-block; width:  calc(100% / 5);
  margin-top: 50px; vertical-align: top;
}
#page #category-tree > div img {
  display: block; width:  100%;
}
#page #category-tree > div span.box {
  display: block; width: 100%;
}
#page #category-tree > div span.box .left {
  float: left;
  text-align: left;
}
#page #category-tree > div span.box .left > ul {
  padding: 10px 0px 0px 10px;
}
#page #category-tree > div span.box .left > ul > li {
  font-size: 14px;
  line-height: 26px;
  color: #999;
}
#page #category-tree > div span.box .left > ul > li:first-child {
  font-family:  "Futura_Medium";
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
#page #category-tree > div span.box .left > ul > li:first-child a {
  color: #000;
}
#page #category-tree > div span.box .right {
  float: right;
  text-align: right;
  padding-top: 26px;
}
#page #category-tree > div span.box .right > ul {
  padding: 10px 10px 0px 0px;
}
#page #category-tree > div span.box .right > ul > li {
  font-size: 14px;
  line-height: 26px;
  color: #999;
}

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

  #page #category-tree > div {
    width:  100%;
    min-width: 100%;
    margin-top: 20px;
  }
  #page #category-tree > div {
    position: relative;
  }
  #page #category-tree > div span.filter {
    display: block;
    float: left;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000;
    opacity:  0.25;
  }
  #page #category-tree > div span.box {
    float: left;
    position: absolute;
    height: 100%;
    top: 0;
  }
  #page #category-tree > div span.box .right {
    padding-top: 0px;
  }
  #page #category-tree > div span.box .left > ul {
    padding: 80px 0px 0px 80px;
  }
  #page #category-tree > div span.box .left > ul > li {
    font-size: 18px;
    line-height: 30px;
    color: #FFF;
  }
  #page #category-tree > div span.box .left > ul > li:first-child {
    font-size: 28px;
    color: #FFF;
  }
  #page #category-tree > div span.box .left > ul > li:first-child a {
    color: #FFF;
  }
  #page #category-tree > div span.box .left > ul > li a {
    font-style:  italic;
  }
  #page #category-tree > div span.box .right > ul {
    padding: 80px 80px 0px 0px;
  }
  #page #category-tree > div span.box .right > ul > li {
    font-size: 18px;
    line-height: 30px;
    color: #FFF;
  }
  #page #category-tree > div span.box a {
    color: #FFF;
  }
}

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

  #page #category-tree > div span.box .left > ul {
    padding: 40px 0px 0px 40px;
  }
  #page #category-tree > div span.box .left > ul > li {
    font-size: 16px;
  }
  #page #category-tree > div span.box .left > ul > li:first-child {
    font-size: 24px;
  }
  #page #category-tree > div span.box .right > ul {
    padding: 40px 40px 0px 0px;
  }
  #page #category-tree > div span.box .right > ul > li {
    font-size: 16px;
  }
}

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

  #page #category-tree > div span.box .left > ul {
    padding: 20px 0px 0px 20px;
  }
  #page #category-tree > div span.box .left > ul > li {
    font-size: 14px;
  }
  #page #category-tree > div span.box .left > ul > li:first-child {
    font-size: 20px;
  }
  #page #category-tree > div span.box .right > ul {
    padding: 20px 20px 0px 0px;
  }
  #page #category-tree > div span.box .right > ul > li {
    font-size: 14px;
  }
}