@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-texteetimage .container-fluid {
  max-width: 1350px;
}
.section-texteetimage .row {
  align-items: flex-start;
}
.section-texteetimage .row > div {
  display: flex;
  flex-direction: column;
}
.section-texteetimage .imggauche {
  order: -1;
}
.section-texteetimage .txtgauche {
  padding-left: 6.3vw;
}
.section-texteetimage .txtdroite {
  padding-right: 6.3vw;
}
.section-texteetimage figure {
  position: relative;
  margin-bottom: 0;
  border-radius: 16px;
}
.section-texteetimage figure img {
  max-width: 100%;
  border-radius: 16px;
}
.section-texteetimage figure small.copyimg {
  top: 1.2rem;
  bottom: auto;
}
.section-texteetimage p a {
  color: #000000;
  text-decoration: underline;
  font-weight: 700;
  text-underline-offset: 2px;
}
.section-texteetimage p a:hover {
  color: #00F000;
}
.section-texteetimage p strong {
  font-weight: 700;
}
.section-texteetimage p em {
  background-color: #00F000;
  font-weight: 400;
}
@media (max-width: 1299px) {
  .section-texteetimage .txtgauche {
    padding-left: 30px;
  }
  .section-texteetimage .txtdroite {
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .section-texteetimage .imgcropCtn {
    height: 320px !important;
  }
}
@media (max-width: 767px) {
  .section-texteetimage .imggauche {
    margin-bottom: 30px;
  }
  .section-texteetimage .imgdroite {
    margin-top: 30px;
  }
  .section-texteetimage .imgcropCtn {
    height: 340px !important;
  }
  .section-texteetimage .txtgauche {
    padding-left: 10px;
  }
  .section-texteetimage .txtdroite {
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .section-texteetimage .imgcropCtn {
    height: 60vw !important;
  }
}
