/*PREMIUMBASE*/
/*Import Fonts*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap");
/* ========================================================================= */
/*                             GENERAL                            */
/* ======================================================================= */
body {
  font-family: 'Montserrat', sans-serif; }

.contact .sidebar {
  z-index: 1001; }

.space50 {
  width: 100%;
  height: 50px; }

.docs {
  background: #d9d9d9;
  padding: 40px 20px;
  border-radius: 10px; }

.top_page {
  background-color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.gestion .top_page {
  background-image: url("/assets/images/top_page/gestion_top.jpg"); }

.locaux .top_page {
  background-image: url("/assets/images/top_page/locaux_top.jpg"); }

.page-heading::after {
  content: "";
  display: block;
  position: relative;
  background: #949599;
  height: 1px;
  width: 150px;
  margin: 10px 0 24px 0; }

.btn {
  border-radius: 0; }

.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000; }

.btn-primary:hover {
  color: #fff;
  background-color: #b8b8b8;
  border-color: #b8b8b8; }

.home_heading::after {
  content: "";
  display: block;
  position: relative;
  background: #000;
  height: 2px;
  width: 150px;
  margin: 24px auto 24px auto; }

.moteur {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: transparent; }

/* ========================================================================= */
/*                             SLIDER                            */
/* ======================================================================= */
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
  display: flex;
}

.swiper-container h1 {
  font-weight: 700;
  color: #ffffff;
  font-size: 3em;
  padding-top: 20%;
  font-family: 'Poppins', sans-serif;
  text-shadow: 2px 2px 2px #000000;
  opacity: 0;
  animation: lefttoright 1s ease 0.2s 1 normal forwards; }

.swiper-container p {
  color: #ffffff;
  font-weight: 500;
  font-size: 1.5em;
  text-shadow: 1px 1px 1px #000000;
  opacity: 0;
  padding: 0 20%;
  margin-bottom: 30px;
  animation: righttoleft 1s ease 0.6s 1 normal forwards; }

.textpad {
  padding-left: 20%;
  padding-right: 20%; }

