/*.node__content__imported {*/
/*  border: 1px solid darkorange;*/
/*}*/

.node__content__imported {
  margin-bottom: 2rem;
}

.node__content__imported .page-sidebar,
.node__content__imported .metas-head,
.node--type-offre-emploi .node__content__imported .pushs-bottom {
  display: none;
}
.node--type-offre-emploi .node__content__imported .file-icon {
  display: none;
}

.node__content__imported .row{
  display: block;
  margin-left: 0;
  margin-right: 0;
}

.node__content__imported .field--name-field-import-content .node-page > .col-md-9{
  width: 100%;
}


.node__content__imported .content-container {
  display: block;
}


.node__content__imported .ffta-document a {
  background: var(--color-dark-blue);
  padding: 1rem;
  border-radius: var(--radius);
  color: white;
  display: block;
  font-size: 14px;
  text-decoration: none;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTIwMHB0IiBoZWlnaHQ9IjEyMDBwdCIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMTIwMCAxMjAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogPGcgZmlsbD0iI2ZmZiI+CiAgPHBhdGggZD0ibTIxNy4yIDk3OS4yaDI0Ny4yYzExMS42IDE0OC44IDMyNCAxNzguOCA0NzIuOCA2Ny4xOTkgMTQ4LjgtMTExLjYgMTc4LjgtMzI0IDY3LjE5OS00NzIuOC0zOS42MDItNTIuODAxLTk0LjgwMS05My42MDItMTU3LjItMTE1LjJ2LTc4Yy0xLjE5OTItMTQuMzk4LTYtMjcuNjAyLTE1LjYwMi0zOC4zOThsLTI0Ny4yLTI0Ny4yYy0xMC44MDEtOS42MDE2LTI0LTE1LjYwMi0zOC4zOTgtMTUuNjAyaC0zMjguOGMtNDkuMTk5IDAtOTAgNDAuODAxLTkwIDkwdjcyMGMwIDUwLjQwMiA0MC44MDEgOTAgOTAgOTB6bTc2NS42LTIwMi44YzAgMTM2LjgtMTEwLjQgMjQ3LjItMjQ3LjIgMjQ3LjItMTM2LjggMC0yNDcuMi0xMTAuNC0yNDcuMi0yNDcuMiAwLTEzNi44IDExMC40LTI0Ny4yIDI0Ny4yLTI0Ny4yIDEzNS42IDAgMjQ3LjIgMTExLjYgMjQ3LjIgMjQ3LjJ6bS00NTAtNjA3LjIgMjI1LjYgMjI1LjZoLTIyNS42em0tOTAgMHYyNzBjMCAyNS4xOTkgMjAuMzk4IDQ1LjYwMiA0NS42MDIgNDUuNjAyaDc5LjE5OWMtMTQwLjQgODEuNjAyLTIwNCAyNTItMTUwIDQwNC40aC0yMDAuNHYtNzIweiIvPgogIDxwYXRoIGQ9Im02OTAgNjY0Ljh2MTE2LjRsLTM2LTM2Yy0xOC0xNi44MDEtNDYuODAxLTE1LjYwMi02My42MDIgMi4zOTg0LTE1LjYwMiAxNi44MDEtMTUuNjAyIDQ0LjM5OCAwIDYxLjE5OWwxMTIuOCAxMTIuOGMxOCAxOCA0NS42MDIgMTggNjMuNjAyIDBsMTEyLjgtMTEyLjhjMTUuNjAyLTE5LjE5OSAxMi00OC03LjE5OTItNjMuNjAyLTE2LjgwMS0xMy4xOTktMzkuNjAyLTEzLjE5OS01Ni4zOTggMGwtMzYgMzcuMTk5di0xMTcuNmMwLTI1LjE5OS0yMC4zOTgtNDUuNjAyLTQ1LjYwMi00NS42MDItMjUuMjAzIDAuMDA3ODEzLTQ0LjQwMiAyMC40MS00NC40MDIgNDUuNjA5eiIvPgogPC9nPgo8L3N2Zz4K");
  background-repeat: no-repeat;
  background-position: 1rem center;
  background-size: 1.5rem auto;
  padding-left: 3rem;
}

