@charset "UTF-8";
html {
  height: 100%;
  margin: 0;
  scroll-behavior: smooth;
}

body {
  font-family: "Raleway", sans-serif;
  background-color: white;
  height: 100%;
  margin: 0;
}

.nospam {
  display: none;
}

a {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

p {
  font-size: 1.1em;
  line-height: 1.8em;
}

h1 {
  font-family: "Aref Ruqaa", serif;
  font-size: 2.5em;
  text-align: left;
  font-weight: 600;
  color: white;
  line-height: 200%;
  margin-top: calc(50px + 5.2vw);
}
@media (max-width: 767px) {
  h1 {
    font-size: 1.8em;
  }
}
h1 span {
  background-color: #73adfa;
}

@media (max-width: 767px) {
  h1 {
    font-size: 1.8em;
  }
}
h2 {
  font-family: "Bree Serif", serif;
  font-size: 2em;
  text-align: center;
  font-weight: 200;
  color: white;
  line-height: 150%;
  margin: 0 auto 0 auto;
}

h3 {
  font-family: "Raleway", sans-serif;
  font-size: 1.5em;
  text-align: center;
  font-weight: 200;
  line-height: 150%;
  color: #104ba9;
}
h3 span {
  background-color: #b9effd;
  padding: 0em 0.5em 0.1em 0.5em;
}

h4 {
  font-family: "Raleway", sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 150%;
  color: white;
  text-align: center;
}

.title-box {
  padding: 6rem 0rem 3rem 0rem;
}

.txtWhite {
  color: white;
}

.txtDarkBlue {
  color: #104ba9 !important;
}

a.txtDarkBlue:hover,
a.txtDarkBlue:focus {
  color: #202244 !important;
  text-decoration: underline;
}

.navbarCervval {
  align-items: flex-start !important;
  position: fixed;
  padding-top: 0px;
}
.navbarCervval.affix-top {
  height: calc(50px + 5.2vw);
}
.navbarCervval.affix {
  height: 45px;
  transition: height 0s 0.4s;
}

#navbarNavCollapse {
  background-color: rgba(255, 255, 255, 0.95);
  top: 0px;
  right: 0px;
  width: 100%;
  position: fixed;
  padding: 60px 20px 20px 20px;
  text-align: center;
  z-index: 2;
}
@media (min-width: 991px) {
  #navbarNavCollapse {
    display: none;
  }
}

#navbarPubli .navNosPubli,
#navbarRecrutement .navNousRejoindre {
  font-weight: bold;
}

.affix-top #navbarHome_bg,
#navbarHome_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  transform: skewY(-3deg);
  transform-origin: top left;
  z-index: 1;
}

.affix #navbarHome_bg {
  background-color: white;
  transform: skewY(0deg);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  transition: background-color 0.2s 0.2s, transform 0s 0.4s;
}

.navbar_content {
  z-index: 10;
}

.affix-top #nav-logoCervval,
#nav-logoCervval {
  width: calc(2 * (50px + 5.2vw));
}

.affix #nav-logoCervval {
  width: 100px;
  transition: width 0.4s;
}

.nav-websiteExt {
  width: 200px;
  margin-left: 0px;
  margin-right: 0px;
  height: 40px;
  display: flex;
}
.nav-websiteExt a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-websiteExt .txt {
  position: absolute;
  z-index: 10;
  color: white;
  margin: auto;
}

.collapse-nav-websiteExt a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.collapse-nav-websiteExt .txt {
  position: absolute;
  z-index: 10;
  color: white;
}

.nav-zurvan_bg {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  background-color: #ffa01e;
  transform: skewx(-30deg);
  height: 48px;
  z-index: 2;
}

.nav-digitwin_bg {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  background-color: #104ba9;
  transform: skewx(-30deg);
  height: 48px;
  z-index: 2;
}

.navZurvan:hover .nav-zurvan_bg,
.navZurvan:focus .nav-zurvan_bg,
.navDigitwin:hover .nav-digitwin_bg,
.navDigitwin:focus .nav-digitwin_bg {
  box-shadow: 0px 0px 5px #323232;
}

