#case p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  letter-spacing: 0;
  line-height: 26px;
  font-family: 'Helvetica Neue', 'Nunito Sans', sans-serif;
}
#case h5 {
  margin-top: 0px;
}
#case h1.case-title {
  margin-top: 10px;
  font-size: 36px;
  line-height: 50px;
}
#case .case-type {
  text-align: center;
  margin-top: 180px;
  display: inline-block;
  font-size: 18px;
  position: relative;
  color: rgba(0, 0, 0, 0.65);
}
#case .case-type-dot {
  font-size: 18px;
  display: inline-block;
  color: #FF3637;
}
#case .full-w {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#case #sect-top {
  position: relative;
}
#case #sect-top img {
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
}
#case #works {
  background: #FFEEEE;
}
#case .full-w-img {
  margin: 80px 0px;
}
#case .full-w-img img {
  border-radius: 0px;
  width: 100%;
}
#case #sect-top h5 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 20px;
  color: #1D1D1D;
  letter-spacing: 1px;
  line-height: 35px;
  text-transform: uppercase;
  font-weight: 800;
}
#case .sect-left-img {
  margin-top: 70px;
}
#case h3 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 800;
  margin-bottom: 5px;
}
#case .sect-title-c {
  margin-top: 70px;
  margin-bottom: 0px;
}
#case .sect-title-c .sub-title {
  padding-top: 0px;
  padding-bottom: 0px;
}
#case .slideshow .sect-title-c {
  margin-bottom: -60px;
}
#case ul {
  font-size: 15px;
  color: #1D1D1D;
  letter-spacing: 0;
  line-height: 26px;
  list-style: inside;
  list-style-position: outside;
  padding-left: 20px;
}
#case .container {
  margin-bottom: 70px;
}
#case hr {
  margin-top: 60px;
}
#case .splide {
  margin-top: 50px;
}
#case .splide img {
  max-width: 100%;
}
#case .sub-title {
  margin-bottom: -40px;
}
#case h4 {
  color: red;
}
