/*-- Général --*/
body {
  line-height: 1.3;
}
.grecaptcha-badge {
	opacity:0;
}
.uppercase {
  text-transform: uppercase;
}
p a,
p a:hover {
  color: #729CC6;
}
.encode_decode {
  cursor:pointer;
}
.nowrap {
  white-space: nowrap;
}
.glowCookies__banner {
  max-width: 275px;
}
.glowCookies__banner__2 {
  padding: 15px 20px;
}
.glowCookies__banner .h3 {
  font-size: 18px;
}
.glowCookies__banner__2 > p {
  font-size: 12px;
}
.glowCookies__banner .accept__btn__styles,
.glowCookies__banner .settings__btn__styles {
  padding: 0 10px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
/*-- Header --*/
header, .fixed-header {
  margin-top: 0;
}
.fixed-header {
  margin-top: 0;
  box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
}
.burger {
  width: 115px;
}
.burger .second_color {
  font-size: 14px;
}
.top .burger .circle span.line1 {
  transform: rotate(-45deg) translate(-10px,-3px);
}
.top .burger .circle span.line3 {
  transform: rotate(45deg) translate(-10px,3px);
}
.home_intro--bottom div:first-child {
  align-self: inherit;
}
.menu {
  padding: 2rem 0 3rem;
}
.menu ul li {
  margin-bottom: 15px;
}
.menu .reseaux {
  margin:20px 10px;
  background-color:transparent;
  display:none;
}
.btn-alerte-mob {
  margin-top: 10px !important;
  width: 185px;
  height: 40px;
  font-size: 10px;
  background-color: #729CC6;
  color:#FFF;
  border:none;
}
.btn-alerte-mob:hover {
  margin-top: 10px !important;
  width: 185px;
  height: 40px;
  font-size: 10px;
  background-color:#FFF;
  color:#729CC6;
  border:none;
}
.btn-alerte-mob svg {
  width: 20px;
}
.btn-alerte-mob svg path {
  fill:#FFF;
  transition: all .15s ease-in-out;
}
.btn-alerte-mob:hover svg path {
  fill:#729CC6;
}
/*-- HP --*/
.full_top_section {
  position: relative;
  height: inherit;
  min-width: inherit;
}
.home_intro_infos {
  margin-top: 160px;
}
.section_carousel {
  margin-top: 80px;
}
.home_intro--btns .btn_big {
  width: 300px;
  height: 50px;
  font-size: 18px;
}
.home_intro--btns .btn_big .intitule {
  margin-right: 0.8rem;
}
.home_intro--btns .btn_big svg {
  height: 32px;
}
.search_form .alerteButton svg {
  width: 25px;
}
.btn-search svg path {
  fill:#729CC6;
}
.carousel .short_desc p.mb-1.bold {
  margin-top: 20px;
  margin-bottom: 0 !important;
}
.carousel-indicators {
z-index:400;	
}
.carousel-indicators [data-bs-target] {
  background-color: white;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 1px 4px;
	z-index:3;
}
.carousel-indicators .active {
  background-color: white;
  opacity: 1;
}
/*#carouselHeader {
  margin-top: 180px;
}*/
.btn-avis img {
  height:110px;
}
.avis .h2 {
  margin-top: 1rem;
  margin-bottom: 0;
}
.add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
   display: none;
}
.add-read-more.show-more-content .read-more {
   display: none;
}
.add-read-more .read-more,
.add-read-more .read-less {
  font-weight: bold;
  margin-left: 2px;
  color: #729CC6;
  cursor: pointer;
  font-style: initial;
}
.background-agence {
	background-image: url('../img/agence-valerie-duparque.jpg');
}
.modal .modal-dialog {
  margin-top: 4rem;
}
#carouselBien .carousel-item {
  transition: transform 2s ease-in-out !important;
  padding: 0 15px;
}
.carousel .hover-content {
  padding: 2rem;
}
.carousel .ico-section {
  padding: 0.5rem 1rem 1rem;
}
.carousel .bien_img .coeur {
position: absolute;
  z-index: 5;
  top: 20px;
  right: 20px;
  z-index: 99999;
  cursor: pointer;
}
.carousel .bien_img .coeur svg {
  vertical-align: top;
}
.carousel .bien_img .coeur-vide {
  position: inherit;
  z-index: inherit;
  top: 0;
  right: 0;
  cursor: inherit;
}
.carousel .short_desc p,
.carousel .short_desc h3 {
  font-size: 20px;
  color: #729CC6;
}
.carousel .short_desc h3 {
  font-weight:800;
}
.carousel .short_desc p.ref {
  font-size: 16px;
}
.section_about svg {
  height: 80px;
  margin-bottom: 20px;
}
.avis .background-avis {
  padding: 3rem 0;
}
.ficheAvis .bordered {
  height: auto !important;
}
.contact table td {
  white-space: nowrap;
}
/*.carousel .bien_img .coeur-vide,
.carousel .bien_img .fav_yes {
  top: 0;
  right: 0px;
}*/
/*-- Listing --*/
.produits .searchReference svg path {
  fill: #729CC6;
}
.produits .btn_big.formSearch {
  font-size: 18px;
}
.produits .btn_big.formSearch svg {
  width: 24px;
}
.boutonTri a {
  text-decoration: none;
}
.boutonTri svg circle{
	stroke: white;
	fill: white;
}
.boutonTri path{
	fill:#729CC6;
}
.boutonTri.selected svg circle{
	stroke: #729CC6;
	fill: #729CC6;
}
.boutonTri.selected path{
	fill:white;
}
.produit .img-mob {
  display: none;
}
.produit .shortDesc {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  position: relative;
}
.produit .shortDesc .ref {
  margin:20px 0;
  font-size: 16px;
}
.produit .btn-fav {
  position: absolute;
  top: 15px;
  right: 30px;
}
.produit .backImg {
  /*height: auto;
  background-size: 100%;*/
  background-position: right bottom;
}
.produit .backImg .produitHover{
    transition: opacity 2s;
}
.produit .backImg:hover .produitHover {
 visibility: visible;
 opacity: 1; /* Lors du survol, il devient complètement visible */
 transition: 2s;
}
.produit .backImg:hover .produitHover .text-section{
   transform: translateY(0);
}
.produitHover .text-section {
  transition: 2s;
}
.noresult {
  text-align: center;
  padding: 60px;
  font-style: italic;
  color: #729CC6;
}
.noresult p {
  margin: 0;
}
.noresult a,
.noresult a:hover {
  color: #729CC6;
}
.section_about img {
  width: 100%;
  margin-bottom: 60px;
}
.section_about h2 {
  margin-bottom: 3rem;
}
.section_about .btn_big {
  margin: 3rem auto 0;
  border-color: #729CC6;
  color: #FFF;
  background-color: #729CC6;
}
.section_about .btn_big::before {
  background-color: #729CC6;
}
/*-- Détail --*/
.annonce-next-icon svg, 
.annonce-prev-icon svg {
  margin-top: 7px;
}
.description h2 {
  font-size: 22px;
}
.section_detail .ref {
    color: #729CC6;
  }
