/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

@import url('https://fonts.googleapis.com/css2?family=Dosis&display=swap');

body{
	font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
*::selection {
	background: #198754;
	color: #FFF;
}
*::-moz-selection {
	background: #198754;
	color: #FFF;
}
a, a:hover{
	text-decoration: none!important;
	color: #212529;
}
#carregando-pagina{
    position: fixed;
    top:0;
    left:0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 99999;
}
#carregando-pagina .imagem{
    display: block;
    width:100%;
    height:100%;
    position: absolute;
    top:30%;
    background: url('../imagens/loader.svg') 50% 0 no-repeat;    
}
.navbar-collapse.show {
    height: 100vh;
}
header .topo{
	border-bottom: 1px solid #00a652;
	padding: 5px;
	color: #fff;
	background-image: url('../imagens/fundo-topo.png');
	background-position: center center;
	background-repeat: no-repeat;
}
main{
	padding-top: 153px;
	padding-bottom: 20px;
}
main > .container {
	padding: 0px 15px 30px;
}
footer{
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
}
footer a, footer a:hover{
	color: #fff;
}
footer .divisoria{
	border-bottom: 1px solid #00a652;
	margin-top: 20px;
	margin-bottom: 20px;
}
footer .titulo-rodape{
	font-size: 20px;
	font-weight: 700;
}
footer .conteudo{
	font-size: 14px;
}
footer .text-muted{
	color: #fff!important;
	font-size: 16px!important;
	font-weight: 800;
}
header .navbar{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
footer{
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
}
.titulo-pagina{
	margin-top: 20px;
	padding: 10px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 20px;
	font-weight: 600;
	background-color: #198754;
	color: #fff;
	text-align: center;
}
.titulo-pagina span{
	
}
.logo{
	margin-top: 80px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.lista-post .card{
	margin-bottom: 30px;
}
.lista-post .card:hover{
	border: 1px solid #ccc;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
	margin-top: -10px;
}
.lista-post .card .descricao{
	
}
.lista-post .card .descricao .titulo{
	font-weight: 600;
	min-height: 80px;
}
.lista-post .card .descricao .data {
	color: #848383;
	border-top: 1px solid #aeaeae;
	font-size: 10px;
}
.btn-block{
	width: 100%;
}
.detalhe-post .data-post{
	font-size: 12px;
	text-align: right;
	border-bottom: 1px solid #aeaeae;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #848383;
}
#modal-login .modal-header, #modal-login .btn-close, #modal-senha .modal-header, #modal-senha .btn-close, .modal-header{
	color: #fff!important;
}
form label span{
	color: red;
}
form label.form-label {
    margin-bottom: .0em;
}
.dropdown-item:active {
    background-color: #e9ecef;
	color: #1e2125;
}
button.accordion-button{
	font-weight: 700;
	font-size: 20px;
}
.ads{
	width: 100%;
	height: 70px;
	border: 1px solid #eee;
}
.visivel{
	display:block
}
.invisivel{
	display:none
}
.hidden{
	display: none;
}
.cc_brand {
	height: 70px;
	width: 70px;
	border: solid 1px #c7c7c7;
	padding-top: 20px;
	background: url(../imagens/cc.jpg);
}
.erro{ color: red; }
ul.PaymentMethods .icone {
	height: 70px;
	width: 70px;
	border: solid 1px #C7c7c7;
	margin: 10px;
	list-style: none;
	float: left;
	padding-top: 20px
}
#accordionPagamento .nav-tabs .nav-link{
	width: 50%;
	text-transform: uppercase;
	font-weight: 700;
}
.list-group-item.evento {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	font-weight: 700;
	font-size: 17px;
}
.list-group-item.evento h3.titulo-evento {
	font-weight: 800;
	text-transform: uppercase;
}
.alert.alert-dark.evento h3.titulo-evento {
	font-weight: 800;
	text-transform: uppercase;
}
.modal .modal-body .descricao {
	font-weight: 700;
	font-size: 17px;
}
.modal-title {
	font-weight: 800;
	text-transform: uppercase;
}
#canvasQr{
	border-bottom: 25px solid #eee;
}



@media (max-width: 767px) {
	
}
@media (min-width: 768px) {
	
}
@media (max-width: 991px) {
	.navbar-nav{
		border-top: 1px solid #00a652;
		margin-top: 10px;
	}
	.navbar-nav .nav-link{
		border-top: 1px solid #00a652;
	}
	footer .conteudo{
		padding-bottom: 20px;
	}
	.btn-group, .btn-group-vertical {
		width: 100%;
	}
	.dropdown-menu {
		width: 100%;
	}
	footer .conteudo{
		padding-bottom: 20px;
	}
	.btn-group, .btn-group-vertical {
		width: 100%;
	}
	.dropdown-menu {
		width: 100%;
	}
}
@media (min-width: 992px) {
	header .nav-item{
		text-transform: uppercase;
		font-size: 17px;
		font-weight: 700;
	}
	header .nav-item .bi{
		display: none;
	}
}
