@charset "utf-8";
@import url("local.css");
/* 2.8 */
body {
  background-color: #FFF;
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: var(--prim-color);
}

form.user-login-form{max-width: 360px;margin:auto}
/*--------------------------------------------------------------
# KINGBEE / BOOTSTRAP  EXTENDED
--------------------------------------------------------------*/
.no-puce {
  list-style: none
}
.fullwidth-block {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.margin-t-15 {
  margin-top: 15px;
}
.margin-t-35 {
  margin-top: 35px;
}
.margin-t-50 {
  margin-top: 50px;
}
.margin-t-70 {
  margin-top: 70px;
}
.margin-t-90 {
  margin-top: 90px;
}
.margin-b-15 {
  margin-bottom: 15px;
}
.margin-b-35 {
  margin-bottom: 35px;
}
.margin-b-50 {
  ;
  margin-bottom: 50px;
}
.margin-b-70 {
  margin-bottom: 70px;
}
.margin-b-90 {
  margin-bottom: 90px;
}
.padding-y-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.padding-x-70 {
  padding-left: 35px;
  padding-right: 35px;
}
.padding-y-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.padding-t-120 {
  padding-top: 120px;
}
.padding-b-120 {
  padding-bottom: 120px;
}
.padding-y-120 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.padding-y-150 {
  padding-top: 75px;
  padding-bottom: 75px;
}
@media (min-width: 1281px) {}
@media (min-width: 980px) {}
@media (min-width: 1400px) {
  .container {
    max-width: 1080px;
  }
  .padding-x-70 {
    padding-left: 70px;
    padding-right: 70px;
  }
  .padding-y-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .padding-y-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

.region-content {
  padding: 0;
}
h1 {
  color: var(--prim-color);
  font-size: 50px;
  font-weight: 700;
}
h2 {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
}
h2.big {
  font-size: 45px;
  text-transform: none;
}
h3 {
  font-size: 32px;
  font-weight: 700;
}
h3.big {
  font-size: 38px;
}
@media (min-width: 1280px) {
 h1 {
  font-size: 60px;
}
h2 {
  font-size: 25px;
}
h2.big {
  font-size: 60px;
}
    
}

p, li {
  font-size: 23px;
  line-height: 36px;
}
li {
  margin-bottom: 1rem;
  list-style-position: inside
}
.note p, p.note {
  font-size: 92% !important;
  font-weight: 200;
  line-height: 140%
}
a, a .arrow {
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
}
a:hover .arrow, a:focus .arrow {
  transform: rotate(90deg)
}
p a {
  color: var(--prim-color)
}
p a:hover, p a:focus {
  color: var(--fourth-color)
}

.sep-h {
  width: 48px;
  height: 8px;
  border-radius: 10px;
  background-color: var(--fourth-color);
  margin-top: 35px;
  margin-bottom: 35px;
}
.headertop{width:90%}

.headertop .field__item a {
  position: relative;
  display: block;
  border-radius: 0 0 10px 10px;
  left: calc(100% - 180px);
  top: -10px;
  height: 60px;
  width: 180px;
  padding: 20px 10px 10px;
  background-color: var(--fourth-color);
  color: var(--prim-color);
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.de .headertop .field__item a{
    width: 254px;
}
.es .headertop .field__item a{
    width: 264px;
}
.headertop .field__item a:hover {
  top: 0px;
  color: var(--sec-color);
}
header .backhome {
  width: 100px;
  position: absolute;
  display: block;
  top: 10px;
  left: -5px;
  transition: .2s ease-out;
}
header .backhome:hover {
  left: -12px;
}
#menu-pays{
    position: relative;
  display: block;
 
}
.country-select .dropdown-toggle::after {
  display: none;
}

.country-select img {
  width: 32px;
}
#menu-pays ul.dropdown-menu img {
  width: 36px;
}
ul.dropdown-menu.flags {
  background-color: #F4F4F4;
}
ul.dropdown-menu.flags {
  min-width: 114px;
}
ul.dropdown-menu.flags li {
  margin-bottom: 0;
  padding:0 auto;
  float: left
}
.dropdown-toggle::after, .btn.show,
.btn:first-child:active{
    border:none!important
        
}
.country-select .btn:hover {
    background-color: transparent;
}

.node__meta{
    display: none
}

#footer-home strong{ white-space: nowrap }
/************* HOME ***************/
.path-frontpage .backhome {
  display: none
}
#header-home {
  height: 675px;
  color: #FFF;
}
#header-home .row {
  height: 640px;
}
#header-home .logo-ovhcloud{
    max-width: 160px;
    margin-left: 30px;
}
#header-home #visual {
  margin-top: auto;
  position: relative;
  width: 100%;
  height: 300px;
  right: 0px;
  background-image: url(../../../../assets/kudos-visual.png);
  background-repeat: no-repeat;
  background-position: 0 0px;
  background-size: 100% auto;
}
.headline {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2em
}
#section-1 a {
    text-decoration: none;
    color:var(--fourth-color);
    font-size: 110%
}

