#aimfoot {width:50px;margin-bottom:-1px;}
#aimfoot .st0 {fill:#fff;mix-blend-mode: exclusion;}
footer .branding .left svg {width:110px;margin:0 0.1rem -1px;}
footer .branding .left {width: 50%;}
footer .branding p {display: inline-block;padding:0;color:#fff;mix-blend-mode: exclusion;}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

.titeluppe {
  font-family: 'Nunito', sans-serif;
font-weight: bold;
text-transform: none;
padding-left: 15px;
padding-top: 0px;
color: #212121;
margin: 0;
    font-size: 2.1875em;
}

/*Länkfärg i navigation */
.desktop-nav a,
.desktop-nav a:visited {
  color: #444444; 
font-family: 'Nunito', sans-serif;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 14px;
}

.desktop-nav a:hover,
.desktop-nav a:active {

color: #ff6934;

}


.site-header {
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 1;
    left: 0;
    transition: left 225ms ease;
box-shadow: 2px 2px 4px #4444;
}

@media (max-width: 640px){

.site-header {
  
    position: initial;
  

}}

.whitehead {
    width: 100%;
    margin-bottom: .4375em;
}

.whitehead::after { 
    content: " ";
display: block;
    height: 8px;
}

/*Headerbilden/bildspel + text*/
div#header-img {max-width:100%!important;}

#home-slide-bg {min-height:600px; max-height:600px;
padding: 48px;}


#home-slide-bg h2 {
margin: auto;

 font-size: 2.5em;
color: #fff;
text-align: center;
font-family: 'Nunito', sans-serif;
font-weight: bolder;
padding-top: 190px;
padding-bottom: 30px;
line-height: 1;


}

.bildtext
{
    max-width: 76.875em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    overflow: auto;
text-align: center;
}
.small {
 font-size: 0.4em;
    line-height: 1.6;
    padding-top: 1.3em;
}

.button {
    background-color: ;
    border: 5px solid white;
border-radius: 8px;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}


.buttons2 {
    background-color: white ;
    border: 3px solid #58b6cb;
border-radius: 6px;
    color: #58b6cb;
    padding: 8px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
font-weight: normal;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.buttons2:hover {
    background-color: #ffffff;
border-color: #58b6cb;
    color: black;
}

.buttons1 {
    background-color: transparent;
    border: 5px solid white;
border-radius: 6px;
    color: #ffffff;
font-family: 'Nunito', sans-serif;
    font-weight: bolder;
    padding: 12px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
letter-spacing: 1px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.buttons1 a { 
    color: #ffffff;  
}

.buttons1 a:hover { 
    color: #ffffff;  
}

.buttons1:hover {
    background-color: #58b6cb;
border-color: #58b6cb;
    color: white;
}

.textimgright {
    width: 31.42857%;
    float: right;
    margin-right: 0;
    background-color: #58b6cb;
    padding: 2.5em;
    color: #FFFFFF;

}

.textimgleft {
    width: 31.42857%;
    float: right;
    margin-right: 0;
    background-color: #58b6cb;
    padding: 2.5em;
    color: #FFFFFF;
}

/*Back to top button*/

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #1eb4c6;
  color: #fff;
  cursor: pointer;
 font-family: '', serif;
font-weight: 400;
font-size: 24px;
padding: 15px 18px 19px 18px;
  border-radius: 50%;
opacity: 0.6;
line-height:1;
}

#myBtn:hover {
background-color: #e6f7f9;
color: #e2000b;
}

@media (max-width: 60em){

.textimgright {
  display: table;
float: none;
width: initial;
margin-bottom: 0.875em;
}

.textimgleft {
  display: table;
float: none;
width: initial;
margin-bottom: 0.875em;
}

}

@media (min-width:800px)
{
#home-slide-bg-mob {
display:none;
}
}

@media (min-width:640px)
{
.telnr {
display: none;
}
}

#home-slide-bg-mob 
{
min-height: 600px;
padding: 0;
}

#home-slide-bg-mob h2 {
margin: auto;
 font-size: 3em;
  font-weight: 900; 
text-shadow: 1px 1px 2px #444444 ;
color: #fff;
text-align: center;
font-family: 'Nunito', sans-serif;
padding-top: 155px;
padding-bottom: 30px;
line-height: 1;
}


