.wrap-slick3-dots ul{
    display: none !important;
}

.filter-link-active{
    background-color: #ffffff !important;
    border: 1px solid #214ABF !important;
    color: #214ABF !important;
    padding: 6px !important;
    border-radius: 5px !important;
}

.filter-link1{
    background-color: #214ABF;
    border: 1px solid #214ABF;
    color: #ffffff;
    padding: 6px;
    border-radius: 5px;
    line-height: 45px;
    font-size: 12px;
}

.js-show-filter{
    background-color: #214ABF;
    border: 1px solid #214ABF;
    color: #ffffff;
    padding: 6px;
    border-radius: 5px;
    line-height: 45px;
    font-size: 12px;
}

.zmdi-filter-list:before, .zmdi-close:before{
    color: #ffffff;
}

.show-filter::after{
    background-color: #214ABF;
}

#filtre_inactive {
    background-color: #214ABF;
    border: 1px solid #214ABF;
    color: #ffffff;
    padding: 6px;
    border-radius: 5px;
}

.how-active {
    background-color: #ffffff !important;
    border: 1px solid #214ABF !important;
    color: #214ABF !important;
    padding: 6px !important;
    border-radius: 5px !important;
}
.bor3 {
    border-bottom: 1px solid transparent;
}
.stext-106 {
    font-size: 15px;
    line-height: 1.2;
}

.flex-l-m {
    justify-content: flex-start;
    -ms-align-items: center;
    align-items: center;
}

.flex-w {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.js-show-filter {
    background-color: #214ABF;
    border: 1px solid #214ABF;
    color: #ffffff;
    padding: 6px;
    border-radius: 5px;
    line-height: 45px;
    font-size: 12px;
}

.filter-link1:hover{
    color: #ffffff !important;
}

.filter-link-active:hover{
    color: #214ABF !important;
}

.bg6 {
    background-color: #f2f2f2;
}

.filter-col1 {
    width: 27%;
}

.filter-col2 {
    width: 27%;
}

.filter-col3 {
    width: 26%;
}

@media screen and (max-width: 700px) {
  .filter-col1 {
        width: 100%;
    }

    .filter-col2 {
        width: 100%;
    }

    .filter-col3 {
        width: 100%;
    }
}