.wow {
  visibility: hidden;
}
.page-template-page-home-v2 {
  overflow: hidden;
}
body.page-template-page-home-v2 {
  background: #101010;
  color: #aaaaaa;
  line-height: 1.8;
  font-size: 15px;
}
.wm {
  line-height: 18px;
  width: 100%;
  position: relative;
  font-size: 200px;
  text-align: center;
  top: 33px;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.wm.dark {
  color: rgba(255, 255, 255, 0.1);
}
.wm.dark.wm-border {
  font-size: 280px;
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.2);
}
.wm.light.wm-border {
  font-size: 280px;
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.1);
}
.de_light .wm {
  color: rgba(0, 0, 0, 0.05);
}
.text-light .wm {
  color: rgba(255, 255, 255, 0.05);
}
body.page-template-page-home-v2 h1,
body.page-template-page-home-v2 h3,
body.page-template-page-home-v2 h4,
body.page-template-page-home-v2 h5 {
  color: #fff;
}
body.page-template-page-home-v2 h2 {
  color: var(--secondary-color);
}
.spacer-single {
  width: 100%;
  height: 30px;
  display: block;
  clear: both;
}
.spacer-double {
  width: 100%;
  height: 60px;
  display: block;
  clear: both;
}
.spacer-half {
  width: 100%;
  height: 15px;
  display: block;
  clear: both;
}
.spacer10 {
  width: 100%;
  height: 10px;
  display: block;
  clear: both;
}
.spacer20 {
  width: 100%;
  height: 20px;
  display: block;
  clear: both;
}
.spacer30 {
  width: 100%;
  height: 30px;
  display: block;
  clear: both;
}
.spacer40 {
  width: 100%;
  height: 40px;
  display: block;
  clear: both;
}
.spacer50 {
  width: 100%;
  height: 50px;
  display: block;
  clear: both;
}
.spacer60 {
  width: 100%;
  height: 60px;
  display: block;
  clear: both;
}
a.btn-custom,
input.btn-custom {
  font-size: 12px;
  padding: 10px 20px;
  letter-spacing: 3px;
  line-height: normal;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  color: #222;
}
a.btn-custom {
  background-color: var(--primary-color);
}
a.btn-custom:hover {
  opacity: 0.8;
}
.separator {
  line-height: 0;
  text-align: center;
  margin: 30px 0 30px 0;
}
.separator span {
  display: inline-block;
  position: relative;
}
.separator span:before,
.separator span:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  top: 5px;
  width: 300px;
}
.separator span:before {
  right: 100%;
  margin-right: 15px;
}
.separator span:after {
  left: 100%;
  margin-left: 15px;
}
.separator span i {
  font-size: 6px;
  padding: 0;
  margin: 0;
  float: none;
}
.separator span i.fa-3x {
  font-size: 18px;
}
.box-number i {
  -o-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  outline: none;
}
.box-number .number {
  display: block;
  font-size: 48px;
  color: #222;
  width: 80px;
  height: 80px;
  text-align: center;
  padding: 25px;
  border-radius: 60px;
  position: absolute;
}
.box-number i {
  display: block;
  font-size: 40px;
  color: #222;
  width: 80px;
  height: 80px;
  text-align: center;
  padding: 20px 0;
  border-radius: 60px;
  position: absolute;
}
.box-number.square .number,
.box-number.square i {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.box-number .text {
  margin-left: 100px;
}
.de-team-list {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.de-team-list .team-desc {
  -o-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  outline: none;
}
.de-team-list .small-border {
  float: none;
  margin: 15px 0 15px 0;
  background: rgba(255, 255, 255, 0.5);
  width: 50px;
}
.de-team-list img {
  width: 100%;
}
.de-team-list .team-desc {
  width: 100%;
  height: 100%;
  padding: 40px;
  padding-bottom: 0;
  position: absolute;
  z-index: 100;
  top: 100%;
  background: #111;
  color: #ccc;
}
.de-team-list p {
  clear: both;
}
.de-team-list .team-desc h3 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}
.de-team-list .social a:hover {
  color: #fff;
}
.de-team-list:hover .team-desc {
  top: 0;
}
.de-team-list .social a {
  color: #fff;
  display: inline-block;
  padding: 0 5px 0 5px;
}
.de-team-list p.lead {
  font-size: 14px;
}
.small-border {
  height: 1px;
  width: 120px;
  background: #ccc;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
}
