.testimonials-module.testimonials {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
	padding: 50px;
	border: 1px solid #e4e8f5;
}

.testimonials-module.testimonials.all-reviews {
	border: none;
}

.testimonials-slider {
	padding: 50px 0;
	font-size: 18px;
}

.testimonials__header {
	padding-right: 60px;
}

@media (max-width: 1200px) {
	.testimonials__header {
		padding-bottom: 60px;
		padding-right: 0;
	}
}

.testimonial-slider__title .ModuleEditLink {
	color: #fff;
}

/* .testimonial-slide {
	padding: 0;
	margin: 0;
	border-left: 0 none;
}

.testimonial-slide cite {
	font-size: 16px;
	position: relative;
	display: flex;
	min-height: 88px;
	align-items: center;
}

.testimonial-slide cite .author-icon {
	width: 88px;
	height: 88px;
	overflow: hidden;
	display: block;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.testimonial-slide cite .src-wrap {
	flex: 1 1 auto;
} */

.testimonials .testimonials--innerwrap .slick-dots {
	position: absolute;
	right: 50%;
	bottom: 0;
	list-style-type: none;
	z-index: 1;
}

.testimonials .testimonials--innerwrap .slick-dots li {
	margin-bottom: 10px;
	display: inline-block;
	padding-right: 10px;
}

.testimonials .testimonials--innerwrap .slick-dots li button {
	font-size: 0;
	color: #0a082c;
	background-color: #0a082c;
	border-radius: 50%;
	border: 0 none;
	width: 10px;
	height: 10px;
	display: block;
	overflow: hidden;
	padding: 0;
}

.testimonials .testimonials--innerwrap .slick-dots li button:hover {
	background-color: #1e9dff;
}

.testimonials .testimonials--innerwrap .slick-dots li.slick-active button {
	background-color: #c62127;
}

.testimonials .testimonials--innerwrap .slick-dots li.slick-active button:focus {
	outline: 0 none;
}

/* .testimonial-slide cite .author-icon img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.testimonial-slide cite .testimonial-author-name {
	font-family: 'Bebas Neue';
	color: #1e9dff;
	font-size: 20px;
	padding: 0;
	display: inline-block;
}

.testimonial-slide cite .testimonial-author-desc {
	font-style: normal;
}


.testimonial-text {
	font-family: 'Lato';
	font-size: 18px;
	margin-bottom: 27px;
} */

.page-template-default .entry-header,
.page-template-default .entry-content {
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 40px;
}

/* .testimonialslider .row {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    min-height: 400px;
} */

.testimonials__title.moduletitle .modulelinks {
    display: none;
}

.testimonials__title.moduletitle {
	text-align: center;
}


.all-reviews .testimonials-wrap {
	overflow: hidden;
}

.all-reviews .testimonials-item {
	margin: 10px;
	width: 100%;
}

.all-reviews .testimonials {
    margin: 52px 0;
}

.all-reviews .testimonials .testimonials--innerwrap {
	margin: 52px 0 52px auto;
	position: relative;
}

@media (min-width: 992px) {
	.all-reviews .testimonials .testimonials--innerwrap {
		max-width: 444px;
	}
}

.all-reviews .testimonials .testimonials--innerwrap blockquote {
	border: 0 none;
	padding: 50px;
	border-radius: 10px;
	font-size: 18px;
	max-width: 100%;
	margin: 0;
	box-sizing: content-box;
}

.all-reviews .testimonials .testimonials--innerwrap blockquote cite {
	font-weight: 600;
	display: block;
	margin-top: 10px;
}

.all-reviews .testimonials-wrap.masonry-root blockquote {
		text-align: center;
}

.all-reviews .testimonials-wrap.masonry-root blockquote .stars {
	justify-content: center;
	margin-top: 0;
	margin-bottom: 15px;
}

.stars {
	color: #e5bd1c;
	margin-top: 16px;
	display: flex;
    flex-flow: row nowrap;
    gap: 3px;
}

.stars svg {
	display: inline-block;
	width: 16px;
	margin: 3px;
}

@media (min-width: 1200px) {
	.all-reviews .testimonials blockquote.slick-slide {
		width: 440px;
	}

	.all-reviews .testimonials-wrap {
		max-width: 1200px;
	}

	.all-reviews .testimonials-item {
		max-width: 33%;
		margin: 0;
	}

	.all-reviews .testimonials-item blockquote {
		margin: 10px;
	}
}

.testimonialslider-module {
    position: relative;
    background: url("/Data/Sites/1/SuperFlexi/Solutions/Testimonials/resources/testimonial-bg.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 112px 0;
    min-height: 580px;
    width: 100vw;
    margin-left: calc((-100vw + 100%) / 2);
    margin-right: calc((-100vw + 100%) / 2);
}

.testimonial-slider__overlay {
    position: absolute;
    background: linear-gradient(to bottom,rgba(0,0,0,0.7) 0%,rgba(17,30,87,0.8) 100%);
    background-size: auto 200%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.testimonial-slider__innerwrap {
    margin-right: auto;
    margin-left: auto;
}

.testimonial-slider__title-wrap {
    z-index: 2;
    position: relative;
    text-align: center;
}

.testimonial-slider__title.section-title,
.testimonial-slider__pre-title.section-prefix {
    color: #fff;
}

.testimonials-slider {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
}

.testimonial-slide {
    background: #e9ebf9;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.testimonial-text-wrapper {
	padding: 48px;
	font-style: italic;
}

.testimonial-text-wrapper p:before,
.testimonials-main-child p:before {
    content: open-quote;
    padding-right: 1px;
}

.testimonial-text-wrapper p:after,
.testimonials-main-child p:after {
    content: close-quote;
    padding-left: 1px;
}

.src-wrap cite:before {
    content: "-";
    padding-right: 5px;
}

.testimonials-btn-wrap {
    position: relative;
    z-index: 999;
    text-align: center;
    margin-top: 20px;
}

.testimonials-main-child p {
    font-size: 18px;
	font-style: italic;
}

.testimonials-main-child cite {
    font-size: 18px;
    font-weight: 600;
}

@media (min-width: 576px) {
    .testimonial-slider__innerwrap {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .testimonial-slider__innerwrap {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .testimonial-slider__innerwrap {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .testimonial-slider__innerwrap {
        max-width: 1140px;
    }

    .testimonial-slider__title-wrap {
        text-align: left;
    }
}

@media (min-width: 1400px) {
    .testimonial-slider__innerwrap {
        max-width: 1320px;
    }
}