@font-face {
  font-family: "ISOCT";
  src: url("../fonts/20458_ISOCT.ttf") format("truetype"); /* Safari, Android, iOS */
}

/*
@font-face {
  font-family: "ISOCPEUR";
  src: url("../fonts/isocpeur.ttf") format("truetype"); 
}
*/

@font-face {
  font-family: "ISOCT2";
  src: url("../fonts/ISOCT2.ttf") format("truetype");
}

/*
@font-face {
  font-family: "ISOCTEUR";
  src: url("../fonts/isocteur.ttf") format("truetype"); 
}


@font-face {
  font-family: "ROMAND";
  src: url("../fonts/Roman-Deco Normal.otf") format("truetype");
}
*/

html {
  font-family: "ISOCT";
}

.legale {
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  color: darkgray;
}

.rowCenter {
  text-align: center;
}

.coba {
  font-size: 5rem;
}

#navbar-logo {
  width: 100px;
}

@media (min-width: 992px) {
  .coba {
    font-size: 5rem;
  }
}

@media (max-width: 992px) {
  .coba {
    font-size: 3rem;
  }
}

/*
 * PAGE DETAIL REFERENCE 
 */
#reference .container-fluid {
  max-width: 1920px;
}

#reference-filter {
  margin-bottom: 30px;
  font-size: 0;
  cursor: pointer;
  padding-inline-start: 0px !important;
}

#reference-filter li {
  display: inline;
}

#reference-filter li {
  display: inline;
  color: #515151;
  font-weight: 1000;
  font-size: 1rem;
  position: relative;
  text-transform: uppercase;
}

#reference-filter.bordered li {
  display: inline-block;
  line-height: 20px;
  padding: 4px 8px;
  margin: 0 4px 8px;
  border: 1px solid #505050;
}

@media (max-width: 576px) {
  #reference-filter.bordered li {
    width: 75%;
  }
}

@media (min-width: 577px) {
  #reference-filter.bordered li {
    width: 50%;
  }
}

#reference-filter li:after {
  content: "/";
  padding: 0 9px;
  color: #777;
}

#reference-filter.bordered li:after {
  display: none;
}

#reference-filter li:last-child:after {
  content: "";
  padding: 0;
}

#reference-filter .active {
  background-color: lightgrey;
}

.rowReference {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

/*
 * PAGE COBA 
 */
/* Sur mobile on masque la grande photo */
@media (max-width: 576px) {
  #photoArno {
    display: none;
  }
  #photoArnoMobile {
    display: block;
    width: 100%;
  }
}

@media (min-width: 577px) {
  #photoArno {
    display: block;
    width: 100%;
  }
  #photoArnoMobile {
    display: none;
  }
}

/*
 * CARTE GOOGLE MAPS 
 */
#map {
  height: calc(100% - 266px);
}

.wrapperMap {
  /*height: 600px;*/
  width: 100%;
  margin: 0;
  padding: 0;
}

@media (max-width: 768px) {
  .modal-dialog {
    width: 400px;
  }
}
@media (min-width: 769px) {
  .modal-dialog {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .modal-dialog {
    width: 1165px;
  }
}

/* Media Queries pour afficher les pictos selon Dekstop ou Mobile */
@media (max-width: 1199px) {
  #divContainerPopupCobaMaya {
    display: none;
  }
  #divBoutonPopupMobile {
    display: block;
  }
}
@media (min-width: 1200px) {
  #divContainerPopupCobaMaya {
    display: block;
  }
  #divBoutonPopupMobile {
    display: none;
  }
}

/* Sur Desktop, masqué sur Mobile */
#divContainerPopupCobaMaya {
  position: fixed;
  left: 15px;
  bottom: 75px;
  cursor: pointer;
  width: 95px;
  height: 95px;
  z-index: 10;
}

#divPopupCobaMaya {
  background-image: url("../img/BOUTON COBA.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  width: 100%;
}

#divBoutonPopupMobile {
  text-align: center;
  cursor: pointer;
}

.txtTitrePopupCoba {
  font-family: "ISOCT";
  font-size: 1.3rem;
  font-weight: 600;
}

.txtPopupCoba {
  text-align: justify;
  font-family: "Calibri light";
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 400;
}

@media (min-width: 1200px) {
  .txtPopupCoba {
    padding-left: 1rem !important;
  }
}

#popupCoba {
  /*
  position: fixed;
  left: calc((100vw - 1165px) / 2);
  top: calc((100vh - 500px) / 2);
  z-index: 10;
  */
  /* Je fixe le bug Bootstrap qui positionne automatiquement un padding-right : 17px; */
  padding-right: 0px !important;
}

