:root {
    --frame-link-color: #C73C8F;
    --frame-color: #333;
}
.footer-section-content {
    --frame-link-color: #C73C8F;
    --frame-color: #333;
}

html {
    background-color: #EFEDE9;
}

body {
    overflow-x: hidden;
}

.body-bg {
    overflow: hidden;
    zoom: 1;
}

.navbar-mainnavigation.navbar-fixed-top {
    position: sticky !important;
    z-index: 9999;
    top: -88px;
}

.navbar-header-main .navbar-brand {
  height: auto !important;
}

header {
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15) !important;
}

footer .navbar-brand-logo-normal {
  margin: 0 auto;
}

.navbar-header-main .navbar-brand img {
  display:  block;
  max-height: 60px;
}

#mainnavigation .nav-item-active span {
    color: #C73C8F !important;
}

#mainnavigation .nav-link {
    padding: 1rem .5rem;
    margin: 0 .5rem;
    display: inline-block;
}

.hidden {
    display: none !important;
}
.phone-button {
  display: none;
}

.frame-type-header {
    padding: 0;
    margin-bottom: 3em;
}
a, a:hover, a:visited {
  color: #C73C8F;
}

/* Headlines */
.frame-header h1 {
  font-weight: bold;
  font-size: 38px;
  margin-bottom: 1em !important;
}

.frame-type-header h2,
.frame-header h2,
.frame-default h2,
.frame-type-text h2 {
    font-weight: bold;
    font-size: 32px;
}

h3 {
  font-weight: bold;
  font-size: 24px;
}

h4 {
  font-weight: bold;
  font-size: 18px;
}

.w-100 {
	width: 100%;
}

.btn-dgkw {
    background-color: #C73C8F;
    color: #fff;
    border-radius: 0.5em;
    font-size: 0.9em;
    transition: background-color 0.3s ease;
}

.btn-dgkw:hover {
    background-color: #a03172;
}


/* GLOWING & SHADOWS */
.glow_dark {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(189, 189, 189, 0.7);
    -moz-box-shadow: 0px 0px 9px 0px rgba(189, 189, 189, 0.7);
    box-shadow: 0px 0px 9px 0px rgba(189, 189, 189, 0.7);
}


/* FORMS */
.form_grey_bg {
    background-color: #e0e0e0;
    border-radius: 1.5em;
    width: 100%;
    min-width: 20px;
    padding: 0.5em;
    transition: .4s ease;
}

.form_pink_bg {
    background-color: #FFEAF7;
    border-radius: 1em;
    width: 100%;
    padding: 0.5em;
}

/* FILE UPLOAD */
[type="file"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    white-space: nowrap;
    width: 1px;
}

[type="file"]+label {
    background-color: #FFEAF7;
    border-radius: 4rem;
    color: #C73C8F;
    padding: 0.5em 1em;
    font-weight: normal;
    cursor: pointer;
    display: inline-block;
    padding-left: 2rem 4rem;
}

[type="file"]:focus+label,
[type="file"]+label:hover {
    background-color: #C73C8F;
    color: #fff;
}

[type="file"]:focus+label {
    outline: 1px dotted #000;
}


#step1_next {
	margin: 20px auto 0;
	display: block;
}

/* ROUND CHECKBOXES & RADIO BUTTONS */
.form-radio,
.form-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    background-color: #FFEAF7;
    color: #666;
    height: 30px;
    width: 30px;
    border: 0;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 7px !important;
    outline: none;
}

.form-control {
    border-radius: 10px;
    margin-bottom: 5px;
    height: 30px;
}

.form-radio:checked::before,
.form-checkbox:checked::before {
    position: absolute;
    font: 13px/1 'Open Sans', sans-serif;
    left: 11px;
    top: 7px;
    content: '\02143';
    transform: rotate(40deg);
}

.form-radio:hover,
.form-checkbox:hover {
    background-color: #f7f7f7;
}

.form-radio:checked,
.form-checkbox:checked {
    background-color: #C73C8F;
    color: #fff;
}

label {
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    vertical-align: top;
    line-height: 30px;
    margin-bottom: 0px;
    display: inline;
}


input[type="radio"],
input[type="checkbox"] {
	margin-top: 0px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* BRAND & MAIN NAVIGATION */
header img {
    height: 90px;
}

header .logo-small img {
  height: 100%;
}

.body-bg-top {
  padding-top: inherit;
}

#mainnavigation a {
    font-weight: 600;
}

