*{
    margin: 0;
    padding: 0;
    
}

body {
    font-family: "Judson", serif;
    background-image: url(img/maison_dAcc2.jpg);
    background-size: cover;
}

nav{
    display: flex; 
    flex-direction: row;
    text-align: center;
    justify-content: center;
     
}

input {
  font-family: "Judson", serif;
  font-style: normal;
  font-size: 1.5em;
}

input::placeholder {
  font-weight: bold;
  font-size: 1.4em;
  opacity: 0.5;
}

ul {
  list-style-type: none;
}

footer{
    background-color: #081935;
    font-size: 20px;
}

header{
    justify-content: center;
    align-items: center;
   
}

.judson-regular {
  font-family: "Judson", serif;
  font-weight: 400;
  font-style: normal;
}

.judson-bold {
  font-family: "Judson", serif;
  font-weight: 700;
  font-style: normal;
}

.judson-regular-italic {
  font-family: "Judson", serif;
  font-weight: 400;
  font-style: italic;
}

.navbar a{
    color: rgb(240, 234, 234);
    text-decoration: none;
    justify-content: space-between;
   padding: 20px;
   background: transparent;
   justify-content: center;
   
}
.navbar a:hover{
    color: black;
}
.navbar{
     backdrop-filter: blur(10px);  
     border: 1px solid rgba(255, 255,255, 0.3);      
     border-radius: 50px;
     margin-top: 20px;
     padding: 8px 20px;
     max-width: 1000px;
     font-family: Judson;
     font-size: 16px;
} 
.logo_img{
    width:12rem;
    height: 7rem;
    padding-top: 1em;
    padding-right: 2em;
    
}

.logo{
    display: flex;
    align-items: center;   
}
.plus{
    width: 50px;
    height: 40px;
    border-radius: 50%;
    border: none;
    color: white;
    
    cursor: pointer;
    font-weight: bold;
    display: flex;
    justify-content: flex-end;
   
    justify-content: space-between;

}
.profile{
    width: 50px;
    height: 40px;
    border-radius: 50%;
    border: none;
    background: white;
    cursor: pointer;
    font-weight: bold;
    display: flex;
    justify-content: flex-end;
    color: black;    
    justify-content: space-between;
}
.logo_search{
     width: 20px;
     padding: 20px;
    
}
.searche_bar{
     text-align: center; 
     display: flex;
     border-bottom: 1px solid rgba(255, 255, 255, 0.3);  

}
.searche_bar, input{
    border: none;
    background-color: transparent;
    color: white;
    margin-left: auto;
    max-width: 300px;
    display: flex;
    justify-content: flex-end;
    
}
.searche_bar input::placeholder{
    color: white;
    font-size:0.9rem
}

.board{
    background: linear-gradient(to bottom left, #B6F3FF,#FFF2D2 ,#FFCA59)
}


.swiper { width: 100%; height: 500px; }

 .swiper-slide img {
    display: block;
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 50px;
    padding: 2em;
    margin: 2em;
}
  .swiper-slide-next {
    transform: scale(1.1); 
    opacity: 1; 
    z-index: 10; 
}

.swiper-slide-next img {
    transform: scale(1.2); 
    opacity: 1; 
    z-index: 10; 
    border-radius: 50px;
    padding: 2em;
    margin: 2em;
}

#titre{
    font-size: 1.7em;
    font-family: "Judson";    
    font-weight: bold;
    padding-left: 2.5%;
}
#pargp{
    padding-left:0 4%;
    line-height: 1.6;
}
.graph{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
   
}
.footer_actions_links a{
    text-decoration: none;
    color: rgb(252, 243, 243);
}
.footer_title1, .footer_title2, .footer_title3{
    color: #ffffffd7;
    font-size: 22px;
    
}

.footer_actions_links_2 a{
    text-decoration: none;
    color: rgb(252, 243, 243);
}
.footer_actions_links_3{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: auto;
}
.footer_actions_links_3 a{
    text-decoration: none;
    color: rgb(252, 243, 243);
    padding-bottom: 24px;
}
.footer_social_links {
    display: flex;
    gap: 2.4rem;
    flex-direction: row;
   

}
.footer_copyright{
    color: #ffffffd7;
    text-align: center;
    border-top: 1px solid rgb(255, 253, 253);
    padding-top: 24px;

}
.footer_copyright a{
    color: #ffffffd7;
    text-decoration: none;
}
.footer_bottom{
    display: flex;
    flex-direction: column;
    padding: 3rem 5% 8rem;
    margin: auto;
}
@media screen and (max-width: 768px) {
  .navbar {
    width: 90%;
    border-radius: 20px;
    padding: 8px 10px;
  }

  .searche_bar input {
    width: 150px;
  }

  .swiper {
    height: auto;
  }

  .logo_img {
    width: 8rem;
    height: 5rem;
  }
}


.Maison {
  width: 800px;
  height: 550px;
  border-radius: 15.44px;
  object-fit: cover;
}

.ImageBien {
  flex: 2;
}

.Card {
  display: flex;
  gap: 30px;
  align-items: flex-start;
  padding: 30px;
  max-width: 1200px;
  margin: auto;
}

.Description {
  flex: 1;
  background-color: white;
  border-radius: 15.44px;
  max-height: 550px;
  max-width: auto;
  margin: auto;
}

.txtgris {
  color: grey;
  font-size: x-large;
}

.stats {
  display: flex;
  align-items: flex-start;
  gap: 50px;
  padding: 15px;
}

.room {
  display: flex;
  flex-direction: column;
  margin-bottom: auto;
}

.beach {
  display: flex;
  flex-direction: column;
  margin-bottom: auto;
}

.surface {
  display: flex;
  flex-direction: column;
  margin-bottom: auto;
}

.cash {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-left: 10px;
}

.Grey {
  display: flex;
  align-items: flex-start;
  background-color: #eaeaea;
  border-radius: 15.44px;
  max-height: 135px;
  max-width: 280;
  padding: 20px;
  margin: 20px;
  gap: 120px;
}

.Profile {
  display: flex;
  flex-direction: column;
  margin-bottom: auto;
}

.Info {
  display: flex;
  flex-direction: column;
  margin-bottom: auto;
}

#Reserve {
  display: flex;
  align-items: flex-start;
  margin: 20px auto;
}

.location {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

#details {
  display: flex;
  flex-direction: row;
  max-width: 1260px;
  margin: 20px auto;
  background-color: white;
  border-radius: 15.44px;
  height: 120px;
  padding: 20px;
}

.pill-filter {
  flex: 1;
  height: 70px;
  border-color: #ddd;
}

.icon-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.text-muted {
  font-size: 0.85rem;
}

#points {
  font-size: 15px;
}

.btn {
  flex: 1;
  height: 70px;
}

.map-container {
  width: 1260px;
  margin: 20px auto;
}

#map {
  height: 300px;
  border-radius: 15px;
}

.loan {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1260px;
  margin: 20px auto;
  background-color: white;
  border-radius: 15.44px;
  height: 460px;
  padding: 20px;
}

.calculation {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1120px;
  margin: 20px auto;
  background-color: rgb(196, 196, 196);
  border-radius: 15.44px;
  height: 295px;
  padding: 20px;
}

.amount {
  display: flex;
  align-items: flex-start;
  max-width: 393px;
  max-height: 209px;
  margin: auto;
  background-color: #b6f3ff;
  border-radius: 15.44px;
  z-index: 1;
}
