html {
  box-sizing: border-box;
  font: -apple-system-body;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  text-size-adjust: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit;
  text-decoration-skip: ink; }

.sv-column-1,
.sv-column-2,
.sv-column-3,
.sv-column-4,
.sv-column-5,
.sv-column-6,
.sv-column-7,
.sv-column-8,
.sv-column-9,
.sv-column-10,
.sv-column-11,
.sv-column-12,
.sv-column-13,
.sv-column-14,
.sv-column-15,
.sv-column-16,
.sv-column-17,
.sv-column-18 {
  min-height: 1px; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: border-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0; }

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto; }

input[type='search'] {
  appearance: textfield;
  box-sizing: border-box; }

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #cbcbcb;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.article-functions {
  width: 2.1em;
  text-align: center; }

.article-functions {
  width: 4em;
  text-align: center; }

.function-item i {
  font-size: 2em;
  color: #cad6d8;
  margin-bottom: .3em;
  transition: color .2s ease; }

.function-item i:hover {
  color: #718488; }

.function-divider {
  border-top: 2px #cad6d8 solid;
  padding: .4em 0;
  margin-top: .4em; }

.function-item p {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: .7em;
  margin-top: -.6em;
  margin-bottom: 1.6em;
  color: #cad6d8; }

a.function-link {
  text-decoration: none; }

.by-text-small {
  font-size: .8em;
  text-transform: uppercase;
  color: #718488; }

.by-text-item,
.by-text-divider {
  display: inline-block;
  margin-right: .9em; }

.by-text-divider {
  border-right: 2px #cad6d8 solid;
  height: .6em; }

.news-item {
  background: #f5f7f7;
  margin-bottom: 2em;
  overflow: hidden;
  border-bottom: 3px #ae335f solid;
  cursor: pointer; }

.news-image {
  height: 18em;
  margin-bottom: -18em;
  background-size: cover;
  background-position: center; }

.news-image-backdrop {
  display: table-cell;
  vertical-align: bottom;
  height: 18em;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.11) 65%, rgba(0, 0, 0, 0.43) 85%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.11) 65%, rgba(0, 0, 0, 0.43) 85%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.11) 65%, rgba(0, 0, 0, 0.43) 85%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0); }

.news-spacer {
  min-width: 100%;
  position: relative;
  display: block;
  width: 100%;
  font-size: 9em;
  height: 0; }

.news-header {
  display: inline-block;
  position: relative;
  bottom: 0;
  vertical-align: bottom;
  padding: .9em 1.5em;
  font-size: 1.3em;
  color: #fff;
  font-family: "crete round", arial, sans-serif; }

.news-body {
  padding: 1em 2em 2.5em;
  line-height: 1.55em; }

.main-article .news-header {
  padding: .4em .9em;
  font-size: 2.7em; }
  @media (max-width: 767px) {
    .main-article .news-header {
      padding: .4em;
      font-size: 2em; } }

.main-article .news-image-backdrop {
  height: 25em; }
  @media (max-width: 1024px) and (min-width: 768px) {
    .main-article .news-image-backdrop {
      height: 19em; } }
  @media (max-width: 767px) {
    .main-article .news-image-backdrop {
      height: 15em; } }

.main-article .news-image {
  height: 25em;
  margin-bottom: -25em; }
  @media (max-width: 1024px) and (min-width: 768px) {
    .main-article .news-image {
      height: 19em;
      margin-bottom: -19em; } }
  @media (max-width: 767px) {
    .main-article .news-image {
      height: 15em;
      margin-bottom: -15em; } }