.cover {
  background-image: url(img/cervvalCover.jpg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: flex;
  align-items: center;
  min-height: 90%;
}

.img-cover {
  width: 100%;
  height: auto;
}

.introCervval {
  margin: 50px;
}
@media (max-width: 767px) {
  .introCervval {
    display: none;
  }
}

.introCervval-xs {
  display: none;
  background-color: #202244;
}
@media (max-width: 767px) {
  .introCervval-xs {
    display: block;
  }
}

.section-nos-publi {
  padding-top: 100px;
  background: #bcd9fd;
  background: linear-gradient(90deg, #bcd9fd 0%, #b9effd 100%);
  background: url(svg/backgroundNosValeurs.svg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
}
.section-nos-publi h1 {
  margin-top: 50px;
  background-color: #0680c2;
  padding-left: 10px;
}
.section-nos-publi .table {
  background: linear-gradient(90deg, #bcd9fd 0%, #b9effd 100%);
  overflow: hidden;
}
.section-nos-publi .table .date {
  white-space: nowrap;
}
.section-nos-publi .table td.type {
  text-align: center;
  color: white;
  box-shadow: -3px 0px 15px rgba(0, 0, 0, 0.5);
}
.section-nos-publi .table td.type.type-citation-presse {
  background-color: #7c5fbe;
}
.section-nos-publi .table td.type.type-com-presse {
  background-color: #b5467b;
}
.section-nos-publi .table td.type.type-publi-sci {
  background-color: #368ca6;
}
.section-nos-publi .table td.type.type-com-expert {
  background-color: #3b56a9;
}
.section-nos-publi .table tr:last-child td {
  border-bottom: 1px solid #dee2e6;
}
@media (max-width: 767px) {
  .section-nos-publi .table tr {
    display: flex;
    flex-direction: column;
    padding-bottom: 0.5em;
    border-top: 1px solid #fff;
    box-shadow: inset 0px 0px 30px -15px #0680c2;
  }
  .section-nos-publi .table td.type {
    box-shadow: none;
  }
}

.section-communique-presse,
.section-communication-expert {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #bcd9fd;
  background: linear-gradient(90deg, #bcd9fd 0%, #b9effd 100%);
  background: url(svg/backgroundNosValeurs.svg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
}
.section-communique-presse [id]::before,
.section-communication-expert [id]::before {
  content: "";
  display: block;
  height: 75px;
  margin-top: -75px;
  visibility: hidden;
}
.section-communique-presse .img-container,
.section-communication-expert .img-container {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 1em;
}
.section-communique-presse .img-legende,
.section-communication-expert .img-legende {
  text-align: center;
  margin-bottom: 1em;
  margin-top: -1em;
}
.section-communique-presse .encart-info,
.section-communication-expert .encart-info {
  background-color: #202244;
  color: white;
  border-radius: 0.25em;
  padding: 0.5em;
  margin: 0.25em;
}
.section-communique-presse .encart-info hr,
.section-communication-expert .encart-info hr {
  margin-top: 0;
}
.section-communique-presse .encart-info li,
.section-communication-expert .encart-info li {
  margin-bottom: 0.25em;
}
.section-communique-presse ul,
.section-communication-expert ul {
  list-style: none;
}
.section-communique-presse ul li::before,
.section-communication-expert ul li::before {
  content: "◢";
  color: #0680c2;
  display: inline-block;
  position: relative;
  left: -10px;
  width: 1em;
  margin-left: -1em;
}
.section-communique-presse hr,
.section-communication-expert hr {
  width: 45%;
  border-top: 2px solid rgba(79, 116, 139, 0.5);
  margin-top: 4rem;
}
.section-communique-presse h2.titre-chapitre,
.section-communication-expert h2.titre-chapitre {
  font-family: "Aref Ruqaa", serif;
  font-weight: bold;
  color: #3d4958;
  font-size: 1.8em;
  padding-top: 1em;
  margin-bottom: 1em;
}
.section-communique-presse i.citation,
.section-communication-expert i.citation {
  font-weight: 600;
  color: #0680c2;
}
.section-communique-presse .container-livre-blanc h3,
.section-communication-expert .container-livre-blanc h3 {
  text-align: left;
}
.section-communique-presse .container-livre-blanc .question,
.section-communication-expert .container-livre-blanc .question {
  color: #0680c2;
  font-weight: bold;
  margin-top: 2em;
  margin-bottom: 1.2em;
  font-size: 1.1em;
}
.section-communique-presse .note-bas-de-page,
.section-communication-expert .note-bas-de-page {
  font-variant-position: super;
}
.section-communique-presse .ref-note,
.section-communication-expert .ref-note {
  padding-top: 2em;
}
.section-communique-presse .info,
.section-communication-expert .info {
  font-weight: bold;
  color: #0680c2;
}
.section-communique-presse a,
.section-communication-expert a {
  color: #0680c2;
}
.section-communique-presse a.ref-biblio,
.section-communication-expert a.ref-biblio {
  color: inherit;
  text-decoration: underline;
}
.section-communique-presse .sommaire,
.section-communication-expert .sommaire {
  padding: 1.5em;
  background-color: rgba(255, 255, 255, 0.5);
  line-height: 2em;
}
.section-communique-presse .sommaire p,
.section-communication-expert .sommaire p {
  text-decoration: underline;
  font-weight: bold;
}
.section-communique-presse .medaillon-photo-entete,
.section-communication-expert .medaillon-photo-entete {
  padding: 1em;
}
.section-communique-presse .medaillon-photo-entete img,
.section-communication-expert .medaillon-photo-entete img {
  border-radius: 50%;
  box-shadow: 0px 5px 20px -5px #0680c2;
}
.section-communique-presse .signature,
.section-communication-expert .signature {
  background-color: white;
  margin: 2rem;
  padding: 1rem;
  box-shadow: 0px 2px 10px -5px #0680c2;
  display: flex;
  align-items: center;
  border-radius: 10rem 2rem 2rem 10rem;
}
.section-communique-presse .signature.contact-presse,
.section-communication-expert .signature.contact-presse {
  justify-content: center;
}
@media (max-width: 576px) {
  .section-communique-presse .signature.contact-presse,
  .section-communication-expert .signature.contact-presse {
    border-radius: 2rem;
  }
}
.section-communique-presse .signature.contact-presse h3,
.section-communication-expert .signature.contact-presse h3 {
  margin-top: 0;
}
.section-communique-presse .signature .medaillon-photo,
.section-communication-expert .signature .medaillon-photo {
  min-width: 100px;
}
.section-communique-presse .signature .medaillon-photo img,
.section-communication-expert .signature .medaillon-photo img {
  border-radius: 50%;
  height: 100px;
}
.section-communique-presse .signature .signature-nom,
.section-communication-expert .signature .signature-nom {
  margin-left: 1rem;
}
.section-communique-presse .en-tete-fiche-projet,
.section-communication-expert .en-tete-fiche-projet {
  text-align: center;
  font-weight: bold;
  color: #104ba9;
  margin-top: 2em;
}
.section-communique-presse .fiche-projet-bloc,
.section-communication-expert .fiche-projet-bloc {
  display: flex;
  justify-content: center;
  margin-bottom: 2em;
}
.section-communique-presse .fiche-projet-bloc a,
.section-communication-expert .fiche-projet-bloc a {
  border: 2px solid white;
  display: flex;
  border-radius: 1em;
  overflow: hidden;
  transition: all ease 0.2s;
  width: 80%;
}
.section-communique-presse .fiche-projet-bloc a .fiche-projet-txt,
.section-communication-expert .fiche-projet-bloc a .fiche-projet-txt {
  padding: 2em;
  background-color: #104ba9;
  color: white;
  display: flex;
  flex-flow: column;
}
.section-communique-presse .fiche-projet-bloc a .fiche-projet-txt .flex-text,
.section-communication-expert .fiche-projet-bloc a .fiche-projet-txt .flex-text {
  color: white;
  margin: auto;
  text-align: center;
}
.section-communique-presse .fiche-projet-bloc a .fiche-projet-img,
.section-communication-expert .fiche-projet-bloc a .fiche-projet-img {
  height: 250px;
}
.section-communique-presse .fiche-projet-bloc a:hover,
.section-communication-expert .fiche-projet-bloc a:hover {
  transform: scale(101%);
  box-shadow: 0px 2px 10px rgba(16, 75, 169, 0.8);
  text-decoration: none;
}
@media (max-width: 768px) {
  .section-communique-presse .fiche-projet-bloc a,
  .section-communication-expert .fiche-projet-bloc a {
    flex-wrap: wrap;
  }
  .section-communique-presse .fiche-projet-bloc a .fiche-projet-img,
  .section-communication-expert .fiche-projet-bloc a .fiche-projet-img {
    height: auto;
  }
}
.section-communique-presse .beer-slider-bloc,
.section-communication-expert .beer-slider-bloc {
  display: flex;
  justify-content: center;
  margin-bottom: 1em;
}

.section-cummunique-contact {
  background-color: #0680c2;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-cummunique-contact .titreGroupe {
  text-decoration: underline;
}
.section-cummunique-contact p {
  color: #b9effd;
}

.section-recrutement,
.section-poste {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #bcd9fd;
  background: linear-gradient(90deg, #bcd9fd 0%, #b9effd 100%);
  background: url(svg/backgroundNosValeurs.svg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
}
.section-recrutement .p_intro,
.section-poste .p_intro {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 10px;
  color: #0680c2;
  font-weight: bold;
  margin: 15px;
  border-radius: 5px;
}
.section-recrutement a,
.section-poste a {
  cursor: pointer;
  font-weight: 800;
  color: #104ba9;
}
.section-recrutement a:hover,
.section-poste a:hover {
  color: #202244;
}
.section-recrutement .lien-contact,
.section-poste .lien-contact {
  color: #104ba9;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}
.section-recrutement .lien-contact img,
.section-poste .lien-contact img {
  margin: auto;
}
.section-recrutement .lien-contact p,
.section-poste .lien-contact p {
  text-align: center;
}
.section-recrutement h1,
.section-poste h1 {
  margin-top: 50px;
  background-color: #0680c2;
  padding-left: 10px;
}
.section-recrutement ul,
.section-poste ul {
  list-style: none;
}
.section-recrutement li::before,
.section-poste li::before {
  content: "◢";
  color: #0680c2;
  display: inline-block;
  position: relative;
  left: -10px;
  width: 1em;
  margin-left: -1em;
}
.section-recrutement .table,
.section-poste .table {
  background: linear-gradient(90deg, #bcd9fd 0%, #b9effd 100%);
}
.section-recrutement .table tr:nth-of-type(2n+1),
.section-poste .table tr:nth-of-type(2n+1) {
  background-color: rgba(255, 255, 255, 0.1);
}

.row-recrutement,
.row-presse {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow-x: auto;
}
.row-recrutement a,
.row-presse a {
  cursor: pointer;
  font-weight: 800;
  color: #104ba9;
}
.row-recrutement a:hover,
.row-presse a:hover {
  color: #202244;
}

.fiche-poste {
  background-color: rgba(255, 255, 255, 0.7);
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.fiche-poste .row {
  margin-top: 30px;
  margin-bottom: 20px;
}
.fiche-poste h2 {
  color: #0680c2;
  text-align: left;
}
.fiche-poste p {
  text-align: justify;
}

.img-debut-section {
  margin-top: -130px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .img-debut-section {
    margin-top: 0px;
  }
}

.background-white {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 1rem;
  margin: 0.5rem;
  width: 100%;
}

.titreGradient1 {
  background: linear-gradient(90deg, #0680c2 0%, #2dd5ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.titreGradient2 {
  background: linear-gradient(90deg, #fb717b 0%, #0680c2 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bloc-parce-que {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-around;
}
.bloc-parce-que h2 {
  margin-bottom: 1rem;
}
.bloc-parce-que p {
  text-align: center;
  color: #104ba9;
  font-size: 1.2em;
  text-align: center;
  font-weight: 200;
  line-height: 150%;
}

.bloc-logo {
  background-color: white;
  border-radius: 10px;
  padding: 10px;
  margin: 10px;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.bloc-logo img {
  width: 150px;
  height: 150px;
  margin: auto;
}
.bloc-logo p {
  color: #323232;
}

.bloc-carousel {
  display: flex;
}

@media (max-width: 990px) {
  .bloc-parce-que {
    order: 1;
  }
  .bloc-carousel {
    order: 2;
  }
}
.section-nos-valeurs {
  background: #bcd9fd;
  background: linear-gradient(90deg, #fdcbbd 0%, #bcd9fd 100%);
  background: url(svg/backgroundZurvan.svg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
}
.section-nos-valeurs p {
  text-align: justify;
}

.section-nous-choisir {
  background: #bcd9fd;
  background: linear-gradient(90deg, #bcd9fd 0%, #b9effd 100%);
  padding-bottom: 50px;
}

.card {
  margin: 10px;
  height: calc(100% - 20px);
}

.section-commentaire-client {
  background: white;
  background: url(svg/backgroundAventurier.svg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
  margin-top: -50px;
  padding-bottom: 100px;
}
.section-commentaire-client .row {
  margin-top: 50px;
  margin-bottom: 50px;
}

.bloc-bulle-com-client {
  z-index: 5;
}

.bulle-com-client {
  position: relative;
  background-color: #104ba9;
  padding: 20px;
  margin: 0px 20px 0px 20px;
  color: white;
  border-radius: 1rem;
}
.bulle-com-client:before {
  position: absolute;
  margin: 0px 20px 0px 20px;
  top: 0px;
  left: calc(5px + 5%);
  width: calc(90% - 50px);
  height: 100%;
  border-radius: 30%/10%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  content: "";
  z-index: -2;
}
.bulle-com-client .commentaire {
  position: relative;
  padding: 10px 0 15px 0;
}
.bulle-com-client hr {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  width: 80%;
}
.bulle-com-client .quote {
  font-family: "Aref Ruqaa", serif;
  line-height: 1;
  font-size: 3em;
  position: absolute;
}
.bulle-com-client .quote.quote-left {
  left: -10px;
  top: 10px;
}
.bulle-com-client .quote.quote-right {
  right: 0px;
  bottom: -5px;
}
.bulle-com-client p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: justify;
}
.bulle-com-client p span {
  padding-left: 2em;
}
.bulle-com-client a {
  color: #d7e7fa;
  float: right;
}
.bulle-com-client a:hover {
  color: #bcd9fd;
}

.triangle-after {
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-left: 30px solid #104ba9;
  margin-left: -50px;
  align-self: center;
}

.triangle-before {
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-right: 30px solid #104ba9;
  margin-right: -50px;
  align-self: center;
}

.triangle-bottom {
  display: none;
}

.legende-com-client img {
  border-radius: 50%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  margin: 10px;
  width: 150px;
}

.txt-right {
  text-align: right;
}

@media (max-width: 990px) {
  .bulle-com-client {
    order: 1;
  }
  .legende-com-client {
    order: 2;
  }
  .triangle-before,
  .triangle-after {
    display: none;
  }
  .triangle-bottom {
    display: block;
    width: 0;
    height: 0;
    border: 30px solid transparent;
    border-top: 30px solid #104ba9;
    margin-left: 50px;
    align-self: center;
  }
  .bulle-com-client:before {
    position: absolute;
    content: "";
    z-index: -2;
    margin: 0px 20px 0px 20px;
    top: 20px;
    left: 15px;
    width: calc(100% - 70px);
    height: calc(100% - 100px);
    border-radius: 10px/100px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
  }
  .media .media-body {
    order: 1;
  }
  .txt-right {
    text-align: left;
  }
}
@media (max-width: 576px) {
  .legende-com-client img {
    width: 100px;
  }
}
.section-liste-client {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  padding-bottom: 50px;
  z-index: 1;
  position: relative;
}

.liste-client {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.liste-client img {
  width: 150px;
}
@media (max-width: 990px) {
  .liste-client img {
    width: 100px;
  }
}

.carte-technopole {
  padding-left: 0px;
  padding-right: 0px;
  align-self: flex-end;
}

.commentaire-carte-technopole {
  background-color: #fdcbbd;
  padding-top: 50px;
  padding-bottom: 50px;
}
.commentaire-carte-technopole p {
  text-align: justify;
  margin: 2em 1em 0em 1em;
}

.liste-cluster {
  background-color: white;
  border-radius: 10px;
  padding: 10px;
  margin: 10px;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.liste-cluster.liste-soutient img {
  max-width: 50%;
}
.liste-cluster img {
  max-width: 25%;
}

#carte-technopole-pink {
  display: none;
}

#carte-technopole-white {
  display: block;
}

@media (max-width: 990px) {
  .commentaire-carte-technopole {
    order: 1;
  }
  .carte-technopole {
    order: 2;
  }
  #carte-technopole-white {
    display: none;
  }
  #carte-technopole-pink {
    display: block;
  }
}
#section-contact {
  background: #bcd9fd;
  background: linear-gradient(90deg, #bcd9fd 0%, #b9effd 100%);
  padding-bottom: 50px;
}
#section-contact .cadre-contact {
  margin: 20px;
  margin-top: 40px;
  padding-left: 20px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0%, transparent 100%);
}
@media (max-width: 991px) {
  #section-contact .cadre-contact {
    margin-left: 0px;
    margin-top: 20px;
  }
}
#section-contact h3,
#section-contact p,
#section-contact span {
  text-align: left;
}
#section-contact .bloc-validation-envoie-message,
#section-contact .bloc-erreur-envoie-message {
  z-index: 10;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  left: 15px;
  top: 0;
  right: 15px;
  bottom: 0px;
  display: flex;
}
#section-contact .bloc-validation-envoie-message .validation-envoie-message,
#section-contact .bloc-validation-envoie-message .erreur-envoie-message,
#section-contact .bloc-erreur-envoie-message .validation-envoie-message,
#section-contact .bloc-erreur-envoie-message .erreur-envoie-message {
  background-color: #bcd9fd;
  margin: auto;
  max-width: 80%;
  border-radius: 5px;
  padding: 20px;
  position: relative;
}
#section-contact .bloc-validation-envoie-message .validation-envoie-message .close,
#section-contact .bloc-validation-envoie-message .erreur-envoie-message .close,
#section-contact .bloc-erreur-envoie-message .validation-envoie-message .close,
#section-contact .bloc-erreur-envoie-message .erreur-envoie-message .close {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 3rem;
  width: 3rem;
}
#section-contact .bloc-validation-envoie-message .validation-envoie-message p,
#section-contact .bloc-validation-envoie-message .validation-envoie-message h3,
#section-contact .bloc-validation-envoie-message .erreur-envoie-message p,
#section-contact .bloc-validation-envoie-message .erreur-envoie-message h3,
#section-contact .bloc-erreur-envoie-message .validation-envoie-message p,
#section-contact .bloc-erreur-envoie-message .validation-envoie-message h3,
#section-contact .bloc-erreur-envoie-message .erreur-envoie-message p,
#section-contact .bloc-erreur-envoie-message .erreur-envoie-message h3 {
  text-align: center;
}
#section-contact .bloc-validation-envoie-message .erreur-envoie-message,
#section-contact .bloc-erreur-envoie-message .erreur-envoie-message {
  background-color: #fdcbbd;
}
#section-contact .bloc-validation-envoie-message .erreur-envoie-message h3,
#section-contact .bloc-erreur-envoie-message .erreur-envoie-message h3 {
  color: #ff0012;
  font-weight: bold;
}
#section-contact form {
  padding: 20px;
  background-color: #104ba9;
  border-radius: 5px;
  color: white;
  display: flex;
  flex-direction: column;
}
#section-contact form button {
  background: linear-gradient(90deg, #0680c2 0%, #2dd5ff 100%);
  font-family: "Bree Serif", serif;
  font-weight: 600;
  border-color: #0680c2 !important;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  margin: auto;
  width: 50%;
}
#section-contact form button:focus, #section-contact form button:hover {
  border-color: #2dd5ff !important;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.input-group {
  margin-top: 10px;
}

.input-group-text {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: white;
}

.margin-top-decrease {
  padding-top: 100px;
  transition: padding-top 1s;
}
.margin-top-decrease.animated {
  padding-top: 0px;
  transition: padding-top 1s;
}

.nos-valeurs-bloc {
  display: flex;
  align-items: center;
  padding: 50px;
}

.nos-valeurs-row {
  margin: 50px auto 150px auto;
  align-items: center;
}

@media (max-width: 767px) {
  .nos-valeurs-txt {
    order: 2;
  }
  .nos-valeurs-bloc {
    padding: 0px;
  }
}
.card img {
  padding: 10px;
}

.card-title {
  font-weight: bold;
  font-size: 1.25rem;
  text-align: left;
  color: #323232;
}

.lien-centre-competence {
  padding-bottom: 25px;
  height: 100%;
}
.lien-centre-competence a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5em;
  padding: 10px 10px 10px 10px;
  border: 1px solid #bcd9fd;
  background-color: rgba(255, 255, 255, 0.3);
  height: 100%;
  color: #0680c2;
}
.lien-centre-competence a:hover {
  background-color: white;
  text-decoration: none;
}
.lien-centre-competence img {
  margin: auto;
}
.lien-centre-competence span {
  padding: 10px;
}
.lien-centre-competence .list-image {
  display: flex;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.lien-centre-competence .list-image .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: inset 0px 0px 10px 0 #000000;
  border-radius: 3px;
  top: 0;
  left: 0;
}

#social {
  background-color: #292f33;
}
#social .site-externe {
  background-color: #3d4958;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 400px;
  justify-content: center;
}
#social .site-externe .row-lien-site-externe {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-top: 10px;
}
#social .site-externe .lien-site-externe {
  margin-bottom: 10px;
  flex-basis: 155px;
  padding: 5px;
}
#social .site-externe .lien-site-externe a {
  background-color: white;
  border-radius: 10px;
  display: block;
  padding: 10px;
  margin: 0px;
  border: 2px solid #292f33;
}
#social .site-externe .lien-site-externe a:hover {
  border: 2px solid transparent;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
}
#social a,
#social p {
  color: white;
}

