@import url("https://use.typekit.net/rbd4wts.css");
 
* {
	margin: 0;
	padding: 0;
}


/* Cores e Fontes
Rosa: #d4125b;
Amarelo: #f9b233;


font-family: "bebas-neue-pro", sans-serif;

font-weight: 400;
font-weight: 600;
font-weight: 700;

font-style: normal;
font-style: italic;

*/

header {
	width: 100%;
	height: 400px;
	background-image: url(../_img/logotipo.png);
	background-size: 80%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
}

.parte1 {
	width: 100%;
	height: auto;
	padding: 50px 5px;
	background-color: #d4125b;
	background-image: url(../_img/desenho-branco.png);
	background-blend-mode: soft-light;
	background-size: 120%;
	background-position: top center;
	background-repeat: no-repeat;
}

.parte1 iframe {
	width: 100%;
	height: 430px;
}

.parte1 h1 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
}

.parte1 h1 b {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 400;
	color: #d4125b;
	font-size: 1.5rem;
	text-align: center;
}

.parte2 {
	width: 100%;
	height: auto;
	padding: 50px 20px;
	background-color: #fff;
}

.parte2 h1 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 400;
	color: #333;
	font-size: 1.5rem;
	text-align: center;
}

.parte2 h1 b {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #d4125b;
	font-size: 1.5rem;
	text-align: center;
}

.parte2 button {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #d4125b;
	font-size: 2rem;
	text-align: center;
	background-color: #f9b233;
	border: solid 1px #f9b233;
	border-radius: 5px;
	padding: 5px 10px;
	cursor: pointer;
}

.parte2 button:hover {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #f9b233;
	font-size: 2rem;
	text-align: center;
	background-color: #d4125b;
	border: solid 1px #d4125b;
	border-radius: 5px;
	padding: 5px 10px;
	cursor: pointer;
}

.parte3 {
	width: 100%;
	height: auto;
	padding: 50px 20px;
	background-color: #f9b233;
	background-image: url(../_img/desenho-rosa.png);
	background-blend-mode: soft-light;
	background-size: 95%;
	background-position: -150% center;
	background-repeat: no-repeat;
}

.parte3 h1 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #d4125b;
	font-size: 2rem;
	text-align: center;
	text-transform: uppercase;
}

.parte3 h2 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 400;
	color: #333;
	font-size: 1.6rem;
	text-align: center;
}

.parte3 h2 b {
	font-weight: 400;
	color: #d4125b;
	font-size: 1.6rem;
}

.parte3 .detalhe {
	width: 80%;
	height: auto;
	background-color: #d4125b;
	padding: 30px 50px;
	border-radius: 100px 0px 0px 100px;
	display: block;
	position: relative;
	left: 19.5%;
}

.parte3 h3 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 2rem;
	text-align: center;
	text-transform: uppercase;
}

.parte3 h3 b {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #f9b233;
	font-size: 2rem;
	text-align: center;
	text-transform: uppercase;
}

.parte4 {
	width: 100%;
	height: auto;
	padding: 50px 20px;
	background-color: #d4125b;
}

.parte4 img {
	width: 40px;
}

.parte4 h1 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 3rem;
	text-align: center;
	text-transform: uppercase;
}

.parte4 p {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 1.5rem;
	text-align: left;
}

.parte4 p b {
	font-weight: 400;
	color: #d4125b;
	font-size: 1.5rem;
	background-color: #f9b233;
	padding: 5px 10px;
}

.parte5 {
	width: 100%;
	height: auto;
	padding: 50px 20px;
	background-color: #f9b233;
}

.parte5 img {
	width: 40px;
	margin-top: -15px;
}

.parte5 h1 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #333;
	font-size: 3rem;
	text-align: center;
	text-transform: uppercase;
}

.parte5 p {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 400;
	color: #333;
	font-size: 1.5rem;
	text-align: left;
}

.parte5 p b {
	font-weight: 400;
	color: #fff;
	font-size: 1.5rem;
	background-color: #d4125b;
	padding: 5px 10px;
}

.parte6 {
	width: 100%;
	height: auto;
	padding: 50px 20px;
	background-color: #fff;
}

.parte6 button {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #d4125b;
	font-size: 2rem;
	text-align: center;
	background-color: #f9b233;
	border: solid 1px #f9b233;
	border-radius: 5px;
	padding: 5px 10px;
	cursor: pointer;
}

.parte6 button:hover {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #f9b233;
	font-size: 2rem;
	text-align: center;
	background-color: #d4125b;
	border: solid 1px #d4125b;
	border-radius: 5px;
	padding: 5px 10px;
	cursor: pointer;
}

