/*
Theme Name:   La Casse
Description:  Site de l'atelier la Casse
Author:       Atelier La Casse
Author URI:   www.la-casse.fr/
Template:     twentyfifteen
Version:      3.1.0
Tags:         responsive-layout
Text Domain:  twenty-fifteen-child
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}a:link{text-decoration: none;}ul li{list-style-type: none;}
/* fin reset */
::-moz-selection {
  background-color: #8f8f8f;
  color: #fff;
  text-shadow: none;
}
::selection {
  background-color: #8f8f8f;
  color: #fff;
  text-shadow: none;
}
*{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
        }
h1,h2,h3,h4,h5,h6,
.titre_1, .titre_2,
.titre_3, .titre_4,
.titre_5, .titre_6,
strong.itc-franklin-gothic{
  font-family: "Picon-Condensed",sans-serif;
  font-weight: 700;
  margin: 0;
}
.titre_1 {
  font-size: 45px;
}
.titre_2 {
  font-size: 35px;
}
.titre_3 {
  font-size: 27px;
}
.titre_4 {
  font-size: 20px;
}
.titre_5 {
  font-size: 18px;
}
.titre_6 {
  font-size: 16px;
}
p {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-family: "Picon",sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4em;
}
em {
}
a:link, a:visited {
  text-decoration: none;
  color: inherit;
}
p a:link, p a:visited,
.article-cat a:link, .article-cat a:visited{
  /*text-decoration: underline;
  text-underline-position: under;*/
  padding-bottom: 1px;
  border-bottom: 1px solid black;
  display: inline-block;
  line-height: 0.85;
}
p a:hover,
.article-cat a:hover{
  border-bottom: 2px solid black;
}
address{
  font-style: normal;
}
ol, ul, li {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong {
  font-weight: 700;
}
@font-face {
    font-family: 'palissade';
    src: url('asset/webfonts/lct-palissade/LCTPalissade.eot'); /* IE9 Compat Modes */
    src: url('asset/webfonts/lct-palissade/LCTPalissade.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('asset/webfonts/lct-palissade/LCTPalissade.woff') format('woff'), /* Modern Browsers */
         url('asset/webfonts/lct-palissade/LCTPalissade.ttf') format('truetype'), /* Safari, Android, iOS */
         url('asset/webfonts/lct-palissade/LCTPalissade.svg#LCTPalissade') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
  }
@font-face {
    font-family: 'sbire';
    src: url('asset/webfonts/lct-sbire/LCTSbire.eot'); /* IE9 Compat Modes */
    src: url('asset/webfonts/lct-sbire/LCTSbire.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('asset/webfonts/lct-sbire/LCTSbire.woff') format('woff'), /* Modern Browsers */
         url('asset/webfonts/lct-sbire/LCTSbire.ttf') format('truetype'), /* Safari, Android, iOS */
         url('asset/webfonts/lct-sbire/LCTSbire.svg#LCTSbire') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
  }
@font-face {
    font-family: 'sbirebold';
    src: url('asset/webfonts/lct-sbire/LCTSbire-Bold.eot'); /* IE9 Compat Modes */
    src: url('asset/webfonts/lct-sbire/LCTSbire-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('asset/webfonts/lct-sbire/LCTSbire-Bold.woff') format('woff'), /* Modern Browsers */
         url('asset/webfonts/lct-sbire/LCTSbire-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('asset/webfonts/lct-sbire/LCTSbire-Bold.svg#LCTSbire-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
  }
@font-face {
    font-family: 'sbirebolditalic';
    src: url('asset/webfonts/lct-sbire/LCTSbire-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('asset/webfonts/lct-sbire/LCTSbire-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('asset/webfonts/lct-sbire/LCTSbire-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('asset/webfonts/lct-sbire/LCTSbire-BoldItalic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('asset/webfonts/lct-sbire/LCTSbire-BoldItalic.svg#LCTSbire-BoldItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: bold;
    text-rendering: optimizeLegibility;
  }
@font-face {
    font-family: 'sbireitalic';
    src: url('asset/webfonts/lct-sbire/LCTSbire-Italic.eot'); /* IE9 Compat Modes */
    src: url('asset/webfonts/lct-sbire/LCTSbire-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('asset/webfonts/lct-sbire/LCTSbire-Italic.woff') format('woff'), /* Modern Browsers */
         url('asset/webfonts/lct-sbire/LCTSbire-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('asset/webfonts/lct-sbire/LCTSbire-Italic.svg#LCTSbire-Italic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
  }
@font-face {
    font-family: 'ragnarokreg';
    src: url('asset/webfonts/lct-ragnarok/LCTRagnarokPE.eot'); /* IE9 Compat Modes */
    src: url('asset/webfonts/lct-ragnarok/LCTRagnarokPE.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('asset/webfonts/lct-ragnarok/LCTRagnarokPE.woff') format('woff'), /* Modern Browsers */
         url('asset/webfonts/lct-ragnarok/LCTRagnarokPE.ttf') format('truetype'), /* Safari, Android, iOS */
         url('asset/webfonts/lct-ragnarok/LCTRagnarokPE.svg#LCTRagnarokPE') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
  }
@font-face {
    font-family: 'ragnarokslant';
    src: url('asset/webfonts/lct-ragnarok/LCTRagnarokPE-Slant.eot'); /* IE9 Compat Modes */
    src: url('asset/webfonts/lct-ragnarok/LCTRagnarokPE-Slant.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('asset/webfonts/lct-ragnarok/LCTRagnarokPE-Slant.woff') format('woff'), /* Modern Browsers */
         url('asset/webfonts/lct-ragnarok/LCTRagnarokPE-Slant.ttf') format('truetype'), /* Safari, Android, iOS */
         url('asset/webfonts/lct-ragnarok/LCTRagnarokPE-Slant.svg#LCTRagnarokPE-Slant') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
  }
header.col-container,
section.col-container {
  float: left;
  clear: both;
  width: 100%;
  padding: 0px;
  margin-bottom: 50px;
}
.col {
  display: block;
  position: relative;
  float: left;
  margin: 0 0 0 1.6%;
  min-height: 1px;
}
.post header .col_3_of_5,
section.col-container .col:first-child,
.wrapper-full .col:first-child {
  margin: 0;
}
.col_2_of_2 {
  width: 100%;
}
.col_1_of_2 {
  width: 49.2%;
}
.col_3_of_3 {
  width: 100%;
}
.col_2_of_3 {
  width: 66.13%;
}
.col_1_of_3 {
  width: 32.26%;
}
.col_4_of_4 {
  width: 100%;
}
.col_3_of_4 {
  width: 74.6%;
}
.col_2_of_4 {
  width: 49.2%;
}
.col_1_of_4 {
  width: 23.8%;
}
.col_5_of_5 {
  width: 100%;
}
.col_4_of_5 {
  width: 79.68%;
}
.col_3_of_5 {
  width: 59.36%;
}
.col_2_of_5 {
  width: 39.04%;
}
.col_1_of_5 {
  width: 18.72%;
}
html {
  overflow-x: hidden !important;
  position: relative;
  max-width: 100%;
  overflow-y: scroll;
}
body {
  background-color: white;
  float: left;
  width: 100%;
  position: relative;
  max-width: 100%;
}
main{
  /* position: absolute; */
  max-width: 100%;
  background: white;
  /* z-index: 100; */
}
#header {
  position: fixed;
  width: 100%;
  top: 0;
  padding: 0 50px;
  height: 150px;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 80%, rgba(255,255,255,0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(20%, rgba(255,255,255,1)), color-stop(80%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 80%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 80%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 80%, rgba(255,255,255,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)), color-stop(20%, rgba(255,255,255,1)), color-stop(80%, rgba(255,255,255,0)), to(rgba(255,255,255,0)));
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 80%, rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
  z-index: 1000;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#header section {
  width: 100%;
  padding-top: 20px;
}
#header div {
  float: left;
  text-transform: uppercase;
}
#header .baseline p {
  line-height: 1;
}
#header .baseline_1 p {
  letter-spacing: 3px;
}
#header .baseline_1 span {
  display: block;
  margin-left: 101px;
}
.nav__link {
  float: left;
  clear: both;
  border-bottom: 2px solid #000;
  margin-bottom: 5px;
  -webkit-transition: 0.2s background-color;
  transition: 0.2s background-color;
  border-radius: 2px;
}
.nav__link a:link,
.nav__link a:visited {
  display: block;
  padding: 10px 7px 4px 7px;
  color: #000;
  font-family: "Picon-Condensed",sans-serif;
  font-weight: 700;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.nav__link:hover {
  background-color: #000;
  border: 2px solid black;
  -webkit-transition: 0.2s background-color;
  transition: 0.2s background-color;
}
.nav__link:hover a {
  padding: 8px 5px 4px 5px;
  color: #fff;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.nav__link.is--active {
  margin-top: 5px;
  border: 2px solid black;
}
.nav__link.is--active a{
   padding: 8px 5px 4px 5px;
 }
.mobile_menu__logo svg{
  position: absolute;
  fill: white !important;
  top: 20px;
  left: 20px;
  z-index: 500;
}
.mobile_menu,
.mobile_menu.is--open{
  display: none;
}
.container {
  float: left;
  padding: 150px 50px 100px 50px;
  width: 100%;
}
#footer {
  width: 100%;
  float: left;
  clear: both;
  padding: 0 50px;
  background-color: #000;
  color: #fff;
  font-family: "Picon-Condensed",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  z-index: -1;
}
#footer .col-container {
  float: left;
  clear: both;
  padding: 20px 0px;
  width: 100%;
}
#footer address p{
  font-family: Picon-extended,sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.5em;
}
#footer address a{
  font-family: Picon,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
}
.social .rs {
  background-color: #fff;
  height: 27px;
  width: 18px;
  margin-right: 6px;
  float: left;
  padding: 2px;
  color: #000;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  border-radius: 1px;
}
.social .rs:hover {
  cursor: pointer;
  color: #fff;
  background-color: #000;
  border: 2px solid #fff;
  padding: 0;
}
.contact a{
  display: block;
  width: 100%;
  float: left;
}
.gd-vignette, .pt-vignette, .index-vignette {
  border: 5px solid white;
  background: white;
}
.gd-vignette:hover, .pt-vignette:hover, .index-vignette.contenu:hover {
  border-radius: 1px;
  -webkit-box-shadow: 0 0 0 2px #000000;
          box-shadow: 0 0 0 2px #000000;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s
}
.container img,
.next-project img,
.post .web-preview img{
  width: 100%;
  height: auto;
  border-radius: 2px;
}
.screenshot{
  padding: 10%
}
.screenshot img{
  -webkit-box-shadow: 10px 10px 30px rgba(0,0,0,0.1);
          box-shadow: 10px 10px 30px rgba(0,0,0,0.1);
  border-top: 40px #efefef solid;
  border-radius: 4px;
}
.next-project{
  float: left;
  width: 100%;
  padding: 50px;
  background: black;
}
.next-project h2{
  color: white;
}
.next-project a:before{
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  z-index: 500;
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 20%, rgba(0,0,0,0.9) 75%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(20%, rgba(0,0,0,0.2)), color-stop(75%, rgba(0,0,0,0.9)), color-stop(100%, rgba(0,0,0,1)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 20%, rgba(0,0,0,0.9) 75%, rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 20%, rgba(0,0,0,0.9) 75%, rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 20%, rgba(0,0,0,0.9) 75%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(20%, rgba(0,0,0,0.2)), color-stop(75%, rgba(0,0,0,0.9)), to(rgba(0,0,0,1)));
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 20%, rgba(0,0,0,0.9) 75%, rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.next-project article{
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.next-project article:hover{
  opacity: 0.4;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.gd-image {
  float: left;
  position: relative;
}
.gd-texte, .pt-texte {
  position: relative;
}
.header-content {
  text-transform: uppercase;
  float: left;
  clear: both;
  height: auto;
  margin-bottom: 20px;
  font-size: 27px;
}
article.col_1_of_5 .col_1_of_1 .header-content{
  margin-top: 20px
}
.border {
  float: left;
  clear: both;
  border: 1px solid #000;
  width: 50px;
  margin: 30px 0;
}
.content-desc, figcaption {
  font-family: "Picon-Condensed",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  position: absolute;
  top: 50%;
  left: auto;
  right: -157px;
  width: 250px;
  text-align: center;
}
.content-paragraph {
  position: relative;
  float: left;
  clear: both;
  margin: 0 0 20px 30px;
}
.content-paragraph p {
  min-height: 150px;
  line-height: 1.4em;
  font-size: 16px;
  margin-bottom: 20px;
  word-wrap: break-word;
  overflow: hidden;
}
.content-type {
  float: left;
  clear: both;
  font-family: "Picon-Extended",sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  margin-left: 30px;
}
.index-texte {
  position: relative;
}
#slider {
  position: relative;
}
.actu-vignette p {
  float: left;
  clear: both;
  font-family: "Picon-Extended",sans-serif;
      font-weight: 200;
  font-size: 30px;
  line-height: 1.3em;
}
.slide {
  color: black;
  text-transform: uppercase;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.slide-img:hover{
  opacity: 0.7;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.slide-title {
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-family: "Picon-Condensed",sans-serif;
  font-weight: 700;
  color: #fff;
  z-index: 10;
}
.slidesjs-pagination {
  position: absolute;
  right: 10px;
  bottom: 20px;
  color: #fff;
  z-index: 15;
}
li.slidesjs-pagination-item {
  float: left;
}
.slidesjs-pagination-item a {
  font-family: "Picon-Condensed",sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  border: 2px solid #fff;
  height: 24px;
  width: 15px;
  margin-right: 6px;
  float: left;
  padding: 2px;
  text-align: center;
  line-height: 24px;
  background-color: rgba(255, 255, 255, 0);
}
.slidesjs-pagination-item:hover a, .slidesjs-pagination-item a.active {
  color: #000;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 1);
  border: 2px solid #fff;
  padding: 2px;
}
#index .content-paragraph p {
  overflow: visible;
}
#design section.col-container .espace:hover {
  outline: none;
  cursor: initial;
}
#typo section.col-container .espace:hover {
  outline: none;
  cursor: initial;
}
#design .index-vignette.col_1_of_1 + .col {
  margin: -1.6%;
}
#design .index-vignette .col_1_of_1 .content-paragraph {
  margin: 0 0 20px 0;
}
#design .index-vignette .gd-texte.col.col_1_of_1 {
  margin: 0;
}
#design .index-vignette .col_1_of_1 .header-content {
  margin-bottom: 0;
}
#design .content-desc {
  left: -150px;
  right: 0;
}
#design .index-vignette .col_1_of_1 .content-desc,
#index .content-desc{
  display: block;
  position: static;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  text-align: left;
  transform: none;
  -webkit-transform: none;
}
#design .index-vignette .col_1_of_1 .content-type {
  margin: 0;
}
#design .index-vignette .col_1_of_1 .content-paragraph p {
  min-height: 0;
}
.pt-exergue {
  line-height: 1.3em;
}
.gd-exergue p {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 20px;
}
.rub-title h2 {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.equipe div:last-of-type, .client div {
  margin-top: 37px;
}
.client ul{
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.equipe h2, .client h2, .table h2 {
  margin-bottom: 10px;
}
.equipier{
  width: 100%;
  float: left;
}
.equipier p {
   font-family: Picon-extended,sans-serif;
  font-size: 14px;
  line-height: 1.5em;
}
.equipier strong{
  font-size: 16px;
  font-style: normal;
}
.client li {
  font-family: "Picon-extended",sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.5em;
  text-transform: uppercase;
}
.expo .content-paragraph {
  margin: 0 0 20px 0px;
}
.expo h5, .expo h6 {
  float: left;
  clear: both;
}
.expo .content-type {
  margin-left: 0;
}
.table-tr {
  margin-bottom: 10px;
  float: left;
  clear: both;
  width: 100%;
  position: relative;
}
.table-td {
 font-family: picon;
 font-size: 14px;
 font-weight: 600;
  float: left;
  clear: both;
  width: 100%;
  line-height: 1.3em;
}
.table-tr .table-td:first-of-type {
  font-family: "Picon-Condensed",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.table-tr .table-td:last-of-type {
	font-family: picon,sans-serif;
  font-weight: 300;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
}
.saut-de-ligne {
  height: 49px;
  position: relative;
  clear: both;
}
.download {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 0;
  bottom: 13px;
  background-image: url('asset/img/download-sprite.png');
  background-position: 0 -15px;
  -webkit-transition: background .2s ease;
  -moz-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
}
.download:hover {
  cursor: pointer;
  background-position: 0 0px;
  -webkit-transition: background .1s ease;
  -moz-transition: background .1s ease;
  -o-transition: background .1s ease;
  transition: background .1s ease;
}
.mentions p {
  font-size: 14px;
  margin-top: 10px;
}
#typeface.container {
  padding: 0;
  width: 100%;
}
.etage {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
  padding: 150px 0;
}
.slide_white {
  background-color: #fff;
}
.slide_black {
  background-color: #000;
  color: white;
}
.post .slide_black .border {
  border-color: white;
}
.wrapper-full {
  margin: 0 50px;
  clear: both;
}
#home-typeface{
  width: 100%;
  font-family: picon-condensed, sans-serif;
  padding: 150px 0 0 0;
  margin-bottom: 154px;
}
#home-typeface .home-typeface-title h2 {
  font-family: picon-extended, sans-serif;
}
#typeface .gd-image, #typo .gd-image {
  float: left;
  position: relative;
  width: 100%;
}
.spec{
  color: black;
}
.spec ul {
  float: left;
  clear: both;
}
.spec li {
  float: left;
  clear: both;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #000;
  font-family: 'picon', sans-serif;
  font-size: 14px;
 font-weight: normal;
  line-height: 1.3em;
}
button.link, .specimen-link button {
  margin: 10px 10px 5px 0;
  font-family: "Picon-Condensed",sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #000;
  padding: 3px;
  margin-bottom: 5px;
  float: left;
}
button.link:hover, .specimen-link button:hover {
  text-decoration: none;
  background-color: #000;
  color: #fff;
  cursor: pointer;
}
.specimen-link button {
  font-size: 45px;
  padding: 10px;
  border: 4px solid #000;
}
#typeface h1 {
  margin:20px 0;
}
.font-palissade {
  font-family: "palissade";
  font-size: 130px;
  font-weight: normal;
}
.font-sbire {
  font-family: "sbireitalic";
  font-size: 130px;
  font-weight: normal;
}
.font-ragnarok {
  font-family: "ragnarokreg";
  font-size: 130px;
  font-weight: normal;
}
.caption {
  float: left;
  margin: 10px 0;
  font-size: 10px;
  font-family: 'picon', sans-serif;
  float: left;
  clear: both;
}
.post header{
  float: left;
  margin-bottom: 100px;
}
.post section.col-container {
  margin-bottom: 100px;
}
.article-cover {
  float: left;
  position: relative;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
      -webkit-transform: rotate(360deg);
    }
  }
  @-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
      -moz-transform: rotate(3600deg);
    }
  }
  @-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }
  to {
      -o-transform: rotate(3600deg);
    }
  }
  .new::before {
  content: "NEW!";
  display: block;
  position: absolute;
  z-index: 10;
  height: 50px;
  width: 50px;
  padding: 12px;
  margin-top: -35px;
  margin-left: -20px;
  background-color: white;
  border-radius: 45px;
  border: 1px solid black;
  font-family: "Picon-Extended",sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: 50px;
  color: #060606;
  text-align: center;
  -webkit-animation: rotate 10s infinite linear;
  -moz-animation: rotate 10s infinite linear;
  -o-animation: rotate 10s infinite linear;
}
.post .ombre {
  -moz-box-shadow: 1px 1px 1px 1px #c0c0c0;
  -webkit-box-shadow: 1px 1px 1px 1px #c0c0c0;
  -o-box-shadow: 1px 1px 1px 1px #c0c0c0;
  box-shadow: 1px 1px 1px 1px #c0c0c0;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=1);
}
.post .article-fig figcaption {
  right: -141px;
}
.border-header, .post .border {
  float: left;
  clear: both;
  border: 3px solid #000;
  width: 100px;
  margin-bottom: 30px;
}
.border-header,
.post .border-white,
.next-project .border {
  float: left;
  clear: both;
  border: 3px solid #fff;
  width: 100px;
  margin-bottom: 30px;
}
.post .border,
.next-project .border {
  width: 50px;
}
.header-graphisme {
  float: right;
  clear: both;
  padding: 50px 0 0 20px;
}
.header-graphisme h1 {
  font-size: 100px;
  text-transform: uppercase;
  word-break: break-word;
}
.article-date {
  margin-top: 20px;
}
.article-cat {
  float: left;
  margin-top: 50px;
}
.article-cat a{
  margin-right: 7px;
  font-size: 24px;
  font-family: "Picon",sans-serif;
  margin-bottom: 0.5em;
}
.article-cat a:before{
  content: "→ ";
  border-bottom: none;
}
.post .content-paragraph {
  margin: 0 0 20px 20px;
}
.post .content-paragraph p {
  min-height: 0;
}
p.gd-paragraphe {
  font-size: 20px;
  line-height: 1.5em;
  width: 100%;
}
p.paragraphe {
  text-align: left;
  line-height: 1.5em;
  width: 100%;
}
.article-fig {
  position: relative;
}
.post .content-paragraph iframe {
  width: 100%;
}
.post .col_5_of_5 .content-paragraph {
  margin: 0 0 20px 0px;
  width: 100%;
}
.post .col_5_of_5 .content-paragraph h1 {
  float: left;
  clear: both;
  width: 100%;
}
.post .col_5_of_5 .content-paragraph h1:first-of-type {
  padding-top: 20px;
  border-top: 3px solid #000;
  width: auto;
}
.post .web-preview {
  width: 100%;
  height: 400px;
  float: left;
  clear: both;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  -moz-box-shadow: 1px 1px 1px 1px #c0c0c0;
  -webkit-box-shadow: 1px 1px 1px 1px #c0c0c0;
  -o-box-shadow: 1px 1px 1px 1px #c0c0c0;
  box-shadow: 1px 1px 1px 1px #c0c0c0;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=1);
}
/*Black Template*/
.black-template, .black-template #header, .black-template section, .black-template main, .black-template .slide {
  background: black;
  color: white;
}
.black-template .logo svg {
  fill: white;
}
@media only screen and (min-width:980px){
  .black-template .nav__link {
    border-color: white;
  }
  .black-template .nav__link a:link,
  .black-template .nav__link a:visited {
    color: white;
  }
  .black-template .nav__link:hover {
    background-color: white;
    border-color: white;
  }
  .black-template .nav__link:hover a {
    color: black;
  }
}
.black-template .border {
  border-color: white;
}
.black-template main {
      border-bottom: 1px solid white;
    }
