#slider-search {
    margin-bottom: 30px!important;
}

.bootstrap-wrapper .pt-0, .bootstrap-wrapper .py-0 {
    padding-top: 20px!important;
}

.dir-style-4 {
    padding-top: 20px!important;
    padding: 20px!important;
    background-color: #fff!important;
    border-radius: 5px!important;
}
.dir-style-4 .btn {
    float: right;
    margin-right: 15px;
    margin-top: 5px;
}

.cbp-l-filters-alignLeft .cbp-filter-item {
    background-color: transparent!important;
    border: 1px solid #888888!important;
}

.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
    background-color: #333!important;
    color: #fff;
    border-color: #5d5d5d;
    cursor: default;
}

.cbp-wrapper-outer{
    margin-top: 20px!important;
}

.bootstrap-wrapper .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 30px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 4px;
    background: #333!important;
    color: #fff;
    line-height: 1.428571429;
    /* border-radius: 4px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.bootstrap-wrapper .btn:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d2322d!important;
}

#dirsearch {
    padding-left: 10px !important;
    font-weight: 500!important;
    color: #555555!important;
    height: 40px !important;
    font-size: 14px !important;
    width: 100%;
}

#catsearch{
    width: 100%;
    color: #555555!important;
    font-size: 14px !important;
}

.cbp-filter-item{
    border-radius: 5px!important;
}

.cbp-l-filters-alignLeft .cbp-filter-item:hover {
    background-color: #333 !important;
    color: #FFFFFF !important;
}

.cbp-l-filters-button .cbp-filter-item {
    padding: 3px 15px !important;
}

.archieve-page {
    background: #F1F1F1;
}

.cbp-item-wrapper .card-body{
    background: #f0f0f0!important;
}

.cbp-wrapper .cbp-item {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

#dirpro_sbtn{
    font-family: 'Montserrat', serif;
}

.cbp-l-grid-projects-title {
    font: 700 14px/21px "Montserrat", sans-serif;
}