/******************************************************************
 COOKIE CONSENT BANNER - RGPD
 ******************************************************************/
 .content-yt-cookie.cookieconsent-optout-marketing {
  position: relative;
  background: url(../img/cookie-video-fond.png) no-repeat center;
  background-size: cover;
  display: block;
}

.content-yt-cookie::before {
  content: "";
  display: block;
  padding-bottom: calc(100% / (16/9));
}

.content-yt-cookie>p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
}

.content-yt-cookie>p>.btn-iframe {
  background-color: var(--indx-main-button-color) !important;
  text-decoration: none;
  color: #fff;
}

.content-soundcloud-cookie.cookieconsent-optout-marketing {
  position: relative;
  background: url(../img/soundcloud.jpg) no-repeat center;
  background-size: cover;
  display: block;
  width: 570px;
  height: 166px;
  margin: auto;
}

.content-soundcloud-cookie::before {
  content: "";
  display: block;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #9999;
}

.content-soundcloud-cookie>p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
}

.content-soundcloud-cookie>p>.btn-iframe {
  background-color: var(--indx-main-button-color) !important;
  text-decoration: none;
  color: #fff;
}

.content-docs-cookie.cookieconsent-optout-marketing {
  position: relative;
  background-color: #000;
  border: 3px solid #dedede;
  background-size: cover;
  display: block;
}

.content-twitter-cookie.cookieconsent-optout-marketing {
  position: relative;
  background: url(../img/cookit-twitter-2.png) no-repeat center;
  background-size: cover;
  display: block;
  margin: auto;
  width: 360px;
  height: 300px;
}

.content-lk-cookie.cookieconsent-optout-marketing{
  position: relative;
  background: url(../img/cookit-linkedin.png) no-repeat center;
  background-size: cover;
  display: block;
  margin: auto;
  width: 360px;
  height: 300px;
}

.content-docs-cookie::before,
.content-twitter-cookie::before,
.content-lk-cookie::before {
  content: "";
  display: block;
  padding-bottom: calc(100% / (16/9));
}

.content-docs-cookie>p,
.content-twitter-cookie>p,
.content-lk-cookie>p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
}

.content-twitter-cookie>p{
  color: #fff;
  text-align: center;
  padding: 0 35px;
}

.content-lk-cookie>p{
  color: #fff;
  text-align: center;
  padding: 0 35px;
}

.content-docs-cookie>p>.btn-iframe,
.content-twitter-cookie>p>.btn-iframe,
.content-lk-cookie>p>.btn-iframe {
  background-color: var(--indx-main-button-color) !important;
  text-decoration: none;
  color: #fff;
}

.content-docs-cookie>p>.btn-iframe,
.content-twitter-cookie>p>.btn-iframe,
.content-lk-cookie>p>.btn-iframe,
.content-soundcloud-cookie>p>.btn-iframe,
.content-yt-cookie>p>.btn-iframe {
  font-weight: 400;
  box-shadow: none;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 30px;
  padding: 10px;
  border: none;
}

#CybotCookiebotDialog a,
#CybotCookiebotDialog div,
#CybotCookiebotDialogBodyContentControls,
#CybotCookiebotDialogBodyContentTitle {
  font-family: var(--indx-font) !important;
}

#CybotCookiebotDialog {
  background-color: var(--indx-main-bg-color) !important;
  padding: 25px 0 25px !important;
  bottom: 0 !important;
  top: inherit !important;
  font-family: var(--indx-font) !important;
}

#CybotCookiebotDialogBody {
  max-width: 1080px !important;
}

#CybotCookiebotDialogPoweredbyImage {
  display: none !important;
}

#CybotCookiebotDialogBodyContent {
  line-height: inherit !important;
  padding: 0 !important;
  margin-left: 135px !important;
  margin-top: 9px !important;
  margin-bottom: 10px !important;
  display: inline-block !important;
}

#CybotCookiebotDialogBodyContentTitle {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 24.5px !important;
  color: var(--indx-main-texte-color) !important;
}