#mainnavigation .nav-item {
    white-space: nowrap;
}

#mainnavigation .nav-item a:hover {
    color: #C73C8F !important;
    text-decoration: none;
}

.image {
	margin-bottom: 0;
}

.image .caption {
	padding: 0;
}

/*#mainnavigation .nav-item a:focus {
    color: #C73C8F !important;
    border-bottom: 2px solid #C73C8F;
}*/

/* remove default link bottom border on hover */
.navbar-mainnavigation .navbar-nav>li>.nav-link:focus:before,
.navbar-mainnavigation .navbar-nav>li>.nav-link:hover:before,
.navbar-mainnavigation .navbar-nav>li:hover>.nav-link:before {
    opacity: 0;
}

#mainnavigation .nav-item:last-of-type a {
    border: 2px solid #C73C8F;
    border-radius: 3px;
    color: #C73C8F;
    transition: background-color 0.5s ease-out;
    padding: 0.5rem;
    margin-left: 5px;
}

#mainnavigation .nav-item:last-of-type a:hover {
    background-color: #C73C8F;
    color: #fff !important;
}


a.phone {
    display: none;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15) !important;
    align-items: center;
    position: fixed !important;
    bottom: 10px; 
    right: 10px;
    background: #C73C8F;
    height: 48px;
    z-index: 9999;
    color: #fff;
    border-radius: 20px;
    font-weight: bold;
    text-decoration: none !important;
}

a.phone svg {
  font-size: 1.2rem;
  width: 1em;
  height: 1em;
  margin-right: 1rem !important;
}

a.phone .wrap {
  padding-left: 1rem !important;
  margin-left: -1.5rem !important;
  margin-right: 0.5rem !important;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #c73c8f;
  border: 1px solid #c73c8f;
  border-right: 0;
  border-radius: 20px;
}

.frame-type-text li, .frame-type-textmedia li,
.frame-type-bullets li {
    list-style: disc;
}

/* OWN SECTIONS */
#vorteile,
#privatgrundstueck,
#ablauf,
.content_reviews_overlay {
    padding: 4em 0;
}

#werbetafeln {
	padding-bottom: 4em;
}


/* HEADER IMAGE */
#geld-verdienen {
  position: relative;
}
#geld-verdienen figure {
    margin-bottom: 0;
    position: relative;
}

#geld-verdienen .gallery-row {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

#geld-verdienen .gallery-row .gallery-item {
    padding-left: 0;
    padding-right: 0;
}

/* HEADER FORM */
#header_form {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /*text-align: center;*/
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 1000;
}

#header_form .back {
  margin-right: 10px;
}

#header_form #address {
  flex: 1 1 0%;
  border: 0 !important;
  box-shadow: none !important;
}

#header_form h1,
#header_form .h1 {
    color: #C73C8F;
    font-weight: bold;
    font-size: 2em;
    width: 100%;
    text-align: left;
}

#header_form #header_form_step_1,
#header_form #header_form_step_2,
#header_form #header_form_step_3,
#header_form #header_form_step_4 {
    align-items: center;
    width: 700px;
    padding: 1.5em 2.5em;
    background-color: #F3F3F3;
    color: #8D887B;
    border-radius: 2em;
    -webkit-box-shadow: 7px 8px 12px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 7px 8px 12px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 7px 8px 12px 0px rgba(0, 0, 0, 0.2);
}

#header_form #header_form_step_1 button img {
    width: 30px;
}

#header_form .header_form_step_inner {
    width: 100%;
}

#header_form .header_form_step_input_wrapper {
    background-color: #fff;
    border-radius: 2em;
    padding: 1em;
    width: 100%;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 1);
    -moz-box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 1);
    box-shadow: 0px 0px 12px 0px rgba(189, 189, 189, 1);
}

#header_form .header_form_step_input_wrapper .input-group,
#header_form .header_form_step_input_wrapper .input-group.mb-3 {
    margin-bottom: 0 !important;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

#header_form input[type="text"], #header_form input[type="tel"], #header_form input[type="email"], #header_form input[type="number"] {
    border: none;
    width: 100%;
}

#header_form input[type="text"]:focus,
#header_form input[type="tel"]:focus,
#header_form input[type="email"]:focus,
#header_form input[type="number"]:focus,
#header_form textarea:focus {
    box-shadow: none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#c31 {
  padding: 0;
  background: #efede9;
}

#c31 img {
  width: 100%;
} 

#header_form textarea {
    border: 0;
}

