body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.body {
  overflow: visible;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  font-family: 'Grotex Micro', sans-serif;
  color: #000;
}

.navbar {
  position: fixed;
  z-index: 101;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 60px;
  padding-right: 12px;
  padding-left: 12px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  background-color: #fff;
}

.antoinedoyen {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 50px;
  line-height: 33px;
  font-weight: 400;
  text-decoration: none;
  text-transform: lowercase;
}

.navbar-colonne {
  position: static;
  left: 0px;
  top: 10px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.dropdown-works {
  z-index: 102;
  padding: 0px;
}

.menu-about {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-top: 11px;
  margin-right: 0px;
  float: right;
  clear: none;
  color: #000;
  font-size: 19px;
  line-height: 21px;
}

.menu-about:hover {
  color: #000;
}

.menu-contact {
  display: inline-block;
  margin-top: 11px;
  float: right;
}

.navbarcontainer {
  margin-top: 6px;
}

.dropdown {
  position: fixed;
  left: 50%;
  top: 19px;
  bottom: 0px;
  z-index: 102;
  display: block;
  width: 20%;
  height: 10%;
  max-width: 53%;
  min-height: auto;
  min-width: auto;
  margin-top: 0px;
  padding-left: 3px;
}

.dropdown-list.w--open {
  left: -6px;
  z-index: 50;
  width: 254%;
  margin-top: 17px;
  padding: 6px 12px 6px 6px;
  border-top: 0px none #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  background-color: #fff;
}

.dropdown-links {
  padding: 0px;
}

.dropdown-links.w--current {
  display: block;
  padding-left: 0px;
}

.section-work {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.section {
  position: relative;
  display: block;
  margin-top: 0px;
  padding-top: 3px;
  padding-bottom: 5px;
  border-bottom: 2px solid #b0b0b0;
}

.section.first {
  padding-top: 61px;
  border-bottom-color: #b0b0b0;
}

.section.about {
  border-top: 2px none #000;
  border-bottom-color: #fff;
  background-color: silver;
}

.section.address {
  padding-bottom: 12px;
  border-bottom: 2px solid #fff;
  background-color: #000;
}

.section.last {
  border-bottom-style: none;
  border-bottom-color: #000;
}

.notice {
  width: 100%;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: 'Grotex Micro', sans-serif;
  font-size: 13.5px;
  line-height: 18px;
}

.notice.about {
  width: 66.66%;
  margin-bottom: 12px;
  color: #fff;
}

.labeur {
  margin-bottom: 6px;
  font-size: 19px;
  line-height: 24px;
}

.labeur.about {
  margin-top: 0px;
  color: #fff;
}

.labeur.about.bio {
  margin-top: 12px;
}

.labeur.first {
  margin-bottom: 0px;
}

.labeur.first.about {
  margin-top: 0px;
}

.labeur.first.about.saut {
  margin-top: 12px;
}

.labeur.retrait {
  margin-bottom: 0px;
  text-indent: 28.5px;
}

.labeur.retrait.bio {
  margin-bottom: 0px;
  color: #fff;
}

.labeur.retrait.last {
  margin-bottom: 6px;
}

.titre {
  margin-top: 12px;
  margin-bottom: 0px;
  color: silver;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
}

.titre.about {
  color: #000;
  text-decoration: none;
}

.titre.sans {
  margin-bottom: 6px;
}

.titre.last {
  margin-bottom: 6px;
}

.colonne-left {
  padding-right: 3px;
  padding-left: 12px;
}

.colonne-left.about {
  padding-right: 24px;
}

.colonne-right {
  padding-right: 12px;
  padding-left: 3px;
}

.img-full {
  width: 100%;
  margin-bottom: 6px;
  font-style: normal;
}

.img-full.hover {
  background-image: url('../images/antoine-doyen_puzzle1-7_07.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.img-full.hover:hover {
  background-image: url('../images/antoine-doyen_puzzle1-7_06.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img-demi {
  width: 50%;
  margin-bottom: 6px;
}

.dropdown-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  text-decoration: none;
}

.dropdown-link:hover {
  color: #b0b0b0;
}

.dropdown-link.w--current {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
}

.dropdown-link.w--current:hover {
  color: #b0b0b0;
}

.dropdown-link.w--current:focus {
  color: #b0b0b0;
}

.menu {
  color: #b0b0b0;
  font-size: 19px;
  line-height: 24px;
}

.img-content {
  width: 100%;
  height: 100%;
  margin-bottom: -23px;
}

.img-content.puzzle {
  margin-bottom: -23px;
}

.img-legende {
  position: relative;
  top: -23px;
  bottom: 22px;
  display: inline-block;
  margin-bottom: 0px;
  padding-right: 6px;
  float: none;
  clear: none;
  background-color: #fff;
  font-size: 13.5px;
  line-height: 22px;
}

.img-legende.puzzle {
  top: -24px;
  bottom: 23px;
  font-size: 14px;
  line-height: 23px;
}

.works-icon {
  display: inline-block;
  margin-bottom: 2px;
  line-height: 20px;
}

.works {
  display: inline-block;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 19px;
  line-height: 21px;
}

.works:hover {
  color: #b0b0b0;
}

.links {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  text-decoration: none;
}

.links:hover {
  color: #b0b0b0;
  text-decoration: none;
}

.links.w--current {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
}

.links.w--current:hover {
  color: #b0b0b0;
}

.links.name.w--current {
  color: #000;
}

.links.about {
  color: #fff;
}

.links.about:hover {
  color: #b0b0b0;
}

.black {
  color: #000;
}

.div-address {
  padding-right: 12px;
  padding-left: 12px;
}

.name.w--current {
  color: #000;
  text-decoration: none;
}

.list-icon {
  margin-bottom: 12px;
  padding-right: 0px;
  padding-left: 23px;
  font-size: 21px;
  list-style-type: square;
}

.div-full {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}

.italic {
  color: #fff;
  font-style: italic;
  text-transform: none;
}

.blackline {
  position: fixed;
  z-index: 105;
  width: 100%;
  height: 1px;
  margin-top: 58px;
  border-bottom: 2px solid #000;
}

.white {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .navbar {
    height: 60px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .antoinedoyen {
    font-size: 41px;
    line-height: 37px;
  }
  .menu-about {
    display: inline-block;
    float: right;
    clear: none;
    text-align: left;
  }
  .menu-contact {
    display: inline-block;
    float: right;
  }
  .notice.about {
    width: 100%;
  }
  .labeur.retrait {
    text-indent: 24px;
  }
  .colonne-left {
    padding-left: 6px;
  }
  .colonne-left.about {
    padding-right: 12px;
  }
  .colonne-right {
    padding-right: 6px;
  }
  .dropdown-link {
    -webkit-transition-property: none;
    transition-property: none;
  }
  .dropdown-link:hover {
    color: #000;
  }
  .dropdown-link.w--current {
    -webkit-transition-property: none;
    transition-property: none;
  }
  .works {
    -webkit-transition-property: none;
    transition-property: none;
  }
  .works:hover {
    color: #000;
  }
  .links {
    color: #000;
  }
  .links:hover {
    color: #000;
  }
  .links.w--current {
    -webkit-transition-property: none;
    transition-property: none;
  }
  .links.w--current:hover {
    color: #000;
  }
  .links.about:hover {
    color: #fff;
  }
  .div-address {
    padding-right: 6px;
    padding-left: 6px;
  }
  .div-full {
    padding-right: 6px;
    padding-left: 6px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    height: 80px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .antoinedoyen {
    clear: none;
    font-size: 28px;
    line-height: 33px;
    text-align: left;
    text-transform: lowercase;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .navbar-colonne {
    height: auto;
    font-size: 14px;
    line-height: 13px;
    text-align: center;
  }
  .navbar-colonne.mobile {
    height: 40px;
    border-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #000;
  }
  .dropdown-works {
    line-height: 14px;
  }
  .menu-about {
    margin-top: 10px;
    margin-right: 6px;
    line-height: 13px;
  }
  .navbarcontainer {
    margin-top: 0px;
  }
  .dropdown {
    left: 6px;
    top: 50px;
    padding-left: 0px;
  }
  .dropdown-list.w--open {
    left: -7px;
    top: auto;
    right: auto;
    bottom: auto;
    width: 502%;
    margin-top: 8px;
    padding-right: 6px;
    padding-left: 6px;
    border-right: 0px none #000;
    border-left: 0px none #000;
    background-color: hsla(0, 0%, 100%, 0.85);
    opacity: 1;
  }
  .section {
    padding-top: 0px;
  }
  .section.first {
    padding-top: 80px;
  }
  .section.last {
    padding-bottom: 0px;
  }
  .notice {
    margin-top: -3px;
    padding-left: 0px;
    font-size: 12.5px;
    line-height: 17px;
  }
  .notice.about {
    margin-top: 12px;
  }
  .labeur {
    font-size: 16px;
    line-height: 20px;
  }
  .labeur.retrait {
    text-indent: 20px;
  }
  .titre {
    margin-top: 6px;
    font-size: 16px;
    line-height: 20px;
  }
  .colonne-left {
    padding-right: 6px;
    padding-left: 6px;
  }
  .colonne-right {
    padding-right: 6px;
    padding-left: 6px;
  }
  .menu {
    font-size: 16px;
    line-height: 20px;
  }
  .works-icon {
    margin-bottom: 0px;
  }
  .works {
    font-size: 16px;
    line-height: 18px;
  }
  .links {
    font-size: 16px;
  }
  .links.w--current {
    line-height: 14px;
  }
  .links.name.w--current {
    font-size: 28px;
    line-height: 33px;
  }
  .links.about:hover {
    color: #fff;
  }
  .div-address {
    padding-right: 6px;
    padding-left: 6px;
  }
  .blackline {
    margin-top: 78px;
  }
}

@media screen and (max-width: 479px) {
  .menu-about {
    margin-top: 10px;
    line-height: 13px;
  }
  .labeur.retrait {
    text-indent: 20px;
  }
  .works {
    font-size: 16px;
  }
  .links {
    font-size: 16px;
  }
  .links.name {
    font-size: 28px;
    line-height: 33px;
  }
}

@font-face {
  font-family: 'Grotex Micro';
  src: url('../fonts/grotex_micro-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}