.yellow-background { background: #ffbf1c; }

.white-background { background: #fff; }

.testimonial-carousel { background-repeat: no-repeat; background-position: bottom right; background-size: cover; color: #fff; }

.testimonial-carousel .testimonial-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: no-wrap; flex-wrap: no-wrap; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.testimonial-carousel .testimonial-colour-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(52, 52, 52, 0.4); }

.testimonial-carousel .testimonial-carousel-icon { width: 99px; height: 92px; margin-top: 55px; margin-bottom: 50px; }

.testimonial-carousel .testimonial-name { font-family: "Oswald", sans-serif; font-weight: 400; font-weight: 700; color: #ffbf1c; font-weight: bold; }

.testimonial-carousel .testimonial-company { font-family: "Roboto Slab", serif; font-weight: 400; }

.testimonial-carousel .testimonial-content, .testimonial-carousel .testimonial-company { color: #fff; }

.testimonial-carousel .testimonial-content { font-family: "Roboto Slab", serif; font-weight: 400; font-weight: 700; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; font-weight: bold; }

.testimonial-carousel .swiper-container { width: auto; margin-right: auto; margin-left: auto; }

.testimonial-carousel .swiper-slide { background-position: center; background-size: cover; }

.testimonial-carousel .gallery-top { width: 100%; margin: 20px 10px; }

.testimonial-carousel .gallery-thumbs { height: 140px; padding: 10px 0; box-sizing: border-box; }

.testimonial-carousel .gallery-thumbs .swiper-slide { width: auto; height: 100%; }

.testimonial-carousel .gallery-thumbs .swiper-slide-active { opacity: 1; }

.testimonial-carousel .gallery-thumbs .swiper-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; }

.testimonial-carousel .swiper-wrapper { padding-bottom: 50px; }

.testimonial-carousel .button-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; }

.testimonial-carousel .button-content h3 { font-family: "Roboto Slab", serif; font-weight: 400; }

.testimonial-carousel .swiper-control { display: block; width: auto; margin: 5px; }

.testimonial-carousel .button-link.reversed { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 119px; height: 119px; padding: 8px; color: #fff; font-size: 19px; line-height: 1.4; text-align: center; vertical-align: middle; box-sizing: border-box; }

@media (min-width: 1200px) { .testimonial-carousel .button-link.reversed { -webkit-transform: translateX(-56px); -ms-transform: translateX(-56px); transform: translateX(-56px); } }

.testimonial-carousel .swiper-pagination { position: relative; }

.testimonial-carousel .swiper-pagination-bullet { display: inline-block; width: 12px; height: 12px; border-radius: 100%; background: #fff; color: #fff; opacity: 1; }

.testimonial-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #ffbf1c; opacity: 1; }

/* screens larget than small (768px) */
@media (min-width: 768px) { .testimonial-carousel .testimonial-content { padding-right: 50px; padding-left: 50px; font-size: 22px; } }

/* Large devices (mid desktops, 992px - 1200px) */
@media (min-width: 992px) { .testimonial-carousel .testimonial-content { max-width: 923px; font-size: 28px; } }

/* Large devices (large desktops, 1200px and up) */
/*# sourceMappingURL=elementtestimonialcarousel.css.map */