.text-slider .maintitle{
  font-size: 45px;
  font-weight: bold;
}

.text-slider .subtitle{
  font-size: 45px;
  font-weight: bold;
}

#mainnav {
    margin-top: 280px;
}

.home .site-header{
  display: none;
}

.page header.entry-header {
  display: none;
}

.page-wrap .content-wrapper{
  background-color: #000;
}

h1,h2,h3,h4,h5,h6 { color: #ffffff;}

.page-wrap {
  padding: 83px 0 100px;
  clear: both;
  margin-top: -112px;
}
#mainnav ul li a{
  font-size: 20px;
  font-weight: bold;
}