.shadow-effect {
background: #fff;
border-radius: 12px;
text-align: center;
box-shadow: 0 4px 22px rgba(0,0,0,0.10), 0 2px 9px rgba(0,0,0,0.02);
}
#customers-testimonials .shadow-effect p {
font-family: inherit;
line-height: 1.5;
margin: 0 0 17px 0;
font-weight: 300;
}
.testimonial-name {
margin: -17px auto 0;
display: table;
width: auto;
background: #3190E7;
padding: 9px 35px;
border-radius: 30px;
text-align: center;
color: #fff;
box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials .item {
text-align: center;
padding-top: 2em;
opacity: .2;
-webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
opacity: 1;
-webkit-transform: scale3d(1.0, 1.0, 1);
transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
}
#customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
background: #28CB75;
transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot span {
background: #C4C4CC;
display: block;
height: 20px;
margin: 0 2px 5px;
transform: translate3d(0px, -50%, 0px) scale(0.3);
transform-origin: 50% 50% 0;
transition: all 250ms ease-out 0s;
width: 20px;
}
.soustitre-mcom {
text-transform: uppercase;
color:#898989;
font-size: 1.1em;
display: block;
margin-top: .5em;
}
.testimonial-content p {
line-height: 1.1em!important;
}
.owl-prev, .owl-next { height: 1em; }
@media screen and (min-width: 500px) {
.mcom-flex {
display: flex;
}
.mcom-flex >div:first-child {
width:30%;
position: relative;
}
.mcom-flex >div img {
shadow-	position: absolute;
top: -2.5em;
}
.mcom-flex  .testimonial-content {
width: 70%;
position: relative;
text-align: left;
padding: 20px;
}
.testimonial-content h3 {
margin-bottom:-.3em!important;
}
.testimonial-content p {
margin-top: 1em!important;
}
#customers-testimonials .item { padding-bottom: 1em; }
}
@media screen and (min-width: 1400px) {
.mcom-flex >div img {
top: -3em;
}
}
@media screen and (min-width: 770px) {
#customers-testimonials .owl-nav{
display:none;
}
}
@media screen and (max-width: 769px) {
#customers-testimonials .owl-nav button {
font-size: 3em;
position: absolute;
top: 34%;
}
.owl-next {
right: 15px;
}
#equipe-owl .thumbicon {background-size: contain!important;}
#equipe-owl h3 {
margin-top: 1.5em;
}
#customers-testimonials {
padding-left: 15px;
padding-right: 15px;
}
.testimonial-content .btn_text .arrow-holder { 
display: none!important;
}
.testimonial-content .btn_text { 
padding-left: 1em!important;
}
}
@media screen and (max-width: 499px) {
#customers-testimonials .item { padding-top: 7em; }
.testimonial-content .btn_text {
margin-bottom: 2em!important;
margin-top: 0!important;
}
.mcom-flex >div img {
max-width: 70%!important;
margin:auto;
}
#customers-testimonials .owl-item{ padding-top: 4em; }
#customers-testimonials .shadow-effect{ padding-top: 1em; }
#customers-testimonials .img-circle{ margin-top: -11em; }
#customers-testimonials p { padding: 1em; }
#customers-testimonials .item { margin: 1em; }
#customers-testimonials h3 {  margin-bottom:0!important; }
}
.ast-archive-description p {
display: none;
}
.ast-archive-description h1 {
text-align:center;
} .testimonial-mcom .entry-title, .testimonial-mcom p {
padding-left: 1em;
padding-right: 1em;
}
.testimonial-mcom .blog-layout-1 {
border-bottom: 0!important;
}
.post-type-archive-testimonial-mcom #main {
margin-top: 6em;
}
@media screen and (min-width: 1000px) {
.flexrow .testimonial_item {
width: 47%;
margin: 1%;
}
.flexrow .mcom-flex {
height: 100%;
}
.flexrow .mcom-flex> div:first-child {
left: -8em;
}
.flexrow .mcom-flex> div:first-child img{
top:0;
}
}
@media screen and (max-width:  499px) {
.flexrow .testimonial_item {
margin-bottom: 2em;
}
.flexrow .mcom-flex> div:first-child {
}	
.flexrow .testimonial-content {
padding: 1em;
}
}
@media screen and (min-width:  500px) and (max-width:  999px) {
.flexrow .testimonial_item {
margin-bottom: 2em;
}
.flexrow .mcom-flex > div img {
max-width: 60%;
top: -1.5em;
}
}
.thumbicon-father {
cursor: pointer;
}
#equipe-owl .blogitem .thumbicon {
background-size: 70%;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#equipe-owl .blogitem .thumbicon:hover {
background-size: 74%;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#equipe-owl .blogitem .contenu {
text-align: center;
}
.equipes h3 {
margin-bottom:0!important;
}
.blogitem h3 {
font-size: 1.2em;
margin-bottom:0;
}
.blogitem .soustitre-mcom {
font-size: 1em;
color: grey;
margin-top:0;
}
.equipes .soustitre-mcom {
margin-bottom: 1em;
margin-top:0;
}
@media screen and (min-width:  769px) {
.mcom-flex >div:first-child {
left: -1em;
}
.equipes .flexrow1>div:nth-child(2) {
width: 80%;
}
.equipes .flexrow1 {
align-items: center;
display: flex;
}
.equipes .profile>div:nth-of-type(1) {
margin-right: 2em;
}
}
@media screen and (max-width:  768px) {
.profile>div:nth-child(1) {
margin-bottom: 1.5em;
}
.equipes .flexrow1 img {
width:60%;
margin:auto;
}
.equipes .card>div:nth-of-type(1) {
text-align:center;
}
}