@charset "UTF-8";
body {
  line-height: 1.7em; }

h1 {
  font-size: 140%;
  letter-spacing: 0.15em;
  margin: 10px 0 20px;
  text-transform: uppercase; }

h2 {
  margin: 20px 0 6px;
  font-size: 100%;
  line-height: 1.5em; }

hr {
  margin-top: 60px;
  margin-bottom: 60px; }

.breadcrumb-wrap {
  background: url(../img/Kopfzeile_Sulser.jpg) no-repeat;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); }

.alert h2 {
  margin-top: 0; }

a {
  color: #2c94c0; }
  a:hover {
    color: #73bfdf; }

#hh-front-header {
  background-color: #c6e5f2;
  padding: 0; }
  #hh-front-header .hh-intro-left {
    padding-top: 40px; }
    @media (min-width: 767px) {
      #hh-front-header .hh-intro-left {
        padding-top: 120px;
        padding-bottom: 120px; } }
  #hh-front-header h1 {
    color: #73bfdf;
    letter-spacing: 0.1em;
    margin: 0 0 10px;
    font-size: 280%; }
  #hh-front-header h2 {
    font-size: 180%;
    margin: 0 0 20px; }

.navbar-brand {
  font-size: 130%; }
  .navbar-brand .title {
    margin-right: 20px;
    letter-spacing: 0.15em; }
  .navbar-brand small {
    font-size: 80%;
    color: #666666;
    white-space: nowrap;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0.1em; }

.colored-boxed {
  line-height: 1.5em; }

#hh-welcome-text {
  line-height: 1.5em;
  margin-top: 50px; }
  #hh-welcome-text .col-sm-6 {
    padding-right: 30px; }
  #hh-welcome-text h2 {
    font-size: 140%;
    margin-bottom: 10px; }

#hh-training ul {
  margin-bottom: 40px; }

.hh-about-me-text {
  padding-right: 50px; }

li {
  margin-bottom: 20px; }
  li h2 {
    margin: 0;
    font-size: 100%;
    line-height: 1.5em; }
  li li {
    margin-bottom: 5px; }

.hh-form-a {
  display: none; }

.colored-boxed a {
  color: black;
  display: block; }
  .colored-boxed a:hover .pe-icon {
    color: #2c94c0; }

.hh-no-margin-ul {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0; }
  .hh-no-margin-ul > li {
    padding-left: 1.5em; }
  .hh-no-margin-ul > li:before {
    position: absolute;
    content: "•";
    color: #060606;
    left: 2px;
    line-height: 1.4em; }

.hh-pflichtfeld {
  color: #999999;
  font-size: 0.8em; }

.hh-small-list li {
  margin-bottom: 0; }

.alert-info {
  color: #666666; }

/*# sourceMappingURL=custom.css.map */
