@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css');

#eleicoes {
	background-color: #E5E5E5;
}

.title-container {
	display: flex;
	justify-content: center;
	margin-bottom: 58px;
	padding-top: 100px;
}

#title {
	font: 700 48px/64px 'Playfair Display', normal;
	color: #3C3F4C;
	margin-left: 74px;
	width: 478px;
}

#text {
	font: 300 24px/28px 'Roboto', normal;
	color: #000000;
	width: 1120px;
	text-align: center;
	margin: 0 auto;
}

.tools {
	display: flex;
	justify-content: center;
	margin-top: 52px;
	height: 540px;
}

.box-left {
	margin-right: 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.box-right {
	margin-left: 30px;
	margin-top: -20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.box {
	width: 450px;
	text-decoration: none;
}

.box-title {
	font: 700 24px/28px 'Roboto', normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 22px 46px;
	text-align: center;
	margin: 0;
	border-radius: 4px;
	cursor: pointer;
}

.box:hover .box-title {
	background-color: #1A419E;
}

.box:active .box-title {
	background-color: #5588FF;
}

.box-text {
	font: 400 24px/28px 'Roboto', normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 32px 65px;
	text-align: center;
	margin: 0;
	border-radius: 4px;
	cursor: pointer;
}

.box:hover .box-text {
	color: #1A419E;
}

.box:active .box-text {
	color: #5588FF;
}

.image-container {
	display: flex;
	justify-content:center;
	padding-bottom: 44px;
}

.arrow-btn {
	display: flex;
	justify-content: center;
	max-width: 40px;
	margin: 2em auto;
}

.section-title {
	font: 700 48px/64px 'Playfair Display', normal;
	color: #FFFFFF;
	background-color: #5588FF;
	padding: 48px 0;
	text-align: center;
	margin: 0;
}

.description-container {
	display: flex;
	justify-content: center;
}

.description {
	font: 300 24px/28px 'Roboto', normal;
	color: #000000;
	width: 534px;
	padding: 40px 20px;
}

#ilustration {
	margin-top: -90px;
}

.description-wrapper {
	display: flex;
	justify-content: center;
}

.description-title {
	font: 700 34px 'Roboto', normal;
	color: #5588FF;
	width: 504px;
	margin-bottom: 80px;
}

.description-subtitle {
	font: 700 24px/28px 'Roboto', normal;
	color: #000000;
	margin: 100px 0 40px 0;
}

#without-padding {
	padding: 0;
}

#last-one {
	margin: 94px 20px 0 100px;
}

.button-container {
	display: flex;
	justify-content: center;
}

.demonstration-button {
	font: 700 32px/38px 'Roboto', normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 28px 34px;
	border-radius: 4px;
	margin: 28px 0 56px 0;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
}

.demonstration-button:hover {
	background-color: #1A419E;
}

.demonstration-button:active {
	background-color: #5588FF;
}

#reports {
	width: 1242px;
	margin: 16px 0 0 0;
	padding: 40px 0;
}

.xray-container {
	display: flex;
	justify-content: center;
}

.topics-container {
	font: 700 24px/28px 'Roboto', normal;
	color: #000000;
	padding: 64px;
}

.topics-container li::marker {
	color: #5588FF;
}

.topic {
	margin: 0 0 44px 28px;
	width: 268px;
}

#xray-photo {
	margin: 30px 0 20px 12px;
}

.subtitle {
	font: 700 48px/64px 'PLayfair Display', normal;
	color: #5588FF;
	text-align: center;
	width: 934px;
}

.editor-container {
	display: flex;
	justify-content: center;
	margin-top: 58px;
}

.editor-anchor {
	text-decoration: none;
	margin-inline: 4em;
	width: min-content;
}

.editor-name {
	font: 700 20px/24px 'Roboto', normal;
	color: #5588FF;
	text-align: center;
	margin: 50px 0 0 0;
}

.editor-job {
	font: 400 20px/24px 'Roboto', normal;
	color: #000000;
	text-align: center;
	margin: 0;
}

.information {
	display: flex;
	justify-content: center;
	margin-bottom: 3rem;
}

