@font-face {
  font-family: 'BebasNeue';
  src: url('/wp-content/themes/yatatheme-child/fonts/BebasNeue-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gotham-Book.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
.section-texteetimage figure {
  margin-bottom: 0;
}
.section-texteetimage .row {
  justify-content: center;
}
.section-texteetimage .row.hauteurfixe:not(.rowdouble) {
  align-items: center;
}
.section-texteetimage p a,
.section-texteetimage ul a {
  color: #49B388;
  text-decoration: underline;
}
.section-texteetimage p a:hover,
.section-texteetimage ul a:hover {
  text-decoration: none;
}
.section-texteetimage ul {
  line-height: 1.8;
  display: block;
  margin-bottom: 20px;
  padding-left: 20px;
}
.section-texteetimage a.bouton1,
.section-texteetimage a.liendoc {
  margin-top: 5px;
  margin-bottom: 20px;
}
.section-texteetimage table {
  margin: auto;
}
.section-texteetimage table tr:nth-child(odd) {
  background-color: rgba(9,127,114,0.1);
}
.section-texteetimage table td {
  border-width: 1px;
}
.section-texteetimage .gauche {
  order: -1;
}
.section-texteetimage .txtgauche {
  padding-left: 120px;
  padding-right: 120px;
}
.section-texteetimage .txtgauche :last-child {
  margin-bottom: 0;
}
.section-texteetimage .txtdroite {
  padding-left: 120px;
  padding-right: 120px;
}
.section-texteetimage .txtdroite :last-child {
  margin-bottom: 0;
}
.section-texteetimage div.image {
  height: 100%;
}
.section-texteetimage div.image .imgcropCtn.fullheight {
  height: 100%;
}
.section-texteetimage img {
  max-width: 100%;
}
.section-texteetimage .double {
  position: relative;
}
.section-texteetimage .double div.image:first-child {
  width: 50%;
  position: absolute;
  z-index: 2;
  bottom: -20px;
  left: 0;
  height: 63%;
}
.section-texteetimage .double div.image:first-child .imgcropCtn {
  height: 100%;
}
.section-texteetimage .double div.image:last-child {
  width: 68%;
  position: absolute;
  right: 0;
  top: -20px;
}
.section-texteetimage .double div.image:last-child .imgcropCtn {
  height: calc(100% - 70px);
}
.section-texteetimage .double.droite div.image:first-child {
  left: auto;
  right: 0;
}
.section-texteetimage .double.droite div.image:last-child {
  left: 0;
  right: auto;
}
.section-texteetimage .double.droite div.image:last-child small.copyimg {
  right: auto;
  left: 1rem;
}
.section-texteetimage .double.gauche div.image:last-child figcaption {
  text-align: right;
}
body.darkmode .section-texteetimage .double div.image:first-child .imgcropCtn {
  border-color: #1f1f1f;
}
@media (max-width: 1399px) {
  .section-texteetimage .txtdroite {
    padding-right: 70px;
    padding-left: 70px;
  }
  .section-texteetimage .txtgauche {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (max-width: 1199px) {
  .section-texteetimage .txtdroite {
    padding-right: 20px;
  }
  .section-texteetimage .txtgauche {
    padding-left: 20px;
  }
}
@media (max-width: 1399px) and (min-width: 992px) {
  .section-texteetimage .double div.image .imgcropCtn {
    max-height: 75vh;
  }
}
@media (max-width: 991px) {
  .section-texteetimage div.image {
    height: 520px !important;
  }
  .section-texteetimage div.image .imgcropCtn {
    height: 100% !important;
  }
  .section-texteetimage .txtgauche {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
    order: -1;
  }
  .section-texteetimage .txtdroite {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 30px;
    order: -1;
  }
  .section-texteetimage .gauche.double div.image:nth-child(2),
  .section-texteetimage .droite.double div.image:first-child {
    margin-top: 0;
  }
  .section-texteetimage .double {
    height: 40vw;
    display: flex;
    column-gap: 20px;
  }
  .section-texteetimage .double div.image {
    position: static !important;
    width: 50% !important;
    height: 100% !important;
  }
  .section-texteetimage .double div.image .imgcropCtn {
    border: 0 !important;
  }
  .section-texteetimage .double.gauche div.image:last-child figcaption {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .section-texteetimage div.image {
    height: 440px !important;
  }
}
@media (max-width: 575px) {
  .section-texteetimage div.image {
    height: 60vw !important;
  }
  .section-texteetimage div.image .imgcropCtn {
    height: 100% !important;
  }
  .section-texteetimage .double {
    height: 120vw;
    flex-direction: column;
    row-gap: 10px;
  }
  .section-texteetimage .double div.image {
    width: 100% !important;
    height: 50% !important;
  }
}
