@font-face {
  font-family: 'gamay';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gamay Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'gamay';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gamay Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'gamay';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gamay Book.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'gamay';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gamay Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'gamay';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gamay Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
.section-texteetimage {
  scroll-margin-top: 200px;
}
.section-texteetimage .container-fluid {
  max-width: 1508px;
}
.section-texteetimage .row > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section-texteetimage.encadre .row {
  background-color: rgba(139,177,126,0.34);
  padding: 48px 70px;
}
.section-texteetimage p a,
.section-texteetimage ul a {
  color: #305736;
  font-weight: 300;
  text-decoration: underline;
}
.section-texteetimage p a:hover,
.section-texteetimage ul a:hover {
  text-decoration: none;
}
.section-texteetimage p {
  line-height: 2;
}
.section-texteetimage ul {
  line-height: 1.4;
  display: block;
  margin-bottom: 20px !important;
  padding-left: 20px !important;
}
.section-texteetimage a.liendoc {
  display: flex;
  align-items: center;
}
.section-texteetimage a.liendoc i {
  font-size: 2.9rem;
  color: #305736;
  margin-right: 20px;
}
.section-texteetimage a.liendoc span {
  color: #305736;
  font-weight: 300;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.section-texteetimage a.liendoc span.ext {
  font-size: 1.4rem;
}
.section-texteetimage a.liendoc:hover i,
.section-texteetimage a.liendoc:hover span {
  color: #5B8D48;
  text-decoration: none;
}
.section-texteetimage .liens + .liens {
  margin-top: 30px;
}
.section-texteetimage .gauche {
  order: -1;
  padding-right: 100px;
}
.section-texteetimage .droite {
  padding-left: 100px;
}
.section-texteetimage .imgcropCtn {
  height: 100%;
}
.section-texteetimage figure {
  position: relative;
  margin-bottom: 0;
}
.section-texteetimage img {
  max-width: 100%;
}
@media (max-width: 1599px) {
  .section-texteetimage .droite {
    padding-left: 50px;
  }
  .section-texteetimage .gauche {
    padding-right: 50px;
  }
  .section-texteetimage.encadre .row {
    padding: 48px 50px;
  }
}
@media (max-width: 1399px) {
  .section-texteetimage.encadre .row {
    padding: 38px 40px;
  }
}
@media (max-width: 991px) {
  .section-texteetimage .imgcropCtn {
    height: 320px !important;
  }
  .section-texteetimage.encadre .row {
    padding: 30px 30px;
  }
  .section-texteetimage .droite {
    padding-left: 8px;
  }
  .section-texteetimage .gauche {
    padding-right: 8px;
  }
  .section-texteetimage .gauche {
    margin-bottom: 30px;
  }
  .section-texteetimage .droite {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section-texteetimage .imgcropCtn {
    height: 340px !important;
  }
  .section-texteetimage {
    scroll-margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .section-texteetimage .imgcropCtn {
    height: 60vw !important;
  }
  .section-texteetimage.encadre .row {
    padding: 30px 20px;
  }
}
