
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXX DEBUT FONTS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/



/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXX FIN FONTS - DEBUT GLOBAL XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

html {
  font-size: 62.5%;
}

svg {
  display: none;
}

.content-pages-show-donation-v2-wide, .content-pages-show-donation-v2-wide input {
  color: black ! important;
}

.content-pages-show-donation-v2-wide input {
border: 1px solid black ! important;
}

body {
  font-size :1.6rem;
  margin: 0 auto;
}

header, #introduction, #ensemble, #reference {
  background-color: #4000db;
}

.logOUtHome {
  color: white;
  text-decoration: underline;
}

.croix, .moins, #deselection, label, #dicutons {
  cursor: pointer;
}

#tagOrdi{
  display: none;
}

.hide, #footerDisparu {
  display: none;
}

#edit-count-checked-checkboxes {
  background-color: #4000db;
  border: none;
}

#interet {
  display: inline;
}

.checkboxMessage {
  font-family: 'text';
  color: white;
} 

.checkboxMessage label {
  padding-top: 10px;
  padding-left: 30px;
}

.checkboxMessage input[type="checkbox"] {
    border: 3px solid white ! important;
    background: black;
    height: 34px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
    width: 34px;
}    


.checkboxMessage input[type="checkbox"]:checked {
    background-image: url(check_rectangle.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
}

[tooltip]{
  display:none;
}

#projet {
  text-align: center;
  color: white;
}

#triangle {
  text-align: center;
}

#intro {
  padding-bottom: 7rem;
}

#intro h1 {
  font-size: 3.5rem;
}

#intro ul {
  padding-left: 2rem;
}


#intro h2 {
  font-size: 3rem;
  padding-top: 5rem;
  padding-bottom: 2rem;
}

#intro a {
  color: #f1162f;
}

#intro p {
  font-size: 1.8rem;
  line-height: 3rem;
}

#intro article {
  padding-bottom: 1rem;
}

.form-control, textarea.form-control {
  background: transparent;
  border: none;
  height: 83px;
  padding: 0;
  display: inline;
  line-height: 0;
  box-shadow: none;
}

#dicutons {
   height: 83px; 
}

textarea.form-control, .form-control {
  line-height: 1;
  width: 92%;
  box-shadow: none;
}

#leFormulaire {
  position: relative;
}

.btn, .submit-button, input.text ~ .submit-button, .textarea ~ .submit-button, #bouttonOk, #bouttonBas {
  margin-top: 0;
  padding: 0;
  line-height: 1.15;
  background-color: black;
  box-shadow: none;
}

#step3 {
  margin-top: 0;
}

#bouttonBas, #bouttonOk, #bouttonHaut, #dicutons {
  line-height: 83px;
  background: none;
}

#intro {
  background-color: #4000db;
  color: white;
  margin-bottom: 0;
}

#middle {
  margin-top: 0;
  background-color: black;
  color: white;
  padding-top: 3rem;
  padding-bottom: 4rem;
  margin-bottom: 0;
}

.footer {
  background-color: black;
  color: white;
  padding-bottom: 4rem;
}

.footer a {
  color: #4000db;
}

.footer a:hover {
  color: #f1162f;
}

#middle input {
  border: 1px solid white;
  height: 30px;
  color: white;
}

#middle input[type="submit"] {
  background-color: white;
  color: black;
  padding-left: 0.5rem;
}

#middle input[type="submit"]:hover {
  background-color: black;
  color: white;
  border: black;
}

.connect-button.facebook {
  background-color: #4267b2;
  border: none;
  color: white;
  padding: 0.5rem;
}

.connect-button.facebook:hover {
  color: #4267b2;
   background-color: white;
}

.connect-button.twitter {
  background-color: #4ab3f4;
  border: none;
  color: white;
  padding: 0.5rem;
}

.connect-button.twitter:hover {
  color: #4ab3f4;
  background-color: white;
}

  #articleMilieu {
    padding-top: 30px;
    padding-bottom: 30px;
  }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXX FIN GLOBAL - DEBUT MAIN XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX HEADER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

header {
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 3rem;
}

#datackHeader {
  height: 18px;
  width: auto;
}

#nationBuilderHeader {
  height: 11px;
  width: auto;
}