.bloc-lien-social {
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 400px;
  justify-content: center;
}
.bloc-lien-social img {
  width: 55px;
  height: 55px;
}
.bloc-lien-social a img {
  border: 2px solid transparent;
}
.bloc-lien-social a:hover img {
  border: 0px solid transparent;
}

.bloc-twitter {
  max-width: 80%;
  margin: auto;
  overflow-x: auto;
  text-align: center;
}
.bloc-twitter .twitter-timeline {
  text-decoration: underline;
  padding-bottom: 1em;
}

@media (max-width: 991px) {
  .bloc-twitter {
    order: 2;
  }
  .bloc-lien-social {
    order: 1;
  }
}
@media (max-width: 320px) {
  .bloc-twitter {
    display: none;
  }
}
footer {
  background-color: #4f748b;
  padding-top: 3rem;
  padding-bottom: 1rem;
}
footer a {
  color: #b9effd;
}
footer a:hover {
  color: white;
}
footer p {
  color: white;
}
footer label {
  color: white;
}

.bloc-dl-communique {
  border: 1px solid #4f748b;
  border-radius: 5px;
  padding: 15px;
}
.bloc-dl-communique img {
  height: 32px;
  width: 32px;
}
.bloc-dl-communique p {
  color: #3d4958;
  text-align: center;
}

