.banner_principal{
	width: 100%;
}

.titulo1{
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	color: #b52c1e; margin-bottom: 25px;
}

.texto1{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #333333;
}


.svg1{
	margin-top: -110px;
	z-index: 1;
	position: absolute;
}

.motivos{
	margin-top: 290px;
}

.ebook{
	padding-top: 20px;
	padding-bottom: 20px;
}

.btn-danger {
	background-color: #b52c1e;
	border-collapse: #b52c1e;
	margin-top: 20px;
	display: inline;
}

.logo_rodape {
	top: 50px;
}

.footer{
	padding-top: 20px;
	padding-bottom: 20px;
}

.principal{
	width: 100%;
	height: 280px;
	background-image: url("_IMG/banner_principal.jpg");
	background-position: center; /* Center the image */
  	background-repeat: no-repeat; /* Do not repeat the image */
 	background-size: cover; /* Resize the background image to cover the entire container */
}

.img_ebook{
	width: 100%;
}

@media screen and (min-width: 320px) {
	.principal{
		width: 100%;
		height: 200px;
		background-image: url("_IMG/banner_principal_mobile.jpg");
		background-position: center; /* Center the image */
	  	background-repeat: no-repeat; /* Do not repeat the image */
	 	background-size: 533px 200px;
	 }

	.motivos{display: none;}

	.materiais{display: none;}

	.ebook{display: none;}

	.motivos-mobile{
		margin-top: 20px;
	}

	.materiais-mobile{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.ebook-mobile{
		padding-top: 20px;
		padding-bottom: 40px;
	}

	.logo_rodape{
		width: 50%;
	}

	.logo_prestigie{
		width: 60%;
	}

	.logo_pmsa{
		margin-top: 20px;
		width: 60%;
	}

	.svg1{
		display: none;
	}
}

@media screen and (min-width: 530px) {

	.principal{
		height: 300px;
	 	background-size: cover;
	 }

	.img_svg{
		width: 70%;
	}

	.img_ebook{
		width: 70%;
	}

	.logo_rodape{
		width: 50%;
	}

	.logo_prestigie{
		width: 70%;
	}

	.logo_pmsa{
		width: 70%;
	}
}

@media screen and (min-width: 768px) {
	.logo_rodape{
		width: 40%;
	}
}

@media screen and (min-width: 992px) {
	.logo_rodape{
		width: 60%;
	}

	.logo_prestigie{
		width: 80%;
	}
}


@media screen and (min-width: 1024px) {
	.motivos{display: block;margin-top: 20px;}

	.materiais{display: block;
		padding-top: 40px; padding-bottom: 40px;}

	.ebook{display: block;}

	.motivos-mobile{display: none;}

	.materiais-mobile{display: none;}

	.ebook-mobile{display: none;}

	.principal{
		width: 100%;
		height: 270px;
		background-image: url("_IMG/banner_principal.jpg");
	 	background-size: 1700px 270px;
	}

	.titulo1{
		font-family: 'Montserrat', sans-serif;
		text-transform: uppercase;
		font-weight: 900;
		color: #b52c1e; margin-bottom: 25px;
	}

	.texto1{
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		color: #333333;
	}

	.ebook{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.btn-danger {
		background-color: #b52c1e;
		border-collapse: #b52c1e;
		margin-top: 20px;
		display: inline;
	}

	.logo_rodape{
		width: 20%;
	}

	.footer{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.img_ebook{
		width: 500px;
		height: 500px;
	}

	.titulo1{
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	color: #b52c1e; margin-bottom: 25px;
	}

	.texto1{
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		color: #333333;
	}


	.ebook{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.btn-danger {
		background-color: #b52c1e;
		border-collapse: #b52c1e;
		margin-top: 20px;
		display: inline;
	}

	.logo_prestigie{
		width: 80%;
	}

	.logo_rodape{
		width: 60%;
	}

	.logo_pmsa{
		margin-top: 0px;
	}


	.footer{
		padding-top: 20px;
		padding-bottom: 20px;
	}


}

@media screen and (min-width: 1200px) {
	.img_ebook{
		width: 560px;
		height: 560px;
	}

	.logo_rodape{
		width: 60%;
	}

	.logo_prestigie{
		width: 80%;
	}
}

@media screen and (min-width: 1440px) {

 	.img_svg2{width: 80%}

 	.principal{
		width: 100%;
		height: 280px;
		background-position: center; /* Center the image */
	  	background-repeat: no-repeat; /* Do not repeat the image */
	 	background-size: cover; /* Resize the background image to cover the entire container */
	}

	.logo_prestigie{
		width: 80%;
	}

	.logo_rodape{
		width: 45%;
	}

	.ebook{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.titulo1{
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	color: #b52c1e; margin-bottom: 25px;
}

.texto1{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #333333;
}


.ebook{
	padding-top: 20px;
	padding-bottom: 20px;
}

.btn-danger {
	background-color: #b52c1e;
	border-collapse: #b52c1e;
	margin-top: 20px;
	display: inline;
}


.footer{
	padding-top: 20px;
	padding-bottom: 20px;
}


