@charset "UTF-8";
.ce_bewekaTextImageSmall {
  margin-bottom: 3em;
  padding-top: 3em;
}
.ce_bewekaTextImageSmall.bg-white {
  background: #fff;
  padding-bottom: 3em;
}
.ce_bewekaTextImageSmall.float_right .inner-wrap {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-direction: reverse;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.ce_bewekaTextImageSmall .inner-wrap {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ce_bewekaTextImageSmall h1 {
  margin-bottom: 0.3em;
}
.ce_bewekaTextImageSmall .text_container {
  width: 50%;
  margin-right: 3em;
}
.ce_bewekaTextImageSmall .text_container ul {
  list-style: none;
}
.ce_bewekaTextImageSmall .text_container ul li {
  margin-bottom: 1em;
  padding-left: 1em;
  position: relative;
}
.ce_bewekaTextImageSmall .text_container ul li:before {
  content: "•";
  color: #EE171D;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  position: absolute;
  left: 0;
}
.ce_bewekaTextImageSmall .image_container {
  width: 45%;
}
.ce_bewekaTextImageSmall .image_container.float_left {
  padding-right: 1em;
  margin-right: 1.5em;
}
.ce_bewekaTextImageSmall .image_container.float_right {
  padding-left: 1em;
  margin-left: 1.5em;
}
.ce_bewekaTextImageSmall .image_container.float_right img {
  margin-right: 0;
  margin-left: auto;
}
@media screen and (max-width: 1200px) {
  .ce_bewekaTextImageSmall .image_container {
    width: 50%;
  }
  .ce_bewekaTextImageSmall .text_container {
    width: 50%;
  }
  .ce_bewekaTextImageSmall .text_container h1 {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 700px) {
  .ce_bewekaTextImageSmall .inner-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ce_bewekaTextImageSmall .image_container, .ce_bewekaTextImageSmall .text_container {
    width: 100%;
  }
  .ce_bewekaTextImageSmall .image_container.float_left, .ce_bewekaTextImageSmall .image_container.float_right {
    margin: 0;
    margin-bottom: 1em;
    padding: 0;
  }
  .ce_bewekaTextImageSmall .image_container.float_left img, .ce_bewekaTextImageSmall .image_container.float_right img {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 460px) {
  .ce_bewekaTextImageSmall .image_container.float_left img, .ce_bewekaTextImageSmall .image_container.float_right img {
    width: 100%;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvirtual%2Fupgrade-beweka.abnahme-server.de%2Fhtdocs%2Fprivate-bundles%2Fmagmell-agentur%2Fbeweka-basic%2Fsrc%2FResources%2Fpublic%2Fcss%2Felements%2Fce_bewekaTextImageSmall.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAGO%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYf%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGU%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAGY%3BAAAA%3BAAAA%3BAAAA%22%7D */