.flat-latest-news *:before,
.flat-latest-news *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pad-bottom70px {
    padding-bottom: 70px;
}

.flat-row {
    clear: both;
    display: block;
    position: relative;
    padding: 50px 0;
}

.flat-divider.d30px {
    height: 30px;
}

.flat-divider {
    width: 100%;
    position: relative;
}

.flat-latest-news article {
    display: block;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

/* Ajustement Sam */
.flat-latest-news article.blog-posts {
    margin: 10px !important;
}

.flat-latest-news .blog-posts .entry-wrapper {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid #eee;
}

.flat-latest-news .blog-posts .entry-cover {
    position: relative;
}

.flat-latest-news .blog-posts .entry-cover .entry-time {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #15416e;
    top: 0;
    left: 30px;
    color: #ffffff;
    font-weight: 700;
    z-index: 9;
    margin: 0;
    text-align: center;
    font-size: 18px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flat-latest-news .entry-cover h4 {
    line-height: 1.1;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    vertical-align: baseline;
}

.flat-latest-news .blog-posts .entry-cover a {
    display: block;
    position: relative;
    background: #000000;
    color: #00477a;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

.flat-latest-news .blog-posts .entry-cover a:before {
    height: 1px;
    width: 30px;
    margin-top: -1px;
    margin-left: -15px;
}

.flat-latest-news .blog-posts .entry-cover a:after,
.flat-latest-news .blog-posts .entry-cover a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    background: #ffffff;
    top: 50%;
    left: 50%;
    z-index: 9;
    margin-top: -15px;
    margin-left: -1px;
    visibility: hidden;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flat-latest-news .blog-posts .entry-cover a:after,
.flat-latest-news .blog-posts .entry-cover a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    background: #ffffff;
    top: 50%;
    left: 50%;
    z-index: 9;
    margin-top: -15px;
    margin-left: -1px;
    visibility: hidden;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flat-latest-news .blog-posts .entry-cover a:before {
    height: 1px;
    width: 30px;
    margin-top: -1px;
    margin-left: -15px;
}

.flat-latest-news .entry-cover a {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

.flat-latest-news .entry-cover a:hover,
.flat-latest-news .entry-cover a:focus {
    color: #d39e10;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flat-latest-news .entry-cover img {
    max-width: 100% !important;
    height: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

.flat-latest-news .blog-posts .entry-content-wrap {
    padding: 25px 30px 25px 30px;
    background: #f2f4f8;
    position: relative;
    border: 0;
    outline: 0;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
}

.flat-latest-news .blog-posts .entry-header {
    margin-bottom: 15px;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

.flat-latest-news .blog-posts .entry-header .entry-title {
    font-size: 20px;
    margin: 0;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    color: #00477a;
}

.flat-latest-news .blog-posts .entry-header .entry-title a {
    color: #00477a;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

.flat-latest-news .blog-posts .entry-content-wrap:after {
    width: 60px;
    height: 5px;
    background-color: #d59e10;
    content: "";
    top: 0;
    left: 30px;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flat-latest-news .blog-posts .entry-wrapper:hover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
}

.flat-latest-news .blog-posts .entry-cover:hover .entry-time {
    background-color: #d59e10;
}

.flat-latest-news .blog-posts .entry-wrapper:hover .entry-content-wrap {
    background: #ffffff;
}

.flat-latest-news .blog-posts .entry-cover a:hover:after,
.flat-latest-news .blog-posts .entry-cover a:hover:before {
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}

.flat-latest-news .blog-posts .entry-cover a:hover img {
    -webkit-opacity: 0.4;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    filter: alpha(opacity=40);
}

.flat-latest-news .entry-content-wrap {
    max-height: 128px !important;
}

.flat-latest-news .entry-title {
    overflow: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
    height: 80px;
}