.infoPanelTitle
{
    font-weight: bold;
}

img.company-logo.responsive-img {
    width : 60% !important;
    max-height: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.card-image
{
    align-content: center;
}

.infoPanel
{
    padding : 1.5em;
}

i
{
    margin-right: 0.2em;
    vertical-align: text-bottom;
}

.my-offers, .TotalVisits
{
    opacity: 0.8;
    position: relative;
    bottom: 175px;
}

.pro-cover
{
    z-index: 5;
    max-height: 500px;
    padding-top: 1em;
}
.pro-slogan
{
    position: relative;
    bottom: 210px;
    z-index: 10;
    opacity: 0.8;
}

.LastNews
{
    display: inline-block;
}

.pro-project
{
    z-index: 1;
    position: relative;
    bottom: 200px;
}

.OfferIcon
{
    vertical-align: middle !important;
}

blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ff5722;
}

.article-title{
    letter-spacing: -0.05em;
}