#plusHeader {
  height: 39px;
  width: 39px;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX INTRODUCTION XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#introduction {
  color: white;
  font-size: 2.4rem;
  line-height: 4.2rem;
  padding-top: 5rem;
  text-align: center;
}

#introduction p {
  padding-bottom: 4rem;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX FORMULAIRE HAUT + BAS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#leFormulaire, #leFormulaireBas {
  border: solid 3px #ffffff;
  margin-bottom: 0.5rem;
  height: 83px;
  font-family: 'medium';
}

#leFormulaire input, #leFormulaireBas input, #leFormulaire textarea {
  border: none;
  color: white;
  font-size: 1.5rem;
  box-shadow: none;
}

#leFormulaire textarea {
  resize: none;
  box-shadow: none;
}

form p {
  color: white;
  font-size: 1.5rem; 
  margin-bottom: 0;
  line-height: 1.15;
}

#leFormulaire input::placeholder, #leFormulaireBas input::placeholder, #leFormulaire textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

#leFormulaire input:-ms-input-placeholder, #leFormulaireBas input:-ms-input-placeholder, #leFormulaire textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

#leFormulaire input::-ms-input-placeholder, #leFormulaireBas input::-ms-input-placeholder, #leFormulaire textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}

#leFormulaire textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    line-height:83px;
}
#leFormulaire textarea::-webkit-input-placeholder { /* Webkit */
    line-height:83px;
}
#leFormulaire textarea:-ms-input-placeholder { /* IE */
    line-height:83px;
}

#leFormulaire form, #leFormulaireBas form {
  position: relative;
}

#leFormulaire input[type="submit"], #leFormulaireBas input[type="submit"], #bouttonOk, #bouttonBas {
  position: absolute;
  right: 0;
}

#bouttonOk, #bouttonBas, #bouttonHaut {
  top: 0;
  padding-right: 2rem;
  cursor: pointer;
}

.chiffre {
  color: white;
  display: inline-block;
  float: right;
}

.chiffre {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}

.chiffre p {
  display: inline;
  text-align: right;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX FORMULAIRE HAUT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#formulaire {
  background-color: #000000;
  color: white;
  padding-top: 3rem;
  padding-bottom: 9rem;
}

.formulairePadding {
   padding-bottom: 3rem; 
}

.introFormulaireHaut {
  font-size: 1.5rem;
}

.introFormulaireHaut {
  color: white;
}


#conclusionFormulaireHaut, #text, #email {
  -webkit-animation: MoveUpUp 0.4s, apparition 0.4s linear forwards;
}

.nombre {
  display: inline;
  position: relative;
  overflow: hidden;
}

#visible {
  visibility: hidden;
  width: 10px;
}

.change {
  animation: MoveUpDown 0.4s linear forwards, disparitoon 0.4s linear forwards;
  position: absolute;
  overflow: hidden;
}

.changeDeux {
  animation: MoveUpUp 0.4s linear forwards, apparition 0.4s linear forwards;
  overflow: hidden;
}
#unBas, #deuxBas {
  display: inline;
}

@-webkit-keyframes disparitoon {
  from { opacity : 1; }
  to { opacity : 0; }
}

@-webkit-keyframes apparition {
  from { opacity : 0; }
  to { opacity : 1; }
}

@-webkit-keyframes MoveUpDown {
  from { -webkit-transform: translateY(0); }
  to { -webkit-transform: translateY(-100%); }
}

@-webkit-keyframes MoveUpUp {
  from { -webkit-transform: translateY(100%); }
  to { -webkit-transform: translateY(0); }
}

@-webkit-keyframes fadeAnimation {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    40% {
        opacity: 0.25;
    }
    50% {
        opacity: 0.35;
    }
    60% {
        opacity: 0.50;
    }
    70% {
        opacity: 0.60;
    }
    80% {
        opacity: 0.75;
    }
    90% {
        opacity: 0.85;
    }
    100% {
        opacity: 1;
    }
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX SLIDER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#slider {
  color: black;
  background: linear-gradient(-45deg, #f9f9f9, #FFFC54, #f9f9f9, #a0ff54, #f9f9f9, #F8D7F8, #f9f9f9); 
  background-size: 800% 800%;
  -webkit-animation: Gradient 20s ease infinite;
  -moz-animation: Gradient 20s ease infinite;
  animation: Gradient 20s ease infinite;
  padding-top: 2rem;
}

.carousel-caption h2, #titreSlideZero {
  color: black;
  font-family: 'semi_bold';
  text-shadow: none;
}