.black-template .more  {
  color: white;
}
.black-template a:link, .black-template a:visited .black-template a:hover, .black-template p a:link, .black-template p a:visited, .black-template p a:hover {
  border-color: white;
}

/*New Home*/
.home main section {
  margin: 50px 0;
}
.home h1 {
  font-size: 43px;
  text-transform: uppercase;
}
.index-big-desc {
  margin-top: 50px;
}
.index-big-desc h2 {
  float: left;
  clear: both;
  font-size: 32px;
    line-height: 1.2em;
    font-family: Picon-extended;
    font-weight: 700;
}
.gd-exergue strong {
	padding-bottom: 0.2em;
	border-bottom: 1px solid white;
	display: inline-block;
	line-height: 0.85;
/*  text-decoration: none;
  padding-bottom: 1px;
  -moz-box-shadow: 0px 1px 0px 0px #fff;
  -webkit-box-shadow: 0px 1px 0px 0px #fff;
  -o-box-shadow: 0px 1px 0px 0px #fff;
  box-shadow: 0px 1px 0px 0px #fff;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#fff, Direction=180, Strength=0);*/
}
.section-title {
  text-transform: uppercase;
  font-size: 30px;
}
.slides{
  float: left;
  margin-top: 50px;
}
.slide {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 20px;
}
.slide:last-of-type a:before{
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  z-index: 500;
  background: rgba(0,0,0,0.2);
  background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 33%, rgba(0,0,0,0.8) 50%, rgba(0,0,0,1) 80%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.2)), color-stop(33%, rgba(0,0,0,0.2)), color-stop(50%, rgba(0,0,0,0.8)), color-stop(80%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 33%, rgba(0,0,0,0.8) 50%, rgba(0,0,0,1) 80%, rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 33%, rgba(0,0,0,0.8) 50%, rgba(0,0,0,1) 80%, rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 33%, rgba(0,0,0,0.8) 50%, rgba(0,0,0,1) 80%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), color-stop(33%, rgba(0,0,0,0.2)), color-stop(50%, rgba(0,0,0,0.8)), color-stop(80%, rgba(0,0,0,1)), to(rgba(0,0,0,1)));
  background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 33%, rgba(0,0,0,0.8) 50%, rgba(0,0,0,1) 80%, rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.slide h3 {
  font-size: 20px;
}
.slide .slide-desc {
  float: right;
  margin-left: 1.6%;
}
.slide .slide-desc p {
  text-transform: none;
  float: left;
  clear: both;
}
.slide-img {
  float: left;
  margin-left: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.slide__img__container {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
  }
.slide__img__content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
  }