.gol-newslist {
  color: #718488;
  padding: 2em 1em;
  background: #f5f7f7; }

.gol-newslist-header {
  font-family: "crete round", arial, sans-serif;
  font-size: 1.6em;
  margin-bottom: .3em; }

.gol-newslist-body {
  font-size: .9em; }

.gol-newslist-item {
  width: 100%;
  margin-bottom: 2em;
  cursor: pointer; }

.gol-newslist-item:hover {
  color: #303132; }

.gol-newslist-text-container {
  margin-top: 0; }

.gol-newslist-text-header {
  font-family: "crete round", arial, sans-serif;
  font-size: 1.2em;
  margin-bottom: .3em; }

.gol-newslist-image-container {
  float: right;
  display: flex;
  width: 7em;
  margin-left: 1em;
  margin-bottom: .5em;
  height: 5em;
  overflow: hidden;
  justify-content: center; }

.gol-newslist-image-container img {
  height: 100%; }

.gol-newslist a {
  color: #718488 !important;
  text-decoration: none; }

a.gol-newslist-link {
  text-decoration: none; }

input.gol-search-input {
  margin-top: 1em;
  padding: .2em .6em;
  font-family: "crete round", arial, sans-serif;
  background: #e8e8e8;
  border: 1px #e8e8e8 solid;
  border-radius: .2em; }

input.gol-search-button {
  background: #718488;
  color: #fff;
  font-family: "crete round", arial, sans-serif;
  border: 0;
  border-radius: .2em;
  padding: .5em .6em;
  line-height: 1em;
  margin-top: .9em;
  margin-left: .5em;
  font-size: 1.1em; }

.btn {
  background: #718488;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-family: "crete round", arial, sans-serif;
  border: 0;
  border-radius: .2em;
  -webkit-border-radius: .2em;
  padding: .5em .6em;
  line-height: 1em; }

.btn.warning {
  background: #e84242; }

a.btn {
  text-decoration: none; }

.btn:hover {
  background: #ae335f; }

.social-icons-container {
  display: table;
  width: 100%; }

.social-icons-container a {
  display: table-cell;
  text-align: center; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.sv-spacer-1emvt > .sv-custom-module {
  margin-top: 1em; }

.sv-spacer-2emvt > .sv-custom-module {
  margin-top: 2em; }

.sv-spacer-3emvt > .sv-custom-module {
  margin-top: 3em; }

.sv-spacer-1emvt .sv-skip-spacer,
.sv-spacer-2emvt .sv-skip-spacer,
.sv-spacer-3emvt .sv-skip-spacer {
  margin-top: 0; }

.side-image img {
  margin-left: -20%;
  width: 120%; }

.side-image {
  margin-left: -20%;
  padding-left: 20%; }

@media print {
  .exclude-from-print,
  .exclude-from-print * {
    display: none; } }

.gol-puff-grey {
  color: #718488;
  padding: 2em 1em;
  background: #f5f7f7; }

.top-nav li a {
  font-family: "crete round", arial, sans-serif;
  text-decoration: none;
  font-size: 1.2em;
  color: #718488;
  transition: color .2s ease; }

.top-nav li {
  display: inline-block;
  margin-right: 1.6em;
  margin-top: .3em;
  border-bottom: 2px #fff solid; }

ul.top-nav {
  padding: 0; }

li.gol-section-:hover a,
li.gol-section-.active a {
  color: #ae335f; }

li.gol-section-it-jobb:hover a,
li.gol-section-it-jobb.active a {
  color: #303132; }

li.gol-section-it-skolan:hover a,
li.gol-section-it-skolan.active a {
  color: #5dc2d5; }

li.gol-section-kundservice:hover a,
li.gol-section-kundservice.active a {
  color: #f7d019; }

li.gol-section-bestall:hover a,
li.gol-section-bestall.active a {
  color: #b7d16c; }

li.gol-section-statistik:hover a,
li.gol-section-statistik.active a {
  color: #cad6d8; }

li.gol-section-om-oss:hover a,
li.gol-section-om-oss.active a {
  color: #ae335f; }

html {
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%; }

@media (max-width: 767px) {
  .sv-row [class*='sv-column-'] {
    padding-left: .5em;
    padding-right: .5em; } }

.gol-alert-area {
  background: #e84242;
  display: none; }

.gol-alert-area h1,
.gol-alert-area p,
.gol-alert-area a,
.gol-alert-area a:visited,
.gol-alert-area .normal {
  color: #fff; }

.gol-alert-area .normal,
.gol-alert-area p {
  margin: 0; }

.gol-alert-area {
  font-size: .7em; }

.gol-cookie-area {
  display: none; }

ul.gol-tags-list {
  list-style-type: none;
  padding: 0;
  margin: .4em 0; }

ul.gol-tags-list li {
  display: inline-block;
  border: 1px #cbcbcb solid;
  padding: .5em .9em;
  line-height: 1em;
  border-radius: .2em;
  margin-right: .1em;
  background: #eaf9f9;
  color: #636b73;
  font-size: .8em;
  cursor: pointer; }

ul.gol-tags-list li:hover {
  background: #fff; }

@media (max-width: 767px) {
  body {
    font-size: 1em; } }

@media (max-width: 1024px) and (min-width: 768px) {
  body {
    font-size: .9em; } }

@media (max-width: 1440px) and (min-width: 1025px) {
  body {
    font-size: 1em; } }

@media (min-width: 1401px) {
  body {
    font-size: 1.1em; } }

blockquote.sv-blockquote {
  background: none;
  border-left: 11px #b7d16c solid; }

.sv-blockquote p.normal {
  width: 90%;
  font-size: 1.1em;
  font-style: italic; }

blockquote.sv-blockquote:lang(sv)::before,
blockquote.sv-blockquote-edit:lang(sv)::before {
  display: none; }

.normal a {
  color: #5dc2d5; }

.consid-contentbox-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden; }

.consid-contentbox-image-container img {
  width: 100%; }

.consid-contentbox {
  background: #f5f7f7;
  margin-bottom: 2em;
  overflow: hidden;
  cursor: pointer; }

a.consid-contentbox-link {
  text-decoration: none !important; }

.consid-contentbox-header {
  padding: 1.9em 1.5em .9em 1.5em;
  font-size: 1.3em;
  color: #fff;
  font-family: "crete round", arial, sans-serif;
  align-self: flex-end;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 87%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 87%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 87%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }

.consid-contentbox-body {
  padding: 1em 2em 2.5em 2em;
  line-height: 1.55em; }

.consid-contentbox-videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.consid-contentbox-videoContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.consid-contentbox-imageBackdrop {
  display: flex; }

.consid-contentbox--small .consid-contentbox-image-container {
  height: 110px; }

.consid-contentbox--small .consid-contentbox-imageBackdrop {
  margin-top: -110px;
  height: 110px; }

.consid-contentbox--small .consid-contentbox-header {
  font-size: 1.2em; }

.consid-contentbox--medium .consid-contentbox-image-container {
  height: 230px; }

.consid-contentbox--medium .consid-contentbox-imageBackdrop {
  margin-top: -230px;
  height: 230px; }

.consid-contentbox--large .consid-contentbox-image-container {
  height: 340px; }

.consid-contentbox--large .consid-contentbox-imageBackdrop {
  margin-top: -340px;
  height: 340px; }

.consid-contentbox--large .consid-contentbox-header {
  font-size: 2.3em; }

.consid-contentbox-no-image {
  background: none;
  color: #303132;
  padding: .9em 1.5em; }

.consid-contentbox-no-link * {
  cursor: inherit !important; }

.consid-contentbox-menu {
  font-family: "crete round", arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  color: #718488;
  line-height: inherit;
  list-style-type: none;
  margin: 0;
  padding: 2em;
  border-bottom: 3px #ae335f solid;
  cursor: initial; }

.consid-contentbox-menu a {
  text-decoration: none; }

.consid-contentbox--large .consid-contentbox-menu {
  font-size: 1.2em !important;
  padding: 2em 1.7em !important; }

.consid-contentbox--small .consid-contentbox-menu {
  font-size: 0.8em !important;
  padding: 1em 2.5em !important; }

@media (max-width: 767px) {
  }

@media (max-width: 1024px) {
 }


/* Layout för startsida */

.voister-1 {
   width: 60%;
}

.voister-1 h2 {
   margin: 0 !important;
}

.voister-2 {
   width: 55%;
   background: lightblue; 
}

.voister-2 ul {
   display: flex;
   flex-direction: row;
   width: 55%;
}

.voister-2 li.sv-channel-item {
	display: flex;
   flex-direction: column;
   flex-basis: 45%;
	width: 50%;
   word-wrap: break-word;
}

.voister-7 {
   width: 35%;
}

.voister-7 li.sv-channel-item h3 {
	margin: 0 !important;
   padding-left: 1em !important;
}

.voister-7 li.sv-channel-item {
   padding-bottom: 1.2em;
}

.voister-7 li.sv-channel-item span {
   font-size: 80%;
}

.voister-7 ul li:not(:last-child) {
   border-bottom: solid 1px lightgrey;
}