@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}

@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}

@keyframes Gradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}

.carousel-control.right, .carousel-control.left  {
background-image: none;
}

.carousel-indicators {
  display: none;
}

.cursor-icons {
  display: none;
}

.carousel-control {
  width: 50%;
}

.carousel .right:hover {
  cursor: url("https://datack.fr/imgNB/DROITE.svg"), default !important
}

.carousel .left:hover {
  cursor: url("https://datack.fr/imgNB/GAUCHE.svg"), default !important
}

.carousel-indicators li {
  border-radius: 3px;
  height: 13px;
  width: 13px;
  margin: 2px;
  font-weight: 800;
  border: 2px solid #fff;
}

.carousel-indicators .active {
  height: 17px;
  width: 17px;
}



#titreSlideUn {
  text-align: left;
}

#titreSlideDeux {
  text-align: center;
}

#titreSlideTroix {
  text-align: right;
}

.carousel-default {
  padding-top: 1rem;
}

#texteSlider {
  padding-top: 3rem;
}

#slider article {
  padding-bottom: 3rem;
  line-height: 3rem;
}

#case {
  font-size: 1.2rem;
}

#case a {
  text-decoration: none;
  color: black;
}

#realisations {
  text-decoration: none;
  color: white;
}

#titreSlideZero {
  padding-bottom: 22%;
  font-size: 1.1rem;
}

#case span {
  border-bottom: 1px solid #4000db;

}

/*#slider {
  padding-bottom: 2rem;
}*/

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX ENSEMBLE XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#ensemble h2 {
  text-align: center;
  color: white;
  font-size: 4rem;
  line-height: 5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: 0;
  margin-bottom: 0;
}

#projet {
  padding-bottom: 1rem;
}

#ensembleOrdi {
  display: none;
  margin-top: 0;
  margin-bottom: 0;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX CHOIX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#choix {
  text-align: center;
  color: #4000db;
  padding-top: 3rem;
  padding-bottom: 6rem;
  position: relative;
}

#choix h3 {
  font-size: 3rem;
  line-height: 4.2rem;
  padding-bottom: 2rem;
}

.croix {
  margin-bottom: 2rem;
}

#choix label {
  border: solid 1px #4000db;
  border-radius: 3px;
  padding: 0.5rem;
  color: #4000db;
  position: relative;
  display: block;
  transition: 0.3s;
}

#choix label:hover {
  background-color: #4000db;
  color: white;
}

label {
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  font-weight: normal;
}

#choix input {
  position: absolute;
  left: -9999px;
}

#choix input:checked + label {
  background-color: #4000db;
  color: white;
}

#choix input:checked + label::before {
  background-color: #fff;
}

#deselection {
  color: black;
  font-size: 1.8rem;
  text-decoration: underline;
}

.moins {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX BLACNHE XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#blancheSection {
  background: white;
  padding-top: 130px;
  padding-bottom: 130px;
}

#blancheSection article {
  text-align: center;
}

#blancheSection p {
  color: black;
  font-family: 'text';
  font-size: 22px;
  padding-top: 30px;
}

#blancheSection img {
  max-width: 85%;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX REFERENCE XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/



#reference {
  background-image: url("https://datack.fr/imgNB/grille.svg");
