@font-face {
	font-family: MyriadPro;
	src: url(../fonts/Myriad-Pro-Regular.ttf) format("truetype");
}
@font-face {
	font-family: MyriadProBold;
	src: url(../fonts/Myriad-Pro-Bold.ttf) format("truetype");
}
@font-face {
	font-family: MyriadProLite;
	src: url(../fonts/myriad-pro-light.otf) format("opentype");
}



body{
	font-family: 'MyriadPro';
	font-size: 20px;
	color:  #FFF;
	maargin: 0;
	padding: 0;
}
html {
	scroll-behavior: smooth;
}
h2{
	padding: 0;
	margin: 0;
	font-size: 50px;
	font-family: 'MyriadProBold';
	display: block;
	text-align: center;
	padding: 16px 0;
}
p{
	color: #093743;
	font-family: 'MyriadProLite';
	font-size: 18px;
	text-align: justify;
}
.clear{
	clear: both;
}
.topo{
	position: relative;
	background: red;
	background: url('../imgs/topo_fundo.png') repeat;
}

.menu{
	position: relative;
	padding-top: 12px;
	background: url('../imgs/fundo-para-menu2.png') repeat-y;
}
.menu ul{
	display: flex;
	justify-content: center;
}
.menu ul li{
	list-style: none;
	padding: 0 25px;
}
.menu ul li a{
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.menu ul li a:hover{
	text-decoration: underline;
}
/*.topo-adulto{
	background: #093743;
}
.topo-kids{
	background: #FFF;	
	}*/
	.topo-adulto img{
		width: 100%;
		max-width: 738px;
	}
	.topo-kids img{
		width: 100%;
		max-width: 1001px;
	}
	img.blocos{
		width: 100%;
		max-width: 1920px;
		padding: 0;
	}
	.bloco{
		position: relative;
		width: 100%;
	}
	.regulamento{
		position: relative;
		width: 100%;
		text-align: center;
		background: #093743;
		padding: 20px 0;
	}
	.regulamento img{
		max-width: 670px;
		width: 100%;
		padding: 0 25px;
	}
	.inscricao{
		background: url('../imgs/verde-escuro-titulo.png') repeat;
		font-size: 80px;
		padding: 30px 50px;
	}

	a.inscricao{
		font-size: 60px;
		font-weight: bold;
		display: block;
		text-align: center;
		text-decoration: none;
		color: #093743;
		width: 100%;
		background: #FFF;
		padding-bottom: 40px;
		font-family: 'MyriadProBold';

	}
	#video{
		background: url('../imgs/fundo-premicao.png') repeat-y;
	}
	#video h2{
		font-size: 70px;
	}
	#premiacao{
		background: url('../imgs/fundo-premicao.png') repeat-y;
		padding-bottom: 50px;
	}
	#premiacao p{
		color:  #FFF;
	}
	#percurso p{
		text-transform: uppercase;
	}
	.premiacao h2{
		padding: 0;
		margin: 0;
		font-size: 28px;
		font-family: 'MyriadProBold';
		display: block;
		text-align: center;
		padding: 8px 0;
	}
	.table td, .table th {
		border-top:  none;
	}
	.table-dark td, .table-dark th, .table-dark thead th {
		border-color: #52B443;
		border: none;
	}
	.table td, table-dark th, .table-dark thead th{
		border: 1px solid #52B443;
		text-align: center;
		font-size: 16px;
		padding: 4px;
	}
	.table-dark thead{
		background: #52B443;
	}
	.box-tabelas{
		position: relative;
	}
	.tabela-float{
		position: absolute;
		top: 50px;
		left: 50px;
	}
	.table-azul thead{
		background: #52B443!important;
	}
	.table-azul td, table-dark th, .table-azul thead th{
		padding: 8px;
	}
	.table tbody tr td{
		background: #FFF!important;
		color: #52B443;
	}
}
.table-dark {
	color: #fff;
	background-color: #093743;
}
.patrocinios{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.patrocinios li{
	position: relative;
	float: left;
	margin-left: -1px;
}
.patrocinios li span{
	position: absolute;
	font-size: 11px;
	top: -5px;
	left: 10px;
	z-index: 9999999;
	color:  #000;
}
.todomundo{
	position: absolute;
	bottom: 0;
	right: 0;
}
.logoCorrida{
	padding: 8px;
}
.boxadulto img{
	padding: 6px 0;
}
.boxadultomobile, .boxkidsmobile{
	display: none;
}
.boxadulto, .boxkids{
	display: block;
}
.aviso{
	position: relative;
	padding: 0;
	margin: 0 auto;
	margin-top: 10px;
	float: left;
	text-align: right;
	width: 50%;
}
.aviso-mobile{
	display: none;
}
.box-contador{
	position: relative;
	padding: 0;
	margin: 0 auto;
	margin-top: 5px;
	float: left;
	width: 50%;
}
.contador{
	position: relative;
	list-style: none;
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.logoAscicred{
	/*border: 1px solid red;*/
}
.contador li{
	position: relative;
	background: #FFF;
	padding: 5px 10px;
	display: inline;
	margin: 0 6px;
	color: #093743;
	border-radius: 8px;
}
.contador li span{
	position: absolute;
	display: block;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0;
	top: -23px;
	left: 0;
	width: 100%;
	font-family: "MyriadProLite";
	font-size: 16px;
	text-transform: uppercase;
}
.text-shadow-drop-top {
	-webkit-animation: text-shadow-drop-top 0.6s both;
	animation: text-shadow-drop-top 0.6s both;
}
.boxAutorizacao{
	position: relative;
	max-width: 1256px;
	width: 100%;
	text-align: center;
	margin:  0 auto;
	margin-bottom: 30px;
}
#btnDown{
	padding: 16px 0;
}

@media(max-width: 960px){
	.infos img{
		width: 100%;
		padding: 0 20px;
	}
	.medalha{
		width: 100%;
		padding: 0 20px;
	}
	.inscricao{
		font-size: 40px;
	}
	h2{
		font-size: 28px;
	}
	h2.recado{
		font-size: 25px;
	}
	#percurso h3{
		text-align: center!important;
	}
	a.inscricao{
		font-size: 30px;
		padding-bottom: 10px;
		color:  #FFF;
	}
	.icone-corrida{
		display: none;
	}
	.menu{
		position: relative;
		padding: 10px 0;
	}
	.menu ul{
		display: block;
	}
	.menu ul li{
		padding: 0 20px;
		float: left;
	}
	.menu ul li a{
		font-size: 25px;
	}
	.topo-adulto div{
		text-align: center!important;
	}
	.patrocinios{
		clear: both;
	}
	.topo-adulto, .topo-kids{
		padding: 8px 0;
	}
	.boxadultomobile, .boxkidsmobile{
		display: block;
	}
	.boxadultomobile img, .boxkidsmobile img{
		width: 100%!important;
	}
	img.todomundo{
		width: 30%;
		right: 50px;
	}
	.boxadulto, .boxkids{
		display: none;
	}
	.aviso{
		display: none;
	}
	.aviso-mobile{
		display: block;
		width: 100%;
		margin-top: 15px;
	}
	.box-contador{
		position: relative;
		padding: 0;
		margin: 0 auto;
		float: none;
		width: 100%;
	}
	.card{
		margin-bottom: 15px;
	}
}

.card h5{
	color: #4B4999;
}
.card .btn-primary{
	background-color: #4B4999;
	border-color: #4B4999;
}