@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Medium.otf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'N27';
  src: url('/wp-content/themes/yatatheme/fonts/N27-Bold.otf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
.section-texteetdeuximages .container-fluid {
  max-width: 1350px;
}
.section-texteetdeuximages .row > div.imgctn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.section-texteetdeuximages .row > div.imgdroite,
.section-texteetdeuximages .row > div.imggauche {
  flex-direction: row;
}
.section-texteetdeuximages .row > div.imgdroite figure:nth-child(2),
.section-texteetdeuximages .row > div.imggauche figure:nth-child(2) {
  margin-left: 20px;
}
.section-texteetdeuximages .imggauche {
  order: -1;
}
.section-texteetdeuximages .txtgauche {
  padding-left: 6.3vw;
}
.section-texteetdeuximages .txtdroite {
  padding-right: 6.3vw;
}
.section-texteetdeuximages figure {
  position: relative;
  margin-bottom: 0;
  border-radius: 16px;
  width: 100%;
  height: 100%;
}
.section-texteetdeuximages figure img {
  max-width: 100%;
  border-radius: 16px;
}
.section-texteetdeuximages figure small.copyimg {
  top: 1.2rem;
  bottom: auto;
}
.section-texteetdeuximages p a {
  color: #000000;
  text-decoration: underline;
  font-weight: 700;
  text-underline-offset: 2px;
}
.section-texteetdeuximages p a:hover {
  color: #00F000;
}
.section-texteetdeuximages p strong {
  font-weight: 700;
}
.section-texteetdeuximages p em {
  background-color: #00F000;
  font-weight: 400;
}
@media (max-width: 1299px) {
  .section-texteetdeuximages .txtgauche {
    padding-left: 30px;
  }
  .section-texteetdeuximages .txtdroite {
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  .section-texteetdeuximages .imgcropCtn {
    height: 500px !important;
  }
}
@media (max-width: 991px) {
  .section-texteetdeuximages .imgcropCtn {
    height: 400px !important;
  }
}
@media (max-width: 767px) {
  .section-texteetdeuximages .imggauche {
    margin-bottom: 30px;
  }
  .section-texteetdeuximages .imgdroite {
    margin-top: 30px;
  }
  .section-texteetdeuximages .txtgauche {
    padding-left: 10px;
  }
  .section-texteetdeuximages .txtdroite {
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .section-texteetdeuximages .imgcropCtn {
    height: 65vw !important;
  }
}
