body {
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

#paragraph-3cols {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-column-rule: 1px solid rgba(28,110,164,0.5);
    -moz-column-rule: 1px solid rgba(28,110,164,0.5);
    column-rule: 1px solid rgba(28,110,164,0.5);
    }

.rounded {
	border-radius: 5%;
	z-index: 1;
}

.menu {
position: absolute;
z-index: 9999;
width: 325px;
height: 35px;
margin-left: 720px;
margin-top: 102px;
animation: move 1s ease-in-out infinite alternate;}

.menu img {float:left;padding:2px;}

.button {
	background-color: midnightblue;
	/* Green */
	border: none;
	color: white;
	padding: 5px 5px;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	float: right;
}

.textos {
	text-align: justify;
	margin-left: 30px;
}

.vid {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	height: max-content;
	margin-bottom: 10px;
}

.img {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

.pdfview {
	float: left;
	width: 350px;
	height: 190px;
	background-color: white;
	margin-left: 30px;
	margin-top: 30px;
	padding: 10px;
	border-color: olive;
	border-radius: 5%;
}

-webkit-scrollbar {
	display: none;
}

.conteudo {
	width: 78%;
	height: 490px;
	padding: 40px;
	margin-top: 155px;
	text-align: center;
	align-items: center;
	margin-left: auto;
    margin-right: auto;
    display: block;
    margin-left: 220px;
    margin-right: auto;
    overflow-y: scroll;
    float:left;
}

#site {
	background-image: url('../png/7anotarde_wallpaper_central.png');
	width: 1000px;
	height: 700px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	background-size: cover;
}

.body2 {
	display: flex;
	width: 100%;
	height: 100vh;
	align-items: center;
	justify-content: center;
	position: absolute;
	margin: 10 auto;
	place-items: center;
	overflow-y: hidden;
	overflow-x: hidden;
	opacity: 1;
	text-align: center;
	background-image: url('../png/7anotarde_wallpaper.png');
	/* The image used */
	/* Full height */
	height: 100%;
	width: 100%;
	/* Center and scale the image nicely */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;


   

}

.btn_voltar {
	position: absolute;
	z-index: 9999;
	width: 25px;
	height: 35px;
	margin-left: -990px;
	margin-top: 325px;
	animation: move 1s ease-in-out infinite alternate;
}

.textopng_topo {
	position: absolute;
	z-index: 9999;
	height: 85px;
	margin-left: 100px;
	margin-top: 1px;
	animation: move 1s ease-in-out infinite alternate;
}

.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
	overflow-x: hidden;
	transition: 0.5s;
	opacity: 0.8;
	background-color: khaki
}

.overlay-content {
	position: relative;
	top: 25%;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	font-family: Tahoma, Arial, sans-serif;
}

.overlay a {
	padding: 8px;
	text-decoration: none;
	font-size: 26px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
	color: #f1f1f1;
}

.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}

@media screen and (max-width: 1000px) {
	.box {
		width: 70%;
	}
	.popup {
		width: 70%;
	}
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.text {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: 5rem;
	color: #fff;
	border: 3px solid #fff;
	padding: 2rem 4rem;
}



/* --- ESSENCIAL --- */

.modal {
    display: none;
    }
    
    .modal:target {
    display: flex;
    }

    /* --- CUSTOMIZÁVEL, MAS OBRIGATÓRIO --- */

.modal {
    text-align: left;
    backdrop-filter: blur(2px);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 2rem;

 
    }
    
    .modal:target {
    justify-content: space-around;
    align-items: center;
    }
    
    .modal__overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    cursor: default;
    }
    
    .modal__content {
    min-width: 400px;
    position: relative;
    background-color:lemonchiffon;
    padding: 2rem;
    }
    
    .modal__close {
    color: initial;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 0.5rem;
    display: inline-block;
    }

    video {
        object-fit: fill;
      }

.gradient {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
	width: 100vw;
	/* Colors generated on: https://colorhunt.co/palette/179481 */
	background: linear-gradient(45deg, #1f3861, #006cb5, #f26b34, #f58634);
	background-size: 300% 300%;
	animation: colors 15s ease infinite;
}

@keyframes colors {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@media (max-width: 600px) {
	.text {
		font-size: 1.5rem;
		padding: 1rem 2rem;
	}
}


.copyright {position: absolute;z-index: 9999;margin-left:50px;margin-top:60px; opacity: 0.5;font-size: 9px;}
.copyright:hover{ font-size: 12px;}