

#offers-tag-trg .active{
    background-color: #151846;
    color: #ffffff;
}


.gallery-box img{
    max-width: 95%;
}

#form-c-c{
    display: none;
}

#errr1 p, #errr2-date p, #errr3-qty p, #errr4-phone p{
    padding: 2em 4em;
    text-align: center;
    display: block;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    background-color: #d83a3a;
    color: white;
    text-decoration: none;
}

.dropdown-click{
    cursor: pointer;
}



.logos-row .col {
    text-align: center;
    border-right: 1px solid #dfdfdf;
    height: 100px;
    display: flex;
    align-items: center;
    align-items: center;
    justify-content: center;
}