.errorMessage {
    color: red;
    font-size: 12px;
    margin-top: -20px;
}

.contacts__form__half .errorMessage {
    margin-top: 0;
}

.reg .errorMessage {
    height: 20px;
}

#upload-file {
    display: none;
}

.cat-menu .strong {
    font-weight: bold;
}

.about strong,
.prod strong,
.news-one strong {
    font-weight: bold;
}

.prod p strong {
    display: inline;
    margin: 0;
    font-size: inherit;
    text-transform: inherit;
}

.slider-nav .draggable .slick-slide {
    height: 90px;
}