*{
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
}
header{
	color: white;
    height: 100vh;
}
header span{
	position: relative;
	display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
header span div{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 1000px;
	max-width: 1000px;
	min-width: 1000px;
	height: 454px;
	min-height: 454px;
	max-height: 454px;
	background-image: url("../media/img/headerBackground.svg");
	-webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
header span div img{
	width: 530px;
	opacity: 0.9;
	margin: 0;
}
header span div table{
	
	color: #00B050;
	opacity: 0.9;
    width: 500px;
    text-align: center;
}
.valor td{
	width: 25%;
}
.valor{
	font-size: 50pt;
	font-weight: 400;
}
.tipo{
	font-size: 16pt;
	font-weight: 500;
}
nav{
	width: 100%;
	box-sizing: border-box;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
}
#navInicial{
	-webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 30px 30px 30px;
	box-sizing: border-box;
}
.navScroll{
	-webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
	background: #00B050;
	z-index: 1000;
	box-shadow: 0 5px 15px 0 rgba(46, 61, 73, 0.12);
}

nav span img{
	position: relative;
	height: 30px;
}
nav span ul{
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
}
nav span li{
	font-weight: 500;
	display: inline;
	margin: 0 0 0 20px;
	color: #00B050;
	cursor: pointer;
	border-bottom: 2px solid transparent;
}
#home:hover, #about:hover, #schedule:hover, #contato:hover{
	border-bottom: 2px solid #00B050;
} 
.about{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 100px 20px 100px 20px;
}
.data_hora{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 100px;
}
.data_hora div{
	margin: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.data_hora div img{
	height: 60px;
	margin-right: 10px;
}
.data_hora div p span{
	letter-spacing: 4px;
	font-size: 14pt;
	margin-bottom: 3px;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #111111;
}
.data_hora div p{
	font-weight: 400;
    color: #505050;
    font-size: 12pt;
    margin: 10px 0 10px 0;
}
.about section{
	width: 900px;
}
.about section h2{
    font-weight: 500;
    color: #00B050;
    font-size: 34pt;
	padding-bottom: 10px;
    border-bottom: 1px solid #00B050;
}
.about section > p{
	width: 900px;
	margin-top: 20px;
	font-size: 13pt;
	font-weight: 500;
	line-height: 24px;
	text-align: justify;
	color: #464646;
	margin-bottom: 50px;
}
.arquivosDatas{
	width: 100%;
	position: relative;
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.arquivosDatas > div{
	width: 43%;
}
.arquivosDatas > div:last-of-type{
	width: 53%;
}

.arquivosDatas > div > h3{
	font-size: 13pt;
	font-weight: 600;
	padding: 0px;
    margin: 0px;
	color: #303030;
	text-transform: uppercase;
}
.arquivosDatas > div > h4{
	font-size: 14pt;
	font-weight: 400;
	color: #464646;
	padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}
.arquivosDatas > div:last-of-type h3{
	font-size: 14pt;
	font-weight: 400;
	/*font-size: 13pt;
	text-align: justify;
	color: #464646;*/
	text-align: justify;
	text-transform: none;
	margin-bottom: 20px;
}
.arquivosDatas > div:last-of-type h4{
	font-size: 13pt;
	font-weight: 500;
	/*font-size: 13pt;
	text-align: justify;
	color: #464646;*/
	text-align: justify;
	text-transform: none;
	margin-bottom: 10px;
}
.about section > div > h2{
	font-weight: 500;
    color: #00B050;
    font-size: 22pt;
	padding-bottom: 10px;
	margin-bottom: 25px;
    border-bottom: 1px solid #00B050;
}
.schedule{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 100px 20px 100px 20px;
}
.schedule > div{
	width: 900px;
	margin: 0 40px 0 40px;
}
.schedule div > div:first-of-type{
	margin-bottom: 90px;
}
.schedule div > div:first-of-type h2{
	color: #111;
	font-weight: 300;
	font-size: 28pt;
	text-align: center;
	margin-bottom: 20px;
}
.schedule div > div:first-of-type h3{
	color: #111;
	font-weight: 400;
	font-size: 16pt;
	text-align: center;
}
.schedule div > div:nth-of-type(2) h3,
.schedule div > div:nth-of-type(3) h3{
	color: #00B050;
	font-weight: 500;
	font-size: 22pt;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #00B050;
	margin-bottom: 0;
}
.schedule > div > div > span{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	border-bottom: 1px solid #d1d1d1;
}
.schedule > div > div > span div:first-of-type{
	width: 150px;
	padding: 20px 0 0 10px;
	box-sizing: border-box;
	font-size: 13pt;
	color: #111;
	font-weight: 600;
}
.schedule > div > div > span div:last-of-type{
	padding-top: 20px;
}
.schedule > div > div > span div:last-of-type p{
	font-size: 13pt;
	font-weight: 400;
	color: #111;
}
.schedule > div > div > span div:last-of-type p:nth-of-type(1){font-weight: 600;}
.schedule > div > div > span div:last-of-type p:nth-of-type(3) b{font-weight: 500;}
.map iframe{
	width: 100%;
	height: 500px;
	color: white;
} 
.contact{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 50px 0 0 0;
	background: #111111;
}   
.contact div{
	width: 900px;
}
.contact div h2{
	font-size: 20pt;
	font-weight: 500;
	color: #00B050;
	padding-bottom: 5px;
	border-bottom: 1px solid #00B050;
	margin-bottom: 15px;
}
.contact div p{
	font-size: 11pt;
	font-weight: 500;
	color: #ffffff;
}
.contact div p span{
	font-size: 11pt;
	font-weight: 400;
	color: #a3a3a3;
	letter-spacing: 3px;
}
.contact > p{
	margin: 40px 0 0 0;
	width: 100%;
	color: #939393;
	font-size: 12pt;
	font-weight: 500;
	background: #0B0B0B;
	padding: 25px;
	text-align: center;
} 
.download{
	border-radius: 5px;
	font-weight: 400;
	font-size: 11pt;
	margin-bottom: 10px;
	border: 1px solid #00B050;
	color: #00B050;
	background: #fff;
	padding: 5px 10px 5px 10px;
}
.download:hover{
	-webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
	border: 1px solid #00B050;
	color: #fff;
	
	background: #00B050;
	cursor: pointer;
}
.download:focus{
	outline: none;
}
.arquivosDatas > div > span{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
}
.arquivosDatas div span div{
	width: 100%;
	margin-right: 15px;
}
.arquivosDatas div span div form{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.btnNav{
	border-radius: 5px;
	font-weight: 500;
	font-size: 12pt;
	border: 1px solid #00B050;
	color: #00B050;
	background: #fff;
	padding: 5px 10px 3px 10px;
	margin-left: 15px;
	cursor: pointer;
}
.btnNav:hover{
	background: #00B050;
	color: #ffffff;
	border: 1px solid #ffffff;
}
#pm{
	height: 0px;
}
#linkkk{
	text-decoration: none;
	color: #00B050;
	font-weight: 500;
}
#linkkk:hover{
	cursor: pointer;
	text-decoration: underline;
}
#aviso_certificado{
	width: 100%;
	padding: 25px;	
	background: #00B050;
	position: absolute;
	bottom: 0;
	color: white;
	box-sizing: border-box;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}