@media (max-width:800px)
{
#home-slide-bg {display:none;}



.bildtext
{
    max-width: 76.875em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.1375em;
    padding-right: 0.1375em;
    overflow: auto;
}
.small {
 font-size: 0.4em;
line-height: 1.6;
    padding-top: 1.3em;
}









/* Knappfärger */
button, input[type="button"], input[type="reset"], input[type="submit"], button {
 background-color: transparent ;
color: #ffffff;
font-family:  'Nunito', sans-serif;
font-size: 14px;

}

/* Knappfärger vid hover */
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, button:hover, button:focus {
  background-color: transparent;
color: #ffffff;

}
}

input#contact-button {
    margin-top: 19px;
    color: white;
    background-color: #58b6cb;
font-size: 14px;
font-family: 'Nunito', sans-serif;
border-radius: 8px;
    padding: 12px 24px;
    text-align: center;
text-transform: uppercase;
letter-spacing: 0.5px;
    border-width: 0;
    border-style: none;
    border-color: transparent;
width: 100%;

}


.span-1 {
  width: 5.71429%;
  float: left;
  margin-right: 2.85714%; }

.span-2 {
  width: 14.28571%;
  float: left;
  margin-right: 2.85714%; }

.span-3 {
  width: 22.85714%;
  float: left;
  margin-right: 2.85714%; }

.span-4 {
  width: 31.42857%;
  float: left;
  margin-right: 2.85714%; }

.span-5 {
  width: 40%;
  float: left;
  margin-right: 2.85714%; }

.span-6 {
  width: 48.57143%;
  float: left;
  margin-right: 2.85714%; }

.span-7 {
  width: 57.14286%;
  float: left;
  margin-right: 2.85714%; }

.span-8 {
  width: 65.71429%;
  float: left;
  margin-right: 2.85714%; }

.span-9 {
  width: 74.28571%;
  float: left;
  margin-right: 2.85714%; }

.span-10 {
  width: 82.85714%;
  float: left;
  margin-right: 2.85714%; }

.span-11 {
  width: 91.42857%;
  float: left;
  margin-right: 2.85714%; }

.span-12 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

.last {
  margin-right: 0; }



form {
  max-width: 29.85em; }

fieldset {
font-family: 'Raleway', sans-serif;
font-weight: 400;    
font-size: 14px;
color:#454545;
background-color: #fff;
border: 0px solid #cfd3d5;
border-radius: 1px;
margin: 0 0 0.75em;
padding: 1.5em 0 1.5em 0;
margin: auto;
width: 100%;
float: right;
}

fieldset button {
text-align: center;
margin: auto;
width:100%;
}

label {
font-family: 'Raleway', sans-serif;
font-weight: 400;    
font-size: 14px;
margin-bottom: 0.375em;
}

input,
label,
select {
  font-family: "Nunito", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em; }

input,
select {
  display: block; }