.information-box {
	display: flex;
	width: 338px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.information-box-text {
	font: 400 24px/28px 'Roboto', normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	border-radius: 4px;
	padding: 32px 10px;
	cursor: pointer;
}

.information-box-text:hover {
	background-color: #3766D2;
	color: #FFFFFF;
}

.information-box-text:active {
	background-color: #5588FF;
	color: #FFFFFF;
}

.arrow {
	margin-left: 30px;
}

.box-right-information {
	margin-left: 110px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#plane {
	margin-bottom: -80px;
}

#plane2 {
	display: none;
}

.table-container {
	background-color: #5588FF;
}

.table-description {
	font: 700 24px/28px 'Roboto', normal;
	color: #FFFFFF;
}

#form-container {
	display: flex;
	justify-content: center;
}

.hiddenimg {
	display: none;
}

@media only screen and (max-width: 600px) {

	#eleicoes .title-container {
		display: flex;
		flex-direction: column;
		padding: 1.5em;
		margin: 0;
	}

	#eleicoes .title-container img {
		margin-top: 1em;
	}

	#eleicoes .title-container #title {
		padding: 0;
		margin: 0;
		font-size: 2rem;
		text-align: center;
		width: auto;
		line-height: 1.2em;
		margin-top: 1em;
	}

	#eleicoes #text {
		width: auto;
		line-height: 1.5em;
		font-size: 1.2rem;
		padding: 0 1.5em 1.5rem;
	}

	#eleicoes .tools {
		display: flex;
		flex-direction: column;
		height: auto;
		margin-top: 0;
		padding: 1.5rem;
	}

	#eleicoes .tools .box-left {
		display: flex;
		flex-direction: column;
		margin: 0;
	}

	#eleicoes .tools .box {
		width: auto;
		margin-bottom: 1em;
	}

	#eleicoes .box .box-title {
		padding: 1.2rem;
		font-size: 1.2rem;
	}

	#eleicoes .box .box-text {
		padding: 1.2rem;
		font-size: 1.2rem;
	}

	#eleicoes .box-right {
		margin: 0;
	}

	#eleicoes .box-right img {
		max-width: 80%;
		margin: 1.5em auto 1.5em;
	}

	#eleicoes .arrow-btn {
		max-width: 35px;
		margin: 0 auto 1em !important;
	}

	#eleicoes #predictability {
		padding: 1.5rem;
		font-size: 1.5rem;
	}

	#eleicoes .section-previsilidade {
		display: flex;
		flex-direction: column;
	}

	#eleicoes .description-container {
		display: flex;
		flex-direction: column;
		width: auto;
	}

	#eleicoes .image-container {
	display: flex;
	align-items: center;
	flex-direction: column;
	margin: 0;
	}

	#eleicoes .image-container #ilustration1,
 #ilustration1-2 { 

	max-width: 95%;
	height: 180px;
	margin-inline: 1.5em;
	margin-block: 1em;

	}

	#eleicoes .extra-container {
		padding-bottom: 0;
	}

	#eleicoes .description-container .description {
		padding: 0;
		width: auto;
		margin: 24px 24px 12px;
		font-size: 1.25rem;
		line-height: 2rem;
	}


	#eleicoes .description-wrapper {
		display: flex;
		flex-direction: column;
		padding: 1.5em;
		width: auto;
	}

	#eleicoes .description {
		width: auto;
		font-size: 1.25rem;
	}

	#eleicoes .description-title {
		width: auto;
		margin: 0;
		font: 700 28px 'Roboto', normal;
	}

	#eleicoes .description-subtitle {
		border-top: 1px solid #00000024;
		margin: 0;
		padding-top: 1em
	}

	#eleicoes #ilustration2 {
		padding: 0;
		margin: 0;
		width: 100%;
		height: 200px;
	}

	#eleicoes #last-one {
		padding: 0;
		margin: 1em 0;
		font-size: 1.25rem;
		line-height: 1.75rem;
		width: auto;
	}

	#eleicoes #chart {
		margin: 1em;
	}

	#eleicoes #chart img {
		width: auto;
		height: 240px;
	}

	#eleicoes .button-container button {
		margin: 1em;
		width: auto;
		padding: 1em;
		font-size: 1.5rem;
		line-height: 1.5rem;
	}

	#eleicoes #analisesProfundas {
		margin: 0 24px;
		border-top: 1px solid #00000029;
		padding-top: 2em;
	}

	#eleicoes #analisesProfundas .section-title {
		padding: 1.5rem;
		font-size: 1.5rem;
		margin: 0;
		line-height: 1.5em;
	}

	#eleicoes .xray-mobile {
		width: inherit;
	}

	#eleicoes .xray-container {
		display: flex;
		flex-direction: column;
	}

	#eleicoes #xray-photo {
		max-width: 22em;;
		margin: auto;
	}

	#eleicoes #without-padding {
		padding: 0;
		width: auto;
		margin: 1em 0em .5em 0em;
		font-size: 1.25rem;
		line-height: 2rem;
	}

	#eleicoes .topics-container {
		padding: 0;
	}

	#eleicoes .subtitle {
		width: auto;
		padding: 1.5rem;
		font-size: 1.5rem;
		margin: 0;
		line-height: 1.5em;
	}

	#eleicoes .editor-job {
		font-size: 1.2rem;
		line-height: 1.4rem;
		margin-top: 1em;
	}

	#eleicoes .editor-anchor img {
		width: 130px;
		margin: 0 auto;
		display: block;
		height: 120px;
	}

	#eleicoes .editor-anchor {
		width: 180px;
		margin-bottom: 1.5em;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#eleicoes .editor-name {
		margin: 0;
		padding-top: 0.5em;
		font-size: 1.3em;
		width: 5em;

	}

	#eleicoes .editor-container {
		margin-top: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	#eleicoes .section-title {
		padding: 1.5rem;
		font-size: 1.5rem;
		line-height: 1.5em;
	}

	#eleicoes .information {
		display: flex;
		flex-direction: column;
	}

	#eleicoes .information-box {
		width: auto;
		margin: 1em;
		display: flex;
		flex-direction: row;
		align-content: center;
		justify-content: center;
		align-items: center;
	}

	#eleicoes .information-box img {
		width: 60px;
		height: 60px;
		margin-left: 10px;
	}

	#eleicoes .box-left {
		width: auto;
		margin: 24px 0;
	}

	#eleicoes .information-box-text {
		width: 400px;
		font-size: 1.25rem;
		line-height: 1.5em;
	}

	#eleicoes .box-right-information {
		margin: 0 24px;
	}

	#eleicoes #plane {
		display: none;

	}

	#eleicoes #plane2 {
		display: block;
		margin-inline: 1em;
	}

	#eleicoes .btn-image-glue {
		margin: 0 1em 1em 1em !important;
		position: relative;
		top: 5px;
	}

	#eleicoes .table-description {
		font-size: 1.25rem;
		line-height: 1.5em;
		font-weight: 300;
		margin: 0 1em 1em 1em;
	}

	#eleicoes .table {
		width: auto;
		height: 250px;
	}

	#eleicoes #form-container {
		display: flex;
		justify-content: center;
		width: 360px;
		margin: 1em;
	}

	#eleicoes #reports {
		margin: 24px 0 0;
	}

	#eleicoes #reports2 {
		margin: 24px;
	}

	.image-container #plansimg {
		display: none;
	}

	.hiddenimg {
		display: flex;
		justify-content: center;
		flex-direction: column;
		margin-block: 1em;
	}

	.himg1 {
		order: 2;
	}

	.himg2 {
		order: 1;
	}

	.himg3 {
		order: 0;
	}

	.furo-img {
		display: none;
	}

	.furos {
		width: 100%;
		height: 100%;
	}

}

#reports2 {
	width: 1228px;
}

.furo {
	position: absolute;
	margin-left: 440px;
	margin-top: 28px;
	visibility: hidden;
}

.furo-img {
	width: 100%;
}


@media screen and (max-width: 600px) {
    .furo {
		margin: 0;
		box-sizing: border-box;
		padding: 0 16px;
		background: rgba(60, 63, 76, 0.9);
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 99;
		top: 0;
		display: flex;
		align-items: center;
    }
}

.reveal{
    visibility: visible;
}

html {
	scroll-behavior: smooth;
}

#close-icon {
	width: 32px;
	height: 32px;
	position: absolute;
	top: -8px;
	right: -8px;
	cursor: pointer;
}

@media screen and (max-width: 600px) {
    #close-icon {
		position: relative;
		margin-top: -155%;
		right: 5%;
    }
}
