/*
Theme Name: Agência Einstein 2022
Version: 2.0
Template: ageinstein
*/



.loader{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 19999;
	text-align: center;
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	display: none;
	top: 0px;
}
.loader img {
	width: 30%;
	margin-top: 20%;
}
.topdownloads p {
	font-size: 1.6rem;
	line-height: 2.4rem;
	font-weight: 500;
	color: #707070;
	margin-top: 10px;
}


.btnAssinar, .btnAssinarDownload{
	background: #005a9c;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 8px 50px;
	font-size: 16px;
	font-family: inherit;
	font-weight: 700;
	margin-bottom: 30px;
	display: inline-block;
}
.login__form p {
	font-size: 1.8rem!important;
	line-height: 2.4rem!important;
	font-weight: 500!important;
	color: white!important;
	padding: 0 30px!important;
	text-align: center!important;
}
.login__form p a {
	font-size: 1.8rem!important;
	line-height: 2.4rem!important;
	font-weight: 500!important;
	color: white!important;
}