/*  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' id='svg4192' viewBox='0 0 744.09448819 1052.3622047' height='297mm' width='210mm'> <defs id='defs4194' /> <metadata id='metadata4197'> </metadata> <g id='layer1'> <g transform='translate(-492.065,119.1122)' id='g12'> <path style='stroke:#000000;stroke-opacity:1' id='path14' d='m 939.80221,201.46959 0,340 -262,0 0,-340 262,0 m 1,-1 -264,0 0,342 264,0 0,-342 z' /> <line style='stroke:#000000;stroke-opacity:1' id='line16' y2='541.9696' x2='752.23218' y1='200.96959' x1='752.23218' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <line style='stroke:#000000;stroke-opacity:1' id='line18' y2='541.9696' x2='714.51221' y1='200.96959' x1='714.51221' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <line style='stroke:#000000;stroke-opacity:1' id='line20' y2='541.9696' x2='789.9422' y1='200.96959' x1='789.9422' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <line style='stroke:#000000;stroke-opacity:1' id='line22' y2='541.9696' x2='827.66223' y1='200.96959' x1='827.66223' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <line style='stroke:#000000;stroke-opacity:1' id='line24' y2='541.9696' x2='865.37219' y1='200.96959' x1='865.37219' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <line style='stroke:#000000;stroke-opacity:1' id='line28' y2='238.46959' x2='939.93219' y1='238.46959' x1='677.30219' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <line style='stroke:#000000;stroke-opacity:1' id='line30' y2='276.4696' x2='939.93219' y1='276.4696' x1='677.30219' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <line style='stroke:#000000;stroke-opacity:1' id='line32' y2='314.4696' x2='939.92218' y1='314.4696' x1='677.30219' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <line style='stroke:#000000;stroke-opacity:1' id='line34' y2='352.4696' x2='939.92218' y1='352.4696' x1='677.30219' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <line style='stroke:#000000;stroke-opacity:1' id='line36' y2='390.4696' x2='939.93219' y1='390.4696' x1='677.30219' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <g transform='translate(676.80221,195.96959)' style='stroke:#000000;stroke-opacity:1' id='g4188'> <line style='stroke:#000000;stroke-opacity:1' class='5189fec3-612f-4f4f-b68f-815d7258f97f' x1='226.28999' y1='5' x2='226.28999' y2='346' id='line26' /> <line style='stroke:#000000;stroke-opacity:1' class='5189fec3-612f-4f4f-b68f-815d7258f97f' x1='0.5' y1='232.5' x2='263.13' y2='232.5' id='line38' /> </g> <line style='stroke:#000000;stroke-opacity:1' id='line40' y2='466.4696' x2='940.93219' y1='466.4696' x1='677.30219' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> <line style='stroke:#000000;stroke-opacity:1' id='line42' y2='504.4696' x2='939.92218' y1='504.4696' x1='677.30219' class='5189fec3-612f-4f4f-b68f-815d7258f97f' /> </g> </g> <g style='display:inline' id='layer2'> <circle style='stroke:#000000;stroke-opacity:1' id='circle44' r='8.8000002' cy='433.58179' cx='222.3672' /> <circle style='stroke:#000000;stroke-opacity:1' id='circle46' r='6.5999999' cy='509.58182' cx='335.36722' /> <circle style='stroke:#000000;stroke-opacity:1' id='circle48' r='11' cy='547.58179' cx='298.36722' /> <circle style='stroke:#000000;stroke-opacity:1' id='circle50' r='8.8000002' cy='623.58179' cx='411.36722' /> <circle style='stroke:#000000;stroke-opacity:1' id='circle52' r='5.5' cy='320.58182' cx='298.36722' /> <rect style='stroke:#000000;stroke-opacity:1' id='rect54' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)' height='6.5999999' width='6.5999999' y='513.55487' x='-45.893097' /> <rect style='stroke:#000000;stroke-opacity:1' id='rect56' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)' height='9.2399998' width='9.2399998' y='539.10486' x='33.397217' /> </g> </svg>");
  */
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 200px;
  padding-top: 4rem;
}

#reference p {
  font-size: 1.2rem;
  color: white;
  padding-bottom: 2.5rem;
}

#reference h2 {
  font-size: 3.6rem;
  letter-spacing: 1.2px;
  margin-bottom: 3rem;
  color: #4000db;
  background-color: white;
  display: inline;
  padding: 0.5rem;
  line-height: 4.5rem;
}

#reference ul {
  padding-left: 0;
  padding-bottom: 20rem;
}

#reference li {
  list-style: none;
  font-size: 2rem;
  padding-bottom: 1.5rem; 
}
#reference li a {
  color: #100069;
}

#reference li:first-child{
  padding-top: 3rem;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX FORMULAIRE BAS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#formulaireDeux {
  background-color: black;
  padding-bottom: 12rem;
  padding-top: 4rem;
}

#formulaireDeux h2 {
  color: white;
}

.new-div {
  background-color: white;
  color: black;
  text-align: center;
  width: 100px;
  font-size: 1.2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: inline-block;
  margin-right: 2rem;
  position: relative;
}

.définir_mes_objectifs, .définir_ma_stratégie, .définir_mon_identité {
   width: 140px;
}

.close {
  width: 15px;
  height: 15px;
  opacity: 1;
  cursor: pointer;
}

