.pbmit-static-box-inner{
    background-color: inherit !important;
}
.pbmit-element-static-box-style-1 .pbmit-static-box.pbmit-static-box-style-1{
    height: 100%;
    background-color: #f7f9fa;
}
.service-details ul li{
    margin-left: 25px;
    list-style: disc;
}

.table tr td,
.table tr th{
    vertical-align: middle;
}
.table tr th.featured,
.table tr td.featured{
    background-color: #e4ffc3;
}

@media only screen and (max-width: 767px) {
    .pbmit-slider-area rs-layer p {
        font-size: 18px !important;
    }
    .pbmit-slider-area rs-layer.rev-btn.rs-layer {
        margin-top: 20px;
    }
}

@media (max-width: 1200px){
    .btnContato-onlyMobile{
        display: block;
    }
}
@media (min-width: 1201px){
    .btnContato-onlyMobile{
        display: none;
    }
}
@media (max-width: 1400px){
    .project-progress-section-one {
        padding: 50px 15px 45px 56px;
    }
}
