body { padding-top:140px ; overflow-x: hidden; color: #333;}
.header-with-topbar .navbar-top, .header-with-topbar .navbar-fixed-top { top: 34px; }
#body { width: 100vw; height: 100vh; position: fixed; z-index: 1; opacity: 0.08; background-color: beige; }
#contenu { position: relative; z-index: 20;}
.navbar .logo img {  transition: 0.5s ease-in-out !important;  display: block;  max-height: none; max-width: 150px; }
.navbar .logo { padding: 15px 0px;}
header nav .navbar-nav li a {margin: 0 16px;}
.color-secondaire { color: #de6a18; }
.bg-secondaire { background: #DE6A18;}
a.text-link-white-secondaire:hover, a.text-link-white-secondaire:hover i, a.text-link-white-secondaire:focus, a.text-link-white-secondaire:focus i { color: #DE6A18;}
nav.navbar.sidebar-nav { box-shadow: 0px 0px 10px rgba(0,0,0,0.5); padding-top:20px;}
.fixed .logo { padding: 0px !important; }
.fixed .logo img { max-width: 120px; }
.footer-logo {max-height: 150px;}

a:hover {color: var(--base-color);}

.box-link{ width: 100%; position: absolute; height: 100%; top: 0; left: 0; }

.opacity-full2{
  position: absolute; height: 100%; width: 100%; opacity: 0.5; top:0; left: 0;
}

.diapo-texte { height: 80vh; }
.swiper-slide .title-large  {  font-size:35px; line-height:35px }
@media (min-width:600px) {  .swiper-slide .title-large  { font-size:45px; line-height:45px} }
@media (min-width:991px) {  .swiper-slide .title-large  { font-size:53px; line-height:53px;  } }
@media (min-width:1223px) {  .swiper-slide .title-large  { font-size:60px; line-height:60px} }
@media (max-width:991px) { #diapo-texte { background: var(--base-color); } .diapo-texte { height: auto !important; }  .swiper-slide .title-large  { text-align: center !important; } }

h1 { font-size:25px; line-height:25px } h2 {  font-size: 20px;  line-height: 20px;}
@media (min-width:600px) {  h1 { font-size:30px; line-height:30px }  h2 {  font-size: 25px;  line-height: 25px;} }
@media (min-width:991px) {  h1 { font-size:35px; line-height:35px }  h2 {  font-size: 30px;  line-height: 30px;} }
@media (min-width:1223px) { h1 { font-size:60px; line-height:60px }  h2 {  font-size: 50px;  line-height: 50px;} }

.relative { position: relative;}
/* LAODING SITE */
#loading_site {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999999;
  display: block;
}
#loading_haut 
{  
  position: absolute;  width: 50vw;  height: 100vh;  top: 0;  left: 0;  z-index: 2;  background-color: #1c1c1c;  transition: 1.2s ease-out;
  
}
#loading_haut img {  display:block; position: absolute;  width: 250px;  transition: 1.2s; left: 50%; transform: translateX(-50%); top: 100px; }
#loading_haut span
{
   content: ""; display: block; position:absolute; bottom: 0; right: 0; margin-bottom: 100px; width: 171px; height:100px; max-width: 100%; 
   background: url("../images/bout-gauche.png") right center no-repeat; z-index: 99;;
}
#loading_haut div
{
   content: ""; display: block; position:absolute; bottom: 0; right: 0; margin-bottom: 100px; width: 100%; height:100px; 
   background: url("../images/bande-verticale-tuyau.png") center center repeat; z-index: 9;
}
#loading_bas {  position: absolute;  width: 50vw;  height: 100vh;  top: 0;  right: 0;  z-index: 2;  background-color:var(--base-color);  transition: 1.2s ease-out; }
#loading_bas p {  display:block; font-style: italic; text-align: center; color: #FFF; font-size: 25px; position: absolute; letter-spacing:1px; line-height:30px;  width:200px;  transition: 1.2s; left: 50%;  top: 200px;  transform: translateX(-50%); }
#loading_bas span
{
   content: ""; display: block; position:absolute; bottom: 0; left: 0; margin-bottom: 100px; width: 171px; height:100px; max-width: 100%; 
   background: url("../images/bout-droit-avec-robot.png") left center no-repeat; z-index: 99;;
}
#loading_bas div
{
   content: ""; display: block; position:absolute; bottom: 0; right: 0; margin-bottom: 100px; width: 100%; height:100px; 
   background: url("../images/bande-verticale-tuyau.png") center center repeat; z-index: 9;
}
#loading_bas img { display: block; position: absolute; bottom: 0; left:0; margin-left:75px; margin-bottom: 130px; z-index: 9; height: 40px;}
#loading_logo {  position: absolute;  left: 50%;  top: 50%;  transform: translate(-50%, -50%);  text-align: center;  z-index: 5;}
#loading_haut.invisible {  left: -100%;}
#loading_bas.invisible {  right: -100%;}
#loading_logo.invisible img {  opacity: 0;}

.spinner {
  border-width: 3px;
  border-style: solid;
  border-color: #fff #fff #fff transparent;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  animation: spin 5s infinite;
  position: relative;
  margin: 30px auto;
}
.spinner:before,
.spinner :after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 3px;
}
.spinner :before {
  top: 3px;
}
.spinner :after {
  bottom: 3px;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

@font-face 
{
    font-family: "fontello";
    src: url("./fonts/fontello.eot?60183468");
    src: url("./fonts/fontello.eot?60183468#iefix") format("embedded-opentype"),
      url("./fonts/fontello.woff?60183468") format("woff"),
      url("./fonts/fontello.ttf?60183468") format("truetype"),
      url("./fonts/fontello.svg?60183468#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
}

.demo-icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  opacity: .8;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 120%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}

.btn-flyer {
  position: fixed;
  bottom: 0;
  width: 100%;
}

.section_video{
  height: 650px;
}


/* Tarifs */
.table_tarif {
  width: 100% !important;
  height: auto !important;
  border-width: 0;
}

.table_tarif tr {
  width: 100% !important;
  height: auto !important;
}

.table_tarif tr {
  background-color: var(--base-color);
}

.table_tarif tr:nth-child(2n) {
  background-color: rgba(200, 33, 40, 0.8);
}
.table_tarif td {
  box-sizing: border-box;
  padding: 14px;
  font-size: 1rem;
  height: auto !important;
  color:white;
  border: 1px solid white;
}

.prices {
  display: grid;
  gap: 3rem;
  border: none;
}
.prices__list p {
  margin-bottom: 8px;
}

.prices__item {
  padding-bottom: 1rem;
  border-bottom: 8px solid rgba(200, 33, 40, 0.8);
  margin-bottom: 3rem;
}

.prices__item:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}

.prices__label {
  font-size: 1.125rem;
}

.prices__price {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 0.875rem;
  font-weight: 300;
}

.prices__from {
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media (min-width: 991px) {

  .prices__item,
  .prices__item:last-of-type {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 4rem;
      border-bottom: 0;
      margin-bottom: 0;
      background-color:var(--base-color);
  }
  .prices__item:nth-child(2n) {
      background-color:rgba(200, 33, 40, 0.8);
  }
  .table_tarif td {
      display: table-cell;
      box-sizing: content-box;
      /* width: 36% !important; */
      padding: 4rem;
      padding: 12px;
      border-bottom: 0;
      margin-bottom: 0;
  }
  .table_tarif tr {
      background-color: var(--base-color);

  }
  .table_tarif tr:nth-child(2n) {
      background-color: rgba(200, 33, 40, 0.8);

  }

}

.htms-video{
  width: 100%;
}

@media (max-width: 991px) {
  .table_tarif td {
      width: 100% !important;
  }
  .section_video {
      height: 265px;
  }
  .htms-video{
    width: 100%;
  }
}