@import url(https://use.typekit.net/fsm8mfd.css);
@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none; }

/* FORMS */
[hidden] {
  display: none; }

button,
input,
select,
textarea {
  background: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit; }

input[type="search"],
input[type="email"],
input[type="text"] {
  -webkit-appearance: initial; }

button,
label {
  cursor: pointer; }

ul, li {
  list-style: none; }

a {
  color: inherit;
  text-decoration: none; }

@font-face {
  font-family: 'blacker';
  src: local("blacker extrabold"), url("../fonts/blacker-display-extrabold.woff2") format("woff2");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'blacker';
  src: local("blacker medium"), url("../fonts/blacker-display-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'blacker';
  src: local("blacker regular"), url("../fonts/blacker-display-regular-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'blacker';
  src: local("blacker regular"), url("../fonts/blacker-display-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'darius';
  src: local("darius bold"), url("../fonts/bw-darius-bold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'darius';
  src: local("darius light"), url("../fonts/bw-darius-light-Italic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'darius';
  src: local("darius regular"), url("../fonts/bw-darius-regular-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'campton';
  src: local("campton light"), url("../fonts/campton-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'campton';
  src: local("campton medium"), url("../fonts/campton-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }

h2 {
  font-family: lust,serif;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  font-size: 5vw;
  left: 18vw; }
  @media only screen and (min-width: 1024px) {
    h2 {
      left: 13vw; } }
  @media only screen and (min-width: 1024px) {
    h2 {
      font-size: 2.5vw; } }

h3 {
  font-family: 'blacker';
  font-weight: 400;
  font-style: italic;
  color: #84755A;
  font-size: 4vw;
  line-height: 4.8vw; }
  @media only screen and (min-width: 1024px) {
    h3 {
      line-height: 1.3vw;
      font-size: 1vw; } }

h4 {
  font-family: 'campton';
  font-weight: 500;
  font-size: 3.5vw; }
  @media only screen and (min-width: 1024px) {
    h4 {
      font-size: 1vw; } }

p {
  font-family: 'campton';
  font-weight: 300;
  line-height: 4vw;
  font-size: 3vw; }
  @media only screen and (min-width: 1024px) {
    p {
      line-height: 1vw;
      font-size: 0.9vw; } }

.loader {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff; }
  .loader .int {
    width: 80vw;
    transition: all 0.5s;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media only screen and (min-width: 600px) {
      .loader .int {
        width: 50vw; } }
    @media only screen and (min-width: 768px) {
      .loader .int {
        width: 40vw; } }
    @media only screen and (min-width: 1024px) {
      .loader .int {
        width: 30vw; } }
    @media only screen and (min-width: 1440px) {
      .loader .int {
        width: 20vw; } }
    .loader .int .loaderlogo #picto, .loader .int .loaderlogo #portefeuille, .loader .int .loaderlogo #isotopes {
      opacity: 0; }

header.active {
  height: 80px; }
  header.active .logo {
    padding: 16px 0;
    height: 80px;
    opacity: 1; }
    @media only screen and (min-width: 768px) {
      header.active .logo {
        padding: 13.33333px 0;
        width: 10vw;
        margin: 0;
        margin-top: -5px;
        margin-left: 70px; } }
    header.active .logo a {
      display: block; }
    header.active .logo img {
      opacity: 0; }
      header.active .logo img.min {
        opacity: 1;
        width: 100%;
        height: 100%; }
        @media only screen and (min-width: 768px) {
          header.active .logo img.min {
            width: 100%; } }
      header.active .logo img.big {
        opacity: 0; }
  header.active .navigation {
    width: auto; }
  header.active .navigation ul li {
    line-height: 80px; }
  @media only screen and (min-width: 768px) {
    header.active:after {
      opacity: 0; } }
  header.active .burger {
    line-height: 80px; }

header {
  width: 100%;
  height: 150px;
  overflow: hidden;
  position: fixed;
  z-index: 900;
  transition: height 0.2s ease-in-out; }
  header:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffffd6;
    backdrop-filter: blur(10px); }
  header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  header .logo {
    padding: 30px 0;
    transition: all 0.2s ease-in-out;
    position: relative;
    margin-left: 10px;
    width: 140px;
    height: 150px;
    overflow: hidden; }
    header .logo a {
      display: block;
      height: 100%;
      width: 100%; }
    @media only screen and (min-width: 768px) {
      header .logo {
        padding: 5px 0;
        width: 140px;
        margin: 0;
        margin-left: 20px;
        margin-top: 0px; } }
    header .logo img {
      height: 100%;
      width: 100%;
      object-fit: contain;
      object-position: left center;
      position: relative; }
    header .logo a {
      position: relative; }
    header .logo .min {
      position: absolute;
      z-index: 10;
      left: 50%;
      transform: translateX(-50%);
      width: 100%;
      height: auto;
      opacity: 0; }
  header .navigation {
    display: none;
    width: 100%;
    text-align: center;
    transition: width 0.2s; }
    @media only screen and (min-width: 768px) {
      header .navigation {
        display: block;
        width: 100%; } }
    header .navigation ul {
      display: inline-block; }
      header .navigation ul li {
        text-align: left;
        float: left;
        margin-right: 15px;
        line-height: 150px;
        transition: line-height 0.2s ease-in-out; }
        header .navigation ul li a {
          line-height: 1em;
          display: inline-block;
          position: relative;
          color: #494e52;
          letter-spacing: 1px;
          text-transform: uppercase;
          font-family: 'campton';
          font-weight: 500; }
          header .navigation ul li a:after {
            content: " ";
            width: 25px;
            height: 1px;
            background: #84755A;
            position: absolute;
            left: 0;
            bottom: -5px;
            transition: all 0.2s ease;
            transform: translateY(5px);
            opacity: 0; }
        header .navigation ul li.active a:after, header .navigation ul li:hover a:after {
          opacity: 1;
          transform: translateY(0); }
    header .navigation .lang {
      top: 90vh !important;
      transform: none !important;
      height: 10vw; }
      @media only screen and (min-width: 768px) {
        header .navigation .lang {
          height: auto; }
          header .navigation .lang li {
            margin-right: 5px; }
            header .navigation .lang li a:after {
              width: 15px; } }
      header .navigation .lang li {
        display: inline-block !important;
        width: auto !important; }

.menu-mobile-open header {
  height: auto; }
  .menu-mobile-open header:after {
    opacity: 0; }

.menu-mobile-open .burger {
  position: absolute;
  z-index: 100;
  left: inherit;
  right: 10%;
  margin-left: -9px; }

.menu-mobile-open header .container {
  height: 100vh; }

.menu-mobile-open .navigation {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100vh;
  width: 100vw;
  background: #fff;
  z-index: 99; }
  .menu-mobile-open .navigation ul {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0; }
    .menu-mobile-open .navigation ul li {
      width: 100%;
      float: none;
      display: block;
      line-height: 55px !important;
      text-align: center; }
      .menu-mobile-open .navigation ul li a {
        font-size: 3vh;
        line-height: 1em !important; }

.menu-mobile-open header.active .navigation {
  width: 100vw; }

header {
  transform: translateY(-3vh);
  opacity: 0; }
  header.show {
    transform: scale(1);
    opacity: 1;
    transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.burger {
  display: inline-block;
  line-height: 150px;
  position: absolute;
  z-index: 100;
  right: 30px;
  pointer-events: auto;
  width: 18px;
  height: auto;
  transition: all 0.2s; }
  @media only screen and (min-width: 768px) {
    .burger {
      display: none; } }
  .burger path {
    transition: all 0.2s;
    transform-origin: 11%;
    fill: #000; }
  .burger.active {
    margin-left: -9px; }
    .burger.active #top {
      transform: rotate(45deg); }
    .burger.active #middle {
      opacity: 0; }
    .burger.active #bottom {
      transform: rotate(-45deg); }

.border {
  position: fixed;
  height: 100vh;
  width: 100vw;
  border: 2vw solid #333c50;
  top: 0;
  left: 0;
  z-index: 999;
  pointer-events: none;
  border-top: 0; }

section {
  padding: 150px 0;
  position: relative; }
  section .title {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      section .title {
        margin-bottom: 40px; } }
  section .title-section {
    position: relative; }
  section.active .t-top,
  section.active .t-bottom {
    opacity: 1;
    transition-delay: 1.3s; }
  section.active .pictos {
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.5s; }

.t .intro .intro-txt {
  opacity: 0; }

.intro {
  position: relative;
  height: 100vh;
  overflow: hidden; }
  .intro .intro-txt {
    pointer-events: none;
    width: 90vw;
    top: 30%;
    position: fixed;
    left: 13vw;
    z-index: 90;
    opacity: 1;
    transition: all 0.4s ease-in-out; }
    @media only screen and (min-width: 768px) {
      .intro .intro-txt {
        top: 30%; } }
  .intro .background {
    background: url("../img/sections/intro-mobile.jpg") no-repeat center center;
    background-size: cover;
    background-position: center bottom;
    position: absolute;
    width: 100vw;
    left: 0;
    top: 150px;
    height: calc(100vh - 233px); }
    @media only screen and (min-width: 768px) {
      .intro .background {
        background: url("../img/sections/intro.jpg") no-repeat center center;
        background-size: contain; } }
  .intro .background {
    transform: scale(1.3) translateY(20vh);
    transition: all 1.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 0; }
  .intro.show .background {
    transform: scale(1);
    opacity: 1; }

.investiment-highlights {
  position: relative;
  padding-bottom: 0; }
  @media only screen and (min-width: 1024px) {
    .investiment-highlights {
      margin-bottom: 100px; } }
  .investiment-highlights h2 {
    position: absolute;
    top: 0;
    opacity: 0; }
  .investiment-highlights h3 {
    position: relative; }
    @media only screen and (min-width: 1024px) {
      .investiment-highlights h3 {
        padding-left: 0; } }
    .investiment-highlights h3 img {
      width: 5vw; }
      @media only screen and (min-width: 1024px) {
        .investiment-highlights h3 img {
          width: 2.3vw; } }
    .investiment-highlights h3 span.mobile {
      display: block;
      display: inline; }
      @media only screen and (min-width: 1024px) {
        .investiment-highlights h3 span.mobile {
          display: none; } }
    .investiment-highlights h3 .pic {
      display: none; }
      @media only screen and (min-width: 1024px) {
        .investiment-highlights h3 .pic {
          display: block; } }
  .investiment-highlights.active .col:nth-child(1) {
    animation-name: colanim;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 1s; }
  .investiment-highlights.active .col:nth-child(2) {
    animation-name: colanim;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 1.2s; }
  .investiment-highlights.active .col:nth-child(3) {
    animation-name: colanim;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 1.4s; }

@keyframes colanim {
  from {
    transform: translateX(-20px);
    opacity: 0; }
  to {
    transform: translateX(0px);
    opacity: 1; } }
  .investiment-highlights.active .visuel {
    animation-name: visuelanim;
    animation-duration: 1.8s;
    animation-fill-mode: forwards;
    animation-delay: 1.3s; }
    .investiment-highlights.active .visuel img {
      animation-name: visuelanim_zoom;
      animation-duration: 1.4s;
      animation-fill-mode: forwards;
      animation-delay: 1.2s; }
  .investiment-highlights.active .footnot {
    animation-name: visuelanim;
    animation-duration: 1.8s;
    animation-fill-mode: forwards;
    animation-delay: 1.5s; }
  .investiment-highlights.active h2 {
    animation-name: h2anim;
    animation-duration: 1.8s;
    animation-fill-mode: forwards;
    animation-delay: 0.2s; }

@keyframes h2anim {
  from {
    transform: translateX(-20px);
    opacity: 0; }
  to {
    transform: translateX(0px);
    opacity: 1; } }
  .investiment-highlights .cols {
    position: relative;
    margin: 10vw 5vw 0 5vw; }
    @media only screen and (min-width: 1024px) {
      .investiment-highlights .cols {
        height: 55vw;
        margin: 0 5vw; } }
    .investiment-highlights .cols .col {
      margin-bottom: 10vw;
      opacity: 0; }
      @media only screen and (min-width: 1024px) {
        .investiment-highlights .cols .col {
          position: absolute;
          width: 15vw;
          margin-bottom: 0; } }
      .investiment-highlights .cols .col sup {
        margin-left: 0.2vw; }
      .investiment-highlights .cols .col h3 {
        width: 100%; }
        @media only screen and (min-width: 1024px) {
          .investiment-highlights .cols .col h3 {
            width: 15vw; } }
      .investiment-highlights .cols .col h4 {
        margin: 3vw 0 0 0vw; }
        @media only screen and (min-width: 1024px) {
          .investiment-highlights .cols .col h4 {
            margin: 1vw 0 0 0; } }
      .investiment-highlights .cols .col p {
        text-align: justify; }
      .investiment-highlights .cols .col:nth-child(1) {
        top: 13vw;
        left: 5vw; }
      @media only screen and (min-width: 1024px) {
        .investiment-highlights .cols .col:nth-child(2) {
          top: 00vw;
          left: 53vw;
          width: 23vw; } }
      @media only screen and (min-width: 1024px) {
        .investiment-highlights .cols .col:nth-child(2) h3 {
          width: 20vw; } }
      @media only screen and (min-width: 1024px) {
        .investiment-highlights .cols .col:nth-child(3) {
          top: 30vw;
          left: 70vw; } }
      .investiment-highlights .cols .col ul.f {
        margin-top: 2vw; }
        @media only screen and (min-width: 1024px) {
          .investiment-highlights .cols .col ul.f {
            margin-top: 1.5vw; } }
      .investiment-highlights .cols .col .mast {
        padding-left: 2vw;
        margin-bottom: 2vw; }
        @media only screen and (min-width: 1024px) {
          .investiment-highlights .cols .col .mast {
            padding-left: 0.5vw;
            margin-bottom: 1vw; } }
        .investiment-highlights .cols .col .mast:before {
          content: "•";
          position: absolute;
          left: 0vw; }
      .investiment-highlights .cols .col .sub {
        position: relative;
        padding-left: 1.8vw; }
        @media only screen and (min-width: 1024px) {
          .investiment-highlights .cols .col .sub {
            margin-bottom: 0vw;
            padding-left: 0.4vw; } }
        .investiment-highlights .cols .col .sub:before {
          content: "-";
          position: absolute;
          left: -0.05vw;
          top: -0.05vw; }
    .investiment-highlights .cols .pic {
      position: absolute;
      left: -3vw;
      top: -0.4vw; }
      @media only screen and (min-width: 1024px) {
        .investiment-highlights .cols .pic {
          left: -3vw;
          top: -0.4vw; } }
      .investiment-highlights .cols .pic span {
        position: absolute;
        bottom: 0.7vw;
        left: -3.8vw; }
        @media only screen and (min-width: 1024px) {
          .investiment-highlights .cols .pic span {
            bottom: 0.7vw;
            left: -1.2vw; } }
      .investiment-highlights .cols .pic:after {
        content: " ";
        position: absolute;
        left: -1vw;
        height: 2px;
        width: 2vw;
        bottom: -0.8vw;
        background: #84755A;
        display: none; }
        @media only screen and (min-width: 1024px) {
          .investiment-highlights .cols .pic:after {
            display: block; } }
  .investiment-highlights .title {
    padding-bottom: 10vw; }
    @media only screen and (min-width: 1024px) {
      .investiment-highlights .title {
        padding-bottom: 10vw; } }
  .investiment-highlights .visuel {
    position: absolute;
    left: 27vw;
    bottom: 0;
    opacity: 0;
    width: 22vw;
    overflow: hidden;
    display: none; }
    .investiment-highlights .visuel img {
      width: 100%; }
    @media only screen and (min-width: 1024px) {
      .investiment-highlights .visuel {
        display: block; } }
  @media only screen and (min-width: 1024px) {
    .investiment-highlights .footnot {
      position: absolute;
      left: 53vw;
      bottom: 0;
      width: 31vw;
      opacity: 0; } }
  .investiment-highlights .footnot p {
    font-size: 3vw; }
    @media only screen and (min-width: 1024px) {
      .investiment-highlights .footnot p {
        font-size: 0.6vw;
        line-height: 0.9vw; } }
  .investiment-highlights .footnot li {
    margin-top: 1vw; }
    @media only screen and (min-width: 1024px) {
      .investiment-highlights .footnot li {
        margin-top: 0.2vw; } }

@keyframes visuelanim {
  from {
    transform: translateY(50px);
    opacity: 0; }
  to {
    transform: translateY(0px);
    opacity: 1; } }

@keyframes visuelanim_zoom {
  from {
    transform: scale(1.1); }
  to {
    transform: scale(1); } }

.film {
  width: 100%;
  position: relative;
  display: block; }
  .film h2 {
    text-align: center; }
  .film video {
    width: 90%;
    height: auto;
    margin: 0 auto;
    margin-top: 2vw;
    display: block; }
    @media only screen and (min-width: 1024px) {
      .film video {
        max-width: 800px; } }

.map {
  background: var(--map-src-mobile) no-repeat center center #fff;
  background-size: contain;
  background-position: center center; }
  @media only screen and (min-width: 1024px) {
    .map {
      background: var(--map-src-desktop) no-repeat #fff;
      background-position: 50% 63px;
      background-size: contain;
      height: calc(100vh + 63px);
      height: 100vh;
      background-attachment: fixed; } }
  .map:before {
    content: " ";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 50px;
    padding-bottom: 20px;
    background: #fff;
    box-shadow: 0px -25px 49px -16px rgba(0, 0, 0, 0.2);
    z-index: 100; }
  .map a {
    position: absolute;
    left: 50%;
    bottom: 120px;
    transform: translateX(-50%);
    z-index: 999;
    padding: 0 20px;
    line-height: 50px;
    display: inline-block;
    font-size: 1.5em;
    background: #fff;
    color: #000;
    text-transform: uppercase;
    transition: all 0.2s;
    box-shadow: 0px -5px 49px -16px rgba(0, 0, 0, 0.8); }
    .map a:hover {
      background: #000;
      color: #fff; }

.gallery {
  position: relative;
  padding-top: 20vw;
  overflow: hidden;
  height: auto;
  background: url("../img/gallery_bck.svg") no-repeat center center;
  background-size: cover;
  background-position: center bottom; }
  @media only screen and (min-width: 600px) {
    .gallery {
      padding-top: 5vw; } }
  .gallery h2 {
    position: absolute;
    top: 0;
    z-index: 2; }
    @media only screen and (min-width: 600px) {
      .gallery h2 {
        top: 150px; } }
  .gallery .gallery-fancy {
    margin-top: 25vw;
    padding: 0 3px; }
    .gallery .gallery-fancy a {
      float: left;
      display: block;
      margin: 0;
      padding: 0;
      margin: 4px 4px 2px 4px;
      width: calc(33.333% - 8px);
      height: 19vw;
      transition: all 0.4s;
      transform: translateY(70px) scale(1.2);
      opacity: 0; }
      @media only screen and (min-width: 1024px) {
        .gallery .gallery-fancy a {
          width: calc(25% - 8px);
          height: 15vw; } }
      @media only screen and (min-width: 1280px) {
        .gallery .gallery-fancy a {
          width: calc(20% - 8px);
          height: 12vw; } }
      .gallery .gallery-fancy a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: opacity 0.3s ease-in-out; }
      .gallery .gallery-fancy a:hover {
        cursor: pointer; }
        .gallery .gallery-fancy a:hover img {
          opacity: 0.7; }

@keyframes aimg {
  from {
    transform: translateY(70px);
    opacity: 0; }
  to {
    transform: translateY(0px);
    opacity: 1; } }
    .gallery .gallery-fancy:after {
      content: " ";
      display: block;
      clear: both; }

.downloads {
  padding-top: 250px; }
  .downloads h2 {
    position: absolute;
    top: 150px; }
  .downloads ul {
    padding: 0 12.5%; }
    .downloads ul li {
      float: left;
      width: 100%;
      padding: 3% 2%; }
      @media only screen and (min-width: 600px) {
        .downloads ul li {
          width: 50%; } }
      .downloads ul li p {
        text-align: center;
        margin-top: 15px; }
      .downloads ul li .int {
        text-align: center; }
        .downloads ul li .int a {
          padding: 20px;
          width: 100%;
          height: 80px;
          line-height: 60px;
          display: block;
          font-size: 1.5em;
          background: #fff;
          color: #000;
          text-transform: uppercase;
          transition: all 0.2s;
          font-family: "blacker";
          font-weight: 500;
          transform: translateY(0px); }
          .downloads ul li .int a:after {
            content: " ";
            width: 20px;
            height: 1px;
            background: #9BAAB3;
            opacity: 0.3;
            display: block;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            bottom: -5px; }
          .downloads ul li .int a:after, .downloads ul li .int a:before {
            transition: all 0.2s; }
          .downloads ul li .int a:hover {
            color: #000; }
            .downloads ul li .int a:hover:after {
              opacity: 1;
              width: 70px; }
            .downloads ul li .int a:hover:after {
              transform: translateX(-50%) translateY(-15px); }
    .downloads ul:after {
      content: " ";
      display: block;
      clear: both;
      opacity: 0; }

.contact {
  margin-bottom: 50px;
  position: relative; }
  .contact li.left {
    height: 140px; }
    .contact li.left img {
      display: inline-block;
      height: 50px;
      width: auto; }
  .contact li.right {
    height: 140px; }
    .contact li.right img {
      margin-top: 10px;
      display: inline-block;
      height: 40px;
      width: auto; }
  .contact .cols-title {
    width: 70%;
    margin: 10% 15% 0 15%; }
    .contact .cols-title li {
      width: 50%;
      float: left;
      text-align: center; }
      .contact .cols-title li img {
        display: inline-block;
        height: 100px;
        width: auto; }
      .contact .cols-title li:nth-child(2) img {
        height: 80px; }
    .contact .cols-title ul:after {
      content: " ";
      display: block;
      clear: both;
      float: none;
      margin-bottom: 100px; }
  .contact .cols {
    padding-top: 150px;
    width: 70%;
    margin: 0 15%; }
    .contact .cols .box {
      width: 100%; }
    .contact .cols .pictos {
      position: relative;
      margin-left: 0;
      width: 80px; }
      .contact .cols .pictos .picto {
        height: auto;
        display: block;
        margin-bottom: 50px; }
    .contact .cols .col {
      float: left;
      width: 100%;
      padding: 0 2%;
      margin-bottom: 50px; }
      @media only screen and (min-width: 768px) {
        .contact .cols .col {
          width: 50%;
          margin-bottom: 0;
          display: flex;
          justify-content: center; } }
      .contact .cols .col h3 {
        margin-bottom: 20px; }
      .contact .cols .col ul li {
        color: #84755A;
        position: relative;
        text-align: center;
        margin-bottom: 5px; }
        @media only screen and (min-width: 1024px) {
          .contact .cols .col ul li.double {
            width: 219%; } }
        .contact .cols .col ul li b {
          font-size: 1.6em;
          color: #494e52;
          font-weight: 600;
          text-transform: uppercase; }
        .contact .cols .col ul li .statu {
          color: #494e52;
          font-weight: 600;
          margin-bottom: 20px;
          white-space: nowrap; }
        .contact .cols .col ul li a:hover {
          opacity: 0.7; }
        .contact .cols .col ul li .sub {
          color: #000; }
          .contact .cols .col ul li .sub li {
            margin-bottom: 10px;
            color: #000; }
    .contact .cols:after {
      content: " ";
      display: block;
      clear: both;
      opacity: 0 !important; }
  .contact b {
    font-weight: 500;
    color: #000; }
  .contact h2 {
    position: absolute;
    top: 150px; }

.credit {
  margin: 50px 0 70px 0;
  width: 100%;
  text-align: center;
  display: inline-block; }

.inves {
  width: 600px;
  height: 270px;
  margin-left: -100px;
  position: relative;
  overflow: hidden; }
  .inves .content {
    position: absolute;
    top: 155px;
    left: 340px;
    font-size: 1.3em; }
  .inves .background {
    width: 600px;
    height: 370px;
    background: url("../img/sections/inves.svg") no-repeat center center; }

html {
  scroll-behavior: smooth; }

body {
  font-family: 'Gilroy', sans-serif;
  font-size: 12px;
  color: #494e52; }

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 2vw;
  transition: max-width 0.2s; }
  @media only screen and (min-width: 1280px) {
    .container {
      padding: 0;
      max-width: 1280px; } }
  @media only screen and (min-width: 1440px) {
    .container {
      max-width: 1440px; } }
  @media only screen and (min-width: 1920px) {
    .container {
      max-width: 1800px; } }

.scroll {
  width: 40px;
  height: 30px;
  background: url("../img/scroll.svg") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 3vh;
  animation-duration: 3s;
  animation-name: slidein;
  animation-iteration-count: infinite; }

@keyframes slidein {
  0% {
    opacity: 0;
    transform: translateY(-2vh); }
  20% {
    opacity: 1; }
  80% {
    transform: translateY(0px); }
  90% {
    transform: translateY(-2vh); }
  100% {
    opacity: 0; } }

.log {
  width: 100vw;
  height: calc(var(--vh, valuevh)*100);
  background: url("../img/log.jpg") no-repeat center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  flex-direction: column; }
  @media only screen and (min-width: 600px) {
    .log {
      background-color: #e8e8e8; } }
  .log .form__container {
    background-color: #fff;
    width: 100%;
    height: 100%;
    transition: all 0.2s ease-out; }
    @media only screen and (min-width: 600px) {
      .log .form__container {
        width: 370px;
        height: 500px;
        margin: 0 auto;
        display: flex;
        box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
        border-radius: 4px;
        overflow: hidden; } }
  .log .form__form {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column; }
    .log .form__form .logo {
      width: 60%;
      height: auto;
      margin: 0 auto; }
      .log .form__form .logo img {
        width: 100%;
        height: auto; }
    @media only screen and (min-width: 600px) {
      .log .form__form {
        width: 100%; } }
    .log .form__form form {
      display: flex;
      justify-content: center;
      flex-direction: column;
      padding-top: 50px; }
      @media only screen and (min-width: 600px) {
        .log .form__form form {
          padding-top: 50px; } }
      .log .form__form form input {
        width: 200px;
        margin: 5px auto;
        padding: 5px 0;
        border: none;
        border-bottom: 1px solid #84755A; }
        .log .form__form form input[type="text"], .log .form__form form input[type="password"] {
          color: #000;
          -webkit-appearance: none; }
        .log .form__form form input[type="submit"] {
          margin-top: 15px;
          border: none;
          background: none;
          width: 200px;
          padding: 9px 0;
          text-align: center;
          color: #fff;
          background: #84755A;
          border: 1px solid #84755A;
          border-radius: 4px;
          transition: all 0.2s;
          -webkit-appearance: none; }
          .log .form__form form input[type="submit"]:hover {
            color: #84755A;
            background-color: #9BAAB3;
            border-color: #84755A;
            cursor: pointer; }