#imgPopupMaya {
  width: 100%;
}

.bg-white-opacity {
  background-color: rgba(255, 255, 255, 0.5);
}

/*
.txtCobaImage {
  font-family: "Calibri light";
  line-height: 1.5;
  font-weight: 400;
  text-align: justify;
  font-size: 1.1rem;
  margin-left: 0rem;
  max-width: 100%;
}
*/

/* Sur mobile on masque la description d'arno */
@media (max-width: 576px) {
  #prezArnoDesktop {
    display: none;
  }
  #prezArnoMobile {
    display: block;
  }
}

@media (min-width: 577px) {
  #prezArnoDesktop {
    display: block;
  }
  #prezArnoMobile {
    display: none;
  }
}

.txtCoba {
  font-family: "Calibri light";
  line-height: 1.5;
  font-weight: 400;
  text-align: justify;
  font-size: 1.1rem;
  margin-left: 0rem;
  margin-bottom: 0rem;
}

.txtCobaBorder {
  border: 2px solid lightgrey;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.h2coba {
  line-height: 1.3;
  margin-bottom: 0 !important;
  margin-top: 0px;
  margin-left: -3px;
}

@media (max-width: 768px) {
  .h2coba {
    margin-top: 2rem;
  }
}

.h1slider {
  color: white;
  font-size: 10rem;
  margin-bottom: 0;
  letter-spacing: 1rem;
  font-weight: 500;
}

.h3slider {
  color: white;
  font-size: 2rem;
  margin-bottom: 0;
  letter-spacing: -5px;
  margin-top: 0px;
}

/* Slider page d'accueil en mode Mobile */
@media (max-width: 576px) {
  .h1slider {
    line-height: 250px;
    font-size: 6rem;
    transform: translateY(+30%);
  }
  .h3slider {
    font-size: 1rem;
    letter-spacing: -3px;
  }
}

/* Slider page d'accueil en mode Desktop */
@media (min-width: 768px) {
  .h1slider {
    line-height: 400px;
    transform: translateY(+30%);
  }
}
/* Slider page d'accueil en mode Tablette */
@media (min-width: 992px) {
  .h1slider {
    font-size: 13rem;
    line-height: 500px;
    transform: translateY(+30%);
  }
}

/* Slider page d'accueil en mode Desktop */
@media (min-width: 1200px) {
  .h1slider {
    font-size: 13rem;
    line-height: 500px;
    transform: translateY(+30%);
  }
}

.txtReference {
  font-family: "Calibri light";
  line-height: 1.5;
  font-weight: 400;
  text-align: justify;
  font-size: 1.1rem;
  margin-left: 1rem;
}

.sousTitre {
  font-family: "ISOCT2";
  font-weight: bold;
}

/* SOLUTION 2 - test avec image en fond mais ratio cassée */
#divCarousel {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  display: table;
  width: 100%;
  background-color: black;
}

/* TODO XLE - Bug en mobile, 100 vh ne calcule pas la hauteur de la barre d'adresse)
  Exemple sur mon smarthpone : 
  - 100 vh : 736 de haut / sur mobile 720 */
@media (min-width: 300px) {
  #divCarousel {
    height: calc(100vh - 171px);
  }
}
@media (min-width: 992px) {
  #divCarousel {
    height: calc(100vh - 208px);
  }
}

.separatorCOBA {
  width: 100%;
  margin-bottom: 4rem;
  margin-top: 4rem;
}

.coordonnees {
  font-size: 1.1rem;
}

.footerLink {
  /*color: #718096;*/
  color: white;
}

