.text-primary {
  color: #d0da52 !important; }

.text-secondary {
  color: #6c5132 !important; }

.button {
  font-size: 16px; }
  @media screen and (min-width: 320px) {
    .button {
      font-size: calc(16px + 2 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .button {
      font-size: 18px; } }

.navigation-container {
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px; }

.navigation-mobile-button span {
  background-color: #6c5132; }

.navigation-inner {
  justify-content: flex-end;
  height: 70px; }
  @media screen and (min-width: 1440px) {
    .navigation-inner {
      padding-bottom: 40px;
      height: auto; } }
  .navigation-inner li.current_page_item a {
    color: #d0da52; }

@media screen and (min-width: 1440px) {
  .navigation-menu .navigation-menu-list > li.current_page_item:last-child a {
    background-color: #d0da52;
    color: #fff !important; } }

.navigation-top {
  align-items: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  display: flex; }

.navigation-social-medias {
  display: flex; }
  .navigation-social-medias ul {
    margin-top: 0; }
    .navigation-social-medias ul li {
      padding-right: 0; }
      .navigation-social-medias ul li a i {
        color: #d0da52;
        transition: all 0.35s ease-in-out; }
      .navigation-social-medias ul li a:hover i {
        color: #6c5132; }

.navigation-top-separator {
  height: 4px;
  width: 4px;
  background-color: #6c5132;
  border-radius: 100%;
  margin-left: 15px;
  margin-right: 15px; }

.navigation-logo {
  position: absolute;
  z-index: 55;
  top: 0;
  left: 0; }
  .navigation-logo a img {
    height: 110px; }
    @media screen and (min-width: 320px) {
      .navigation-logo a img {
        height: calc(110px + 70 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .navigation-logo a img {
        height: 180px; } }

.hero .hero-slide-content {
  padding-top: 230px;
  padding-bottom: 270px; }

.hero .hero-slide-content .hero-slide-content-title {
  text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25) !important; }
  .hero .hero-slide-content .hero-slide-content-title {
    font-size: 22px; }
    @media screen and (min-width: 320px) {
      .hero .hero-slide-content .hero-slide-content-title {
        font-size: calc(22px + 22 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .hero .hero-slide-content .hero-slide-content-title {
        font-size: 44px; } }

.portal-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: none; }
  .portal-block {
    padding-top: 10px; }
    @media screen and (min-width: 320px) {
      .portal-block {
        padding-top: calc(10px + 15 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .portal-block {
        padding-top: 25px; } }
  .portal-block {
    padding-bottom: 10px; }
    @media screen and (min-width: 320px) {
      .portal-block {
        padding-bottom: calc(10px + 10 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .portal-block {
        padding-bottom: 20px; } }
  .portal-block {
    padding-left: 5px; }
    @media screen and (min-width: 320px) {
      .portal-block {
        padding-left: calc(5px + 5 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .portal-block {
        padding-left: 10px; } }
  .portal-block {
    padding-right: 5px; }
    @media screen and (min-width: 320px) {
      .portal-block {
        padding-right: calc(5px + 5 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .portal-block {
        padding-right: 10px; } }
  .portal-block .portal-block-title {
    margin-top: 0; }
    .portal-block .portal-block-title {
      margin-bottom: 8px; }
      @media screen and (min-width: 320px) {
        .portal-block .portal-block-title {
          margin-bottom: calc(8px + 12 * ((100vw - 320px) / 880)); } }
      @media screen and (min-width: 1200px) {
        .portal-block .portal-block-title {
          margin-bottom: 20px; } }
    .portal-block .portal-block-title {
      font-size: 18px; }
      @media screen and (min-width: 320px) {
        .portal-block .portal-block-title {
          font-size: calc(18px + 7 * ((100vw - 320px) / 880)); } }
      @media screen and (min-width: 1200px) {
        .portal-block .portal-block-title {
          font-size: 25px; } }
  .portal-block.is-active {
    box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.1); }
    .portal-block.is-active a.button {
      background-color: #6c5132; }
  .portal-block:hover {
    background-color: #d0da52;
    box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.1); }

.qui-sommes-nous {
  margin-bottom: 0; }
  .qui-sommes-nous {
    padding-bottom: 30px; }
    @media screen and (min-width: 320px) {
      .qui-sommes-nous {
        padding-bottom: calc(30px + 140 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .qui-sommes-nous {
        padding-bottom: 170px; } }

.qui-sommes-nous-block-1 p {
  margin-bottom: 15px; }
  @media screen and (min-width: 320px) {
    .qui-sommes-nous-block-1 p {
      margin-bottom: calc(15px + 20 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .qui-sommes-nous-block-1 p {
      margin-bottom: 35px; } }

.qui-sommes-nous, .home-contact {
  background-repeat: no-repeat;
  background-position: 100% 30%; }
  .qui-sommes-nous, .home-contact {
    padding-top: 60px; }
    @media screen and (min-width: 320px) {
      .qui-sommes-nous, .home-contact {
        padding-top: calc(60px + 165 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .qui-sommes-nous, .home-contact {
        padding-top: 225px; } }

.nos-animations-introduction-container {
  background-repeat: no-repeat;
  background-position: 100% 0%; }
  .nos-animations-introduction-container {
    padding-bottom: 30px; }
    @media screen and (min-width: 320px) {
      .nos-animations-introduction-container {
        padding-bottom: calc(30px + 70 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .nos-animations-introduction-container {
        padding-bottom: 100px; } }

.qui-sommes-nous-title {
  line-height: 1em;
  margin-bottom: 0; }
  .qui-sommes-nous-title {
    padding-bottom: 20px; }
    @media screen and (min-width: 320px) {
      .qui-sommes-nous-title {
        padding-bottom: calc(20px + 25 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .qui-sommes-nous-title {
        padding-bottom: 45px; } }
  .qui-sommes-nous-title {
    font-size: 26px; }
    @media screen and (min-width: 320px) {
      .qui-sommes-nous-title {
        font-size: calc(26px + 34 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .qui-sommes-nous-title {
        font-size: 60px; } }

.home-loisirs {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .home-loisirs {
    padding-top: 30px; }
    @media screen and (min-width: 320px) {
      .home-loisirs {
        padding-top: calc(30px + 70 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .home-loisirs {
        padding-top: 100px; } }
  .home-loisirs {
    padding-bottom: 30px; }
    @media screen and (min-width: 320px) {
      .home-loisirs {
        padding-bottom: calc(30px + 80 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .home-loisirs {
        padding-bottom: 110px; } }
  .home-loisirs .owl-actualites-prev:hover i, .home-loisirs .owl-actualites-next:hover i {
    color: #fff !important; }
  .home-loisirs .owl-theme .owl-dots {
    margin-top: 25px !important; }
    .home-loisirs .owl-theme .owl-dots .owl-dot span {
      border: 2px solid #fff !important;
      background: transparent !important; }
    .home-loisirs .owl-theme .owl-dots .owl-dot.active span {
      background: #fff !important; }
  .home-loisirs .blog-item {
    height: 300px; }
    @media screen and (min-width: 320px) {
      .home-loisirs .blog-item {
        height: calc(300px + 60 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .home-loisirs .blog-item {
        height: 360px; } }
  .home-loisirs .blog-item img, .home-loisirs .blog-item .blog-item-overlay {
    border-radius: 5px; }
  .home-loisirs .blog-item .blog-item-overlay {
    opacity: 0;
    background: rgba(0, 0, 0, 0.6); }
  .home-loisirs .blog-item .blog-item-color-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30%;
    background: #2b4058;
    background: linear-gradient(0deg, rgba(43, 64, 88, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 5;
    transition: all 0.35s ease-in-out;
    border-radius: 5px; }
  .home-loisirs .blog-item .blog-item-content {
    z-index: 8; }
  .home-loisirs .blog-item .blog-item-content-title {
    font-size: 18px; }
    @media screen and (min-width: 320px) {
      .home-loisirs .blog-item .blog-item-content-title {
        font-size: calc(18px + 10 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .home-loisirs .blog-item .blog-item-content-title {
        font-size: 28px; } }
  .home-loisirs .blog-item:hover .blog-item-color-overlay {
    opacity: 0; }
  .home-loisirs .blog-item:hover .blog-item-overlay {
    opacity: 1; }

.blog-item .blog-item-content .blog-item-content-link i, .blog-item .blog-item-content .blog-item-content-link span {
  color: #d0da52 !important; }

.home-loisirs-title-container {
  padding-bottom: 10px; }
  @media screen and (min-width: 320px) {
    .home-loisirs-title-container {
      padding-bottom: calc(10px + 20 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .home-loisirs-title-container {
      padding-bottom: 30px; } }

.home-loisirs-title-container h2 .home-loisirs-title {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase; }
  .home-loisirs-title-container h2 .home-loisirs-title {
    font-size: 28px; }
    @media screen and (min-width: 320px) {
      .home-loisirs-title-container h2 .home-loisirs-title {
        font-size: calc(28px + 62 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .home-loisirs-title-container h2 .home-loisirs-title {
        font-size: 90px; } }

.home-loisirs-title-container h2 .home-loisirs-subtitle {
  color: #fff;
  font-weight: 500; }
  .home-loisirs-title-container h2 .home-loisirs-subtitle {
    font-size: 16px; }
    @media screen and (min-width: 320px) {
      .home-loisirs-title-container h2 .home-loisirs-subtitle {
        font-size: calc(16px + 4 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .home-loisirs-title-container h2 .home-loisirs-subtitle {
        font-size: 20px; } }

.home-contact {
  padding-top: 30px; }
  @media screen and (min-width: 320px) {
    .home-contact {
      padding-top: calc(30px + 120 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .home-contact {
      padding-top: 150px; } }

.home-contact {
  padding-bottom: 30px; }
  @media screen and (min-width: 320px) {
    .home-contact {
      padding-bottom: calc(30px + 90 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .home-contact {
      padding-bottom: 120px; } }

.home-contact-button {
  padding-left: 25px; }
  @media screen and (min-width: 320px) {
    .home-contact-button {
      padding-left: calc(25px + 25 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .home-contact-button {
      padding-left: 50px; } }

.home-contact-button {
  padding-right: 25px; }
  @media screen and (min-width: 320px) {
    .home-contact-button {
      padding-right: calc(25px + 25 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .home-contact-button {
      padding-right: 50px; } }

#sur-place .category-title {
  color: #6c5132; }
  #sur-place .category-title::after {
    background-color: #6c5132; }

.button-construire-votre-projet {
  border-color: #6c5132; }
  .button-construire-votre-projet .button-construire-votre-projet-text {
    color: #6c5132; }
  .button-construire-votre-projet:hover {
    border-color: #6c5132;
    background-color: #6c5132; }

.animation-link-element a {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-decoration: none; }
  .animation-link-element a .animation-link-text {
    font-weight: 700; }
    .animation-link-element a .animation-link-text {
      font-size: 18px; }
      @media screen and (min-width: 320px) {
        .animation-link-element a .animation-link-text {
          font-size: calc(18px + 4 * ((100vw - 320px) / 880)); } }
      @media screen and (min-width: 1200px) {
        .animation-link-element a .animation-link-text {
          font-size: 22px; } }
    .animation-link-element a .animation-link-text {
      padding-top: 10px; }
      @media screen and (min-width: 320px) {
        .animation-link-element a .animation-link-text {
          padding-top: calc(10px + 12 * ((100vw - 320px) / 880)); } }
      @media screen and (min-width: 1200px) {
        .animation-link-element a .animation-link-text {
          padding-top: 22px; } }
  .animation-link-element a:hover {
    text-decoration: none; }

.nos-animations-introduction-inner {
  border-right: 1px solid #6c5132;
  height: 100%; }

.animations-links {
  padding-top: 20px; }
  @media screen and (min-width: 320px) {
    .animations-links {
      padding-top: calc(20px + 15 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .animations-links {
      padding-top: 35px; } }

.animation-link-element-sur-place {
  position: relative;
  padding-right: 80px; }
  .animation-link-element-sur-place img {
    height: 45px; }
    @media screen and (min-width: 320px) {
      .animation-link-element-sur-place img {
        height: calc(45px + 30 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .animation-link-element-sur-place img {
        height: 75px; } }
  .animation-link-element-sur-place .animation-link-text {
    color: #6c5132; }
  .animation-link-element-sur-place::after {
    position: absolute;
    content: '';
    top: 40%;
    right: 20px;
    background-color: #6c5132;
    height: 6px;
    width: 6px;
    border-radius: 100%; }

.animation-link-element-environs img {
  transform: scale(0.85); }
  .animation-link-element-environs img {
    height: 45px; }
    @media screen and (min-width: 320px) {
      .animation-link-element-environs img {
        height: calc(45px + 30 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .animation-link-element-environs img {
        height: 75px; } }

.animation-link-element-environs .animation-link-text {
  color: #d0da52; }

.animations-presentation-title {
  margin-left: 0 !important; }

.categories-list-element-image {
  height: 250px;
  object-fit: cover; }

.return-to-top-button .return-to-top-icon, .return-to-top-button .return-to-top-text {
  color: #6c5132; }

.return-to-top-button:hover .return-to-top-icon, .return-to-top-button:hover .return-to-top-text {
  color: #d0da52; }

.footer::before, .footer::after, .home-loisirs::before, .home-loisirs::after {
  position: absolute;
  content: "";
  display: block; }

.footer::before, .home-loisirs::before {
  background-image: url("../img/page-header-top.svg");
  background-size: cover;
  width: calc(100vw + 130px);
  z-index: 2;
  height: 26px;
  left: -80px;
  top: -15px;
  transform: rotate(180deg); }

.footer::after, .home-loisirs::after {
  background-image: url("../img/page-header-top.svg");
  background-size: cover;
  z-index: 2;
  left: -80px;
  bottom: -10px;
  transform: rotateZ(0deg);
  width: calc(100vw + 130px);
  height: 26px; }

.hero-slider .owl-stage-outer::before, .hero-slider .owl-stage-outer::after {
  position: absolute;
  content: "";
  display: block; }

.hero-slider .owl-stage-outer::before {
  background-image: url("../img/page-header-top.svg");
  background-size: cover;
  width: calc(100vw + 130px);
  z-index: 2;
  height: 26px;
  left: -80px;
  top: -15px;
  transform: rotate(180deg); }

.hero-slider .owl-stage-outer::after {
  background-image: url("../img/page-header-top.svg");
  background-size: cover;
  z-index: 2;
  left: -80px;
  bottom: -10px;
  transform: rotateZ(0deg);
  width: calc(100vw + 130px);
  height: 26px; }

.footer-logo img {
  height: 90px; }
  @media screen and (min-width: 320px) {
    .footer-logo img {
      height: calc(90px + 90 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .footer-logo img {
      height: 180px; } }

.footer-menu {
  padding-top: 10px; }
  @media screen and (min-width: 320px) {
    .footer-menu {
      padding-top: calc(10px + 5 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .footer-menu {
      padding-top: 15px; } }

.footer-menu ul {
  padding-left: 0;
  margin-bottom: 0;
  position: relative; }
  .footer-menu ul {
    padding-bottom: 15px; }
    @media screen and (min-width: 320px) {
      .footer-menu ul {
        padding-bottom: calc(15px + 35 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .footer-menu ul {
        padding-bottom: 50px; } }
  .footer-menu ul::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px; }
  .footer-menu ul li {
    text-align: center; }
    .footer-menu ul li a {
      text-decoration: none;
      color: #6c5132;
      font-weight: 700; }
      .footer-menu ul li a {
        font-size: 16px; }
        @media screen and (min-width: 320px) {
          .footer-menu ul li a {
            font-size: calc(16px + 4 * ((100vw - 320px) / 880)); } }
        @media screen and (min-width: 1200px) {
          .footer-menu ul li a {
            font-size: 20px; } }
      .footer-menu ul li a:hover {
        color: #fff;
        text-decoration: none; }

.footer-address {
  border-top: none;
  justify-content: center; }
  .footer-address address {
    color: #6c5132;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    line-height: 1em; }

.footer-phones {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .footer-phones {
    padding-bottom: 10px; }
    @media screen and (min-width: 320px) {
      .footer-phones {
        padding-bottom: calc(10px + 10 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .footer-phones {
        padding-bottom: 20px; } }
  .footer-phones a {
    color: #6c5132;
    line-height: 1em;
    font-weight: 700;
    text-decoration: none; }
    .footer-phones a {
      font-size: 22px; }
      @media screen and (min-width: 320px) {
        .footer-phones a {
          font-size: calc(22px + 8 * ((100vw - 320px) / 880)); } }
      @media screen and (min-width: 1200px) {
        .footer-phones a {
          font-size: 30px; } }
    .footer-phones a:hover {
      color: #fff; }

.footer-social-medias {
  padding-top: 15px; }
  @media screen and (min-width: 320px) {
    .footer-social-medias {
      padding-top: calc(15px + 10 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .footer-social-medias {
      padding-top: 25px; } }

.footer-social-medias a i {
  font-size: 24px; }
  @media screen and (min-width: 320px) {
    .footer-social-medias a i {
      font-size: calc(24px + 16 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .footer-social-medias a i {
      font-size: 40px; } }

.footer-social-medias a:hover i {
  color: #6c5132; }

.button-footer {
  border: 2px solid #6c5132; }
  .button-footer:hover {
    background-color: #d0da52;
    color: #6c5132; }

.footer-mentions-container {
  padding-top: 15px;
  padding-bottom: 15px; }
  .footer-mentions-container .footer-logo-francas {
    display: inline-block; }
    .footer-mentions-container .footer-logo-francas img {
      height: 55px; }
  .footer-mentions-container .footer-mentions {
    margin-top: 0;
    margin-bottom: 0; }
    .footer-mentions-container .footer-mentions p {
      text-align: center;
      margin-bottom: 0;
      color: #6c5132;
      font-size: 15px;
      font-weight: 300; }
      .footer-mentions-container .footer-mentions p a {
        color: #6c5132;
        text-decoration: none; }
        .footer-mentions-container .footer-mentions p a:hover {
          color: #d0da52;
          text-decoration: underline; }

.rounded-10 {
  border-radius: 10px; }

.animation-modal .animation-modal-img-cover {
  object-fit: cover;
  object-position: center; }
  .animation-modal .animation-modal-img-cover {
    height: 220px; }
    @media screen and (min-width: 320px) {
      .animation-modal .animation-modal-img-cover {
        height: calc(220px + 140 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .animation-modal .animation-modal-img-cover {
        height: 360px; } }

.animation-modal .modal-footer button {
  border: none; }

.breadcrumb-container {
  padding-top: 20px; }
  @media screen and (min-width: 320px) {
    .breadcrumb-container {
      padding-top: calc(20px + 60 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .breadcrumb-container {
      padding-top: 80px; } }

.breadcrumb-container {
  padding-bottom: 20px; }
  @media screen and (min-width: 320px) {
    .breadcrumb-container {
      padding-bottom: calc(20px + 60 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .breadcrumb-container {
      padding-bottom: 80px; } }

.breadcrumbs a {
  position: relative;
  padding-right: 1.5rem;
  font-size: 16px;
  text-decoration: none;
  font-weight: 300; }

.breadcrumbs a::after {
  content: none;
  position: absolute;
  top: 0px;
  right: 8px; }

.ah-breadcrumb {
  display: flex;
  margin-bottom: 0;
  padding-left: 0; }
  .ah-breadcrumb li::after {
    content: none; }
  .ah-breadcrumb li:not(:last-child) {
    margin-right: 10px; }
  .ah-breadcrumb li {
    font-size: 12px; }
    @media screen and (min-width: 320px) {
      .ah-breadcrumb li {
        font-size: calc(12px + 4 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .ah-breadcrumb li {
        font-size: 16px; } }
  .ah-breadcrumb li a {
    text-decoration: none;
    color: #6c5132; }
    .ah-breadcrumb li a {
      font-size: 12px; }
      @media screen and (min-width: 320px) {
        .ah-breadcrumb li a {
          font-size: calc(12px + 4 * ((100vw - 320px) / 880)); } }
      @media screen and (min-width: 1200px) {
        .ah-breadcrumb li a {
          font-size: 16px; } }
    .ah-breadcrumb li a:hover {
      color: #d0da52; }
  .ah-breadcrumb li.item-current {
    font-weight: 700;
    color: #d0da52; }
  .ah-breadcrumb li::before {
    content: none; }

.title-has-quote {
  position: relative; }
  .title-has-quote::before {
    content: url("../img/quote.png");
    position: absolute;
    left: -10%;
    top: -20%; }

.page-header::before, .page-header::after {
  background-image: url("../img/page-header-top.svg") !important; }

.page-contact-container {
  background-repeat: no-repeat;
  background-position: 5% 80%; }

.contact-coordonnees > p {
  font-weight: 700;
  color: #6c5132; }
  .contact-coordonnees > p {
    font-size: 18px; }
    @media screen and (min-width: 320px) {
      .contact-coordonnees > p {
        font-size: calc(18px + 2 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .contact-coordonnees > p {
        font-size: 20px; } }

.loading-layer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0;
  bottom: auto;
  right: auto;
  transition: all 0.9s cubic-bezier(0.6, 0.05, 0.4, 1); }
  .loading-layer.active {
    top: -100%; }

.loading-layer--1 {
  background: #fff;
  z-index: 1000000; }

.loading-layer--2 {
  background: #d0da52;
  transition-delay: 0.2s;
  z-index: 99999; }

.loading-layer--3 {
  background: #6c5132;
  transition-delay: 0.4s;
  z-index: 99998; }

.loading-logo-container img {
  opacity: 0; }

.loading-logo-container svg {
  height: auto;
  overflow: visible; }
  .loading-logo-container svg {
    width: 100px; }
    @media screen and (min-width: 320px) {
      .loading-logo-container svg {
        width: calc(100px + 80 * ((100vw - 320px) / 880)); } }
    @media screen and (min-width: 1200px) {
      .loading-logo-container svg {
        width: 180px; } }

.content-page {
  padding-top: 40px; }
  @media screen and (min-width: 320px) {
    .content-page {
      padding-top: calc(40px + 40 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .content-page {
      padding-top: 80px; } }

.content-page {
  padding-bottom: 25px; }
  @media screen and (min-width: 320px) {
    .content-page {
      padding-bottom: calc(25px + 15 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .content-page {
      padding-bottom: 40px; } }


      .portal-block-link:hover ~ .button {
        background-color: #6c5132 !important;
      }