.swiper-pagination-bullet-active {
  background-color: #fff; }

.color-1 {
  background: url("/assets/images/slider/1.jpg") no-repeat center center;
  background-size: cover;
  background-color: #ffffff; }

.color-2 {
  background: url("/assets/images/slider/2.jpg")  no-repeat center center;
  background-size: cover;
  background-color: #ffffff; }

.color-3 {
  background: url("/assets/images/slider/3.jpg") no-repeat center center;
  background-size: cover;
  background-color: #ffffff; }

.color-4 {
  background: url("/assets/images/slider/4.jpg") no-repeatcenter center;
  background-size: cover;
  background-color: #ffffff; }


.swiper {
      height:100vh;
    }

    .swiper-slide {
      background-position: center;
      background-size: cover;
    }

    .swiper-slide img {
      display: block;
		  height:100vh;
    }
/* ========================================================================= */
/*                             PAGE ACCUEIL                            */
/* ======================================================================= */
.home_cont_presentation .image-presentation {
  /* position: relative;
    background: url(/assets/images/img-agence-presentation.jpg) no-repeat center center;
    background-size: cover; */
  padding: 0; }

.home_cont_presentation .titre-presentation {
  font-size: 4.2em;
  line-height: 0.9;
  font-weight: 200;
  color: #ffffff;
  padding: 30px 0px 30px 0px;
  background: none;
  margin: 5% auto;
  letter-spacing: -4px;
  max-width: 70%;
  opacity: 1; }

.home_cont_presentation .titre-presentation span {
  color: #fff;
  font-weight: 700; }

.home_cont_presentation .fond {
  background: rgba(0, 0, 0, 0.53);
  padding: 20px;
  border-radius: 10px;
  color: #ffffff; }

.home_cont_presentation .titre-presentation span {
  color: #fff;
  font-weight: 700; }

.home_cont_presentation .contenu-presentation {
  padding: 50px; }

.home_cont_presentation i {
  margin-left: 5px; }

.home_cont_presentation {
  position: relative;
  background: url("/assets/images/home-background-presentation.jpg") no-repeat center top;
  background-size: auto;
  background-size: cover;
  color: #fff;
  margin: 0 auto;
  padding: 128px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.home_cont_selection {
  background: url("/assets/images/pattern1.jpg"); }

.home_heading {
  background: #ffffff; }

.prod_accueil .block_info {
  z-index: 0;
  padding: 20px;
  min-height: auto;
  background: #ffffff; }

/* CATEGORIE */
/* Common style */
.grid figure {
  position: relative;
  float: center;
  overflow: hidden;
  margin: 10px auto;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 100%;
  background: #949599;
  text-align: center;
  cursor: pointer; }

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8; }

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none; }

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  font-size: 1.2em; }

.grid figure h2 span {
  font-weight: 800; }

.grid figure h2,
.grid figure p {
  margin: 0; }

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%; }

/*---------------*/
/***** Marley *****/
/*---------------*/
figure.effect-marley figcaption {
  text-align: right; }

figure.effect-marley h2,
figure.effect-marley p {
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0; }

figure.effect-marley p {
  bottom: 30px;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

figure.effect-marley h2 {
  top: 30px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

figure.effect-marley:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-marley h2::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0); }

figure.effect-marley h2::after,
figure.effect-marley p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.imgcat {
  width: 30%;
  opacity: 1 !important; }

.home_cont_alertes {
  padding: 10px 10px;
  background: black;
  text-align: center; }

.cont_coordonnees {
  padding-bottom: 40px;
  background-color: #eaeaea;
  color: #000000; }

footer {
  background-color: #000;
  padding: 10px 10px; }

@media (min-width: 992px) {



  nav.menu ul li {
    display: inline-block;
    text-transform: uppercase; }
  .menu ul > li > a {
    padding: 12px 10px;
    line-height: 1.2;
    color: #949599; }
  .menu ul > li > a:hover {
    padding: 12px 10px;
    line-height: 1.2;
    color: #000000;
    transition: color 0.5s ease; }
  .index .not-sticking .menu ul > li > a {
    color: #000; }
  .index .not-sticking .menu ul > li > a:hover {
    color: #949599;
    transition: color 0.5s ease; }
  .header__logo {
    display: block;
    height: 150px;
    padding: 0px; } }

/*PAGE DETAILS*/
.detail_taber .nav-link {
  padding: 10px; }

.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
  background: #000000 !important;
  color: #fff;
  padding: 10px; }

.detail_taber {
  border-bottom: 1px solid #000000; }

.detail_header .titre:after {
  background: #000000; }

.detail_header .crit span:nth-child(1) {
  font-weight: 600; }

.retour_pret {
  font-size: 25px;
  font-weight: 700;
  color: #000000; }

.retour_pret span {
  color: #000000; }

.detail .page_heading {
  font-size: 22px;
  font-weight: 500;
  border-left: 2px solid #000000;
  padding-left: 10px; }

.detail .info_titre {
  text-transform: inherit; }

.detail .info_prix {
  padding: 0; }

.detail .header-item {
  padding: 0; }

.lafficheur li:hover, .lafficheur li.active {
  background-color: #000000 !important; }

.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #000000 !important; }

.detail #descdetail {
  text-align: justify; }

/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
  position: relative;
  background: #fff; }

.detail .bloc-champ {
  background: #fff; }


@media (max-width: 992px) {

.moteur {
  padding: 20px;
  position: absolute;
  top: 200px;
  left: 0;
  z-index: 20;
  background-color: transparent; }


.home_cont_presentation .titre-presentation {
  font-size: 3.2em;
  line-height: 0.9;
  font-weight: 200;
  color: #ffffff;
  padding: 30px 0px 30px 0px;
  background: none;
  margin: 5% auto;
  letter-spacing: -2px;
  max-width: 90%;
  opacity: 1;
}
}