#header_form input[type="submit"],
#header_form button {
    background-color: #C73C8F;
    color: #fff;
    border-radius: 2em;
    border: 0;
    padding: 0.25em 2em;
    transition: background-color 0.3s ease;
}

#header_form input[type="submit"]:hover,
#header_form button:hover {
    background-color: #a03172;
}

#header_form button:disabled {
    cursor: not-allowed;
}

#header_form #header_form_step_1 input[type="text"]::placeholder {
    color: #9D998F;
    font-weight: normal;
}


small {
    font-size: 80%;
}

#header_form #header_form_step_2 #fileList {
  font-weight: bold;
  font-size: 80%;
  color: #C53C8B;
  margin: 0 0 15px 0;
}
  #header_form #header_form_step_2 #fileList:not(:empty) {
    margin: 15px 0;
  }


#header_form #header_form_step_3 input[type="text"], #header_form #header_form_step_3 input[type="tel"], #header_form #header_form_step_3 input[type="email"] {
    background-color: #FFEAF7;
    color: #C73C8F;
    border-radius: 1em;
    padding: 0.25em 0.5em;
}

#header_form #header_form_step_3 input[type="text"]::placeholder, #header_form #header_form_step_3 input[type="tel"]::placeholder, #header_form #header_form_step_3 input[type="email"]::placeholder {
    font-weight: normal;
    /*color: #C73C8F;*/
}

#header_form #header_form_step_3 label {
    float: left;
    width: 100%;
    font-size: 0.8em;
    margin: 0.5em 0 0.25em 0.75em;
}

/* INFO BOXES */
#vorteile, #privatgrundstueck {
    background-color: #EFEDE9;
}

#vorteile .info_box, #privatgrundstueck .info_box {
    background-color: #fff;
    height: 100%;
    padding: 1.5em .8em 1em;
}

#vorteile .info_box h3, #privatgrundstueck .info_box h3,
#privatgrundstueck .info_box h2 {
    font-weight: bold;
    font-size: 1.6em;
    color: #C73C8F;
    min-height: 2.8em;
    margin-bottom: 10px;
}

#vorteile .info_box .frame, #privatgrundstueck .info_box .frame {
  padding-top: 0;
}

#vorteile .info_box .image, #privatgrundstueck .info_box .image {
  width: 50%;
  margin: 0 auto;
}

#geld-verdienen .image .caption {
  padding: 0;
}

#vorteile .row, #privatgrundstueck .row {
  display: flex;
  flex-wrap: wrap;
}

/* FONT AWESOME DEACTIVATED
        #vorteile .fas, #vorteile .far {
          font-size: 70px;
          height: 110px;
          width: 110px;
          background-color: #FFEAF7;
          border-radius: 50%;
          padding-top: 20px;
        }
            #vorteile .fas::before, #vorteile .far::before {

            }
        */
#vorteile .textpic .gallery-item picture,
#privatgrundstueck .textpic .gallery-item picture {
    width: 50%;
}

#vorteile .info_box ul, #privatgrundstueck .info_box ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}

#vorteile .info_box ul, #privatgrundstueck .info_box ul {
    margin: 1em 0;
}

#vorteile .info_box li, #privatgrundstueck .info_box li {
    margin: 0.25em 1em;
    margin-left: 3em;
    list-style: none;
}

#vorteile .info_box li::before,
#privatgrundstueck .info_box li::before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    float: left;
    margin-left: -1.5em;
    color: #C73C8F;
}

#vorteile .textpic-above {
    gap: 0;
}


/* PROCEDURE */
.frame-type-timeline .timeline-item-inner {
    background-color: #EFEDE9;
    border-radius: 0.25em;
    border: 0;
}

.frame-type-timeline .timeline-item-inner:hover {
    background-color: #a03172 !important;
}

.frame-type-timeline .timeline-item-inner .timeline-item-date {
    display: none;
}

.frame-type-timeline .timeline-item-inner .timeline-item-header h3,
.frame-type-timeline .timeline-item-inner .timeline-item-text {
    color: #fff;
}

.frame-type-timeline .timeline-item-inner .timeline-item-header h3 {
    font-weight: bold;
}

.frame-type-timeline .timeline-item-inner .timeline-item-icon span {
    background-color: #4C4942;
    padding: 0;
    display: flex;
    align-items: center;
}

.frame-type-timeline .timeline-item-inner .timeline-item-icon svg {
    height: 50%;
    display: block;
    margin: 0 auto;
    margin-top
}

