@font-face {
  font-family: 'Mahogany Script Std';
  src: url("../webfonts/MahoganyScriptStd.eot"), url("../webfonts/MahoganyScriptStd.woff2") format("woff2"), url("../webfonts/MahoganyScriptStd.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Arapey Regular';
  src: url("../webfonts/arapey-regular-webfont.eot"), url("../webfonts/arapey-regular-webfont.woff2") format("woff2"), url("../webfonts/arapey-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "Arapey Regular", "Times New Roman", Georgia, Serif;
  font-size: 16px;
  background-color: #ffffff;
  color: #46484a; }

.body-signin {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px; }

.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: 0 auto; }
  @media screen and (min-width: 0\0) {
    .form-signin {
      margin: 0; } }

.form-signin .checkbox {
  font-weight: 400; }

.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px; }

.form-signin .form-control:focus {
  z-index: 2; }

.form-signin input[type="password"] {
  margin-bottom: 10px; }

.error-list {
  list-style: none;
  color: #fff;
  margin: 10px;
  padding: 0; }

a {
  color: #a0a0a0; }
  a:hover {
    color: #878787; }

h1 {
  font-family: "Mahogany Script Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 4rem;
  font-weight: 600; }
  @media (max-width: 400px) {
    h1 {
      font-size: 2rem; } }

h2 {
  font-family: "Mahogany Script Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 3.8rem;
  font-weight: 500; }

h3 {
  font-family: "Mahogany Script Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 500; }

h4 {
  font-family: "Mahogany Script Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase; }

p {
  color: #696b6e;
  font-size: 1.25rem; }

.font-ma {
  font-family: "Mahogany Script Std", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.font-ar {
  font-family: "Arapey Regular", "Times New Roman", Georgia, Serif; }

.font-no {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9rem; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.8); }

.divider {
  display: block;
  width: 15rem;
  height: 0.1rem;
  background-color: #dfe1e5;
  margin: 2rem auto; }

.form-control-custom {
  border: 0.1rem solid #dfe1e5;
  width: 100%;
  padding: 1rem;
  font-size: .9rem;
  color: #696b6e;
  border-radius: .3rem; }

.form-control-custom:focus {
  border: 0.1rem solid #e4bbcb;
  outline: none; }

.emphasis {
  font-family: Georgia, Times, 'Times New Roman';
  font-style: italic;
  color: #e4bbcb; }

.constrain-width {
  max-width: 45rem;
  margin: 0 auto; }

.rounded-corners {
  border-radius: .3rem; }

.pill-btn {
  border-radius: 499rem !important; }

.justify-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.alt-background {
  background: #f7f7f8; }

.bg-primary {
  background-color: #e4bbcb !important; }

.bg-secondary {
  background-color: #46484a !important; }

.social {
  margin: 0 auto;
  padding: 0; }

.social li {
  display: inline-block; }

.social li a {
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  margin: .4rem .1rem;
  text-align: center;
  text-decoration: none;
  background: #fff;
  color: #696b6e;
  border: 0.1rem solid #dfe1e5;
  border-radius: 499rem;
  line-height: 1.5;
  font-size: 1.4rem; }

.social li a:hover {
  color: #e4bbcb;
  border-color: #e4bbcb; }

.alert-success {
  color: white;
  background-color: #e4bbcb;
  border-color: #cd94aa; }
  .alert-success .add {
    float: right;
    color: #999;
    text-decoration: underline; }
    @media (max-width: 767px) {
      .alert-success .add {
        float: none; } }

.btn-primary, .btn-outline-primary, .btn-secondary, .btn-outline-secondary, .btn-white, .btn-outline-white, .btn-success, .btn-outline-success, .btn-info, .btn-outline-info, .btn-warning, .btn-outline-warning, .btn-danger, .btn-outline-danger {
  font-size: .75rem;
  font-weight: 700;
  border-radius: .3rem; }

.btn-outline-primary, .btn-outline-secondary, .btn-outline-white, .btn-outline-success, .btn-outline-info, .btn-outline-warning, .btn-outline-danger {
  border-width: 0.15rem; }

.btn-lg {
  padding: 1.1rem 2.5rem;
  font-size: 1rem; }

.btn-primary {
  background-color: #d696af;
  border-color: #d696af; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:hover:active, .btn-primary:not([disabled]):not(.disabled):active:focus, .btn-primary:disabled {
  background-color: #bd718e;
  border-color: #bd718e; }

.btn-outline-primary, .btn-outline-primary:visited {
  color: #e4bbcb;
  border-color: #e4bbcb;
  background: none; }

.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
  background-color: #e4bbcb;
  border-color: #e4bbcb;
  color: #fff; }

.btn-white {
  border-color: #fff;
  background-color: #fff;
  color: #46484a; }

.btn-white:hover, .btn-white:focus, .btn-white:active {
  border-color: #dfe1e5;
  background-color: #dfe1e5;
  color: #46484a; }

.btn-outline-white, .btn-outline-white:visited {
  background: none;
  color: #fff;
  border-color: #fff; }

.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active {
  color: #46484a;
  background: #fff; }

.navbar-custom {
  background: transparent; }

a.navbar-brand, a.logo {
  font-family: "Mahogany Script Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 0; }

a.logo:hover, a.logo:active, a.logo:focus {
  text-decoration: none; }

li.nav-item .btn {
  margin-top: .2rem;
  margin-left: .4rem; }

li.nav-item .btn-white {
  color: #46484a; }

.cover {
  background: #2b2d34 url(../img/cover.jpg) center;
  background-size: cover;
  min-height: 35rem;
  height: auto;
  border-radius: 0;
  width: 100%;
  color: #fff;
  padding-top: 1rem; }
  @media (max-width: 400px) {
    .cover {
      min-height: 20rem; } }
  .cover h1 {
    font-weight: 200;
    font-size: 6em;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .cover h1 {
        font-size: 3em; } }
  .cover p.lead {
    margin: 1rem auto;
    color: rgba(255, 255, 255, 0.75); }
  .cover .register {
    margin-top: 20px; }
  .cover .cover-container {
    display: table;
    height: 100%;
    min-height: 35rem;
    margin: 0 auto; }
    @media (max-width: 400px) {
      .cover .cover-container {
        min-height: 22rem; } }
  .cover .countdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inherit; }
    .cover .countdown li {
      float: left;
      margin-right: 40px;
      text-align: center; }
      @media (max-width: 767px) {
        .cover .countdown li {
          margin-right: 10px; } }
      .cover .countdown li:last-child {
        margin: 0; }
      .cover .countdown li .word {
        display: block;
        font-size: 2em; }
        @media (max-width: 767px) {
          .cover .countdown li .word {
            font-size: 1.1em; } }
      .cover .countdown li .time {
        display: block;
        font-size: 6em; }
        @media (max-width: 767px) {
          .cover .countdown li .time {
            font-size: 3em; } }

.cover-inner {
  display: table-cell;
  vertical-align: middle; }

.invite {
  padding-top: 2rem; }
  .invite .welcome {
    display: block;
    background-image: url(../img/welcome.jpg);
    width: 586px;
    height: 220px;
    background-size: cover;
    margin: auto; }
    @media (max-width: 767px) {
      .invite .welcome {
        background-image: url(../img/welcome_small.jpg);
        width: 275px; } }
  .invite h2 {
    margin-top: 2rem; }
  .invite .col-feature {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    .invite .col-feature .rounded-circle {
      margin: 0 auto;
      margin-bottom: 2rem;
      width: 6rem;
      height: 6rem;
      background: none;
      border: 0.15rem solid #dfe1e5;
      color: #e4bbcb; }

.location h2 {
  margin-bottom: 2rem; }

@media (max-width: 400px) {
  .location {
    text-align: center; } }

.location .location-map {
  margin: auto;
  display: block;
  height: 250px;
  width: 250px;
  background-image: url(../img/location_grey.png);
  background-position: center center;
  background-size: cover;
  transition: all 0.5s; }
  @media (max-width: 767px) {
    .location .location-map {
      height: 200px;
      width: 200px; } }
  .location .location-map:hover {
    background-image: url(../img/location.png); }

.location-details {
  margin-top: 20px; }

.schedule .schedule-list {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: 600px; }
  .schedule .schedule-list .schedule-item .schedule-icon {
    width: 60px;
    height: 60px;
    margin: 60px auto;
    position: relative;
    background: #ddd;
    border-radius: 500%;
    background-size: cover;
    background-position: center center; }
    .schedule .schedule-list .schedule-item .schedule-icon:after, .schedule .schedule-list .schedule-item .schedule-icon:before {
      content: "";
      height: 50px;
      width: 3px;
      position: absolute;
      left: 50%;
      margin-left: -1.5px;
      background: #ddd; }
    .schedule .schedule-list .schedule-item .schedule-icon:after {
      bottom: -50px; }
    .schedule .schedule-list .schedule-item .schedule-icon:before {
      top: -50px; }
    .schedule .schedule-list .schedule-item .schedule-icon.trauung {
      background-image: url(../img/icons/trauung.png); }
    .schedule .schedule-list .schedule-item .schedule-icon.treffen {
      background-image: url(../img/icons/treffen.png); }
    .schedule .schedule-list .schedule-item .schedule-icon.foto {
      background-image: url(../img/icons/fotos.png); }
    .schedule .schedule-list .schedule-item .schedule-icon.party {
      background-image: url(../img/icons/party.png); }
    .schedule .schedule-list .schedule-item .schedule-icon.feier {
      background-image: url(../img/icons/feier.png); }
    .schedule .schedule-list .schedule-item .schedule-icon.gettogether {
      background-image: url(../img/icons/gettogether.png); }
  .schedule .schedule-list .schedule-item:first-child .schedule-icon {
    margin-top: 10px; }
    .schedule .schedule-list .schedule-item:first-child .schedule-icon:before {
      content: none; }
  .schedule .schedule-list .schedule-item:last-child .schedule-icon {
    margin-bottom: 10px; }
    .schedule .schedule-list .schedule-item:last-child .schedule-icon:after {
      content: none; }
  .schedule .schedule-list .schedule-header h1, .schedule .schedule-list .schedule-header h2, .schedule .schedule-list .schedule-header h3, .schedule .schedule-list .schedule-header h4, .schedule .schedule-list .schedule-header h5 {
    font-family: "Arapey Regular", "Times New Roman", Georgia, Serif;
    font-size: 1.1rem; }

.team {
  padding: 0; }
  .team ul {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .team ul i {
      margin-right: 10px; }
  .team h3 {
    font-size: 1.5rem;
    margin-bottom: 0; }
  .team .col-team {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .team .col-team img {
    margin-bottom: 2rem; }
    @media (max-width: 767px) {
      .team .col-team img {
        width: 200px;
        height: 200px; } }

.footer {
  background: #f7f7f8;
  width: 100%;
  color: #46484a;
  padding-top: 1rem;
  padding-bottom: .5rem; }
  .footer .container-fluid {
    padding: 0; }
  .footer .divider {
    width: 100%;
    height: .1rem;
    margin: .5rem 0 1.5rem 0; }
  .footer .nav-footer {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center; }
    .footer .nav-footer .nav-link {
      color: #696b6e; }
    .footer .nav-footer .nav-link:hover {
      color: #e4bbcb; }
  .footer .social li a {
    background: none;
    border: none; }

.nav-footer {
  list-style: none;
  float: right; }
  .nav-footer li {
    float: left; }

@media screen and (max-width: 768px) {
  .nav-footer {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center; } }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 700px;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.herzschlag {
  transform: scale(1);
  animation-name: herzschlag;
  animation-duration: 2s;
  animation-iteration-count: infinite; }

@keyframes herzschlag {
  0% {
    transform: scale(1); }
  30% {
    transform: scale(1); }
  40% {
    transform: scale(1.2); }
  50% {
    transform: scale(1); }
  60% {
    transform: scale(1.2); }
  70% {
    transform: scale(1); }
  100% {
    transform: scale(1); } }

.user-trauung .up-inline {
  display: none; }

.user-trauung .up-block {
  display: none; }

.user-party .schedule .schedule-list .schedule-item.no-party {
  opacity: 0.4; }

.user-party .ut-inline {
  display: none; }

.user-party .ut-block {
  display: none; }

.fullsize {
  height: 100%;
  width: 100%; }

.bg-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: background-image 0.5s;
  filter: blur(50px); }

.image-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
  width: 100%; }
  .image-list li {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s; }
    .image-list li.active {
      opacity: 1; }
    .image-list li.image {
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat; }
    .image-list li.error {
      opacity: 1;
      background: #7c1c1c; }
    .image-list li span {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      color: #fff;
      font-size: 36px; }

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