body {
    font-family: "Calibri",  Verdana, Tahoma;
}

#header {
  height: 15%;
}
#header #infoabo {
   margin-left: 16%;
}

#pagetitle {
    padding-top: 16px !important;
    margin-top: 0px;
}

#header .blochalfmaxheigh {
    max-height: 69px;
}

#pagetitle h1 {
    margin: 49px 0 0 0;
}

#homesubtitle {
    margin-top: 14px !important;
}
.fullpage.body {
    margin-top: 144px;
}
#pagetitle {
    padding: 0 !important;
}

 
#header #infoabo {
    margin-left: 25%;
}

#header {
   background: #FFF;
}


.info p img {
    width: 60%;
}

input[type=submit].normalbutton {
    color: white;
    background: #14b4cf;
}

#homesubtitle h2, #homesubtitle h3 {
    font-weight: normal;
}