.bloc-date {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .bloc-date {
    order: 3;
  }
}
.bloc-date p {
  text-align: left;
  background-color: #0680c2;
  color: white;
  padding-left: 0.2em;
}
.bloc-date h2 {
  color: #0680c2;
  text-align: left;
}

.container-communique {
  background: linear-gradient(90deg, #d7e7fa 0%, #d6f5fd 100%);
  margin-top: 50px;
  margin-bottom: 50px;
}
.container-communique p {
  text-align: justify;
}
.container-communique h1 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  color: #0680c2;
}
.container-communique h3 {
  text-align: center;
  margin-top: 50px;
}

.infographie-groupe-tacthys {
  background-color: #d6e1ee;
  border-radius: 0.25rem;
  border: 1px solid #86a6ba;
}
.infographie-groupe-tacthys .titre-groupeTacthys {
  margin: 1.2em 1.2em 1.2em 5px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.infographie-groupe-tacthys .titre-groupeTacthys span {
  margin-bottom: 1em;
}
@media (max-width: 1200px) {
  .infographie-groupe-tacthys .titre-groupeTacthys {
    flex-direction: column;
  }
  .infographie-groupe-tacthys .titre-groupeTacthys span {
    order: -1;
  }
}
.infographie-groupe-tacthys .titre-groupeTacthys h4 {
  text-align: left;
  color: #323232;
  font-size: 2.5em;
  margin-top: 0.5em;
}
.infographie-groupe-tacthys .titre-groupeTacthys h4 img {
  height: 2.5em;
  margin-top: -0.65em;
}
.infographie-groupe-tacthys .titre-groupeTacthys .btn-primary {
  white-space: normal;
  font-weight: bold;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: #232382;
  border-color: #1e1e6e;
}
.infographie-groupe-tacthys .titre-groupeTacthys .btn-primary i {
  margin: 0.5em;
}
.infographie-groupe-tacthys .titre-groupeTacthys .btn-primary:hover, .infographie-groupe-tacthys .titre-groupeTacthys .btn-primary:focus {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
}
.infographie-groupe-tacthys .card {
  border: 3px solid white;
  margin: 0px 5px 5px 5px;
  height: calc(100% - 5px);
}
.infographie-groupe-tacthys .card .card-body {
  padding: 0.5em;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.infographie-groupe-tacthys .card .card-title {
  display: flex;
  justify-content: center;
  width: 75%;
  margin: auto;
}
.infographie-groupe-tacthys .card .card-text {
  text-align: center;
  width: 80%;
  font-weight: bold;
  margin: auto;
  color: #3d4958;
}
.infographie-groupe-tacthys .card .card-logo {
  width: 100%;
}
.infographie-groupe-tacthys .card .btn-primary {
  white-space: normal;
  font-weight: bold;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.infographie-groupe-tacthys .card .btn-primary i {
  margin: 0.5em;
}
.infographie-groupe-tacthys .card .btn-primary:hover, .infographie-groupe-tacthys .card .btn-primary:focus {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
}
.infographie-groupe-tacthys .card.card-cervval {
  border-color: #ffa01e;
}
.infographie-groupe-tacthys .card.card-cervval .card-domaines {
  background-color: #d6e1ee;
  padding: 1px;
  border-radius: 0.25rem;
  width: 100%;
}
.infographie-groupe-tacthys .card.card-cervval .card-domaines .card-domaines-title {
  color: #3d4958;
  text-align: center;
  margin: 5px 0px;
  font-weight: bold;
}
.infographie-groupe-tacthys .card.card-cervval .card-domaines .card-domaines-body {
  box-shadow: inset 0px 0px 3px black;
  background-color: #86a6ba;
  padding: 1px;
  border-radius: 0 0 0.25rem 0.25rem;
}
.infographie-groupe-tacthys .card.card-cervval .card-domaines .card-domaines-body .domaines-activite {
  background-color: white;
  text-align: center;
  border: 1px solid #aaaaaa;
  border-radius: 0.25rem;
  padding: 5px;
  margin: 5px;
}
.infographie-groupe-tacthys .card.card-cervval .card-domaines .card-domaines-body .domaines-activite .logo-activite {
  width: 75%;
  margin: auto;
}
.infographie-groupe-tacthys .card.card-cervval .btn-zurvan {
  background-color: #ffa01e;
  border-color: #ff9505;
}
.infographie-groupe-tacthys .card.card-cervval .btn-digitwin {
  background-color: #104ba9;
  border-color: #0e4192;
}
.infographie-groupe-tacthys .card.card-emedys {
  border-color: #7db7ff;
}
.infographie-groupe-tacthys .card.card-emedys .btn-primary {
  background-color: #7db7ff;
  border-color: #64a9ff;
}
.infographie-groupe-tacthys .card.card-leoviridis {
  border-color: #35cfcf;
}
.infographie-groupe-tacthys .card.card-leoviridis .btn-primary {
  background-color: #35cfcf;
  border-color: #2dbdbd;
}

.section-iso9001 {
  background: #d2c5d9;
  padding-top: 2em;
  padding-bottom: 2em;
}
.section-iso9001 h2 {
  color: #4b1865;
}
.section-iso9001 p {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 1.5em;
  margin: 1.5em;
  border-radius: 1em;
  text-align: justify;
}
.section-iso9001 .img-iso9001 {
  padding: 2em;
  height: 100%;
  display: flex;
}
.section-iso9001 .txt-iso9001 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.cookies-banner-cervval {
  display: none;
  position: fixed;
  z-index: 1000;
  color: black;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: white;
  padding: 12px;
  border-top: 3px solid #104ba9;
  color: #104ba9;
  max-height: 50%;
  overflow: auto;
}
.cookies-banner-cervval hr {
  width: 50%;
  border-top: 1px solid rgba(32, 34, 68, 0.2);
}
.cookies-banner-cervval .cookies-banner-content {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .cookies-banner-cervval .cookies-banner-content {
    flex-direction: column;
  }
}
.cookies-banner-cervval .cookies-banner-img {
  width: 5em;
  flex-shrink: 0;
}
.cookies-banner-cervval .cookies-banner-txt {
  display: flex;
  flex-direction: column;
}
.cookies-banner-cervval .cookies-banner-txt .cookies-banner-tier {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .cookies-banner-cervval .cookies-banner-txt .cookies-banner-tier {
    flex-direction: column;
    align-items: center;
  }
}
.cookies-banner-cervval .cookies-banner-legende {
  margin: 0 2em;
}
@media (max-width: 576px) {
  .cookies-banner-cervval .cookies-banner-legende {
    order: 2;
  }
}
.cookies-banner-cervval .cookies-banner-btn {
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .cookies-banner-cervval .cookies-banner-btn {
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .cookies-banner-cervval .cookies-banner-btn {
    order: 1;
  }
}
.cookies-banner-cervval .cookies-banner-btn button {
  margin: 0.5em 0.5em 0 0.5em;
}
.cookies-banner-cervval .btn-primary {
  background-color: #104ba9;
  border-color: #104ba9;
}
.cookies-banner-cervval .btn-primary:hover, .cookies-banner-cervval .btn-primary:active {
  background-color: #202244;
  border-color: #202244;
}
.cookies-banner-cervval .btn-outline-primary {
  color: #104ba9;
  background-color: transparent;
  background-image: none;
  border-color: #104ba9;
}
.cookies-banner-cervval .btn-outline-primary:hover, .cookies-banner-cervval .btn-outline-primary:active {
  color: #202244;
  background-color: transparent;
  background-image: none;
  border-color: #202244;
}

.btn-cookie-twitter {
  margin: 1em auto 1em auto;
  display: flex;
  align-items: center;
  padding: 1em;
  text-align: left;
  max-width: calc(100% - 2em);
  background-color: #104ba9;
  border-color: #104ba9;
}
.btn-cookie-twitter:hover, .btn-cookie-twitter:active {
  background-color: #3466b6;
  border-color: #3466b6;
}
.btn-cookie-twitter .cookies-banner-legende {
  white-space: break-spaces;
  max-width: calc(100% - 4em);
}
.btn-cookie-twitter .cookies-banner-img {
  width: 3em;
  margin-right: 1em;
}

.youtube-iframe {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #73adfa;
  box-shadow: inset 0px 2px 10px rgba(32, 34, 68, 0.8);
}
.youtube-iframe .contener_btn-youtube {
  text-align: center;
}
.youtube-iframe .contener_btn-youtube a {
  color: white;
  margin: auto;
}
.youtube-iframe .btn-cookie-youtube {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 1em;
  text-align: left;
  max-width: calc(100% - 2em);
  background-color: #104ba9;
  border-color: #104ba9;
}
.youtube-iframe .btn-cookie-youtube:hover, .youtube-iframe .btn-cookie-youtube:active {
  background-color: #3466b6;
  border-color: #3466b6;
}
.youtube-iframe .btn-cookie-youtube .cookies-banner-legende {
  white-space: break-spaces;
  max-width: calc(100% - 4em);
}
.youtube-iframe .btn-cookie-youtube .cookies-banner-img {
  width: 3em;
  margin-right: 1em;
}
@media (max-width: 376px) {
  .youtube-iframe .contener_btn-youtube a {
    display: flex;
    margin: 0 0.5em;
    align-items: center;
  }
  .youtube-iframe .contener_btn-youtube img,
  .youtube-iframe .contener_btn-youtube p {
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    line-height: 1.2em;
  }
  .youtube-iframe .btn-cookie-youtube {
    flex-direction: column;
    padding: 0.5em;
  }
  .youtube-iframe .btn-cookie-youtube .cookies-banner-legende {
    max-width: 100%;
  }
}

#matomo-opt-out p {
  font-size: 1em;
}

footer #matomo-opt-out {
  color: white;
}

/*# sourceMappingURL=style.css.map */
