/*PREMIUMBASE*/
/*Import Fonts*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap");
/* ========================================================================= */
/*                             TOP PAGES                            */
/* ======================================================================= */
.gestion .top_page {
  background-image: url("/assets/images/top_page/gestion_top.jpg"); }

/* ========================================================================= */
/*                             GENERAL                            */
/* ======================================================================= */
.vert {
  color: #58c3bb !important; }

.dev {
  border: 1px solid red; }

body {
  font-family: 'Poppins', sans-serif; }

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

.space100 {
  width: 100%;
  height: 100px; }

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

.site-pusher {
  display: flex;
  justify-content: space-between; }

.btn {
  border-radius: 0; }

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

.btn-primary:hover {
  color: #fff;
  background-color: #525252;
  border-color: #58c3bb; }

.moteur {
  background-color: transparent;
  opacity: 0;
  animation: toptobottom 1s ease 1.5s 1 normal forwards; }

.header .sticking {
  background: #525252; }

.header .not-sticking {
  background: #525252; }

.home_heading::after, .home_heading::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #58c3bb;
  vertical-align: middle;
  margin: 0 10px; }

.home_heading {
  color: #525252;
  font-weight: 700;
  font-size: 34px;
  text-transform: inherit;
  font-weight: 500;
  margin-bottom: 30px; }

@keyframes toptobottom {
  0% {
    transform: translateY(-50px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }

@keyframes lefttoright {
  0% {
    transform: translateX(-50px);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }

@keyframes lefttoright2 {
  0% {
    transform: translateX(-50px);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }

@keyframes righttoleft {
  0% {
    transform: translateX(50px);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }

.page-heading {
  text-transform: uppercase; }

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

.home_cont_alertes {
  padding: 40px 10px;
  background: #525252;
  text-align: center; }

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

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

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

/*
.container_search a{
	color: #ffffff!important
}
*/
/* ========================================================================= */
/*                           SLIDER BIEN                          */
/* ======================================================================= */
.swiper-slide article {
  border: 1px solid #ddd;
  width: calc(100% - 20px);
  margin: 10px; }

.swiper-slide .block_img img {
  height: auto;
  width: 100%; }

.swiper-slide .block_info {
  z-index: 0;
  padding: 20px;
  min-height: auto; }

.swiper-slide .card-fav-absolute {
  top: 34%;
  right: 25px; }

.swiper-slide .effect-cms .over_desc {
  display: none; }

.swiper-slide .card_list {
  justify-content: space-between; }

.swiper-slide .info_prix {
  margin: 0 0 15px 0;
  padding: 0;
  text-align: left; }

.swiper-slide .box {
  height: 40px; }

.swiper-slide .info_ville {
  font-size: 18px;
  padding-top: 6px;
  text-align: left;
  font-weight: 700;
  color: #58c3bb; }

.swiper-slide .info_prix-hai {
  line-height: 1em;
  margin-top: 10px;
  text-transform: initial; }

.swiper-slide .info_titre {
  text-overflow: ellipsis;
  display: block; }

.swiper-slide .card_list {
  justify-content: space-between; }

.swiper-slide .card_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 14px; }

.swiper-slide .card_list span {
  font-size: 20px;
  color: #58c3bb; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #58c3bb; }

  #pres{
    font-size: 2rem;
    padding: 17% 10% 10% 10%;
  }
/* ======================================================== */
/*            PRESENTATION ACCUEIL            */
/* ======================================================== */
.home_cont_presentation {
  position: relative;
  background: url(/assets/images/bg-vert.jpg) no-repeat center top;
  background-size: cover;
  color: #fff;
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* .home_cont_presentation {
    position: relative;
    background: url(/assets/images/home-background-presentation.jpg) no-repeat center center;
    background-size: cover;
    color: #fff;
    margin: 0 auto;
    padding: 128px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
} */
.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: 0;
  animation: lefttoright2 1s ease 1.8s 1 normal forwards; }

.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; }

/* ======================================================== */
/*            CATEGORIES ACCUEIL            */
/* ======================================================== */
/* 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: #949494;
  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; }

.grid figure h2 span {
  font-weight: 800;
  padding-left: 10px; }

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

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

/*---------------*/
/***** Oscar *****/
/*---------------*/
figure.effect-oscar {
  background: #525252; }

figure.effect-oscar img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

figure.effect-oscar figcaption {
  padding: 3em;
  background-color: rgba(58, 52, 42, 0);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s; }

figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: ''; }

figure.effect-oscar h2 {
  margin: 20% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0); }

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

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

figure.effect-oscar:hover figcaption {
  background-color: rgba(58, 52, 42, 0); }

figure.effect-oscar:hover img {
  opacity: 0.4; }

/* ========================================================================= */
/*                             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-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");
  background-size: cover;
  background-color: #ffffff; }

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

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

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

/* ========================================================================= */
/*                           RESPONSIVE                          */
/* ======================================================================= */
@media (max-width: 991px) {
  .page-heading {
    margin-top: 10px; }
  .contact .page-heading {
    margin-top: 20px; }
  .burger-item::after {
    content: "";
    position: absolute;
    background: #ffffff;
    color: #ffffff;
    display: block;
    height: 3px;
    width: 24px;
    margin-top: 8px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .burger-item::before {
    content: "";
    position: absolute;
    background: #ffffff;
    color: #ffffff;
    display: block;
    height: 3px;
    width: 24px;
    margin-top: -8px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .burger-item {
    color: #ffffff;
    font-size: 40px;
    position: fixed;
    top: 25px;
    left: 15px;
    z-index: 100;
    background: #ffffff;
    height: 3px;
    width: 24px; } }

@media (min-width: 992px) {
  nav.menu {
    margin: auto 0; }
  nav.menu ul {
    margin-top: 35px; }
  nav.menu ul li {
    display: inline-block; }
  .menu ul > li > a {
    padding: 12px 0px;
    margin: 0 30px;
    line-height: 1.2;
    color: #fff; }
  .index .not-sticking .menu ul > li > a {
    color: #fff; }
  .header__logo {
    display: block;
    height: 100px;
    padding: 10px 20px 20px 20px; }
  /* Effect 4: bottom border enlarge */
  .cl-effect-4 a {
    padding: 0 0 10px; }
  .cl-effect-4 a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #58c3bb;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    transform: translateY(-4px); }
  .cl-effect-4 a:hover::after,
  .cl-effect-4 a:focus::after {
    height: 1px;
    opacity: 1;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px); } }

@media (max-width: 441px) {
  .swiper-wrapper h1, .swiper-wrapper p {
    display: none; }
  .home_heading::after, .home_heading::before {
    display: none; }
  .home_cont_presentation .titre-presentation {
    font-size: 2.2em;
    line-height: 0.9; }
  .home_cont_presentation .contenu-presentation {
    padding: 10px; } }

/* ========================================================================= */
/*                             DETAIL BIEN                            */
/* ======================================================================= */
.b_vendu {
  background-color: #58c3bb; }

.b_souscompromis {
  background-color: #58c3bb; }

.detail_taber .nav-link {
  padding: 10px; }

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

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

.detail_header .titre:after {
  background: #58c3bb; }

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

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

.retour_pret span {
  color: #58c3bb; }

.detail .page_heading {
  font-size: 22px;
  font-weight: 500;
  border-left: 2px solid #58c3bb;
  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: #58c3bb !important; }

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

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

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

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