.new-div:after {
  content: 'bar';
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  transform: scale(.4);
  top: -10px;
  right: 3px;
      cursor: pointer;
}

.new-div:after {
  content: url("https://datack.fr/imgNB/close.png"); /* no need for qoutes */
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  transform: scale(.4);
  top: -10px;
  right: 3px;
  cursor: pointer;
}

#titreInterest {
  padding-bottom: 2rem;
}

.new-div-wrapper {
  padding-bottom: 3rem;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXX FIN MAIN - DEBUT FOOTER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

footer {
  background-color: #f1162f;
  text-align: center;
  font-size: 1.6rem;
  margin: 0;
}

#reseau {
  color: white;
  padding-top: 2rem;
  padding-bottom: 4rem;
}

#reseau p {
  padding-bottom: 1.5rem;
}

#adresse {
  color: black;
}

#adresse a {
  color: black;
  text-align: none;
}

footer img {
  height: 20px;
  width: auto;
  margin-left: 1rem;
  margin-right: 1rem;
}

#blocTexteFooterOrdi {
  display: none;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX COOKIES XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

.cc-link {
  text-decoration: none ! important ;
  color: white ! important ;
  background-color: #f1162f ! important ;
  padding-left: 1rem ! important;
  padding-right: 1rem ! important;
  border-radius: 50% ! important;
}

.cc-btn {
    border-radius: 42px;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXX FIN FOOTER - DEBUT MEDIA QUERIES XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
@media all and (min-width: 500px) {

  #reference {
    background-size: 250px;
  }

  .carousel-default {
    padding-top: 3rem;
  }

  .carousel-caption h2 {
    font-size: 5rem;
    color: black;
    padding-bottom: 0;
  }



  #titreSlideUn {
    text-align: left;
    left: 10%;
  }

  #titreSlideTroix {
    text-align: right;
    right: 10%;
  }

  #titreSlideZero {
  padding-bottom: 24%;
}
}

@media all and (min-width: 600px) {

  #reference {
    background-size: 300px;
  }

  .carousel-caption h2 {
    font-size: 6rem;
    color: black;
    padding-bottom: 5%;
  }
}

@media all and (min-width: 700px) {

  #reference {
    background-size: 350px;
  }
}


@media all and (min-width: 768px) {

  .carousel-caption h2 {
    font-size: 7rem;
    color: black;
    padding-bottom: 5%;
  }
  #articleMilieu {
    padding-top: 0;
    padding-bottom: 0;
  }

}



/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX 992px XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

@media all and (min-width: 992px) {

  #tagMobile {
    display: none;
  }

  #choix {
    position: relative;
  }

  #formulaire {
  padding-bottom: 3rem;
}


  #tagOrdi{
    display: block;
    background-color: black;
    color: white;
    position: sticky;
      position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
    bottom:0%;
  }

#containerTag {
  text-align: left;
}

.cc-link {
  float: right ! important;
  margin-right: 2rem ! important;
}

.cc-message {
  font-size: 1.7rem ! important;
}

.cc-window {
  padding-top: 3rem ! important;
  padding-bottom: 3rem ! important;
}

.btn, .submit-button, input.text ~ .submit-button, .textarea ~ .submit-button {
  margin-top: 0;
  padding: 0;
  line-height: 1.15;
  padding-right: 2rem;
}

[tooltip]{
  position:relative;
  display:inline-block;
}
[tooltip]::before {
    content: "";
    position: absolute;
    top:-6px;
    left:50%;
    transform: translateX(-50%);
    border-width: 4px 6px 0 6px;
    border-style: solid;
    border-color: black transparent transparent     transparent;
    z-index: 99;
    opacity:0;
}

[tooltip-position='left']::before{
  left:0%;
  top:50%;
  margin-left:-12px;
  transform:translatey(-50%) rotate(-90deg) 
}
[tooltip-position='top']::before{
  left:50%;
}
[tooltip-position='buttom']::before{
  top:100%;
  margin-top:8px;
  transform: translateX(-50%) translatey(-100%) rotate(-180deg)
}
[tooltip-position='right']::before{
  left:100%;
  top:50%;
  margin-left:1px;
  transform:translatey(-50%) rotate(90deg)
}

