ul{
    padding: 0;
}
.blog {
    padding: 40px 0;
}
li.facet-item{
    list-style: none;
}
li.facet-item a{
    display: flex;
    margin-bottom: 8px;
    color: #00456A;
    position: relative;
}
li.facet-item a.active{
    color: #0e646a;
}
.fdgcard {
    color: #323737;
    margin-bottom: 20px;
}

.fdgcard .fdgcard__inner {
    padding-right: 15px;
}

.fdgcard .fdgcard__image {
    position: relative;
}
.facet-item__value{
    font-size: 13px;
    cursor: pointer;
    margin-left: 5px;
    position: relative;
    top: -2px;
    font-family: 'Fira Sans Bold', Arial, sans-serif;
}
.facet-item__count{
    position: absolute;
    right: 30px;
    font-family: 'Fira Sans Bold', Arial, sans-serif;
}
.fdgcard img {
    width: 100%;
    height: auto;
}

.fdgcard .fdgcard__text {
    font-size: 0.88889rem;
    line-height: 1.33333rem;
    font-weight: 400;
    color: #323737;
    font-style: normal;
    padding-top: 10px;
}

.blog .meta {
    color: #ffba41;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-size: 0.77778rem;
    line-height: 1rem;
    font-family: 'Fira Sans Bold', Arial, sans-serif;
    font-style: normal;
}

.blog h3 a{
    font-size: 15px;
    line-height: 22px;
    font-family: 'Fira Sans Bold', Arial, sans-serif;
    color: #00456A;
    display: block;
    margin-bottom: 5px;
}

.fdgcard .fdgcard__text .cardtext {
    margin: 0 0 12px;
}

.fdgcard p {
    margin-bottom: 5px;
}

.listing {
    padding-bottom: 20px !important;
}

.view-content .views-row .listing {
    padding-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #B2C0C0;
}

.view-content .views-row:first-child .listing {
    padding-top: 0;
}

.view-content .views-row .listing.last {
    border-bottom: 0;
}

.view-header h2 {
    font-size: 1.55556rem;
    line-height: 1.55556rem;
    font-family: 'Fira Sans Bold', Arial, sans-serif;
    color: #0070bc;
    font-style: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.view-header h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.featured-top {
    background: #F0F6F6;
}

.featured-top .region {
    position: relative;
}

.sidebar#sidebar_first {
    border-left: 0;
    /*border-right: 1px solid #B2C0C0;*/
    padding-right: 0;
    padding-left: 15px;
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.block-facets, .filter-section {
    font-size: 0.88889rem;
    line-height: 1.11111rem;
    font-family: 'Fira Sans Bold', Arial, sans-serif;
    color: #323737;
    padding-left: 0;
    padding-right: 0;
}

.sidebar .block {
    padding: 0;
    border: 0;
}

.sidebar .block {
    margin-bottom: 30px;
}

.block-facets h2 {
    font-size: 1rem;
    line-height: 1.33333rem;
    color: #323737;
    font-style: normal;
    margin: 0 0 10px;
    border-bottom: 0;
    padding: 0;
    font-family: 'Fira Sans Bold', Arial, sans-serif;
}

input[type="checkbox"]:after, .checkbox input[type="checkbox"]:after, .checkbox-inline input[type="checkbox"]:after {
    background: transparent;
    border: 1px solid #ddd;
}

.block-facets .facet-item label {
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.11111rem;
    color: #323737;
    position: relative;
    width: 100%;
    display: block;
}

.resultsummary {
    font-size: 0.77778rem;
    line-height: 1rem;
    font-family: 'Fira Sans Bold', Arial, sans-serif;
    color: #717A7A;
    font-style: normal;
    margin-bottom: 25px;
}

.pagination > li.page-item > a,
.pagination > li.page-item > .page-link {
    background-color: #F0F6F6;
    border: 1px solid #C2D0D0;
    font-size: 0.77778rem;
    font-family: 'Fira Sans Bold', Arial, sans-serif;
    color: #00456A;
    font-style: normal;
    line-height: 18px;
    border-radius: 0 !important;
    padding: 8px 10px;
}

@media (max-width: 767px) {
    .blog h3 {
        font-size: 0.9rem;
    }
  .blog .meta{
    font-size: 0.7rem;
      margin-top: 8px;
  }
}
form.search-posts {
    background-color: #fff;
    padding-right: 30px;
    position: relative;
    margin-bottom: 50px;
}
.search-posts .search-btn {
    right: unset;
    width: 40px;
    font-size: 20px;
    height: 40px;
    padding-left: 10px;
    min-width: 40px;
    color: #ffc20e;
    background-color: transparent;
    position: absolute;
    top: 0;
    border: 0;
}
form.search-posts input[type="text"] {
    font-size: 15px;
    height: 40px;
    padding-left: 50px;
    color: #0071bc;
    width: 100%;
    background-color: #fff;
    outline: none;
    border: 1px solid #cde0ec;
}

.reset-filter {
    font-size: 12px;
    margin-top: 15px;
}
.projects-list-table thead tr{
    background-color: transparent;
}
.projects-list-table th{
    background-color: transparent;
    padding: 15px 10px;
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #0071bc !important;
    font-weight: 500;
}
.projects-list-table th .th-text{
    display: block;
    margin-top: 10px;
    font-weight: 500;
}
.projects-list-table .total{
    font-size: 20px;
    font-weight: 400;
}
