/*//////////////IMPORTS////////////*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');/*COULEURS : vert #bd3e37 / Marine #092327 / Vert #0b5351*/
/*//////////////BACKGOUND////////////*/
/* body {
    font-family: 'Open Sans', sans-serif;
    background: url(/assets/images/fond.png);
    color: #fff;
    background: #080417;
} */
.dev{border : 1px solid red}


:root{
  --bleu: #304052;
--marron: #b1aaa0
}
.rouge{
color: red}
 #carouselExampleIndicatorsHome .carousel-item:nth-child(1) {
        background-image: url('/assets/images/slider/image-1.jpg');
    }
    #carouselExampleIndicatorsHome .carousel-item:nth-child(2) {
        background-image: url('/assets/images/slider/image-2.jpg');
    }
    #carouselExampleIndicatorsHome .carousel-item:nth-child(3) {
        background-image: url('/assets/images/slider/image-3.jpg');
    }
    #carouselExampleIndicatorsHome .carousel-item:nth-child(4) {
        background-image: url('/assets/images/slider/image-4.jpg');
    }
    #carouselExampleIndicatorsHome .carousel-item:nth-child(5) {
        background-image: url('/assets/images/slider/image-5.jpg');
    }

	 #carouselExampleIndicatorsHome .carousel-item:nth-child(6) {
        background-image: url('/assets/images/slider/image-6.jpg');
    }


html{
height: 100%}

