/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Oct 07 2016 | 07:33:13 (am)
/*
/******* Do not edit this file *******/

.home .site-content {
    margin-top: 1px;
    height:1px;
    visibility: collapse;
}

.site-header {
    background: #4777a6 url(http://havas-eu.net/wp-content/uploads/2016/01/cropped-introBg.jpg) no-repeat center center;
    background-size: cover;
    height: 1080px;
    
}

.site-content {
    margin: 0 0 0 0;
    position: relative;
    z-index: 2;
    background: url(images/border.png) repeat-x bottom;
}

.h2 {
    color: #04629C;
}

.highlights {
    background: rgb(255, 255, 255);
    opacity: 0.96 !important;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 45px 40px 45px 40px;
    opacity: 0.9;
    border: 4px solid #fff;
    border-radius: 4px;
    padding: 12px;
    width: 26%;
    min-width:200px;
    min-height: 233px;
    box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.62);
    vertical-align: top;
    text-align: center;
}