.rd-navbar-fixed .rd-navbar-brand {
  left: 15px;
}  

section:first-of-type, section:first-of-type > .container {
  padding-top: 0px !important;
  margin-top: 0px !important;
}

main section, main section:first-of-type {
  padding-top: 40px !important;
}
main section.parallax-container {
  padding-top: 0px !important;
}

@media (max-width: 767.98px) {
section:first-of-type, section:first-of-type > .container {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
main section, main section:first-of-type {
  padding-top: 40px !important;
}
main section.parallax-container {
  padding-top: 0px !important;
}
}


.appfooter {
 display: block !important;
 position: fixed !important;
 bottom: 0;
 width: 100%;
 left: 0;
 margin: 0px !important;
}

.pre-footer-corporate {
  padding: 30px 0 50px;
}

.icon-xl {
font-size: 30px;
}

.checkbox, .checkbox-inline {
  padding-left: 42px;
}


