.product-box{
    min-height: 300px !important;
}

.content-area .text-field-2 .hero-img{
    height: 600px !important;
}

.content-area .text-field-2 .hero-img:after{
    background: none !important;
    height: auto !important;
}

.content-area .text-field-2 .content-text{
    padding: 30px 0 !important;
}
.content-area .text-field-2 .content-text h2{
    margin-top: 0 !important;
}

#tabMyer.active ~ span.yellow-bar {
    left: 0;
    width: 33%; }

#tabVehicle.active ~ span.yellow-bar {
    left: 33%;
    width: 33%; }

#tabCross.active ~ span.yellow-bar {
    left: 66%;
    width: 33%; }

.filtresec, ul.pagination {
    cursor: pointer;
    color: #3399FF;
}

.crmyfiltre{
    color: #ffcd08 !important;
    font-size: 18px !important;
}

#crTable .crmyfiltre{
    border-top: 1px solid #f2f2f2 !important;
    color: #ffcd08 !important;
    font-size: 1.8rem !important;
    font-family: "Ubuntu", serif !important;
    font-weight: 600 !important;
    transition: ease all, 0.3s;
    padding: 30px !important;
    position: relative !important;
}

#crTable .crmyfiltre:hover{
    border-top: 1px solid #f2f2f2 !important;
    color: #000000 !important;
    font-size: 1.8rem !important;
    font-family: "Ubuntu", serif !important;
    font-weight: 600 !important;
    transition: ease all, 0.3s;
    padding: 30px !important;
    position: relative !important;
}