@font-face {
  font-family: 'ARSMaquette';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSMaquettePro-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ARSMaquette';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSMaquettePro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ARSMaquette';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSMaquettePro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ARSNovelty';
  src: url('/wp-content/themes/yatatheme-child/fonts/ARSNovelty-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Tomatoes';
  src: url('/wp-content/themes/yatatheme-child/fonts/TOMATOES 2021.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.section-encadresansphoto .container-fluid {
  max-width: 1330px;
}
.section-encadresansphoto .container-fluid .row {
  padding: 70px 90px;
  align-items: center;
}
.section-encadresansphoto .container-fluid .row span.surtitre {
  font-family: 'ARSNovelty', sans-serif;
  color: #ffffff;
  font-size: 2.6rem;
  display: block;
  margin-bottom: 10px;
}
.section-encadresansphoto .container-fluid .row h2 {
  font-family: 'Tomatoes', cursive;
  color: #000000;
  font-size: 4rem;
  line-height: 1.9;
  transform: rotate(-2deg);
}
.section-encadresansphoto .container-fluid .row p {
  color: #ffffff;
  line-height: 2;
}
.section-encadresansphoto .container-fluid .row ul {
  line-height: 1.6;
  display: block;
  margin-bottom: 20px;
  padding-left: 20px;
  color: #ffffff;
}
.section-encadresansphoto .container-fluid .row p a,
.section-encadresansphoto .container-fluid .row ul a {
  color: #000000;
  text-decoration: underline;
}
.section-encadresansphoto .container-fluid .row p a:hover,
.section-encadresansphoto .container-fluid .row ul a:hover {
  text-decoration: none;
}
.section-encadresansphoto .container-fluid .row .bouton2 {
  margin-top: 30px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.section-encadresansphoto .container-fluid .row .bouton2:hover {
  color: #000000;
}
.section-encadresansphoto .container-fluid .row >div :last-child {
  margin-bottom: 0;
}
@media (max-width: 1630px) {
  .section-encadresansphoto .container-fluid {
    max-width: 81vw;
  }
  .section-encadresansphoto .container-fluid .row {
    padding: 50px 50px;
  }
}
@media (max-width: 1399px) {
  .section-encadresansphoto .container-fluid .row h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 1199px) {
  .section-encadresansphoto .container-fluid {
    max-width: none;
  }
  .section-encadresansphoto .container-fluid .row {
    padding: 50px 30px;
    margin-left: 0;
    margin-right: 0;
  }
  .section-encadresansphoto .container-fluid .row span.surtitre {
    font-size: 2.3rem;
  }
  .section-encadresansphoto .container-fluid .row h2 {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  .section-encadresansphoto .container-fluid .row > div:first-child {
    margin-bottom: 20px;
  }
  .section-encadresansphoto .container-fluid .row span.surtitre {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-encadresansphoto .container-fluid .row h2 {
    font-size: 2.6rem;
  }
}
@media (max-width: 500px) {
  .section-encadresansphoto .container-fluid .row {
    padding: 30px 10px;
  }
  .section-encadresansphoto .container-fluid .row span.surtitre {
    font-size: 2.1rem;
  }
  .section-encadresansphoto .container-fluid .row h2 {
    font-size: 2.3rem;
  }
}
