header {
position: relative;
background: #408026;
width: 100%;
height: 120px;
}

#footer-credits {
position: relative;
padding: 50px 0 40px;
background: #1A3610;
}

.footer-widgets {
padding: 70px 0 30px;
background: #143B18;
border-bottom: 1px solid #515560;
}

.overlay-bg-fill {
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
}

#title-page h2 {
margin-bottom: 10px;
font-weight: 400;
font-size: 58px;
line-height: 1.3em;
color: #FFFFFF;
margin-top: -150px;
}

#title-page .pagize {
position: relative;
padding-top: 12em;
padding-bottom: 0em;
z-index: 2;
}

#menu ul ul {
position: absolute;
top: -9999em;
width: 220px !important;
}