#carouselDetail .square-image {
    /*height: 500px;*/
    height: auto;
    width: 100%;
  }
#carouselDetail .square-image img {
  height: auto;
  width: 100%;
}
#carouselDetail .carousel-inner::before {
	content:"";
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
	position: absolute;
	bottom:0;
	width: 100%;
	height: 120px;
  z-index: 2;
}
#carouselDetail .carousel-control {
  z-index: 9;
  top: 50%;
  margin-top: -20px;
}
#carouselDetail .carousel-control .carousel-control-prev {
  left: 30px;
  position: absolute;
  opacity: 1;
}
#carouselDetail .carousel-control .carousel-control-next {
  right: 30px;
  position: absolute;
  opacity: 1;
}
#carouselDetail .carousel-control .btn_big {
  display: flex;
  align-items: center;
}
.gallery-modal {
  background-color: rgba(250, 250, 250, 0.95);
}
.gallery-modal .close-gallery {
  top: 1rem;
  right: 1rem;
}
.gallery-modal .close-gallery svg {
  height: 40px;
}
.gallery-modal .prev, .gallery-modal .next {
  margin-top: -40px;
  border: 1px solid #FFF;
}
.gallery-modal .next svg path, .gallery-modal .prev svg path {
  fill: #FFF;
}
.gallery-modal .prev {
  left: 1.5rem;
}
.gallery-modal .next {
  right: 1.5rem;
}
.description .cdc {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.description p {
  font-weight: normal;
}
.description p a,
.description p a:hover {
  color:#212529;
}
.description p.mention {
	font-style:italic;
	color:#b3b3b3;
}
.description p.mention a,
.description p.mention a:hover {
	color:#b3b3b3;
}
.ico-section div svg {
  height: 40px;
}
.caracteristique .ico-section div span {
  white-space: nowrap;
  width: auto;
}
.conseiller svg {
  width: 60px;
}
.conseiller svg path {
  fill: #FFF;
}
.nom_agent {
  font-family: "bukhari",serif;
  font-size: 24px;
  margin: 20px auto 0;
  color: #FFF;
}
.background-image.share {
  background-image: url(../img/partager.jpg);
}
.background-image.share .h2 {
  margin-bottom: 1rem;
  z-index: 3;
  line-height: 50px;
}
.shareReseaux {
  margin:0.8rem;
}
/*-- Listing Vendus --*/
.annonce-vendu .bien_img {
  max-height: 300px;
  overflow: hidden;
}
.annonce-vendu .bien_img img {
  min-height: 300px;
}
.annonce-vendu .short_desc {
  padding: 0 20px;
}
.annonce-vendu .short_desc .title {
  font-size: 20px;
  line-height: 26px;
  color: #729CC6;
}
.annonce-vendu .short_desc .prix_vendu {
  width: 240px;
  text-transform: uppercase;
}
/*.annonce-vendu .short_desc .title {
  font-size: 20px;
}*/
.annonce-vendu .short_desc .ref {
  font-size: 16px;
}
/*-- Autres pages --*/
.mentions h2 {
  font-size: 28px;
  font-weight: 800;
  margin: 40px auto 15px;
}
.team {
  background-color: #F1F0F5;
  padding: 40px 0 80px;
}
.team .team_member {
  display: flex;
  align-items: center;
  min-height: 460px;
  margin-bottom: 100px;
}
.team .team_member .backImg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height:100%;
}
.team .team_member .infos {
  background-color:#FFF;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 0px 10px 16px rgba(92, 92, 92, 0.10);
  height: 100%;
  align-content: center;
  padding: 2rem 3rem;
}
.team .team_member .infos p {
  font-size: 18px;
  line-height: 1.2em;
}
.team .team_member .infos h2 {
  font-size: 36px;
  font-family: "bukhari",serif;
  color: #729CC6;
  margin-bottom: 24px;
}
/*-- Forms --*/
.confirm {
  text-align: center;
  border-radius: 20px;
  border: 2px solid #729CC6;
  margin: 30px auto 60px;
  width: 90%;
  padding: 50px 30px;
  background-color: #729CC6;
  color: #FFF;
}
.confirm svg {
	width: 120px;
  display: block;
  margin: 0 auto 30px;
}
.confirm svg path{
  fill: #FFF;
}
/*-- RESPONSIVE --*/
@media (max-width: 1200px) {
  #carouselDetail .square-image {
    height: 500px;
  }  
}
@media (max-width: 991px) {
  header .reseaux.me-3 {
    right: 3.5rem;
  }
  .section_about,
  .intro_txt {
    padding: 0 30px;
  }
  .section_about .btn_big {
    margin: 2rem auto;
  }
  .section_about h2 {
    margin-bottom: 0;
  }
  .btn_mob, .ico-contact {
    text-align: center;
  }
  .btn_mob svg, .ico-contact svg {
    width: 28px;
  }
  .produit, .produit:hover {
    margin-bottom: 4rem;
  }
  .produit .backImg {
    background-image:none !important;
    height: inherit;
  }
  .produit .produitHover {
    display:none;
  }
  .produit .img-mob {
    display:block;
    width: 100%;
  }
  .annonce-vendu .bien_img {
    max-height: 500px;
    overflow: hidden;
  }
  .annonce-vendu .bien_img img {
    min-height: inherit;
  }
}
@media (max-width: 767px) {
  .produits .btn_big.formSearch {
    margin: 0 auto;
    max-width: 360px;
    width: 360px;
    font-size: 18px;
  }
  .produits .searchReference .form-control {
    max-width: 360px;
    width: 100%;
  }
  .team .team_member {
    display: initial;
  }
  .team .team_member .backImg {
    height: 760px;
  }
  .team .team_member .infos {
    height: auto;
    border-top-right-radius: 0;
    padding: 2rem 2rem;
  }
}
@media (max-width: 575px) {
  header {
    height: 90px;
  }
  header img.logo {
    top: 0.8rem;
  }
  header .favoris,
  header .reseaux {
    display:none;
  }
  .menu {
    padding:0;
    height: calc(100% - 90px);
    position: fixed;
    top: 90px;
  }
  .menu .container-menu {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:0;
  }
  .menu ul li a {
    font-size: 20px;
    font-weight: 700;
  }
  .home_intro--bottom {
    bottom: 120px;
  }
  .home_intro--bottom p:first-child {
    margin-top: 1rem;
  }
  .full_top_section,
  .layer_slider,
  #carouselHeader .carousel-item {
    height: 35vh;
    min-height: 35rem;
  }
  .menu .reseaux {
    margin:25px 10px 0;
    display:block;
  }
  .home_intro_infos {
    margin-top: 60px;
  }
  .home_intro--btns .btn_big {
    margin: 0.5rem auto !important;
  }
  .contact .back_main_color {
    padding: 3rem 1rem;
  }
  .contact .imgAgence {
    height: 300px;
  } 
  .section_detail h1 {
    font-size: 24px;
  }
  .section_detail .ref {
    font-size: 16px;
  }
  #carouselDetail .square-image {
    /*height: 380px;*/
    height:auto;
  }
  .team .team_member .backImg {
    height: 575px;
  }
  .background-image.pageProduits,
  .background-image.share {
    height: 250px;
  }
  .noresult {
    padding: 20px;
  }
  .produit .ref {
    font-size: 14px;
  }
  .annonce-vendu .bien_img {
    max-height: 300px;
    overflow: hidden;
  }
  .annonce-vendu .hover-content {
    padding: 2rem;
  }
  .glowCookies__banner .accept__btn__styles,
  .glowCookies__banner .settings__btn__styles {
    padding: 0 10px;
    font-size: 14px;
  }
  .glowCookies__banner__2 .btn__section {
    margin-top: 14px;
  }
}
@media (max-width: 400px) {  
  header .burger {
    width: 100px;
    top: 1.6rem;
    height: 30px;
  }
  header .burger .circle {
    width: 30px;
    height: 30px;
  }
  header .burger .second_color {
    left: 18px;
  }
  header .burger .circle span {
    width: 15px;
    top: 10px;
  }  
  .top .burger .circle span.line1 {
    transform: rotate(-45deg) translate(-9px,-2px);
  }
  .top .burger .circle span.line3 {
    transform: rotate(45deg) translate(-9px,2px);
  }
  #carouselDetail .square-image {
    height: 270px;
  }
  .team .team_member .backImg {
    height: 400px;
  }
  .short_desc .mb-1.bold {
    margin-top: 20px;
  }
  .short_desc p, .short_desc h3 {
    font-size: 20px;
  }
  .section_about p {
    font-size: 16px;
  }
  .avis .background-avis {
    padding: 2rem 0;
  }
  .avis .background-avis svg {
    width:70px;
  }
  .avis .h2 {
    font-size: 24px;
    margin-top: 10px;
  }
}
@media print {
  .printable .conseiller,
  .printable .fixed-header,
  .printable .annonce-prev-icon,
  .printable .annonce-next-icon,
  .printable .header-links,
  .printable .ico-contact,
  .printable .section_carousel,
  .printable .share,
  .printable footer {
    display:none !important;
  }
}