@font-face {
    font-family: 'happy';
    src: url('font/happy.ttf');
  }
  
  /* Déclaration de la police version "italic" */
  @font-face {
    font-family: 'happy';
    font-style: italic;
    src: url('font/happy-ita.ttf');
  }
  
  /********************* GENERAL **************************/
  
  * {
    box-sizing: border-box;
  }
  
  .row::after {
    content: "";
    clear: both;
    display: table;
  }
  
  [class*="col-"] {
    float: left;
  }

  html,
  body {
    margin: 0;
    padding: 0;
    font-family: happy, serif;
    color: #a48f6e;
    background-color: #f5f5f5;
  }
  
  h1 {
    font-family: happy;
  }
  
  a {
    text-decoration: none;
    color: inherit;
  }
  
  strong {
    font-weight: 400;
    font-style: italic;
  }
  
  /************************ HEADER ***********************/
  
  header {
    position: relative;
    background-color: #100030;
    height: 100vh;
  }

  header::after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 75%;
    bottom: 0;
    left: 50%;
    border-left: 2px solid #a48f6e;
    transform: translate(-50%);
}


  .header-text {
    position: absolute;
    top: 50%;
    padding: 0 25%;
    transform: translateY(-50%);
    font-size: 2rem;
    text-align: center;
  }
  
  .header-line {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 20%;
    background-color: #a48f6e;
  }
  
  /************************ NAV **************************/
  
  nav {
    padding: 50px 5% 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.6rem;
  }
  
  nav.container {
    align-items: flex-end;
  }
  
  .brand {
    margin-right: auto;
  }
  
  .nav-links {
    text-transform: uppercase;
  }
  
  nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  
  nav li {
    display: inline-block;
    margin-left: 80px;
  }
  
  .brand img {
    width: 20px;
  }
  
  /********************** DESCRIPTION ********************/

  #description {
    padding: 70px 17% 20px;
  }

  #description img
  {
    width: 100%;
  }
  
  #description p {
    padding: 60px 30px;
    font-size: 1.15rem;
    text-align: center;
  }
  
  .container-two {
    position: relative;
    top: -50px;
    align-items: center;
  }
  
  #description .content:after {
    position: absolute;
    bottom: -20px;
    left: 15%;
    content: '';
    width: 70%;
  }

  .horizontal-gold-bar-responsive
  {
    display: none;
  }

  /************************** SEPARATOR ***********************/
  .desktop-hr-section-separator
  {
    width: 40%;
    color: #a48f6e;
    margin-top: 50px;
    margin-bottom: 65px;
    border: 1px solid;
    background: #a48f6e;
  }

  /************************* SERVICES *************************/
  .services-block-first
  {
    margin-right: 25px;
  }

  .services-block-last
  {
    margin-left: 25px;
  }

  figure,
  figure img {
    width: 100%;
    margin: 0;
  }
  
  figcaption {
    height: 50px;
    line-height: 50px;
    width: 70%;
    margin: 0 auto;
    font-size: 1.5rem;
    text-align: center;
    background-color: #f5f5f5;
  }
  
  .service p {
    position: relative;
    bottom: 30px;
  }
  
  figcaption {
    position: relative;
    bottom: 53px;
    color: #a48f6e;
  }
  
  .service p {
    font-size: 0.9rem;
  }

  .key-words-section {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 70%;
    margin: 10px auto;
    position: relative;
    text-align:center;
  }
  
  /*************************** CONTACT *************************/
  
  #contact .content {
    padding: 82px 0 120px;
    text-align: center;
  }
  
  #contact .content:after {
    display: inline-block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 90%;
  }
  
  #contact a {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8rem;
    text-transform: uppercase;
    color: #a48f6e;
  }
  
  #contact a:after {
    display: inline-block;
    content: '';
    position: absolute;
    bottom: -8px;
    left: 2%;
    width: 96%;
    border-bottom: solid 1px #a48f6e;
  }
  
  /****************************** FOOTER ***************************/
  
  footer {
    height: 100px;
    padding: 0px 5%;
  }
  
  footer .container {
    align-items: flex-end;
    margin-top: 15px;
  }
  
  footer .container * {
    display: inline-block;
  }
  
  .footer-logo {
    width: 14px;
  }
  
  .footer-mini-logo {
    margin-left: 20px;
    width: 10px;
  }
  
  .footer-title {
    position: relative;
    bottom: 3px;
    left: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 0.7rem;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  
  .bigger-letter {
    font-size: 0.8rem;
  }
  
  .copyright {
    position: relative;
    bottom: 3px;
    margin-left: auto;
    margin-right: 10px

    font-size: 0.7rem;
  }
  .legal-informations{
    
    margin-left: 10px;

 }

/*****************************SLIDER****************************/

/* Slideshow container */
.slideshow-container {
  padding: 20px 17% 20px;
  max-width: 1000px;
  position: relative;
  margin: auto;
  background-color: #a48f6e;
  color: white;
  margin-top: 50px;
  margin-right: 20px;
  margin-left: 20px;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding-right: 16px;
  padding-left: 16px;
  padding-bottom: 10px;
  padding-top: 10px;
  color: white;
  font-weight: 100;
  font-size: 18px;
  transition: 0.6s ease;
  user-select: none;
  background-color: #100030;
}

/* Position the "next button" to the right */
.next {
  right: -11px;
}

.prev {
  left: -11px;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

  /* RESPONSIVE */

  .row::after {
    content: "";
    clear: both;
    display: table;
  }
  
/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}


/** Desktop only**/
@media only screen and (min-width: 901px) {

  .flex-desktop-only
  {
    display: flex;
  }

  .brand img
  {
    width: 35px;
  }

  .nav-contact-link
  {
    font-size: 1rem;
    height: 50px;
    text-align: center;
    justify-items: center;
    justify-content: center;
    padding-top: 15px;    
  }

  .description-img-1-desktop-only
  {
    padding-right: 25px;
  }

  .description-img-2-desktop-only
  {
    padding-left: 25px;
  }

  .paragraph-description-container
  {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hr-footer
  {
    border:#a48f6e solid 1px;
    background: #a48f6e;
  }
}

/** Media query for mobile. Window size max is 900px **/
@media only screen and (max-width: 900px) {
  
  .desktop-only{
    display: none;
  }

  header
  {
    height: 50vh;
  }

  .header-text {
    position: absolute;
    top: 50%;
    padding: 0 15px;
    transform: translateY(-50%);
    font-size: 1.3rem;
    text-align: center;
  }

  header::after {
    display: none;
  }

  nav{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .div-brand-logo{
    flex:11;
  }

  .nav-contact-link
  {
    height: 100%;
    align-items: stretch;
    position: relative;
    flex: 1;
    display: flex;        
  }

  #services{
    display: none;
  }

  #description{
    padding: 15px 15px;
    margin: 10px;
  }

  #description p{
    margin-top: 15px;
  }

  .mySlides p{
    font-size: 1.15rem;
    text-align: center;
  }

  .column-reverse
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .horizontal-gold-bar-responsive
  {
    display: block;
    color: #a48f6e;
    border: 1px solid #a48f6e;
    background: #a48f6e;
  }

  .copyright-container{
    text-align: center;
  }

  #contact .content{
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

@media only screen and (min-width: 900px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}

  #slider-section{
    display: none;
  }
}
  
  