body {
	text-transform: uppercase;
}

h1 {
	text-align: center;
	font-weight: bold;
}

.titulo p {
	text-align: center;
}

ol, ul {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}

@media (max-width:420px) {

	div.jumbotron-topo {
		height: inherit;
	}

	.jumbotron-topo h2 {
		line-height: normal !important;
		font-weight: normal;
	}

	#boxListaCategoria {
		display: none !important;
	}
	
	.boxCursos .btn.btn-primary.btn-large {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		display: block;
		white-space: normal;		
	}

	h1.tituloPagina {
		font-size: 40px !important;
	}

}

.jumbotron-topo {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #400000;
	height: 50px;
	margin-bottom: 40px;
}

.jumbotron-topo h2 {
	margin: 0;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	line-height: 50px;
	text-shadow: 0 2px 0 #170000;
}

.jumbotron-topo img {
	height: 30px;
	width: auto;
}

.index3 .conteudoTopo3, .index3 footer {
	margin: 0;
}

div.page-header {
	padding: 0;
	margin: 0;
	border: none;
}

#loadingImage {
	display: none;
}

.conteudoTopo {
	background: url("../images/background.jpg");
	background-size: cover;
}

.conteudoTopo3 {
	background: url(../images/background-3.jpg);
	background-size: cover;
	padding-bottom: 30px;
	margin-bottom: 40px;
	min-height: 800px;
	background-position: 0px;
}

.conteudoTopo h1, .conteudoTopo3 h1 {
	font-weight: bold;
	letter-spacing: -1.5px;
	font-size: 38px;
	margin-top: 40px;
	color: #860d0d;
	padding-top: 0px;
	text-align: left;
	margin-bottom: 40px;
}

.areaFormulario {
	background: #860d0d;
	padding: 20px;
	width: 100%;
	max-width: 340px;
	color: #fff;
	margin: 0 auto;
	border-radius: 10px;
	margin-top: 0px;
}

.btn-cadastro-gratis button {
	width: 100%;
}

.btn-cadastro-gratis .btn-danger {
	color: #860d0d;
	background-color: #ffe800;
	font-weight: bold;
	letter-spacing: -0.4px;
	font-size: 23px;
	box-shadow: 0 2px 0 #ab2021;
	border: solid 1px #fff05a;
}

.btn-cadastro-gratis .btn-danger:hover {
	background: #fffb32;
}

.btn-cadastro-gratis .btn-danger:active, .btn-cadastro-gratis .btn-danger:focus {
	outline: none;
	background: #ecd80a;
	color: #a51f1f;
}

input.form-control, span.input-group-addon {
	border: none;
}

.imagemRecursos {
	height: 130px;
	width: 130px;
	border-radius: 130px;
	border: solid 5px #f4f4f4;
}

.imagemRecursos {
	background: url(../images/iphone-vantagem-1.jpg) center bottom no-repeat;
	background-size: 80%;
	height: 140px;
	width: 140px;
	border: solid 5px #f4f4f4;
	border-radius: 140px;
	margin-top: 20px;
}

.imagemRecursos img {
	width: auto;
	height: 100%;
}


.imagemRecursos2 {
	height: 130px;
	width: 130px;
	border-radius: 130px;
	border: solid 5px #f4f4f4;
}

.imagemRecursos2 {
	background: url(../images/iphone-vantagem-2.jpg) center bottom no-repeat;
	background-size: 80%;
	height: 140px;
	width: 140px;
	border: solid 5px #f4f4f4;
	border-radius: 140px;
	margin-top: 20px;
}

.imagemRecursos2 img {
	width: auto;
	height: 100%;
}

.imagemRecursos3 {
	height: 130px;
	width: 130px;
	border-radius: 130px;
	border: solid 5px #f4f4f4;
}

.imagemRecursos3 {
	background: url(../images/iphone-vantagem-3.jpg) center bottom no-repeat;
	background-size: 80%;
	height: 140px;
	width: 140px;
	border: solid 5px #f4f4f4;
	border-radius: 140px;
	margin-top: 20px;
}

.imagemRecursos3 img {
	width: auto;
	height: 100%;
}

footer {
	background: #f6f6f6;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #860d0d;
	margin-top: 40px;
}

.areaFormulario h4 {
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	margin: 0 0 20px 0;
}

footer p {
	margin: 0;
}

