
.trcont{
    height: 50px;
}


thead{
    height: 50px;
    background-color: #86b7fe !important;
    text-align: center;
}


td{
    font-size: 16px;
}


.subt{
    background-color: #fd7e1447 !important;
    text-align: center;
    font-size: 18px !important;
    font-weight: 500;
}


.tot {
   background-color: #20c99757 !important; 
   font-size: 20px !important;
   font-weight: 500;
   text-align: center;
}



/******************************************************************************************/
/******************************************************************************************/



/* Estilos para pantallas de 780px o menos */
@media only screen and (max-width: 780px) {
	
	.rounded-lg-3{
		display:none;
	}
	
	.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
     padding:0px !important;
}
	
  #table2 {
    width: 100vw !important; /* 100% del ancho de la ventana */
}

	
	
}
