/*
Theme Name: Indutri Child
Description: Child theme for the Indutri themes
Author: Gaviathemes
Template: indutri
*/


.table .row:nth-child(odd)

 {
    background: #edf1f7;
}
.table .row{padding:10px!important}
 .tit

 {
    font-size: 22px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    margin-bottom: .1rem;
	 margin:30px 0
}