#block-23 a {
  color: #3D8FD9;
}
#block-23 a:hover {
  color: #2a6496;
  text-decoration: none;
}
#block-23 .centered {
  text-align: center;

}
#block-23 .container {
  max-width: 960px;
}
#block-23 .title-section {
  text-align: center;
  padding-top: 44px;
/*  padding-bottom: 70px;*/
  position: relative;
  margin-top: 40px;
}
#block-23 .title-section h2 {
  position: relative;
  color: #6b101c;
  margin: auto;
  padding-bottom: 18px;
  margin-top: 40px;
  margin-bottom: 18px;
}
#block-23  {
  background: url(bg2.jpg) fixed;
  color: #fff;
  background-size: cover;
  background-size: 100%;
  background-repeat: no-repeat;
  min-height: 400px;
}
#block-23 #testimonial-slider2 {
  position: relative;
  padding-bottom: 45px;
  color: #6b101c;
}

#block-23 .testimonial {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.8;
  margin-top: 50px;
}
/*#block-23 .testimonial:before,
#block-23 .testimonial:after {
  content: '\201C';
  font-size: 24px;
  height: 15px;
}*/
/*#block-23 .testimonial:after {
  content: '\201D';
  font-size: 24px;
  height: 15px;
}*/
#block-23 .testimonial-author {
  padding: 26px 10px 5px;
  font-size: 20px;
}
#block-23 #testimonial-slider2 .carousel-inner {
  width: 750px;
  margin: auto;
  
}
#block-23 .carousel-control {
  width: 6%;
  background: none;
  color: #c8a99e;
}

#block-23  a.carousel-control:hover {
  color: #6b101c;
}
#block-23 .carousel-control .fa {
  text-align: center;
  font-size: 44px;
  text-shadow: none;
  margin-top: 20px;
}

@media (max-width: 850px) {
  #block-23 .title-section {
    padding-bottom: 13px;
    
  }
  #block-23 #testimonial-slider2 .carousel-inner {
    width: auto;
    margin: auto;
    padding: 0 79px;
  }
  #block-23 .testimonial {
    text-align: center;
    font-size: 17px;
  }
}