.frame-type-timeline .timeline-item-inner .timeline-item-icon::before {
    border: 0;
}

.frame-type-timeline .timeline-item .timeline-item-inner {
    background-color: #C7428F;
}


/* Testimonials */
.slick-list .card-group-element-item {
  outline: none;
}
.slick-list .card {
    border-radius: 1em;
    text-align: center;
    /*min-height: 430px*/;
    outline: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
}
.slick-list .slick-track {
  display: flex;
  align-items: center;
}

.slick-list .slick-current .card {
background-color: #fff;
}

.slick-list .card-group-element-item {
height: auto;
}

.slick-list .card {
text-align: center;
}

.slick-list .card .card-img-top {
  width: 100px !important;
  height: 100px !important;
  margin: 2em auto 0;
  display: inline-block;
}

.slick-list .card .card-img-top img { 
width: 100%;
height: auto;
}

#werbetafeln .slick-list .card .card-body {
    background: rgba(199, 60, 143, 0.5);
}

.slick-list .card .card-body {
    padding: 1.5em 2.5em 2.5em;
    text-align: center;
}

.slick-list .card .card-body h3 {
    color: #C73C8F;
    font-size: 1em;
    font-weight: bold;
}

ul.slick-dots {
  display: none !important;
}
.slick-prev, .slick-next {
  position: absolute;
  z-index: 1000;
  bottom: calc(50% - 25px);
  color: rgba(255, 255, 255, 0.5) !important;
  cursor: pointer;
}
  .slick-prev:hover, .slick-next:hover {
    color: #fff !important;
  }

  .slick-slider {
  	overflow: hidden;
  	visibility: hidden;
  }
  .slick-slider.slick-initialized {
  	visibility: visible;
  }
  .slick-slider .slick-slide {
    padding: 10px;
  	overflow: hidden;
  	visibility: hidden;
  }
  .slick-slider .slick-slide:first-of-type {
  	visibility: visible;
  }
  .slick-slider.slick-initialized .slick-slide {
  	visibility: visible;
  }

#werbetafeln .frame-inner {
  overflow: hidden;
}

#werbetafeln .slick-prev, #werbetafeln .slick-next {
  color: rgba(190, 60, 143, 0.5) !important;
}
  #content_ad_form .slick-prev:hover, #content_ad_form .slick-next:hover {
    color: #C73C8F;
  }

  @media (max-width: 768px) {
    .slick-slider {
      padding-top: 90px;
    }
    .slick-prev, .slick-next {
      top: 5px;
    }
    .slick-prev {
      left: calc(50% - 80px);
    }
    .slick-next {
      right: calc(50% - 80px);
    }
  }

  @media (min-width: 769px) {
    .slick-prev {
      left: -50px;
    }
    .slick-next {
        right: -50px;
    }
  }

#werbetafeln .card-group-element-item.slick-current {
  transform: scale(1);
}


@media (min-width: 768px) {

    .container {
      width: auto;
    }

    #kundenerfahrungen .card-group-element-item-trans {
      transition: 1s ease all;
    }

    #kundenerfahrungen .card-group-element-item {
        transform: scale(0.8);
    }

    #kundenerfahrungen .card-group-element-item.slick-center {
        transform: scale(1);
    }
}

/* AD FORMS */
#werbetafeln .slick-list .card {
    background-color: rgba(190, 60, 143, 0.5);
    background-repeat: no-repeat;
    background-position: bottom left;
    color: #fff;
}
  #werbetafeln .slick-list .card-group-element-item:nth-of-type(1) .card {
      background-image: url(/dgkw/fileadmin/user_upload/plakattafel-hintergrund.jpg);
    }
  #werbetafeln .slick-list .card-group-element-item:nth-of-type(2) .card {
      background-image: url(/dgkw/fileadmin/user_upload/plakattafel-hintergrund2.jpg);
    }
  #werbetafeln .slick-list .card-group-element-item:nth-of-type(3) .card {
      background-image: url(/dgkw/fileadmin/user_upload/plakattafel-hintergrund3.jpg);
    }



  #werbetafeln .slick-list .slick-current .card {
    background-color: #C73C8F;
    color: #fff;
  }
  #werbetafeln .slick-list .card .card-body h3 {
      color: #fff;
  }
@media (min-width: 768px) {
  .timeline-item-inner {
      margin-left: 0;
      margin-right: calc(1.5rem + 46px / 2);
  }
  
    #werbetafeln .card-group-element-item-trans {
          transition: 1s ease all;
    }

    #werbetafeln .card-group-element-item {
        transform: scale(0.8);
    }

    #werbetafeln .card-group-element-item.slick-center {
        transform: scale(1);
    }
}



