@charset "UTF-8";
.fullwidth .components-base-control {
  width: 100%;
}

#rullandecitat {
  display: flex;
  align-items: center;
  min-height: 400px;
}

.aktivskola-omdome {
  font-family: "Aktiv Skola STD", Arial, Helvetica, Arial, Verdana, sans-serif;
  max-width: 90%;
  background: #fff;
  color: #222222;
  padding: 50px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);
  position: relative;
  overflow: hidden;
  min-height: 120px;
}

.aktivskola-omdome p {
  position: relative;
  text-align: left;
  color: #000;
  font-size: 1.5em;
  font-weight: 300;
  margin-top: -5px;
  line-height: 1.5;
  z-index: 1;
  margin: 0 0 0 30px;
}

.aktivskola-omdome cite {
  position: relative;
  display: block;
  width: 100%;
  text-align: right;
  color: #000;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  padding-top: 30px;
  padding-right: 20px;
  z-index: 1;
}

.aktivskola-omdome cite span {
  color: #ea6004;
  margin-left: 10px;
}

.aktivskola-omdome cite em {
  float: right;
  font-size: 0.75em;
}

.aktivskola-omdome:before {
  content: "“";
  font-family: "Oswald", sans-serif;
  position: absolute;
  top: 30px;
  left: 35px;
  font-size: 5em;
  color: rgba(238, 114, 9, 0.8);
  font-weight: normal;
  transform: rotate(-3deg);
}

.aktivskola-omdome:after {
  content: "”";
  font-family: "Oswald", sans-serif;
  position: absolute;
  bottom: -50px;
  line-height: 100px;
  right: 50px;
  font-size: 19em;
  color: rgba(238, 114, 9, 0.1);
  font-weight: normal;
  transform: rotate(3deg);
}

@media (max-width: 640px) {
  .aktivskola-omdome:after {
    font-size: 22em;
    right: -25px;
  }
}
#rullandecitat .carousel-inner {
  position: relative;
  width: 100%;
  align-items: center;
  display: flex;
  min-height: 100%;
  overflow: hidden;
}

#rullandecitat .backend {
  position: relative;
  width: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
  min-height: 100%;
  overflow: hidden;
}

.backend .carousel-control-next,
.backend .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

.backend .carousel-control-prev {
  left: 0;
}

.backend .carousel-control-next {
  right: 0;
}

.backend .carousel-control-next-icon,
.backend .carousel-control-prev-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

#rullandecitat .carousel-control-next {
  justify-content: end;
}

#rullandecitat .carousel-control-next-icon,
#rullandecitat .carousel-control-prev-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ea6004;
  background-position: center;
}

#rullandecitat .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm.707-14.707 4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 0 1-1.414-1.414L13.586 13H8a1 1 0 1 1 0-2h5.586l-2.293-2.293a1 1 0 0 1 1.414-1.414Z' fill='%23fff'/%3E%3C/svg%3E");
}

#rullandecitat .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='none'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM11.7071 9.70711C12.0976 9.31658 12.0976 8.68342 11.7071 8.29289C11.3166 7.90237 10.6834 7.90237 10.2929 8.29289L7.37993 11.2059C7.36486 11.2209 7.35031 11.2363 7.33627 11.252C7.12998 11.4352 7 11.7024 7 12C7 12.2976 7.12998 12.5648 7.33627 12.748C7.3503 12.7637 7.36486 12.7791 7.37993 12.7941L10.2929 15.7071C10.6834 16.0976 11.3166 16.0976 11.7071 15.7071C12.0976 15.3166 12.0976 14.6834 11.7071 14.2929L10.4142 13L16 13C16.5523 13 17 12.5523 17 12C17 11.4477 16.5523 11 16 11L10.4142 11L11.7071 9.70711Z' fill='%23fff'/%3E%3C/svg%3E");
}

#rullandecitat .carousel-control-prev {
  justify-content: start;
}

@media all and (max-width: 1000px) {
  .aktivskola-omdome {
    padding: 15px 10px;
  }
  .aktivskola-omdome:before {
    top: -10px;
    left: 15px;
    color: rgba(238, 114, 9, 0.25);
  }
  .aktivskola-omdome p {
    font-size: 1.1em;
    margin: 0px 0 0 11px;
  }
  #rullandecitat .carousel-control-next-icon,
  #rullandecitat .carousel-control-prev-icon {
    width: 20px;
    height: 20px;
  }
  #rullandecitat .carousel-control-prev {
    left: -5px;
  }
  #rullandecitat .carousel-control-next {
    right: -5px;
  }
}

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