.testimonialelement .row{margin:0}
.testimonialelement .slideTestimonial{background:var(--mdc-theme-primary);color:var(--mdc-theme-on-primary);padding:40px 24px;border-radius:8px 0 0 8px;box-shadow:1px 1px 4px 1px rgba(128,128,128,0.25);align-items:center}
.testimonialelement .slideTestimonial.testimonialAmadeus{background:var(--mdc-theme-primary)}
.testimonialelement .slideTestimonial.testimonialAmadeusDark{background:var(--mdc-theme-amadeus-dark)}
.testimonialelement .slideTestimonial.testimonialGrey{background:gray}
@media(max-width:991px){.testimonialelement .slideTestimonial{padding:32px 24px}
}
@media(max-width:767px){.testimonialelement .slideTestimonial{padding:32px 16px;border-radius:8px 8px 0 0}
}
.testimonialelement .slideTestimonial.borderSlideTestimonial{border-radius:8px}
.testimonialelement .slideTestimonial .companyTestimonial img{max-height:60px;max-width:200px}
.testimonialelement .slideTestimonial .companyTestimonial .mdc-button{min-height:auto !important}
.testimonialelement .slideTestimonial .authorTestimonial .authorTestimonial-image img{width:56px;height:56px;border-radius:50%;object-fit:cover}
.testimonialelement .slideTestimonial .authorTestimonial .authorTestimonial-data>*{font-size:14px !important}
@media(min-width:992px){.testimonialelement .slideTestimonial .authorTestimonial .authorTestimonial-data>*{font-size:16px !important}
}
.testimonialelement .slideTestimonial .authorTestimonial .authorTestimonial-data h2{font-weight:bold;color:var(--mdc-theme-on-primary)}
.testimonialelement .slideTestimonial .authorTestimonial .authorTestimonial-data h4{font-size:14px}
@media(min-width:992px){.testimonialelement .slideTestimonial .authorTestimonial .authorTestimonial-data h4{font-size:16px}
}
.testimonialelement .slideTestimonial .authorTestimonial .authorTestimonial-data p{font-weight:300}
.testimonialelement .moduleTestimonial{background:var(--mdc-theme-on-primary);color:#333;padding:42px 24px;border-radius:0 8px 8px 0;box-shadow:1px 1px 4px 1px rgba(128,128,128,0.25)}
@media(max-width:991px){.testimonialelement .moduleTestimonial{padding:32px 24px}
}
@media(max-width:767px){.testimonialelement .moduleTestimonial{padding:32px 16px}
}
.testimonialelement.bg-amadeus .slideTestimonial{background:var(--mdc-theme-primary)}
.testimonialelement.bg-amadeus-dark .slideTestimonial{background:var(--mdc-theme-amadeus-dark)}
.testimonialelement.bg-dark-gray .slideTestimonial{background:gray}