/* ABOUT US */
#ueber-uns {
    background-color: #EFEDE9;
    padding: 4em 0;
}

#ueber-uns h2,
#ueber-uns h3 {
    color: #C73C8F;
}

#ueber-uns h3 {
    margin: 1em 0;
    font-size: 1.8em;
}

#ueber-uns .btn {
    margin-top: 2em;
    color: #fff;
    transition: background-color 0.3s ease;
}

#ueber-uns .btn:hover {
    background-color: #a03172;
    color: #fff;
}


/* REZENSIONEN */
#kundenerfahrungen {
    background: url(../user_upload/musterbild.jpeg);
    background-size: cover;
    overflow: hidden;
}

#kundenerfahrungen .content_reviews_overlay {
    background-color: rgb(154, 151, 142, 0.8)
}

#kundenerfahrungen h2, #kundenerfahrungen .frame-type-text {
    color: #fff;
}

.logo-small {
  width: 0px;
  opacity: 0;
  overflow: hidden;
  transition: .15s ease opacity, .5s ease width;
}

.logo-small.active {
  opacity: 1;
  width: 50px;
  transition: .3s ease width, 1s ease opacity;
}

/* TO TOP */
.scroll-top,
.scroll-top:active,
.scroll-top:focus,
.scroll-top:hover {
    background-color: #C73C8F;
    width: 4em;
    height: 4em;
    right: 15px;
    bottom: 15px;
}

a.phone svg {
  font-size: 1.6rem;
}

a.phone .wrap {
  width: 48px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #c73c8f;
  border: 1px solid #c73c8f;
  border-right: 0;
  border-radius: 20px;
}

/* FOOTER */
section.footer-section {
    border-top: 2px solid #fff;
    background-color: #EFEDE9;
    color: #4C4942;
    font-weight: 600;
}

section.footer-section .footer-logo {
    max-width: 100%;
}

section.footer-section .footer-socials {
    font-size: 1.5em;
}

/*
    section.footer-section .footer-socials a {
      color: #8A8576 !important;
      margin-left: 0.25em;
      margin-right: 1.5em;
      transition: all 0.3s ease;
    }
      section.footer-section .footer-socials a:hover {
        background-color: #C73C8F;
        margin-left: 0;
        padding: 0.25em;
        border-radius: 50%;
        margin-right: 1em;
        color: #fff !important;
      }
    section.footer-section .footer-socials a:last-of-type {
      margin-right: 0;
    }
    */
/* Redes Sociais */
.circle-button {
    color: #ccc;
    display: inline-block;
    font-size: 1em;
    border-radius: 50%;
}

.circle-button:hover {
    animation: circle-anim 0.3s ease forwards;
}

.grow-container {
    display: inline-block;
    margin: 0.75em;
}

.to-mail:hover {
    background: #C53C8B;
    color: #EFEDE9 !important;
}

.to-twitter:hover {
    background: #1DA1F3;
    color: #EFEDE9 !important;
}

.to-facebook:hover {
    background: #3B5998;
    color: #EFEDE9 !important;
}

.to-xing:hover {
    background: #005E62;
    color: #EFEDE9 !important;
}

.to-whatsapp:hover {
    background: #4AAE20;
    color: #EFEDE9 !important;
}

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

@keyframes circle-anim {
    0% {}

    90% {
        padding: 0.45em 0.55em;
        margin: -0.45em -0.55em;
    }

    100% {
        padding: 0.35em 0.45em;
        margin: -0.35em -0.45em;
    }
}




section.footer-section h3 {
    color: #C73C8F;
    font-weight: 600;
    min-height: 2.3rem;
}

section.footer-section p {
    margin-bottom: 0.5em;
}

section.footer-section a {
    color: #4C4942 !important;
}


@media only screen and (max-width:400px) {
  #header_form #header_form_step_2 .col {
    margin-bottom: 1em;
  }
  .scroll-top {
    bottom: 15px;
  }
}


@media (max-width: 1200px) {
  #vorteile .col-12, #privatgrundstueck .col-12 {
    margin-bottom: 2em;
    width: 100%;
  }
}

