/* Start module0001 */
#module0001 {
  background-color: #222222;
  background-image: url("http://pvgreenenergysavings.ie/wp-content/uploads/2016/04/Untitled-design-13-122222.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  display: inline-block;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 550px;
}


/* Parallax Title Area */
#module0001 .title-block {
  text-align: center;
  margin-top: 20%;
  margin-bottom: 5%;
}

#module0001 .title-block h1:nth-child(1) {
  font-size: 100px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: -1px;
  line-height: 1em;
}

#module0001 .title-block h1:nth-child(2) {
  font-size: 25px;
  font-weight: 300;
  color: #bebebe;
  margin: 0;
}


/* Helper Classes: Top Padding Between Rows */

.row + .row {
  margin: 30px 0 0;
}

.module-pad {
  padding: 70px 0;
}

.module-pad-top {
  padding-top: 70px;
}

.row.row-bottom-margin {
  margin-bottom: 0!important;
}

.vertical-center {
  margin-top: 12.5%;
  margin-bottom: 12.5%;
}


/* Btn */

.btn-lg {
  padding: 10px 10px;
}


/* Nav Stacked */

#module0001 .nav-stacked li a {
  margin-top: 10px;
  color: #222;
  font-weight: 400;
  font-size: 25px;
}

#module0001 .nav-pills {
  margin: 0 auto;
  float: none;
}

#module0001 .nav>li>a {
  padding: 15px;
  text-align: center;
}

#module0001 .nav-pills li {
  text-align: center;
  margin: 0;
}

#module0001 .nav-pills li a:hover {
  background-color: transparent;
}

#module0001-lower h1 {
  font-size: 50px;
  line-height: 58px;
}
/* End   module0001 */