[tooltip]::after {
    content: attr(tooltip);
    position: absolute;
    left:50%;
    top:-6px;
    transform: translateX(-50%)   translateY(-100%);
    background: black;
    text-align: center;
    color: #fff;
    padding:4px 2px;
    font-size: 12px;
    min-width: 80px;
    border-radius: 5px;
    pointer-events: none;
    padding: 4px 4px;
    z-index:99;
    opacity:0;
}

[tooltip-position='left']::after{
  left:0%;
  top:50%;
  margin-left:-8px;
  transform: translateX(-100%)   translateY(-50%);
}
[tooltip-position='top']::after{
  left:50%;
}
[tooltip-position='buttom']::after{
  top:100%;
  margin-top:8px;
  transform: translateX(-50%) translateY(0%);
}
[tooltip-position='right']::after{
  left:100%;
  top:50%;
  margin-left:8px;
  transform: translateX(0%)   translateY(-50%);
}

[tooltip]:hover::after,[tooltip]:hover::before {
   opacity:1
}


.chiffre p {
  font-size: 2rem;
}

#projet input {
  padding-bottom: 1.5rem;
}

.form-control, textarea.form-control {
  height: 94px;
  padding-left: 1rem;
}

#dicutons {
  height: 94px;
}

#leFormulaire textarea, .form-control {
  width: 88%;
}

#middle {
  padding-top: 7rem;
  padding-bottom: 4rem;
}


#intro {
  padding-bottom: 10rem;
}

#intro h1 {
  font-size: 5rem;
}

#intro ul {
  padding-left: 4rem;
}

#intro h2 {
  font-size: 4.4rem;
  line-height: 6.6rem;
  padding-top: 6rem;
  padding-bottom: 4rem;
}

#intro h3 {
  font-size: 3.6rem;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}

#intro h4 {
  font-size: 3rem;
  line-height: 4rem;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}

#intro p, #intro li {
  font-size: 2.6rem;
  line-height: 4.2rem;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX HEADER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

  header {
    padding-top: 6rem;
    padding-bottom: 5rem;
  }

  #nationBuilderHeader {
    height: 20px;
    width: auto;
  }

  #datackHeader {
    height: 32px;
    width: auto;
  }

  #plusHeader {
    height: 69px;
    width: 69px;
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX INTRODUCTION XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

  #introduction {
    text-align: center;
    font-size: 4.4rem;
    line-height: 6.6rem;
     padding-top: 7rem;
  }

  #introduction p {
    padding-bottom: 6rem;
    width: 95%;
  }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX FORMULAIRE HAUT + BAS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

  .introFormulaireHaut {
    font-size: 2rem;
  }

  #leFormulaire, #leFormulaireBas{
    margin-bottom: 1rem;
    height: 110px;
  }
  #leFormulaire input, #leFormulaireBas input, form p, #leFormulaire textarea {
    font-size: 7.5rem;
  }

  #leFormulaire form, #leFormulaireBas form {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX FORMULAIRE HAUT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

  #formulaire {
    padding-top: 7rem;
    padding-bottom: 9rem;
  }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX SLIDER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/ 

  #slider {
    padding-bottom: 6rem;
  }

  #texteSlider {
    padding-top: 5rem;
  }

  #titreSlideZero {
    padding-bottom: 30%;
    font-size: 3rem;
    line-height: 4rem;
  }

  #slider article {
    font-size: 2.6rem;
    line-height: 4.2rem;
  }
  .carousel-default {
      padding-top: 6rem;
  }

  #case {
    font-size: 1.8rem;
  }

  .carousel-caption h2 {
    font-size: 10rem;
    color: black;
    padding-bottom: 5%;
  }



  #titreSlideUn {
    text-align: left;
    left: 10%;
  }

  #titreSlideTroix {
    text-align: right;
    right: 10%;
  }

  #case span {
    border-bottom: none;
  }

  #case span:hover {
    border-bottom: 1px solid #4000db;
  }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX ENSEMBLE XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

  #ensemble h2 {
    font-size: 6rem;
    padding-top: 10rem;
    padding-bottom: 6rem;
  }

  #projet {
    padding-bottom: 1.5rem;
    font-size: 1.8rem;
  }

  #ensembleOrdi {
    display: block;
  }

  #ensembleMobile {
    display: none;
  }

  #commentaire {
    font-size: 2rem;
  }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX CHOIX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

  #choix {
    padding-top: 5rem;
    padding-bottom: 0;
  }

  #choix h3 {
    font-size: 4.3rem;
    line-height: 6rem;
  }

  #choix label {
    font-size: 2rem;
    display: inline-block;
    margin-right: 2rem;
    margin-bottom: 2rem;
  }

  .croix {
    margin-bottom: 4rem;
  }

  #croix0 {
    margin-bottom: 8rem;
  }


  .liste {
    padding-top: 4rem;
  }

  .moins {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  #deselection {
    padding-bottom: 4rem;
  }

  #choix label {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0.7rem;
  }

  /* Ripple effect */
  #choix label {
    background-position: center;
    transition: background 0.8s;
  }
  #choix label:hover {
    background:  #f1162f radial-gradient(circle, transparent 1%,  #f1162f 1%) center/15000%;
    color: white;
  }
  #choix label:active {
    background-color: #4000db;
    background-size: 100%;
    transition: background 0s;
  }
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX REFERENCE XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

  #reference {
    background-size: 40%;
    padding-top: 8rem;
  }

  #reference h2 {
    font-size: 6rem;
    letter-spacing: 2px;
    margin-bottom: 6rem;
    padding: 0.5rem;
    line-height: 8rem;
  }

  #reference li {
    font-size: 3rem;
    padding-bottom: 4rem;
  }

  #reference li:first-child{
    padding-top: 6rem;
  }

  #reference p {
    font-size: 1.8rem;
    padding-bottom: 11rem;
  }

  #reference {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  #ref1, #ref2, #ref3, #ref4, #ref5, #ref6, #ref7, #ref8, #ref9 {
    position: relative;
  }

  #ref1:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-1.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 250px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref2:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-2.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
        z-index: 3;
    left: 250px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref3:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-10.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
        z-index: 3;
    left: 250px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref4:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-4.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
        z-index: 3;
    left: 250px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref5:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-5.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
        z-index: 3;
    left: 250px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref6:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-6.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
        z-index: 3;
    left: 250px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

    #ref7:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-7.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
        z-index: 3;
    left: 250px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

      #ref8:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-8.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
        z-index: 3;
    left: 250px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

        #ref9:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-9.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
        z-index: 3;
    left: 250px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }


  #reference span {
    border-bottom: none;
  }

