
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.heading .subtitle {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 4.5px;
  font-weight: 300;
}

.detail-parallax-text-item .detail-parallax-item-right .detail-parallax-item-right-subtitle {
  position: relative;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  color: #111111;
}

.detail-parallax-text-item .detail-parallax-item-left .detail-parallax-item-left-subtitle {
  position: relative;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  color: #111111;
}

.content {
padding-top: 15px;
}