/* Test pour les perfs du chgt d'images */
.fondCarousel1 {
  background-image: url("../img/slider/arnov2/1.jpg");
}
.fondCarousel2 {
  background-image: url("../img/slider/arnov2/3d0c3eb1db7b00a132ae8203c1a77f0c.gif");
}
.fondCarousel3 {
  background-image: url("../img/slider/arnov2/04e6af1c803222f7bd6c447be2a1b0b8.gif");
}
.fondCarousel4 {
  background-image: url("../img/slider/arnov2/4-street_art_june_1.jpeg");
}
.fondCarousel5 {
  background-image: url("../img/slider/arnov2/5ab287041e000008087af55b.gif");
}
.fondCarousel6 {
  background-image: url("../img/slider/arnov2/5ab287041f0000280616b0fa.gif");
}
.fondCarousel7 {
  background-image: url("../img/slider/arnov2/5ab287051e00008e0b7af55d.gif");
}
.fondCarousel8 {
  background-image: url("../img/slider/arnov2/7c5c4e441d41c3cab91c700ce44898d7 (1).gif");
}
.fondCarousel9 {
  background-image: url("../img/slider/arnov2/9fc8409709846311bd7f756ae15f6c66.gif");
}
.fondCarousel10 {
  background-image: url("../img/slider/arnov2/11_Immeubles_Grand-Font_Ecole Raoul Boucheron_vers1960_5fi2365.JPG");
}
.fondCarousel11 {
  background-image: url("../img/slider/arnov2/69r.gif");
}
.fondCarousel12 {
  background-image: url("../img/slider/arnov2/317ddd274c43353c71187ffd099ce94b.gif");
}
.fondCarousel13 {
  background-image: url("../img/slider/arnov2/640_detail_du_loupjpg.jpeg");
}
.fondCarousel14 {
  background-image: url("../img/slider/arnov2/797e7a90923ab1f1a6c52505bb334c26.gif");
}
.fondCarousel15 {
  background-image: url("../img/slider/arnov2/12065.gif");
}
.fondCarousel16 {
  background-image: url("../img/slider/arnov2/87810a0cf7c9f3d787b2a4059ab601ed.gif");
}
.fondCarousel17 {
  background-image: url("../img/slider/arnov2/105153.gif");
}
.fondCarousel18 {
  background-image: url("../img/slider/arnov2/158671.gif");
}
.fondCarousel19 {
  background-image: url("../img/slider/arnov2/181011-drone-florida-mn-square_5aa06ef01ab6d37f12b83e691fcd8307.focal-758x379.gif");
}
.fondCarousel20 {
  background-image: url("../img/slider/arnov2/306931536143201.gif");
}
.fondCarousel21 {
  background-image: url("../img/slider/arnov2/ailefroide3.png");
}
.fondCarousel22 {
  background-image: url("../img/slider/arnov2/ASEAN_GIF01_smallest.gif");
}
.fondCarousel23 {
  background-image: url("../img/slider/arnov2/aZrB385.gif");
}
.fondCarousel24 {
  background-image: url("../img/slider/arnov2/e20fbd79d25371157329d4eac386b865.gif");
}
.fondCarousel25 {
  background-image: url("../img/slider/arnov2/estampe-japon-animation-01.gif");
}
.fondCarousel26 {
  background-image: url("../img/slider/arnov2/giphy (1).gif");
}
.fondCarousel27 {
  background-image: url("../img/slider/arnov2/giphy-downsized.gif");
}
.fondCarousel28 {
  background-image: url("../img/slider/arnov2/hiroshima-before-and-after-the-bombing.gif");
}
.fondCarousel29 {
  background-image: url("../img/slider/arnov2/IMG_8766.JPG");
}
.fondCarousel30 {
  background-image: url("../img/slider/arnov2/IMG-20201215-WA0015 (1).jpg");
}
.fondCarousel31 {
  background-image: url("../img/slider/arnov2/XVM603f21d8-62b9-11e9-bf5f-a44b948d17e3-805x563.jpg");
}
.fondCarousel32 {
  background-image: url("../img/slider/arnov2/L8r9.gif");
}
.fondCarousel33 {
  background-image: url("../img/slider/arnov2/megacities-animation-gif.gif");
}
.fondCarousel34 {
  background-image: url("../img/slider/arnov2/original (1).gif");
}
.fondCarousel35 {
  background-image: url("../img/slider/arnov2/PastelSparklingFlyinglemur-max-14mb.gif");
}
.fondCarousel36 {
  background-image: url("../img/slider/arnov2/Pião.gif");
}
.fondCarousel37 {
  background-image: url("../img/slider/arnov2/PRex.gif");
}
.fondCarousel38 {
  background-image: url("../img/slider/arnov2/SHol.gif");
}
.fondCarousel39 {
  background-image: url("../img/slider/arnov2/SilentGraveAuklet-size_restricted.gif");
}
.fondCarousel40 {
  background-image: url("../img/slider/arnov2/smart-city-1200px.gif");
}
.fondCarousel41 {
  background-image: url("../img/slider/arnov2/SpiritedVengefulEkaltadeta-size_restricted.gif");
}
.fondCarousel42 {
  background-image: url("../img/slider/arnov2/street_art_feb_k.jpeg");
}
.fondCarousel43 {
  background-image: url("../img/slider/arnov2/street_art_october_13-Ashop-EtamSatOne-Galeria-Urban-Forms-in-Lodz-Poland.jpeg");
}
.fondCarousel44 {
  background-image: url("../img/slider/arnov2/street_art_october_14-Matilija-Dam-near-Ojai.jpeg");
}
.fondCarousel45 {
  background-image: url("../img/slider/arnov2/Tucson-Arizona-suburban-housing-development-neighborhood.gif");
}
.fondCarousel46 {
  background-image: url("../img/slider/arnov2/tumblr_1ee4c7a6d38e0d580ac7b98b9c0ba7f7_b293061b_500.gif");
}
.fondCarousel47 {
  background-image: url("../img/slider/arnov2/tumblr_08c8517ad48fc31278257f0cfaa18d87_44209680_500.gif");
}
.fondCarousel48 {
  background-image: url("../img/slider/arnov2/tumblr_9526653593d36ee94a66b3200ad025c6_2c437c18_500.gif");
}
.fondCarousel49 {
  background-image: url("../img/slider/arnov2/tumblr_77347075699d82c5dc192031abf57f73_fd94c10e_540.gif");
}
.fondCarousel50 {
  background-image: url("../img/slider/arnov2/tumblr_e30c3bc8e8ee617e0db73cf5586a7faf_bc72469c_400.gif");
}
.fondCarousel51 {
  background-image: url("../img/slider/arnov2/tumblr_e413848b1095183bd8aa340ea83b6cab_4f325011_500.gif");
}
.fondCarousel52 {
  background-image: url("../img/slider/arnov2/tumblr_lmgzsavM8v1qd8qk9o1_500.gif");
}
.fondCarousel53 {
  background-image: url("../img/slider/arnov2/tumblr_ndyba5sy4x1tqtn0mo1_400.gif");
}
.fondCarousel54 {
  background-image: url("../img/slider/arnov2/tumblr_nf74gzN3Xk1rkbi4ao1_r2_500.gif");
}
.fondCarousel55 {
  background-image: url("../img/slider/arnov2/tumblr_ntuc0mUdGu1sg7jo9o1_500.gif");
}
.fondCarousel56 {
  background-image: url("../img/slider/arnov2/tumblr_nxnobu4nnS1upvbufo1_540.gif");
}
.fondCarousel57 {
  background-image: url("../img/slider/arnov2/unnamed (1).gif");
}
.fondCarousel58 {
  background-image: url("../img/slider/arnov2/unnamed.gif");
}

