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

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

.toolbar .toolbar-bar .toolbar-tab,
.toolbar .menu-item {
  display: block !important;
}

body {
  font-family: "Kanit", "Helvetica", "Arial", sans-serif;
  font-weight: 300 !important;
  color: #000;
  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: #000;
}

.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;
}

@media only screen and (max-width: 440px) {
  h1,
.h1 {
    font-size: 2.1em;
  }
}
/* 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;
}

.panel-title {
  font-size: 110%;
  font-weight: bold;
}

@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;
}*/
.bg--dark {
  background-color: #1e827d;
}

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

.webform-submission-form label,
.form-group label {
  margin-left: 0 !important;
}

.path-webform .main-nav {
  background-color: #1e827d;
}

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

.form-text,
.form-select,
.form-email,
.form-tel,
.form-textarea,
.form-number {
  border: 1px #1e827d solid !important;
}

.js-webform-computed-wrapper input {
  border: 1px #1e827d solid !important;
}

.form-item-montant-liberatoire-a-verser-3- {
  font-weight: bold;
  margin-bottom: 20px;
}

/*
.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;
}

.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: "";
  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: "";
  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: "";
  margin-right: 13px;
  right: 100%;
}
blockquote::after, blockquote:after {
  content: "";
  margin-left: 13px;
  left: 100%;
  top: auto;
  bottom: 13px;
}
blockquote cite {
  position: absolute;
  font-style: normal;
  right: 25px;
  bottom: 0;
  color: #1e827d;
}

/* 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: "";
  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: "";
  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;
}

@media only screen and (max-width: 440px) {
  .paragraph--type--paragraph-side-image-block .field--name-field-paragraph-code-html .field--item .container {
    left: 0 !important;
  }

  .imageblock > .container {
    padding-top: 0;
  }
}
/* */
.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;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 990px) {
  #block-addtoanybuttons {
    top: -50px;
  }
}

/* BLOCK MATIERES */
.cycle-type .equal {
  margin-top: 35px;
}
.cycle-type .field--name-field-section-matiere-titre,
.cycle-type .field--name-field-section-semaine-titre {
  height: 90px;
}
.cycle-type .field--name-field-matiere-contenu {
  margin-bottom: 35px;
}
.cycle-type .field--name-field-matiere-contenu li {
  padding-left: 1em;
  line-height: 1.5em;
}
.cycle-type .field--name-field-matiere-contenu li:before {
  content: "";
  font-family: "FontAwesome";
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
}
.cycle-type .field--name-field-semaine-type .jour {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 9px;
}
.cycle-type .field--name-field-semaine-type .jour .field--name-field-jour {
  border-bottom: 1px #fff solid;
  margin-bottom: 10px;
}
.cycle-type .field--name-field-semaine-type .jour .field--name-field-jour .field--item {
  background-color: #fff;
  color: #1e827d;
  display: inline-block;
  padding: 0 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.cycle-type .field--name-field-semaine-type .am,
.cycle-type .field--name-field-semaine-type .pm {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.cycle-type .field--name-field-semaine-type .am .creneau,
.cycle-type .field--name-field-semaine-type .pm .creneau {
  padding-bottom: 15px;
  display: flex;
}
.cycle-type .field--name-field-semaine-type .am .creneau .horaire,
.cycle-type .field--name-field-semaine-type .pm .creneau .horaire {
  float: left;
  width: 40%;
  white-space: nowrap;
}
.cycle-type .field--name-field-semaine-type .am .creneau .matiere,
.cycle-type .field--name-field-semaine-type .pm .creneau .matiere {
  float: left;
  width: 60%;
}
.cycle-type .field--name-field-semaine-type .field--name-field-horaire-debut,
.cycle-type .field--name-field-semaine-type .field--name-field-horaire-fin {
  display: inline-block;
}
.cycle-type .field--name-field-semaine-type .field--item {
  font-size: 14px;
  line-height: 16px;
}

@media only screen and (max-width: 440px) {
  .cycle-type .field--name-field-semaine-type .am,
.cycle-type .field--name-field-semaine-type .pm {
    width: 100%;
  }

  .views-view-grid .views-col {
    width: 100% !important;
  }
}
.path-frontpage h1 {
  font-size: 2em;
}
.path-frontpage h3 {
  font-size: 1.4em;
}

.logos {
  float: left;
  margin-left: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.logos img {
  height: 65px !important;
  margin: auto;
}

/* BLOCK TOP RS */
#block-rs {
  margin-top: 9px;
  width: 260px;
  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;
  padding-bottom: 7px;
}
#block-istom-postscriptblocksocialicons .social-list li:hover,
#block-rs .social-list li:hover {
  opacity: 0.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: 0.5;
}

/* BLOC TOP RECHERCHE */
#block-istom-topmenuicons {
  width: auto;
  float: right;
  text-align: right;
  height: 45px;
  line-height: 55px;
  border-left: 1px #fff solid;
  padding-left: 10px;
}
#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.2125em;
    line-height: 1em;
    width: 500px;
  }
}
@media only screen and (max-width: 440px) {
  .container-animated .box .animated span {
    width: 270px;
  }
}
.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: "";
  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: "";
  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: "";
  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;
  }
}
.menu > li {
  font-size: 12px;
}

.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: 80%;
}

.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;
}

.main-nav {
  z-index: 3;
  min-height: 0 !important;
}
.main-nav .nav-bar:nth-child(1) {
  background-color: transparent !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 !important;
}