@media (max-width: 991px) {

	.align-items-center {
		display: block;
	}

	.navbar-header-main .navbar-brand.navbar-brand-image {
	    padding: 0 15px !important;
	    height: 70px !important;
	    display: flex;
	    align-items: center;
	} 

	#header_form #header_form_step_1, #header_form #header_form_step_2, #header_form #header_form_step_3, #header_form #header_form_step_4 {
  		/*margin-bottom: -20px !important;*/
  	}

  .info_box .col-md-12 {
    width: 100%;
  }   

  .navbar-nav {
      padding: 0;
      margin: 20px 0;
  }

  a.phone {
    display: flex;
  }

  header .logo-small {
    display: none;
  }

  #mainnavigation .nav-link {
    padding: .5rem 1rem !important;
  }

  .slick-list .card {
    min-height: 400px;
  }

  #mainnavigation .nav-item-active {
    border-bottom: 2px solid #C73C8F;
  }

  #mainnavigation .nav-item:last-of-type {
    display: none;
  }
  .navbar-mainnavigation.navbar-fixed-top {
    top: 0;
  }
  #mainnavigation .nav-item:last-of-type a {
    border: none;
  }
  .slick-list .card .card-body {
    padding: 1.5em 0.5em 2.5em;
  }
}

@media (max-width: 1460px) {
	#header_form {
        position: relative;
        background-color: #F3F3F3;
    }

    #header_form #header_form_step_1,
    #header_form #header_form_step_2,
    #header_form #header_form_step_3,
    #header_form #header_form_step_4 {
        width: 100% !important;
        border-radius: 0 !important;
        padding: 2em 1.5em;
        box-shadow: none;
        /*margin-bottom: -100px;*/
	    border-radius: 30px !important;
	    padding: 30px;
    }
    
	#header_form #header_form_step_1 label,
	#header_form #header_form_step_2 label,
	#header_form #header_form_step_3 label,
	#header_form #header_form_step_4 label {
		margin: auto;
	}
}

@media only screen and (max-width:767px) {

    #page-content {
      margin-top: 0;
    }

    .navbar-brand-image {
        width: 77%;
    }

    .navbar-brand-image img {
        max-width: 100%;
        height: auto;
    }

    #geld-verdienen {
        display: block !important;
    }

    .body-bg-top {
      padding-top: 88px;
    }

    #header_form h1 {
        font-size: 1.5em;
    }
      #header_form .col-xs-12 {
        margin-top: 10px;
      }

    #ueber-uns .col-12 {
        margin-bottom: 2em;
    }
    .slick-list .card {
      min-height: 300px;
    }
}

@media (max-width: 1200px) and (min-width: 768px)  {
  .navbar-brand-image img {
      width: 270px !important;
    }
  #mainnavigation .nav-item a {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  #vorteile .info_box h3, #privatgrundstueck .info_box h3 {
    font-size: 1.45em;
  }
}


@media (max-width: 1440px) and (min-width: 992px)  {

  .phone-button, .phone-button:active, .phone-button:focus, .phone-button:hover {
      display: block;
      z-index: 10000000;
      position: absolute;
      color: #fff;
      background-color: #C73C8F;
      width: 4rem;
      height: 4rem;
      right: 0;
      top: 10em;
      text-align: center;
      display:flex;/*CSS3*/
      align-items:center;/*Vertical align*/
      justify-content:center;/*horizontal align*/
  }

  .navbar-nav {
    /*flex-wrap: wrap;*/
  }

}

@media (min-width: 992px) {

    .navbar-mainnavigation .navbar-collapse {
        display: block !important;
    }

	#step2 img {
	    padding: 15px;
	}

  .navbar-nav {
    display: flex;
    align-items: center;
  }

  header#page-header > .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .text-md-right {
    text-align: right;
  }

  .text-md-left {
  	text-align: left;
  }
}


@media (min-width: 1100px) {
  .container {
      max-width: 1024px;
  }
}

#mainnavigation .nav-link {
  padding: 1rem .5rem;
  margin: 0 .5rem;
  /*border-bottom: 2px solid #fff;*/
}

#mainnavigation .nav-item-active {
    color: #C73C8F !important;
    /*border-bottom: 2px solid #C73C8F;*/
}

@media (min-width: 1200px) {
  #mainnavigation .nav-item:last-of-type {
    margin-left: 15px;
  }
    .footer-menu {
      display: flex;
      justify-content: flex-end;
  }
}

@media (min-width: 992px) {
    .navbar-header-main {
          display: flex;
          width: 100%;
          justify-content: center;
    }
}

@media (min-width: 1304px) {
  .container {
      max-width: 1200px;
  }
}