label {
  font-weight: 600;
  margin-bottom: 0.375em; }
  label.required::after {
    content: "*"; }
  label abbr {
    display: none; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,
select[multiple=multiple],
textarea {
  background-color: #fff;
  border: 1px solid #cfd3d5;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  margin-top: 4px;
  margin-bottom: -10px;
  padding: 0.5em;
  transition: border-color;
  width: 100%; 
max-height: 120px;}
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover,
  select[multiple=multiple]:hover,
  textarea:hover {
    border-color: #b4babd; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus,
  select[multiple=multiple]:focus,
  textarea:focus {
    border-color: #58b6cb;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(69, 174, 197, 0.7);
    outline: none; }

textarea {
  resize: vertical; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.375em; }

input[type="file"] {
  padding-bottom: 0.75em;
  width: 100%; }

select {
  margin-bottom: 1.5em;
  max-width: 100%;
  width: auto; }

ul,
ol {
  margin: 0;
  padding: 0 0 0 1.25em; }
dl {
  margin-bottom: 0.75em; }
  dl dt {
    font-weight: bold;
    margin-top: 0.75em; }
  dl dd {
    margin: 0; }

table {
  -webkit-font-feature-settings: "kern", "liga", "tnum";
  -moz-font-feature-settings: "kern", "liga", "tnum";
  -ms-font-feature-settings: "kern", "liga", "tnum";
  font-feature-settings: "kern", "liga", "tnum";
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #a6aeb1;
  font-weight: 600;
  padding: 0.75em 0;
  text-align: left; }

td {
  border-bottom: 1px solid #cfd3d5;
  padding: 0.75em 0; }

tr,
td,
th {
  vertical-align: middle; }

@font-face {
  font-family: 'Roboto' , sans-serif;
  font-style: normal; }
body {
  -webkit-font-feature-settings: "kern", "liga", "pnum";
  -moz-font-feature-settings: "kern", "liga", "pnum";
  -ms-font-feature-settings: "kern", "liga", "pnum";
  font-feature-settings: "kern", "liga", "pnum";
  -webkit-font-smoothing: antialiased;
  color: #333;
  font-family: "Nunito", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nunito", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  line-height: 1.2;
  margin: 0 0 0.75em; }



h2 {
  font-size: 1.75em;
  margin-bottom: 0.25em; 
font-weight: bold;
text-transform: none;
color: #212121;
padding-top: 8px;

}

h3 {
  font-size: 1.75em;
  margin-bottom: 0.25em; 
font-weight: bold;
text-transform: none;
color: #212121;
padding-top: 8px;

}

h4 {
#212121;
  font-size: 1.2em;
text-transform: uppercase;


}

h5 {
color: #212121;


}

p {
  margin: 0 0 1.1875em; }

a {
  color: #58b6cb;
  text-decoration: none;
  transition: color 0.1s linear; }
  a:active, a:focus, a:hover {
    color: #338fa4; }
  a:active, a:focus {
    outline: none; }

hr {
  border-bottom: 1px solid #cfd3d5;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

.center {
  text-align: center; }

.container {
  max-width: 76.875em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
padding-top: 2em;
  overflow: auto; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }

.container2 {
  max-width: 55em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
padding-top: 2em;
  overflow: auto; }
  .container2:after {
    content: " ";
    display: block;
    clear: both; }

main {
  margin-top: 0em;
  margin-bottom: 0em; }

section.intro {
  margin-bottom: 3.4375em; }
  @media (min-width: 40em) {
    section.intro {
      width: 65.71429%;
      float: left;
      margin-right: 2.85714%; } }

section.intro2 {
  margin-bottom: 3.4375em; }
  @media (min-width: 40em) {
    section.intro2 {
      width: 65.71429%;
      float: right;
      margin-left: 2.85714%; } }

section.pris {
  width:100%;
margin-bottom: 3.4375em; }

aside {
  width: 31.42857%;
  float: right;
  margin-right: 0;
  background-color: #ffffff ;
border-radius: 0px 0px 0px 0px;
color: #444444;
border-width: 0;
border-color: #cfd3d5;
padding: 0px;
padding-left: 36px;
padding-right: 30px;
margin-top: 20px;
margin-bottom: 35px;

border-left: 1px solid #cfd3d5; }
  @media (max-width: 40em) {
    aside {
      display: none; } }
  aside a {
    color: #58b6cb;
    text-decoration: none; }



aside a:active, a:focus, a:hover {
color: #58b6cb;
text-decoration: none;

}

aside2 {
  width: 31.42857%;
  float: right;
  margin-right: 0;
  background-color: #ffffff ;
border-radius: 0px 0px 0px 0px;
color: #444444;
border-width: 0;
border-color: #90c0e0;
padding: 0px;
padding-left: 16px;
margin-top: 20px;
margin-bottom: 35px;

border-left: 1px solid #cfd3d5; }
  @media (max-width: 40em) {
    aside2 {
      display: none; } }
  aside2 a {
    color: #58b6cb;
    text-decoration: underline; }



aside2 a:active, a:focus, a:hover {
color: #58b6cb;
text-decoration: none;

}


section.grey {
  background-color: #f7f7f7;
  margin-top: 3.4375em;
  margin-bottom: 3.4375em;
  padding-top: 3.4375em;
  padding-bottom: 3.4375em; }
  @media (max-width: 40em) {
    section.grey {
      text-align: center; } }
  section.grey .inner {
    max-width: 76.875em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375em;
    padding-right: 0.9375em; }
    section.grey .inner:after {
      content: " ";
      display: block;
      clear: both; }
  @media (max-width: 40em) {
    section.grey .col {
      padding-bottom: 1.25em; } }
  @media (min-width: 40em) {
    section.grey .col {
      width: 31.42857%;
      float: left; }
      section.grey .col:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      section.grey .col:nth-child(3n + 2) {
        margin-left: 34.28571%;
        margin-right: -100%;
        clear: none; }
      section.grey .col:nth-child(3n + 3) {
        margin-left: 68.57143%;
        margin-right: -100%;
        clear: none; } }
  section.grey img {
    margin-bottom: 0.9375em; }

section.white .col {
 padding: 40px;
    margin-top: 40px;
color: white;
box-shadow: 2px 3px 4px #c1c4c5;
}

section.white {
  background-color: #fff;
    max-width: 83.875em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    overflow: auto; }

section.white h3 {
color: white;
}

section.white a {
color: white;
text-decoration: underline;
}

  @media (max-width: 40em) {
    section.white {
      text-align: center; } }
  section.white .inner {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375em;
    padding-right: 0.9375em; }
    section.white .inner:after {
      content: " ";
      display: block;
      clear: both; }
  @media (max-width: 40em) {
    section.white .col {
      padding-bottom: 1.25em; } }
  @media (min-width: 40em) {
    section.white .col {
      width: 31.42857%;
      float: left; }
      section.white .col:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      section.white .col:nth-child(3n + 2) {
        margin-left: 34.28571%;
        margin-right: -100%;
        clear: none; }
      section.white .col:nth-child(3n + 3) {
        margin-left: 68.57143%;
        margin-right: -100%;
        clear: none; } }
  section.white img {
    margin-bottom: 0.9375em;
float: left; 
margin-right: 0.875em;
max-height: 3em;}

@media (max-width: 641px) {
  section.white img {

float: none; 
}

section.white .inner {
    padding-left: 0;
    padding-right: 0;
}

section.white {
    padding-left: 0;
    padding-right: 0;
}

section.white .col {
    margin-top: 0;

}

.fa-icon-big {
float: none!important; 
padding-right:0!important;

}}

.text-limit p {
  max-width: 46.25em; }

.row {
  max-width: 76.875em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .row:after {
    content: " ";
    display: block;
    clear: both; }

@media (max-width: 40em) {
  header {
    padding-top: 2.5em; } }
header .branding {
  max-width: 109em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  min-height: 0.25em; }
  header .branding:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 40em) {
    header .branding {
      padding-top: 0.25em;
      padding-bottom: 1.25em; } }

@media (max-width: 40em) {
  header .left {
    text-align: center; } 

}
@media (min-width: 40em) {
  header .left {
    float: left;
    padding-top: 0.85em; } }
header .left a {
  color: #333;
  display: block; }
@media (max-width: 40em) {
  header .right {
    text-align: center;
    margin-bottom: 0.8125em; } }
@media (min-width: 40em) {
  header .right {
    float: right;
    padding-top: 1.375em; } }

header .right a {
  display: inline;
padding: 8px;
padding-top: 10px; }

@media (max-width: 600px) {
header .right img {
  display: none;
 }
header .right a {
  display:none;
}

}

.right2 {
  display: inline;
margin-right: 0;
float: right;

    }



@media (max-width: 1240px){

.right2 {
  display: none;
float: none;
text-align: center;
     }}



header .left img {
  max-height: 3.075em; 
padding-bottom: 0.275em;}

.mobile-nav-toggle {
  
  z-index: 9999;
  position: relative;
  margin-right: 45px;
  width: 100%;
cursor: pointer;
top: -8px; }

@media (max-width: 641px) {
.mobile-nav-toggle {
    background-color: #fff;
    z-index: 9999;
    position: fixed;
    margin-right: 25px;
    width: 100%;
    top: 0;
display: block !important;
margin-left:-15px;
}
.mobile-nav-toggle .toggle-button {
    left: 50% !important;
}
.mobile-nav {
    height: 100%;
    padding: 5.75em 2.5em 2.5em 2.5em;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
left:0% !important;
    width: 100%!important;
    z-index: 9998;
    background: #fff;

}

header .left a {
   
    display: inline;
}

.titeluppe {
padding-left: 0;
}

}

@media (max-width: 420px) {
.cta-block .paragraph {
    color: #fff;
    font-size: 1.4em!important;
}}

@media (min-width: 1240px) {
.mobile-nav-toggle {
    display: none  !important;
}}

  @media (min-width: 40em;) {
    .mobile-nav-toggle {
      display: block !important ; } }
  .mobile-nav-toggle .toggle-button {
    display: block;
    position: relative;
    height: 40px;
    width: 40px;
    left: 25%;
    margin-left: -50px; }
    .mobile-nav-toggle .toggle-button:after {
      content: "Meny";
      position: absolute;
      right: -37px;
      top: 8px; }
  .mobile-nav-toggle .top-line-wrapper {
    display: block;
    position: absolute;
    top: 0;
    height: 40px;
    width: 40px;
    -webkit-transition: transform 0.25s 0.2s cubic-bezier(0.4, 0, 1, 1);
    transition: transform 0.25s 0.2s cubic-bezier(0.4, 0, 1, 1); }
    .mobile-nav-toggle .top-line-wrapper .line {
      display: block;
      width: 18px;
      height: 2px;
      background: #444444;
      top: 20px;
      position: absolute;
      left: 10px;
      z-index: 1;
      -webkit-transform: translateY(3px);
      transform: translateY(3px);
      -webkit-transition: transform 0.25s 0.2s cubic-bezier(0.4, 0, 1, 1);
      transition: transform 0.25s 0.2s cubic-bezier(0.4, 0, 1, 1); }
  .mobile-nav-toggle .bottom-line-wrapper {
    transition: transform 0.25s 0.2s cubic-bezier(0.4, 0, 1, 1);
    display: block;
    position: absolute;
    top: 0;
    height: 40px;
    width: 40px; }
    .mobile-nav-toggle .bottom-line-wrapper .line {
      display: block;
      width: 18px;
      height: 2px;
      top: 20px;
      background: #444444;
      position: absolute;
      left: 10px;
      z-index: 1;
      -webkit-transform: translateY(-3px);
      transform: translateY(-3px);
      -webkit-transition: transform 0.25s 0.2s cubic-bezier(0.4, 0, 1, 1);
      transition: transform 0.25s 0.2s cubic-bezier(0.4, 0, 1, 1); }

.mobile-nav-toggle.active .top-line-wrapper {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
  .mobile-nav-toggle.active .top-line-wrapper .line {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
.mobile-nav-toggle.active .bottom-line-wrapper {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
  .mobile-nav-toggle.active .bottom-line-wrapper .line {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px); }

.mobile-nav {
  height: min-content;
  padding: 5.75em 2.5em 2.5em 2.5em;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
overflow-y: auto;
  
  width: min-content;
  z-index: 9998;
  background: #fff;
  -webkit-transition: background 0.35s linear, height 0.35s ease-in, min-height 0.35s ease-in;
  transition: background 0.35s linear, height 0.35s ease-in, min-height 0.35s ease-in, transform 0.25s 0.2s cubic-bezier(0.4, 0, 1, 1);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }
  .mobile-nav.active {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .mobile-nav ul {
    padding: 0; }
    .mobile-nav ul li {
      display: block;
      border-bottom: 1px solid #ADADAD; }
    .mobile-nav ul a {
      padding-top: 0.8125em;
      padding-bottom: 0.375em;
      display: block;
      color: #333333; }

@media (max-width: 40em) {
  .desktop-nav {
    display: none; } }
.desktop-nav {
  padding-top: 1.02em;

  background-color: #fff; }
  .desktop-nav ul {
    max-width: 76.875em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375em;
    padding-right: 0.9375em; }
    .desktop-nav ul:after {
      content: " ";
      display: block;
      clear: both; }
  .desktop-nav li {
    margin-right: 1.375em;
    margin-left: 0.3125em;
    display: block;
    float: left;
    position: relative; }
    .desktop-nav li:after {
      padding-top: 0.625em;
      padding-bottom: 0.625em;
      content: "";
      position: absolute;
      right: -0.9375em;
      top: 0px; }
    .desktop-nav li:first-child {
      margin-left: 0; }
    .desktop-nav li:last-child:after {
      display: none; }
  .desktop-nav a {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    display: block;
    color: #3d3d3d; }

.jumbotron {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 400px; }
  .jumbotron h2 {
    font-size: 2.4375em;
    color: #FFFFFF;
    margin-top: 1.5625em; }
    @media (min-width: 40em) {
      .jumbotron h2 {
        font-size: 3.125em; } }

.jumbotron-subpage {
  background-color: #58b6cb;
  padding: 25px 0; 
padding-top: 95px;
    margin-bottom: 0;

}
  .undersidatitel {
  font-family: 'Nunito', sans-serif;
font-weight: 300;
    font-size: 1.5625em;
    margin: 0;
    color: #FFFFFF; 
line-height: initial;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;}

 @media (min-width: 40em) {
      .undersidatitel {
        font-size: 2em; } }
 
@media (max-width: 640px) {
      .jumbotron-subpage {
        padding-top:25px; } }


    footer .col-2 {
margin-bottom:20px;  }

footer .col-1 {
margin-bottom:20px;  }

footer .map {
margin-bottom:20px;  }

footer a {
color: #fff;  }

.footerrubrik {
color: #fff; 
  font-family: "Nunito", "Roboto", "Arial", sans-serif;
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0 0 0.75em;
text-transform: uppercase;
    border-bottom: 1px dotted #adadad;
    padding-bottom: 0.3em;
 }

footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

footer {
  background-color: #3c3c3b;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  color: #FFFFFF; }
  @media (min-width: 40em) {
    footer .col-1 {
      width: 32%;
      float: left;
      margin-right: 2%; 
margin-bottom:20px; }
    footer .col-2 {
      width: 32%;
      float: left;
      margin-right: 2%;
margin-bottom:20px;  }
    footer .col-3 {
      width: 32%;
      float: right;
      margin-right: 0; } }
  footer .map {
    height: 200px;
margin-bottom:20px; }
  footer .branding {
    border-top: 0px solid #FFFFFF;
    margin-top: 1.25em;
    padding-top: 1.25em;
    color: #606060; }
    @media (max-width: 40em) {
      footer .branding .left {
        margin-bottom: 0.9375em; } }
    @media (min-width: 40em) {
      footer .branding .left {
        float: left; } }
    @media (min-width: 40em) {
      footer .branding .right {
        float: right;
        text-align: right; } }
    footer .branding .right span {
      display: block; }

footer .branding .left img {
 width: 100px;
}

.text-block {
  margin-top: 3.4375em;
  margin-bottom: 3.4375em; }
  .text-block .two-cols::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 40em) {
    .text-block .two-cols .first {
      width: 48.57143%;
      float: left;
      margin-right: 2.85714%; } }
  @media (min-width: 40em) {
    .text-block .two-cols .last {
      width: 48.57143%;
      float: right;
      margin-right: 0; } }

.cta-block {
  background-color: #333333;


  padding: 2.8125em 0.9375em;
  text-align: center;
  margin-bottom: 0; }



  @media (min-width: 53.75em) {
    .cta-block {
      text-align: center; } }
  .cta-block .inner {
    max-width: 76.875em;
    margin-left: auto;
    margin-right: auto; }
    .cta-block .inner:after {
      content: " ";
      display: block;
      clear: both; }
  .cta-block .paragraph {
    color: #FFFFFF;
    font-size: 1.8125em;
font-weight: normal;
    margin-top: 0.625em;
    margin-bottom: 0.625em;
    line-height: 1.5em; }
    @media (min-width: 53.75em) {
      .cta-block .paragraph {
        text-align: center;
        margin-bottom: 0.625em; 
float: initial;} }
  .cta-block .button button {
    padding-top: 1.25em;
    padding-bottom: 1.25em; }
    @media (max-width: 40em) {
      .cta-block .button button {
        padding-left: 2.1875em;
        padding-right: 2.1875em; } }
  @media (min-width: 53.75em) {
    .cta-block .button {
      float: right; } }

.fa-icon-big {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 36px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    float: left;
    padding-right: 0.3em;
}

.fa-icon-small {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

#social-buttons {
   margin: auto!important;
    max-width: 76.85em!important;
    margin-top: 1.5em!important;
margin-bottom: 1em!important;
padding-left: 12px;
}

#comment {
display: none;
}

#facebook {
display: none;
}

.fb-comments, .fb-comments span, .fb-comments span iframe[style] {

    display: none!important;
}


#other-posts-header
{
max-width: 76.875em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    }

h2#other-posts-header 
{
font-size:1em;
margin-bottom: 1em;
    }

#blog-list
{
    margin: auto;
    max-width: 76.85em!important;
    padding-left: 2em;
margin-bottom: 1.5em;
    }

/* Prislista */
.table {
  display: table;
background-color: #e6f7f9;
border: 1px solid #fff;
font-size: 20px;
text-align: left;
margin: auto;
}
.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
  padding: 16px;
  border-bottom: 2px solid #fff;
}

.table-cell-pris {
  display: table-cell;
  padding: 16px;
  border-bottom: 2px solid #fff;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/*# sourceMappingURL=application.css.map */