.slide__img__content img{
    -o-object-fit: cover;
       object-fit: cover;
     }
.more {
  margin-top: 60px;
  font-family: "Picon-Extended",sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  float: left;
  clear: both;
  font-size: 14px;
}
.index-savoir-faire h2 + .col_1_of_5 {
  margin-left: 0;
}
.index-savoir-faire h3 {
  float: left;
  clear: both;
  font-size: 20px;
  text-transform: uppercase;
}
.index-savoir-faire ul {
  float: left;
  clear: both;
  margin: 10px 0;
}
.index-savoir-faire li {
  font-size: 20px;
  font-family: "Picon",sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4em;
}
.is--float{
  -webkit-transition: 2s top;
  transition: 2s top;
}
.cat__header{
  width: 100%;
  float: left;
  margin-bottom: 60px;
}
.cat__header-container{
  color: black;
}
.cat__title {
  float: left;
  width: 100%;
  margin: 30px 0 30px 0;
  font-size: 80px;
  font-family: "Picon",sans-serif;
}
.cat__desc{
  float: left;
  margin: 30px 0;
}
/*Type Test*/
#typeTest {
  float: left;
  clear: both;
  width: 100%;
}
#typeTest textarea {
  width: 100%;
  max-height: 100%;
  border: none;
  background-color: transparent;
  color: white;
  padding-bottom: 50px;
      float: left;
    clear: both;
  overflow: hidden;
  margin-bottom: 50px;
  background-image: url('./asset/img/home-typo/lct.svg');
  background-repeat: no-repeat;
  background-position-y: bottom;
}
#typeTest textarea:after {
}
#typeTest select {
  height: 50px;
  line-height: 50px;
 border: none;
 border-bottom: 2px solid black;
  background-color: rgba(255, 255, 255, 0);
  font-family: "Picon-Condensed",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 18px;
}
#typeTest option {
  cursor: pointer;
}
#typeTest option.separator {
    margin-top:8px;
    border-top:1px solid #666;
    padding:0;
    font-size: 5px;
  }
