/*
colors
  background: #EBE7D9;
  #262d20;
 #b48b5b
   #484f3d 

*/
/* @import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Playfair Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap'); */


* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

body {
	background: #EBE7D9;


}

.container {
	overflow-x: hidden;
	font-family: "Playfair Display", sans-serif;
	font-weight: 400;
	color: #fff;
	align-items: center;
	text-align: center;
	margin: auto;
	justify-content: center;

}



.header img {
	margin: auto;
	justify-content: center;
}

.bg {
	z-index: 1;
	margin-top: 30px;
}

.header h2 {
	font-size: 30px;
}

.header h1 {
	color: #262d20;
	font-size: 57px;
}

.hero {
	color: #262D20;
	font-family: "Playfair Display", sans-serif;
	font-weight: 400;

}

.hero h1 {
	font-size: 50px;
}

.hero h2 {
	font-size: 30px;
}

.hero img {
	margin-bottom: 10px;
	margin-top: 30px;
	width: 220px;
}

/* CARDS*/
.cards {
	justify-content: center;
	margin: auto;
	align-items: center;
	margin-top: 70px;
}

.card1 {
	background-image: url('../img/imgpq.png');
	background-position: top center;
	background-size: 110%;
	background-repeat: no-repeat;
	font-family: 'Jost';
	color: #262d20;
	box-shadow: 1px 10px 30px 1px rgba(0, 0, 0, 0.25);
	background-color: #EBE7D9;
	border-radius: 40px;
	justify-content: center;
	align-items: center;
	width: 365px;
	margin: auto;
	padding-top: 60%;
	padding-bottom: 30px;

}

#card2 {
	background-image: url('../img/woman2.png');
	background-position: top center;
	background-size: 111%;
	background-repeat: no-repeat;
	padding-top: 60%;
}

#card3 {
	background-image: url('../img/woman3.png');
	background-position: top center;
	background-size: 110%;
	background-repeat: no-repeat;
	padding-top: 60%;
}

#card4 {
	background-image: url('../img/woman4.png');
	background-position: top center;
	background-size: 110%;
	background-repeat: no-repeat;
	padding-top: 60%;
}

.imagep {
	background-size: 100%;

	max-width: 110%;
}

.texts {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.text-card {
	margin-bottom: 30px;
	color: #262D20;
}

.text-card p {
	margin-bottom: 50px;
	font-weight: 400;
	font-size: 25px;
	margin-top: -10px;
	font-family: "Jost";
}

.p1 {
	font-family: 'Jost';
}

.text-card h1 {
	color: #484F3D;
	font-weight: 400;
	font-family: "Playfair Display", sans-serif;
	font-size: 50px;
}

.card1 h1 {
	text-align: center;
	font-weight: 200;
	line-height: 75.39px;

	font-size: 69px;
	margin-top: -103px;
	margin-bottom: 30px;
}

.card1 p {
	font-family: 'Jost';
	font-size: 25px;
	margin-bottom: 20px;
}

.intersect .h1 {
	margin-top: -110px;
	color: #fff;

}

.buttons {
	display: block;
}

.card1 h3 {
	margin-bottom: 5px;
}







/* CARD2*/


.card2 {
	background-image: url('../img/imgpq.png');
	font-family: 'Jost';
	color: #262d20;
	box-shadow: 1px 10px 30px 1px rgba(0, 0, 0, 0.25);
	background: #EBE7D9;
	border-radius: 45px;
	width: 364px;
	justify-content: center;
	margin: auto;
	padding-bottom: 30px;
	margin-top: 30px;
}

.card2 .btns {
	justify-content: center;
	display: block;
}

.card2 .btns .btn {
	width: 20px;
}



.card2 h6 {
	margin-bottom: 30px;
	font-size: 20px;
	font-family: "Jost", sans-serif;
	font-weight: 300;
}

.card2 h6 span {
	font-size: 30px;
	font-weight: 400;
}

.card2 h5 {
	font-size: 30px;
	font-weight: 400;
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 10px;
}

.card2 h1 {
	font-weight: 200;
	line-height: 89.19px;
	z-index: 1;
	font-size: 55px;
	margin-top: -100px;
	margin-bottom: 5px;
}

.card2 p {
	font-size: 25px;
	margin-bottom: 20px;
}

.btn2 {
	background: #B48B5B;
	color: #fff;
	border: none;
	border-radius: 40px;
	padding: 8px;
	margin-bottom: 20px;
	width: 230px;
}


/* Footer*/
.footer {

	color: #EBE7D9;
	width: 100%;
	flex-wrap: wrap;
	display: flex;
	margin: auto;
	text-align: justify;
	padding: 30px;
	margin-top: 50px;
	height: 100%;
	background-color: #262D20;

}

.logo_footer img {
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	width: 226px;
}

.descricao {
	display: flex;
	flex-wrap: wrap;
	font-family: "Jost", sans-serif;
}

.unidades p>span {
	font-family: 'Jost';
	font-weight: 400;
}

.contatos_itens p>a {
	font-weight: 400;
	font-family: 'Jost';

	text-decoration: none;
	color: #EBE7D9;
}

.contatos_itens {
	flex-wrap: wrap;
}

.descricao p {
	font-weight: 800;
}

.descricao span {
	font-weight: bold;
	font-size: 15px;
}


.descricao h1 {
	margin-bottom: 20px;
	line-height: 56.54px;
	font-weight: 100;
	font-family: "Playfair Display", sans-serif;
	;
}

.rodape {
	color: #fff;
	font-family: "Jost", sans-serif;
	text-align: center;
	width: 100%;
	background-color: #B48B5B;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 100%;
}


.logo_room {

	justify-content: center;
	margin-left: 3px;
	margin-top: 5px;
}

/*Footer Responsive*/
@media (max-width: 768px) {

	.unidades {
		margin-right: 20px;
	}

	.rodape {
		display: block;
	}


}

@media (max-width: 900px) {
	.rodape {
		display: block;
	}

	.descricao {
		margin: auto;
	}

	.logo_footer img {
		justify-content: center;
		margin-top: 10%;
	}

	.footer {
		justify-content: center;
	}

}

@media (max-width: 619px) {
	.descricao {
		margin: auto;
		justify-content: center;
		text-align: center;
	}
}

@media screen and (min-width: 768px) and (max-width: 1249px) {
	.logo_footer img {
		justify-content: center;
	}

	.descricao {
		width: 99%;
		justify-content: center;
		display: flex;
		flex-wrap: wrap;

	}

	.contatos {
		margin: 0px 20px;
	}

	.logo_footer img {
		margin-right: 10%;
		justify-content: center;
		margin-top: 20%;
	}

	.footer {
		justify-content: center;
	}


}

@media screen and (min-width: 1250px) {

	.logo_footer img {
		margin-top: 10%;
		justify-content: center;
	}


	.footer {
		justify-content: center;
	}

	.descricao {
		margin-left: 70px;
	}

	.contatos {

		margin: 0px 60px;
	}

	.Instagram {
		margin: 0px 15px;
	}


	.contatos_itens {

		display: flex;
	}
}

.btn {
	font-family: "Jost", sans-serif;
	text-decoration: none;
	width: 40%;
	/* max-width: 300px; */
	cursor: pointer;
	border-radius: 10px;
	color: #fff;
	margin-bottom: 25px;
	background: linear-gradient(0deg, #78A235, #78A235),
		linear-gradient(0deg, #85CD13, #85CD13);
	padding: 12px;
	border: 1px solid rgba(133, 205, 19, 1)
}