.destacado{
	font-size:66px;
	font-weight:800
}

span#destacado2{
	font-size:30px;
	font-weight:800
}

.icon {
    font-size: 2em;
    line-height: 1.5;
    text-align: center;
}
@media (max-width: 560px) {
	.destacado{
	font-size:50px;
	font-weight:800
}}

table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
    padding: 20px !important;
}
.table thead th{
	color:#50535C!important
}
.table td{
	font-weight:400!important;
	font-size:14px
}
.pagination .page-item .page-link {
    border: 1px solid #DFE3E7 !important;
    color: #324356 !important;
    background-color: transparent !important;
    font-weight: 600 !important;
}
.filtro{
	border: 1px solid rgba(0,0,0,.125);
	margin-bottom: 0.71rem;
    box-shadow: none;
    border-radius: 0.267rem!important;
}
.filtro label{
	color:#000!important;
	text-transform:unset
}
.accordion .card .card-header, .collapsible .card .card-header {
	font-size: 14px;
    color: #000!important;
    font-weight: 600;
}