.com-spsimpleportfolio #sp-main-body {
    background-color: #0b4456 !important;
}
.sp-simpleportfolio-title-wrap.text-center {
    margin-bottom: 30px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter ul li a {
    color: rgb(255 255 255);
}
/*table-style-001*/

.table-style-001 table th {
    padding: 10px 20px;
    line-height: 1.2;
    text-align: center;
    background: #ffffff;
    border-color: #0b4456;
    border: 1px solid;
    color: #0b4456;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.table-style-001 table th:nth-child(5) {
    min-width: 150px;
}
.table-style-001 table p {
    margin: 0 !Important;
}
.table-style-001 table td {
    padding: 10px 20px;
    line-height: 1.5;
    text-align: center;
    font-size: 14px;
}
.table-style-001 table td{
    text-align: left;
}
.table-style-001 table td {
    border-left: 1px solid #ffffff40;
}
.table-style-001 table td:first-child {
    border-left: none;
    text-align: center;
}
.table-style-001 table tr:nth-child(odd) {
    background: #e1e1e121;
}
