@charset "UTF-8";
/*************************************/
*,
*::before,
*::after {
  box-sizing: border-box; }

:root {
  --select-border: #777;
  --select-focus: blue;
  --select-arrow: var(--select-border); }

body {
  font-family: 'Kanit', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300 !important;
  color: #444;
  background-color: #1e827d; }

.dialog-off-canvas-main-canvas {
  background-color: #fff; }

h1, .h1 {
  font-size: 3em;
  font-weight: 800; }

h2, .h2 {
  font-size: 2.2em;
  font-weight: 600; }

h3, .h3 {
  font-size: 1.8em;
  font-weight: 600;
  margin-bottom: 0.5em; }

h4, .h4 {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 0.5em; }

h5, .h5 {
  font-size: 1.3em;
  font-weight: 200;
  margin-bottom: 0.4em; }

h6, .h6 {
  font-size: 1em;
  font-weight: 200;
  margin-bottom: 0.4em; }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  color: #1e827d; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.menu > li,
p {
  font-family: 'Kanit', 'Helvetica', 'Arial', sans-serif; }

p {
  text-align: justify;
  font-size: 17px; }

span a:hover, p a:hover {
  opacity: 1; }

a {
  color: #444; }

.main-container .field--item a,
.main-container .field--name-body a,
.main-container .wp-block-media-text a,
.main-container .wp-block-columns a,
.main-container .wp-block-column a {
  text-decoration: underline; }
.main-container a {
  text-decoration: underline; }
.main-container .typo_label a {
  text-decoration: none; }

/* 48em = 768px */
.webform-submission-prise-de-rendez-vous-form {
  background-color: #1e827d;
  /*white-color;*/
  padding: 10px; }

.form-required:after {
  background-image: none;
  background-size: 10px 7px;
  content: "*";
  font-size: 15px;
  display: inline-block;
  vertical-align: super;
  line-height: 1;
  height: 7px;
  width: 10px; }

@media (min-width: 48em) {
  /*  .section-split a {
      width: 50%; 
    } */ }
/*body {
    padding: 0;
    margin: 0; 
}
.no-padding{
  padding: 0;
}
h3, .h3{
  font-size: 1.2em !important;
}  
.nav-mobile-toggle {
    top: 40px !important; 
    color: ,15%);
}
.menu > li ul{
  background: $green-color;
}
.menu > li span.dropdown__trigger {
    color: #fff; 
}
.nav-mobile-toggle{
    top:40px !important;
}
.menu > li span.dropdown__trigger{
    color:$white-color;
}*/
.menu > li ul{
  min-width:30em;
}
.bg--dark {
  background-color: #1e827d; }

section, footer {
  /* padding-top: 3.5em;
   padding-bottom: 3.5em;*/
  padding-top: 0;
  padding-bottom: 0; }

.form-text,
.form-email {
  border: 1px #e7e7e7 solid !important;
  height: 36px  !important; }

.form-text,
.form-select,
.form-email,
.form-tel,
.form-date,
.form-textarea {
  border: 1px #1e827d solid !important; }
.form-search, .form-search:hover{
  color: white;
  font-size: 150%;
}
.form-tel,
input[type="text"], input[type="address"], input[type="url"], input[type="password"], input[type="email"], input[type="search"], input[type="tel"]{
  height:36px !important;
}
.webform-progress-tracker{
  margin-top:80px;
}
#edit-copie-dernier-diplome-obtenu--description{
  margin-top:60px;
}
/*
.webform-select-other{
  border:none !important;
  .panel-heading{
    display:none !important;
  }
  .panel-body{
    border:none !important;
  }
}*/
.select-wrapper {
  margin-top: 11px; }

#edit-type-oui:checked,
#edit-type-non:checked {
  background-color: #1e827d; }

#edit-type-oui + label,
#edit-type-non + label {
  width: 50px;
  height: 50px;
  float: left; }

.webform-options-display-buttons-wrapper {
  flex: inherit !important; }

input[type], textarea, select,
.btn {
  border-radius: 0 !important;
  border-color: transparent; }
  input[type]:hover, textarea:hover, select:hover,
  .btn:hover {
    border-color: transparent; 
    color: #333 !important;
  }

.btn .btn__text, .btn i {
  font-size: 1em;
  font-weight: bold; }

.btn-primary {
  background-color: #69872d;
  font-weight: bold; }
  .btn-primary:after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f054";
    color: #fff;
    margin-left: 5px; }

.form-type-search .btn-primary:after {
  content: ''; }

.btn-primary:hover {
  background-color: #1e827d; }

.btn--istom-2x,
.istom-btn-2x {
  font-size: 1.5em !important; }

.btn--istom-1x,
.istom-btn-1x {
  font-size: 1.2em !important; }

.btn--istom-right {
  float: right; }

.btn--istom,
.istom-btn {
  background-color: #1e827d;
  color: #fff !important;
  z-index: 2;
  position: relative;
  text-decoration: none !important;
  font-size: 1em;
  font-weight: bold; }
  .btn--istom span,
  .istom-btn span {
    color: #fff !important;
    text-decoration: none;
    /*&:after{
      font-family: "FontAwesome";
      font-weight: 900;
      content: "\f054";
      color:$white-color;
      margin-left: 5px;  
    }*/ }
  .btn--istom:after,
  .istom-btn:after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f054";
    color: #fff;
    margin-left: 5px; }
  .btn--istom:hover,
  .istom-btn:hover {
    background-color: #0d5f5b !important; }

.istom-green .btn--istom,
.istom-green .istom-btn {
  background-color: #fff !important;
  color: #5faf5a; }
  .istom-green .btn--istom span, .istom-green .btn--istom a,
  .istom-green .istom-btn span,
  .istom-green .istom-btn a {
    color: #5faf5a !important; }
  .istom-green .btn--istom:after,
  .istom-green .istom-btn:after {
    color: #5faf5a; }
  .istom-green .btn--istom:hover,
  .istom-green .istom-btn:hover {
    background-color: #0d5f5b !important; }

.istom-darkgreen .btn--istom,
.istom-darkgreen .istom-btn {
  background-color: #fff !important;
  color: #1e827d; }
  .istom-darkgreen .btn--istom span,
  .istom-darkgreen .istom-btn span {
    color: #1e827d;
    text-decoration: none; }
  .istom-darkgreen .btn--istom span, .istom-darkgreen .btn--istom a,
  .istom-darkgreen .istom-btn span,
  .istom-darkgreen .istom-btn a {
    color: #1e827d !important; }
  .istom-darkgreen .btn--istom:after,
  .istom-darkgreen .istom-btn:after {
    color: #1e827d; }
  .istom-darkgreen .btn--istom:hover,
  .istom-darkgreen .istom-btn:hover {
    background-color: #0d5f5b !important;
    color: #fff !important; }
    .istom-darkgreen .btn--istom:hover span,
    .istom-darkgreen .istom-btn:hover span {
      color: #fff !important;
      text-decoration: none; }
    .istom-darkgreen .btn--istom:hover:after,
    .istom-darkgreen .istom-btn:hover:after {
      color: #fff !important; }

.istom-yellow .btn--istom,
.istom-yellow .istom-btn {
  background-color: #1e827d !important;
  color: #fff; }
  .istom-yellow .btn--istom span, .istom-yellow .btn--istom a,
  .istom-yellow .istom-btn span,
  .istom-yellow .istom-btn a {
    color: #fff !important; }
  .istom-yellow .btn--istom:after,
  .istom-yellow .istom-btn:after {
    color: #fff; }
  .istom-yellow .btn--istom:hover,
  .istom-yellow .istom-btn:hover {
    background-color: #0d5f5b !important; }

.istom-blue .btn--istom,
.istom-blue .istom-btn {
  background-color: #1e827d !important;
  color: #fff; }
  .istom-blue .btn--istom span, .istom-blue .btn--istom a,
  .istom-blue .istom-btn span,
  .istom-blue .istom-btn a {
    color: #fff !important; }
  .istom-blue .btn--istom:after,
  .istom-blue .istom-btn:after {
    color: #fff; }
  .istom-blue .btn--istom:hover,
  .istom-blue .istom-btn:hover {
    background-color: #0d5f5b !important; }

.action--istom,
.istom-action {
  float: left;
  margin-right: 40px; }
  .action--istom a,
  .istom-action a {
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase; }

.istom-bold,
.istom-date {
  font-size: 2.5em;
  font-weight: bold; }

.istom-bolder {
  font-size: 2.5em;
  font-weight: 800; }

.istom-left {
  text-align: left !important; }
  .istom-left p, .istom-left * {
    text-align: left !important; }

.istom-right {
  text-align: right !important; }
  .istom-right p, .istom-right * {
    text-align: right !important; }

.istom-nowrap {
  white-space: nowrap; }

.istom-dowrap {
  white-space: normal !important; }

#main-container {
  z-index: 0;
  position: relative;
  background-color: #fff; }

@media only screen and (max-width: 768px) {
  .btn--istom {
    width: 100%;
    margin: 0;
    padding: 0; }
    .btn--istom a {
      font-size: 2rem; }

  #main-container {
    /*  padding-top: 207px;*/ } }
/********/
.istom-header {
  background-color: #1e827d;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  width: 100%;
  will-change: transform, top;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear; }

.istom-opacite-0 {
  opacity: 0 !important; }

.istom-opacite-25 {
  opacity: 0.25 !important; }

.istom-opacite-50 {
  opacity: 0.5 !important; }

.istom-opacite-75 {
  opacity: 0.75 !important; }

.istom-opacite-100 {
  opacity: 1 !important; }

.header-top {
  background-position: 50% 0% !important; }

.header-middle-top {
  background-position: 50% 25% !important; }

.header-center {
  background-position: 50% 50% !important; }

.header-middle-bottom {
  background-position: 50% 75% !important; }

.header-bottom {
  background-position: 50% 100% !important; }

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  height: auto;
  font-size: 1em !important; }

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
/* .active, */
.accordion:hover {
  background-color: #ccc; }

/* Style the accordion panel. Note: hidden by default */
.panneau {
  padding: 0 18px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out; }

.accordion li.active .accordion__title {
  background-color: #5faf5a; }

blockquote {
  border-radius: 3px;
  position: relative;
  /*  <--- */
  font-style: italic;
  text-align: center;
  padding: 1rem 1.2rem;
  width: 80%;
  /* create space for the quotes */
  color: #1e827d;
  margin: 1rem auto 2rem;
  /*background: $white-color;*/
  margin-left: 45px; }
  blockquote p {
    text-rendering: optimizeLegibility; }
  blockquote::before, blockquote:before, blockquote::after, blockquote:after {
    font-family: FontAwesome;
    position: absolute;
    /* -- inside the relative position of blockquote -- */
    top: 13px;
    color: #1e827d;
    font-size: 34px; }
  blockquote::before, blockquote:before {
    content: "\f10d";
    margin-right: 13px;
    right: 100%; }
  blockquote::after, blockquote:after {
    content: "\f10e";
    margin-left: 13px;
    left: 100%;
    top: auto;
    bottom: 13px; }
  blockquote cite {
    position: absolute;
    font-style: normal;
    right: 25px;
    bottom: 0;
    color: #1e827d; }

/* FAQ */
input.istom {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.accordion-istom {
  margin: 10px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}
.accordion-label-istom {
  display: flex;
  padding: 1em;
  font-weight: bold;
  cursor: pointer;
  background: #ccc;
  color: #000;
        Margin-left:0
}
.accordion-content-istom {
  max-height: 0;
  padding: 0 1em;
  background: white;
  transition: all 0.35s;
}
input.istom:checked ~ .accordion-content-istom {
  max-height: 100vh;
  padding: 1em;
}


/* ARTICLE */
article {
  z-index: 2;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px; }

/* HYPERLINK */
.hyperlink .row > div {
  text-align: center;
  margin: 0;
  padding: 0; }
  .hyperlink .row > div a {
    background-color: #69872d;
    color: #fff;
    padding: 25px 40px;
    height: 100%;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 600; }
    .hyperlink .row > div a:hover {
      background-color: #49670f; }
  .hyperlink .row > div.page-precedente > div {
    height: 80px; }
  .hyperlink .row > div.page-precedente a {
    /*  &::before{
        font-family: "FontAwesome";
        font-weight: 900;
        content: "\f053";
        color:$white-color;
        margin-right: 5px;
      }*/ }
    .hyperlink .row > div.page-precedente a::after {
      font-family: "FontAwesome";
      font-weight: 900;
      content: "\f054";
      color: #fff;
      margin-left: 5px; }
  .hyperlink .row > div.page-suivante > div {
    height: 80px; }
  .hyperlink .row > div.page-suivante a::after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f054";
    color: #fff;
    margin-left: 5px; }

/* BLOCKS */
.field--name-field-block-ref .field--label,
.field--name-field-block .field--label {
  display: none; }

/* USER PAGES */
a#edit-backlink {
  /* retour après preview */
  position: fixed;
  z-index: 50000;
  left: 0; }

.path-user .tabs {
  top: 50px; }
.path-user .user-login-form {
  margin-top: 60px; }

.user-logged-in nav.tabs,
.user-logged-in .contextual {
  display: block;
  position: fixed; }

.user-logged-in .tabs__tab {
  z-index: 15 !important; }

.user-logged-in.page-node-type-page .my-content-header,
.user-logged-in.page-node-type-portrait .my-content-header,
.user-logged-in.page-node-type-interview .my-content-header,
.user-logged-in.page-node-type-article .my-content-header,
.user-logged-in.page-node-type-agenda .my-content-header {
  width: 100px !important; }
  .user-logged-in.page-node-type-page .my-content-header .layout-container,
  .user-logged-in.page-node-type-portrait .my-content-header .layout-container,
  .user-logged-in.page-node-type-interview .my-content-header .layout-container,
  .user-logged-in.page-node-type-article .my-content-header .layout-container,
  .user-logged-in.page-node-type-agenda .my-content-header .layout-container {
    margin: 0 0em !important; }
    .user-logged-in.page-node-type-page .my-content-header .layout-container .is-active,
    .user-logged-in.page-node-type-portrait .my-content-header .layout-container .is-active,
    .user-logged-in.page-node-type-interview .my-content-header .layout-container .is-active,
    .user-logged-in.page-node-type-article .my-content-header .layout-container .is-active,
    .user-logged-in.page-node-type-agenda .my-content-header .layout-container .is-active {
      display: none !important; }
    .user-logged-in.page-node-type-page .my-content-header .layout-container li:nth-child(4),
    .user-logged-in.page-node-type-portrait .my-content-header .layout-container li:nth-child(4),
    .user-logged-in.page-node-type-interview .my-content-header .layout-container li:nth-child(4),
    .user-logged-in.page-node-type-article .my-content-header .layout-container li:nth-child(4),
    .user-logged-in.page-node-type-agenda .my-content-header .layout-container li:nth-child(4) {
      z-index: 15 !important; }

/* RGPD */
#gdpr-popup .gdpr-popup-content .gdpr-popup-buttons button {
  padding: 5px 10px; }

/* PAGE HEADER */
.paragraph--type--paragraph-header-block {
  padding-top: 100px; }

/* */
.istom-image {
  display: block;
  height: 100%;
  position: absolute; }
  @media only screen and (max-width: 990px) {
    .istom-image {
      display: none; } }

.istom-block {
  padding: 30px; }

.istom-mt0 {
  margin-top: 0; }

.istom-mb0 {
  margin-bottom: 0; }

.istom-pt0 {
  padding-top: 0; }

.istom-pb0 {
  padding-bottom: 0; }

.istom-mt10 {
  margin-top: 10px; }

.istom-mb10 {
  margin-bottom: 10px; }

.istom-pt10 {
  padding-top: 10px; }

.istom-pb10 {
  padding-bottom: 10px; }

.back-half {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 100%;
  z-index: 0; }

.istom-center {
  text-align: center !important; }
  .istom-center > * {
    text-align: center !important; }

/* BREADCRUMB */
.breadcrumb {
  /*  position: absolute;
    top: -26px;
    z-index: 50;*/ }
  .breadcrumb li {
    font-size: 0.8em; }

#block-addtoanybuttons {
  float: right; }

.path-frontpage h3 {
  font-size: 1.4em; }

/* BLOCK TOP RS */
#block-rs {
  margin-top: 9px;
  width: 220px;
  float: right; }
  #block-rs .socicon-facebook, #block-rs .socicon-instagram, #block-rs .socicon-linkedin, #block-rs .socicon-youtube, #block-rs .socicon-twitter  {
    width: 25px;
    height: 25px; }

#block-istom-postscriptblocksocialicons .socicon-facebook, #block-istom-postscriptblocksocialicons .socicon-instagram, #block-istom-postscriptblocksocialicons .socicon-linkedin, #block-istom-postscriptblocksocialicons .socicon-youtube, #block-istom-postscriptblocksocialicons .socicon-twitter {
  width: 40px;
  height: 40px; }
#block-istom-postscriptblocksocialicons .socicon-facebook::before, #block-istom-postscriptblocksocialicons .socicon-instagram::before, #block-istom-postscriptblocksocialicons .socicon-linkedin::before, #block-istom-postscriptblocksocialicons .socicon-youtube::before, #block-istom-postscriptblocksocialicons .socicon-twitter::before {
  font-size: 2em; }

#block-istom-postscriptblocksocialicons h6,
#block-rs h6 {
  font-size: 0.7em;
  font-weight: bold; }
#block-istom-postscriptblocksocialicons .social-list li,
#block-rs .social-list li {
  opacity: 1;
  font-size: 0.9rem; }
  #block-istom-postscriptblocksocialicons .social-list li:hover,
  #block-rs .social-list li:hover {
    opacity: .5; }
  #block-istom-postscriptblocksocialicons .social-list li .socicon-facebook, #block-istom-postscriptblocksocialicons .social-list li .socicon-instagram, #block-istom-postscriptblocksocialicons .social-list li .socicon-linkedin, #block-istom-postscriptblocksocialicons .social-list li .socicon-youtube, #block-istom-postscriptblocksocialicons .social-list li .socicon-twitter,
  #block-rs .social-list li .socicon-facebook,
  #block-rs .social-list li .socicon-instagram,
  #block-rs .social-list li .socicon-linkedin,
  #block-rs .social-list li .socicon-youtube ,
  #block-rs .social-list li .socicon-twitter{
    display: block;
    background: #fff;
    border-radius: 50%; }
  #block-istom-postscriptblocksocialicons .social-list li .socicon-facebook::before, #block-istom-postscriptblocksocialicons .social-list li .socicon-instagram::before, #block-istom-postscriptblocksocialicons .social-list li .socicon-linkedin::before, #block-istom-postscriptblocksocialicons .social-list li .socicon-youtube::before, #block-istom-postscriptblocksocialicons .social-list li .socicon-twitter::before,
  #block-rs .social-list li .socicon-facebook::before,
  #block-rs .social-list li .socicon-instagram::before,
  #block-rs .social-list li .socicon-linkedin::before,
  #block-rs .social-list li .socicon-youtube::before,
  #block-rs .social-list li .socicon-twitter::before {
    color: #1e827d;
    padding: 5px 1px 0 5px;
    margin: 0;
    position: absolute; }

@media only screen and (max-width: 990px) {
  #block-rs {
    width: auto; }
    #block-rs .container {
      width: auto; } }
.social-list li {
  opacity: 1;
  font-size: 0.9rem; }

.social-list li:hover {
  opacity: .5; }

/* BLOC TOP RECHERCHE */
#block-istom-topmenuicons {
  width: auto;
  float: right;
  text-align: right;
  height: 65px;
  line-height: 55px;
  border-left: 1px #fff solid;
  padding-left: 25px; 
  padding-right: 25px;}
  #block-istom-topmenuicons .interface-search::before {
    color: #fff; }

.tab {
  position: fixed;
  top: 38%;
  right: 0;
  z-index: 10;
  cursor: pointer;
  font-size: 70%; }
  .tab a {
    display: block;
    color: #fff;
    padding: 11px 10px;
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s;
    background: #1e827d;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    font-size: 0.8em; }
    .tab a.important {
      background-color: #e6411e; }
    .tab a span {
      font-size: 2.5em;
      display: block;
      text-align: center; }
    .tab a p {
      color: #fff;
      font-size: 0.7rem;
      text-transform: uppercase;
      font-family: "Kanit",sans-serif;
      font-weight: bold; }
  .tab a:last-child {
    border-bottom: 2px solid #fff; }
  .tab a:hover, .tab a:active {
    background-color: #104441; }
    .tab a:hover p, .tab a:active p {
      color: #fff; }

@media only screen and (max-width: 768px) {
  .tab {
    position: relative;
    /* top: 40px;*/
    right: auto;
    z-index: auto; }
    .tab a {
      width: 50%;
      float: left;
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff; } }
.container-animated {
  width: 100%;
  /*background: #232323;*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase; }
  .container-animated .box {
    width: 100%;
    height: 250px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column; }
    .container-animated .box .title {
      width: 100%;
      position: relative;
      display: flex;
      align-items: center;
      height: 50px; }
      .container-animated .box .title .block {
        width: 0%;
        height: inherit;
        background: #ffb510;
        position: absolute;
        animation: mainBlock 2s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
        display: flex; }
      .container-animated .box .title h1 {
        font-family: 'Poppins';
        color: #fff;
        font-size: 32px;
        -webkit-animation: mainFadeIn 2s forwards;
        -o-animation: mainFadeIn 2s forwards;
        animation: mainFadeIn 2s forwards;
        animation-delay: 0s;
        /*1.6s;*/
        opacity: 0;
        display: flex;
        align-items: baseline;
        position: relative; }
        .container-animated .box .title h1 span {
          width: 0px;
          height: 0px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          background: #ffb510;
          -webkit-animation: load 0.6s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
          animation: popIn 0.8s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
          animation-delay: 2s;
          margin-left: 5px;
          margin-top: -10px;
          position: absolute;
          bottom: 13px;
          right: -12px; }
    .container-animated .box .role {
      width: 100%;
      position: relative;
      display: flex;
      align-items: center;
      height: 30px;
      margin-top: -10px; }
      .container-animated .box .role .block {
        width: 0%;
        height: inherit;
        background: #1e827d;
        position: absolute;
        animation: secBlock 2s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
        animation-delay: 2s;
        display: flex; }
      .container-animated .box .role p {
        animation: secFadeIn 2s forwards;
        animation-delay: 3.2s;
        opacity: 0;
        font-weight: 400;
        font-family: 'Lato';
        color: #ffffff;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 5px; }
    .container-animated .box .animated {
      display: inline;
      text-indent: 0px;
      position: relative; }
    .container-animated .box .animated span {
      animation: topToBottom 10s infinite 0s;
      -ms-animation: topToBottom 10s infinite 0s;
      -webkit-animation: topToBottom 10s infinite 0s;
      /* display: none; */
      overflow: hidden;
      position: absolute;
      display: inline-block;
      visibility: hidden;
      font-family: 'Kanit', 'Helvetica', 'Arial', sans-serif;
      font-size: 2.8125em;
      line-height: 1.15555556em;
      font-weight: 600;
      width: 100vh; }
      @media only screen and (max-width: 768px) {
        .container-animated .box .animated span {
          font-size: 1.5125em;
          line-height: 1em;
          width: 500px; } }
    .container-animated .box .animated span:nth-child(2) {
      animation-delay: 2s;
      -ms-animation-delay: 2s;
      -webkit-animation-delay: 2s; }
    .container-animated .box .animated span:nth-child(3) {
      animation-delay: 4s;
      -ms-animation-delay: 4s;
      -webkit-animation-delay: 4s; }
    .container-animated .box .animated span:nth-child(4) {
      animation-delay: 6s;
      -ms-animation-delay: 6s;
      -webkit-animation-delay: 6s; }
    .container-animated .box .animated span:nth-child(5) {
      animation-delay: 8s;
      -ms-animation-delay: 8s;
      -webkit-animation-delay: 8s; }
@-webkit-keyframes topToBottom {
  0% {
    visibility: visible; }
  20% {
    visibility: hidden; }
  40% {
    visibility: hidden; }
  60% {
    visibility: hidden; }
  80% {
    visibility: hidden; }
  100% {
    visibility: hidden; } }
@-webkit-keyframes topToBottom2 {
  0% {
    visibility: visible; }
  20% {
    visibility: hidden; }
  40% {
    visibility: hidden; }
  60% {
    visibility: hidden; }
  80% {
    visibility: hidden; }
  100% {
    visibility: visible; } }
@keyframes mainBlock {
  0% {
    width: 0%;
    left: 0; }
  50% {
    width: 100%;
    left: 0; }
  100% {
    width: 0;
    left: 100%; } }
@keyframes secBlock {
  0% {
    width: 0%;
    left: 0; }
  50% {
    width: 100%;
    left: 0; }
  100% {
    width: 0;
    left: 100%; } }
@keyframes mainFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes popIn {
  0% {
    width: 0px;
    height: 0px;
    background: #e9d856;
    border: 0px solid #ddd;
    opacity: 0; }
  50% {
    width: 10px;
    height: 10px;
    background: #e9d856;
    opacity: 1;
    bottom: 45px; }
  65% {
    width: 7px;
    height: 7px;
    bottom: 0px;
    width: 15px; }
  80% {
    width: 10px;
    height: 10px;
    bottom: 20px; }
  100% {
    width: 7px;
    height: 7px;
    background: #e9d856;
    border: 0px solid #222;
    bottom: 13px; } }
@keyframes secFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }
@media only screen and (min-width: 990px) {
  .page-with-typologie #main-container > section, .page-with-typologie #main-container > .container, .page-with-typologie #main-container > .paragraph {
    position: relative;
    top: -326px; }
  .page-with-typologie .container-fluid {
    position: relative;
    top: -326px; }
  .page-with-typologie .top-menu {
    position: relative;
    top: 0; }
  .page-with-typologie .dialog-off-canvas-main-canvas > .paragraph {
    position: relative;
    top: -326px; }
  .page-with-typologie .footer-4 {
    position: relative;
    top: -326px; } }
@media only screen and (max-width: 990px) {
  .page-with-typologie .dialog-off-canvas-main-canvas > section.paragraph {
    /* top:-250px;*/
    top: 0; }
  .page-with-typologie .typologie ~ .paragraph {
    top: -326px; } }
@media only screen and (max-width: 768px) {
  .page-with-typologie .typologie ~ .paragraph {
    top: 0px; } }

.footer-4 .footer__lower {
  background-color: #1e827d;
  text-align: center; }

.typologie {
  width: 900px;
  margin: 0 auto;
  top: -125px;
  position: relative;
  z-index: 3;
  padding: 0px 30px; }
  .typologie .field--type-block-field .field--label {
    display: none; }
  .typologie ~ .paragraph {
    position: relative;
    top: -326px; }
  .typologie .typo-form {
    padding: 0 0 226px; }
    .typologie .typo-form .menu > li:hover > ul,
    .typologie .typo-form .menu > li > ul > li:hover ul {
      opacity: 0;
      visibility: hidden;
      z-index: 0; }
    .typologie .typo-form .menu > li.active > ul,
    .typologie .typo-form .menu > li > ul > li.active ul {
      opacity: 1;
      visibility: visible;
      z-index: 10; }
  .typologie .menu > li ul {
    background-color: #fab90a; }
  .typologie .typo_label {
    float: left;
    padding: 35px 28px 36px;
    color: #fff;
    background-color: #fab90a;
    margin-right: 2px;
    font-family: "Kanit", "Helvetica", "Arial", sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
    /*width:17%;*/
    height: 100px; }
    .typologie .typo_label:hover:not(.typo_0) {
      background-color: #cd9604; }
  .typologie .btn-default {
    color: #fff;
    background-color: #fab90a;
    border-radius: 0;
    border: none;
    font-family: "Kanit", "Helvetica", "Arial", sans-serif;
    font-size: 1.4em !important;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
    margin-right: -2px;
    line-height: normal;
    padding: 25px 25px;
    height: 100px;
    /*margin-top:-3px;*/ }
    .typologie .btn-default:after {
      font-family: "FontAwesome";
      font-weight: 900;
      content: "\f054";
      color: #fff;
      margin-left: 5px; }
  .typologie .typo_0 {
    background-color: #fff;
    color: #fab90a;
    border: 4px solid #fab90a; }
  .typologie .typo_1,
  .typologie .typo_2 {
    /*width: 200px;*/
    height: 100px;
    line-height: 20px;
    white-space: normal;
    width: 25%;
    float: left;
    background-color: #fab90a;
    line-height: 100px;
    margin-right: 2px;
    cursor: pointer; }
    .typologie .typo_1 li > span,
    .typologie .typo_2 li > span {
      padding: 0 1.16em !important; }
      .typologie .typo_1 li > span:after,
      .typologie .typo_2 li > span:after {
        font-family: "FontAwesome";
        font-weight: 900;
        content: "\f054";
        color: #fff;
        margin-left: 5px; }
      .typologie .typo_1 li > span:hover,
      .typologie .typo_2 li > span:hover {
        background-color: #cd9604; }
    .typologie .typo_1 span,
    .typologie .typo_2 span {
      font-family: "Kanit", "Helvetica", "Arial", sans-serif;
      font-size: 1.8em !important;
      font-weight: bold !important;
      text-transform: uppercase;
      color: #fff !important;
      opacity: 1 !important;
      cursor: pointer; }
    .typologie .typo_1 a,
    .typologie .typo_2 a {
      opacity: 1;
      cursor: pointer; }
    .typologie .typo_1 .subnav,
    .typologie .typo_2 .subnav {
      position: absolute;
      top: 80px;
      left: 0;
      width: 500px;
      cursor: pointer; }
  .typologie .typo_label > a {
    color: #fff; }
    .typologie .typo_label > a:after {
      font-family: "FontAwesome";
      font-weight: 900;
      content: "\f054";
      color: #fff;
      margin-left: 5px; }

.path-frontpage .typologie {
  top: -50px; }

@media only screen and (max-width: 768px) {
  .typologie {
    top: 0;
    padding: 0;
    width: 100%;
    display: none;
    /*  &~ .paragraph{
        top: 0;
      }*/ }
    .typologie .typo_label,
    .typologie .btn-default,
    .typologie .typo_1 {
      width: 100%;
      text-align: center;
      margin-bottom: 11px; }
      .typologie .typo_label .subnav,
      .typologie .btn-default .subnav,
      .typologie .typo_1 .subnav {
        left: 0; } }

.btn-default :hover{
  color: #333 !important;
}


.menu > li span, .menu > li a {
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: #fff !important;
  white-space: normal;
}
.menu > li > ul a{
  opacity:1 !important;
}

.menu > li > ul:not(.multi-column) > li.dropdown > a::after {
  content: '>';
  right: 0;
  top: 0px;
  background: transparent !important;;
  opacity: .4;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  transform: translate3d(-10px, 0, 0);
  -webkit-transform: translate3d(-10px, 0, 0);
}

.nav-bar {
  will-change: scroll-position, transform;
  /*height: 100px;*/
  /* max-height: 100px;
   line-height: 100px;*/
  box-shadow: none; }
  .nav-bar.nav--absolute {
    border: none; }
  .nav-bar .logo {
    max-height: 65%; }

.region-branding, .site-branding {
  height: 80px; }

.top-menu {
  background-color: #1e827d; }
  @media only screen and (min-width: 992px) {
    .top-menu {
      position: relative;
      z-index: 4; }
      .top-menu .row > div {
        background-color: #1e827d;
        z-index: 2;
        height: 47px; } }
  @media only screen and (max-width: 992px) {
    .top-menu {
      /*height: 145px;*/ } }
  .top-menu .menu li {
    cursor: pointer; }
    .top-menu .menu li span, .top-menu .menu li a {
      padding: 0 1.3em;
      height: 100%;
      display: inline-block;
      text-transform: uppercase;
      letter-spacing: 1px;
      cursor: pointer;
      font-weight: bold;
      font-weight: 1.3em; }
    .top-menu .menu li:hover, .top-menu .menu li.active {
      background-color: #145955; }
  .top-menu .menu > li ul {
    background-color: #1e827d; }
  .top-menu .menu > li:hover > ul,
  .top-menu .menu > li > ul > li:hover ul {
    opacity: 0;
    visibility: hidden;
    z-index: 0; }
  .top-menu .menu > li.active > ul,
  .top-menu .menu > li > ul > li.active ul {
    opacity: 1;
    visibility: visible;
    z-index: 10; }
.pager-nav{
  height:90px;
  clear:both;
  width:100%;
}
.pager-nav .pagination{
  width:100%;
}
.pager-nav ul.pagination li{
  width:5%;
}

.main-nav {
  z-index: 3;
  min-height: 0 !important; }
  .main-nav .nav-bar:nth-child(1) {
    background-color: #1e827d !important; }
    @media only screen and (max-width: 992px) {
      .main-nav .nav-bar:nth-child(1) {
        background-color: #1e827d !important; } }
  .main-nav .nav-bar.nav--absolute:not(.nav--fixed) .nav-module.right:not(.logo-module):not(.menu-module):not(:nth-last-child(2)) {
    border: none; }
  .main-nav .nav-bar.nav--fixed:not(.bg--dark):not(.bg--primary):not(.bg--white) {
    background-color: #1e827d !important; }
  .main-nav .nav-mobile-toggle i {
    color: #fff; }

.page-without-header .main-nav {
  background-color: #1e827d; }

#block-istom {
  font-size: 1.2rem;
  color: #fff;
  font-weight: bold;
  /* .menu > li:hover > ul, 
   .menu > li > ul > li:hover ul {
       opacity: 1;
       visibility: visible;
       z-index: 10;
   }*/ }
  #block-istom .menu > li a,
  #block-istom .menu > li .menu-head {
    font-size: 1rem !important;
    font-weight: 600 !important;
    color: #fff !important;
    white-space: normal; }
    #block-istom .menu > li a:hover,
    #block-istom .menu > li .menu-head:hover {
      background-color: #1e827d !important; }
  #block-istom .menu > li.active .menu-head {
    background-color: #1e827d !important; }
  #block-istom .menu > li.active > ul {
    opacity: 1;
    visibility: visible;
    z-index: 10; }
  #block-istom .menu > li .menu-head {
    cursor: pointer;
    padding: 0 1.3em;
    padding-left: 1.3em;
    height: 100%;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    -moz-transition: 0.2s linear; }
  #block-istom .menu > li ul {
    background-color: #1e827d; }
  #block-istom .menu > li:hover:not(.active) > ul {
    opacity: 0;
    visibility: hidden;
    z-index: 0; }
  @media only screen and (min-width: 992px) {
   /* #block-istom .subnav {
      position: fixed !important;
      width: 100% !important;
      height: 100vh;
      left: 0 !important;
      top: 58px !important; }*/ }
  #block-istom .subnav div {
    text-transform: uppercase;
    color: #fff; }
    #block-istom .subnav div .sub-menu-head {
      color: #fff;
      font-size: 2em;
      font-weight: 400;
      white-space: normal; }
      #block-istom .subnav div .sub-menu-head:after {
        content: '';
        width: 50%;
        display: block;
        height: 3px;
        background-color: #fff;
        margin: 15px auto 0;
        max-width: 250px; }
    #block-istom .subnav div div a {
      text-transform: none;
      color: #fff;
      font-weight: 400 !important;
      padding: 8px;
      opacity: 1;
      /*padding-left:0;*/ }
/*  @media only screen and (min-width: 992px) {
    #block-istom .subnav:not(:root:root) {
      top: auto !important; } }*/

      .menu > li > ul:not(.multi-column) ul{
        left:105%;
      }

#block-menutopistomregion1 {
  z-index: 50;
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold; }
  #block-menutopistomregion1 .menu {
    line-height: 45px;
    height: 45px; }
    #block-menutopistomregion1 .menu > li a {
      font-size: 0.85rem !important;
      font-weight: bold !important;
      color: #fff !important;
      line-height: 2.5em; }
      #block-menutopistomregion1 .menu > li a:hover {
        background-color: #1e827d; }
      #block-menutopistomregion1 .menu > li a ul a {
        opacity: 1 !important; }
  #block-menutopistomregion1 .subnav div {
    text-transform: uppercase;
    color: #fff; }
    #block-menutopistomregion1 .subnav div a {
      text-transform: none;
      color: #fff;
      opacity: 1 !important;
      font-weight: 1.3em;
     width:100%;}
      #block-menutopistomregion1 .subnav div a:hover {
        background-color: #145955; }
    #block-menutopistomregion1 .subnav div div a {
      text-transform: none;
      color: #fff;
      opacity: 1 !important; }
  #block-menutopistomregion1 .istom-jesuis {
    background-color: #fab90a;
    color: #1e827d !important; }
    #block-menutopistomregion1 .istom-jesuis:hover {
      background-color: #cd9604; }
    #block-menutopistomregion1 .istom-jesuis .subnav {
      background-color: #fab90a !important;
      font-weight: bold;
      color: #1e827d !important; }
      #block-menutopistomregion1 .istom-jesuis .subnav a {
        opacity: 1 !important;
        color: #1e827d !important; }
        #block-menutopistomregion1 .istom-jesuis .subnav a:hover {
          background-color: #cd9604; }
  @media only screen and (max-width: 990px) {
    #block-menutopistomregion1 .menu li {
      float: left;
      width: 25%; } }

footer {
  padding-top: 0; }

#block-footercoordonnees {
  padding-top: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #fff; }
  #block-footercoordonnees p {
    font-size: 80%; }
  #block-footercoordonnees .btn--footer {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 0.625em;
    font-weight: bold;
    background-color: #fff;
    border: none; }
    #block-footercoordonnees .btn--footer .btn__text {
      color: #1e827d !important;
      font-weight: bold;
      font-size: 0.685em; }
    #block-footercoordonnees .btn--footer:after {
      color: #1e827d !important; }
    #block-footercoordonnees .btn--footer:hover {
      color: #fff !important; }
      #block-footercoordonnees .btn--footer:hover .btn__text {
        color: #fff !important; }
      #block-footercoordonnees .btn--footer:hover:after {
        color: #fff !important; }

.postscript_first,
.postscript_second,
.postscript_third,
.postscript_fouth {
  padding-top: 2em; }

#block-menufooteristomregion1,
#block-menufooteristomregion2,
#block-menufooteristomregion3 {
  font-size: 80%; }
  #block-menufooteristomregion1 ul,
  #block-menufooteristomregion2 ul,
  #block-menufooteristomregion3 ul {
    width: 100%;
    display: grid; }
    #block-menufooteristomregion1 ul li,
    #block-menufooteristomregion2 ul li,
    #block-menufooteristomregion3 ul li {
      line-height: 2em; }
      #block-menufooteristomregion1 ul li span,
      #block-menufooteristomregion2 ul li span,
      #block-menufooteristomregion3 ul li span {
        margin: 0;
        padding: 0; }
      #block-menufooteristomregion1 ul li span.caret,
      #block-menufooteristomregion2 ul li span.caret,
      #block-menufooteristomregion3 ul li span.caret {
        display: none; }
      #block-menufooteristomregion1 ul li ul,
      #block-menufooteristomregion2 ul li ul,
      #block-menufooteristomregion3 ul li ul {
        text-indent: 20px; }

.no-mv-gutter {
  padding: 0 !important;
  margin: 0 !important; }
  .no-mv-gutter img {
    margin: 0; }

.yes-mv-gutter {
  padding: 40px; }
  .yes-mv-gutter img {
    margin: 0; }

section.paragraph {
  position: relative; }
  section.paragraph .istom-back-left {
    position: absolute;
    width: 50%;
    height: 100%; }
  section.paragraph .istom-back-right {
    position: absolute;
    left: 50%;
    width: 50%;
    height: 100%; }
  section.paragraph .field--name-field-paragraphe-1,
  section.paragraph .field--name-field-paragraphe-2 {
    padding-top: 40px;
    width: 100%; }
  section.paragraph .field--name-field-paragraphe-1 {
    padding-right: 40px; }
  section.paragraph .field--name-field-paragraphe-2 {
    padding-left: 40px; }
  @media only screen and (max-width: 990px) {
    section.paragraph .istom-back-left {
      width: 100%;
      height: 100%; }
    section.paragraph .istom-back-right {
      left: 0;
      width: 100%;
      height: 100%; } }

.chiffres-cle {
  padding: 50px 50px;
  /* background-color:$green-color;
  height: 100vh;
  margin-left:25%;*/ }
  .chiffres-cle .field--name-field-titre {
    text-transform: uppercase;
    font-size: 2.2rem;
    margin-bottom: 40px;
    line-height: 2rem;
    font-weight: bold; }
  .chiffres-cle .field--name-field-chiffres-cle .field--item {
    margin-bottom: 60px; }
  .chiffres-cle .field--name-field-chiffre-prefix,
  .chiffres-cle .field--name-field-chiffre-cle,
  .chiffres-cle .field--name-field-chiffre,
  .chiffres-cle .field--name-field-chiffre-suffix {
    display: inline-block;
    float: left;
    font-size: 3.5em; }
  .chiffres-cle .field--name-field-description {
    display: flex;
    margin-left: 25%;
    font-size: 3.5em; }
  .chiffres-cle .field--name-field-chiffre {
    font-size: 3.5em; }
  .chiffres-cle .chiffre_cle__container {
    width: 100%;
    display: inline-block; }
    .chiffres-cle .chiffre_cle__container .chiffre_cle__digits {
      width: 50%;
      float: left;
      line-height: 23px;
      font-size: 2em; }
      .chiffres-cle .chiffre_cle__container .chiffre_cle__digits .chiffre_cle__prefix {
        position: relative;
        top: -10px;
        width: 100%;
        display: block; }
      .chiffres-cle .chiffre_cle__container .chiffre_cle__digits .chiffre {
        font-size: 170%;
        font-weight: 600; }
      .chiffres-cle .chiffre_cle__container .chiffre_cle__digits .chiffre_cle__suffix {
        font-size: 90%; }
    .chiffres-cle .chiffre_cle__container .chiffre_cle__description {
      width: 50%;
      float: left;
      font-size: 120%; }

@media only screen and (max-width: 768px) {
  .chiffres-cle {
    height: auto;
    margin-left: 0%; } }
.path-actus,
.page-node-type-page,
.page-node-type-article,
.page-node-type-portrait {
  margin-top: 0; }

/*
.page-node-type-page,
.page-node-type-article,
.page-node-type-portrait,
*/
.path-frontpage,
.page-node-type-full-page,
.page-with-typologie,
.page-node-type-portrait,
.page-node-type-article,
.page-node-type-interview {
  margin-top: 0; }

/*.page-node-type-page,*/
.page-node-type-portrait #main-container {
  margin-top: -70px; }

