.rdTable .cifras .bg-cifras {
    position: relative;
}

.rdTable .cifras p {
    color: #000;
}

.rdTable .bloques-azul {
    margin-top: 2rem;
}

.rdTable .splide {
    visibility: visible;
}

.rdTable .sonda-header-fix .dropdown-menu.w-100 {
	display: none;
}

.rdTable .noticias-home .splide .splide__list .splide-item {
	width: 20%;
}

.rdTable .form-contacto .box-form {
    display: block;
    margin: 0 auto;
    margin-bottom: 1.5rem;
}

.rdTable .panel-tab-g {
    display: flex;
}

.rdTable .custom-fade {
    animation: unset;
}

.rdTable .tabs .menu-tabs .rdTable .rdContent {
    display: flex;
    justify-content: space-around;
}

.rdTable .tabs-2 .menu-tabs .rdTable .rdContent {
    display: flex;
    justify-content: space-around;
}

.rdTable .slides-thumbnail-reportes .row .box-02 #thumbnail-reportes {
    height: auto;
}

.rdTable #thumbnail-reportes ul.splide__list table .rdContent {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.rdTable #thumbnail-reportes ul.splide__list table .rdContent li {
	margin: 0rem 1rem;
}

.rdTable .slides-thumbnail-reportes .row .box-02 #slide-reportes .splide__track .splide__list .splide__slide .box-table h4 {
    display: block;
    font-weight: bold;
}

.rdTable .slides-thumbnail-reportes .row .box-02 #slide-reportes .splide__track .splide__list .splide__slide .box-table .table.k-table tr th h4 {
    display: none;
 }