.node__content__imported .ffta-document a:hover,
.node__content__imported .ffta-document a:focus {
  background-color: var(--color-darkest-blue);
  transform: scale(1.01);
}

.node__content__imported .ffta-document a .inner{
  display: flex;
  flex-direction: column;
}

.node__content__imported .ffta-document a .filename{
  font-weight: 800;
}
.node__content__imported .ffta-document a .metas{
  font-size: 12px;
}

.node__content__imported .col-xs-1,
.node__content__imported .col-sm-1,
.node__content__imported .col-md-1,
.node__content__imported .col-lg-1,
.node__content__imported .col-xs-2,
.node__content__imported .col-sm-2,
.node__content__imported .col-md-2,
.node__content__imported .col-lg-2,
.node__content__imported .col-xs-3,
.node__content__imported .col-sm-3,
.node__content__imported .col-md-3,
.node__content__imported .col-lg-3,
.node__content__imported .col-xs-4,
.node__content__imported .col-sm-4,
.node__content__imported .col-md-4,
.node__content__imported .col-lg-4,
.node__content__imported .col-xs-5,
.node__content__imported .col-sm-5,
.node__content__imported .col-md-5,
.node__content__imported .col-lg-5,
.node__content__imported .col-xs-6,
.node__content__imported .col-sm-6,
.node__content__imported .col-md-6,
.node__content__imported .col-lg-6,
.node__content__imported .col-xs-7,
.node__content__imported .col-sm-7,
.node__content__imported .col-md-7,
.node__content__imported .col-lg-7,
.node__content__imported .col-xs-8,
.node__content__imported .col-sm-8,
.node__content__imported .col-md-8,
.node__content__imported .col-lg-8,
.node__content__imported .col-xs-9,
.node__content__imported .col-sm-9,
.node__content__imported .col-md-9,
.node__content__imported .col-lg-9,
.node__content__imported .col-xs-10,
.node__content__imported .col-sm-10,
.node__content__imported .col-md-10,
.node__content__imported .col-lg-10,
.node__content__imported .col-xs-11,
.node__content__imported .col-sm-11,
.node__content__imported .col-md-11,
.node__content__imported .col-lg-11
{
  float: left;
  padding-right: 1rem;
}

.node__content__imported .entity-paragraphs-item{
  margin-bottom: 1rem;
}

.node__content__imported .field-name-field-documents-joints{
  margin-top: 2rem;
  background: white;
  border-radius: var(--radius);
  border: solid 1px #eee;
  padding: 2rem;

}

.node__content__imported .field-name-field-documents-joints .title-section{
  margin-top: 0;
  margin-bottom: 1rem;
}

.node__content__imported .field-name-field-documents-joints .title-section:after{
  display: none;
}

.node__content__imported .field-name-field-documents-joints .field-items{
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  align-items: normal;
}

.node__content__imported .field-name-field-documents-joints .field-item{
  padding: 0.5rem;
}

.node__content__imported .paragraphs-item-image-text > div {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
  width: 100%;
}

.node__content__imported .paragraphs-item-image-text .col-demi {
  width: 50%;
}

.node__content__imported .carousel-caption {
  padding: 1rem;
  font-size: 0.9em;
  background: white;
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  border-radius: 0 0 var(--radius) var(--radius);
}

.node__content__imported .full-width {
  width: 100%;
  padding-right: 1rem;
}

.node__content__imported .paragraphs-item-title-h2,
.node__content__imported .paragraphs-item-title-h3,
.node__content__imported .paragraphs-item-title-h4,
.node__content__imported .paragraphs-item-title-h5
{
  display: inline-flex;
}

.node__content__imported .paragraphs-item-separator{
  @include clearfix;
  content: "";
  display: block;
}

.node__content__imported hr {
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: solid 1px #D2D4D6
}

.node__content__imported ul{
  padding-left: 1rem;
}

