.form-check .title {
    position: relative;
}

.articles li {
    float: left;
}

.pagination {
    clear: both;
}

.related .articles {
    overflow: hidden;
}

.node-type-contact .contact .tabs-hd li {
    width: 50% !important;
}

.node-type-contact .contact .tab-content ~ .tab-content:before {
    left: 75% !important;
}

.node-type-contact .contact .tab-content:before {
    left: 24.6% !important;
}

.page-hd .crumb {
    color: black;
    border-bottom: 1px solid black;
}

.articles .title_article, .editorial .title_info {
    color:black;
}

.no-results {
    height:10em;
}

::-webkit-input-placeholder { color: inherit; }