.todo{

    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #eae5e2;
    padding-top: 20px;
    padding-bottom: 20px;

    margin-top: 150px;
}

.contocassa{

    max-width: 1200px;
    width: 100%;

    padding: 20px;
    
}

.etiquetasdiv{


    display: flex;
}

.etiquetax{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #0b2b44;
    color: white;
    border-radius: 10px;
    margin-right: 10px; /* Separación entre etiquetas */
    text-transform: uppercase; /* Convertir texto a mayúsculas */
}



.buddye{



    width: 100%;
    margin-top: 150px;
    padding-top: 50px;
    /* border:1px dashed red;*/
     display: flex;
     justify-content: center;
     flex-direction: column;
     align-items: center;
    
 
}

.condeelementos {
    width: 100%;
    max-width: 1200px;
  /*  border: royalblue dashed 1px;*/
  
    display: flex;
   /* flex-direction: column;*/
}


.caja1 {
    width: 100%;
   /* border: yellow dashed 1px;*/
    display: flex;
    max-width: 700px;
}








#content-wrapper{
	/*display: flex;*/
	flex-wrap: wrap;
	justify-content: center;
    align-items: center;
   /* border: deeppink dashed 1px;*/
    width: 100%;
   
}

.column{
/*	width: 600px;*/
	padding-top: 10px;

}

#featured{
	max-width: 500px;
	/*max-height: 600px;*/
	object-fit: cover;
	cursor: pointer;
	/*border: 2px solid black;*/
    width: 100%;
   /* height: 100%; */
}

.thumbnail{
	object-fit: cover;
    max-width: 180px;
    width: 100%;
	max-height: 100px;
	cursor: pointer;
	opacity: 0.5;
	margin: 5px;
	/*border: 2px solid black;*/

}

.thumbnail:hover{
	opacity:1;
}

.active{
	opacity: 1;
}

#slide-wrapper{
	max-width: 500px;
	display: flex;
	min-height: 100px;
align-items: center;
}

#slider{
    max-width: 440px;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;

}

#slider::-webkit-scrollbar {
		width: 8px;

}

/*#slider::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);

}

#slider::-webkit-scrollbar-thumb {
  background-color: #dede2e;
  outline: 1px solid slategrey;
   border-radius: 100px;

}
*/
#slider::-webkit-scrollbar-thumb:hover{
    background-color: #18b5ce;
}

.arrow{
	width: 30px;
	/*height: 30px;*/
	cursor: pointer;
	transition: .3s;
}
.arrows{
	width: 20px;
	/*height: 30px;*/
	cursor: pointer;
	transition: .3s;
}
.arrow:hover{
	opacity: .5;
	width: 35px;
	/*height: 35px;*/
}

.casaenventa{

    font-size: 30px;
    color: white;
    font-weight: 500;
}

@media screen and (max-width:1000px) {




#content-wrapper{
  
 
    /*border: 1px dashed black;*/

	
	
}


}

.condatoscasa{
padding-top: 10px;
padding-left: 20px;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
}

.descripcion{

    font-size: 17px;
    color: #8d9295;
    font-weight: 500;
    max-width: 300px;
   
}
.llamar{
background-color: #cbd3a4;
color: white;
width: 150px;
height: 50px;
border: none;
border-radius: 10px;

    
}

.contactar{
    background-color: white;
    color: #ccd3a5;
    width: 150px;
    height: 50px;
    border: none;
    border-radius: 10px;
    border: 3px  solid#ccd3a5;


}
.medida{

    font-size: 17px;
    color: #8d9295;
    font-weight: 500;

}

.espaciado{
    line-height: 46px;
    font-size: 25px;
    color: white;
    font-weight: 500;
}



.cosito{

    background-color: #0b2b44;
    border-radius:15px ;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.espaciado ul {
    list-style-type: none;
    padding: 0;
}

.espaciado ul li {
    background-size: 30px 30px;
    background-repeat: no-repeat;
    padding-left: 55px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.espaciado ul li span {
    display: inline-block;
}

.dormitorio {
    background-image: url('../images/dormitorio.png');
}

.banio {
    background-image: url('../images/banio.png');
}

.estacionamiento {
    background-image: url('../images/estacionamiento.png');
}

.bodega {
    background-image: url('../images/bodega.png');
}

.ubicacion {
    background-image: url('../images/ubicacion.png');
}


.medidas{
    background-image: url('../images/medidas.png');

}

.ubi{
    background-image: url('../images/ubi.png');

}
@media screen and (max-width:1000px) {




    .condeelementos{
      
     
     flex-direction: column;
    
        
        
    }

    .caja1{

  
     max-width: none;

    }



    #featured {
        max-width: none;
        width: 100%;
      
    }

    #slider {
        max-width: none;
        width: 100%;
    
    }

    #slide-wrapper{

        max-width: none;
    }
    .thumbnail{
        max-height: none;
    }
}




.barraverde{



    width: 100%;
    height: 100px;
    background-color:#cbd3a4 ;
}

.descripciontitulo{
    padding-top: 20px;
    font-size: 30px;
    font-weight: bold;
    color: #0b2b44;
}
.descripcionn{


    font-size: 20px;
    font-weight:400;
    color: #0b2b44;
    text-align: justify;
    white-space: pre-line;
}