.section-1-kudos-programme .tuile {
  padding: 50px 70px;
}

.section-4 .tuile {
  padding: 40px 35px 70px 35px
}
.pl .section-4 .tuile {
  padding: 40px 90px 70px 35px
}

.section-4 .tuile p {
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 40px;
  hyphens: auto;
  word-break: break-word;
}
.section-4 .picto {
  width: 80px;
  height: auto;
  margin-bottom: 30px
}
#equivalence-kudos {
  margin-top: 0px;
  height: 300px;
  background-image: url(../../../../assets/kudos-visual-2.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
}
#equivalence {
  margin-top: 80px;
  float: right;
  height: 120px;
  width: 180px;
  background-image: url(../../../../assets/bkg-equivalence.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
}
#equivalence #point, #equivalence #monnaie-locale {
  position: relative;
  width: 40px;
  height: 50px;
  line-height: 24px
}
#equivalence #point {
  left: 20px;
  top: 42px;
}
#equivalence #monnaie-locale {
  left: 90px;
  top: -8px;
}
#equivalence .valeur {
  font-size: 40px;
  font-weight: 700;
}
.de #equivalence .valeur, .ma #equivalence .valeur, .pl #equivalence .valeur{
  font-size: 35px;
  font-weight: 700;
}
.tn #equivalence .valeur, .pt #equivalence .valeur, .es #equivalence .valeur, .in #equivalence .valeur{
  font-size: 32px;
  font-weight: 700;
}
#equivalence-kudos li{
font-size: 14px;
    line-height: 14px;
 color: #FFF;
    list-style: none;
}
#equivalence-kudos li a{
 color: #FFF;
    text-decoration: none
}
#equivalence-kudos li a:hover, #equivalence-kudos li a:focus{
 color: var(--fourth-color);
}

@media (min-width: 576px) {}
@media (min-width: 768px) {
 #header-home {
    height: 830px;
  }
  #header-home #visual {
    height: 400px;
  }
  .section-1-kudos-programme .tuile {
    margin-top: -80px;
  } 
}
@media (min-width: 992px) {
 #header-home {
    height: 680px;
  }
  #header-home #visual {
    height: 100%;
  }
   .section-1-kudos-programme .tuile {
    margin-top: -180px;
  }   
}
@media (min-width: 1200px) {
  #equivalence-kudos {
    background-position: -16% bottom;
  }
    #equivalence-kudos {
  margin-top: 50px;
  height: 300px;
}
 
}
@media (min-width: 1400px) {
  #header-home {
    height: 900px;
  }
  #header-home .row {
    height: 700px;
  }
  .section-1-kudos-programme .tuile {
    padding: 50px 70px;
    margin-top: -230px;
  }
    
.es .section-1-kudos-programme .tuile,
.pt .section-1-kudos-programme .tuile{
    padding: 50px 60px;
  }
.it .section-1-kudos-programme .tuile{
    padding: 50px 58px;
  }
  #header-home #visual {
    width: 110%;
    height: 100%;
    right: -50px;
  }
  #equivalence-kudos {
    background-position: -5% bottom;
  }
}
@media (min-width: 1600px) {
  #equivalence-kudos {
    background-position: 5% bottom;
  }
}
@media (min-width: 1800px) {
  #equivalence-kudos {
    background-position: 14% bottom;
  }
}
@media (min-width: 1900px) {
  #equivalence-kudos {
    background-position: 18% bottom;
  }
}
/********************************/
.picto-titre{
    width: 70px; height: auto
        
}

