.color-dark[data-v-13be9374] {
  color: #222222 !important;
}

/*================================================ 
 font-family: 'Poppins', sans-serif;
 font-family: 'Permanent Marker', cursive;
 font-family: 'Playfair Display', serif;
 font-family: 'Montserrat', sans-serif;
  font-family: 'Roboto', sans-serif;
 =================================================*/
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
.container[data-v-13be9374] {
    max-width: 1200px;
}
}
@media only screen and (max-width: 575px) {
.container[data-v-13be9374] {
    max-width: 450px;
}
}
@media only screen and (max-width: 479px) {
.container[data-v-13be9374] {
    max-width: 320px;
}
}
.event-testimonials[data-v-13be9374] {
  padding: 110px 0;
  background: #fbf7ef;
}
.event-testimonials__head[data-v-13be9374] {
  max-width: 720px;
  margin: 0 auto 56px;
  text-align: center;
}
.event-kicker[data-v-13be9374] {
  margin-bottom: 14px;
  color: #a97836;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}
h2[data-v-13be9374] {
  color: #1f271f;
  font-family: "Playfair Display", serif;
  font-size: max(34px, min(4vw, 54px));
  font-weight: 700;
  line-height: 1.08;
}
.event-testimonials__carousel[data-v-13be9374] {
  position: relative;
  padding-bottom: 48px;
}
.event-testimonials__button[data-v-13be9374] {
  position: absolute;
  top: 44%;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(31, 39, 31, 0.14);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.94);
  color: #59635a;
  font-size: 24px;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(31, 39, 31, 0.11);
  transition: all 0.25s ease;
}
.event-testimonials__button[data-v-13be9374]:hover {
  border-color: rgba(169, 120, 54, 0.34);
  color: #a97836;
  transform: translateY(-2px);
}
.event-testimonials__button-prev[data-v-13be9374] {
  left: -23px;
}
.event-testimonials__button-next[data-v-13be9374] {
  right: -23px;
}
[data-v-13be9374] .testimonial {
  height: 100%;
  min-height: 330px;
  background: #fff;
  border: 1px solid rgba(31, 39, 31, 0.1);
  border-radius: 8px;
  box-shadow: 0 18px 50px rgba(31, 39, 31, 0.07);
  overflow: hidden;
  padding: 38px 34px;
  transform: none;
}
[data-v-13be9374] .testimonial .content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
[data-v-13be9374] .testimonial p {
  flex: 1 1 auto;
  margin-bottom: 0;
  color: #4f5b52;
  font-size: 16px;
  line-height: 1.75;
}
[data-v-13be9374] .testimonial .testimonial-info {
  margin-top: 28px;
  padding-top: 0;
}
[data-v-13be9374] .testimonial .post-thumbnail {
  width: 64px;
  height: 64px;
  border: 3px solid #f2dfc2;
  border-radius: 50%;
  overflow: hidden;
}
[data-v-13be9374] .testimonial .post-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-v-13be9374] .testimonial .clint-info h6 {
  color: #1f271f;
}
[data-v-13be9374] .testimonial .clint-info span {
  color: #a97836;
}
[data-v-13be9374] .testimonial .testimonial-quote {
  margin-top: 22px;
  padding: 0;
  text-align: left;
}
[data-v-13be9374] .testimonial .testimonial-quote span {
  color: rgba(169, 120, 54, 0.28) !important;
  font-size: 26px;
}
[data-v-13be9374] .event-testimonials__pagination .swiper-pagination-bullet {
  background: #b9b9b1;
  opacity: 1;
}
[data-v-13be9374] .event-testimonials__pagination .swiper-pagination-bullet-active {
  background: #7f827b;
}
[data-v-13be9374] .testimonial:hover {
  background: #deddd5 !important;
  color: inherit;
  box-shadow: 0 24px 60px rgba(31, 39, 31, 0.11);
  transform: translateY(-4px);
}
[data-v-13be9374] .testimonial:hover p,[data-v-13be9374] .testimonial:hover .clint-info h6,[data-v-13be9374] .testimonial:hover .clint-info span {
  color: inherit !important;
}
[data-v-13be9374] .testimonial:hover .clint-info h6 {
  color: #1f271f;
}
[data-v-13be9374] .testimonial:hover .clint-info span {
  color: #a97836;
}
[data-v-13be9374] .testimonial:hover .testimonial-quote span {
  color: rgba(169, 120, 54, 0.34) !important;
}
@media only screen and (max-width: 767px) {
.event-testimonials[data-v-13be9374] {
    padding: 74px 0;
}
[data-v-13be9374] .testimonial {
    min-height: 0;
    padding: 32px 26px;
}
.event-testimonials__button[data-v-13be9374] {
    top: auto;
    bottom: 0;
    width: 42px;
    height: 42px;
    font-size: 22px;
}
.event-testimonials__button-prev[data-v-13be9374] {
    left: calc(50% - 58px);
}
.event-testimonials__button-next[data-v-13be9374] {
    right: calc(50% - 58px);
}
.event-testimonials__pagination[data-v-13be9374] {
    display: none;
}
}
