.slider-1 {padding-top: 8.25rem; padding-bottom: 8.5rem;}
.slider-1 .section-title {text-align: center;}
.slider-1 .h2-heading {margin-bottom: 3rem; text-align: center;}
.slider-1 .slider-container {position: relative;}
.slider-1 .swiper-container {position: static; width: 86%; text-align: center;}
.slider-1 .swiper-button-prev:focus,
.slider-1 .swiper-button-next:focus {outline: none;}
.slider-1 .swiper-button-prev {left: -14px; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23707375'%2F%3E%3C%2Fsvg%3E"); background-size: 18px 28px;}
.slider-1 .swiper-button-next {right: -14px; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23707375'%2F%3E%3C%2Fsvg%3E"); background-size: 18px 28px;}
.slider-1 .card {position: relative; border: none; background-color: transparent;}
.slider-1 .card-image {width: 80px; height: 80px; margin-right: auto; margin-bottom: 1.25rem; margin-left: auto; border-radius: 50%;}
.slider-1 .card-body {padding: 0;}
.slider-1 .testimonial-text {margin-bottom: 0.75rem;}
.slider-1 .testimonial-author {margin-bottom: 0; color: #252c38;}

@media (min-width: 992px) {
	.slider-1 .swiper-container {width: 92%;}
	.slider-1 .swiper-button-prev {left: -16px; width: 22px; background-size: 22px 34px;}
	.slider-1 .swiper-button-next {right: -16px; width: 22px; background-size: 22px 34px;}
}