/*.field--name-field-caroussel-de-citations-hea .container, */
#carouselCitations {
  height: 320px;
  background-image: url(../../../../assets/bkg-caroussel.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  color:#FFF
}
.carousel-inner, .carousel-item .paragraph {
  height: 250px;
}
#carouselCitations .citation {
  width: 60%;
  margin-top: 80px;
  font-size: 37px
}
#carouselCitations .auteur {
  font-size: 15px
}
.carousel-indicators [data-bs-target] {
  width: 14px;
  height: 14px;
  border: none;
  border-radius: 10px;
  background-color: var(--fourth-color);
}
.carousel-indicators [data-bs-target] .active {}
.section-home-3-tuiles .tuile {
  height: 335px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.section-home-3-tuiles .tuile.tuile-1 {
  background-image: url(../../../../assets/motif-bckg-tuile-prog-1.svg);
}
.section-home-3-tuiles .tuile.tuile-2 {
  background-image: url(../../../../assets/motif-bckg-tuile-prog-2.svg);
}
.section-home-3-tuiles .tuile.tuile-3 {
  background-image: url(../../../../assets/motif-bckg-tuile-prog-3.svg);
}
.tuile .wrapper-points {
  position: relative;
  width: 100px;
  height: 100px;
  left: 55vw;
  top: 33px;
  font-size: 26px;
  font-weight: 700;
  line-height: 20px
}
.tuile .wrapper-points .points-exp {
  font-size: 18px;
  font-weight: 500;
}
.tuile .wrapper-years {
  position: relative;
  width: 130px;
  height: 140px;
  left: 25vw;
  top: -10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 45px
}
.tuile .wrapper-years .nb-annees {
  font-size: 80px;
  font-weight: 700;
  text-align: center
}
.tuile .wrapper-years .annee-exp {
  font-size: 30px;
  font-weight: 600;
  text-align: center
}
.tuile .wrapper-text {
  position: relative;
  width: 60%;
  height: auto;
  left: 30%;
  top: 32px;
  font-size: 26px;
  font-style: italic;
  font-weight: 500;
  line-height: 25px;
  text-align: center
}
.text-anciennete {
  font-size: 38px;
  font-weight: 600;
}
.text-anciennete span {
  font-size: 23px;
}
:root {
  --w-glyphyear: 110px;
}
.recapanciennete img {
  width: auto;
  height: var(--w-glyphyear);
}
.traits {
  margin-top: calc(var(--w-glyphyear)/ 1.7);
  height: 2px;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='white' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='14' stroke-linecap='square'/%3e%3c/svg%3e");
}
.field--name-field-chapo {
  margin: 30px 0;
  font-weight: 600
}
@media (min-width: 576px) {}
@media (min-width: 768px) {
    .tuile .wrapper-points {
      left: 50vw;
    }
    .tuile .wrapper-years {
     left: 35vw;
    }
    
}
@media (min-width: 820px) {
    .tuile .wrapper-points {
      left: 46vw;
    }
    .tuile .wrapper-years {
     left: 32vw;
    }
}
@media (min-width: 992px) {
     .tuile .wrapper-points {
      left: 18vw;
    }
    .tuile .wrapper-years {
     left: 7vw;
    }
}
@media (min-width: 1200px) {
  .tuile .wrapper-points {
    width: 100px;
    height: 100px;
    left: 206px;
    top: 33px;
    font-size: 26px;
    line-height: 20px
  }
  .tuile .wrapper-points .points-exp {
    font-size: 18px;
  }
  .tuile .wrapper-years {
    width: 130px;
    height: 140px;
    left: 7vw;
    top: -10px;
    font-size: 24px;
    line-height: 45px
  }
  .tuile .wrapper-years .nb-annees {
    font-size: 80px;
    font-weight: 700;
  }
  .tuile .wrapper-years .annee-exp {
    font-size: 30px;
    font-weight: 600;
  }
  .tuile .wrapper-text {
    left: 7vw;
    top: 32px;
    font-size: 22px;
    line-height: 25px;
  }
}
@media (min-width: 1400px) {
  .tuile .wrapper-points {
    left: 200px;
  }
  .tuile .wrapper-points .points-exp {
    font-size: 18px;
  }
  .tuile .wrapper-years {
    left: 75px;
  }
  .tuile .wrapper-years .nb-annees {
    font-weight: 700;
  }
  .tuile .wrapper-years .annee-exp {
    font-weight: 600;
  }
  .tuile .wrapper-text {
    left: 30%;
    font-size: 26px;
    line-height: 25px;
  }
}
.page-node-type-page-faq .field--name-field-caroussel-de-citations-hea {
  display: none;
}
/***************BUTTONs*****************/
.btn, .navigation__items li:first-child a  {
  border-radius: 10px;
  font-size: 20px;
  font-weight: 700;
  padding: 8px 20px
}
.btn-prim, .navigation__items li:first-child a {
  background-color: var(--fourth-color);
  color: var(--prim-color) !important;
}
.navigation__items li:first-child 
{
    margin-bottom: 40px
}
.navigation__items li:first-child a:hover,
.btn:hover,  .button:hover{
  background-color: var(--prim-color);
  color: var(--fourth-color) !important;
}
.shadow-halo {
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.13), 0px 3px 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.13), 0px 3px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.13), 0px 3px 15px rgba(0, 0, 0, 0.1);
}
#backtotop {
  background: url(../../../../assets/backtotop.svg) no-repeat center center;
  border: 0;
  bottom: 20px;
  cursor: pointer;
  display: none;
  height: 70px;
  position: fixed;
  right: 20px;
  text-indent: -9999px;
  width: 70px;
  z-index: 300;
}
a.prim-btn {
    font-size: 20px;
}
#footer-home .btn-faq a, a.prim-btn {
  background-color: var(--fourth-color);
  border-radius: 9px;
  text-decoration: none;
  padding: 5px 20px;
  font-weight: 700;
  color: var(--prim-color);
}
#footer-home .btn-faq a:hover, #footer-home .btn-faq a:focus,
a.prim-btn:hover, a.prim-btn:focus{
  background-color: var(--prim-color);
  color: var(--fourth-color);
}
.navigation__footerhome li{
     list-style: none;
      display: inline;
      margin: 0 10px
}
.navigation__footerhome li a{
    font-size: 16px;
    text-decoration: none;
     color: #FFF;
}
.navigation__footerhome li a:hover{
     color: var(--fourth-color);
}
.navigation__footerhome li:first-child {display:none}
/***************FAQ*****************/
#edit-field-categorie-target-id {
  min-width: 180px;
  max-width: 350px;
  margin-right: 20px;
  border: 1px solid var(--prim-color);
  font-size: 24px !important;
  font-weight: 600;
  color: var(--prim-color);
  height: 50px;
}
@media (max-width: 768px) {
#edit-field-categorie-target-id {
  margin-right: 0px;
    }
    .js-form-wrapper{
        text-align: center
    }
}

