

*{
	margin: 0px;
	padding: 0px;
}


/* Tipografia*/




.logo{
	font-size: 42px;
	color: white;
	font-family: "Jacquard 24", system-ui;
	font-weight: 400;
	font-style: normal;
}

nav a{
	text-decoration: none;
	color: #cad2c5;
}

nav li{
	list-style-type: none;
}

.texto-footer{
	font-size: 20px;
	color: #cad2c5;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;

}

.titulo1{
	color: #EAEDE8;
	font-size: 32px;
	margin-bottom: 22px;
	margin-top:  32px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.titulo{
	color: #EAEDE8;
	font-size: 32px;
	margin-bottom: 22px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-top: 50px;
}

.subtitulo{
	font-size: 18px;
	line-height: 26px;
	color: #cad2c5;
	margin-bottom: 10px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
}	

.texto1{
	font-size: 16px;
	line-height: 26px;
	color: #cad2c5;
	margin-bottom: 10px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-top: 22px;
	margin-bottom: 32px;
}


.texto{
	font-size: 16px;
	line-height: 26px;
	color: #cad2c5;
	margin-bottom: 10px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 32px;
}

.texto-link{
	font-size: 16px;
	color: #cad2c5;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
}



.texto2{
	font-size: 12px;
	line-height: 26px;
	color: #cad2c5;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 12px;
	margin-top: 30px;
}

/* Colunas */


.col-1-2{
	width: 48%;
}

.col-1-3{
	width: 31%;
}

.col-1-4{
	width: 23.7%;
}

/* Paddings e Margens */

.Padding-grande{
	padding-top: 60px;
	padding-bottom: 60px;
}

.Padding-medio{
	padding-top: 40px;
	padding-bottom: 40px;
}

.Paddding-pequeno{
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Cores */

.bg-claro{
	background-color: #84a98c;
}

.bg-medio{
	background-color: #52796f;
}

.bg-escuro{
	background-color: #354f52;
}

.bg-mega-escuro{
	background-color: #2f3e46;
}


/* Divs */

header{
	background-color: #263136;
	height: 80px;
	width: 100%;
	position: fixed;
}

.header-bottom{
	height: 10px;
	width: 100%;
}

footer{
	width: 100%;
	height: 150px;
	background-color: #263136;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.container-col{
	width: 100%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}

.header-container{
	width: 100%;
	height: 80px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.headerinvsection{
	height: 120px;
	width: 100%;
}


.container-img-01{
	width: 100%;
	height: 500px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/wp3589164-dead-cells-wallpapers.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;

}

.container-img-02{
	width: 250px;;
	height: 386px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/Concierge.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	
}


.container-img-03{
	width: 250px;;
	height: 386px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/Scarecrow.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	
}

.container-img-04{
	width: 200px;;
	height: 201px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/image\ 13.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}

.container-img-05{
	width: 200px;;
	height: 200px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/image\ 12.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}


.container-img-06{
	width: 200px;;
	height: 200px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/image\ 10.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}


.container-img-07{
	width: 200px;;
	height: 200px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/image\ 11.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}

.container-img-08{
	width: 100px;
	height: 100px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/image\ 8.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	margin-top: 80px;
}

.container-img-09{
	width: 100px;
	height: 100px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/image\ 5.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	margin-top: 50px;
}

.container-img-10{
	width: 100px;
	height: 100px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/image\ 21.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	margin-top: 80px;
}

.container-img-11{
	width: 100px;
	height: 100px;
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/Shield.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	margin-top: 50px;
}


/* links */

nav ul{
	display: flex;
	width: 150px;
	justify-content: space-between;
}

nav a:hover{
	font-size: 18px;
	color: #ffffff;
	text-decoration: underline solid 1px;
	
}


<>