@media only screen and (max-width: 440px) {
  .main-nav .region-tabs {
    display: none;
  }
}
.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;
  text-shadow: none;
}
#block-istom .menu > li > .menu-head {
  text-shadow: 1px 1px 6em black, 1px 1px 7em black, 1px 1px 0.9em black;
}
#block-istom .menu > li.active .menu-head {
  background-color: #1e827d !important;
  text-shadow: none;
}
#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;
  text-shadow: none;
}
@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;
  }
}

#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;
  white-space: nowrap;
}
#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;
}
#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;
    font-size: 10px;
  }
  #block-menutopistomregion1 .menu li .subnav {
    min-width: 30em;
    padding: 0;
  }
  #block-menutopistomregion1 .menu > li {
    width: 21%;
  }
  #block-menutopistomregion1 .menu > li.active {
    width: 21%;
  }
}
@media only screen and (max-width: 440px) {
  #block-menutopistomregion1 .menu li .subnav {
    min-width: 20em;
    padding: 0;
  }
  #block-menutopistomregion1 .menu > li {
    width: 25%;
  }
  #block-menutopistomregion1 .menu > li a {
    line-height: 2em;
    white-space: normal;
  }
}

/* Selecteur de langue */
#block-selecteurdelangue {
  padding-top: 7px;
  position: absolute;
  top: 0;
  right: 60%;
}
#block-selecteurdelangue .links {
  list-style: none;
}
#block-selecteurdelangue .links .is-active {
  background-color: #fab90a;
  color: #1e827d !important;
}
#block-selecteurdelangue .links li {
  width: auto;
  float: left;
  color: #fff;
}
#block-selecteurdelangue .links li a {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
#block-selecteurdelangue .links li .language-link {
  padding: 0px 5px;
}

@media (max-width: 768px) {
  #block-selecteurdelangue {
    position: initial;
    float: right;
    width: 50%;
  }
}
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;
}

.postscript_fouth {
  z-index: 10;
}

#sliding-popup p {
  color: #000;
  font-weight: lighter;
}
#sliding-popup .agree-button, #sliding-popup .decline-button {
  color: #fff !important;
  z-index: 2;
  position: relative;
  text-decoration: none !important;
  font-size: 1em;
  font-weight: lighter;
  background-color: #1e827d !important;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background-image: none;
  text-shadow: none;
}
#sliding-popup .agree-button:hover, #sliding-popup .decline-button:hover {
  background-color: #0d5f5b !important;
}

.eu-cookie-compliance-default-button:hover,
.eu-cookie-compliance-secondary-button:hover {
  background-color: #0d5f5b !important;
}

.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-chiffres-cles .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,
.path-webform {
  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: #000;
  border-color: #000;
}
.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: #000;
}
.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: #000;
  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;
}

.view-logos {
  margin: 60px;
}

/* FAQ */
.accordion > input[type=checkbox] {
  position: absolute;
  left: -100vw;
}

.accordion .content {
  overflow-y: hidden;
  height: 0;
  transition: height 0.3s ease;
}

.accordion > input[type=checkbox]:checked ~ .content {
  height: auto;
  overflow: visible;
}

.accordion label {
  display: block;
  margin-left: 0;
}

.accordion {
  background-color: #fff;
}

.accordion:hover {
  background-color: #fff;
}

.accordion > input[type=checkbox]:checked ~ .content {
  padding: 15px;
  border: 1px solid #e8e8e8;
  border-top: 0;
}

.accordion .handle {
  margin: 0;
  font-size: 1.125em;
  line-height: 1.2em;
}

.accordion label {
  color: #333;
  cursor: pointer;
  font-weight: normal;
  padding: 15px;
  background: #e8e8e8;
}

.accordion label:hover,
.accordion label:focus {
  background: #d8d8d8;
}

.accordion .handle label:before {
  font-family: "fontawesome";
  content: "";
  display: inline-block;
  margin-right: 10px;
  font-size: 0.58em;
  line-height: 1.556em;
  vertical-align: middle;
}

.accordion > input[type=checkbox]:checked ~ .handle label:before {
  content: "";
}

.accordion {
  max-width: 65em;
}

.accordion p:last-child {
  margin-bottom: 0;
}

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

.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: "";
  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-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-portraits.view-display-id-block_1 .view-content {
    padding-bottom: 25px;
  }
}

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

.view-portraits.view-display-id-block_2 {
  position: relative;
  /* .view-header{
       display:none;
   }*/
  /* .hover-element{
     margin-bottom:0;
   }*/
}
.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: 50px;
}
.view-portraits.view-display-id-block_2 li {
  width: 33.3333%;
  float: left;
}

@media only screen and (max-width: 440px) {
  .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-interview .portrait-details {
  padding: 5px 15px !important;
}
.view-interview .portraits-header {
  margin-bottom: 20px;
}
.view-interview .blazy--view--interview .grid {
  margin: 0;
}

.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: 2.2em;
  padding-top: 50px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 30px;
  line-height: 1em;
}
.view-interview .views-row,
.view-actus .views-row {
  padding: 2em 2em 0 2em;
  background: transparent;
  color: #000;
  /* 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;
}

.front-actus {
  background-color: #fff;
  z-index: 1;
}
.front-actus .sup_text {
  font-size: 75%;
}
.front-actus .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;
    padding-bottom: 20px;
  }
}
.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: "";
  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: "" !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 */