#typeTest option.title {
  font-family: "Picon",sans-serif;
  font-size: 12px;
  color: #aaa;
  padding: 5px;
  border-bottom: 1px solid grey;
  margin-bottom: 5px;
}
#typeTest textarea:focus, #typeTest select:focus {
  outline: none;
}
.palissade {
  font-family: 'palissade';
}
.sbire {
  font-family: 'sbire';
}
.sbireitalic {
  font-family: 'sbireitalic';
}
.sbirebold {
  font-family: 'sbirebold';
}
.sbirebolditalic {
  font-family: 'sbirebolditalic';
}
.ragnarokreg{
  font-family: 'ragnarokreg';
}
.ragnarokslant {
  font-family: 'ragnarokslant';
}
table {
  width: 100%;
  font-size: 50px;
}
table th {
  font-size: 12px;
}
table tr {
  line-height: 2em;
  border-bottom: 1px solid grey;
}
tr td {
  width: 5.5%;
}
tr td:last-child {
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
}
textarea.palissade+table {
  font-family: 'palissade';
}
textarea.sbire+table {
  font-family: 'sbire';
}
textarea.sbireitalic+table {
  font-family: 'sbireitalic';
}
#typeTest img {
  float: left;
  clear: both;
  width: 20px;
  height: 20px;
}
/*Picon*/
#picon,#picon p,#picon h3 {
  font-family: 'Picon';
  font-weight: normal;
}
h1.font-picon {
  font-family: 'Picon-Extended';
  font-weight: 900;
  font-size: 100px;
}
#picon h2 {
  font-family: 'Picon-Condensed';
  font-weight: bold;
  font-size: 36px;
}
.font-subtitle {
  font-family: 'Picon';
  font-weight: normal;
  font-size: 40px;
  margin-bottom: 20px;
}
.slide_picon {
  background-color: #3df991;
}
.slide_grey {
  background-color: #e6e6e6;
}
.l-black {
  color: #252525;
}
.white {
  color: white;
}
.etage-img {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
}
.etage-img img {
  margin-bottom: -3px;
}
.glyph-wrapper {
  width: 100%;
  float: left;
}
.glyphset {
  width: 100%;
  float: left;
  position: relative;
}
.item {
  background-color: #fff;
  float: left;
  border: 1px solid #3df991;
  cursor: pointer;
  margin-top: -1px;
  margin-left: -1px;
  display: inline;
  border-collapse: collapse;
  padding: 5px;
  width: 50px;
  cursor: pointer;
}
.item:hover {
  background-color: #e6e6e6;
  cursor: pointer;
}
#glyph {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #e6e6e6;
  width: 243px;
  height: 238px;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #fff;
  padding: 0px 2px;
}
#glyph-bg {
  display: none;
  visibility: hidden;
}
#aldine {
  fill:#3df991;
  width: 75%;
}
#picon .spec h3 {
  font-family: 'Picon';
  font-weight: bold;
  margin-bottom: 10px;
}
#picon .spec li {
  font-family: 'Picon';
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5em;
  font-style: normal;
  padding: 7px 0;
}
.lct-buy {
  float: left;
  clear: both;
  width: 100%;
  margin: 20px 0;
}
.lct-button {
  float: left;
  clear: both;
  width: 100%;
}
.lct-button .icon {
  float: left;
  width: 78px;
  height: 78px;
  margin-right: 20px;
  border-radius: 50%;
  padding: 10px;
  background-color: #3df991;
}
.lct-button p {
  width: calc(100% - 78px - 20px);
  float: left;
  text-transform: uppercase;
  font-family: "Picon";
  font-weight: bold;
  font-size: 24px;
  padding: 20px 0 30px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid black;
}
/*Control Type Tester*/
.test-control {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  opacity: 1;
  transition: all ease-in-out .2s;
}
.wrapper-ultraTester .col:hover .test-control {

  transition: all ease-in-out .2s;
}
.control-droplist {
  float: left;
  width: 100%;
  position: relative;
  font-size: 16px;
  font-family: 'Picon';
  font-weight: normal;
  cursor: pointer;
  transition: all ease-in-out .2s;
  border-right: 1px solid black;
}
.control-droplist:before {
  content:'\25BF';
  float: right;
  padding: 10px;
}
.control-droplist:hover {
  background-color: #3df991;
  transition: all ease-in-out .2s;
}
.test-control-family {
  float: left;
  width: 300px;
}
.test-control-size {
  float: left;
  width: 100px;
}
.control-droplist-selected {
  padding: 10px 20px;
}
.wrapp-list-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  display: none;
  height: 250px;
  overflow-y: scroll;
}
.control-droplist-item {
  background-color: white;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  box-sizing: border-box;
  line-height: 1.2em;
}
.control-droplist-item:hover {
  background-color: #3df991;
}
.test-control-ot {
  float: left;

  height: auto;
  margin: 0 10px;

}
#test-firstSpan .test-control-ot, #test-secondSpan .test-control-ot {
  margin-left: 0;
  padding-left: 0;
  border: none;
}
#test-firstSpan .test-control, #test-secondSpan .test-control {
  padding-bottom: 20px;
  border-bottom: 1px solid black;
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 20px;
  float: left;
}
/* Hide default HTML checkbox */
.switch input {display:none;}
/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: #3df991;
}
input:focus + .slider {
  box-shadow: 0 0 1px #3df991;
}
input:checked + .slider:before {
  -webkit-transform: translateX(23px);
  -ms-transform: translateX(23px);
  transform: translateX(23px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.control-ot {
  float: left;
  padding: 10px 20px;
}
.control-ot-label {
  float: left;
  line-height: 20px;
  margin-left: 10px;
}
.wrapper-ultraTester textarea {
  float: left;
  width: 100%;
  height: auto;
  border:none;
  background-color: transparent;
  padding: 0;
  outline: none;
  box-sizing: border-box;
  resize: none;
  font-family: 'Picon';
  font-weight: normal;
  overflow: hidden;
  font-feature-settings: "smcp" 0;
  font-feature-settings: "frac" 0;
}
.wrapper-ultraTester textarea.ot-sc {
  font-feature-settings: "smcp" 1;
}
.wrapper-ultraTester textarea.ot-frac {
  font-feature-settings: "frac" 1;
}
.wrapper-ultraTester textarea:hover {
}
#test-title textarea {
  line-height: 1.2em;
}
/*FEA*/
.wrapper-fea .col.col_1_of_4:nth-child(4n+1) {
  margin-left: 0;
}
.fea {
  border-bottom: 1px solid black;
  padding-bottom: 20px;
}
.design .fea {
  margin-bottom: 20px;
}
.design .col_4_of_4, .col_2_of_4:nth-child(4) {
  margin-left: 0;
}
.design .fea img {
  margin-bottom: 20px;
}
/*Slide*/
.center {
  margin: 0 auto;
}
.slideshow {
  text-align: center;
  width: 100%;
  position: relative;
  height: 450px;
}
.slideshow li {
  position: absolute;
  width: 100%;
  height: 450px;
}
.slideshow li img {
  position: absolute;
  left: 50%;
    top: 50%;
   transform: translate(-50%, -50%);
   width: auto;
   height: 100%;
 }
@media screen and (max-width: 1024px) {
  h1.font-picon {
    font-size: 75px;
  }
  .slideshow {
    height: auto;
    width: 100%;
  }
  .slideshow li {
    height: auto;
    width: 100%;
  }
  .slideshow li img {
    height: auto;
    width: 90%;
  }
}
