.header-500 .main-nav ul.first {
  /* display: inline-block; */
}
.section.dunkel-1 .ce-below .ce-gallery {
  /* display: flex;
  gap: 10px; */
}

.image-description {
  margin-bottom: 10px;
}

.ce-gallery .ce-column {
  /* float: none !important; */
}

.text-image-block.withbackground .container-desc {
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.09) !important;
  margin-bottom: 22px;
}

/* .text-image-block .image-container {
  background-color: #232323;
} */

/* .text-image-block .image-container:hover li img {
  transform: rotateY(-180deg) !important;
  backface-visibility: hidden;
}

.text-image-block .image-container .double-lined {
  display: none;
}

.text-image-block .image-container:hover .double-lined {
  display: block;
  display: flex;
  justify-content: center;
}
.image-container a .button .double-lined {
  color: #fff !important;
} */
.section.normal h3 {
  color: #232323 !important;
  /* font-size: 22px; */
  margin-top: 15px;
}

.frame-type-mask_text_image_block h3 {
  word-break: break-word;
  background: #eed358;
  color: #232323;
  font-size: 20px;
  padding: 10px !important;
  margin: 0;
  /* text-align: center; */
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
}
.ce-headline-center {
  display: flex;
  justify-content: center;
  word-spacing: 0.8px;
  font-weight: bold;
  /* margin-bottom: 20px; */
}

.section.footer-contacts h3 {
  color: #232323;
}

.text-image-block.withbackground .container-desc h3 {
  background: none !important;
  padding: 0px !important;
  text-align: none !important;
  text-transform: none !important;
  margin-top: 10px;
  /* word-break: break-all; */
  justify-content: none !important;
}
.text-image-block.withbackground .container-desc p {
  word-break: break-all;
}

.tx-wf-partner .lizenznehmer h3 {
  background: #eed358;
  color: #333;
  font-size: 20px;
  padding: 10px;
  margin: 0;
  /* text-align: center; */
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 25px;
}
.tx-wf-partner .mapsubgermany .lizenznehmer h3 a {
  color: #333 !important;
}

.tx-wf-partner .mapsubgermany .lizenznehmer .item {
  background-color: #fefefe;
  color: #232323;
}
.tx-wf-partner .mapsubgermany .lizenznehmer .item .content-box {
  /* box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.09) !important; */
}
.tx-wf-partner .mapsubgermany .lizenznehmer .item .content-box .title {
  /* margin-top: 22px; */
}
.tx-wf-partner .mapsubgermany .lizenznehmer .item .content-box .title {
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.tx-wf-partner .mapsubgermany .lizenznehmer .item .content-box .text {
  padding-left: 20px;
  padding-right: 20px;
}
.tx-wf-partner .mapsubgermany .lizenznehmer .item .content-box .button-row {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.tx-wf-partner .mapsubgermany .lizenznehmer h4 {
  background: #eed358;
  color: #333;
  font-size: 20px;
  padding: 10px;
  margin: 0;
  /* text-align: center; */
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 25px;
}
.lizenznehmer h3 {
  width: fit-content;
}
/* .section.footer-contacts .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.section.normal .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.section.dunkel-1 .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
} */
.sidebar-textimage.dark img {
  width: 100%;
}

@media (max-width: 1200px) {
  iframe {
    height: 250px !important;
  }
  h3 {
    font-size: 20px !important;
  }
}

@media (max-width: 767px) {
  .section.parallax .title {
    word-break: break-all;
  }
}
