.page-template-temoignages .main-header {
    padding: 90px 0px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 50px;
    background-image: url(../images/photos/tem-faces/jump.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.page-template-temoignages .main-header img {
    width: 40px;
    margin-top: -6px;
    margin-right: 10px;
}
.page-template-temoignages .main-header h1 {
    color: white !important;
}

.temoignage {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.temoignage:last-child {
    border-bottom: inherit;
}

.tem-pic-circle {
    margin: 0 auto;
    position: relative;
    width: 100px; height: 100px;
    border-radius: 50px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.temoignage h2 {
    font-size: 17px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 0px;
}
.temoignage h3 {
    font-size: 17px;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
}
.temoignage a {
    font-size: 15px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #2d649c;
}

.temoignage .tem-content-text {
    margin-top: 30px;
    font-weight: 300; letter-spacing: 0.008em;
    font-size: 15px;
    margin-bottom: 0px;
    color: #404040;
    line-height: 30px;
}

.single-tem-header .black-overlay {
    position: absolute;
    z-index: 10;
    top: 0;
    background-color: black;
    opacity: 0.8;
    height: 100%; width: 100%;
}

.single-tem-header-infos {
    padding-top: 10px;
    position: relative;
    z-index: 50;
}

.single-testimonial {
    background-color: #f8f8f8;
}

.single-testimonial .single-tem-header {
    position: relative;
    display: block;
    height: 320px;
}

.single-testimonial .single-tem-header .single-tem-header-infos .main-header-page-title img {
    -webkit-filter: inherit;
    filter: inherit;
}

.single-testimonial .single-tem-header .single-tem-header-infos .main-header-page-title {
    padding-top: 15px;
}

.single-testimonial .single-tem-header .single-tem-header-infos h1 {
    margin-top: 10px;
    padding-top: inherit;
}

.single-testimonial .news.container {
    position: relative;
    z-index: 10;
    max-width: 800px;
    margin: 0 auto;
    margin-top: -70px;
    margin-bottom: 40px;
    background-color: white;
    padding: 40px 60px 40px 60px;
    border-radius: 14px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
}

.single-testimonial .main_image {
    display: none;
}

.single .tem_img_wrap {
    display: none;
}

.single-testimonial .news.container .tem_img_wrap {
    display: block;
    margin-top: -90px;
    margin-bottom: 60px;
}

.single-testimonial .tem-pic-circle {
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.16);
    width: 120px; height: 120px;
    border-radius: 60px;
}

.single-testimonial .news.container .title {
    display: none;
}

.single-testimonial .news.container .date {
    display: none;
}

.single-testimonial .news_content .tem-h2 {
    text-align: center;
    margin-top: 20px;
}

.single-testimonial .news_content .tem-h2:first-child {
    margin-top: 0px;
}

.single-testimonial .news_content .tem-h2 h2 {
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0.002em;
    margin-bottom: 15px;
}

.single-testimonial .news .news_content .tem-h2 img {
    width: 20px;
    display: inline-block;
    margin-bottom: 3px;
    text-align: center;
}

