.elementor-35762 .elementor-element.elementor-element-323d81b{padding:50px 20px 50px 20px;}.elementor-35762 .elementor-element.elementor-element-5d3daed{width:auto;max-width:auto;}@media(max-width:1199px){.elementor-35762 .elementor-element.elementor-element-323d81b{padding:0px 10px 0px 10px;}}@media(max-width:767px){.elementor-35762 .elementor-element.elementor-element-323d81b{padding:30px 10px 30px 10px;}}/* Start custom CSS *//***TABLAS RESPONSIVE***/
@media screen and (max-width: 600px) {
       table {
           width:100%;
       }
       thead {
           display: none;
       }
       tr:nth-of-type(2n) {
           background-color: inherit;
       }
       tr td:first-child {
           background: #fff;
           font-weight:bold;
           font-size:1.3em;
       }
       tbody td {
           display: block;
           text-align:left;
       }
       tbody td:before {
           content: attr(data-th);
           display: block;
           text-align:center;
       }
}
td, th {
    vertical-align: top;
    padding: 0.6rem 1rem;
    padding-left: 20px!important;
    border-bottom: 1px solid #ddd!important;
}/* End custom CSS */