.fondCarouselFin1 {
  background-image: url("../img/slider/arnov2/FONDS/35bafe_68f0f12a26b5422fbc47bbf1a1693bfe.gif");
}
.fondCarouselFin2 {
  background-image: url("../img/slider/arnov2/FONDS/DamagedDirectHaddock-size_restricted.gif");
}
.fondCarouselFin3 {
  background-image: url("../img/slider/arnov2/FONDS/giphy.gif");
}

/** Essai timeline **/
.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: "";
  background-color: #e9ecef;
}
.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}
.timeline > li:after,
.timeline > li:before {
  display: table;
  content: " ";
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 50px;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  /*border-radius: 100%;*/
}
.txtDescCourt {
  height: 80px;
  line-height: 70px;
}

.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 25.5%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 70%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 25%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    background: white;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .timeline:before {
    left: 25.5%;
  }
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline:before {
    left: 24%;
  }
  .timeline > li {
    min-height: 140px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 140px;
    height: 140px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }

  .txtDescCourt {
    height: 140px;
    line-height: 120px;
  }
}

@media (max-width: 768px) {
  .timeline > li .timeline-image-photo {
    margin-top: 310px;
  }
}

@media (min-width: 768px) {
  .timeline > li .timeline-image-photo {
    margin-top: 300px;
  }
}
@media (min-width: 992px) {
  .timeline > li .timeline-image-photo {
    margin-top: 380px;
  }
}
@media (min-width: 1200px) {
  .timeline > li .timeline-image-photo {
    margin-top: 325px;
  }
}
@media (min-width: 1400px) {
  .timeline > li .timeline-image-photo {
    margin-top: 465px;
  }
}
@media (min-width: 1700px) {
  .timeline > li .timeline-image-photo {
    /*margin-top: 535px;*/
    margin-top: 465px;
  }
}

.div-img-portrait {
  position: relative;
  height: 850px;
  overflow: hidden;
}

.centre {
  position: absolute;
  /*top: -20%;*/
  left: 470px;
  height: 1000px;
}

.bas {
  position: absolute;
  /*top: -20%;*/
  height: 1000px;
}

.txtEncadre {
  border-color: black;
  border: solid;
}

.txtDecale {
  margin: 10px;
  margin-bottom: 10px !important;
}
