@font-face {
  font-family: 'Hackney';
  src: url('/wp-content/themes/yatatheme/fonts/Hackney.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Limejuice';
  src: url('/wp-content/themes/yatatheme/fonts/Limejuice.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('/wp-content/themes/yatatheme/fonts/SourceSansPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
body.single-entreprises section.section-entete-entreprise {
  margin-top: 119px;
  min-height: 100px;
  position: relative;
  margin-bottom: 40px;
}
body.single-entreprises section.section-entete-entreprise a.bouton4 {
  position: absolute;
  top: 30px;
  left: 90px;
  z-index: 5;
  font-weight: 400;
  text-transform: none;
}
body.single-entreprises section.section-entete-entreprise a.bouton4 i {
  font-size: 2.1rem;
}
body.single-entreprises section.section-entete-entreprise a.bouton4:hover {
  background-color: #fff;
}
body.single-entreprises section.section-entete-entreprise .imgcropCtn {
  height: 53vh;
}
.col-xxl-10 {
  padding-left: 60px;
}
section.section-titre-entreprise {
  margin-bottom: 50px;
}
section.section-titre-entreprise img.logo {
  max-width: 100%;
}
section.section-titre-entreprise .coltitre {
  position: relative;
  padding-right: 300px;
}
section.section-titre-entreprise .coltitre .entreprise-intro__titre ul.entreprises-etiquette {
  list-style-type: none;
  margin-bottom: 25px;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}
section.section-titre-entreprise .coltitre .entreprise-intro__titre ul.entreprises-etiquette li {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  color: #ffffff;
  background-color: #113751;
  text-transform: uppercase;
  padding: 2px 5px;
  border-radius: 4px;
  margin: 0px 10px 5px 0px;
}
section.section-titre-entreprise .coltitre .entreprise-intro__titre h1 {
  color: #113751;
  margin-bottom: 30px;
}
section.section-titre-entreprise .coltitre .entreprise-intro__titre span.numadherent {
  display: block;
  font-size: 3.2rem;
  color: #E62332;
}
section.section-titre-entreprise div.carte-entreprise {
  position: absolute;
  right: 20px;
  top: 0;
  width: 260px;
  height: 260px;
  background-color: #113751;
  border-radius: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.section-titre-entreprise div.carte-entreprise span.carte-blanche {
  width: 144px;
  height: 225px;
  background-image: url('/wp-content/themes/yatatheme/img/carte-blanche.png');
  background-size: 100%;
  position: relative;
}
section.section-titre-entreprise div.carte-entreprise span.carte-blanche i {
  position: absolute;
  font-size: 4rem;
  color: #E62332;
  transform: translateX(-17px);
}
section.section-contenu-entreprise {
  margin-bottom: 50px;
}
section.section-contenu-entreprise div.videodiv {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 30px;
}
section.section-contenu-entreprise div.videodiv >iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
section.section-contenu-entreprise a.jurawelcome img {
  max-width: 100%;
}
section.section-contenu-entreprise .coordonnees {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  column-gap: 26px;
  margin-bottom: 50px;
}
section.section-contenu-entreprise .coordonnees .cadre1,
section.section-contenu-entreprise .coordonnees .cadre2 {
  width: 50%;
  border: 5px solid #F0F2F5;
  border-radius: 29px;
  padding: 35px;
  display: flex;
  align-items: center;
  column-gap: 27px;
}
section.section-contenu-entreprise .coordonnees .cadre1 img,
section.section-contenu-entreprise .coordonnees .cadre2 img {
  height: 54px;
}
section.section-contenu-entreprise .coordonnees .cadre1 .inner,
section.section-contenu-entreprise .coordonnees .cadre2 .inner {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
}
section.section-contenu-entreprise .coordonnees .cadre1 .inner a,
section.section-contenu-entreprise .coordonnees .cadre2 .inner a {
  color: #113751;
  display: block;
}
section.section-contenu-entreprise .coordonnees .cadre1 .inner a:hover,
section.section-contenu-entreprise .coordonnees .cadre2 .inner a:hover {
  color: #E62332;
}
section.section-contenu-entreprise .coordonnees .cadre1 .inner ul.entreprise-rs,
section.section-contenu-entreprise .coordonnees .cadre2 .inner ul.entreprise-rs {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 20px;
}
section.section-contenu-entreprise .coordonnees .cadre1 .inner ul.entreprise-rs li,
section.section-contenu-entreprise .coordonnees .cadre2 .inner ul.entreprise-rs li {
  display: inline-block;
}
section.section-contenu-entreprise .coordonnees .cadre1 .inner ul.entreprise-rs li a,
section.section-contenu-entreprise .coordonnees .cadre2 .inner ul.entreprise-rs li a {
  display: inline-block;
  margin-right: 20px;
}
section.section-contenu-entreprise .coordonnees .cadre1 .inner ul.entreprise-rs li a i,
section.section-contenu-entreprise .coordonnees .cadre2 .inner ul.entreprise-rs li a i {
  font-size: 3.4rem;
}
section.section-contenu-entreprise .coordonnees .cadre1 .inner ul.entreprise-rs li a:hover,
section.section-contenu-entreprise .coordonnees .cadre2 .inner ul.entreprise-rs li a:hover {
  color: #E62332;
}
section.section-contenu-entreprise .troisinfos {
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding: 20px;
  background-color: #F0F2F5;
  border-radius: 29px;
  margin-bottom: 50px;
}
section.section-contenu-entreprise .troisinfos div.info {
  font-size: 2.3rem;
  text-align: center;
  padding: 20px 0;
  width: 33%;
}
section.section-contenu-entreprise .troisinfos div.info:not(:last-child) {
  border-right: 5px solid #E62332;
}
section.section-contenu-entreprise .entreprise-full__chapeau {
  font-size: 2.3rem;
  font-weight: 700;
  margin-bottom: 40px;
}
section.section-galerie-entreprise {
  margin-bottom: 50px;
}
section.section-galerie-entreprise .swiper--ctn {
  position: relative;
  padding: 0 5vw;
  margin: 0px 0px 16px;
}
section.section-galerie-entreprise .swiper--ctn .swiper {
  width: 100%;
  overflow: hidden;
  max-height: 100vh;
  height: 597px;
}
section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}
section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
  height: 468px !important;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  transition: 400ms;
}
section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper .swiper-slide .swiper-slide--img {
  border-radius: 8px;
  transition: 0.4s all ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 20px;
}
section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper .swiper-slide .swiper-slide--img .swiper-slide__ombre {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 1;
  transition: 0.4s all ease-in-out;
}
section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper .swiper-slide-active {
  z-index: 2;
  height: 537px !important;
}
section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper .swiper-slide-active .swiper-slide--img {
  left: 50% !important;
  width: 148% !important;
  transform: translateX(-50%);
  -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.63);
  -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.63);
  -o-box-shadow: 0 0 30px 0 rgba(0,0,0,0.63);
  box-shadow: 0 0 30px 0 rgba(0,0,0,0.63);
}
section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper .swiper-slide-active .swiper-slide__ombre {
  opacity: 0;
}
section.section-galerie-entreprise .swiper--ctn .s-button-prev i {
  transform: none;
  font-size: 25px;
}
section.section-galerie-entreprise .swiper--ctn .s-button-prev i:before {
  color: #113751;
}
section.section-galerie-entreprise .swiper--ctn .s-button-next i {
  transform: rotate(180deg);
  font-size: 25px;
}
section.section-galerie-entreprise .swiper--ctn .s-button-next i:before {
  color: #113751;
}
section.section-galerie-entreprise .swiper--ctn .s-button-prev,
section.section-galerie-entreprise .swiper--ctn .s-button-next {
  border: 2px solid #113751;
}
section.section-galerie-entreprise .swiper--ctn .s-button-prev:hover,
section.section-galerie-entreprise .swiper--ctn .s-button-next:hover {
  background-color: #113751;
}
section.section-galerie-entreprise .swiper--ctn .s-button-prev:hover i:before,
section.section-galerie-entreprise .swiper--ctn .s-button-next:hover i:before {
  color: #ffffff;
}
@media (max-width: 1400px) {
  section.section-titre-entreprise .coltitre .entreprise-intro__titre span.numadherent {
    font-size: 2.5rem;
  }
  .col-xxl-10 {
    padding-left: 18px;
  }
  section.section-contenu-entreprise .coordonnees .cadre1 .inner,
  section.section-contenu-entreprise .coordonnees .cadre2 .inner {
    font-size: 2.3rem;
  }
  section.section-contenu-entreprise .coordonnees .cadre1 img,
  section.section-contenu-entreprise .coordonnees .cadre2 img {
    height: 44px;
  }
  section.section-contenu-entreprise .coordonnees .cadre1 .inner ul.entreprise-rs li a i,
  section.section-contenu-entreprise .coordonnees .cadre2 .inner ul.entreprise-rs li a i {
    font-size: 2.8rem;
  }
  section.section-contenu-entreprise .coordonnees .cadre1 .inner ul.entreprise-rs li a,
  section.section-contenu-entreprise .coordonnees .cadre2 .inner ul.entreprise-rs li a {
    margin-right: 10px;
  }
  section.section-contenu-entreprise .troisinfos div.info {
    font-size: 2rem;
  }
}
@media (max-width: 1200px) {
  section.section-contenu-entreprise .coordonnees .cadre1,
  section.section-contenu-entreprise .coordonnees .cadre2 {
    padding: 15px;
    column-gap: 15px;
  }
  section.section-contenu-entreprise .coordonnees .cadre1 .inner,
  section.section-contenu-entreprise .coordonnees .cadre2 .inner {
    font-size: 2rem;
  }
  section.section-contenu-entreprise .coordonnees .cadre1 .inner ul.entreprise-rs li a i,
  section.section-contenu-entreprise .coordonnees .cadre2 .inner ul.entreprise-rs li a i {
    font-size: 2.5rem;
  }
  section.section-contenu-entreprise .troisinfos {
    padding: 10px;
  }
  section.section-contenu-entreprise .troisinfos div.info {
    padding: 10px 0;
  }
  .section-galerie-entreprise .s-button-next {
    right: -10px;
  }
  .section-galerie-entreprise .s-button-prev {
    left: -10px;
  }
  section.section-galerie-entreprise .swiper--ctn .swiper {
    height: 497px;
  }
  section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper .swiper-slide {
    height: 368px !important;
  }
  section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper .swiper-slide-active {
    height: 437px !important;
  }
}
@media (max-width: 992px) {
  .section-contenu-entreprise .row .col-xxl-2 {
    order: 2;
  }
  body.single-entreprises section.section-entete-entreprise {
    display: none;
  }
  section.section-titre-entreprise {
    margin-top: 150px;
  }
  section.section-titre-entreprise img.logo {
    max-width: 100%;
    max-height: 40vh;
    display: block;
    margin: 0 auto 30px;
  }
  section.section-titre-entreprise div.carte-entreprise {
    display: none;
  }
  section.section-titre-entreprise .coltitre {
    padding-right: 18px;
  }
  section.section-contenu-entreprise .col-xxl-10 {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  section.section-contenu-entreprise .coordonnees {
    flex-direction: column;
    row-gap: 20px;
    margin-bottom: 40px;
  }
  section.section-contenu-entreprise .coordonnees .cadre1,
  section.section-contenu-entreprise .coordonnees .cadre2 {
    width: 100%;
  }
  section.section-contenu-entreprise .troisinfos {
    flex-direction: column;
  }
  section.section-contenu-entreprise .troisinfos div.info {
    width: 100%;
  }
  section.section-contenu-entreprise .troisinfos div.info:not(:last-child) {
    border-right: 0;
  }
  section.section-contenu-entreprise .coordonnees .cadre1,
  section.section-contenu-entreprise .coordonnees .cadre2 {
    column-gap: normal;
    justify-content: space-around;
  }
  section.section-contenu-entreprise .troisinfos {
    padding: 0 10px;
    margin-bottom: 40px;
  }
  section.section-titre-entreprise {
    margin-bottom: 40px;
  }
  section.section-contenu-entreprise .entreprise-full__chapeau {
    font-size: 2rem;
  }
  .section-galerie-entreprise .s-button-prev,
  .section-galerie-entreprise .s-button-next {
    width: 34px;
    height: 32px;
  }
  .section-galerie-entreprise .s-button-prev i,
  .section-galerie-entreprise .s-button-next i {
    font-size: 18px !important;
  }
}
@media (max-width: 575px) {
  section.section-titre-entreprise {
    margin-top: 130px;
  }
  section.section-titre-entreprise .coltitre .entreprise-intro__titre span.numadherent {
    font-size: 2rem;
  }
  section.section-titre-entreprise .coltitre .entreprise-intro__titre h1 {
    margin-bottom: 20px;
  }
  section.section-titre-entreprise .coltitre .entreprise-intro__titre ul.entreprises-etiquette {
    margin-bottom: 20px;
  }
  section.section-titre-entreprise {
    margin-bottom: 40px;
  }
  section.section-contenu-entreprise .coordonnees .cadre1 .inner,
  section.section-contenu-entreprise .coordonnees .cadre2 .inner {
    font-size: 1.8rem;
  }
  section.section-contenu-entreprise .coordonnees {
    margin-bottom: 40px;
  }
  section.section-galerie-entreprise .swiper--ctn .swiper {
    height: 50vh;
  }
  section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper .swiper-slide {
    height: 40vh !important;
  }
  section.section-galerie-entreprise .swiper--ctn .swiper .swiper-wrapper .swiper-slide-active {
    height: 45vh !important;
  }
}
