#sp-main-menu ul.level-0 > li{
  font-size: 14px;
}
#sp-header-wrapper {
  padding: 0;
}
#sp-main-menu ul.level-0 > li >a {
  color: #000;
}
#sp-feature {
      padding: 50px 0;
}

#sp-bottom-wrapper #sp-bottom1 {
  margin-top:0;
  padding: 0;
}
#sp-bottom-wrapper #sp-bottom1 h3.header {
  color: #7d7d7d;
}
#sp-bottom-wrapper #sp-bottom1 h3.header {
  margin-bottom: 0;
}

div.mod-languages a {
  color: white;
}
div.mod-languages a:hover {
  color: #ccc;
}
h4 {
    color: white;
}

#sp-main-bottom-wrapper #sp-mainbottom {
  font-size: xx-large;
  color: white;
  margin-bottom: 50px;
  padding: 50px 0;
}

.module.sp-list {
  padding: 0 5px;
}
.module.sp-title3 {
  margin-bottom: -19px;
}

a.menu-item.home:before {
  content: "\f015";
  font-family: FontAwesome;
  padding-right: 5px;
  font-style: normal;
  font-weight: normal;
 -webkit-font-smoothing:antialiased; 
}
#sp-header-wrapper .logo-wrapper {
  margin-top: 0px;
}
#sp-main-menu li li:not(.sp-menu-group){
  text-transform: none;
}
#sp-gallery-wrapper {
  padding: 50px 0;
}