div#CybotCookiebotDialogBodyContentText {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 14px !important;
  color: var(--indx-main-texte-color) !important;
  margin-top: 20px !important;
  line-height: 20px !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper {
  margin-bottom: 15px !important;
  float: initial !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
  border: 2px solid var(--indx-secondary-button-color) !important;
  color: var(--indx-secondary-button-color) !important;
  border-radius: 21px !important;
  background-color: var(--indx-main-bg-color) !important;
  font-size: 17px !important;

  padding: 10px !important;
  width: auto !important;
  display: table !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll:hover {
  background-color: var(--indx-main-bg-color) !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  border: 2px solid var(--indx-main-button-color) !important;
  color: var(--indx-secondary-button-color) !important;
  border-radius: 21px !important;
  background-color: var(--indx-main-bg-color) !important;
  font-size: 17px !important;

  padding: 10px !important;
  width: auto !important;
  display: table !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover {
  background-color: var(--indx-hover-button-color) !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  border: 2px solid var(--indx-main-button-color) !important;
  color: var(--indx-main-bg-color) !important;
  border-radius: 21px !important;
  background-color: var(--indx-main-button-color) !important;
  font-size: 17px !important;

  padding: 10px !important;
  width: auto !important;
  display: table !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover {
  background-color: var(--indx-hover-button-color) !important;
  color: var(--indx-main-texte-color) !important;
}

#CybotCookiebotDialogBodyLevelButtonsSelectPane {
  text-align: right !important;
  border: none !important;
}

#CybotCookiebotDialogBodyLevelButtonsRow #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper {
  width: 75px;
}

#CybotCookiebotDialogBodyButtonDetails {
  margin-top: 45px !important;
  font-size: 14px !important;
}

div#CybotCookiebotDialogDetail {
  max-width: 1080px !important;
  margin: 20px auto 0 !important;
  background-color: transparent !important;
}

#CybotCookiebotDialogDetailBody {
  margin: 0 !important;
  margin-left: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  font-family: var(--indx-font) !important;
}

#CybotCookiebotDialog a {
  font-weight: 600 !important;
  font-size: 14px !important;
  color: var(--indx-main-texte-color) !important;
  font-family: var(--indx-font) !important;
}

a#CybotCookiebotDialogBodyButtonAccept {
  margin-left: 170px !important;
  margin-top: 25px !important;
  background-color: var(--indx-main-button-color) !important;
  border: 2px solid var(--indx-main-button-color) !important;
  color: var(--indx-main-bg-color) !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  box-sizing: border-box !important;
  font-size: 18px !important;
  border-radius: 50px !important;
  transition: all 0.5s ease !important;

  padding: 10px !important;
  width: auto !important;
  display: table !important;
}

a#CybotCookiebotDialogBodyButtonAccept:hover {
  background-color: transparent !important;
  color: var(--indx-main-button-color) !important;
  transition: all 0.5s ease !important;
}

.CybotCookiebotDialogDetailBodyContentCookieTypeTable tbody td.CybotCookiebotDialogDetailBodyContentCookieTypeTableEmpty,
.CybotCookiebotDialogDetailBodyContentCookieTypeIntro,
div#CybotCookiebotDialogDetailBodyContentTextAbout {
  border: none !important;
  font-size: 14px !important;
  color: var(--indx-main-texte-color) !important;
}

.CybotCookiebotDialogDetailBodyContentCookieTypeTable,
.CybotCookiebotDialogDetailBodyContentCookieTypeTable tr,
.CybotCookiebotDialogDetailBodyContentCookieTypeTable td,
.CybotCookiebotDialogDetailBodyContentCookieTypeTable tbody {
  border: none !important;
}

#CybotCookiebotDialogDetailBodyContentCookieContainerTypeDetails {
  padding: 26px 0 0 10px !important;
  box-sizing: border-box !important;
}

#CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink {
  padding: 0px 19px 0 0;
  margin-top: 40px !important;
}

#CybotCookiebotDialogBodyLevelDetailsWrapper {
  display: table-cell;
  background-color: transparent !important;
  border: none !important;
  text-align: right !important;
  width: 220px !important;
  padding: 25px 0 4px 4px !important;
}

