@media (max-width: 575px) {
  .hidden-xs {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

.text-gold {
  color: #c90; }

.text-muted {
  color: #c0c0c0 !important; }
/* tangerine-regular - latin */
@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/tangerine-v11-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Tangerine Regular'), local('Tangerine-Regular'), url('/assets/fonts/tangerine-v11-latin-regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/tangerine-v11-latin-regular.woff2') format('woff2'), url('/assets/fonts/tangerine-v11-latin-regular.woff') format('woff'), url('/assets/fonts/tangerine-v11-latin-regular.ttf') format('truetype'), url('/assets/fonts/tangerine-v11-latin-regular.svg#Tangerine') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* tangerine-700 - latin */
@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/tangerine-v11-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Tangerine Bold'), local('Tangerine-Bold'), url('/assets/fonts/tangerine-v11-latin-700.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/tangerine-v11-latin-700.woff2') format('woff2'), url('/assets/fonts/tangerine-v11-latin-700.woff') format('woff'), url('/assets/fonts/tangerine-v11-latin-700.ttf') format('truetype'), url('/assets/fonts/tangerine-v11-latin-700.svg#Tangerine') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/open-sans-v17-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('/assets/fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/open-sans-v17-latin-regular.woff2') format('woff2'), url('/assets/fonts/open-sans-v17-latin-regular.woff') format('woff'), url('/assets/fonts/open-sans-v17-latin-regular.ttf') format('truetype'), url('/assets/fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/assets/fonts/open-sans-v17-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('/assets/fonts/open-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/open-sans-v17-latin-600.woff2') format('woff2'), url('/assets/fonts/open-sans-v17-latin-600.woff') format('woff'), url('/assets/fonts/open-sans-v17-latin-600.ttf') format('truetype'), url('/assets/fonts/open-sans-v17-latin-600.svg#OpenSans') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/assets/fonts/open-sans-v17-latin-800.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('/assets/fonts/open-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/open-sans-v17-latin-800.woff2') format('woff2'), url('/assets/fonts/open-sans-v17-latin-800.woff') format('woff'), url('/assets/fonts/open-sans-v17-latin-800.ttf') format('truetype'), url('/assets/fonts/open-sans-v17-latin-800.svg#OpenSans') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */ }

body {
  font-family: 'Open Sans';
  color: #666; }

strong {
  font-weight: 600; }

a {
  color: #c90;
  text-decoration: underline; }
  a:hover, a:active {
    color: #c90;
    text-decoration: underline; }
  a.btn {
    text-decoration: none; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom: 15px;
  text-align: center; }
  h1 .topline, .h1 .topline, h2 .topline, .h2 .topline, h3 .topline, .h3 .topline, h1 .subline, .h1 .subline, h2 .subline, .h2 .subline, h3 .subline, .h3 .subline {
    display: block;
    margin-top: 5px;
    font-size: 0.7em;
    color: #c90;
    font-weight: 400; }
  h1 .topline, .h1 .topline, h2 .topline, .h2 .topline, h3 .topline, .h3 .topline {
    margin-bottom: 5px; }
  h1 .subline, .h1 .subline, h2 .subline, .h2 .subline, h3 .subline, .h3 .subline {
    margin-top: 5px; }

h1, h2, h3 {
  padding-bottom: 15px;
  background: url('/assets/img/divider-line.png') no-repeat bottom center; }

h1, .h1 {
  font-weight: 800;
  font-size: 1.5rem;
  text-transform: uppercase; }

h2, .h2 {
  font-weight: 800;
  font-size: 1.25rem;
  text-transform: uppercase; }

h3, .h3 {
  font-weight: 400;
  font-size: 1.1rem; }

.display-1 {
  line-height: 1;
  font-family: 'Tangerine';
  font-size: 8rem;
  font-weight: 400; }

@media (min-width: 992px) {
  h1, .h1, h2, .h2 {
    margin-bottom: 30px; }

  h2, .h2 {
    font-size: 1.5rem; }

  h3, .h3 {
    font-size: 1.25rem; } }

@media (min-width: 1440px) {
  h1, .h1 {
    margin-bottom: 45px;
    font-size: 2.5rem; }

  h2, .h2 {
    margin-bottom: 45px;
    font-size: 2rem; }

  h3, .h3 {
    font-size: 1.5rem; } }

.container--slim {
  max-width: 700px; }

.navigation-toggle {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  padding: 0;
  border: 1px solid #fff;
  background-color: #c90;
  outline: none; }
  .navigation-toggle__bar {
    position: absolute;
    left: 10px;
    width: 30px;
    height: 3px;
    background: #fff;
    display: block;
    transition: 0.5s;
    transform-origin: center; }
    .navigation-toggle__bar:nth-child(1) {
      top: 12px; }
    .navigation-toggle__bar:nth-child(2) {
      transform: translateY(-50%);
      top: 50%; }
    .navigation-toggle__bar:nth-child(3) {
      bottom: 12px; }
  .navigation-toggle:focus, .navigation-toggle:active {
    border: 1px solid #fff;
    outline: none; }
  .navigation-toggle.active .navigation-toggle__bar:nth-child(1) {
    transform: translateY(10px) rotate(-45deg); }
    .navigation-toggle.active .navigation-toggle__bar:nth-child(2) {
      opacity: 0; }
    .navigation-toggle.active .navigation-toggle__bar:nth-child(3) {
      transform: translateY(-11px) rotate(45deg); }

.navigation {
  opacity: 0;
  transition: 0.5s;
  z-index: 10;
  position: absolute;
  top: 95px;
  left: 15px;
  right: 15px; }
  .navigation.active {
    opacity: 1; }

.navigation-items {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #c90; }

.navigation-item {
  background: url('/assets/img/horizontal-border.png') no-repeat bottom center; }
  .navigation-item__link {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase; }
    .navigation-item__link:hover, .navigation-item__link:active {
      color: #c90;
      text-decoration: none; }

@media (min-width: 576px) {
  .navigation-toggle {
    display: none; }

  .navigation {
    transform: translateX(-50%);
    top: 15px;
    left: 50%;
    right: auto;
    opacity: 1;
    display: flex;
    justify-content: center; }

  .navigation-items {
    display: flex;
    background: transparent;
    background: url('/assets/img/horizontal-border.png') no-repeat bottom center; }

  .navigation-item {
    background: none; }

  .navigation-item__link {
    padding: 0 15px;
    white-space: nowrap;
    color: #c90; } }

@media (min-width: 768px) {
  .navigation {
    margin-bottom: 60px; } }

@media (min-width: 1200px) {
  .navigation {
    top: 30px; } }

.stage {
  display: flex;
  align-items: center;
  position: relative;
  height: 450px;
  background-image: url('/assets/img/stage-bg.jpg');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden; }
  .stage__franziska, .stage__deniz {
    display: none; }
  .stage__container {
    width: 100%;
    padding: 0 15px;
    text-align: center; }
    .stage__container__form {
      position: relative;
      display: inline-block;
      margin: 0 15px 30px 15px; }
    .stage__container__form label.error {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      margin-top: 5px;
      text-align: center;
      color: #dc3545; }
    .stage__container__swans {
      width: 200px;
      height: auto; }
    .stage__container__title {
      line-height: 1.2;
      font-family: 'Tangerine';
      font-size: 4rem;
      font-weight: 400; }
    .stage__container__title span {
      margin: 0 10px;
      font-size: 6rem; }
    .stage__container__subtitle {
      margin-bottom: 30px;
      font-weight: 800;
      font-size: 1.5rem;
      color: #c90; }
    .stage__container__subtitle:before, .stage__container__subtitle:after {
      content: '';
      display: inline-block;
      width: 54px;
      height: 21px;
      background-size: 100%; }
    .stage__container__subtitle:before {
      margin-right: 15px;
      background-image: url('/assets/img/swirl-left-gray.png'); }
    .stage__container__subtitle:after {
      margin-left: 15px;
      background-image: url('/assets/img/swirl-right-gray.png'); }
  .stage .form-control {
    text-transform: uppercase;
    border-width: 3px;
    border-color: #c90; }
    .stage .form-control:focus {
      box-shadow: none; }
    .stage .form-control::placeholder {
      opacity: 1; }
    .stage .form-control.error {
      background-color: #dc3545;
      color: #fff; }
    .stage .form-control.error::placeholder {
      color: #fff; }
  .stage .btn-primary {
    background-color: #c90;
    color: #fff;
    border-color: #c90; }
    .stage .btn-primary:focus, .stage .btn-primary:active {
      background-color: #c90 !important;
      color: #fff !important;
      border-color: #c90 !important;
      box-shadow: none !important; }
  @media (min-width: 576px) {
.stage {
  height: 560px; }
  .stage__container__title {
    line-height: 0.9;
    margin-top: 30px;
    font-size: 7rem; }
    .stage__container__title span {
      font-size: 9rem; }

    .stage__container__subtitle {
      margin: 15px 0 45px 0;
      font-size: 2rem; }

    .stage__container__subtitle:before, .stage__container__subtitle:after {
      content: '';
      display: inline-block;
      width: 109px;
      height: 42px;
      background-size: 100%;
      opacity: 0.5; } }

@media (min-width: 768px) {
  .stage__container__title {
    margin: 0;
    line-height: 1.2;
    font-size: 8rem; } }

@media (min-width: 992px) {
  .stage {
    height: 600px; }
    .stage__franziska, .stage__deniz {
      display: block;
      position: absolute;
      bottom: 0;
      width: auto;
      height: 100%; }
    .stage__franziska {
      right: 50%;
      margin-right: 300px; }
    .stage__deniz {
      left: 50%;
      margin-left: 300px; } }

@media (min-width: 1440px) {
  .stage__franziska {
    margin-right: 400px; }
    .stage__deniz {
      margin-left: 400px; }
    .stage__container__title {
      font-size: 9rem; } }

@media (min-width: 1600px) {
  .stage__franziska {
    margin-right: 450px; }
    .stage__deniz {
      margin-left: 450px; }
    .stage__container__title {
      font-size: 10rem; } }

.footer {
  padding: 30px 0 20px 0;
  background-color: #2d2e21;
  color: #fff;
  text-align: center; }
  .footer img {
    display: inline-block; }

.footer-swan {
  width: 80px;
  height: auto;
  margin: 0 15px; }

.footer-text {
  margin-top: 25px;
  color: #c90;
  font-weight: 800;
  text-transform: uppercase; }

@media (min-width: 576px) {
  .footer {
    padding: 45px 0 30px 0; } }

@media (min-width: 992px) {
  .footer {
    padding: 60px 0 45px 0; }

  .footer-swan {
    width: 100px;
    margin: 0 20px; }

  .footer-text {
    margin-top: 30px; } }

.accordion .card-header {
  cursor: pointer; }
  .accordion .card-header .fa:last-child {
    display: none; }
  .accordion .card-header.collapsed .fa:first-child {
    display: none; }
    .accordion .card-header.collapsed .fa:last-child {
      display: block; }
  .accordion .card-title {
    position: relative; }
  .accordion .card-title .fa {
    position: absolute;
    top: 5px;
    right: 0; }

.card-title {
  font-size: 1.2rem;
  text-align: center; }

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%; }
  .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    display: block;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -100px;
    border-radius: 50%;
    border: 2px solid #c90;
    text-align: center;
    text-indent: -10000px; }
    .owl-carousel .owl-nav button.owl-prev:after, .owl-carousel .owl-nav button.owl-next:after {
      content: '';
      display: block;
      position: absolute;
      top: 15px;
      width: 15px;
      height: 15px;
      border-width: 2px 2px 0 0;
      border-color: #666;
      border-style: solid; }
  .owl-carousel .owl-nav button.owl-prev {
    left: 0; }
    .owl-carousel .owl-nav button.owl-prev:after {
      right: 13px;
      transform: rotate(-135deg); }
  .owl-carousel .owl-nav button.owl-next {
    right: 0; }
    .owl-carousel .owl-nav button.owl-next:after {
      left: 13px;
      transform: rotate(45deg); }

.countdown {
  display: inline-block;
  color: #fff; }

.countdown-row {
  display: flex; }

.countdown-section {
  flex: 0 0 auto;
  margin: 0 15px;
  text-align: center; }

.countdown-section:first-child {
  margin-left: 0; }

.countdown-section:last-child {
  margin-right: 0; }

.countdown-amount {
  display: inline-block;
  width: 60px;
  margin-bottom: 5px;
  font-weight: 800;
  font-size: 2rem;
  background-color: rgba(255, 255, 255, .3); }

.countdown-period {
  display: block;
  font-family: 'Tangerine';
  font-weight: 400;
  font-size: 1.5rem; }

@media (min-width: 576px) {
  .countdown-amount {
    width: 90px;
    font-size: 4rem; }

  .countdown-period {
    font-size: 2rem; } }

@media (min-width: 768px) {
  .countdown-amount {
    width: 120px; } }

.input-group .form-control {
  border-radius: 0; }
  .input-group > .input-group-append > .btn {
    border-radius: 0; }

.form-group {
  margin-bottom: 30px; }
  .form-group label {
    margin-bottom: 5px;
    font-size: 0.9rem;
    font-weight: 800;
    text-transform: uppercase; }

.form-control {
  border-radius: 0; }
  .form-control:focus {
    box-shadow: 0 0 0 0.1rem rgba(215, 214, 119, .75);
    border-color: #c90; }

.btn {
  border-radius: 0; }

.btn-primary {
  background-color: #c90;
  border-color: #c90; }
  .btn-primary:not(:disabled):not(.disabled):hover, .btn-primary:not(:disabled):not(.disabled):focus, .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #c90;
    border-color: #c90; }
  .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(204, 153, 0, .5); }

.custom-select {
  border-radius: 0; }
  .custom-select:focus {
    box-shadow: 0 0 0 0.1rem rgba(215, 214, 119, .75); }

.custom-control {
  margin-bottom: 0.5rem;
  padding-left: 35px; }

.custom-control-label {
  padding: 5px 0; }
  .custom-control-label:before {
    left: -35px;
    width: 25px;
    height: 25px; }
  .custom-control-label:after {
    left: -35px;
    width: 25px;
    height: 25px; }

.custom-control-input:checked ~ .custom-control-label:before {
  background-color: #c90;
  border-color: #c90;
  box-shadow: none; }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
    border-color: #c90;
    box-shadow: none; }

.custom-checkbox .custom-control-label:before {
  border-radius: 0; }

.groomsmen-item {
  text-align: center; }
  .groomsmen-item img {
    display: inline !important;
    width: 50% !important;
    height: auto !important; }
  .groomsmen-item__name {
    margin: 15px 0; }
  .groomsmen-item__contact {
    text-align: center; }
  .groomsmen-item__contact > a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    background-color: #c90;
    border-radius: 50%; }
  .groomsmen-item__contact > a img {
    width: 60%;
    height: auto; }

.image-gallery {
  display: flex;
  flex-wrap: wrap; }

.image-gallery-item {
  flex: 0 0 auto;
  width: 33.33333%;
  padding: 0 10px;
  margin-bottom: 20px; }
  .image-gallery-item__image {
    position: relative;
    padding-top: 75%;
    border: 1px solid #ccc;
    background-size: cover;
    background-position: center; }
  .image-gallery-item__image > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (min-width: 768px) {
  .image-gallery-item {
    width: 25%; } }

@media (min-width: 1200px) {
  .image-gallery-item {
    width: 20%; } }

.highlight-image {
  position: relative; }
  .highlight-image img {
    width: 100%;
    height: auto; }
  .highlight-image .btn {
    z-index: 2;
    transform: translateX(-50%);
    position: absolute;
    bottom: -15px;
    left: 50%;
    white-space: nowrap; }
  .highlight-image:after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    border: 1px solid #fff; }

.map {
  height: 300px; }
  .map h2 {
    font-size: 1.1rem;
    margin-bottom: 10px; }

@media (min-width: 992px) {
  .map {
    height: 400px; } }

.modal-content {
  border-radius: 0; }

.section {
  padding: 30px 0; }
  .section--countdown {
    padding: 30px 0 25px 0 !important;
    background-color: #666; }
  .section--countdown .h2 {
    text-transform: none;
    font-weight: 400; }
  .section--gold {
    background-color: #f6f5ec; }

@media (min-width: 768px) {
  .section {
    padding: 45px 0; }
    .section--couple {
      background-image: url('/assets/img/swans-heart.svg');
      background-position: center 420px;
      background-repeat: no-repeat;
      background-size: 600px 600px; } }

@media (min-width: 992px) {
  .section {
    padding: 60px 0; } }

@media (min-width: 1440px) {
  .section {
    padding: 90px 0; } }

th {
  font-weight: 600; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f6f5ec; }

.timeline {
  position: relative;
  display: flex;
  justify-content: space-around;
  margin: 45px 0;
  padding: 0;
  list-style-type: none; }
  .timeline:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background-color: #c90; }

.timeline-item {
  position: relative;
  flex: 0 0 auto; }
  .timeline-item__label {
    padding: 5px;
    background-color: #fff;
    font-size: 0.7rem;
    border-radius: 15px;
    border: 2px solid #c90;
    text-align: center;
    /*&:hover {
     background-color: $gold;
     color: #fff;
     .timeline-item__label__image {
     display: none;
     &--hover {
     display: inline;
     }
     }
     }*/ }
  .timeline-item__label__image {
    width: auto;
    height: 20px; }
  .timeline-item__label__image--hover {
    display: none; }
  .timeline-item__label__text {
    display: block;
    margin-top: 5px; }
  .timeline-item__content {
    display: none; }
  .timeline-item:nth-child(odd) .timeline-item__content {
    bottom: 70px; }
  .timeline-item:nth-child(odd) .timeline-item__content:after {
    bottom: -5px; }
  .timeline-item:nth-child(even) .timeline-item__content {
    bottom: 70px; }
  .timeline-item:nth-child(even) .timeline-item__content:after {
    bottom: -5px; }

@media (min-width: 768px) {
  .timeline {
    margin-top: 130px; }

  .timeline-item__content {
    display: block;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
    font-size: 0.8rem;
    text-align: center; }
    .timeline-item__content strong {
      display: block;
      margin-bottom: 5px;
      white-space: nowrap; }
    .timeline-item__content span {
      display: block;
      white-space: nowrap; }
    .timeline-item__content:after {
      content: '';
      position: absolute;
      left: 50%;
      width: 10px;
      height: 10px;
      margin-left: -5px;
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      background: #fff; } }

.yes-no-select {
  display: flex;
  justify-content: space-between; }

.yes-no-select-item {
  flex: 0 0 auto;
  width: 48%; }
  .yes-no-select-item__icon {
    display: block;
    font-size: 3rem; }
  .yes-no-select-item--yes .yes-no-select-item__icon {
    color: #28a745; }
  .yes-no-select-item--yes:hover, .yes-no-select-item--yes:active, .yes-no-select-item--yes.active {
    background-color: #28a745 !important;
    border-color: #28a745 !important; }
  .yes-no-select-item--yes:hover .yes-no-select-item__icon, .yes-no-select-item--yes:active .yes-no-select-item__icon, .yes-no-select-item--yes.active .yes-no-select-item__icon {
    color: #fff; }
  .yes-no-select-item--no .yes-no-select-item__icon {
    color: #dc3545; }
  .yes-no-select-item--no:hover, .yes-no-select-item--no:active, .yes-no-select-item--no.active {
    background-color: #dc3545 !important;
    border-color: #dc3545 !important; }
  .yes-no-select-item--no:hover .yes-no-select-item__icon, .yes-no-select-item--no:active .yes-no-select-item__icon, .yes-no-select-item--no.active .yes-no-select-item__icon {
    color: #fff; }