.node__content__imported .paragraphs-item-organigramme .field-items,
.node__content__imported .paragraphs-item-organigramme-ligne .field-items {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 1rem;
}

.node__content__imported .paragraphs-item-organigramme .field-items .field-item,
.node__content__imported .paragraphs-item-organigramme-ligne .field-items .field-item {
  margin-bottom: 1rem;
}

.node__content__imported .paragraphs-item-organigramme {
  border-radius: var(--radius);
  overflow: hidden;
  display: inline-flex;
  flex-direction: column;
  width: 11rem;
  height: 100%;
  border: solid 1px #ddd;
}

.node__content__imported .paragraphs-item-organigramme img{
  width: 100%;
}

.node__content__imported .paragraphs-item-organigramme .infos {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  background: #fff;
  padding: 0.75rem 0.5rem 0.5rem 0.5rem;
  text-align: center;
  flex: 1;
}

.node__content__imported .paragraphs-item-organigramme .name{
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: 1.1;
}

.node__content__imported .paragraphs-item-organigramme .role{
  margin: 0;
  padding: 0;
  font-size: 12px;
}

.node__content__imported .view-pub{
  display: none;
}

.node__content__imported .paragraphs-item-citation {
  padding-bottom: 1.5rem;
  position: relative;
  margin-bottom: 0.5rem;
}

.node__content__imported .paragraphs-item-citation blockquote {
  margin: 0;
  border: none;
  background: none;
  padding: 1rem 2rem;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
}

.node__content__imported .paragraphs-item-title-section{
  display: flex;
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-weight: bold;
  align-items: center;
}

@media screen and (min-width: 576px) {
  .node__content__imported .paragraphs-item-title-section {
    font-size: 18px;
  }
}

@media screen and (min-width: 992px) {
  .node__content__imported .paragraphs-item-title-section {
    font-size: 22px;
    margin-bottom: 3rem;
  }
}

@media screen and (min-width: 1200px) {
  .node__content__imported .paragraphs-item-title-section {
    font-size: 24px;
  }
}

.node__content__imported .paragraphs-item-title-section:after{
   content: "";
   flex: 1;
   height: 1px;
   background: #ddd;
   opacity: 0.5;
   margin-left: 1rem;
}

.node__content__imported .paragraphs-item-citation  blockquote:before, blockquote:after{
  position: absolute;
  display: inline-block;
  content: '';
  height: 2rem;
  font-size: 60px;
  color: var(--color-blue);
  line-height: 1;
}

.node__content__imported .paragraphs-item-citation  blockquote:before{
   content: '“';
   left: 0.5rem;
   top : -0.5rem;
 }

.node__content__imported .paragraphs-item-citation blockquote:after{
   content: '”';
   right: 0.5rem;
   bottom : -1rem;
 }

.node__content__imported .paragraphs-item-citation .img-author{
   display: inline-block;
   overflow: hidden;
   border-radius: 50%;
   width: 2rem;
   height: 2rem;
   margin-right: 0.5rem;
   border: solid 2px #eee;
  margin-left: 0.5rem;
 }

.node__content__imported .paragraphs-item-citation cite {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  left: 2rem;
  position: absolute;
  bottom: 0.5rem;
}

.node__content__imported .paragraphs-item-bloc-push{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
  transition: all 0.2s ease;
  margin-bottom: 1rem;
}

.node__content__imported .paragraphs-item-bloc-push .inner{
  display: flex;
  gap: 1rem;
}

.node__content__imported .paragraphs-item-bloc-push .image{
  display: none;
}

.node__content__imported .paragraphs-item-bloc-push .link{
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media screen and (min-width: 992px) {
  .node__content__imported .paragraphs-item-bloc-push .text{
    flex: 1;
    flex-basis: 70%;
  }
  .node__content__imported .paragraphs-item-bloc-push .image{
    aspect-ratio: 1/1;
    flex-basis: 30%;
    content: "";
    display: block;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    border-radius: var(--radius);
  }
}

.node__content__imported .paragraphs-item-bloc-push .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