@media (max-width: 1200px) {
  #CybotCookiebotDialog {
    padding: 20px !important;
    box-sizing: border-box !important;
  }
}

@media (max-width: 992px) {
  #CybotCookiebotDialogDetailBody {
    margin: 0 !important;
    margin-left: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  #CybotCookiebotDialogBodyContent {
    margin-left: 0px !important;
    margin-top: 25px !important;
  }

  a#CybotCookiebotDialogBodyButtonAccept {
    margin-left: 0 !important;
  }

  #CybotCookiebotDialogBodyButtons {
    padding-left: 0 !important;
  }

  #CybotCookiebotDialogPoweredbyLink {
    padding: 0 !important;
    max-width: 200px !important;
    margin: 0 auto !important;
    display: block !important;
    text-align: center !important;
    float: inherit !important;
    position: relative !important;
    height: 35px !important;
    width: 200px !important;
  }
}

@media (max-width: 500px) {

  #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink,
  #CybotCookiebotDialogBodyLevelDetailsButton,
  a#CybotCookiebotDialogBodyButtonAccept {
    margin: 0 auto !important;
    display: block !important;
    text-align: center !important;
  }

  a#CybotCookiebotDialogBodyButtonAccept {
    margin: 20px auto !important;
    width: max-content;
  }

  #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyLink {
    margin: 0 auto !important;
    display: block !important;
    text-align: center !important;
    float: inherit !important;
    width: fit-content !important;
  }
}

/* STYLE POUR DISPLAY LES IMAGES DE CHECK */
input[type=checkbox].CybotCookiebotDialogBodyLevelButton+label,
input[type=checkbox].CybotCookiebotDialogBodyLevelButton:checked+label {
  background-size: 47px !important;
  padding: 30px 0 10px !important;
  margin: 0 !important;
  width: 60px !important;
  text-align: center !important;
  background-position: center 1px !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/* PAS CHECK */
input[type=checkbox].CybotCookiebotDialogBodyLevelButton+label {
  background: center 1px / 47px no-repeat var(--indx-imgcookieoff) !important;
}

/* CHECK */
input[type=checkbox].CybotCookiebotDialogBodyLevelButton:checked+label {
  background: center 1px / 47px no-repeat var(--indx-imgcookieon) !important;
}

/* CHECK OBLIGATOIRE */
input[type=checkbox]#CybotCookiebotDialogBodyLevelButtonNecessary+label {
  background: center 1px / 47px no-repeat var(--indx-imgcookieongris) !important;
}

/* //// BUTTONS */
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper {
  max-width: 100% !important;
  display: flex !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  overflow: auto;
}

/* ///// COOKIE IMAGE */
#CybotCookiebotDialogPoweredbyLink {
  width: 100px !important;
  height: 100px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block !important;
  background: var(--indx-imgcookie);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 992px) {
  #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper {
    display: block !important;
  }

  #CybotCookiebotDialogBodyLevelButtonsRow {
    display: block !important;
  }

  #CybotCookiebotDialogBodyLevelButtonsSelectPane {
    text-align: left !important;
    border: none !important;
    width: 100% !important;
    display: block !important;
    float: inherit !important;
    padding: 0 !important;
  }

  #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
  #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
  #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
    margin: 10px 0 0 0 !important;
  }

  a#CybotCookiebotDialogBodyLevelDetailsButton {
    text-align: left !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    padding-right: 15px !important;
  }

  .CybotCookiebotDialogBodyLevelButtonWrapper {
    margin-right: 9px !important;
  }

  #CybotCookiebotDialogBodyLevelButtonsRow #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper {
    width: 56px !important;
  }

  #CybotCookiebotDialogPoweredbyLink {
    background-image: none !important;
    display: none !important;
  }

  #CybotCookiebotDialogBodyLevelDetailsWrapper {
    width: auto !important;
    padding: 5px 20px 4px 4px !important;
  }

  #CybotCookiebotDialogBodyContentTitle {
    font-size: 19px !important;
  }

  #CybotCookiebotDialogBodyContent {
    margin-top: 10px !important;
  }

  #CybotCookiebotDialogBodyLevelDetailsWrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
}