.field--name-field-header {
  top: -70px;
  position: relative;
  background-color: #69872d; }
  .field--name-field-header .field--label {
    display: none; }

.istom-white {
  background-color: #fff;
  color: #444;
  border-color: #444; }
  .istom-white h1, .istom-white h2, .istom-white h3, .istom-white h4, .istom-white h5, .istom-white h6 {
    color: #1e827d; }
  .istom-white p, .istom-white ul, .istom-white li, .istom-white a {
    color: #444; }
  .istom-white a {
    font-weight: bold;
    text-decoration: underline; }
  .istom-white .wp-block-button,
  .istom-white .istom-btn {
    background-color: #1e827d;
    color: #fff;
    text-decoration: none;
    position: relative; }
    .istom-white .wp-block-button a,
    .istom-white .istom-btn a {
      color: #444;
      text-decoration: none; }
      .istom-white .wp-block-button a:after,
      .istom-white .istom-btn a:after {
        color: #fff; }
    .istom-white .wp-block-button.istom-profil-btn, .istom-white .wp-block-button.istom-profil-btn > a,
    .istom-white .istom-btn.istom-profil-btn,
    .istom-white .istom-btn.istom-profil-btn > a {
      color: #fff; }
      .istom-white .wp-block-button.istom-profil-btn:after, .istom-white .wp-block-button.istom-profil-btn > a:after,
      .istom-white .istom-btn.istom-profil-btn:after,
      .istom-white .istom-btn.istom-profil-btn > a:after {
        color: #fff; }
  .istom-white blockquote {
    color: #1e827d; }
    .istom-white blockquote cite, .istom-white blockquote::before, .istom-white blockquote:before, .istom-white blockquote::after, .istom-white blockquote:after {
      color: #1e827d; }

.istom-lightgreen {
  background-color: #5faf5a;
  color: #1e827d;
  border-color: #1e827d; }
  .istom-lightgreen h1, .istom-lightgreen h2, .istom-lightgreen h3, .istom-lightgreen h4, .istom-lightgreen h5, .istom-lightgreen h6,
  .istom-lightgreen p, .istom-lightgreen ul, .istom-lightgreen li, .istom-lightgreen a {
    color: #1e827d; }
  .istom-lightgreen a {
    font-weight: bold;
    text-decoration: underline; }
  .istom-lightgreen .wp-block-button,
  .istom-lightgreen .istom-btn {
    background-color: #1e827d;
    color: #fff;
    text-decoration: none;
    position: relative; }
    .istom-lightgreen .wp-block-button a,
    .istom-lightgreen .istom-btn a {
      color: #fff;
      text-decoration: none; }
      .istom-lightgreen .wp-block-button a:after,
      .istom-lightgreen .istom-btn a:after {
        color: #fff; }
    .istom-lightgreen .wp-block-button.istom-profil-btn, .istom-lightgreen .wp-block-button.istom-profil-btn > a,
    .istom-lightgreen .istom-btn.istom-profil-btn,
    .istom-lightgreen .istom-btn.istom-profil-btn > a {
      color: #fff; }
      .istom-lightgreen .wp-block-button.istom-profil-btn:after, .istom-lightgreen .wp-block-button.istom-profil-btn > a:after,
      .istom-lightgreen .istom-btn.istom-profil-btn:after,
      .istom-lightgreen .istom-btn.istom-profil-btn > a:after {
        color: #fff; }
  .istom-lightgreen blockquote {
    color: #1e827d; }
    .istom-lightgreen blockquote cite, .istom-lightgreen blockquote::before, .istom-lightgreen blockquote:before, .istom-lightgreen blockquote::after, .istom-lightgreen blockquote:after {
      color: #1e827d; }

.istom-darkgreen {
  background-color: #1e827d;
  color: #fff;
  border-color: #fff; }
  .istom-darkgreen h1, .istom-darkgreen h2, .istom-darkgreen h3, .istom-darkgreen h4, .istom-darkgreen h5, .istom-darkgreen h6,
  .istom-darkgreen p, .istom-darkgreen ul, .istom-darkgreen li, .istom-darkgreen a {
    color: #fff; }
  .istom-darkgreen a {
    font-weight: bold;
    text-decoration: underline; }
  .istom-darkgreen .wp-block-button,
  .istom-darkgreen .istom-btn {
    background-color: #1e827d;
    color: #fff;
    text-decoration: none;
    position: relative; }
    .istom-darkgreen .wp-block-button a,
    .istom-darkgreen .istom-btn a {
      color: #fff;
      text-decoration: none; }
      .istom-darkgreen .wp-block-button a:after,
      .istom-darkgreen .istom-btn a:after {
        color: #fff; }
    .istom-darkgreen .wp-block-button.istom-profil-btn, .istom-darkgreen .wp-block-button.istom-profil-btn > a,
    .istom-darkgreen .istom-btn.istom-profil-btn,
    .istom-darkgreen .istom-btn.istom-profil-btn > a {
      color: #1e827d; }
      .istom-darkgreen .wp-block-button.istom-profil-btn:after, .istom-darkgreen .wp-block-button.istom-profil-btn > a:after,
      .istom-darkgreen .istom-btn.istom-profil-btn:after,
      .istom-darkgreen .istom-btn.istom-profil-btn > a:after {
        color: #1e827d; }
  .istom-darkgreen blockquote {
    color: #fff; }
    .istom-darkgreen blockquote cite, .istom-darkgreen blockquote::before, .istom-darkgreen blockquote:before, .istom-darkgreen blockquote::after, .istom-darkgreen blockquote:after {
      color: #fff; }
  .istom-darkgreen .portrait-btn a {
    font-weight: normal;
    text-decoration: none;
    color: #1e827d; }

.field--name-field-paragraph-bouton-slider .istom-btn {
  background-color: #1e827d;
  color: #fff;
  text-decoration: none;
  position: relative;
  border: none; }
  .field--name-field-paragraph-bouton-slider .istom-btn a {
    color: #fff;
    text-decoration: none;
    border: none;
    width: max-content; }
    .field--name-field-paragraph-bouton-slider .istom-btn a:after {
      color: #fff; }
  .field--name-field-paragraph-bouton-slider .istom-btn.istom-profil-btn, .field--name-field-paragraph-bouton-slider .istom-btn.istom-profil-btn > a {
    color: #1e827d; }
    .field--name-field-paragraph-bouton-slider .istom-btn.istom-profil-btn:after, .field--name-field-paragraph-bouton-slider .istom-btn.istom-profil-btn > a:after {
      color: #1e827d; }

.istom-green {
  background-color: #69872d;
  color: #fff;
  border-color: #fff; }
  .istom-green h1, .istom-green h2, .istom-green h3, .istom-green h4, .istom-green h5, .istom-green h6,
  .istom-green p, .istom-green ul, .istom-green li, .istom-green a {
    color: #fff; }
  .istom-green a {
    font-weight: bold;
    text-decoration: underline; }
  .istom-green .wp-block-button,
  .istom-green .istom-btn {
    background-color: #69872d;
    color: #fff;
    text-decoration: none;
    position: relative; }
    .istom-green .wp-block-button a,
    .istom-green .istom-btn a {
      color: #fff;
      text-decoration: none; }
      .istom-green .wp-block-button a:after,
      .istom-green .istom-btn a:after {
        color: #fff; }
    .istom-green .wp-block-button.istom-profil-btn, .istom-green .wp-block-button.istom-profil-btn > a,
    .istom-green .istom-btn.istom-profil-btn,
    .istom-green .istom-btn.istom-profil-btn > a {
      color: #69872d; }
      .istom-green .wp-block-button.istom-profil-btn:after, .istom-green .wp-block-button.istom-profil-btn > a:after,
      .istom-green .istom-btn.istom-profil-btn:after,
      .istom-green .istom-btn.istom-profil-btn > a:after {
        color: #69872d; }
  .istom-green blockquote {
    color: #fff; }
    .istom-green blockquote cite, .istom-green blockquote::before, .istom-green blockquote:before, .istom-green blockquote::after, .istom-green blockquote:after {
      color: #fff; }

.istom-blue {
  background-color: #9dd4d5;
  color: #1e827d;
  border-color: #1e827d; }
  .istom-blue h1, .istom-blue h2, .istom-blue h3, .istom-blue h4, .istom-blue h5, .istom-blue h6,
  .istom-blue p, .istom-blue ul, .istom-blue li, .istom-blue a {
    color: #1e827d; }
  .istom-blue a {
    font-weight: bold;
    text-decoration: underline; }
  .istom-blue .wp-block-button,
  .istom-blue .istom-btn {
    background-color: #1e827d;
    color: #fff;
    text-decoration: none;
    position: relative; }
    .istom-blue .wp-block-button a,
    .istom-blue .istom-btn a {
      color: #fff;
      text-decoration: none; }
      .istom-blue .wp-block-button a:after,
      .istom-blue .istom-btn a:after {
        color: #fff; }
    .istom-blue .wp-block-button.istom-profil-btn, .istom-blue .wp-block-button.istom-profil-btn > a,
    .istom-blue .istom-btn.istom-profil-btn,
    .istom-blue .istom-btn.istom-profil-btn > a {
      color: #1e827d; }
      .istom-blue .wp-block-button.istom-profil-btn:after, .istom-blue .wp-block-button.istom-profil-btn > a:after,
      .istom-blue .istom-btn.istom-profil-btn:after,
      .istom-blue .istom-btn.istom-profil-btn > a:after {
        color: #1e827d; }
  .istom-blue blockquote {
    color: #1e827d; }
    .istom-blue blockquote cite, .istom-blue blockquote::before, .istom-blue blockquote:before, .istom-blue blockquote::after, .istom-blue blockquote:after {
      color: #1e827d; }

.istom-yellow {
  background-color: #fab90a;
  color: #1e827d;
  border-color: #1e827d; }
  .istom-yellow h1, .istom-yellow h2, .istom-yellow h3, .istom-yellow h4, .istom-yellow h5, .istom-yellow h6,
  .istom-yellow p, .istom-yellow ul, .istom-yellow li, .istom-yellow a {
    color: #1e827d; }
  .istom-yellow a {
    font-weight: bold;
    text-decoration: underline; }
  .istom-yellow .wp-block-button,
  .istom-yellow .istom-btn {
    background-color: #1e827d;
    color: #fff;
    text-decoration: none;
    position: relative; }
    .istom-yellow .wp-block-button a,
    .istom-yellow .istom-btn a {
      color: #fff;
      text-decoration: none; }
      .istom-yellow .wp-block-button a:after,
      .istom-yellow .istom-btn a:after {
        color: #fff; }
    .istom-yellow .wp-block-button.istom-profil-btn, .istom-yellow .wp-block-button.istom-profil-btn > a,
    .istom-yellow .istom-btn.istom-profil-btn,
    .istom-yellow .istom-btn.istom-profil-btn > a {
      color: #1e827d; }
      .istom-yellow .wp-block-button.istom-profil-btn:after, .istom-yellow .wp-block-button.istom-profil-btn > a:after,
      .istom-yellow .istom-btn.istom-profil-btn:after,
      .istom-yellow .istom-btn.istom-profil-btn > a:after {
        color: #1e827d; }
  .istom-yellow blockquote {
    color: #1e827d; }
    .istom-yellow blockquote cite, .istom-yellow blockquote::before, .istom-yellow blockquote:before, .istom-yellow blockquote::after, .istom-yellow blockquote:after {
      color: #1e827d; }

.istom-red {
  background-color: #e6411e;
  color: #fff;
  border-color: #fff; }
  .istom-red h1, .istom-red h2, .istom-red h3, .istom-red h4, .istom-red h5, .istom-red h6,
  .istom-red p, .istom-red ul, .istom-red li, .istom-red a {
    color: #fff; }
  .istom-red a {
    font-weight: bold;
    text-decoration: underline; }
  .istom-red blockquote {
    color: #fff; }
    .istom-red blockquote cite, .istom-red blockquote::before, .istom-red blockquote:before, .istom-red blockquote::after, .istom-red blockquote:after {
      color: #fff; }

/* PORTRAIT SINGLE */
.region-content {
  position: relative; }

#block-addtoanybuttons {
  position: absolute;
  top: 0;
  right: 0; }

.portrait-left {
  background: #1e827d; }
  .portrait-left .portrait-visuel .field--name-field-visuel,
  .portrait-left .portrait-visuel .field--name-field-photo {
    margin-right: 5px; }
  .portrait-left .field--name-field-diplomes ul {
    line-height: 1.34375em; }
  .portrait-left .portrait-details {
    padding: 20px 25px;
    color: #fff; }
    .portrait-left .portrait-details .domain {
      height: 80px; }
      .portrait-left .portrait-details .domain .field--name-field-icon {
        width: 18%;
        float: left; }
        .portrait-left .portrait-details .domain .field--name-field-icon img {
          /* width:17%;*/
          float: left;
          padding: 9px;
          filter: invert(1); }
      .portrait-left .portrait-details .domain .field--name-field-label {
        display: inline-block;
        word-break: break-word;
        white-space: normal;
        width: 160px;
        line-height: 19px;
        padding: 18px 9px 9px 15px; }
    .portrait-left .portrait-details .promo {
      height: 80px; }
      .portrait-left .portrait-details .promo .promo_icon {
        width: 18%;
        float: left; }
      .portrait-left .portrait-details .promo .promo_label {
        padding: 0px 9px 0px 15px;
        display: inline-block; }
        .portrait-left .portrait-details .promo .promo_label .field--name-field-promo {
          display: inline-block;
          line-height: 59px; }
    .portrait-left .portrait-details .nb_annees_istom {
      height: 80px; }
      .portrait-left .portrait-details .nb_annees_istom .nb_annees_istom_icon {
        width: 18%;
        float: left;
        font-size: 300%;
        text-align: center; }
      .portrait-left .portrait-details .nb_annees_istom .nb_annees_istom_label {
        padding-left: 15px;
        display: inline-block;
        line-height: 28px; }
    .portrait-left .portrait-details .entree_en {
      height: 60px; }
      .portrait-left .portrait-details .entree_en .entree_en_icon {
        background-color: #fff;
        color: black;
        padding: 10px;
        font-weight: bold; }
        .portrait-left .portrait-details .entree_en .entree_en_icon a {
          text-decoration: none; }
          .portrait-left .portrait-details .entree_en .entree_en_icon a:hover {
            color: #fff !important; }
        .portrait-left .portrait-details .entree_en .entree_en_icon:hover {
          color: #fff !important; }
          .portrait-left .portrait-details .entree_en .entree_en_icon:hover a {
            color: #fff !important; }
    .portrait-left .portrait-details .field--name-field-diplomes ul {
      margin-left: 18px;
      list-style: none;
      padding: 0; }
      .portrait-left .portrait-details .field--name-field-diplomes ul li {
        /*     list-style-type: disclosure-closed;*/
        padding-left: 1em;
        line-height: 1.5em; }
        .portrait-left .portrait-details .field--name-field-diplomes ul li:before {
          content: "\f054";
          font-family: "FontAwesome";
          display: inline-block;
          margin-left: -1.3em;
          /* same as padding-left set on li */
          width: 1.3em;
          /* same as padding-left set on li */ }

/* BOOTSTRAP */
.container .display-flex {
  /*  display: flex;*/
  flex-wrap: wrap; }
  .container .display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column; }
.container .equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  margin-right: 0; }
  .container .equal:before, .container .equal:after {
    content: normal; }

/*
.page-node-type-portrait{
  .view-display-id-block_2 {
    top: -93px;
  }
}
*/
/*
MOSAIQUE PORTRAITS  */
.portraits-header {
  text-transform: uppercase;
  font-weight: bold; }

.container-fluid-portraits {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important; }

.view-interview.view-display-id-block_1 .view-header,
.view-portraits.view-display-id-block_1 .view-header {
  color: #fff;
  /*  height: 100px;*/
  text-align: center;
  font-family: 'Kanit', 'Helvetica', 'Arial', sans-serif;
  font-size: 2.2em;
  padding-top: 50px;
  line-height: 1em;
  padding-bottom: 40px; }
  
@media only screen and (max-width: 990px) {
  .view-interview.view-display-id-block_1 .view-content,
  .view-portraits.view-display-id-block_1 .view-content {
    padding-bottom: 25px;
  }
}
  

.viewsreference--view-title {
  display: none; }

.view-interview.view-display-id-block_1,
.view-portraits.view-display-id-block_2 {
  position: relative;
  /* .view-header{
       display:none;
   }*/
  /* .hover-element{
     margin-bottom:0;
   }*/ }

   .view-interview.view-display-id-block_1 .views-field-nothing-1{
    width:390px;
    margin-top: 50px;
   }

  .view-interview.view-display-id-block_1 .view-header,
  .view-portraits.view-display-id-block_2 .view-header {
    color: #fff;
    height: 100px;
    text-align: center;
    font-family: 'Kanit', 'Helvetica', 'Arial', sans-serif;
    font-size: 2em;
    padding-top: 0px; }
  .view-interview.view-display-id-block_1 li, 
  .view-portraits.view-display-id-block_2 li {
    width: 33.3333%;
    float: left; }
@media only screen and (max-width: 440px) {
  .view-interview.view-display-id-block_1 li,
  .view-portraits.view-display-id-block_2 li {
    width: 100%;
  }
}
/* PORTRAIT */
.paragraph--type--paragraph-views-reference {
  background-color: #1e827d; }

/*
div.paragraph{
  .hover-element{
    .boxed{
      top: 145px;
    }
  }
}
section.paragraph,
.container-fluid-portraits{
  .container{
    .hover-element{
      .boxed{
        top: 120px;
      }
    }
  }  
  .hover-element{
    .boxed{
      top: 200px;
    }
  }
}*/
.hover-element {
  cursor: pointer;
  margin-bottom: 0; }
  .hover-element > a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 500;
    content: "";
    opacity: 0;
    font-size: 0; }
  .hover-element .hover-element__initial {
    min-height: 300px; }
    .hover-element .hover-element__initial .portrait-details {
      position: absolute;
      text-align: left;
      color: #fff;
      background-color: #1e827d;
      padding: 0;
      bottom: 0;
      width: 100%;
      height: 50px; }
      .hover-element .hover-element__initial .portrait-details div em {
        font-size: 72%; }
      .hover-element .hover-element__initial .portrait-details > div.domain {
        display: inline-block;
        width: 55%;
        float: left; }
        .hover-element .hover-element__initial .portrait-details > div.domain .field--name-field-icon {
          width: 40px;
          padding: 9px 5px;
          float: left; }
          .hover-element .hover-element__initial .portrait-details > div.domain .field--name-field-icon img {
            filter: invert(1); }
        .hover-element .hover-element__initial .portrait-details > div.domain .field--name-field-label {
          line-height: 15px;
          display: inline-block;
          word-break: break-word;
          white-space: normal;
          width: 125px;
          line-height: 15px;
          padding: 9px 9px 9px 5px; }
      .hover-element .hover-element__initial .portrait-details > div.promo, .hover-element .hover-element__initial .portrait-details > div.nb_annees_istom {
        display: inline-block;
        width: 45%;
        float: left;
        padding: 9px; }
      .hover-element .hover-element__initial .portrait-details > div.promo .promo_icon {
        width: 35px;
        float: left;
        margin-right: 4px; }
        .hover-element .hover-element__initial .portrait-details > div.promo .promo_icon em {
          position: absolute;
          top: 5%; }
      .hover-element .hover-element__initial .portrait-details .nb_annees_istom > em {
        float: left;
        display: inline-block;
        font-size: 2em;
        margin-right: 10px;
        /*margin-top:4px;*/
        font-style: normal; }
      .hover-element .hover-element__initial .portrait-details .nb_annees_istom div {
        float: left;
        display: inline-block;
        line-height: 15px; }
      .hover-element .hover-element__initial .portrait-details .portrait-btn {
        background-color: #fff;
        color: #1e827d;
        /* width:50px;*/
        height: 30px;
        position: absolute;
        top: -15px;
        right: 40px;
        background-color: #fff;
        padding: 3px 8px;
        z-index: 45;
        line-height: 25px; }
    .hover-element .hover-element__initial .boxed {
      position: absolute;
      width: 100%;
      opacity: 1;
      bottom: 0;
      height: auto;
      text-align: left;
      left: 0;
      padding: 10px 10px 40px;
      line-height: normal; }
  .hover-element:hover {
    cursor: pointer; }
    .hover-element:hover .hover-element__initial::before {
      opacity: 0 !important; }
    .hover-element:hover .hover-element__initial .portrait-details {
      /* background-color:$darkgreen-color;*/ }

.view-portraits .hover-element {
  cursor: pointer;
  margin-bottom: 0;
}
.view-portraits .hover-element > a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 500;
  content: "";
  opacity: 0;
  font-size: 0;
}
.view-portraits .hover-element .hover-element__initial {
  min-height: 300px;
}
.view-portraits .hover-element .hover-element__initial .portrait-details {
  position: absolute;
  text-align: left;
  color: #fff;
  background-color: #1e827d;
  padding: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
}
.view-portraits .hover-element .hover-element__initial .portrait-details div em {
  font-size: 72%;
}
.view-portraits .hover-element .hover-element__initial .portrait-details > div.domain {
  display: inline-block;
  width: 55%;
  float: left;
}
.view-portraits .hover-element .hover-element__initial .portrait-details > div.domain .field--name-field-icon {
  width: 40px;
  padding: 9px 5px;
  float: left;
}
.view-portraits .hover-element .hover-element__initial .portrait-details > div.domain .field--name-field-icon img {
  filter: invert(1);
}
.view-portraits .hover-element .hover-element__initial .portrait-details > div.domain .field--name-field-label {
  line-height: 15px;
  display: inline-block;
  word-break: break-word;
  white-space: normal;
  width: 125px;
  line-height: 15px;
  padding: 9px 9px 9px 5px;
}
.view-portraits .hover-element .hover-element__initial .portrait-details > div.promo, .view-portraits .hover-element .hover-element__initial .portrait-details > div.nb_annees_istom {
  display: inline-block;
  width: 45%;
  float: left;
  padding: 9px;
}
.view-portraits .hover-element .hover-element__initial .portrait-details > div.promo .promo_icon {
  width: 35px;
  float: left;
  margin-right: 4px;
}
.view-portraits .hover-element .hover-element__initial .portrait-details > div.promo .promo_icon em {
  position: absolute;
  top: 5%;
}
.view-portraits .hover-element .hover-element__initial .portrait-details .nb_annees_istom > em {
  float: left;
  display: inline-block;
  font-size: 2em;
  margin-right: 10px;
  /*margin-top:4px;*/
  font-style: normal;
}
.view-portraits .hover-element .hover-element__initial .portrait-details .nb_annees_istom div {
  float: left;
  display: inline-block;
  line-height: 15px;
}
.view-portraits .hover-element .hover-element__initial .portrait-details .portrait-btn {
  background-color: #fff;
  color: #1e827d;
  /* width:50px;*/
  height: 30px;
  position: absolute;
  top: -15px;
  right: 40px;
  background-color: #fff;
  padding: 3px 8px;
  z-index: 45;
  line-height: 25px;
}
.view-portraits .hover-element .hover-element__initial .boxed {
  position: absolute;
  width: 100%;
  opacity: 1;
  bottom: 0;
  height: auto;
  text-align: left;
  left: 0;
  padding: 10px 10px 40px;
  line-height: normal;
}
.view-portraits .hover-element:hover {
  cursor: pointer;
}
.view-portraits .hover-element:hover .hover-element__initial::before {
  opacity: 0 !important;
}
.view-portraits .hover-element:hover .hover-element__initial .portrait-details {
  /* background-color:$darkgreen-color;*/
}

.view-interview .portrait-details {
  padding: 5px 15px !important; }
.view-interview .portraits-header {
  margin-bottom: 20px; }
.view-interview .blazy--view--interview .grid {
  margin: 0; }

.node--type-cv-ec p, .node--type-cv-ec ul, .node--type-cv-ec ol, .node--type-cv-ec pre, .node--type-cv-ec table, .node--type-cv-ec blockquote {
  margin-bottom: 0.625em;
}
.node--type-cv-ec .field--name-field-cv-photo .field--name-field-media-image img {
  text-align: center;
  margin: 20px auto;
}
.node--type-cv-ec .icon-linkedin,
.node--type-cv-ec .icon-researchgate {
  float: left;
  text-align: center;
  margin-right: 5px;
}
.node--type-cv-ec .icon-linkedin a,
.node--type-cv-ec .icon-researchgate a {
  width: 35px;
  display: block;
  margin: 5px 0;
}
.node--type-cv-ec .thematiques {
  float: left;
  margin-top: 40px;
}
.node--type-cv-ec .field--name-field-cv-publications-recentes .field--item {
  padding-bottom: 20px;
}

.view-cvs .views-row {
  width: 33%;
  float: left;
  margin-bottom: 25px;
  padding: 5px;
  /* .portrait-btn{
       background-color:$white-color;
       color:$darkgreen-color;
       height:30px;
       position: absolute;
       top: -15px;
       right: 40px;
       background-color: $white-color;
       padding: 3px 8px;
       z-index: 45;
       line-height:25px;
   }*/
}
.view-cvs .views-row a {
  text-decoration: none;
  font-weight: bold;
}
.view-cvs .views-row .portrait-details {
  padding: 5px;
}
.view-cvs .views-row .portrait-details p {
  line-height: 14px;
  font-size: 85% !important;
  text-align: left;
}
.view-cvs .views-row .hover-element {
  cursor: pointer;
  margin-bottom: 0;
}
.view-cvs .views-row .hover-element > a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 500;
  content: "";
  opacity: 0;
  font-size: 0;
}
.view-cvs .views-row .hover-element .hover-element__initial {
  min-height: 300px;
}
.view-cvs .views-row .hover-element .hover-element__initial .portrait-details {
  position: absolute;
  text-align: left;
  color: #fff;
  background-color: #1e827d;
  padding: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
}
.view-cvs .views-row .hover-element .hover-element__initial .portrait-btn {
  background-color: #fff;
  color: #1e827d;
  height: 30px;
  position: absolute;
  top: -15px;
  right: 40px;
  background-color: #fff;
  padding: 3px 8px;
  z-index: 45;
  line-height: 25px;
}
.view-cvs .views-row .hover-element .hover-element__initial .boxed {
  position: absolute;
  width: 100%;
  opacity: 1;
  bottom: 0;
  height: auto;
  text-align: left;
  left: 0;
  padding: 10px 10px 40px;
  line-height: normal;
}
.view-cvs .views-row .hover-element:hover {
  cursor: pointer;
}
.view-cvs .views-row .hover-element:hover .hover-element__initial::before {
  opacity: 0 !important;
}
.view-cvs .views-row .hover-element:hover .hover-element__initial .portrait-details {
  /* background-color:$darkgreen-color;*/
}


.view-interview,
.view-actus {
  /* .views-row.odd {
     .actu_text {
       .sup_text {
         height:40px;
         line-height: 12px;
         .sup_text_category {
           width: 70%;
           .fond-category {
             padding: 8px 5px;
             width: max-content;
             float: right;
           }
         }
         .sup_text_date {
           text-align: right;
           line-height:29px;
         }
       }
     }
   }*/ }
  .view-interview .portraits-header,
  .view-interview .actus-header,
  .view-actus .portraits-header,
  .view-actus .actus-header {
    color: #1e827d;
    text-align: left;
    font-family: 'Kanit', 'Helvetica', 'Arial', sans-serif;
    font-size: 1.8em;
    padding-top: 50px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 30px;
    line-height: 1em; }
  .view-interview .portraits-header{
    padding-left: 0px;
    text-align: center;
  }
  .view-interview .views-row,
  .view-actus .views-row {
    padding: 2em 2em 0 2em;
    color: #444;
    /* padding:0;*/
    margin: 0; }
    .view-interview .views-row .actu_img > .actu_link,
    .view-actus .views-row .actu_img > .actu_link {
      display: inline-block; }
    .view-interview .views-row .actu_text .title,
    .view-actus .views-row .actu_text .title {
      /* font-size: 200%;*/
      font-weight: bold;
      text-transform: uppercase;
      display: inline-block; }
      .view-interview .views-row .actu_text .title a,
      .view-actus .views-row .actu_text .title a {
        color: #1e827d;
        text-decoration: none; }
    .view-interview .views-row .actu_text .body,
    .view-actus .views-row .actu_text .body {
      text-align: inherit; }
      .view-interview .views-row .actu_text .body p,
      .view-actus .views-row .actu_text .body p {
        text-align: inherit;
        color: #1e827d;
        line-height: 17px; }
    .view-interview .views-row .actu_text .sup_text,
    .view-actus .views-row .actu_text .sup_text {
      height: 40px; }
      .view-interview .views-row .actu_text .sup_text .sup_text_category,
      .view-actus .views-row .actu_text .sup_text .sup_text_category {
        text-align: center;
        font-weight: bold;
        width: 40%; }
        .view-interview .views-row .actu_text .sup_text .sup_text_category .fond-category,
        .view-actus .views-row .actu_text .sup_text .sup_text_category .fond-category {
          background: #9dd4d5;
          padding: 2px 5px;
          width: max-content;
          color: #1e827d; }
      .view-interview .views-row .actu_text .sup_text .sup_text_date,
      .view-actus .views-row .actu_text .sup_text .sup_text_date {
        text-align: left;
        line-height: 29px; }
    .view-interview .views-row.even .actu_img,
    .view-actus .views-row.even .actu_img {
      float: left;
      width: 50%;
      text-align: right; }
    .view-interview .views-row.even .actu_text,
    .view-actus .views-row.even .actu_text {
      float: left;
      width: 50%;
      padding-left: 3%;
      text-align: left; }
      .view-interview .views-row.even .actu_text .sup_text_category,
      .view-actus .views-row.even .actu_text .sup_text_category {
        width: auto;
        float: left;
        margin-right: 5px; }
    .view-interview .views-row.odd .actu_img,
    .view-actus .views-row.odd .actu_img {
      float: right;
      width: 50%; }
    .view-interview .views-row.odd .actu_text,
    .view-actus .views-row.odd .actu_text {
      float: left;
      width: 50%;
      padding-right: 3%;
      text-align: right; }
      .view-interview .views-row.odd .actu_text .sup_text .sup_text_category,
      .view-actus .views-row.odd .actu_text .sup_text .sup_text_category {
        width: 100%; }
        .view-interview .views-row.odd .actu_text .sup_text .sup_text_category .fond-category,
        .view-actus .views-row.odd .actu_text .sup_text .sup_text_category .fond-category {
          float: right; }
      .view-interview .views-row.odd .actu_text .sup_text .sup_text_date,
      .view-actus .views-row.odd .actu_text .sup_text .sup_text_date {
        padding-right: 5px;
        display: inline-block;
        float: right;
        margin-right: 5px; }

.view-actus .view-footer .istom-btn{
  border-radius: 18px !important;
  margin: 40px 0;
}

.front-actus {
  background-color: #fff;
  z-index: 1; }
  .front-actus .sup_text {
    font-size: 75%; }
  .front-actus .view-footer a {
    margin-bottom: 40px; }


.front-actus-2{
  z-index: 1; 
}
.front-actus-2 .sup_text {
    font-size: 75%; 
}
.front-actus-2 .view-footer a {
  margin-bottom: 40px; 
}  

@media only screen and (max-width: 992px) {
  .front-actus {
    height: 100vh; }

  .view-actus .views-row {
    padding: 0; }
    .view-actus .views-row .actu_img,
    .view-actus .views-row .actu_text {
      width: 100% !important; } }
.blog-post .field--name-field-media-image {
  text-align: center; }
  .blog-post .field--name-field-media-image img {
    display: inline-block; }
.blog-post .blog-post__title {
  padding: 4.75em 0 4.75em 0; }

/* BOUTON */
.wp-block-button__link {
  background-color: #1e827d;
  font-weight: 600 !important;
  text-align: left;
  border-radius: 0;
  text-decoration: none !important; }
  .wp-block-button__link.no-border-radius {
    border-radius: 0; }
  .wp-block-button__link:after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f054";
    color: #fff;
    margin-left: 5px; }

.wp-block-button {
  text-align: left; }
  .wp-block-button a {
    text-align: left; }

.wp-block-file .wp-block-file__button {
  border-radius: 0;
  background-color: #1e827d;
  color: #fff; }

/* LISTE */
/*article.node--type-page{
    .field--name-body{
        ul:not(.blocks-gallery-grid){
            margin-left: 18px;
            list-style: none;
            padding:0;
           li{
                padding-left: 1em;
                line-height: 1.5em;
                &:before{
                content: "\f054"; 
                font-family: "FontAwesome";
                display: inline-block;
                margin-left: -1.3em;
                width: 1.3em;    
                }
            }
        
        }
    }
}*/
/* GALERIE*/
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  background: transparent !important; }

/* IMAGE */
.wp-block-image img {
  margin-bottom: 0; }
.wp-block-image figcaption {
  font-style: italic; }

.wp-block-image figcaption {
  position: relative;
  bottom: 40px;
  color: #fff;
  font-weight: bold; }

.istom-profil-btn {
  position: relative;
  bottom: 80px;
  float: right;
  margin-right: 0;
  right: 0;
  background-color: #fff;
  color: #1e827d; }
  .istom-profil-btn > * {
    background-color: #fff;
    color: #1e827d; }

.istom-no-margin {
  margin: 0; }

.istom-btn-right {
  position: absolute;
  right: 0; }

/* COVER */
.wp-block-cover, .wp-block-cover-image {
  min-height: 130px;
  margin-bottom: 40px;
  /* background-color: $darkgreen-color;*/ }

/* QUOTE */
.wp-block-quote {
  margin-left: 45px;
  border: none; }
  .wp-block-quote cite, .wp-block-quote footer {
    position: absolute;
    font-style: normal;
    right: 25px;
    bottom: 0; }

/* LIST */
.field--name-body ul:not(.social-list),
.wp-block-media-text ul:not(.social-list),
.wp-block-columns ul:not(.social-list),
.wp-block-column ul:not(.social-list) {
  margin-left: 18px;
  list-style: none;
  padding: 0; }
  .field--name-body ul:not(.social-list) li:not(.blocks-gallery-item),
  .wp-block-media-text ul:not(.social-list) li:not(.blocks-gallery-item),
  .wp-block-columns ul:not(.social-list) li:not(.blocks-gallery-item),
  .wp-block-column ul:not(.social-list) li:not(.blocks-gallery-item) {
    /*     list-style-type: disclosure-closed;*/
    padding-left: 1em;
    line-height: 1.4em;
    /*  font-size:17px;*/ }
    .field--name-body ul:not(.social-list) li:not(.blocks-gallery-item):before,
    .wp-block-media-text ul:not(.social-list) li:not(.blocks-gallery-item):before,
    .wp-block-columns ul:not(.social-list) li:not(.blocks-gallery-item):before,
    .wp-block-column ul:not(.social-list) li:not(.blocks-gallery-item):before {
      /*  content: "\f111"; 
        font-family: "FontAwesome";*/
      content: "•";
      display: inline-block;
      margin-left: -1.3em;
      /* same as padding-left set on li */
      width: 1.3em;
      /* same as padding-left set on li */ }

ul.istom-list {
  margin-left: 18px;
  list-style: none;
  padding: 0; }
  ul.istom-list li {
    padding-left: 1em;
    line-height: 1.5em; }
    ul.istom-list li:before {
      content: "\f054" !important;
      font-family: "FontAwesome" !important;
      display: inline-block;
      margin-left: -1.3em;
      width: 1.3em; }

.has-background-dim {
  background-color: transparent; }

.has-black-color {
  color: #222222; }

.has-white-color {
  color: #FFFFFF; }

.has-dark-midnight-blue-color {
  color: #003366; }

.has-very-dark-orange-color {
  color: #663300; }

.has-black-background-color {
  background-color: #000000; }

.has-white-background-color {
  background-color: #FFFFFF; }

.has-dark-midnight-blue-background-color {
  background-color: #003366; }

.has-very-dark-orange-background-color {
  background-color: #663300; }

.has-istom-white-color {
  color: #fff !important; }

.has-istom-white-background-color {
  background-color: #fff !important; }

.has-istom-darkgreen-color {
  color: #1e827d !important; }

.has-istom-darkgreen-background-color {
  background-color: #1e827d !important; }

.has-istom-lightgreen-color {
  color: #5faf5a !important; }

.has-istom-lightgreen-background-color {
  background-color: #5faf5a !important; }

.has-istom-green-color {
  color: #69872d !important; }

.has-istom-green-background-color {
  background-color: #69872d !important; }

.has-istom-yellow-color {
  color: #fab90a !important; }

.has-istom-yellow-background-color {
  background-color: #fab90a !important; }

.has-istom-red-color {
  color: #e6411e !important; }

.has-istom-red-background-color {
  background-color: #e6411e !important; }

.has-istom-blue-color {
  color: #9dd4d5 !important; }

.has-istom-blue-background-color {
  background-color: #9dd4d5 !important; }

.agenda_item {
  width: 100%;
  float: left;
  line-height: 1.1em;
  margin-bottom: 30px; }
  .agenda_item .agenda_category {
    width: 100%;
    float: left;
    text-align: right;
    font-size: 70%; }
  .agenda_item .agenda_dates {
    width: 26%;
    float: left; }
  .agenda_item .agenda_title {
    width: 64%;
    float: left;
    font-weight: 800; }
  .agenda_item .agenda_lieu {
    width: 100%;
    float: right;
    font-weight: 800; }
  .agenda_item .agenda_description {
    width: 100%;
    float: left; }

/*# sourceMappingURL=custom.css.map */
.bottom-div{
  height: auto;
}
.path-frontpage .bottom-div{
  height: 326px;
}

.modal-dont-show-again-label{
  float: left;
}
.modal-dont-show-again-label:hover{
  text-decoration: underline;
}
.modal-page-please-do-not-show-again{
  border: 1px black solid !important;
  margin-bottom: -6px !important;
}
.modal-page-please-do-not-show-again:hover {
  border: 1px black solid !important;
  margin-bottom: -6px !important;
}
.modal-page-please-do-not-show-again:checked{
  border: 1px black solid !important;
  background-color:#555;
  margin-bottom: -6px !important;
}
.js-modal-page-ok-button:hover{
  color:black !important;
}


/*** AGENDA ****/
.agenda-accueil{
  background-color:white !important;
}
.agenda-title{
  margin: 0 auto;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  padding-top: 50px;
  color:#1e827d;
}
.paragraph--type--block-agenda .view-agenda{
  margin-top:45px;
}
.paragraph--type--block-agenda .imageblock__content{
  top: 75px;
}
.view-display-id-block_agenda_accueil {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-template-rows: repeat(2, 200px);
  gap: 10px;
}
.view-display-id-block_agenda_accueil  .view-content{
  display: contents;
}

.view-display-id-block_agenda_accueil .views-row {
  border-radius: 12px;
  width: 100%;
  height: 200px;
  padding: 2%;
}
.view-display-id-block_agenda_accueil .views-row .agenda_dates {
  font-size: 200%;
  font-weight: bold;
  padding-bottom: 20px;
  margin-top: 10px;
}
.view-display-id-block_agenda_accueil .views-row .agenda_title {
  font-size: 125%;
}
.view-display-id-block_agenda_accueil .views-row .agenda_dates,
.view-display-id-block_agenda_accueil .views-row .agenda_title,
.view-display-id-block_agenda_accueil .views-row .agenda_lieu{
  width:100%;
  text-align:center;  
}

/* First .even and last .odd = green background */
/* Use :nth-of-type to target the positions */
.view-display-id-block_agenda_accueil .views-row:nth-of-type(1),
.view-display-id-block_agenda_accueil .views-row:nth-of-type(4) {
  background-color: #1e827d;
  border: 2px solid #1e827d;
  color:white;
}

/* Middle two = white with green border */
.view-display-id-block_agenda_accueil .views-row:nth-of-type(2),
.view-display-id-block_agenda_accueil .views-row:nth-of-type(3) {
  background-color: #FFFFFF;
  border: 2px solid #1e827d;
  color:#1e827d;
}



/**** BLOCK AGENDA ****/
.paragraph--type--block-agenda .field--name-field-titre{
  color: #1e827d;
  font-weight:bold;
  font-size: 130%;
  margin-bottom: 20px;
  text-align: center;
}
.paragraph--type--block-agenda > .container, .paragraph--type--block-agenda > div[class*='col-']:not(.imageblock__content) {
  padding-top: 3em;
  padding-bottom: 3em;
  float: none;
  overflow: hidden;
}
.paragraph--type--block-agenda  .agenda-links{
  background-color: #1e827d;
  border-radius: 25px;
  padding: 12px 20px 45px;
  margin-top: 40px;
  color: white;
  font-weight: normal;
}
.paragraph--type--block-agenda .agenda-links .agenda-links-text {
  line-height: 18px;
  width: 33%;
  display: block;
  float: left;
}
.paragraph--type--block-agenda  .agenda-links .agenda-links-brochure{
  width: 40%;
  float: left;
  padding-top: 8px;
  margin-top: -5px;
}
.paragraph--type--block-agenda  .agenda-links .agenda-links-contact{
  width: 25%;
  float: left;
  margin-top: 2px;
}
.paragraph--type--block-agenda  .agenda-links .agenda-links-brochure a,
.paragraph--type--block-agenda  .agenda-links .agenda-links-contact a{
  text-decoration: none;
  color: #1e827d;
  background: white;
  padding: 6px;
  border-radius: 25px;
}
.chiffres-cle-container{
  height: 400PX;
  color: white;
  padding-top: 145PX;
}
.chiffres-cle-container .field--items{
  display: flex;
  justify-content: space-between; /* evenly spaces blocks */
  flex-wrap: wrap; /* wraps to new line if needed */
  width: 100%;
  gap: 10px; 
}
.chiffres-cle-container .field--item{
  flex: 1 1 auto; /* grow and shrink as needed */
  text-align: center;
}
.chiffres-cle-container .chiffre_cle__digits{
  font-size: 250%;
  font-weight: bold;
  line-height: 150%;
  text-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}
.chiffres-cle-container .chiffre_cle__description{
  font-size: 160%;
  line-height: 100%;
  font-weight: bold;
  text-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}

.background-image-rounded{
  border-radius: 25px;
  height: 74vh;
  display: block;
}

.etudier-a-l-istom-container{
  
}
.field--name-field-colonnes-argument > .field__items {
  display: flex;
  flex-wrap: nowrap; /* Ensures all items are forced in one row */
  gap: 1rem;
  justify-content: space-between; /* Distributes items evenly */
}
.etudier-a-l-istom-container > .field--name-field-titre {
  text-align: center;
  padding-bottom: 50px;
  font-family: 'Kanit', 'Helvetica', 'Arial', sans-serif;
  font-size: 3em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1em;
  color:#1e827d;
}
.field--name-field-colonnes-argument > .field__items > .field--item .field--name-field-lien{
  display: block;
  position: relative;
  top: -14px;
  height: 40px;
}
.field--name-field-colonnes-argument  .field--item a {
  line-height: 35px;
  padding: 5px 10px;
  text-align: left;
  text-decoration: none;
  color: #1e827d;
  font-weight:bold;
  width: 100%;
  display: block;
  margin-top: 11px;
}
.field--name-field-colonnes-argument  .field--item a:after{
  content: '+';
  float: right;
  border: 2px #1e827d solid;
  padding: 0px 9px;
  border-radius: 40px;
  font-size: 2em;
  font-weight: normal;
  line-height: 27px;
  padding-bottom: 4px;
}
.field--name-field-colonnes-argument > .field__items > .field--item .field--name-field-lien-bas-colonne .field--item a {
  background: #1e827d;
  border-radius: 12px;
  line-height: 35px;
  padding: 5px 10px;
  text-align: left;
  text-decoration: none;
  color: white;
  font-weight:bold;
  width: 100%;
  display: block;
  margin-top: 11px;
}
.field--name-field-colonnes-argument > .field__items > .field--item .field--name-field-lien-bas-colonne .field--item a:after{
  content: '+';
  float: right;
  border: 2px white solid;
  padding: 0px 9px;
  border-radius: 40px;
  font-size: 2em;
  font-weight: normal;
  line-height: 27px;
  padding-bottom: 4px;
}
.field--name-field-colonnes-argument > .field__items > .field--item {
  flex: 0 0 23%; 
  box-sizing: border-box;
  min-width: 0; 
}
.paragraph--type--groupe-argument{
  border: 1px #1e827d solid;
  padding: 10px;
  border-radius: 25px;
}
.paragraph--type--groupe-argument .field--name-field-titre{
  color:#1e827d;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
}

.btn-visit{
  position: absolute;
  bottom: 20%;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  font-weight: 900;
  font-size: 1.5em;
}
.btn-visit a{
  background-color:white;
  color: #1e827d;
  padding: 15px 20px;
  border-radius: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.btn-visit i{
  border: 3px #1e827d solid;
  padding: 4px 8px;
  border-radius: 20px;
}
.imageblock-accueil{
  padding-top: 100px;
  padding-bottom: 160px;
  margin-bottom: 0;
}
.btn-candidatez{
  margin: 0 auto;
  background-color: #1e827d;
  width: 320px;
  font-size: 2em;
  font-weight: bold;
  padding: 15px 25px;
  border-radius: 35px;
  margin-bottom: 50px;
}
.btn-candidatez a{
  color:white;
  text-decoration: none;
  text-transform: uppercase;
}
.btn-candidatez i{
  border: 3px white solid;
  border-radius: 30px;
  padding: 4px 8px;
  top: 0px;
  position: relative;
  right: -28px;
}
.paragraph--type--block-agenda{
  top:-47px; 
}
.paragraph--type--block-agenda .container{
  padding-bottom: 0;
}
.paragraph--type--block-agenda .agenda-title-container .title{
  width: 67% !important;
}
.paragraph--type--block-agenda .field--name-field-titre{
  background-color:white;
  border: 1px #1e827d solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #1e827d;
  border-bottom: 0;
  border-radius: 25px 25px 0 0;
  padding: 10px 20px 0;
  font-size: 153%;
  /* top:47px */
}
.paragraph--type--block-agenda  .field--name-field-texte{
  /* padding-top: 40px; */
}
.paragraph--type--paragraph-sliders-block{
  top:27px;
  bottom: -76px;
  z-index: 0;
}


.istom-typo-menu img{
  width: 35px;
  margin-top: 10px;
}
.menu-search{
  float:right;
}