#block-19 {
  padding: 50px 0;
}
#block-19 a {
  color: #baae95;
  outline: 0 none;
  text-decoration: none;
  transition: all 0.1s linear 0s;
  outline: none;
}
#block-19 a:hover {
  color: #c2383d;
  text-decoration: none;
  outline: none;
}
#block-19 a:focus {
  text-decoration: none;
  outline: none;
}
#block-19 img {
  height: auto;
  max-width: 100%;
}
#block-19 p {
  margin: 0 0 20px;
}
#block-19 h3 {
  line-height: 1.3;
  margin: 0 0 20px;
  color: #baae95;
}
#block-19 ul {
  margin: 0 0 20px;
}
#block-19 li {
  line-height: 24px;
}
#block-19 .wa-button {
  background-color: #c2383d;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  nowhitespace: afterproperty;
  text-align: center;
  margin: 0 3px 3px 0;
  border: 1px solid #c2383d;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
#block-19 .wa-button:hover {
  background-color: #303030;
  border-color: #303030;
}
#block-19 .wa-button span {
  display: block;
  color: #EAEAEA;
  font-weight: bold;
  padding: 10px 25px;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
#block-19 .wa-button:hover span {
  background-color: #303030;
  border-color: #303030;
  color: #FFFFFF;
}
#block-19 .wa-button.gray {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
}
#block-19 .wa-button.gray span {
  color: #aaaaaa;
}
#block-19 .wa-button.gray:hover {
  border-color: #303030;
}
#block-19 .wa-button.gray:hover span {
  color: #ffffff;
}

#block-19 #photo-slider {
  overflow: hidden;
}
#block-19 .wa-event-padding-button {
  margin-bottom: 50px;
}
#block-19 .wa-list-check.left ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#block-19 .wa-list-check.left ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: 21px;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #baaf96;
}
#block-19 .wa-list-check.left ul li:first-child {
  margin-top: 0px;
}
#block-19 .wa-list-check.left ul li:before {
  content: '\f058';
  /* fa-check */
  font-family: 'FontAwesome';
  float: left;
  margin-left: -20px;
  width: 20px;
  color: #baaf96;
  margin-right: 6px;
}

#photo-slider .wa-photo-slider {
  margin-bottom: 10px;
}

.wa-photo-pager {
  margin: 0 -5px;
}

.wa-photo-pager .item {
  padding: 0 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.wa-photo-pager .item.active {opacity: 0.5;}
.wa-photo-pager .item:hover {opacity: 0.5;}

.wa-photo-pager .item img {
  width: 100%;
  cursor: pointer;  
}

@media only screen and (max-width: 991px) {
  #block-19 .wa-element {
    margin-bottom: 30px;
  }
  #block-19 .wa-element.last {
    margin-bottom: 0px;
  }
}
