@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-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: #359B48;
  text-decoration: underline;
}
.section-texteetimage p a:hover,
.section-texteetimage ul a:hover {
  text-decoration: none;
}
.section-texteetimage ul {
  line-height: 1.4;
  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(53,155,72,0.1);
}
.section-texteetimage table td {
  border-width: 1px;
}
.section-texteetimage .gauche {
  order: -1;
}
.section-texteetimage .txtgauche {
  padding-left: 70px;
}
.section-texteetimage .txtgauche :last-child {
  margin-bottom: 0;
}
.section-texteetimage .txtdroite {
  padding-right: 70px;
}
.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 .imageentiere img {
  position: relative;
  width: 100%;
  height: auto;
}
.section-texteetimage .double {
  position: relative;
}
.section-texteetimage .double div.image:first-child {
  width: 60%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.section-texteetimage .double div.image:first-child .imgcropCtn {
  border-left: 11px solid #ffffff;
  border-right: 11px solid #ffffff;
  border-bottom: 11px solid #ffffff;
  height: 60%;
}
.section-texteetimage .double div.image:last-child {
  width: 80%;
  position: absolute;
  right: 0;
  top: 70px;
}
.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;
}
@media (max-width: 1399px) {
  .section-texteetimage .txtdroite {
    padding-right: 40px;
  }
  .section-texteetimage .txtgauche {
    padding-left: 40px;
  }
}
@media (max-width: 1199px) {
  .section-texteetimage .txtdroite {
    padding-right: 20px;
  }
  .section-texteetimage .txtgauche {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .section-texteetimage div.image:not(.ctnimageentiere) {
    height: 340px !important;
  }
  .section-texteetimage div.image:not(.ctnimageentiere) .imgcropCtn {
    height: 100% !important;
  }
  .section-texteetimage .gauche {
    order: 0;
  }
  .section-texteetimage .txtgauche {
    padding-left: 10px;
    margin-bottom: 30px;
  }
  .section-texteetimage .txtdroite {
    padding-right: 10px;
    margin-bottom: 30px;
  }
  .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;
  }
}
@media (max-width: 575px) {
  .section-texteetimage div.image:not(.ctnimageentiere) {
    height: 60vw !important;
  }
  .section-texteetimage div.image:not(.ctnimageentiere) .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;
  }
}