/*animation des liens du menu*/

  #menu .lienNormal {
    border-bottom: 1px solid transparent;
    transition:0.5s;
  }

  #menu a:hover {
    text-decoration: none;
  }

  #menu a:hover .lienNormal {
    border-color: white;
    color: white;
    text-decoration: none;
  }

  #menu .lienNormal {
    border:none;
    background:linear-gradient(to top, white,white) no-repeat bottom left;
    background-size:0px 2px
  }

  #menu .lienNormal{
    background-position:bottom left ;
  }

  #menu a:hover .lienNormal {
    background-size:100% 2px;
  }

  #realisations span:hover {
    border-bottom: 1px solid white;
  }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX FORMULAIRE BAS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/ 

  #formulaireDeux {
    padding-bottom: 18rem;
    padding-top: 5rem;
  }

  #titreInterest {
    padding-bottom: 3rem;
    padding-top: 3rem;
    margin-top: 0;
  }

  .new-div-wrapper {
    padding-bottom: 4rem;
  }

  .new-div {
    font-size: 1.6rem;
    width: 120px;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    position: relative;
  }

 .définir_mes_objectifs, .définir_ma_stratégie, .définir_mon_identité {
     width: 190px;
  }

  .new-div:after {
    content: 'bar';
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    transform: scale(.4);
    top: -10px;
    right: 3px;
    cursor: pointer;
  }

  .new-div:after {
    content: url("https://datack.fr/imgNB/close.png"); /* no need for qoutes */
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    transform: scale(.4);
    top: -10px;
    right: 3px;
    cursor: pointer;
  }
}