#myModal.modal {
	background:url("../images/wallpaper.jpg");
	background-size: cover;
}

.info-news-content {
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	letter-spacing: -0.5px;
	color: #d61308;
	text-transform: uppercase;
}

.modal-body .label-campos-form {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.modal-content input[type=text] {
	border: solid 1px #ccc;
	margin-bottom: 12px;
}

.modal-dialog .btn-cadastro-gratis button, .modal-dialog .btn-cadastro-gratis button:hover, .modal-dialog .btn-cadastro-gratis button:active, .modal-dialog .btn-cadastro-gratis button:focus {
	font-size: 22px;
	font-weight: bold;
	background: #d61308;
	border: solid;
	outline: none;
}

.listaEbooks {
	list-style:none;
}

.listaEbooks li {
	background: #fff;
	border-radius: 4px;
	margin-bottom: 3px;
	padding: 4px;
	border: solid 1px #d8d8d8;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-left: 20px;
}

.index3 #myModal.modal {
	background: url(../images/wallpaper2.jpg);
	background-size: cover;
}

.info-curso {
	color: #860d0d;
}

.outros-cursos {
	text-align:center;
	font-weight:bold;
}

.outros-cursos span {
	color:#860d0d;
}

.cursos-destaques {
	font-weight: bold;
	font-size:18px;
	letter-spacing: -0.5px;
	color:#fff;
}

.fazer-incricao {
	border-radius: 5px;
	background-color:#ffe800;
	font-weight:bold;
	color:#860d0d;
	font-size:18px;
}

.fazer-incricao  a, .fazer-incricao  a:hover, .fazer-incricao  a:active {
	text-decoration:none;
	color:#860d0d;
}

.detalhes-cursos {
	font-weight:bold;
	text-align: center;
}

.detalhes-cursos  span {
	color: #03447e;
}

.info-mini-curso {
	border-radius: 8px;
	background-color: #ffc600;
	padding: 20px 40px;
	color: #6e0001;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0 2px 0 #b78e00;
}

.info-mini-curso2 {
	border-radius: 10px;
	background-color:#860d0d;
	text-align:center;
	margin:20px 0 0 0;
	padding:10px;
	color: #ffe800;
	font-size: 20px;
	font-weight:bold;
}

.info-mini-curso2 div {
	font-size: 36px;
}

.info-mini-curso2 span {
	color:#fff;
}

.btn-danger {
    color: #fff;
    background-color: #860d0d;
    border-color: #860d0d;
}

.btn-cursos .btn-danger:hover, .btn-danger:active, .btn-danger:focus {
	outline: none;
	background: #860d0d;
	border-color: #860d0d;
	color: #fff;
}

.recurso1 h4 {
	font-weight: bold;
	margin-top: 40px;
}

h1.tituloPagina {
	color: #ffffff;
	text-shadow: 0px 2px 50px #420909;
	font-size: 58px;
}

.linkTopo:hover{
	text-decoration:none;
}

#boxListaCategoria li a {
	height: 30px;
	background: white;
	text-align: center;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 4px;
	margin-bottom: 5px;
	margin-right: 5px;
	display: block;
	font-weight: bold;
}

#boxListaCategoria ul {
	max-width: 220px !important;
	width: 100% !important;
}

.infoCursoBox p {
	display: none;
}

a.btnMatriculaPreco {
	background: green;
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 20px;
}

.infoCursoBox h3 {
	font-size: 14px;
	height: 50px;
	font-weight: bold;
}


.boxCursos .btn.btn-primary.btn-large {
	font-size: 22px;
	margin-top: 30px;
}

.boxCursos.conteudo h2 a {
	width: calc(100% - 30px);
	background: #9c0000;
	display: block;
	padding: 10px 20px;
	margin-left: 15px;
	font-size: 25px;
	font-weight: bold;
	color: white;
}

.infoCursoBox {
	text-align: center;
	background: #fff;
	border-radius: 5px;
	padding-bottom: 5px;
	box-shadow: 0 2px 0px #d8d8d8;
}

.infoCursoBox img {
	border-radius: 4px 4px 0 0;
}

h1.tituloPagina b {
	letter-spacing: 0;
	margin-top: 10px;
	display: block;
	font-weight: bold;
	font-size: 20px;
	color: #f7c01d;
}

.infoCursoBox div.categoriaCursoBox {
	font-size: 12px;
}