.s-single-post-wrap{
    margin-top: 80px;
}
.s-single-post-title a{
    text-align: center;
    max-width: 60%;
    margin: 20px auto;
    text-decoration: none;
    color: #fff;
    display: block;
}

.s-single-post-thumb-wrap{
    position: relative;
        margin-top: 50px;
}
.s-single-post-thumb{
    width: 100%;
    height: 380px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
.s-single-post-wrap .post-ref{
    position: absolute;
    bottom: 0px;
    display: flex;
    background-color: rgba(0,0,0, 0.6);
    left: 0;
    right: 0;
    margin: auto;
    padding: 10px;
    width: 100%;
    min-height: 56px;
}

.s-single-post-content{
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    color:#eee;
    padding: 30px 0;
}
.s-single-post-content p{
    font-size: 21px;
    color:#eee;
    line-height: 25px;
}


/*.s-satis-text-bloc .s-satis-title  a{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 42px;
    line-height: 50px;
}

.s-satis-text-s5{
    position: relative;
    width: 100%;
    height: 500px;
    margin-bottom: 80px;
}

.s-satis-s5 img{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    margin-bottom: 80px;
}

.s-post-ref{
    position: absolute !important;
    bottom: -80px !important;
    display: flex;
    left: 0px;
}

.s-post-avatar .s-post-author-avatar img{
    border-radius: 25px 25px 25px 25px;
}

.s-post-details{
    margin-left: -30px;
}

.s-post-author{
    list-style: none;
    margin-left: -52px;
}

.s-post-author a{
    color: #ffffff;
    text-decoration: none;
}

.s-post-date{
    list-style: none;
}

.s-post-date a{
    color: #989898;
    text-decoration: none;
}

.s-text-blog{
    padding-left: 80px;
    padding-right: 80px;
    margin-bottom: 80px;
}*/