.mb-servicio h4 {
background-color: #04C7C0;
color: #fff;
border-radius: 25px; text-align: center;
padding: 5px 40px;
font-size: 22px !important;
margin-bottom: 0 !important;
z-index: 2;
position: relative;
}
.mb-servicio.active .mb-columns-tabs-folder {
display: flex;
flex-wrap: wrap;
margin-top: 0px;
z-index: 1;
}
.mb-servicio {
display: block;
position: relative;
}
.mb-servicio i {
position: absolute;
display: flex;
margin: auto;
place-items: center;
top: 0;
bottom: 0;
left: 20px;
color: #fff;
font-size: 20px !important;
}
.mb-servicio.active i {
transform:rotate(90deg);
}
.mb-servicio .mb-columns-tabs-folder {
display: none;
}
.mb-lista-servicio {
padding: 0;
}
.mb-servicio .mb-columns-tabs-folder {
display: none;
height: 300px;
overflow: scroll;
background-color: #f2f2f2;
width: auto;
margin: 0 15px;
}
.mb-servicio table {
width: 100%;
margin-bottom: 15px;
font-size: 15px;
margin-left: auto;
margin-right: auto; }
.mb-servicio p {
font-size:15px !important;
text-align:center;
}
.mb-servicio table td, .mb-servicio table th {
padding: 5px 5px;
}
.mb-contenido-servicio {
padding: 10px 20px 10px;
}
.mb-column2secure {
display: flex;
margin: auto;
}
.contenido-servicio-2046 table tr:nth-child(1) td {
font-size: 17px !important;
border: none;
}
.contenido-servicio-2046 table tr:nth-child(2) td {
font-size: 15px !important;
color:#007EBB;
}
.contenido-servicio-2046 table tr:not(tr:nth-child(1),tr:nth-child(2)) td:nth-child(2) {
font-weight:400;
}
.mb-servicio li{
font-size:15px !important;
font-weight:400;
}