.cons span i{
vertical-align:middle;
}
.cons h2 span{
position: absolute;
top:20px;
left: 100px;
font-weight: 300}
body.index .carousel {
  z-index: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cc-window p{
  color: #ffffff

}
.breadcrumb-cms{
  display: none
}
.space50{
  width: 100%;
  height: 50px;
}
p {
  font-size: 1.3em;
  color: var(--bleu);
  font-weight: 300
}
/*effect-underline*/
a.effect-underline:after {
  content: '';
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1em;
  width: 100%;
  border-bottom: 2px solid;
  margin-top: 15px;
  opacity: 0;
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: opacity 0.7s, transform 0.7s;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}

a.effect-underline:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.dropdown-menu a:hover {
  background-color: #bd3e37;
  color: #fff; }

.dropdown-menu a {
  color: #fff !important; }

.info_prix {
  margin: 30 px  0 15 px  0;
  line-height: 20px;
  padding: 0;
  font-size: 17px; }

body {
  font-family: 'Poppins', sans-serif!important;
  color: #b1aaa0;
  background: url('/assets/images/fond.jpg') repeat-y
 }
  
.baseline-header .btn{
   margin-top: 15px
 }
 
 .btn{
   border-radius: 5px
 }
.btn-primary {
    color: #304052 !important;
    background: #ffffff;
    border-color:  var(--bleu);
    transition: all 0.3s ease-in-out;
  }
.btn-primary:hover {
  color: #ffffff !important;
  background:  var(--bleu);
  border-color:  var(--bleu);
  transition: all 0.3s ease-in-out; }

.title-service-header {
  text-transform: initial;
  font-weight: inherit;
  font-size: 40px;
  margin-bottom: 10px;
font-weight: 900;
  text-shadow: 1px 1px 2px #000000;
  text-transform: uppercase }

.title-service-header2 {
  text-transform: initial;
  font-weight: inherit;
  font-size: 30px;
  margin-bottom: 10px;
font-weight: 900;
  text-shadow: 1px 1px 2px #000000;
  text-transform: uppercase }

.title-service-header small{
  font-weight: 900;
  font-size: 0.6em
}
.ttl-big {
  font-size: 30px;
  font-weight: inherit;
  line-height: 0.5;
  margin-bottom: 10px;
  padding-right: 20px;
font-weight: 900;
text-shadow: 1px 1px 2px #000000;
text-transform: uppercase }

.baseline {
  text-align: right;
  margin-top: 15px; }

.title-service:after {
  top: 50%;
  width: 200px;
  height: 3px;
  content: '';
  position: absolute;
  margin-left: 5px;
  background: #b1aaa0; }

.switch-txt {
  height: 40px;
  font-size: 40px;
  overflow: hidden;
  color: #ffffff !important;
font-weight: 900;
  text-shadow: 1px 1px 2px #000000;
  text-transform: uppercase }



.switch-txt2 {
 font-size: 40px;
  font-weight: 900;
    text-shadow: 1px 1px 2px #000000;
    text-transform: uppercase }

.services {
  background: #ffffff;
  height: auto;
  width: 100%;
  margin-left: 0px;
  color: #b1aaa0;
  padding: 15px; }

.nos-biens h5 {
  color: #545a6d !important;
  text-align: center;
  text-transform: uppercase; }

.dropdown-menu {
  display: none;
  position: absolute;
  background-color: #b1aaa0;
  min-width: 125px;
  /*
    -webkit-box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
*/
  border: none; }

header .navbar {
  border-top: 2px solid #b1aaa0;
  border-bottom: 2px solid #b1aaa0;
  border-radius: 2px; }

.bloc_search {
  bottom: -10px; }

.club {
  height: auto;
  width: 100%;
  margin-left: 0px;
  padding-left: 0px;
  background: transparent; }

.index .block_info {
  background: #ffffff;
  border: 1px solid  var(--bleu);
  border-top: 0;
  color: #000 !important; }

.nos-biens {
  background: transparent;
  margin-left: 0;
  margin-right: 0; }

.nav-main li:hover {
  color: #fff;
  background: #b1aaa0;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }

.detail .main-content, .agence .main-content, .alerte-email .main-content, .estimation .main-content, .mentions-legales .main-content, .contact .main-content, .page-erreur {
  background: transparent; }

/*//////////////GENERAL////////////*/
.service1 h3, .service2 h3, .service3 h3 {
  font-weight: 900;
  text-transform: uppercase;
  text-align: center !important;
  padding-left: 15px; }

.service1, .service2, .service3 {
  border: 1px solid #fff !important;
  padding: 10px;
  margin: auto;
  margin-bottom: 30px;
  text-align: center !important;
  min-height: 390px;
  background: #fff; }

a {
  color: #000; }

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

.alerte-email .block_info {
  background: transparent;
  border: 1px solid var(--bleu);
  border-top: 0; }

.breadcrumb-item > a, .block_tri_list.d-flex > label {
  color: var(--bleu) !important; }

/*//////////////BOUTONS////////////*/

.btn-secondary {
  background: #333; }

.carousel {
  z-index: 1; }

/*//////////////HEADER////////////*/
.switch-txt .switch-items {
  -webkit-animation: txt-switcher 2s ease-in-out 2s infinite alternate;
  animation: txt-switcher 2s ease-in-out 2s infinite alternate;
  animation-delay: 1s; }

@keyframes txt-switcher {
  0%, 40% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100%, 50% {
    -webkit-transform: translateY(-51%);
    transform: translateY(-51%); } }

.ttl-big.ttl-big-anim {
  line-height: 1.20; }

.bg-header {
  background: none;
  width: 100%;
  margin-left: 0px;
  text-align: right;
  color: #fff;
  padding: 15px 15px 0  15px;
  height: 490px; }


.bg-header2 {
  background: #fff url(../images/slider/header2.jpg);
  width: 100%;
  margin-left: 0px;
  text-align: right;
  color: #fff;
  padding: 15px 15px 0  15px;
  height: 554px; }

.bg-header3 {
  background: #fff url(../images/slider/header3.jpg);
  width: 100%;
  margin-left: 0px;
  text-align: right;
  color: #fff;
  padding: 15px 15px 0  15px;
  height: 554px; }

.header-callto {
  display: contents;
  justify-content: flex-end; }

.header-callto a {
  padding-right: 20px; }

/* header .navbar {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #000;
} */
.navbar {
  margin-bottom: 0px; }

.nav-main li a {
  text-transform: uppercase;
  color: #000;
  line-height: 30px;
  background-size: 6px 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 10;
  font-size: 13px;
font-weight: 600 }


.nav-main li:hover a {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-size: 6px 50px; }

/* .nav-main li:hover {
    color: #fff;
    background: #bd3e37;
    -webkit-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
} */
/* .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #092327;
    min-width: 125px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border: none;
} */
.dropdown-menu a:hover {
  background-color:  var(--bleu); }

.header__logo {
  padding: 0px;
  width: 25%; }

/*//////////////SERVICES////////////*/
.index .main-content {
  padding: 0px 10px 0 10px;
  margin-top: 0px; }

.title-service-header:before {
  display: none;
  top: 50%;
  width: 200px;
  height: 1px;
  content: '';
  position: absolute;
  margin-left: -205px;
  background: #fff; }

.title-service {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 40px;
  color: #000000; }

.service-txt {
  min-height: 280px;
  padding: 20px 15px;
  font-size: 14px;
  color: #000; }

.services h3 {
  margin-top: 30px; }

.service1, .service2, .service3 {
  border: 1px solid #fff;
  padding: 10px;
  margin: auto;
  margin-bottom: 30px;
  text-align: left;
  min-height: 390px; }

.service1 .btn, .service2 .btn, .service3 .btn {
  margin-left: 15px; }

/* .service1 h3, .service2 h3, .service3 h3{
    font-weight: 900;
    text-transform: uppercase;
    text-align: left;
    padding-left: 15px;
} */
.strong-gold {
  color:  var(--bleu); }
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color:  var(--bleu);
  }
  
.rsociaux i{
  font-size: 40px;
  color: #304052
}
  
/*///////////CLUB INVESTISSEUR//////////*/
footer, footer a {
  color: #b1aaa0;
  transition: all 0.3s ease-in-out; }

.index .title-club {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 2em;
  margin-top: 0px;
  margin-bottom: 40px;
color: #304052 }

.title-club {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 2em;
  margin-top: 20px;
  margin-bottom: 40px;
color: #304052 }

.title-club span{
  font-weight: 800;
  font-size: 2em;
  color: #b1aaa0
}
.title-club:before {
  
  top: 100%;
  width: 100%;
  height: 1px;
  content: '';
  position: absolute;
  margin-left: Opx;
  background:  var(--bleu); }

.bg-club {
  overflow: hidden; }

.club-txt {
  margin-bottom: 50px;
color: #304052 }

.club-btn {
  text-align: center; }

.club .btn {
  text-align: center;
  font-size: 1.4em;
  padding: px 0px;
  font-weight: 600
 }

.club .col-lg-6 {
  padding-left: 0px; }

/*//////////////NOS BIENS////////////*/
/* .nos-biens{
    background: #000;
    margin-left: 0;
    margin-right: 0;
} */
.prod_accueil article {
  background: transparent;
  margin-bottom: 40px; }

.spin3 {
  color: #304052 !important; }


.nos-biens h5 {
  color: #b1aaa0 !important;
  text-align: center;
  text-transform: uppercase;
font-weight: 800 }

.block_info {
  color: #000 !important; }

.prod_listing > .listing_article article:hover {
  border-right: 3px solid  !important; }

/*//////////////FOOTER////////////*/
address ul li i {
  color: var(--bleu); }

address {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #b1aaa0; }

footer a:hover {
  color: var(--bleu);
  transition: all 0.3s ease-in-out; }

footer {
  margin-top: 0px; }

/*//////////////PAGES FORMULAIRES////////////*/
.breadcrumb-item > a, .block_tri_list.d-flex > label {
  color: #17a2b8; }

/*//////////////LISTING////////////*/
.list-crit {
  color: #17a2b8; }

.block_info {
  background: #fff; }

.prod_listing > .listing_article article:hover {
  border-right: 3px solid #17a2b8; }

/*//////////////DETAIL////////////*/
.detail-info .table i {
  color: #17a2b8; }

.detail-nav-calcul > ul > li a {
  background: #656462; }

@media (min-width: 992px) {
  .nav-main {
    padding: 0;
    margin: 0; }
  .navbar {
    padding: 0;
    margin-bottom: 0px; }
  .nav-main li {
    text-align: center;
    padding: 10px 10px; }
  .dropdown-menu {
    margin-top: 0; } }

.adminpersos .actualites-group {
      border: 0px solid #2b2b2b;
      padding: 15px;
      margin-right: 0;
    }

@media (max-width: 991px) {
.hidemob{
display: none}


.dropdown-menu a:hover {
  background-color: none;
}
.dropdown-menu a {
  color: #000000!important;
}
.nav-main li:hover {
  color: #fff;
  background: none;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.nav-main li:hover a {
  color: var(--bleu);
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-size: 6px 50px;
}
.dropdown-menu a:hover {
  background-color: transparent!important;
}
.dropdown-item.active, .dropdown-item:active {
   background-color: transparent!important;
}
}


/*// Extra small devices (portrait phones, less than 576px)*/
/*// Medium devices (tablets, less than 992px)*/
@media (min-width: 576.98px) and (max-width: 991.98px) {
  .bloc_search {
    bottom: -100px;
    padding: 10px; }
  .container {
    max-width: 768px; }
  .bg-header {
    background-position-x: 30%; }
  .index .main-content {
    padding: 0px; }
  .club {
    padding-left: 15px;
    padding-right: 0; }
  .bg-club img {
    margin-left: -25%; }
  .prod_accueil article {
    width: auto;
    margin: 0; }
  .index .prod_accueil, .detail .prod_accueil {
    flex-direction: inherit;
    margin-bottom: 25px; } }

@media (max-width: 575.98px) {
  body {
    overflow-x: hidden; }
  .switch-txt {
    height: 30px; }
.title-club span {
  font-weight: 800;
  font-size: 1.8em;
  color: #b1aaa0;
}
.switch-txt {
  font-size: 25px;
  color: #ffffff !important;
  font-weight: 900;
  text-shadow: 1px 1px 2px #000000;
  text-transform: uppercase;
}
.header__logo {
  padding: 0px;
  width: 50%;
}
  .baseline {
    margin-top: 10px; }
  .ttl-big {
    font-size: 4em; }
  .bloc_search {
    bottom: -10px;
    padding-top: 10px;
    padding-bottom: 10px; }
  .btn-primary {
    margin-bottom: 10px; }
  .bg-header {
    background-position-x: 40%;
    background-repeat: no-repeat; }
  .container {
    padding-top: 0px;
    padding-bottom: 0px; }
  .index .main-content {
    padding: 0;
    margin-top: 0px; }
  .club {
    padding-left: 0; }
  .club .test {
    padding-left: 15px; }
  .bg-club {
    padding-right: 0px; }
  .bg-club img {
    width: 100%;
    margin-left: 0; }
  .title-service:after, .title-club:after {
    display: none; } }

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .index .prod_accueil, .detail .prod_accueil {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .search__form-item:nth-child(1) {
    margin-bottom: 5px;
    vertical-align: top;
    width: calc(100% / 2 - 20px);
    margin-left: 10px; }
  .bloc_search {
    bottom: -36px; }
  .bg-club img {
    margin-left: 0; }
  .prod_accueil article {
    width: 100%; } }

.bouton :active,.bouton  :hover,.bouton  :focus {
      outline: 0!important;
      outline-offset: 0;
    }
  .bouton   ::before,
  .bouton   ::after {
      position: absolute;
      content: "";
    }
    
  .bouton   .btn-holder {
      display: flex;
      flex-wrap: wrap;
      justify-content: right;
      margin: 10px  0px;
    }
  .bouton   .btn {
      position: relative;
      display: inline-block;
      width: auto; height: auto;
      background-color: transparent;
      border: none;
      cursor: pointer;
      margin: 0px 25px 15px;
      min-width: 150px;
    }
  .bouton     .btn span {
        position: relative;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 2px;
        text-transform: uppercase;
        top: 0; left: 0;
        width: 100%;
        padding: 15px 20px;
        transition: 0.3s;
      }
    
    
    
 
    
    .btn-3 {
      padding: 5px;
    }
    .btn-3 span {
      color: rgb(255, 255, 255);
      background-color:  var(--bleu);
    }
    
    
    .btn-3::before,
    .btn-3::after {
      background: transparent;
      z-index: 2;
    }
    

    
    /* 12. hover-border-2 */
    .btn.hover-border-2::before,
    .btn.hover-border-2::after {
      width: 10%; height: 25%;
      transition: 0.35s;
    }
    .btn.hover-border-2::before {
      bottom: 0; left: 0;
      border-left: 1px solid  var(--bleu);
      border-bottom: 1px solid  var(--bleu);
    }
    .btn.hover-border-2::after {
      top: 0; right: 0;
      border-right: 1px solid  var(--bleu);
      border-top: 1px solid  var(--bleu);
    }
    .btn.hover-border-2:hover::before,
    .btn.hover-border-2:hover::after {
      width: 100%;
      height: 100%;
    }
    
 .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
   height: 39px !important;
   border-radius: 0 !important;
   margin-top: 0px;
   border: 1px solid #ccc;
 }

@keyframes jello {
   0% {
       animation-timing-function: ease-out;
       transform: scale(1);
       transform-origin: center center;
     }
   
     10% {
       animation-timing-function: ease-in;
       transform: scale(0.91);
     }
   
     17% {
       animation-timing-function: ease-out;
       transform: scale(0.98);
     }
   
     33% {
       animation-timing-function: ease-in;
       transform: scale(0.87);
     }
   
     45% {
       animation-timing-function: ease-out;
       transform: scale(1);
     }
   }
 .picto img:hover{
   animation: jello 2s ease 0s 1 normal forwards;
 }
 
 
 div.big-block {
   overflow: hidden;
   height: 65px;
   background: -webkit-linear-gradient(bottom, transparent, #000 25px);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   text-align: justify;
 }
 div.big-block.expanded {
   height: 100%;
   -webkit-text-fill-color: #000;
 }
 button#expand {
   display: block;
   margin: 0 auto;
   Background: #535054;
   color: white;
   weight: bold;
   border: #F08521;
 }

.feature-wrapper {
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.feature-wrapper i {
  color: white;
}

.zorb-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.zorb-container h3 {
  font-size: 10px;
  max-width: 80px;
font-weight: 300;
text-align: center;
margin-top: 20px;
vertical-align: top;
display: table-cell
}

.zorb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color:var(--marron);
  margin: 5px;
}

.zorb-link {
  width: 0px;
  height: 50px;
  border-bottom: 0px;
  border-right: 3px solid grey;
  flex-grow: 1;
}

@media (min-width: 768px) {
  .feature-wrapper {
    flex-direction: row;
  }

  .zorb-link {
    height: 0px;
    border-bottom: 3px solid grey;
    margin-bottom: 30px;
    max-width: 100px;
    max-height: 50px;
  }
}