@media all and (min-width: 1200px) {

  .carousel-caption h2 {
    font-size: 12rem;
    color: black;
    padding-bottom: 5%;
  }
  #titreSlideUn {
    text-align: left;
    left: 10%;
  }

  .cc-message, .cc-btn {
    font-size: 2.2rem ! important;
  }

  .cc-window {
    padding-top: 4rem ! important;
    padding-bottom: 4rem ! important;
  }

  #titreSlideTroix {
    text-align: right;
    right: 10%;
  }

  #ensemble h2 {
    font-size: 7rem;
  }

  #introduction p {
    width: 90%;
  }

    #leFormulaire input, #leFormulaireBas input, form p, #leFormulaire textarea {
    font-size: 8rem;
  }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXX FOOTER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

  #blocTexteFooter {
    display: flex;
    flex-direction: row-reverse;
  }

  #reseau {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  #reseau p {
    padding-bottom: 0;
  }

  #blocTexteFooter {
    display: none;
  }

  #blocTexteFooterOrdi {
    text-align: center;
    display: block;
    color: black;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  #blocTexteFooterOrdi a {
    color: black;
  }

  #blocTexteFooterOrdi a:hover {
    color: white;
    text-decoration: underline;
  }

  #blocTexteFooterOrdi p {
    display: inline;
  }

  #suivre {
    color: white;
    margin-left: 1rem;
  }

  #reference li {
    font-size: 4.4rem;
    padding-bottom: 4rem;
  }

  #ref1:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-1.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 420px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref2:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-2.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 420px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref3:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-3.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 420px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref4:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-4.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 420px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref5:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-5.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 420px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref6:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-6.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 420px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

    #ref7:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-7.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 420px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }
}

@media all and (min-width: 1300px) {

  #ref1:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-1.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 500px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref2:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-2.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 500px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref3:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-10.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 500px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref4:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-4.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 500px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref5:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-5.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 500px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

  #ref6:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-6.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 500px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }

    #ref7:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-7.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 500px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }
        #ref8:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-8.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 500px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }
          #ref9:hover:after {
    content: url("https://datack.fr/imgNB/DATACK-REF-9.jpg"); /* no need for qoutes */
    display: block;
    width: 920px;
    height: 600px;
    box-shadow: 0 12px 24px 0 #120441;
    transform: scale(.5);
    position: absolute;
    z-index: 3;
    left: 500px; /* change this value to one that suits you */
    top: -250px; /* change this value to one that suits you */
  }
}

@media all and (min-width: 1500px) {

  .carousel-caption h2 {
    font-size: 15rem;
    color: black;
    padding-bottom: 10%;
  }

  #titreSlideZero {
    padding-bottom: 30%;
    font-size: 4.4rem;
    line-height: 5.4rem;
  }

  #titreSlideUn {
    text-align: left;
    left: 12%;
  }

  .cc-message, .cc-btn {
    font-size: 2.8rem ! important;
  }

  #reference {
    background: none;
    position: relative;
    background-color: #4000db;
  }

  svg {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
  }

  circle, rect, #path4352, #path4401 {
    transition: 0.8s;
  }

#path5000, #path5001 {
    transition: 2s;
}

#path5000,
#path5001 {
  animation-name: spin;
  animation-duration: 4000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-play-state: paused;
  transform-origin: 50% 50%;
    transform-box:    fill-box;  
}
#path5001 {
  animation-duration: 3000ms;
  animation-direction: reverse;
}

svg:hover #path5000,
svg:hover #path5001 {
  animation-play-state: running;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

circle {
  transform: scale(1);
  transform-origin: 50% 50%;
  transform-box:    fill-box;  
}

#path4350 {
  stroke-dasharray: 50;
  stroke-dashoffset: 1000;
  animation: dash 30s linear infinite forwards;
  fill: transparent ! important;
}


@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

#circle60, #circle65, #circle71 {
transition: 0.5s;
}

#circle61, #circle66, #circle69 {
transition: 1s;
}

#circle62, #circle67 {
transition: 1.5s;
}

#circle63, #circle68 {
transition: 2s;
}

#circle64, #circle70 {
  transition: 2.5s;
}

  .cc-window {
    padding-top: 6rem ! important;
    padding-bottom: 6rem ! important;
  }

  .cc-link {
    font-size: 4rem ! important;
  }

  #titreSlideTroix {
    text-align: right;
    right: 12%;
  }
}
@media all and (min-width: 1700px) {

  .carousel-caption h2 {
    font-size: 15rem;
    color: black;
    padding-bottom: 15%;
  }



  #titreSlideUn {
    text-align: left;
    left: 15%;
  }

  #titreSlideTroix {
    text-align: right;
    right: 15%;
  }
}