.parte6 img {
	width: 85%;
}

.parte6 h1 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #7a7a7a;
	font-size: 3rem;
	text-align: center;
	text-transform: uppercase;
}

.parte7 {
	width: 100%;
	height: auto;
	padding: 50px 20px;
	background-color: #fff;
}

.parte7 img {
	width: 85%;
}

.parte7 iframe {
	width: 100%;
	height: 250px;
	margin: 50px 0px;
}

.parte7 h1 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #d4125b;
	font-size: 3rem;
	text-align: center;
	text-transform: uppercase;
}

.parte7 h2 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #d4125b;
	font-size: 1.5rem;
	text-align: center;
}

.parte7 p {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 400;
	color: #333;
	font-size: 1.2rem;
	text-align: center;
}

.parte8 {
	width: 100%;
	height: auto;
	padding: 50px 20px;
	background-color: #f9b233;
}

.parte8 img {
	width: 85%;
}

.parte8 iframe {
	width: 85%;
	height: 550px;
	margin-top: 50px;
}

.parte8 h1 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #f9b233;
	font-size: 3rem;
	text-align: center;
	text-transform: uppercase;
}

.parte8 h2 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #333;
	font-size: 1.5rem;
	text-align: center;
}

.parte8 p {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 400;
	color: #333;
	font-size: 1.2rem;
	text-align: center;
}

.parte9 {
	width: 100%;
	height: auto;
	padding: 50px 20px;
	background-color: #d4125b;
}

.parte9 img {
	width: 100%;
}

.parte9 img.pc {
	display: none;
}

.parte9 h1 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 3rem;
	text-align: center;
	text-transform: uppercase;
}

.parte9 h2 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 500;
	color: #fff;
	font-size: 2rem;
	text-align: center;
}

.parte9 h3 {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #f9b233;
	font-size: 5rem;
	text-align: center;
	text-transform: uppercase;
}

.parte9 p {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 2rem;
	text-align: center;
}

.parte9 button {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 600;
	color: #d4125b;
	font-size: 3rem;
	text-align: center;
	background-color: #f9b233;
	border: solid 1px #f9b233;
	padding: 10px 20px;
	border-radius: 10px;
}

.parte9 button:hover {
	color: #d4125b;
	background-color: #fff;
	border: solid 1px #fff;
	cursor: pointer;
}


@media (min-width: 720px) {
	header {
		height: 450px;
		background-size: 60%;
	}

	.parte1 h1 {
		font-size: 2rem;
	}

	.parte1 h1 b {
		font-size: 2rem;
	}

	.parte1 iframe {
		width: 600px;
		height: 600px;
	}

	.parte3 .detalhe {
		width: 60%;
		height: auto;
		background-color: #d4125b;
		padding: 30px 50px;
		border-radius: 100px 0px 0px 100px;
		display: block;
		position: relative;
		left: 25%;
	}

	.parte6 img {
		width: 50%;
	}

	.parte7 iframe {
		width: 90%;
		height: 450px;
	}

	.parte8 .depo {
		align-items: center
	}

	.parte8 img {
		width: 85%;
	}

	.parte8 iframe {
		width: 80%;
		height: 400px;
		margin-top: 0px;
	}

	.parte9 img.pc {
		display: block;
	}

	.parte9 img.mobile {
		display: none;
	}
}

@media (min-width: 960px) {
	header {
		height: 450px;
		background-size: 50%;
	}

	.parte2, .parte3, .parteform {
		padding: 80px 150px;
	}

	.parte3 .detalhe {
		width: 60%;
		height: auto;
		background-color: #d4125b;
		padding: 30px 50px;
		border-radius: 100px 100px 100px 100px;
		display: block;
		position: relative;
		left: 0%;
	}

	.parte6 img {
		width: 40%;
	}

	.parte9 img {
		width: 70%;
	}
}

@media (min-width: 1140px) {
	header {
		height: 500px;
		background-size: 40%;
	}

	.parte7 iframe {
		width: 80%;
		height: 550px;
	}
}


/* Footer */

section#todos-direitos {
	height: auto;
	width: 100%;
	background-color: #d4125b;
}

section#todos-direitos p {
	font-family: "bebas-neue-pro", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	font-size: 1rem;
	margin-top: 12px;
	text-align: center;
	text-decoration: none;
}

@media (max-width: 768px) {
	section#todos-direitos {
	width: 100%;
	height: auto;
	}

	section#todos-direitos p {
	margin-left: 30px;
	margin-right: 30px;
	}
	
}
