i.fa.fa-angle-left {
    color: #2b8131;
    font-size: 20px !important;
    font-weight: 900 !important;
}

i.fa.fa-angle-right {
    color: #2b8131;
    font-size: 20px !important;
    font-weight: 900 !important;
}
.carousel-001 .sppb-carousel-extended-nav-control .nav-control {
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    border-radius: 3px;
    color: #0080fe;
    border: none;
    transition: .35s;
}
.carousel-001 .sppb-carousel-extended-list {
    filter: drop-shadow( 2px 2px 6px rgba(0, 0, 0, 0.29)) ;
}
.project-album-001 span.speasyimagegallery-album-title {
    font-size: 30px;
    font-weight: 800;
    text-shadow: 3px 3px 3px #00000066;
}

.table-style-001 table th {
    padding: 10px 10px;
    line-height: 1.2;
    text-align: center;
    background: #CB3E27;
    border-color: #CB3E27;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.table-style-001 table th:nth-child(2) {
    min-width: 380px;
}
.table-style-001 table p {
    margin: 0 !Important;
}
.table-style-001 table td {
    padding: 10px;
    line-height: 1.5;
    text-align: center;
    font-size: 14px;
}
.table-style-001 table td:nth-child(2) {
    text-align: left;
}
.table-style-001 table td {
    border-left: 1px solid #CB3E27;
}
.table-style-001 table td:first-child {
    border-left: none;
    text-align: center;
}
.table-style-001 table tr:nth-child(odd) {
    background: rgb(203 62 39 / 0.1);
}
@media (max-width:991px){
.carousel-001 .sppb-carousel-extended-item img {
    width: 136px;
    height: 136px;
    margin: auto;
}
}




