/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/raleway-v14-latin-300.eot");
  src: local("Raleway Light"), local("Raleway-Light"), url("/fonts/raleway-v14-latin-300.eot?#iefix") format("embedded-opentype"), url("/fonts/raleway-v14-latin-300.woff2") format("woff2"), url("/fonts/raleway-v14-latin-300.woff") format("woff"), url("/fonts/raleway-v14-latin-300.ttf") format("truetype"), url("/fonts/raleway-v14-latin-300.svg#Raleway") format("svg");
}

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/raleway-v14-latin-regular.eot");
  src: local("Raleway"), local("Raleway-Regular"), url("/fonts/raleway-v14-latin-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/raleway-v14-latin-regular.woff2") format("woff2"), url("/fonts/raleway-v14-latin-regular.woff") format("woff"), url("/fonts/raleway-v14-latin-regular.ttf") format("truetype"), url("/fonts/raleway-v14-latin-regular.svg#Raleway") format("svg");
}

/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/raleway-v14-latin-600.eot");
  src: local("Raleway Bold"), local("Raleway-Bold"), url("/fonts/raleway-v14-latin-600.eot?#iefix") format("embedded-opentype"), url("/fonts/raleway-v14-latin-600.woff2") format("woff2"), url("/fonts/raleway-v14-latin-600.woff") format("woff"), url("/fonts/raleway-v14-latin-600.ttf") format("truetype"), url("/fonts/raleway-v14-latin-600.svg#Raleway") format("svg");
}

/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/raleway-v14-latin-700.eot");
  src: local("Raleway Bold"), local("Raleway-Bold"), url("/fonts/raleway-v14-latin-700.eot?#iefix") format("embedded-opentype"), url("/fonts/raleway-v14-latin-700.woff2") format("woff2"), url("/fonts/raleway-v14-latin-700.woff") format("woff"), url("/fonts/raleway-v14-latin-700.ttf") format("truetype"), url("/fonts/raleway-v14-latin-700.svg#Raleway") format("svg");
}

body {
  position: relative;
  word-break: break-word;
}

.ara {
  font-family: 'Raleway', sans-serif;
  -webkit-font-feature-settings: "lnum" 1;
          font-feature-settings: "lnum" 1;
  background-color: #D8D9D8;
}

.ara .ara-navbar-container {
  position: fixed;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  z-index: 3;
}

.ara .ara-navbar-container .navbar {
  height: 80px;
  padding-top: 0;
  padding-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
  .ara .ara-navbar-container .navbar {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .ara .ara-navbar-container .navbar .navbar-brand {
    margin-right: 5px;
  }
}

.ara .ara-navbar-container .navbar .navbar-toggler {
  border: none;
  padding-right: 0;
}

.ara .ara-navbar-container .navbar .nav-item {
  background-color: #13283F;
  margin-right: 2px;
  display: table;
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
  .ara .ara-navbar-container .navbar .nav-item {
    height: 80px !important;
    margin-right: 1px;
  }
}

@media only screen and (max-width: 767px) {
  .ara .ara-navbar-container .navbar .nav-item {
    height: 40px !important;
    margin-bottom: 1px;
    margin-right: 0;
    width: 100%;
  }
}

.ara .ara-navbar-container .navbar .nav-item a {
  color: #FFF;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0px 12px;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
  .ara .ara-navbar-container .navbar .nav-item a {
    padding: 0px 5px;
  }
}

.ara .ara-navbar-container .navbar .nav-item a.active {
  background-color: #AA1832 !important;
}

.ara .ara-navbar-container .navbar .nav-item a:hover {
  background-color: #828282;
}

.ara .ara-row-headerimage {
  position: relative;
  height: 850px;
  background-image: url(/img/headmaster.jpg);
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 767px) {
  .ara .ara-row-headerimage {
    height: 700px;
  }
}

.ara .ara-row-headerimage .ara-row-headerimage-content {
  margin-top: 35%;
  text-transform: uppercase;
}

.ara .ara-row-headerimage .ara-wave {
  height: 175px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .ara .ara-row-headerimage .ara-wave {
    height: 125px;
  }
}

.ara .ara-row-headerimage .ara-wave.ara-wave-outer {
  bottom: 10px;
  z-index: 1;
}

.ara .ara-row-breaker1 {
  position: relative;
  height: 590px;
  background-image: url(/img/mitten-in-hamburg.jpg);
  background-size: cover;
  background-position: center;
}

.ara .ara-row-breaker2 {
  position: relative;
  height: 590px;
  background-image: url(/img/speicherstadt.jpg);
  background-size: cover;
  background-position: center;
}

.ara .ara-img-dark-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.ara .ara-text-row {
  text-align: center;
  margin: 100px 0;
}

.ara .ara-title {
  text-transform: uppercase;
  color: #13283F;
  font-size: 53px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .ara .ara-title {
    font-size: 38px;
  }
}

@media only screen and (max-width: 767px) {
  .ara .ara-title.ara-title-main {
    font-size: 45px;
  }
}

.ara .ara-subtitle {
  text-transform: uppercase;
  color: #AA1832;
  font-size: 21px;
  text-align: center;
  margin-bottom: 0px;
}

@media only screen and (max-width: 767px) {
  .ara .ara-subtitle {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .ara .ara-subtitle.ara-subtitle-main {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .ara .ara-resp-no-padding {
    padding: 0;
  }
}

.ara .ara-lighttitle {
  text-transform: uppercase;
  color: #FFF;
  font-size: 50px;
  text-align: center;
  margin-bottom: 0px;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .ara .ara-lighttitle {
    font-size: 38px;
  }
}

.ara .ara-footer {
  background-color: #343438;
}

.ara .ara-footer p {
  color: #FFF;
  margin: 20px 0;
  font-size: 14px;
}

.ara .ara-contact .ara-contact-icon {
  height: 50px;
  width: 50px;
  margin-bottom: 5px;
}

.ara .ara-contact p {
  line-height: 1.8;
  font-size: 18px;
}

@media only screen and (max-width: 767px) {
  .ara .ara-contact p {
    font-size: 17px;
  }
}

.ara a {
  color: #464646;
}

.ara p {
  color: #464646;
  line-height: 2.5;
  text-align: center;
  font-size: 17px;
}

@media only screen and (max-width: 767px) {
  .ara p {
    line-height: 2;
  }
}

.ara p.p-sep {
  display: inline;
  color: #AA1832;
  font-weight: bold;
  font-size: 20px;
}

.ara hr {
  background-color: #000;
  width: 100px;
}

.ara .ara-simple-text p {
  text-align: left;
  line-height: 1.5;
  margin-bottom: 0;
}

.ara .ara-simple-text ul {
  color: #464646;
}

.ara .ara-scrolldown-outer {
  width: 76px;
  height: 76px;
  background-color: #464646;
  border-radius: 36px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.ara .ara-scrolldown-outer:hover {
  background-color: #AA1832;
  width: 66px;
  height: 66px;
}

.ara .ara-scrolldown-outer:hover img {
  width: 45px;
}

.ara .ara-scrolldown-outer img {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 55px;
  margin: 10px;
}

.ara .ara-btt-outer {
  position: fixed;
  height: 40px;
  width: 40px;
  background-color: #464646;
  bottom: 20px;
  right: 20px;
  border-radius: 20px;
  z-index: 5;
}

.ara .ara-btt-outer .ara-btt-inner {
  height: 15px;
  width: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-shadow: -1px -1px 0px #FFF;
          box-shadow: -1px -1px 0px #FFF;
  margin: 17px 12px;
  z-index: 5;
}
/*# sourceMappingURL=custom.css.map */