#edit-submit-faq {
  margin-left: 10px;
  border-radius: 5px;
  text-align: center;
  height: 50px;
  font-size: 20px;
}
.card {
  border: none;
  cursor: pointer;
}
.card h4 {
  font-size: 1.6rem;
  color: var(--prim-color);
  font-weight: 600
}
.card p {
  color: var(--prim-color);
}
.card .card-header {
  background-color: transparent;
  padding-top: 20px;
  padding-bottom: 20px
}
.card .card-header .row[aria-expanded="false"] svg {
  transform: rotate(0deg);
  transition: .2s ease-out;
}
.card .card-header .row[aria-expanded="true"] svg {
  transform: rotate(90deg);
  transition: .2s ease-out;
}
#edit-field-categorie-target-id {
  float: right;
  border-radius: 0;
}
#edit-submit-faq {
  border: none;
  border-radius: 0;
  color: #FFF;
  background-color: var(--prim-color)
}
@media (min-width: 768px) {
  #views-exposed-form-faq-blocfaq-1 #edit-actions {
    flex: 0 0 auto;
    width: 50%;
  }
}

.alert {

    padding:  35px var(--bs-alert-padding-x);
    margin-bottom:0 !important;
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    border: none;
    border-radius: 0;
    text-align: center;
}

/*--------------------------------------------------------------
# TEXTE 2 COLONNES
--------------------------------------------------------------*/
@media (min-width: 1000px) {
 .texte-2-colonnes {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 5rem;
      -moz-column-gap: 5rem;
      column-gap: 5rem;
}
  }

@media (min-width: 642px) and (max-width: 1000px) {
.texte-2-colonnes {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 4rem;
      -moz-column-gap: 4rem;
      column-gap: 4rem;
}
}

@media (max-width: 641px) {
.texte-2-colonnes {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
}
}