
@import "images";
*{padding: 0; margin: 0; box-sizing: border-box; }

body {
	overflow-x: hidden;
}
.h1 {
  font-family: "Dancing Script", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}


  .archivo-black-regular {
  font-family: "Archivo Black", serif;
  font-weight: 400;
  font-style: normal;
  

}
.fsizes
{
	font-size: 26px;
}

.carousel-item img{
		width: 100%;
		height: 80vh;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-text-stroke-width: 1px;
  
 
  
}

.imgAL{
    width: 410px; /* You can set the dimensions to whatever you want */
    height: 240px;
    object-fit: cover;
	border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  padding: 5px;
  
}

.villadesc {
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.imgAB{
    width: 550px; /* You can set the dimensions to whatever you want */
    height: 320px;
    object-fit: cover;
	border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  padding: 5px;
  
}


.imgvilla{
    width: 350px; /* You can set the dimensions to whatever you want */
    height: 200px;
    object-fit: cover;
	border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  padding: 5px;
  
}

.bedrom{
    width: 330px; /* You can set the dimensions to whatever you want */
    height: 230px;
  
	border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  padding: 5px;
  
}


.villadesc1{
    width: 660px; /* You can set the dimensions to whatever you want */
    height: 430px;
  
	
	border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  padding: 5px;
  
}

.villadesc2{
     width: 680px; /* You can set the dimensions to whatever you want */
    height: 320px;
	border: 1px solid #ddd; /* Gray border */
  border-radius: 20px;  /* Rounded border */
  padding: 5px;
}

.villadesc3{
    width: 850px; /* You can set the dimensions to whatever you want */
    height: 640px;
  
	

}

.villasfront
{
    width: 450px; /* You can set the dimensions to whatever you want */
    height: 340px;
  
	

}



.preor{
    width: 418px; /* You can set the dimensions to whatever you want */
    height: 240px;
    object-fit: cover;
	border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  padding: 5px;
}


tr.spaceUnder>td {
  padding-bottom: 1em;
}


.imgzz {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;

  width: 100;
  height: 80;
  
}


