/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/download/18.7fcfe3fc17c11a6900761b/1632391074703/fontawesome-webfont.eot?v=4.7.0');
  src: url('/download/18.7fcfe3fc17c11a6900761b/1632391074703/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/download/18.7fcfe3fc17c11a6900761e/1632391074776/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/download/18.7fcfe3fc17c11a6900761c/1632391074743/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/download/18.7fcfe3fc17c11a6900761d/1632391074758/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/images/18.7fcfe3fc17c11a69007620/1632391074808/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

html.remodal-is-locked{overflow:hidden;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-0.05em;content:""}.remodal-overlay,.remodal-wrapper{backface-visibility:hidden}.remodal{position:relative;outline:0;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}
/*
* ——————————— VARIOUS  ———————————
*/
/* do not group these rules */
*::-webkit-input-placeholder {
  font-style: italic;
  font-weight: 300;
  color: #979797;

  line-height: normal;
}

*::-moz-placeholder {
  /* FF 19+ */
  font-style: italic;
  font-weight: 300;
  color: #979797;
}

*:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
  font-weight: 300;
  color: #979797;
  line-height: normal;
}

:root {
  --standard-gap: 1.2rem;
  --half-gap: 0.6rem;
}

.sv-autocomplete-search-result {
  z-index: 999999999 !important;
}

.pagecontent .sv-mfpimage-portlet img,
.pagecontent .sv-image-portlet img {
  border-radius: 0.7rem;

}

.sv-font-backgroundcolor {
  font-size: 1rem;
  background-color: #f8f2e7;
  padding: 8px 16px;
  margin: 0px;
  display: inline-block;
  width: calc(100% - 32px);
}

/* must set this or else fa is underlined on hover */
div.content a:hover:before {
  text-decoration: underline !important;
}

div.content a:hover:before {
  text-decoration: none !important;
}


.smaller-h2 .subheading3 {
  font-size: 1.8rem !important;
}

body>.sv-layout {
  border-top: 5px solid #ffb93f;
}

.sv-text-portlet strong,
.sv-text-portlet strong * {
  font-weight: 600 !important;
}



.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*
* ——————————— MODAL ———————————
*/
.modal .modal__overlay {
  z-index: 9999;
}

.modal .modal__container {
  max-width: 700px;
}

@media (min-width: 1000px) {

  .modal .modal__container {
    min-width: 600px;
  }
}

.modal .modal__content {
  margin-top: -1rem;
}

.modal .modal__content .modal__close {
  float: right;
  background: #f2f2f2;
  margin-top: -18px;
  margin-right: -15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  font-size: 1.1rem;
  line-height: 40px;
  color: #878787;
  vertical-align: middle;
  cursor: pointer;
}

.modal .modal__content .modal__close:hover {
  background: #e4e4e4;
  color: #6b6969;
}

.modal .modal__content .modal__close:before {
  content: "\2715";
}

.modal .modal__content .external-content img {
  margin-top: .8rem;
}

.modal .modal__footer .modal__btn-primary {
  background-color: #ed174b;
}


/*
* ——————————— OLD NEWS WARNING———————————
*/


.old-news-warning {
  background-color: #f8f2e7;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  margin-top: -20px !important;
  margin-bottom: 30px !important;
  font-size: 20px;
  font-weight: 600;

}

@media (max-width: 1100px) {
  .old-news-warning {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .old-news-warning {
    margin-top: 0px !important;
  }
}

@media (max-width: 600px) {
  .old-news-warning {
    font-size: 16px;
  }
}

/*
* ——————————— ALERT BOX———————————
*/

header #ddreadspeaker_button1 {
  display: none !important;
}

.alert-box {
  background: #f58320;
  color: #fff;
  background-image: linear-gradient(to right, #f58220, #fdb813);
}

.alert-box .alert-inner-wrapper {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.alert-box .sv-channel>li:last-child .alert-inner-wrapper {
  border-bottom: 0px solid rgba(255, 255, 255, 0.4);
}


.alert-box .alert-header {
  overflow: hidden;
}

.alert-box .alert-header .fa-exclamation-circle {
  float: left;
  color: #fff;
  font-size: 64px;
  margin-right: 13px;
}

.alert-box .alert-header .text {
  display: inline-block;
  margin-top: 6px;
  width: calc(100% - 170px);


}

.alert-box .alert-header .date {
  font-size: 0.875rem;
  font-weight: 500;
}

.alert-box .alert-header .heading {
  color: #fff;
  margin-top: 0;
  margin-top: 2px;
  margin-bottom: 0em;
  display: inline-block;
  font-size: 24px;
  line-height: 1.2;
}

.alert-box .alert-header .expand-collapse-wrapper {
  position: relative;
}

.alert-box .alert-header .expand-collapse {
  position: absolute;
  right: 0px;
  font-size: 18px;
  font-weight: 500;
  margin-top: 18px;
}

.alert-box .alert-header .expand-collapse i {
  margin-right: 7px;
  margin-top: -5px;
  vertical-align: middle;
}

.alert-box .alert-header .expand-collapse a {
  color: #fff;
}

.alert-box .alert-description-wrapper {
  display: none;
}

.alert-box .alert-description {
  margin-top: 8px;
  margin-bottom: 8px;
}

.alert-box .alert-description span.normal {
  color: #fff;
  display: block;
  font-size: 1rem;
  margin-bottom: 0.90rem;
  font-weight: 500;
  line-height: 1.2;

}

.alert-box .alert-description .normal a:hover,
.alert-box .alert-description .normal a:active,
.alert-box .alert-description .normal a:focus {
  color: #fff;
}

.alert-box .alert-description .icon-before {
  margin-bottom: 0;
  vertical-align: middle;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
}

.alert-box .alert-description p {
  margin-top: 0px;
}

.alert-box .alert-description .icon-before:before {
  color: #fff !important;
  margin-right: 7px;
  transform: translate(12px, 0) scale(1.64);

}

@media (max-width: 991px) {
  .alert-box .alert-header .expand-collapse {
    font-size: 16px;
  }

  .alert-box .alert-header .expand-collapse {
    margin-top: 2px;
  }

  .alert-box .alert-header .text {
    width: calc(100% - 70px);
  }

  .alert-box .alert-header .heading {
    font-size: 20px;
  }
}

@media (max-width: 500px) {


  .alert-box .alert-header .expand-collapse {
    font-size: 16px;
  }

  .alert-box .alert-header .heading {
    font-size: 16px;
  }

  .alert-box .alert-description span.normal {
    font-size: 0.875rem;

  }
}


/*
* ——————————— ALERT BOX SMALL ———————————
*/

.alert-box-small {
  text-align: center;
  background-color: #ffb93f;
  font-size: 16px;
  margin: 0px auto 0px auto;
  padding: 5px 0 5px 0;
}

.alert-box-small a {
  text-decoration: none;
  color: #323334;
}

.alert-box-small a:hover {
  text-decoration: underline;
}

.alert-box-small .fa {
  width: 32px;
  color: #ffffff;

}

@media (max-width: 420px) {
  .alert-box-small {
    font-size: 3.90vw;
  }

  .alert-box-small .fa {
    width: 6vw;
  }
}

/*
* ——————————— JUMP TO CONTENT ———————————
*/
.tab-is-pressed {
  position: absolute;
  outline-width: 0 !important;
  left: -200px;
}

.jump-to-content-wrapper {
  display: none;
  background-color: #fff;
  text-align: center;
  border-bottom: 1px solid #ababa5;
  font-size: 20px;
  font-weight: 600;
  padding: 38px 0;
}

.jump-to-content-wrapper a {
  text-decoration: none;

}

.jump-to-content-wrapper a:active,
.jump-to-content-wrapper a:focus {
  text-decoration: underline;
}

/*
* ——————————— ICON LINKS ———————————
*/
.auto-link-icon p {
vertical-align: middle !important;
}

.auto-link-icon p.normal .sv-linkicon, 
.auto-link-icon p .sv-linkicon {
display:none;
}
.icon-before {
  display: inline-flex;
  align-items: flex-start;
  gap: 0;            
  min-width: 0;           
  overflow-wrap: anywhere;
  word-break: break-word; 
    text-decoration: none !important;
}

.icon-before:before {
  content: "\ff08e"; /* generic link icon */
}

.icon-before:before,
i.custom-icon {
  display: inline-block;
  font-family: FontAwesome;
  vertical-align:middle;
  color:#ffb93f;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(3px, 0) scale(1.14);
  width:1.65em;
  flex: 0 0 auto;
}
.icon-before:hover, .icon-before:active, .icon-before:focus {
  text-decoration: none !important;
}

.icon-before:hover span.link-text, .icon-before:active span.link-text, .icon-before:focus span.link-text {
  text-decoration: underline !important;
}

.icon-before:hover:before, .icon-before:active:before, .icon-before:focus:before {
color:#ffb93f;
}

.icon-after:after {
  content: "\f08e";
  /* generic link icon */
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1rem;
  vertical-align: middle;
  color: #ffb93f;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-left: 0.4em;
  line-height: 100%;
  margin-top: -3px;
}

.icon-after:hover:before,
.icon-after:focus:before,
.icon-after:active:before {
  color: #ffb93f;
}

.icon-before.link-internal:before {
  content: "\f138";
}

.icon-after.link-internal:after {
  content: "\f138";
}

.icon-before.link-pdf:before {
  content: "\f1c1";
  color: #d20101
}

.icon-before.link-pdf:hover:before,
.icon-before.link-pdf:focus:before,
.icon-before.link-pdf:active:before {
  color: #ad1010
}

.icon-after.link-pdf:after {
  content: "\f1c1";
  color: #d20101
}

.icon-after.link-pdf:hover:after,
.icon-after.link-pdf:focus:after,
.icon-after.link-pdf:active:after {
  color: #ad1010
}


.icon-before.link-word::before {
  content: "\f1c2";
}

.icon-after.link-word:after {
  content: "\f1c2";
}


.icon-before.link-excel:before {
  content: "\f1c3";
}

.icon-after.link-excel:after {
  content: "\f1c3";
}

.icon-before.link-powerpoint:before {
  content: "\f1c4";
}

.icon-after.link-powerpoint:after {
  content: "\f1c4";
}

.icon-before.link-mail:before {
  content: "\f003";
}

.icon-after.link-mail::after {
  content: "\f003";
}

.icon-before.link-phone:before {
  content: "\f095";
}

.icon-after.link-phone::after {
  content: "\f095";
}

.icon-before.link-rss:before {
  content: "\f09e";
}

.icon-after.link-rss::after {
  content: "\f09e";
}

.icon-before.link-facebook::before {
  content: "\f09a";
}

.icon-after.link-facebook:after {
  content: "\f09a";
}

.icon-before.link-instagram::before {
  content: "\f16d";
}

.icon-after.link-instagram:after {
  content: "\f16d";
}

.icon-before.link-tripadvisor::before {
  content: "\f262";
  width: 1.7em;
}

.icon-after.link-tripadvisor:after {
  content: "\f262";
}



.icon-before.link-home::before {
  content: "\f015";
}

.icon-after.link-home:after {
  content: "\f015";
}

.icon-before.link-external:before,
.icon-before.link-generic:before {
  content: "\f08e";
}

.icon-after.link-external:after,
.icon-after.link-generic:after {
  content: "\f08e";
}


/*
* ——————————— MOBILE SEARCH———————————
*/



.top-search-mobile-wrapper ::-ms-clear {
  display: none;
}

.top-search-mobile-wrapper {
  display: none;
}

.top-search-mobile-wrapper ::-ms-clear {
  display: none;
}

.top-search-mobile-wrapper {
  background-color: #f8f2e7;
  padding: 30px 0;
}

.top-search-mobile {
  width: 300px;
  margin: 0 auto;
}



.top-search-mobile input[type="text"] {
  width: calc(100% - 48px);
  border-radius: 0;
  border: 2px solid #ffb93f;
  padding: 0px 24px;
  font-size: 20px;
  height: 42px !important;
  font-weight: 300 !important;
  color: #323334;
  margin: 0px;
  line-height: 1 !important;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .top-search-mobile {
    width: 400px;
    margin: 0 auto;
  }
}

.top-search-mobile input[type="text"]:focus {

  outline-style: none;
}

.top-search-mobile .button-wrapper {
  position: relative;
  width: 100%;

}

.top-search-mobile input[type="submit"].normal {
  position: absolute;
  right: 10px;
  top: -39px;
  font-family: FontAwesome;
  background-color: transparent;
  color: #ffb93f;
  padding: 1px;
  margin: 0;
  z-index: 999;
  font-size: 18px;
}

.top-search-mobile input[type="submit"].normal:hover {
  color: #e09f2e;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}

.top-search-mobile input[type="submit"]:focus {
  outline-width: 0;

}

body.show-focus-outlines .top-search-mobile input[type="submit"]:focus {
  outline-width: medium;
}





/*
* ——————————— HEADER———————————
*/

header .sv-grid3.sv-fluid-grid {
  max-width: 1152px;
}


/*
* ——————————— HEADER FIRST ROW ———————————
*/

.header-row1 {
  padding-top: 28px;
  padding-bottom: 27px;
}

@media (max-width: 991px) {
  .header-row1 {
    padding-top: 20px;
    padding-bottom: 18px;
  }

}


/*
* ——————————— LOGO ———————————
*/

.logo,
.logo2x {
  margin-top: -5px;
}

.logo2x {
  display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .logo {
    display: none;
  }

  .logo2x {
    display: block;
    width: 245px;
  }
}


@media (max-width: 380px) {

  .logo,
  .logo2x {
    width: 200px;
  }



}



/*
* ——————————— HEADER LINKS ———————————
*/


.header-links a:hover .fa {
  color: #fdb02a;
}

@media (min-width: 992px) {

  .header-links a.service {
    margin-left: 0px;
  }

  .header-links a.search {
    display: none;
  }



}

.header-links .fa {
  color: #ffb93f;
  font-size: 26px;
  margin-bottom: 1px;
  display: block;
  text-align: center;
}

.header-links a {
  margin-left: 16px;
  display: inline-block;

}

.header-links a span {
  display: block;
  text-align: center;
  margin: 5px 0 0 0 !important;
  padding: 0;
}


.header-links span.text {
  font-size: 13px;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  line-height: 100%;
  padding: 0;
}


.header-links a:hover span.text,
.header-links a:active span.text,
.header-links a:focus span.text {
  text-decoration: underline;
}


@media (max-width: 1120px) {
  .header-links a {
    margin-left: 14px;
  }

}

@media (max-width: 1100px) {
  .header-links a {
    margin-left: 12px;
  }

}


@media (max-width: 991px) {

  .header-links {
    padding-top: 0px;
  }

  .header-links a.language {
    margin-left: 10px;

  }

  .header-links .fa {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
  }

  .header-links a span {
    display: block;
    text-align: center;
    margin: 5px 0 0 0 !important;
    padding: 0;
  }

  .header-links a.search {
    margin-left: 0px;
  }

}



@media (max-width: 740px) {

  .header-links {
    display: none;
  }

  .header-links a.search {
    margin-left: 0px;
  }

  #move-to-meny-on-mobile {
    display: block;
    text-align: center;
    background-color: #f8f2e7;
    border-bottom: 1px solid #dddddd;
    padding-top: 10px;
    padding-bottom: 10px;
  }


  #move-to-meny-on-mobile a {
    display: inline-block;
    margin-left: 20px;
    color: #323334;
  }

  #move-to-meny-on-mobile a.service {
    margin-left: 0px;
  }

  #move-to-meny-on-mobile .fa {
    color: #ffb93f !important;
    font-size: 18px;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
  }

  #move-to-meny-on-mobile span.text {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 100%;
    display: block;
    text-align: center;
    margin: 5px 0 0 0 !important;
    padding: 0;
  }

  #move-to-meny-on-mobile a:hover span.text {
    text-decoration: underline;
  }

}

@media (max-width: 430px) {
  #move-to-meny-on-mobile a {
    margin-left: 3vw;
  }

}

@media (max-width: 400px) {
  #move-to-meny-on-mobile span.text {
    font-size: 2.9vw;
  }

}


@media (max-width: 330px) {
  #move-to-meny-on-mobile a {
    margin-left: 10px;
  }
}

/*
* ===================== TOP-MENU-WRAPPER ========================
*/

@media (min-width: 292px) {
  .top-menu-wrapper {
    position: relative;
    z-index: 9999;
  }
}

@media (max-width: 291px) {
  .top-menu-wrapper {
    z-index: 9999;
  }
}

/*
* ===================== TOP MENU ========================
*/



@media (min-width: 992px) {
  .top-menu {
    z-index: 1000000;
    position: fixed;
    overflow-y: auto;
    border-left: 1px solid #ddd;
    width: 700px;
    height: 100vh;
    right: 0px;
    background-color: #f8f2e7;
    display: none;
  }

  .dtop-menu:not(.active) {
    height: 0;
    min-height: 0;
  }
}

@media (max-width: 991px) {
  .top-menu {
    display: none;
  }
}

.top-menu ul.l1 ul.hidden {
  display: none;
}

/* UL */
.top-menu>ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  list-style-image: none;
  margin-bottom: 0;
  background-color: #f8f2e7;
  margin-top: 0;
  box-sizing: border-box;
}

.top-menu>ul>li ul {
  overflow: hidden;
  display: block;
  background-color: #fff;
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  list-style-image: none;
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
}

/* LI */

.top-menu>ul li {
  position: relative;
  list-style-image: none;
  box-sizing: border-box;
  position: relative;
}

.top-menu>ul>li>ul li {
  display: block;
}

.top-menu>ul>li>ul>li>ul li {
  border-left: 0.5em solid #e5e2db;
}


/* A link */

.top-menu ul a.link {
  font-size: 1rem;
}

.top-menu>ul>li>a.link {
  padding: 0.7941176471em 1.0588235294em;
  color: #323334;
  font-weight: 600;
  display: block;
  box-sizing: border-box;
  border-bottom: 1px solid #dddddd;
}

.top-menu>ul>li>ul>li a.link {
  padding: 0.7352941176em 1.0588235294em 0.7941176471em;
  border-bottom: 1px solid #dddddd;
  display: block;
}

.top-menu a.link.has-children {
  padding-right: 2.5882352941em;
}

.top-menu>ul>li>a.link:hover {
  background-color: #eae2d3;
  text-decoration: underline;
}

.top-menu>ul>li.in-path>a.link {
  background-color: #eae2d3;
}

.top-menu ul li.in-path>a.link {
  font-weight: 700;
}

.top-menu>ul>li>ul>li a.link:hover {
  text-decoration: underline;
  background-color: #faf9f6;

}

/* A expand-collapse */


.top-menu a.expand-collapse {
  box-sizing: border-box;
  display: block;
  font-size: 1rem;
  background-position: 50% 50% !important;
  width: 2.6470588235em;
  border-left: 1px solid #e5e2db;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.top-menu>ul>li>a.expand-collapse {
  background-color: #f8f2e7;
  border-color: #eae2d3;
  padding: 0.7941176471em 0;
  color: #fff;
}

.top-menu>ul>li>ul>li a.expand-collapse {
  background-color: #fff;
  color: #313131;
  padding: 0.7941176471em 0;
  padding: 0.7441176471em 0;

}

.top-menu>ul>li>a.expand-collapse:hover {
  background-color: #eae2d3;
}

.top-menu>ul>li.in-path>a.expand-collapse {
  background-color: #eae2d3;
  border-color: #eae2d3;
}

.top-menu>ul>li>ul>li a.expand-collapse:hover {
  background-color: #faf9f6;
}


.top-menu>ul>li>a.icon-plus {
  background-image: url(https://www.odeshog.se/images/18.1d85645215ec7de2846f2dd/1507224406830/plus-black.png);
  background-repeat: no-repeat;
}

.top-menu>ul>li>ul>li a.icon-plus {
  background-image: url(https://www.odeshog.se/images/18.1d85645215ec7de2846f2dd/1507224406830/plus-black.png);
  background-repeat: no-repeat;
}

.top-menu>ul>li>a.icon-minus {
  background-image: url(https://www.odeshog.se/images/18.1d85645215ec7de2846f2db/1507224406711/minus-black.png);
  background-repeat: no-repeat;
}

.top-menu>ul>li>ul>li a.icon-minus {
  background-image: url(https://www.odeshog.se/images/18.1d85645215ec7de2846f2db/1507224406711/minus-black.png);
  background-repeat: no-repeat;
}

/*
* ===================== DROPDOWN-MENU-ACTIVE-OVERLAY ========================
*/

@media (min-width: 992px) {
  body {
    overflow: hidden;
  }

  body:not(.dropdown-menu-active) {
    overflow: auto;
  }

  .dropdown-menu-active-overlay {
    position: fixed;
    width: 100vw;
    height: calc(100vh - 113px);
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
    transition: all .3s;
    opacity: 1;
    visibility: visible;
  }

  body:not(.dropdown-menu-active) .dropdown-menu-active-overlay {
    opacity: 0;
    visibility: hidden;

  }
}

/*
* ——————————— DIVIDER BELOW TOP MENU ———————————
*/

@media (max-width:991px) {

  .below-top-menu {
    height: 4px !important;
  }

  .below-top-menu.hide-below-top-menu {
    display: none;
  }
}

/*
* ===================== HEAD2 ========================
*/

.head2 .sv-grid3>.sv-vertical {
  position: absolute;
  z-index: 99999999;
  margin-top: 22px;
  width: 96%;
}

@media (max-width:1439px) {
  .head2 .sv-grid3.sv-fluid-grid {
    max-width: none;
    width: 96%;
  }
}

@media (min-width:1440px) {
  .head2 .sv-grid3.sv-fluid-grid {
    max-width: 1360px;
  }

  .head2 .sv-grid3>.sv-vertical {
    width: 1360px;
  }
}






/*
* ——————————— FLOATING HEAD ———————————
*/


/*
* ===================== HEAD2 LOGO ========================
*/

.head2 .visit-logo {
  display: inline-block;
}

.head2 .visit-logo img {
  margin-top: 0px;
  width: 250px;
}

@media (max-width:1370px) {
  .head2 .visit-logo img {
    margin-top: 3px;
    width: 200px;
  }
}

@media (max-width:1270px) {
  .head2 .visit-logo img {
    margin-top: 9px;
    width: 150px;
  }
}

@media (max-width:991px) {
  .head2 .visit-logo img {
    margin-top: 3px;
    width: 200px;
  }
}

@media (max-width:360px) {
  .head2 .visit-logo img {
    margin-top: 5px;
    width: 170px;
  }
}



/*
* ===================== TOP MENU2 ========================
*/


@media (min-width:992px) {
  .top-menu2 {
    display: block !important;
    margin-top: 11px;
  }

  .top-menu2>div {
    float: right;
  }

  .top-menu2 .expand-collapse {
    display: none;
  }

  .top-menu2 ul {
    display: inline;
    padding-left: 0;
    margin-left: 0;
    list-style: none
  }

  .top-menu2 ul ul {
    display: none !important;
  }

  .top-menu2 li {
    display: inline;
    margin: 0px;
  }

  .top-menu2 li a.link {
    display: inline-block;
    color: #323334;
    padding: 0px 0px 6px;
    margin-right: 25px;
    margin-right: 18px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    border-bottom: 4px solid transparent;

  }

  .head-slideshow .top-menu2 .Vit li a.link {
    color: #fff;
  }

  .top-menu2 li:last-child a {
    margin-right: 0px !important;
  }


  .top-menu2 li a.link:hover,
  .top-menu2 li a.link:active,
  .top-menu2 li a.link:focus {
    border-bottom: 4px solid #ffb93f;
  }

  .top-menu2 li.in-path a {
    border-bottom: 4px solid #ffb93f;
  }



  .top-menu2 ul.l1 ul {
    display: none;
  }

}

@media (min-width:1440px) {
  .top-menu2 {
    width: 790px;
  }
}

@media (min-width:992px) and (max-width:1439px) {
  .top-menu2 {
    width: 57%;
  }
}

@media (min-width:992px) and (max-width:1370px) {
  .top-menu2 {
    width: 59%;
  }
}

@media (min-width:992px) and (max-width:1270px) {
  .top-menu2 {
    width: 61%;
  }
}

@media (min-width:992px) and (max-width:1220px) {

  .top-menu2 {
    width: 60%;
  }

  .top-menu2 li a.link {
    margin-right: 1.7vw;
    font-size: 1.2vw;
  }

}

@media (min-width:992px) and (max-width:1170px) {

  .top-menu2 {
    width: 58%;
  }

  .top-menu2 li a.link {
    margin-right: 1.6vw;

    font-size: 1.2vw;
  }
}


@media (min-width:992px) and (max-width:1090px) {

  .top-menu2 {
    width: 57%;
  }

  .top-menu2 li a.link {
    margin-right: 1.5vw;
  }

}

@media (min-width:992px) and (max-width:1050px) {

  .top-menu2 {
    width: 56%;
  }

  .top-menu2 li a.link {
    margin-right: 1.24vw;
  }
}


@media (max-width:991px) {
  .top-menu2 {
    background-color: #fff;
    display: none;
    width: 100vw !important;
    position: absolute;
    left: -2vw;
    top: 60px;
  }

  .top-menu2 ul.l1 ul.hidden {
    display: none;
  }

  /* UL */
  .top-menu2>div>ul {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    list-style-image: none;
    margin-bottom: 0;
    background-color: #f8f2e7;
    margin-top: 0;
    box-sizing: border-box;
  }

  .top-menu2>div>ul>li ul {
    overflow: hidden;
    display: block;
    background-color: #fff;
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    list-style-image: none;
    margin-bottom: 0;
    margin-top: 0;
    box-sizing: border-box;
  }

  .top-menu2>div>ul>li:last-child>ul.l2 {
    border-bottom: 4px solid #ffb93f;
  }

  /* LI */

  .top-menu2>div>ul li {
    position: relative;
    list-style-image: none;
    box-sizing: border-box;
    position: relative;
  }

  .top-menu2>div>ul>li>ul li {
    display: block;
  }

  .top-menu2>div>ul>li>ul>li>ul li {
    border-left: 0.5em solid #e5e2db;
  }


  /* A link */

  .top-menu2 ul a.link {
    font-size: 1rem;

  }


  .top-menu2>div>ul>li>a.link {
    padding: 0.7941176471em 1.0588235294em;
    color: #323334;
    font-weight: 600;
    display: block;
    box-sizing: border-box;
  }


  .top-menu2>div>ul>li>ul>li a.link {
    padding: 0.7352941176em 1.0588235294em 0.7941176471em;
    border-top: 1px solid #dddddd;
    display: block;
  }

  .top-menu2 a.link.has-children {
    padding-right: 2.5882352941em;
  }

  .top-menu2>div>ul>li>a.link:hover {
    background-color: #eae2d3;
    text-decoration: underline;
  }

  .top-menu2>div>ul>li.in-path>a.link {
    background-color: #eae2d3;
  }

  .top-menu2 ul li.in-path>a.link {
    font-weight: 700;
  }

  .top-menu2>div>ul>li>ul>li a.link:hover {
    text-decoration: underline;
    background-color: #faf9f6;

  }

  /* A expand-collapse */


  .top-menu2 a.expand-collapse {
    box-sizing: border-box;
    display: block;
    font-size: 1rem;
    background-position: 50% 50% !important;
    width: 2.6470588235em;
    border-left: 1px solid #e5e2db;
    position: absolute;
    right: 0;
    top: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }

  .top-menu2>div>ul>li>a.expand-collapse {
    border-left: 0px solid #e5e2db;
    background-color: #f8f2e7;
    border-color: #ebac3e;
    padding: 0.7941176471em 0;
    color: #fff;
  }

  .top-menu2>div>ul>li>ul>li a.expand-collapse {
    background-color: #fff;
    border-top: 1px solid #e5e2db;
    color: #313131;
    padding: 0.7941176471em 0;
  }

  .top-menu2>div>ul>li>a.expand-collapse:hover {
    background-color: #eae2d3;
  }

  .top-menu2>div>ul>li.in-path>a.expand-collapse {
    background-color: #eae2d3;
    border-color: #eae2d3;
  }

  .top-menu2>div>ul>li>ul>li a.expand-collapse:hover {
    background-color: #faf9f6;
  }


  .top-menu2>div>ul>li>a.icon-plus {
    background-image: url(https://www.odeshog.se/images/18.1d85645215ec7de2846f2dd/1507224406830/plus-black.png);
    background-repeat: no-repeat;
  }

  .top-menu2>div>ul>li>ul>li a.icon-plus {
    background-image: url(https://www.odeshog.se/images/18.1d85645215ec7de2846f2dd/1507224406830/plus-black.png);
    background-repeat: no-repeat;
  }

  .top-menu2>div>ul>li>a.icon-minus {
    background-image: url(https://www.odeshog.se/images/18.1d85645215ec7de2846f2db/1507224406711/minus-black.png);
    background-repeat: no-repeat;
  }

  .top-menu2>div>ul>li>ul>li a.icon-minus {
    background-image: url(https://www.odeshog.se/images/18.1d85645215ec7de2846f2db/1507224406711/minus-black.png);
    background-repeat: no-repeat;
  }
}


/*
* ——————————— HEAD2 HEADER LINKS ———————————
*/


.header-links2 a:hover .fa {
  color: #fdb02a;
}

@media (min-width: 992px) {
  .header-links2 a.search {
    margin-left: 0px;
  }

  .header-links2 a.expand-collapse-mobile-menu {
    display: none;
  }

  .header-links2 .Vit a {
    color: #fff;
  }
}

.header-links2 .fa {
  color: #ffb93f;
  font-size: 26px;
  margin-bottom: 0px;
  display: block;
  text-align: center;
  line-height: 26px;
}

.header-links2 .Vit .fa {
  color: #fff;
}

.header-links2 a {
  margin-left: 10px;
  display: inline-block;
}

@media (min-width: 992px) and (max-width: 1250px) {
  .header-links2 a {
    margin-left: 5px;
  }
}

.header-links2 a span {
  display: block;
  text-align: center;
  margin: -5px 0 0 0 !important;
  padding: 0;
}


.header-links2 span.text {
  font-size: 13px;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  line-height: 13px;
  padding: 0;
}


.header-links2 a:hover span.text,
.header-links2 a:active span.text,
.header-links2 a:focus span.text {
  text-decoration: underline;
}





@media (max-width: 991px) {

  .header-links2 {
    padding-top: 0px;
  }

  .header-links2 .Vit a {
    color: #fff;
  }

  .header-links2 a.language {
    margin-left: 10px;

  }

  .header-links2 .fa {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
  }

  .header-links2 a span {
    display: block;
    text-align: center;
    margin: 5px 0 0 0 !important;
    padding: 0;
  }

  .header-links2 a.search {
    margin-left: 0px;
  }

}



@media (max-width: 600px) {

  .header-links2 {
    display: none;
  }

  .header-links2 a.search {
    margin-left: 0px;
  }

  #move-to-meny-on-mobile2 {
    display: block;
    text-align: center;
    background-color: #f8f2e7;
    border-bottom: 1px solid #dddddd;
    padding-top: 10px;
    padding-bottom: 10px;
  }


  #move-to-meny-on-mobile2 a {
    display: inline-block;
    margin-left: 20px;
    color: #323334;
  }

  #move-to-meny-on-mobile2 a.service {
    margin-left: 0px;
  }

  #move-to-meny-on-mobile2 .fa {
    color: #ffb93f !important;
    font-size: 18px;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
  }

  #move-to-meny-on-mobile2 span.text {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 100%;
    display: block;
    text-align: center;
    margin: 5px 0 0 0 !important;
    padding: 0;
  }

  #move-to-meny-on-mobile2 a:hover span.text {
    text-decoration: underline;
  }

}

@media (max-width: 430px) {
  #move-to-meny-on-mobile2 a {
    margin-left: 3vw;
  }

}

@media (max-width: 400px) {
  #move-to-meny-on-mobile2 span.text {
    font-size: 2.9vw;
  }

}


@media (max-width: 330px) {
  #move-to-meny-on-mobile2 a {
    margin-left: 10px;
  }
}

/*
* ——————————— BREADCRUMB ——————————
*/

.breadcrumb a.normal {
  text-decoration: underline;
  ;
}

.breadcrumb .normal,
.breadcrumb .sv-inline .fa-angle-right {
  font-size: 1rem;
  display: inline-block;
  line-height: 100%;
  padding-bottom: 1px;

}

.breadcrumb .sv-inline .fa-angle-right {
  margin-left: .4rem;
  margin-right: .4rem;
  padding-bottom: 0px;
}


@media (max-width: 767px) {
  .breadcrumb .sv-inline .fa-angle-right {
    margin-left: 3px;
    margin-right: 3px;
  }
}

@media (max-width: 600px) {
  .breadcrumb .sv-inline .fa-angle-right {
    font-size: 0.750rem;
  }
}





/*
* ——————————— HERO-WITH-SLIDESHOW  ——————————
*/

.hero-with-slideshow {
  padding-top: 0px;
  padding-bottom: 115px;
  text-align: center;
  background-color: #f8f2e7;
}

@media (max-width: 1100px) {
  .hero-with-slideshow {
    padding-bottom: 0 !important;

  }


}

/*
* ——————————— HERO-NO-SLIDESHOW  ——————————
*/

.hero-no-slideshow {
  padding-top: 2.2rem;
  padding-bottom: 3.6rem;
}

.hero-no-slideshow {
  border-top: 1px solid #cfcfcf;
}

.hero-no-slideshow>.hero-plate>div {
  max-width: 1250px;
  max-width: 1100px;

  text-align: left;



}

.hero-no-slideshow .hero-plate .sv-text-portlet-content p {
  padding-right: 0 !important;
  padding-left: 0 !important;
  max-width: 800px;
}

@media (min-width: 1201px) {
  .hero-no-slideshow>.hero-plate>div {
    border-left: 5px solid #cfcfcf;
    padding-left: 100px;
    padding-left: 50px;
  }
}

@media (max-width: 1200px) {
  .hero-no-slideshow>.hero-plate>div {
    margin-left: 2%;
    margin-right: 2%;
  }
}

/*
* ——————————— HERO-WITH-SLIDESHOW -> SLIDESHOW ——————————
*/

.hero-with-slideshow .slideshow,
.hero-with-slideshow .slideshow .slide {
  height: 494px;
}

.hero-with-slideshow .slideshow {
  overflow: hidden;
}

.hero-with-slideshow .slideshow .slide {
  background-repeat: no-repeat;
  background-size: cover;
}


@media (max-width: 1100px) {

  .hero-with-slideshow .slideshow,
  .hero-with-slideshow .slideshow .slide {
    height: 40vw;
  }
}

/*
* ——————————— HERO - PLATE (SHARED) ———————————
*/

.hero-plate>div {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.hero-plate h1 {
  margin-top: 0;
  font-size: 2.9rem;
  margin-bottom: 1rem;
}

.hero-plate .sv-text-portlet-content p {
  margin-bottom: .5rem;
  font-size: 1rem;
  line-height: 1.4;
}

.hero-plate p.tableheading {
  font-weight: 500 !important;
  margin-top:.7rem;
  margin-bottom: -.5rem;
  font-size: 1.07rem;

}

.hero-plate .find-quick {
  line-height: 1.2;
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 14px;
}

.hero-plate .sv-button-portlet {
  display: inline;
}

.hero-plate .sv-button-portlet>div {
  display: inline;
}

.hero-plate .sv-button-portlet a.env-button {
  background-color: #fff;
  color: #fff;
  color: #323334;
  padding: .8rem 1.7rem .85rem 1.7rem;
  line-height: 1;
  min-height: auto;
  font-size: .87rem;
  border-radius: .3rem;
  border-radius: 2rem;
  margin-right: 1rem;
  margin-top: 1rem;
  border: 1px solid #ffb93f;
}

.hero-plate .sv-button-portlet a.env-button:hover {
  background-color: #ffb93f;
}

.hero-plate .sv-button-portlet:last-child a.env-button {
  margin-right: 0;
}

.hero-plateeee .icon-before:before {
  color: #323334;
  width: 1.7em;
  font-size: 1rem;
  line-height: 1px;
  margin-top: 2px;
}

@media (max-width: 600px) {
  .hero-plate h1 {
    font-size: 2.250rem;
  }
}

/*
* ——————————— HERO - PLATE (HERO-WITH-SLIDESHOW) ———————————
*/

@media (min-width: 1101px) {


  .hero-with-slideshow .hero-plate {
    position: relative;
    height: 0;
  }

  .hero-with-slideshow .hero-plate>div {
    padding: 2.2rem 4rem 2.2rem 4rem;
    padding: 2.2rem 2.8rem;
    background-color: #fff;
    position: relative;
    transform: translateY(-50%);
    border-radius: 0.7rem;
  }
}

@media (max-width: 1100px) {

  .hero-with-slideshow .hero-plate>div {
    padding: 2.2rem 4rem 2.2rem 4rem;
    padding: 2.2rem 2.8rem;

    background-color: #fff;
    max-width: 100%;
  }

}

@media (max-width: 767px) {

  .hero-with-slideshow .hero-plate {
    width: 100%;
    background-color: #fff;

  }

  .hero-with-slideshow .hero-plate>div {
    padding: 1.8rem 0rem 2.2rem 0rem;
    margin-left: 2%;
    margin-right: 2%;
  }
}

/*
* ——————————— HERO - PLATE (HERO-NO-SLIDESHOW) ———————————
*/

.hero-no-slideshow .hero-plate .sv-text-portlet-content p {
  padding-right: 4rem;
  padding-left: 4rem;
}

/*
* ——————————— HERO-HOME  ——————————
*/

.hero-home {
  background-color: #f8f2e7;
}

@media (min-width: 992px) {
  .hero-home .slideshow,
  .hero-home .slideshow .slide,
  .page-nav-home {
    height: 353px;
  }

  .page-nav-home {
    margin-top: -353px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hero-home .slideshow,
  .hero-home .slideshow .slide,
  .page-nav-home {
    height: 400px;
  }

  .page-nav-home {
    margin-top: -400px;
  }
}

@media (min-width: 651px) and (max-width: 767px) {
  .hero-home .slideshow,
  .hero-home .slideshow .slide,
  .page-nav-home {
    height: 450px;
  }

  .page-nav-home {
    margin-top: -450px;
  }
}

@media (max-width: 650px) {
  .hero-home .slideshow,
  .hero-home .slideshow .slide {
    height: 200px;
  }
}

/*
* ——————————— HERO-HOME -> SLIDESHOW ——————————
*/

.hero-home .slideshow {
  overflow: hidden;
}

.hero-home .slideshow .slide {
  background-repeat: no-repeat;
  background-size: cover;
}

/*
* ——————————— PAGE-NAV-HOME ——————————
*/

.page-nav-home ul {
  list-style-type: none !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.page-nav-home ul li {
  background-color: #fff;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
  vertical-align: text-top;
  border-radius: 0.7rem;
}

.page-nav-home ul li .wrapper {
  padding: 1.6rem 1.6rem;
}

.page-nav-home .heading-row {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.page-nav-home ul li:hover a {
  text-decoration: underline;
}

.page-nav-home .fa {
  color: #ffb93f;
  font-size: 1.6rem;
  margin-right: .7rem;
}


.page-nav-home ul li .preamble {
  font-size: .9rem;
}


.page-nav-home ul li:hover {
  cursor: pointer;
}

.page-nav-home ul li h2.subheading {
  font-weight: 600;
  font-size: 1.36rem;
  margin-top: 0;
  margin-bottom: .5rem;
}

@media (min-width: 992px) {
  .page-nav-home {
    position: relative;
  }

  .page-nav-home ul li {
    width: 22.82%;
  }

  .page-nav-home ul li:nth-child(3n+2),
  .page-nav-home ul li:nth-child(3n+3),
  .page-nav-home ul li:nth-child(3n+4) {
    margin-left: 2.8% !important;
  }

}


@media (min-width: 651px) {
  .page-nav-home {
    position: relative;
  }

  .page-nav-home>.wrapper {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
  }
}

@media (min-width: 651px) and (max-width: 991px) {
  .page-nav-home {
    position: relative;
  }

  .page-nav-home ul li {
    width: 48.5%;
    margin-left: 0 !important;
    margin-bottom: 2.7vw !important;
  }

  .page-nav-home ul li:nth-last-child(1),
  .page-nav-home ul li:nth-last-child(2) {
    margin-bottom: 0 !important;
  }

  .page-nav-home ul li:nth-child(2n+2) {
    margin-left: 2.8% !important;
  }
}

@media (max-width: 650px) {
  .page-nav-home {
    margin-top: 2rem;
  }

  .page-nav-home ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: .8rem !important;
  }

}

/*
* ——————————— PAGE-NAV ——————————
*/

.page-nav {
  padding-top: 52px;
  padding-bottom: 62px;
  background-color: #f8f2e7;
}

@media (max-width: 767px) {
  .page-nav {
    padding-top: 32px;
    padding-bottom: 52px;
  }

}

/* breadcrumb */

.page-nav .sv-multilevellink-portlet {
  margin-bottom: 1.3rem;
}

/* Menu */


.page-nav .sv-jcrmenu-portlet ul {
  list-style-type: none !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}


.page-nav .sv-jcrmenu-portlet ul li {
  background-color: #fff;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
  vertical-align: text-top;
  margin-bottom: 2vw !important;
  border-radius: 0.7rem;
}

.page-nav .sv-jcrmenu-portlet ul li .wrapper {
  padding: 1.9rem 1.9rem;
}

.page-nav .sv-jcrmenu-portlet .heading-row {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.page-nav .sv-jcrmenu-portlet ul li:hover a {
  text-decoration: underline;
}

.page-nav .sv-jcrmenu-portlet .fa {
  color: #ffb93f;
  font-size: 1.6rem;
  margin-right: .7rem;
}

.page-nav .sv-jcrmenu-portlet ul li .preamble {
  font-size: 1rem;
  margin-top: .9rem;
}


.page-nav .sv-jcrmenu-portlet ul li:hover {
  cursor: pointer;
}

.page-nav .sv-jcrmenu-portlet ul li h2.subheading {
  font-weight: 600;
  font-size: 1.34rem;
  margin-top: 0;
  margin-bottom: .9rem;
  margin-bottom: 0;

  word-wrap: break-word;
  max-width: calc(100% - 2.2rem);
}

@media (min-width: 992px) {
  .page-nav .sv-jcrmenu-portlet ul.medium li {
    width: 31.42%;
  }

  .page-nav .sv-jcrmenu-portlet ul.medium li:nth-child(3n+2),
  .page-nav .sv-jcrmenu-portlet ul.medium li:nth-child(3n+3) {
    margin-left: 2.8% !important;
  }

  .page-nav .sv-jcrmenu-portlet ul.large li {
    width: 48.6%;
  }

  .page-nav .sv-jcrmenu-portlet ul.large li:nth-child(2n+2) {
    margin-left: 2.8% !important;
  }
}

@media (min-width: 651px) and (max-width: 991px) {
  .page-nav .sv-jcrmenu-portlet ul li .wrapper {
    padding: var(--standard-gap);
  }

  .page-nav .sv-jcrmenu-portlet ul li h2.subheading {
    max-width: calc(100% - 2rem);
    font-size: 1.26rem;
  }

  .page-nav .sv-jcrmenu-portlet ul.large li,
  .page-nav .sv-jcrmenu-portlet ul.medium li {
    width: 48.5% !important;
    margin-left: 0 !important
  }

  .page-nav .sv-jcrmenu-portlet ul.large li:nth-child(2n+2),
  .page-nav .sv-jcrmenu-portlet ul.medium li:nth-child(2n+2) {
    margin-left: 2.8% !important;
  }
}

@media (max-width: 650px) {
  .page-nav .sv-jcrmenu-portlet ul li .wrapper {
    padding: var(--standard-gap);
  }

  .page-nav .sv-jcrmenu-portlet ul li h2.subheading {
    max-width: calc(100% - 2rem);
    font-size: 1.26rem;
  }

  .page-nav .sv-jcrmenu-portlet ul.large li,
  .page-nav .sv-jcrmenu-portlet ul.medium li {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

/*
* ——————————— COOKIE-CONSENT ———————————
*/

.sv-cookie-consent-modal {
  z-index: 10444401;
}

.sv-cookie-consent-modal .env-link {
  outline-color: #ccc;
  outline-width: 1px;
  ;
}

.sv-cookie-consent-modal .env-button--primary {
  background-color: #ffb93f;
  color: #323334;
  border-color: #ffb93f;

}

.sv-cookie-consent-modal .env-button--primary:hover {
  background-color: #fcae26;
  color: #323334;
  border-color: #fcae26;
}

.sv-cookie-consent-modal .env-button--ghost {
  background-color: #fff;
  color: #444;
  border-color: #ddd;
  font-weight: 400 !important;
}

.sv-cookie-consent-modal .env-button--ghost:hover {
  background-color: #e8e8e8;
  color: #444;
  border-color: #ddd;
}

/*
* ——————————— SLIDESHOW-HOME-ODESHOG  ——————————
*/

.slideshow-home-odeshog {
  padding-top: 0px;
  padding-bottom: 0;
  text-align: center;
}

.slideshow-home-odeshog .slideshow,
.slideshow-home-odeshog .slideshow .slide {
  height: calc(100vh - 246px);
}

.slideshow-home-odeshog .slideshow {
  overflow: hidden;
  position: relative;
  background-color: rgb(255, 185, 63);
}

.slideshow-home-odeshog .slideshow .slide {
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 992px) {
  .slideshow-home-odeshog .slideshow,
  .slideshow-home-odeshog .slideshow .slide {
    min-height: 500px
  }
}

@media (max-width: 1400px) {
  .slideshow-home-odeshog .slideshow,
  .slideshow-home-odeshog .slideshow .slide {
    height: calc(100vh - 246px);
    min-height: 500px
  }
}

@media (max-width: 1100px) {
  .slideshow-home-odeshog {
    padding-bottom: 0 !important;
  }

  .slideshow-home-odeshog .slideshow,
  .slideshow-home-odeshog .slideshow .slide {
    height: 40vw;
  }
}

@media (max-width: 991px) {
  .slideshow-home-odeshog {
    padding-bottom: 0 !important;
  }

  .slideshow-home-odeshog .slideshow,
  .slideshow-home-odeshog .slideshow .slide {
    height: 40vw;
    min-height: auto;
  }
}

@media (max-width: 991px) {
  .slideshow-home-odeshog .slideshow .slides:not(.slick-initialized) {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
  }
}

/* ——————————— slideshow-home-odeshog -> box ——————————— */

.slideshow-home-odeshog .box {
  position: absolute;
  top: 50%;
  left: 6%;
  transform: translate(0, -50%);
  width: 700px;
  background-color: #fff;
  z-index: 1;
  border-radius: 0.7rem;
  padding: 40px;
  box-sizing: border-box;
}

.slideshow-home-odeshog .box h1 {
  font-size: 3.3rem;
  text-align: left;
  margin-top: 0;
  margin-bottom: 18px;
}

.slideshow-home-odeshog .box h2 {
  text-align: left;
  margin: 0;
  margin-bottom: 2px;

}

.slideshow-home-odeshog .box ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0
}

.slideshow-home-odeshog .box .env-button {
  background-color: #fff;
  color: #fff;
  color: #323334;
  padding: .7rem 1.3rem .7rem 1.3rem;
  line-height: 1;
  min-height: auto;
  font-size: .87rem;
  border-radius: .3rem;
  border-radius: 2rem;
  margin-right: 1rem;
  margin-top: .85rem;
  border: 1px solid #ffb93f;
}

.slideshow-home-odeshog .box .env-button:hover {
  background-color: #ffb93f;
}

@media (min-width: 992px) AND (max-height: 700px) {
  .slideshow-home-odeshog .box h2 {
    display: none;
  }
}

@media (max-width: 1400px) {
  .slideshow-home-odeshog .box {
    padding: 30px;
    width: 570px;
  }

  .slideshow-home-odeshog .box h1 {
    font-size: 2.7rem;
  }

  .slideshow-home-odeshog .box h2 {
    font-size: 1.3rem;
  }
}



@media (max-width: 991px) {
  .slideshow-home-odeshog .box {
    width: 96vw;
    top: 0;
    left: 2%;
    position: relative;
    transform: initial;
    margin-top: -15%;
    padding: calc(var(--standard-gap) + 4px) var(--standard-gap);
  }


  .slideshow-home-odeshog .box h1 {
    font-size: 2.7rem;
    margin-bottom: 15px;
  }

  .slideshow-home-odeshog .slideshow {
    overflow: visible;
    height: fit-content;
  }

  .slideshow-home-odeshog .slideshow .slides {
    height: 40vw;
  }
}

@media (max-width: 870px) {
  .slideshow-home-odeshog .box h1 {
    font-size: 5vw;
  }
}

@media (max-width: 600px) {
  .slideshow-home-odeshog .box h1 {
    font-size: 8vw;
  }

  .slideshow-home-odeshog .slideshow .slides,
  .slideshow-home-odeshog .slideshow .slide {
    height: 50vw;
  }
}

/*
* ——————————— GRID 1   ———————————
*/

.sv-grid1::after {
  content: "";
  clear: both;
  display: table;
}

/*
* ——————————— GRID 4   ———————————
*/

.sv-grid4::after {
  content: "";
  clear: both;
  display: table;
}

/*
* ——————————— GRID 5   ———————————
*/

.sv-grid5::after {
  content: "";
  clear: both;
  display: table;
}

/*
* ——————————— GRID 6   ———————————
*/

@media (max-width: 767px) {
  .sv-grid6 {
    width: 96% !important;
  }
}


/*
* ——————————— GRID 1 SIDEBAR  ———————————
*/


.sv-grid1 div.sidebar {
  margin-left: 1em;
  width: 340px;
}


.sv-grid1 div.sidebar .subheading3 {
  font-size: 1.5rem;
  font-weight: 600;
  padding-bottom: 18px;
  border-bottom: 4px solid #ed174b;
  margin: 0;
  margin-bottom: 0px;
}

@media (max-width: 1200px) {
  .sv-grid1 div.sidebar {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .sv-grid1 div.sidebar {
    display: none;
  }


  .sv-grid1 div.sidebar .subheading3 {
    font-size: 1.5rem;
    padding-bottom: 9px;
  }
}

/*
* ——————————— GRID 4 SIDEBAR  ———————————
*/
.sv-grid4 div.sidebar {
  padding-top: 64px;
}


@media (max-width: 991px) {
  .sv-grid4 div.sidebar {
    margin-top: 1px;
    width: 100% !important;
    float: none !important;
    ;
    margin-left: auto !important;
    ;
    margin-right: auto;
    max-width: 650px;
  }


}

.sv-grid4 div.sidebar h2 {
  margin-top: 0px;
}



/*
* ——————————— GRID 5 SIDEBAR  ———————————
*/


.sv-grid5 div.sidebar {
  padding-top: 79px;
}


.sv-grid5 div.sidebar .subheading3 {
  font-size: 1.5rem;
  font-weight: 600;
  padding-bottom: 18px;
  border-bottom: 4px solid #ed174b;
  margin: 0;
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  .sv-grid5 div.sidebar {
    margin-top: 2px;
    width: 100% !important;
    float: none;
    display: none;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 650px;
  }


  .sv-grid5 div.sidebar .subheading3 {
    font-size: 1.5rem;
    padding-bottom: 9px;
  }
}





/*
* ——————————— NEWSLIST-2023-A (visas på intranäts startsidan och på organisationers startsidor)———————————
*/

.newslist-2023-a {
  padding-top: 60px;
  padding-bottom: 30px;
  background-color: #eaeaea;
}

.sv-template-startsida .newslist-2023-a {
  background-color: #f8f2e7;
}

.newslist-2023-a h2.subheading3 {
  margin-top: 0;
  margin-bottom: 1rem;
  word-wrap: break-word;
}

.newslist-2023-a .sv-channel-item:hover {
  cursor: pointer;
}

.newslist-2023-a .sv-channel-item:hover a {
  text-decoration: underline;
}

.newslist-2023-a .sv-column-4>.sv-text-portlet p.normal {
  text-align: center;
  font-size: .875rem;
  ;
}

.newslist-2023-a .sv-channel-item:last-child {
  margin-bottom: 1rem;
}

@media (max-width: 650px) {
  .newslist-2023-a {
    padding-top: 2rem;
    ;
    padding-bottom: 2rem;
  }
}


/*
* ——— sv-userfields-portlet ————
*/

.newslist-2023-a .sv-userfields-portlet {

  margin-top: .2rem;
  margin-bottom: 1.2rem;
  visibility: hidden;
  width: 100%;
  font-size: .875rem;
  text-align: center;
}

.newslist-2023-a .sv-userfields-portlet:after {
  content: "";
  display: table;
  clear: both;
}

.newslist-2023-a .sv-userfields-portlet dl {
  display: inline;
}

.newslist-2023-a .sv-userfields-portlet dl:before,
.newslist-2023-a .sv-userfields-portlet dl:after {
  display: none;
}


.newslist-2023-a .sv-userfields-portlet dl>* {
  display: inline;
  font-size: .875rem !important;
  margin-right: 0 !important;
}

.newslist-2023-a .sv-userfields-portlet .bootstrap {
  display: inline;
  line-height: 1.58;
}

.newslist-2023-a .sv-userfields-portlet .bootstrap:before,
.newslist-2023-a .sv-userfields-portlet .bootstrap:after {
  display: none;
}

.newslist-2023-a .sv-userfields-portlet button {
  vertical-align: top;

  display: inline-block;
  background: none !important;
  border: none;
  padding: 0 !important;
  margin-top: 0rem;
  font-size: .775rem;
  margin-left: .1rem;
  line-height: 22px;

  cursor: pointer;
  clear: none;
  float: none;
  font-family: "open sans", sans-serif !important;
  text-shadow: none !important;
  box-shadow: none !important;
}

.newslist-2023-a .sv-userfields-portlet button:hover {
  text-decoration: underline;
}

/*
* ——— col1 ————
*/

@media (min-width: 651px) {
  .newslist-2023-a>.sv-grid3>div>div:nth-child(1) {
    width: 53% !important;
  }

  .newslist-2023-a>.sv-grid3>div>div:nth-child(1) li .col {
    min-height: 144px;
    min-height: 162px;

    /* —— bredden är 288 */

  }

  .newslist-2023-a>.sv-grid3>div>div:nth-child(1) li .col1 {
    width: 40%;
  }

  .newslist-2023-a>.sv-grid3>div>div:nth-child(1) li .col2 {
    width: calc(56.7% - 26px);
  }
}

@media (min-width: 651px) and (max-width: 991px) {


  .newslist-2023-a>.sv-grid3>div>div:nth-child(1) {
    width: 100% !important;
  }

  .newslist-2023-a>.sv-grid3>div>div:nth-child(1) li .col {
    min-height: 18vw;
  }
}


@media (max-width:650px) {
  .newslist-2023-a>.sv-grid3>div>div:nth-child(1) {
    width: 100% !important;
  }


}

/*
* ——— col2  ————
*/

.newslist-2023-a>.sv-grid3>div>div:nth-child(2) {
  width: 22%;
}

@media (max-width: 991px) {
  .newslist-2023-a>.sv-grid3>div>div:nth-child(2) {
    width: 48%;
    margin-left: 0 !important;
  }
}

@media (max-width:650px) {
  .newslist-2023-a>.sv-grid3>div>div:nth-child(2) {
    margin-top: 2rem;
    width: 100% !important;
  }

}

/*
* ——— col3 ————
*/


.newslist-2023-a>.sv-grid3>div>div:nth-child(3) {
  width: 22%;
}

@media (max-width: 991px) {
  .newslist-2023-a>.sv-grid3>div>div:nth-child(3) {
    width: 48%;
  }
}

@media (max-width:650px) {
  .newslist-2023-a>.sv-grid3>div>div:nth-child(3) {
    margin-top: 2rem;

    width: 100% !important;
  }

}

/*
* ——————————— NEWSLIST-HOME-2023-b ———————————
*/

.newslist-home-2023-b {
  padding-top: 4.3rem;
  padding-bottom: 3.1rem;
  background-color: #eaeaea;
}

.newslist-home-2023-b h2.subheading3 {
  margin-top: 0;
  margin-bottom: 1rem;
}

.newslist-home-2023-b .sv-channel-item:hover {
  cursor: pointer;
}

.newslist-home-2023-b .sv-channel-item:hover a {
  text-decoration: underline;
}

.newslist-home-2023-b .sv-column-4>.sv-text-portlet p.normal {
  text-align: center;
  font-size: .875rem;
  ;
}

.newslist-home-2023-b .sv-channel-item:last-child {
  margin-bottom: 1rem;
}

@media (min-width:992px) {
  .newslist-home-2023-b.last-element-before-footer {
    padding-bottom: 4.3rem !important;

  }
}

@media (max-width:991px) {
  .newslist-home-2023-b.last-element-before-footer {
    padding-bottom: 0 !important;

  }
}

@media (max-width:767px) {
  .newslist-home-2023-b {
    padding-top: 3rem;
  }
}


/*
* ——— col1 ————
*/

.newslist-home-2023-b>.sv-grid3>div>div:nth-child(1) h3.sv-font-rubrik-3 {
  font-size: 1.3rem;
  margin-bottom: 10px;

}

.newslist-home-2023-b>.sv-grid3>div>div:nth-child(1) .sv-horizontal-column h3 {
  padding-top: .8rem;
  padding-left: .4rem;
}

.newslist-home-2023-b>.sv-grid3>div>div:nth-child(1) h2.subheading {
  font-size: 1.3rem;
  margin-bottom: 10px;
}

@media (max-width:767px) {
  .newslist-home-2023-b>.sv-grid3>div>div:nth-child(1) {
    width: 100% !important;
  }

  .newslist-home-2023-b>.sv-grid3>div>div:nth-child(1) .sv-text-portlet {
    margin-top: 0 !important;
  }

  .newslist-home-2023-b>.sv-grid3>div>div:nth-child(1)>.sv-text-portlet p.normal {
    margin-bottom: 1rem !important;

  }

  .newslist-home-2023-b>.sv-grid3>div>div:nth-child(1) h2.subheading {
    margin-top: 1rem !important;
  }

  /* väderwidget */

  .newslist-home-2023-b>.sv-grid3>div>div:nth-child(1)>div:nth-last-child(1),
  .newslist-home-2023-b>.sv-grid3>div>div:nth-child(1)>div:nth-last-child(2) {
    display: none !important;
  }
}


/*
* ——— col2 ————
*/

@media (max-width:767px) {
  .newslist-home-2023-b>.sv-grid3>div>div:nth-child(2) {
    display: none !important;
  }

}

/*
* ——— col3 ————
*/

.newslist-home-2023-b>.sv-grid3>div>div:nth-child(3) {
  padding-top: 3.65rem;
}

@media (max-width:767px) {
  .newslist-home-2023-b>.sv-grid3>div>div:nth-child(3) {
    width: 100% !important;
  }



}


/*
* ——————————— newslist-2024-a (visas på genomgångssidor odeshog.se)———————————
*/

.newslist-2024-a {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #eaeaea;
}

.sv-template-startsida .newslist-2024-a {
  background-color: #f8f2e7;
}

.newslist-2024-a h2.subheading3 {
  margin-top: 0;
  margin-bottom: 1rem;
  word-wrap: break-word;
}

.newslist-2024-a .sv-channel-item:hover {
  cursor: pointer;
}

.newslist-2024-a .sv-channel-item:hover a {
  text-decoration: underline;
}

.newslist-2024-a .sv-column-4>.sv-text-portlet p.normal {
  text-align: center;
  font-size: .875rem;
  ;
}

.newslist-2024-a .sv-channel-item:last-child {
  margin-bottom: 1rem;
}

@media (max-width: 650px) {
  .newslist-2024-a {
    padding-top: 2rem;
    ;
    padding-bottom: 2rem;
  }
}


/*
* ——— col1 ————
*/

@media (min-width: 651px) {
  .newslist-2024-a>.sv-grid3>div>div:nth-child(1) {
    width: 65.5% !important;
  }

  .newslist-2024-a>.sv-grid3>div>div:nth-child(1) li .col {
    min-height: 144px;
    min-height: 200px;

  }

  .newslist-2024-a>.sv-grid3>div>div:nth-child(1) li .col1 {
    width: 40%;
  }

  .newslist-2024-a>.sv-grid3>div>div:nth-child(1) li .col2 {
    width: calc(56.7% - 26px);
  }
}

@media (min-width: 651px) and (max-width: 991px) {


  .newslist-2024-a>.sv-grid3>div>div:nth-child(1) {
    width: 100% !important;
  }

  .newslist-2024-a>.sv-grid3>div>div:nth-child(1) li .col {
    min-height: 18vw;
  }
}


@media (max-width:650px) {
  .newslist-2024-a>.sv-grid3>div>div:nth-child(1) {
    width: 100% !important;
  }


}

/*
* ——— col2  ————
*/

.newslist-2024-a>.sv-grid3>div>div:nth-child(2) {
  width: 31.8%;
  margin-top: 53px;
}

@media (max-width: 991px) {
  .newslist-2024-a>.sv-grid3>div>div:nth-child(2) {
    width: 48%;
    margin-left: 0 !important;
  }
}

@media (max-width:650px) {
  .newslist-2024-a>.sv-grid3>div>div:nth-child(2) {
    margin-top: 2rem;
    width: 100% !important;
  }

}


/*
* ——————————— newslist-2024-b (visas på startsidan odeshog.se)———————————
*/

.newslist-2024-b {
  padding-top: 80px;
  padding-bottom: 50px;
  background-color: #eaeaea;
}

.newslist-2024-b h2.subheading3 {
  margin-top: 0;
  margin-bottom: 1rem;
  word-wrap: break-word;
}

.newslist-2024-b .sv-channel-item:hover {
  cursor: pointer;
}

.newslist-2024-b .sv-channel-item:hover a {
  text-decoration: underline;
}

.newslist-2024-b .sv-column-4>.sv-text-portlet p.normal {
  text-align: center;
  font-size: .875rem;
}

.newslist-2024-b .sv-channel-item:last-child {
  margin-bottom: 1rem;
}

@media (max-width: 650px) {
  .newslist-2024-b {
    padding-top: 2rem;
    ;
    padding-bottom: 2rem;
  }
}


/*
* ——— col1 ————
*/

@media (min-width: 651px) {
  .newslist-2024-b>.sv-grid3>div>div:nth-child(1) {
    width: 65.5% !important;
  }

  .newslist-2024-b>.sv-grid3>div>div:nth-child(1) li .col {
    min-height: 144px;
    min-height: 200px;

  }

  .newslist-2024-b>.sv-grid3>div>div:nth-child(1) li .col1 {
    width: 40%;
  }

  .newslist-2024-b>.sv-grid3>div>div:nth-child(1) li .col2 {
    width: calc(56.7% - 26px);
  }
}

@media (min-width: 651px) and (max-width: 991px) {
  .newslist-2024-b>.sv-grid3>div>div:nth-child(1) {
    width: 100% !important;
  }

  .newslist-2024-b>.sv-grid3>div>div:nth-child(1) li .col {
    min-height: 18vw;
  }
}

@media (max-width:650px) {
  .newslist-2024-b>.sv-grid3>div>div:nth-child(1) {
    width: 100% !important;
  }
}

/*
* ——— col2  ————
*/

.newslist-2024-b>.sv-grid3>div>div:nth-child(2) {
  width: 31.8%;
}

@media (max-width: 991px) {
  .newslist-2024-b>.sv-grid3>div>div:nth-child(2) {
    width: 48%;
    margin-left: 0 !important;
  }
}

@media (max-width:650px) {
  .newslist-2024-b>.sv-grid3>div>div:nth-child(2) {
    margin-top: 2rem;
    width: 100% !important;
  }
}


/*
* ——————————— THREE-COLS-WIDE-LEFT-PUSHBOXES-RIGHT ———————————
*/
.three-cols-wide-left-pushboxes-right {
  padding-top: 80px;
  padding-bottom: 60px;
  background-color: #eaeaea;
}

.three-cols-wide-left-pushboxes-right h2.subheading3 {
  margin-top: 0;
}

.three-cols-wide-left-pushboxes-right .sv-channel-item:hover {
  cursor: pointer;
}

.three-cols-wide-left-pushboxes-right .sv-channel-item:hover a {
  text-decoration: underline;
}

.three-cols-wide-left-pushboxes-right .sv-column-4>.sv-text-portlet p.normal {
  text-align: center;
  font-size: .875rem;
  ;
}

.three-cols-wide-left-pushboxes-right .sv-channel-item:last-child {
  margin-bottom: 1rem;
}


/*
* ——— col2 & col3 ————
*/

.three-cols-wide-left-pushboxes-right>.sv-grid3>div>div:nth-child(2),
.three-cols-wide-left-pushboxes-right>.sv-grid3>div>div:nth-child(3) {
  width: 22%;
}

/*
* ——— col3 ————
*/

.three-cols-wide-left-pushboxes-right>.sv-grid3>div>div:nth-child(3) {
  padding-top: 3.45rem;
}

/*
* ——————————— PUSHBOXES-2023 ———————————
*/

.pushboxes-2023>.sv-vertical {
  background-color: #fff;
  margin-bottom: 1.2rem;
  border-radius: 0.7rem;
}

.pushboxes-2023>.sv-vertical:hover {
  cursor: pointer;
}

.pushboxes-2023>.sv-vertical h2 {
  margin-top: 0;
  font-size: 1.3rem;
}

.pushboxes-2023>.sv-vertical:hover h2.subheading {
  text-decoration: underline;
}

.pushboxes-2023>.sv-vertical .sv-text-portlet-content {
  padding: var(--half-gap) var(--standard-gap);
}

.pushboxes-2023>.sv-vertical .sv-text-portlet-content>*:last-child {
  margin-bottom: 0 !important;
}

.pushboxes-2023>.sv-vertical .sv-mfpimage-portlet,
.pushboxes-2023>.sv-vertical .sv-image-portlet {
  margin-bottom: 0px;
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow: hidden;
  border-radius: 0;
  border-top-left-radius: 0.7rem;
  border-top-right-radius: 0.7rem;
}

.pushboxes-2023>.sv-vertical .sv-mfpimage-portlet img,
.pushboxes-2023>.sv-vertical .sv-image-portlet img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  max-width: none !important;
  max-height: none !important;
}

/*
* ——————————— NEWSLIST-2023-IMAGE-LEFT ———————————
*/

.newslist-2023-image-left li .col {
  min-height: 152px;
  min-height: 171px;
}

.newslist-2023-image-left .sv-channel-item {
  clear: both;
  padding: 0 0 0px 0px;
  background-color: #fff;
  margin-bottom: 1.2em !important;
}

.newslist-2023-image-left .col1 {
  float: left;
  width: 40%;
}

.newslist-2023-image-left .col1 img {
  padding: 0 !important;
  width: 100% !important;
  object-fit: cover;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 100%;
  max-height: none !important;
  display: block;
}

.newslist-2023-image-left .col2 {
  float: right;
  width: 57%;
}

.newslist-2023-image-left div.time,
.newslist-2023-image-left div.time-etc {
  margin-bottom: 2px;
  padding-top: 3px;
  font-weight: 700;
  font-style: normal;
  font-size: 0.75rem;
  color: #888888;
}

.newslist-2023-image-left div.time-etc span {
  color: #555;
  background-color: #f8f2e7;
  padding: 0px 9px;
  margin-left: .4rem;
  word-wrap: break-word;
}

.newslist-2023-image-left h2.subheading {
  display: block;
  margin-top: 0;
  margin-bottom: 2px;
  margin-top: .4rem;
  word-wrap: break-word;
  font-size: 1.125rem;
  font-weight: 600;
}

.newslist-2023-image-left span.normal {
  margin: 0 0 .8rem 0;
  display: block;
  font-size: 0.875rem;
}

/*
* ——————————— NEWSLIST 2023 IMAGE LEFT (här ska inga saker som rör bredd och höjd på col 1 och 2 finnas, det sätts istället i respektive sektion, sök exempelvis på newslist-2023-a) ———————————
*/

.newslist-2023-image-left-b li {
  clear: both;
  padding: 0 0 0px 0px;
  background-color: #fff;
  margin-bottom: 1.2em !important;
  border-radius: 0.7rem;
}

.newslist-2023-image-left-b li div.time-etc,
.newslist-2023-image-left-b li div.time {
  margin-bottom: 2px;
  padding-top: 3px;
  font-weight: 700;
  font-style: normal;
  font-size: 0.75rem !important;
  color: #666;
}

.newslist-2023-image-left-b li div.time-etc span {
  color: #555;
  background-color: #eee;
  padding: 0px 9px;
  word-wrap: break-word;
}

.newslist-2023-image-left-b li h3.sv-font-rubrik-3 {
  display: block;
  margin-bottom: 2px;
  word-wrap: break-word;
  font-size: 1.125rem;
}

.newslist-2023-image-left-b li span.normal {
  margin: 0 0 .8rem 0;
  display: block;
  font-size: 0.875rem;
}

@media (min-width: 651px) {
  .newslist-2023-image-left-b li .col1 {
    float: left;
  }

  .newslist-2023-image-left-b li .col2 {
    float: right;
    padding: 0 26px 0 0;
  }

  .newslist-2023-image-left-b li .col1 img {
    padding: 0 !important;
    width: 100% !important;
    object-fit: cover;
    min-width: 0 !important;
    min-height: 0 !important;
    height: 100%;
    max-height: none !important;
    display: block;
    border-radius: 0;
    border-top-left-radius: 0.7rem;
    border-bottom-left-radius: 0.7rem;

  }

  .newslist-2023-image-left-b li h3.sv-font-rubrik-3 {
    margin-top: 18px;
  }
}

@media (max-width: 650px) {
  .newslist-2023-image-left-b li .col1 {
    height: auto !important;
    ;
  }

  .newslist-2023-image-left-b li .col1 img {
    padding: 0 !important;
    width: 100% !important;
    object-fit: cover;
    min-width: 0 !important;
    min-height: 0 !important;
    height: 48vw;
    max-height: none !important;
    display: block;
    border-radius: 0;
    border-top-left-radius: 0.7rem;
    border-top-right-radius: 0.7rem;

  }

  .newslist-2023-image-left-b li .col2 {
    padding: 26px 26px 12px 26px;
  }

  .newslist-2023-image-left-b li h3.sv-font-rubrik-3 {
    margin-top: 0;
  }
}




/*
* ——————————— NEWSLIST 2024 IMAGE LEFT (här ska inga saker som rör bredd och höjd på col 1 och 2 finnas, det sätts istället i respektive sektion, sök exempelvis på newslist-2024-a) ———————————
*/




.newslist-2024-image-left li {
  clear: both;
  padding: 0 0 0px 0px;
  background-color: #fff;
  margin-bottom: 1.2rem !important;
  border-radius: 0.7rem;
}


.newslist-2024-image-left li div.time-etc,
.newslist-2024-image-left li div.time {
  margin-bottom: 2px;
  padding-top: 3px;
  font-weight: 700;
  font-style: normal;
  font-size: 0.75rem !important;
  color: #666;
}

.newslist-2024-image-left li div.time-etc span {
  color: #555;
  background-color: #eee;
  padding: 0px 9px;
  word-wrap: break-word;

}

.newslist-2024-image-left li h3.sv-font-rubrik-3 {
  display: block;
  margin-bottom: 2px;
  word-wrap: break-word;
  font-size: 1.125rem;
}

.newslist-2024-image-left li span.normal {
  margin: 0 0 .8rem 0;
  display: block;
  font-size: 0.875rem;

}

@media (min-width: 651px) {
  .newslist-2024-image-left li .col1 {
    float: left;
  }


  .newslist-2024-image-left li .col2 {
    float: right;
    padding: 0 26px 0 0;
  }

  .newslist-2024-image-left li .col1 img {
    padding: 0 !important;
    width: 100% !important;
    object-fit: cover;
    min-width: 0 !important;
    min-height: 0 !important;
    height: 100%;
    max-height: none !important;
    display: block;
    border-radius: 0;
    border-top-left-radius: 0.7rem;
    border-bottom-left-radius: 0.7rem;

  }

  .newslist-2024-image-left li h3.sv-font-rubrik-3 {
    margin-top: 18px;
  }
}

@media (max-width: 650px) {
  .newslist-2024-image-left li .col1 {
    height: auto !important;
    ;
  }

  .newslist-2024-image-left li .col1 img {
    padding: 0 !important;
    width: 100% !important;
    object-fit: cover;
    min-width: 0 !important;
    min-height: 0 !important;
    height: 48vw;
    max-height: none !important;
    display: block;
    border-radius: 0;
    border-top-left-radius: 0.7rem;
    border-top-right-radius: 0.7rem;

  }

  .newslist-2024-image-left li .col2 {
    padding: var(--half-gap) var(--standard-gap);
  }

  .newslist-2024-image-left li h3.sv-font-rubrik-3 {
    margin-top: 0;
  }
}

/*
* ——————————— NEWSLIST-CLEAN ———————————
*/

.newslist-clean .sv-channel-item {
  background-color: #fff;
  margin-bottom: 25px;
  padding: var(--standard-gap);
  border-radius: 0.7rem;
}

.newslist-clean h3.sv-font-rubrik-3,
.newslist-clean h4.sv-font-h4-underrubrik-3 {
  word-wrap: break-word;
  margin-top: 0;
  line-height: 1.3;
  margin-bottom: 6px;
  margin-bottom: 2px;
  font-size: 1.125rem;
}

.newslist-clean time.normal,
.newslist-clean .time.normal,
.newslist-clean div.time-etc {
  display: block;
  margin-bottom: 5px;
  margin-bottom: 2px;
  padding-top: 3px;
  font-weight: 700;
  font-style: normal;
  font-size: 0.75rem;
  color: #666;
}

.newslist-clean div.time-etc span {
  color: #555;
  background-color: #eee;
  padding: 0px 9px;
  word-wrap: break-word;
}

.newslist-clean span.normal {
  font-size: 0.875rem;
  word-wrap: break-word;
}

.newslist-clean>span.normal {
  background-color: #fff;
  display: block;
  padding: 38px 26px;
  margin-bottom: 20px;
  border-radius: 0.7rem;
}

/*
* ——————————— newslist-clean-B ———————————
*/

.newslist-clean-b .sv-channel-item {
  margin-bottom: 25px;
}

.newslist-clean-b h2.subheading {
  margin-top: 0;
  line-height: 1.3;
  margin-bottom: 6px;
  margin-bottom: 0px;
}

.newslist-clean-b time.normal,
.newslist-clean-b div.time-etc {
  display: block;
  margin-bottom: 5px;
  margin-bottom: 2px;
  padding-top: 3px;
  font-weight: 700;
  font-style: normal;
  font-size: .85rem;
  color: #666;
}

.newslist-clean-b div.time-etc span {
  color: #555;
  background-color: #f8f2e7;
  word-wrap: break-word;
  padding: 0px 9px;
  margin-left: .4rem;
}

/*
* ——————————— FACEBOOK FEED ———————————
*/
.sv-marketplace-soleilit-facebookfeed .fb_iframe_widget>span>iframe {
  border-radius: 0.7rem !important;
}

/*
* ——————————— TOC-DESKTOP ———————————
*/

.sidebar>div {
  height: 100%;
}

.toc-desktop {
  padding-top: 10.4rem;
  height: 100%;
}

.toc-desktop h2.subheading {
  font-size: 1.4rem;
}

.toc-desktop>div {
  margin-bottom: 10rem;
  position: sticky !important;
  position: -webkit-sticky;
  top: 7vh;
}

.toc-desktop ul {
  padding-left: .6rem !important;
  border-left: 1px solid #dddddd;
}

.toc-desktop ul li {
  height: 100%;
  padding: 0.4rem 0;
  display: flex;
  align-items: center;
  position: relative;
}

.toc-desktop ul li a.normal {
  color: #323334;
  padding: 0 0.7rem;
  text-decoration: none !important;
  line-height: 1.3;
}

.toc-desktop ul li a.normal.active {
  font-weight: 600;
}

.toc-desktop ul li a:before {
  content: "";
  width: 0.18rem;
  transition: top .3s, bottom .3s;
  height: 21.9rem;
  position: absolute;
  left: -.702rem;
  background: transparent;
}

.toc-desktop ul li a.active:before {
  top: 0;
  background: #ed174b;
  height: 100%;
}

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

@media (max-width: 991px) {
  .toc-desktop {
    display: none;
  }
}

/*
* ——————————— TOC-MOBILE ———————————
*/





.toc-mobile h2.subheading {
  font-size: 1.4rem;
}


.toc-mobile ul {
  margin-left: 2px;
  padding-left: 0 !important;
  border-left: 2px solid #ed174b;
}

.toc-mobile ul li {
  list-style-type: none;
  padding: 0.4rem 0;

}

.toc-mobile ul li a.normal {
  color: #323334;
  padding: 0 0.7rem;
  text-decoration: underline !important;
  line-height: 1.3;
}

.toc-mobile ul li a.normal.active {
  font-weight: 600;
}



@media (min-width: 992px) {
  .toc-mobile {
    display: none;
  }
}

/*
* ——————————— GRID 1 CONTENT  ———————————
*/

.sv-grid1 {
  padding-bottom: calc(8.3vw + 100px);

}

.sv-grid1>div.content {
  padding-top: 57px;
  max-width: 760px;
  margin-left: 8%;
  width: 100%;
}

.sv-grid1 .sv-multilevellink-portlet {
  margin-bottom: 2.5rem;
  ;
}

@media (max-width: 1300px) {
  .sv-grid1>div.content {
    margin-left: 3%;
  }

}

@media (max-width: 1240px) {
  .sv-grid1>div.content {
    margin-left: 0%;
  }

}

@media (max-width: 1200px) {
  .sv-grid1>div.content {
    margin-left: 0%;
    width: calc(93vw - 360px);
    width: 70%;


  }

}

@media (max-width: 991px) {
  .sv-grid1>div.content {
    padding-top: 17px;
    margin-left: 0px;
    margin-right: 0px !important;
    width: 100% !important;
    float: none !important;
    ;
    max-width: 760px;
  }

}



/*
* ——————————— GRID 4 Content  ———————————
*/

.sv-grid4 div.content {
  padding-top: 57px;
}

@media (max-width: 991px) {
  .sv-grid4>div.content {
    padding-top: 17px;
    margin-left: auto !important;
    ;
    margin-right: auto !important;
    ;
    width: 100% !important;
    float: none !important;
    ;
    max-width: 650px;


  }

}

/*
* ——————————— GRID 5 CONTENT  ———————————
*/


.sv-grid5>div.content {
  padding-top: 25px;
  max-width: 770px;

}

@media (max-width: 991px) {
  .sv-grid5>div.content {
    padding-top: 17px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    float: none !important;
    max-width: 650px;
  }
}

.sv-grid5 .pagecontent .sv-mfpimage-portlet+.sv-text-portlet h1,
.sv-grid5 .pagecontent .sv-image-portlet+.sv-text-portlet h1 {
  margin-top: 44px;
}



/*
* ——————————— IMAGE IN CONTENT ———————————
*/



div.content .pagecontent>.sv-mfpimage-portlet,
div.content .pagecontent>.sv-image-portlet {
  margin-top: 7px;

}

div.content .pagecontent>.sv-mfpimage-portlet:not(.no-auto-crop-image):not(.image-float-right),
div.content .pagecontent>.sv-image-portlet:not(.no-auto-crop-image):not(.image-float-right) {
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow: hidden;
}

div.content .pagecontent>.sv-mfpimage-portlet:not(.no-auto-crop-image):not(.image-float-right) img,
div.content .pagecontent>.sv-image-portlet:not(.no-auto-crop-image):not(.image-float-right) img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 !important;
  max-width: none !important;
  max-height: none !important;
  border-radius: 0.7rem !important;

}

body.sv-editing-mode div.content .pagecontent>.sv-mfpimage-portlet img,
body.sv-editing-mode div.content .pagecontent>.sv-image-portlet img {
  margin-top: 0px;
}

/*
* ——————————— SITEVISION SLIDESHOW ———————————
*/


div.content .sv-marketplace-sitevision-image-viewer:not(.no-auto-crop-image) figure {
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow: hidden;
}


div.content .sv-marketplace-sitevision-image-viewer:not(.no-auto-crop-image) figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none !important;
  max-height: none !important;
  border-radius: 0.7rem !important;
}



/*
* ——————————— VARIOUS IN CONTENT ———————————
*/


div.content .sv-text-portlet ul,
div.content .sv-text-portlet ol {
  padding-left: 1.8rem;
}

body.sv-editing-mode div.hero-no-slideshow a,
body.sv-editing-mode div.hero-with-slideshow a,
body.sv-editing-mode div.content a {
  text-decoration: underline;
}

div.content .sv-editing-mode a {
  text-decoration: underline;
}

.sv-responsiveTable--stacked__headRow--main p {
  text-align: center;
}

.more-margin-links a {
  margin-right: 3em;
  display: inline-block;
}

.external-link-icon .sv-linkicon {
  display: none;
}


.internal-link-icon .sv-linkicon {
  display: none;
}

a .new-window {
  font-weight: 400 !important;
}

div.content .sv-portlet-image-caption {
  font-style: italic;
}

div.content .sv-mfpimage-portlet,
div.content .sv-image-portlet,
div.content .sv-imageslideshow-portlet,
div.content .sv-marketplace-sitevision-image-viewer {
  margin-bottom: 23px;
}

.sv-video-wrapper {
  width: 100% !important;
}

.sv-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.sv-video-container iframe,
.sv-video-container object,
.sv-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
* ——————————— Smaller h1 when linked content (contacts) ———————————
*/

div.content .sv-linked-portlet .sv-text-portlet-content h1 {
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.3rem;
  color: #323334;
  line-height: 1.1;
  margin-bottom: 0.1em !important;
  margin-top: 2em !important;
}

/*
* ——————————— SITEVISION SLIDESHOW (TROR INTE DENNA HETER SÅ LÄNGRRE) ———————————
*/

div.content .sv-imageslideshow-portlet * {
  z-index: 0 !important;
}

div.content .sv-imageslideshow-portlet .sv-carousel_togglePlay_btn {
  display: none !important;
}

div.content .sv-imageslideshow-portlet:not(.no-auto-crop-image) ul>li,
div.content .sv-imageslideshow-portlet:not(.no-auto-crop-image) ul>li>.sv-imgslideshow-item {
  height: 380px;
}

div.content .sv-imageslideshow-portlet:not(.no-auto-crop-image) ul>li img {
  padding: 0 !important;
  width: 100% !important;
  object-fit: cover;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 100%;
  max-height: none !important;
  display: block;
  border-radius: 0.7rem;
}

@media (max-width: 800px) {
  div.content .sv-imageslideshow-portlet:not(.no-auto-crop-image) ul>li {
    height: 50vw;
  }
}

/*
* ——————————— FLOAT IMAGE TO THE RIGHT OF CONTENT ———————————
*/

@media (min-width: 580px) {
  .image-float-right {
    max-width: 316px;
    float: right;
    margin-left: 20px;
    margin-bottom: 15px;

  }
}

@media (max-width: 579px) {
  .image-float-right {
    max-width: 316px;
  }
}


/*
* ——————————— NAVIGATE-FURTHER ———————————
*/

.navigate-further {
  margin-top: 4.5rem;
  background-color: #f8f2e7;
  padding: 26px 15px 26px 26px;
}

.navigate-further h2.subheading {
  margin-top: 0;
  margin-bottom: .7rem;
  font-weight: 600;
}

/*
* ——————————— AVAILABLE JOBS ———————————
*/


#riframe {
  height: 300px;
}

/*
* ——————————— CONTACT TOP ———————————
*/

.content .contact {
  display: none;
  margin-bottom: 28px;
}

body.sv-editing-mode div.content .contact {
  margin-top: 90px;
}

.content .contact a.expand:hover {
  text-decoration: underline !important;
}

.content .contact a.expand {
  display: block;
}

.content .contact a.expand h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 0px;
  padding: 11px 12px 11px 20px;
  vertical-align: middle;
  display: inline-block;
}

.content .contact .contact-icon {
  font-size: 34px;
  line-height: 37px !important;
  vertical-align: middle;
}

.content .contact .expandable {
  padding: 15px 20px 0px 20px;
  display: none;
}

.contact span:not(.link-text) {
  margin-bottom: 1.6em;
}

.content .contact {
  background-color: #f8f2e7;
}

.content .contact a.expand .expand-icon {
  display: inline-block;
  background-color: #ffb93f;
  color: #fff;
  padding: 7px;
}

.content .contact a.expand:hover .expand-icon,
.content .contact a.expand:active .expand-icon,
.content .contact a.expand:focus .expand-icon {
  background-color: #fdb02a;
}

.content .contact .expandable .heading {
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans";
  margin: 0 0 2px 0;
}

.content .contact .expandable strong {
  font-weight: 400 !important;
  font-style: italic;
}

/* Links */



.content .contact .expandable p.links {
  margin-top: 0px;
  margin-bottom: 0px;

  padding-top: 21px;
  padding-bottom: 20px;

}

.content .contact .expandable p.links a {
  font-weight: 600 !important;
}

.content .contact .expandable p.links a:before {
  dwidth: auto !important;
  madrgin-right: 0.5rem;
}

.content .contact .expandable p.links a {
  margin-right: 3em;
  display: inline-block;
}


/*
* ——————————— RELATED ———————————
*/
.related-wrapper h2.subheading {
  line-height: 100%;
  margin: 0;
  padding: 1px 0;
  font-size: 1.5rem;
  font-weight: 600;
}

.related-wrapper .fa {
  color: #fff;
  margin-left: 0.5em;
}


.related-wrapper h3.sv-font-rubrik-3 {
  margin: 20px 0 0.2em 0;
}

.related-wrapper>.sv-vertical {
  padding: 12px 18px 20px 26px;
}

.related-wrapper>.sv-vertical .sv-defaultlist {
  margin-bottom: 22px;
}

.related-wrapper li {
  line-height: 1.58 !important;
  font-size: 0.875rem;
  margin-bottom: 0.1em;
}

.related-wrapper .sv-linkicon {
  display: none;
}

.related-wrapper .icon-before:before {
}

/*
* ——————————— Infobox ———————————
*/


.infobox {
  margin-top: 54px;
  margin-bottom: 42px;
}


.infobox>.sv-text-portlet {
  background-color: #ffb93f;
  padding-top: 11px;
  padding-left: 26px;
  padding-bottom: 11px;
  padding-right: 15px;
}

.infobox h2.subheading {
  line-height: 100%;
  margin: 0;
  padding: 1px 0;
  font-size: 1.5rem;
  font-weight: 600;
}

.infobox .fa {
  color: #fff;
  margin-left: 0.5em;
}

.infobox>.sv-vertical {
  padding: 20px 26px 1px 26px;
  background-color: #f8f2e7;
}

.infobox>.sv-vertical .sv-defaultlist {
  margin-bottom: 22px;
}

.infobox>.sv-vertical li {
  line-height: 1.58 !important;
  font-size: 0.875rem;
  margin-bottom: 0.1em;
}

.infobox .sv-linkicon {
  display: none;
}

.infobox .icon-before:before {
  font-size: 0.875rem
}

/*
* ——————————— Infobox2 ———————————
*/


.infobox2 {
  margin-top: 20px;
  margin-bottom: 13px;
}

.infobox2>.sv-text-portlet {
  background-color: #ffb93f;
  position: relative;
  padding: 9px 0 11px 65px;
}

.infobox2 h2.subheading {
  line-height: 100%;
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  font-weight: 400;
}

.infobox2 .subheading .large-icon {
  background-color: #fff;
  color: #ffb93f;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 10px solid #fff;
  text-align: center;
  position: absolute;
  left: -10px;
  top: -7px;
  box-sizing: border-box;
}

.infobox2 .subheading .large-icon:after {
  border-radius: 100%;
  height: 39px;
  width: 100%;
  display: table;
  left: -5px;
  position: absolute;
  border: 3px solid #ffb93f;
  content: " ";
  top: -3px;
}

.infobox2 .subheading .fa {
  height: 20px;
  top: 7px;
  position: relative;
  left: -2px;
}

.infobox2>.sv-vertical {
  padding: 20px 26px 1px 26px;
}

.infobox2>.sv-vertical .sv-defaultlist {
  margin-bottom: 22px;
}

.infobox2>.sv-vertical li {
  line-height: 1.58 !important;
  font-size: 0.875rem;
  margin-bottom: 0.1em;
}

.infobox2 .sv-linkicon {
  display: none;
}

.infobox2>.sv-vertical {
  padding: 30px 0 0 0;
}


/* infobox2 contact */

.infobox2.information {
  margin-top: 35px;
}

.infobox2.information .icon-before:before {
  font-size: 0.875rem
}

.infobox2.information .link-home.icon-before:before {
  width: 1.25em;
}

.infobox2.information .link-email.icon-before:before {
  width: 1.27em;
}

.infobox2.information .link-facebook.icon-before:before {
  width: 0.87em;
}

.infobox2.information .link-instagram.icon-before:before {
  width: 1.2em;
}

.infobox2.information .link-tripadvisor.icon-before:before {
  width: 1.62em;
}

.infobox2.information .link-phone.icon-before:before {
  width: 1.14em;
}

.infobox2.information i.custom-icon.fa-map-marker {
  width: 0.9em;
}

.infobox2.information ul.normal {
  margin-top: 4px;
  white-space: normal;
  list-style-type: none;
  padding: 0 !important;
  margin-bottom: 1.2em;
}

.infobox2.information ul.normal li {
  display: inline-block;
  margin-right: 26px;
  margin-bottom: 1rem;
}

.infobox2.information ul.normal li,
.infobox2.information ul.normal li a {
  font-size: 1rem;
  font-weight: 600;

}

.infobox2.information .icon-before:before,
.infobox2.information i.custom-icon {
  font-size: 1.5rem;
  font-weight: 400;
}

.infobox2.information iframe {
  width: 100% !important;
  overflow: hidden !important;
  border-style: none !important;
  height: 440px;
  border: 0 !important;
}

@media (max-width: 600px) {
  .infobox2.information iframe {
    height: 70vw;
  }
}

/* infobox2 related links */

.infobox2.links {
  margin-top: 60px;
  margin-bottom: 70px;
}

.infobox2.links .icon-before:before {
}

.infobox2.links ul.normal {
  margin-top: 4px;
  white-space: normal;
  list-style-type: none;
  padding: 0 !important;
  margin-bottom: 1.2em;
}

.infobox2.links ul.normal li {
  display: inline-block;
  margin-right: 26px;
  margin-bottom: 1rem;
}

.infobox2.links .icon-before:before,
.infobox2.links i.custom-icon {
  font-weight: 400;
}

/*
* ——————————— VISIT ODESHOG PROPERTIES———————————
*/

ul.vo-properties {
  margin-top: 30px;
  margin-left: 0;
  padding: 0;
}

ul.vo-properties li {
  border-right: none;
  display: inline-block;
  list-style: none;
  margin-right: 1%;
  min-width: 24%;
  margin-bottom: .3rem;
}

ul.vo-properties li i {
  color: #ffb93f;
  margin-right: .4em;
}



/*
* ——————————— STANDARD TABLE WITH YELLOW HEADER———————————
*/
.sv-text-portlet table.sv-standard caption {
  font-weight: 500 !important;
  margin-bottom: 0.6em;
}

.sv-text-portlet table.sv-standard .icon-before:before {
  
}


.sv-text-portlet table.sv-standard a:focus {
  text-decoration: underline;
}

.sv-text-portlet table.sv-standard td {
  vertical-align: top;
  color: #323334;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
  font-style: normal;
  line-height: 1.58;
}

/*
* ——————————— SIMPLE TABLE———————————
*/

.sv-text-portlet table.sv-table-type-avskalad-tabell caption {
  font-weight: 500 !important;
  margin-bottom: 0.6em;
}

.sv-text-portlet table.sv-table-type-avskalad-tabell .icon-before:before {
}

.sv-text-portlet table.sv-table-type-avskalad-tabell td {
  vertical-align: top;
  color: #323334;
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
  font-style: normal;
  line-height: 1.58;
}

.sv-text-portlet table.sv-table-type-avskalad-tabell a:hover,
.sv-text-portlet table.sv-table-type-avskalad-tabell a:focus {
  text-decoration: underline;
}


/*
* ——————————— SIDEBAR-BOX ———————————
*/

.sidebar-box .block-header {
  font-size: 1.313em;
  background-color: #f8f2e7;
  color: #fff;
  padding: 8px 16px;
}


.sidebar-box ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.sidebar-box li {
  margin: 0;
  padding: 0;
}

.sidebar-box li li a:hover,
.sidebar-box li li a:active,
.sidebar-box li li a:focus {
  background-color: #f8f2e7;
}

.sidebar-box .current>a {
  font-weight: 700;
  background-color: #f8f2e7 !important;
}

.sidebar-box a {
  display: block;
  padding-top: 13px;
  padding-right: 12px;
  padding-bottom: 11px;
  font-size: 1rem;
}



.sidebar-box>ul>li {
  border-bottom: 1px solid #cfcfcf;
}

.sidebar-box>ul>li:first-child {
  border-top: 1px solid #cfcfcf;
}

.sidebar-box a:hover,
.sidebar-box a:active,
.sidebar-box a:focus {
  text-decoration: underline;
}

.sidebar-box ul.l1 a {
  padding-left: 15px;
}

.sidebar-box ul.l2 a {
  padding-left: 30px;
}

.sidebar-box ul.l3 a {
  padding-left: 45px;
}

.sidebar-box ul.l4 a {
  padding-left: 60px;
}

.sidebar-box ul.l5 a {
  padding-left: 75px;
}

.sidebar-box .fa {
  color: #313131 !important;
  font-size: 1.4rem;
  float: right;
  margin: 0;
  padding: 0;
  line-height: 100%;
}

.sidebar-box .current>a .fa {
  font-size: 1.8rem;
}

.sidebar-box .current>a .fa {
  margin-top: -0.05em;
}

.sidebar-box .fa-angle-right {
  margin-right: 3px;
}

.sidebar-box .fa-angle-down {
  margin-right: 2px;
}

.sidebar-box .current>a .fa-angle-down {
  margin-right: 0px;
}

/* sidebar-box colors */

.sidebar-box ul.l1>li.in-path.have-children {
  background-color: #f8f2e7;
}

.sidebar-box ul.l1>li.in-path.have-children>a:hover {
  background-color: #f8f2e7;

}

.sidebar-box .in-path>a {
  font-weight: 700;
}


/*
* ——————————— IFRAME WITH METRIAMAP ———————————
*/

iframe.metriamap {
  height: 350px !important;
}

@media (max-width: 1220px) {
  iframe.metriamap {
    height: 28vw !important;
  }

}

@media (max-width: 991px) {
  iframe.metriamap {
    height: 280px !important;
  }

}

@media (max-width: 740px) {
  iframe.metriamap {
    height: 40vw !important;
  }

}


/*
* ——————————— IFRAME WITH METRIAMAP WHEN FULL WITH TEMPLATE ———————————
*/



.full-width-template .sv-grid3 iframe.metriamap {
  height: 40vw !important;
}

@media (max-width: 1220px) {
  .full-width-template .sv-grid3 iframe.metriamap {
    height: 40vw !important;
  }

}

@media (max-width: 991px) {
  .full-width-template .sv-grid3 iframe.metriamap {
    height: 40vw !important;
  }

}

@media (max-width: 740px) {
  .full-width-template .sv-grid3 iframe.metriamap {
    height: 50vw !important;
  }
}


.full-width-template .sv-grid3 .sv-column-3 iframe.metriamap {
  height: 180px !important;
}

@media (max-width: 1220px) {
  .full-width-template .sv-grid3 .sv-column-3 iframe.metriamap {
    height: 14vw !important;
  }

}

@media (max-width: 991px) {
  .full-width-template .sv-grid3 .sv-column-3 iframe.metriamap {
    height: 180px !important;
  }

}

@media (max-width: 740px) {
  .full-width-template .sv-grid3 .sv-column-3 iframe.metriamap {
    height: 50vw !important;
  }
}


.full-width-template .sv-grid3 .sv-column-4 iframe.metriamap {
  height: 250px !important;
}

@media (max-width: 1220px) {
  .full-width-template .sv-grid3 .sv-column-4 iframe.metriamap {
    height: 20vw !important;
  }

}

@media (max-width: 991px) {
  .full-width-template .sv-grid3 .sv-column-4 iframe.metriamap {
    height: 180px !important;
  }

}

@media (max-width: 740px) {
  .full-width-template .sv-grid3 .sv-column-4 iframe.metriamap {
    height: 50vw !important;
  }
}


.full-width-template .sv-grid3 .sv-column-5 iframe.metriamap {
  height: 300px !important;
}

@media (max-width: 1220px) {
  .full-width-template .sv-grid3 .sv-column-5 iframe.metriamap {
    height: 28vw !important;
  }

}

@media (max-width: 991px) {
  .full-width-template .sv-grid3 .sv-column-5 iframe.metriamap {
    height: 280px !important;
  }

}

@media (max-width: 740px) {
  .full-width-template .sv-grid3 .sv-column-5 iframe.metriamap {
    height: 50vw !important;
  }
}





.full-width-template .sv-grid3 .sv-column-6 iframe.metriamap {
  height: 300px !important;
}

@media (max-width: 1220px) {
  .full-width-template .sv-grid3 .sv-column-6 iframe.metriamap {
    height: 28vw !important;
  }

}

@media (max-width: 991px) {
  .full-width-template .sv-grid3 .sv-column-6 iframe.metriamap {
    height: 280px !important;
  }

}

@media (max-width: 740px) {
  .full-width-template .sv-grid3 .sv-column-6 iframe.metriamap {
    height: 50vw !important;
  }
}


.full-width-template .sv-grid3 .sv-column-7 iframe.metriamap {
  height: 350px !important;
}

@media (max-width: 1220px) {
  .full-width-template .sv-grid3 .sv-column-7 iframe.metriamap {
    height: 34vw !important;
  }

}

@media (max-width: 991px) {
  .full-width-template .sv-grid3 .sv-column-7 iframe.metriamap {
    height: 280px !important;
  }

}

@media (max-width: 740px) {
  .full-width-template .sv-grid3 .sv-column-7 iframe.metriamap {
    height: 50vw !important;
  }
}

/*
* ——————————— NEWS ———————————
*/

.news a.expand:hover h3,
.news a.expand:hover h2 {
  text-decoration: underline !important;
}

.news a.expand {
  display: block;
}

.news a.expand:hover .fa {
  background-color: #fdb02a;
}

.news a.expand h2,
.news a.expand h3 {
  margin: 0px;
  padding: 20px 20px 20px 20px;
}

.news .expandable {
  padding: 0 20px 20px 20px;
  display: none;
}

.news span {
  display: block;
  margin-bottom: 1.6em;
}

.news a span {
  display: inline;
  font-weight: 700 !important;
}

.news .sv-channel-item {
  background-color: #f8f2e7;
  margin-bottom: 4px;
}

.news a.expand .fa {
  display: inline-block;
  background-color: #ffb93f;
  color: #fff;
  padding: 7px;
}

.links-below-news-in-subpages>div:last-child {
  padding-top: 0.4rem;
  padding-right: 20px;
}

.links-below-news-in-subpages>div:last-child a {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.938rem;
}

.links-below-news-in-subpages>div:last-child a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 2rem;
  vertical-align: middle;
  color: #ffb93f;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-left: 0.4em;
  line-height: 100%;
  margin-top: -3px;
}

.links-below-news-in-subpages>div:last-child a:after {
  content: "\f09e";
}

.links-below-news-in-subpages>div:last-child a:before {
  display: none;
}

/* must set this or else fa is underlined on hover */
.links-below-news-in-subpages a:hover:before {
  text-decoration: underline !important;
}

.links-below-news-in-subpages a:hover:before {
  text-decoration: none !important;
}

/* must set this or else fa is underlined on hover */
.links-below-news-in-subpages a:hover:after {
  text-decoration: underline !important;
}

.links-below-news-in-subpages a:hover:after {
  text-decoration: none !important;
}

@media (max-width: 550px) {
  .links-below-news-in-subpages>div:last-child {
    float: none !important;
    display: block;
    clear: both;
    margin-left: 0px;
    padding-top: 20px;
    text-align: center;
  }

  .links-below-news-in-subpages .sv-horizontal-column {
    float: none !important;
  }

  .links-below-news-in-subpages .sv-font-button {
    display: block;
    text-align: center;

  }

  .links-below-news-in-subpages .sv-font-button a {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }
}



/*
* ——————————— NEWS-2023 ———————————
*/

.news-2023 {
  padding-top: 90px;
  padding-bottom: 84px;
  background-color: #eaeaea;
}

.news-2023 .sv-grid3.sv-fluid-grid .sv-column-6 {
  width: 48%;
}

.news-2023 h2.subheading3 {
  margin-top: 0px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .news-2023 .sv-grid3 .sv-column-6 {
    width: 100% !important;
  }
}

/*
* ——————————— NEWS-2023 NEWS-PORTLET ———————————
*/

.news-2023 .sv-archive-portlet .sv-channel-item {
  background-color: #fff;
  margin-bottom: 25px;
  padding-bottom: 20px;
  padding-right: 0px;
}

.news-2023 .sv-grid3.sv-fluid-grid .sv-column-6:nth-child(2) .sv-channel-item {
  padding-top: 18px;
}

.news-2023 .sv-archive-portlet .image-wrapper {
  margin-bottom: 0px;
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow: hidden;
  margin-bottom: 16px;
}

.news-2023 .sv-archive-portlet .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  max-width: none !important;
  max-height: none !important;
}



.news-2023 .sv-archive-portlet .sv-channel-item h3.sv-font-rubrik-3,
.news-2023 .sv-archive-portlet .sv-channel-item .normal {
  padding-left: 26px;
  padding-right: 26px;
  display: block;
}

.news-2023 .sv-archive-portlet .sv-channel-item:hover {
  cursor: pointer;
}

.news-2023 .sv-archive-portlet .sv-channel-item h3.sv-font-rubrik-3 {
  word-wrap: break-word;
  margin-top: 0;
  line-height: 1.3;
  margin-bottom: 6px;
  margin-bottom: 2px;
}

body.show-focus-outlines .news-2023 .sv-channel-item a:focus {
  outline: 0px solid #ed174b !important;
}

.news-2023 .sv-archive-portlet .sv-channel-item:hover a span,
.news-2023 .sv-archive-portlet .sv-channel-item a:focus span,
.news-2023 .sv-archive-portlet .sv-channel-item a:active span {
  text-decoration: underline !important;
}

.news-2023 .sv-archive-portlet time.normal {

  display: block;
  margin-bottom: 5px;
  margin-bottom: 2px;
  padding-top: 3px;
  font-weight: 700;
  font-style: normal;
  font-size: 0.75rem;
  color: #666;
}

.news-2023 .sv-archive-portlet span.normal {
  font-size: 0.875rem;
}

.news-2023 .sv-archive-portlet span.normal br {
  display: none !important;
}

.news-2023 .sv-archive-portlet .icon-after:after {
  font-size: 1rem;
}

body.show-focus-outlines .news-2023 .sv-archive-portlet .sv-channel-item a:focus span {
  outline: 4px solid #ed174b !important;
}

@media (max-width: 767px) {
  .news-2023 .sv-archive-portlet {
    padding-bottom: 0px;
  }
}

@media (max-width: 630px) {
  .news-2023 .sv-archive-portlet .sv-channel-item {
    background-color: #fff;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-right: 16px;
  }


  .news-2023 .sv-archive-portlet .sv-channel-item>div:nth-child(1) span {
    color: #666;
    line-height: 80%;
  }


  .news-2023 .sv-archive-portlet .sv-channel-item {
    padding: 16px;
  }

  .news-2023 .sv-archive-portlet .sv-channel-item h3.sv-font-rubrik-3 span {
    display: block;
    margin-top: 3px;
  }

  .news-2023 .sv-archive-portlet time.normal {
    display: block;
  }
}

/*
* ——————————— NEWS-2023 LINKS-BELOW-NEWS ———————————
*/

.news-2023 .links-below-news>div:last-child {
  padding-top: 0.4rem;
  padding-right: 20px;

}

.news-2023 .links-below-news>div:last-child a {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.938rem;
}

.news-2023 .links-below-news>div:last-child a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 2rem;
  vertical-align: middle;
  color: #ffb93f;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-left: 0.4em;
  line-height: 100%;
  margin-top: -3px;

}

.news-2023 .links-below-news>div:last-child a:after {
  content: "\f09e";
}

.news-2023 .links-below-news>div:last-child a:before {
  display: none;
}

/* must set this or else fa is underlined on hover */
.news-2023 .links-below-news a:hover:before {
  text-decoration: underline !important;
}

.news-2023 .links-below-news a:hover:before {
  text-decoration: none !important;
}

/* must set this or else fa is underlined on hover */
.news-2023 .links-below-news a:hover:after {
  text-decoration: underline !important;
}

.news-2023 .links-below-news a:hover:after {
  text-decoration: none !important;
}




/*
* ——————————— FORMS ———————————
*/

.content label.normal,
.content form .sv-field-title-container>span.normal {
  font-size: 1rem;
}

.content input.normal,
.content textarea.normal {
  border-radius: 0;
  border: 1px solid #ffb93f;
  padding: 0.8em 0.8em;
  box-shadow: none;
  width: 100%;
  display: block;
}

.content input:not([type="submit"]):not([type="file"]).normal {
  line-height: normal !important;
  height: auto;
  box-sizing: border-box;
}

.content select {
  border-radius: 0;
  border: 1px solid #ffb93f;
  padding: 1.47em 0.8em;
  box-shadow: none;
}

.content select {
  border-radius: 0;
}

.content select:not([multiple]) {
  border-radius: 0;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: .5em 1.5em .5em .8em;
  height: 43px;
  line-height: 100% !important;
}

.content input[type="file"].normal {
  padding: 0.66em 10px 0.66em 10px;
  width: calc(100% - 20px);
}

.content .sv-form-multipleselectionfield label.normal {
  font-size: 0.875rem;
  padding-left: 0.3rem;
}

.content .sv-form-singleselectionfield>div>label {
  font-size: 0.875rem;
  padding-left: 0.3rem;
}

input[type="submit"].normal {
  background-color: #e70747;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  border-radius: 0;
  border-width: 0;
  padding: 0.7em 3.7em;
  margin-top: 20px;
}

input[type="submit"].normal {
  width: auto;
}

input[type="submit"].normal:hover,
input[type="submit"].normal:active {
  background-color: #d91947;
  color: #fff;
}

.sv-formField .sv-form-consent {
  padding-left: 1.6em;
}

.sv-form-consent label.normal {
  font-size: 0.875rem;
}

.sv-form-consent input {
  margin-top: 0.46rem;
  line-height: 158%;
}

/*
* ——————————— DEFAULT FORM THEME ———————————
*/

.sv-defaultFormTheme input[type=submit]:focus {
  color: #fff;
  text-decoration: underline;
  outline: invert none medium;
  outline-offset: -2px;
  background-color: #ed174b !important;
  border-color: #fff;
}

/*
* ——————————— SECTION-HEADING-BUTTONS ———————————
*/

.section-heading-buttons {
  background-color: #fff;
}


.section-heading-buttons h1.heading {
  font-size: 3.75rem;
  margin: 0;
  padding-bottom: .5rem;
}

.section-heading-buttons .sv-button-portlet,
.section-heading-buttons .sv-button-portlet>div {
  display: inline;
}

@media (max-width: 1400px) {
  .section-heading-buttons .sv-horizontal {
    display: none;
  }
}

/*
* ——————————— BUTTON ———————————
*/

.sv-font-button a {
  background-color: #e31e4e;
  display: inline-block;
  text-transform: uppercase;
  padding: 12px 46px;
  border-radius: 3px;
  font-weight: 500;
}

.sv-font-button a:hover,
.sv-font-button a:focus,
.sv-font-button a:active {
  background-color: #d91947;
}

.sv-font-button .icon-before:before {
  color: #fff !important;
  transform: translate(3px, -0.19em) scale(1.14);

}


.env-button.env-button--ghost {
    color: #323334;
}

/*
* ——————————— EXPANDABLE ———————————
*/

.expandables>.sv-vertical>.sv-vertical {
  padding-left: 18px;
}

.expandables>.sv-vertical>.sv-vertical:first-child {
  border-top: 2px solid #ffb93f;
}

.expandables .sv-vertical.active .sv-vertical:first-child {
  background-color: #ffb93f;
}



.expandables>.sv-vertical:last-child>.sv-vertical:first-child {
  border-bottom: 2px solid #ffb93f;
}

.expandables>.sv-vertical>.sv-vertical:first-child h2.subheading,
.expandables>.sv-vertical>.sv-vertical:first-child h3.sv-font-rubrik-3 {
  margin: 0 !important;
  vertical-align: middle;
  line-height: 1.3rem;
  font-size: 1.125rem !important;
  font-weight: 600 !important;
}

.expandables>.sv-vertical>.sv-vertical:first-child h2 a,
.expandables>.sv-vertical>.sv-vertical:first-child h3 a {
  text-decoration: none;
  display: block;
  padding-top: 17px;
  margin-right: 60px;
  padding-bottom: 17px;
}

.expandables>.sv-vertical>.sv-vertical:first-child h2 a:hover,
.expandables>.sv-vertical>.sv-vertical:first-child h3 a:hover {
  text-decoration: underline;
}

.expandables>.sv-vertical:not(.active)>.sv-vertical:first-child h2 a:hover .fa,
.expandables>.sv-vertical:not(.active)>.sv-vertical:first-child h3 a:hover .fa {
  color: #fdb02a;
}

.expandables>.sv-vertical>.sv-vertical:first-child .fa {
  color: #ffb93f;
  float: right;
  font-size: 2.2rem;
  line-height: 1rem;
  margin-right: -40px;
}


.expandables .sv-vertical.active .sv-vertical:first-child a {
  color: #323334;
}

.expandables .sv-vertical.active .sv-vertical:first-child .fa {
  color: #fff;
}

.expandables>.sv-vertical>.sv-vertical:last-child {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 14px;
}

.expandables>.sv-vertical>.sv-vertical.sv-editable-layout:last-child {
  display: block;
}

/*
* ——————————— SITE SEARCH ———————————
*/


.site-search {
  width: 100%;
  max-width: 400px;
  margin-bottom: 30px;
}

.site-search ::-ms-clear {
  display: none;
}

.site-search input[type="text"]:not([type="submit"]):not([type="file"]).normal {
  border-radius: 0;
  border: 2px solid #ffb93f;
  padding: 0px 24px !important;
  font-size: 20px;
  font-weight: 300 !important;
  color: #323334;
  margin: 0px;
  line-height: 1 !important;
  vertical-align: middle;
  display: inline-block !important;
  height: 42px !important;
  box-sizing: content-box !important;
  width: 100% !important;
}

@media (max-width: 500px) {
  .site-search {
    max-width: 80%;
  }
}

.site-search .button-wrapper {
  position: relative;
}

.site-search input[type="submit"].normal {
  position: absolute;
  right: -35px;
  top: -39px;
  font-family: FontAwesome;
  background-color: transparent;
  color: #afafaf;
  padding: 1px;
  margin: 0;
  z-index: 999;
  font-size: 18px;
}

.site-search input[type="submit"].normal:hover {
  color: #979797;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}

.site-search input[type="submit"]:focus {
  outline-width: 0;
}

body.show-focus-outlines .site-search input[type="submit"]:focus {
  outline-width: medium;
}

.sv-standardsearch-portlet .sv-search-result>li {
  padding: 10px;
}

.sv-standardsearch-portlet .sv-search-result>li:hover {
  cursor: pointer;
}

.sv-standardsearch-portlet .sv-search-result>li:hover .sv-font-rubrik-3 {
  text-decoration: underline;

}

.sv-standardsearch-portlet .sv-search-result li p:last-child {
  margin-top: 4px;
}

.sv-standardsearch-portlet a.icon-before:before {
  display: none;
}

/*
* ——————————— STANDARD GRID FOR CONTENT ———————————
*/

div.content .sv-grid-standard .sv-mfpimage-portlet,
div.content .sv-grid-standard .sv-image-portlet {
  margin-bottom: 13px;
}

/*
* ——————————— TEMPLATE FULL WIDTH ———————————
*/

@media (min-width: 768px) {
  .full-width-template .sv-grid3.sv-fluid-grid *[class*="sv-column-"]+*[class*="sv-column-"]:last-child {
    float: left;
  }
}


@media (max-width: 767px) {
  .full-width-template .sv-grid3.sv-fluid-grid *[class*="sv-column-"] {
    width: 100%;
    max-width: 372px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
  }
}

iframe.googlemap {
  width: 100% !important;
  overflow: hidden !important;
  border-style: none !important;
  height: 440px;
  border: 0 !important;
}

/*
* ——————————— PUSH BOXES ———————————
*/

div.content .grid-pushboxes .sv-mfpimage-portlet,
div.content .grid-pushboxes .sv-image-portlet:not(.no-auto-crop-image) {
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow: hidden;
}

div.content .grid-pushboxes .sv-mfpimage-portlet,
div.content .grid-pushboxes .sv-image-portlet {
  margin-bottom: 0px;
}

div.content .grid-pushboxes .sv-mfpimage-portlet img,
div.content .grid-pushboxes .sv-image-portlet:not(.no-auto-crop-image) img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.grid-pushboxes h2.subheading,
.grid-pushboxes h3.sv-font-rubrik-3 {
  margin-top: 23px;
  margin-bottom: 0.3em;
  font-style: normal;
  font-size: 1.5rem;
  color: #323334;
  line-height: 1.1;
  font-weight: 500;
}

.push-box:hover {
  cursor: pointer;
}


.push-box:hover a {
  text-decoration: underline;
}


.push-box:hover img {
  opacity: 0.9;
}

.push-box .bg-image,
.push-box-unlinked .bg-image {
  height: 220px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.push-box:hover .bg-image {
  opacity: 0.9;
}


@media (max-width: 600px) {

  .grid-pushboxes.sv-fluid-grid,
  .grid-pushboxes.sv-fixed-fluid-grid {
    max-width: 400px;
  }

}

/*
* ——————————— WHITE-BLOCK ———————————
*/

.white-block {
  background-color: #fff;
  padding: 38px 26px;
  border-radius: 0.7rem;
}

/*
* ——————————— WEATHER-WIGET ———————————
*/

.weatherwidget-io {
  margin-top: -20px;
}

/*
* ——————————— IMAGE-LEFT-AND-RIGHT ———————————
*/

@media (min-width: 992px) and (max-width: 1160px) {
  .image-left-and-right>.sv-row {
    display: flex;
  }

  .image-left-and-right>.sv-row>.sv-column-5:first-child {
    flex: 0 0 460px;
    width: 100% !important;
    float: none !important;
    display: block;

  }

  .image-left-and-right>.sv-row>.sv-column-7:last-child {
    flex: 1;
    width: 100% !important;
    float: none !important;
    display: block;

  }
}

@media (max-width: 991px) {
  .image-left-and-right {
    margin-top: 40px !important;
  }

  .image-left-and-right>.sv-row>.sv-column-5 {
    width: 100% !important;
    max-width: 460px !important;
    float: none !important;
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 30px !important;
  }


  .image-left-and-right>.sv-row>.sv-column-7 {
    max-width: none !important;
    width: 100% !important;
    float: none !important;
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0px !important;
  }



}

/*
* ——————————— EVENTS – LIST ——————————
*/
.sv-marketplace-sitevision-events .env-list li a .env-ui-text-sectionheading,
.sv-marketplace-sitevision-events .env-list li a p * {
  color:#323334 !important;

}
/*
* ——————————— VO-INSPIRATION-OTHER ———————————
*/

.vo-inspiration-other .push-box .bg-image {
  height: 120px;
}

.vo-inspiration-other .sv-use-margins .subheading,
.sv-use-margins h2 {
  margin-top: 16px;
}

/*
* ——————————— VISIT-LIST  ———————————
*/

.visit-list {
  min-height: 800px;
  padding-top: 30px;
}

/*
* ——————————— VISIT-LIST  WIDTHS ———————————
*/

.visit-list .form-wrapper,
.visit-list .hit-count,
.visit-list .sv-search-facets {
  margin-right: auto;
  margin-left: auto;
  max-width: 1152px;
  width: 96%;
}



/*
* ——————————— VISIT-LIST FORM ———————————
*/

.visit-list form {
  position: absolute;
  top: 8rem;
  width: 300px;
  display: none;
}

@media (max-width: 375px) {
  .visit-list form {
    width: calc(100% - 68px);
  }
}

.visit-list form ::-ms-clear {
  display: none;
}

.visit-list form input[type="text"] {
  border-radius: 0;
  border: 2px solid #f8f2e7;
  padding: 0px 24px !important;
  font-size: 20px;
  font-weight: 300 !important;
  color: #323334;
  margin: 0px;
  line-height: 1 !important;
  vertical-align: middle;
  height: 42px !important;
  border-radius: 3px;
  width: 100%;

}

.visit-list form .button-wrapper {
  position: relative;
}

.visit-list form input[type="submit"].normal {
  position: absolute;
  right: -35px;
  top: -39px;
  font-family: FontAwesome;
  background-color: transparent;
  color: #666;
  padding: 1px;
  margin: 0;
  z-index: 999;
  font-size: 18px;
}

.visit-list form input[type="submit"].normal:hover {
  color: #979797;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}

.visit-list form input[type="submit"]:focus {
  outline-width: 0;
}

body.show-focus-outlines .visit-list form input[type="submit"]:focus {
  outline-width: medium;
}

.visit-list #position-form {
  height: 46px;
}

/*
* ===================== VISIT-LIST HIT-COUNT ========================
*/

.visit-list .hit-count .inner {
  max-width: 350px;
}

.visit-list .hit-count h2 {
  display: inline-block;
}

.visit-list .hit-count span {
  display: inline-block;
  padding-top: 1.6rem;
}

@media (max-width: 375px) {
  .visit-list .hit-count h2 {
    font-size: 6.3vw;
  }

  .visit-list .hit-count span {
    padding-top: 6vw;
  }
}

/*
* ===================== VISIT-LIST PAGINATION ========================
*/

.visit-list .pagination-wrapper {
  margin: 0px !important;
  padding: 0px !important;
  opacity: 0;
  background-color: #f3f3f3;
}


.visit-list .pagination-wrapper>.pagination>.pagination>span {
  display: inline-block;
  float: none;
}

.visit-list .pagination-wrapper>.pagination>.pagination>a {
  display: inline-block;
  float: none;
}

.visit-list .pagination-wrapper>.pagination>.pagination .next,
.visit-list .pagination-wrapper>.pagination>.pagination .prev {
  background-color: transparent;
  display: none;
}

.visit-list #position-pagination {
  margin-bottom: 30px;
  height: 41px;
}

.visit-list .pagination-wrapper>.pagination>.pagination {
  width: 100%;
  text-align: center;
  margin: 0 !important;
}

/* top */


.visit-list .pagination-wrapper>.pagination.top {
  margin: 0px !important;
  padding: 0px !important;
  z-index: 999999 !important;
  margin: 0px auto !important;
  padding: 0px auto !important;
  position: absolute;
  width: 100%;
}


/* bottom */

.visit-list .pagination-wrapper>.pagination.bottom {
  margin: 0px !important;
  padding: 0px !important;
  z-index: 999999 !important;
  margin: 0px auto !important;
  padding: 0px auto !important;
  width: 100%;
  position: relative;
  top: -150px !important;
}

/*
* ——————————— VISIT-LIST FACETS ———————————
*/

.visit-list .sv-search-facets ul {
  margin-top: 5px;
  padding-left: 0;
}

.visit-list .sv-search-facets ul>li {
  display: inline-block;
  padding-bottom: 28px;


}




.visit-list .sv-search-facets ul>li a {
  padding: 10px !important;
  background: #f8f2e7;
  border-radius: 3px;
  position: relative;
  margin-right: 10px;

  background: #fff;
  border-radius: 6px;
  border: 1px solid #ffb93f;
}


.visit-list .sv-search-facets ul>li.sv-search-facet-item-selected a {
  background: #ffb93f;
}

.visit-list .sv-search-facets ul>li.sv-search-facet-item-selected a:after {
  background-color: #ffb93f;
  position: absolute;
  font-size: 9px;
  line-height: 16px;
  text-align: center;
  top: -9px;
  right: -6px;
  content: "\f00d";
  border-radius: 100%;
  border: 1px solid #fff;
  font-family: fontawesome;
  width: 16px;
  height: 16px;
}










/*
* ——————————— VISIT-LIST LIST ———————————
*/

.visit-list .wide-3-pushboxes {
  margin-top: 50px;
  padding-top: 40px;
  padding-bottom: 160px;
  background-color: #f3f3f3;

}

.visit-list .push-box .bg-image {
  height: 207px;
}

@media (max-width: 1170px) {
  .visit-list .push-box .bg-image {
    height: 17vw;
  }
}

@media (max-width: 767px) {
  .visit-list .push-box .bg-image {
    height: 207px;
  }
}

@media (max-width: 400px) {
  .visit-list .push-box .bg-image {
    height: 52vw;
  }
}

.visit-list .push-box .sv-use-margins .subheading {
  margin-top: 15px;
}

.visit-list .wide-3-pushboxes .no-hits p {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 70px;

  font-style: italic;
  font-size: 1.2rem;
}

.visit-list .wide-3-pushboxes .no-hits img {
  max-width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*
* ——————————— VO RELATED ———————————
*/

.wide-3-pushboxes.vo-related .sv-row:last-child .push-box {
  padding-bottom: 0;
}


.vo-related h2.subheading3 {
  font-size: 1.8rem;
}

.vo-related h3.subheading {
  margin-top: 17px;
}



/*
* ——————————— SMALL PUSH BOXES ———————————
*/

.small-push-boxes .sv-text-portlet-content {
  margin-bottom: 30px;
}

.small-push-boxes h2.subheading,
.small-push-boxes h3.sv-font-rubrik-3 {
  margin-top: 0 !important;
  margin-bottom: 0.3em;
  font-style: normal;
  font-size: 1.5rem;
  color: #323334;
  line-height: 1.1;
  font-weight: 500;
}

.small-push-boxes h2 a,
.small-push-boxes h3 a {
  background-color: #ffb93f;
  display: block;
  padding: 17px 14px 17px 14px;
}

.small-push-boxes .sv-text-portlet-content:hover h2 a,
.small-push-boxes .sv-text-portlet-content:hover h3 a {
  background-color: #fdb02a;
  text-decoration: underline;
}

.small-push-boxes .sv-text-portlet-content:hover {
  cursor: pointer;
}

/*
* ——————————— FILE SHARING ———————————
*/

.file-sharing .sv-file-portlet-fileicon img[src$="pdf.gif"] {
  display: none;
}

.file-sharing .sv-file-portlet-file a {
  font-weight: 600;
}

.file-sharing td {
  padding: 10px 5px;
}

/*
* ——————————— SITEMAP ———————————
*/

.sv-sitemap-portlet>ul>li>div:nth-child(1) {
  margin-bottom: 20px;
  width: 1.1em;

}

.sv-sitemap-portlet>ul>li>a {
  margin-top: 0.3em !important;

}

.sv-sitemap-portlet>ul>li>ul>li:first-child {
  padding-top: 0.4rem !important;

}

.sv-sitemap-portlet>ul>li>ul>li>div:nth-child(1) {
  width: 1.1em;
}

.sv-sitemap-portlet>ul>li>ul>li>a {
  margin-top: 0.2em !important;
}

.sv-sitemap-portlet>ul>li>ul>li>ul {
  margin-left: 3.1em;
}

.sv-sitemap-portlet>ul>li>ul>li>ul a {
  margin-top: 0.11em !important;
}


.sv-sitemap-portlet>ul>li>a.icon-before:before,
.sv-sitemap-portlet>ul>li>ul>li>a.icon-before:before {
  margin-top: -0.33rem;
}

.sv-sitemap-portlet>ul>li>ul>li>ul a.icon-before:before {
  margin-top: -0.3rem;
}


/*
* ——————————— READSPEAKER ———————————
*/

#xp1.rsexpanded.rs-no-touch {
  margin-bottom: 10px;
}

#xp1.center.rsexpanded.rs-no-touch {
  margin-left: calc(50vw - 133px);
  margin-top: 30px;
  margin-bottom: 24px;
}

/*
* ——————————— NEWS ARCHIVE ———————————
*/

.news-archive-wrapper .expand .date {
  color: #ed174b;

  font-size: 0.875rem;
  padding-left: 20px;
  padding-top: 10px;
}


.news-archive-wrapper.news a.expand h2 {
  padding-top: 3px !important;
  padding-bottom: 15px;
}

/* PAGINATION */


.pagination {
  font-weight: 600;
  margin-top: 60px;
  font-size: 15px;
}

.pagination a {
  border: 2px solid #ffb93f;
  border-radius: 20px;
  margin-left: 7px;
  margin-right: 7px;
  padding-left: 9px;
  padding-right: 9px;
}

.pagination span {
  padding-left: 9px;
  padding-right: 9px;
  margin-left: 7px;
  margin-right: 7px;
}

.pagination .current:not(.prev):not(.next) {
  border: 2px solid #ffb93f;
  border-radius: 30px;
  background-color: #ffb93f;
  color: #000;
  font-weight: 600;
}

.pagination .prev,
.pagination .next {
  border: 2px solid #fff !important;
  font-weight: 600 !important;
}

.pagination .prev:hover,
.pagination .next {
  border: 2px solid #fff !important;
  font-weight: 600 !important;
}

.pagination a:hover:not(.prev):not(.next) {
  background-color: #ffb93f;
  color: #000;
}

.pagination a.next:hover,
.pagination a.prev:hover {
  background-color: #fff;
}

.pagination .prev {
  margin-left: 0px !important;
  padding-left: 0px !important;
  margin-right: 4px;
}

.pagination .next {
  margin-left: 10px !important;
  padding-left: 0px !important;

}

/*
* ——————————— PAGE-USER-TOOL ———————————
*/

html.sv-template-anvandares-verktyg body:not(.sv-editing-mode) {
  display: none !important;
}

/*
* ——————————— ARTICLE/PAGE FOOTER ———————————
*/

.page-footer {
  padding-top: 16px !important;
  clear: both;
}

.page-footer .sv-horizontal>div:nth-child(1) a {
  color: #bababa;
}

.page-footer .sv-horizontal>div:nth-child(1) a:hover {
  color: #9f9f9f;
}

.page-footer .sv-horizontal>div:nth-child(1) .fa-stack {
  width: 2.2em;
  height: 2.2em;
  line-height: 2.2em;
}

.page-footer .sv-horizontal>div:nth-child(1) .fa-stack-2x {
  font-size: 2.2em;
}

.page-footer .sv-horizontal>div:last-child {
  padding-top: 2px;
  text-align: right;
}

.page-footer .sv-horizontal>div:last-child p {
  text-align: right;
}


.page-footer .sv-text-portlet-content p {
  margin-bottom: 0.1rem;
}

.page-footer .page-footer-alias {
  margin-top: 0;
}

@media (max-width: 680px) {
  .page-footer .sv-horizontal>div:nth-child(1) {
    float: none !important;
    position: static !important;
  }

  .page-footer .sv-horizontal>div:last-child {
    float: none !important;
    position: static !important;
    margin-top: 0.6rem;
  }

  .page-footer .sv-horizontal>div:last-child p {
    text-align: left;
  }

  .page-footer.page-footer-less-icons .sv-horizontal>div:nth-child(1) {
    float: left !important;
    position: static !important;
  }

  .page-footer.page-footer-less-icons .sv-horizontal>div:last-child {
    float: right !important;
    position: static !important;
    margin-top: 0.2rem;
  }

  .page-footer.page-footer-less-icons .sv-horizontal>div:last-child p {
    text-align: left;
  }
}




/*
* ——————————— NEWS FILTER ———————————
*/

.sv-archivemenu-portlet a.normal {
  margin-left: 16px;
}

.sv-archivemenu-portlet span.normal {
  margin-left: 16px;
  font-weight: 700;
}

.sv-archivemenu-portlet .env-m-bottom--medium {
  margin-bottom: 0.2rem !important;
}

/*
* ——————————— HOME - 3 - PUSHBOXES ———————————
*/

.home-3-pushboxes {
  padding-bottom: 14px;
}

.home-3-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.home-3-pushboxes .sv-grid3 .sv-image-portlet {
  margin-bottom: 0px;
}

.home-3-pushboxes h2.subheading {
  margin-top: 23px;
}

.home-3-pushboxes .push-box {
  background-color: #fff;
  padding-bottom: 5px;
  border-bottom: 3px solid #ed174b;
}

.home-3-pushboxes .push-box:hover {
  cursor: pointer;
}

@media (max-width: 767px) {

  .home-3-pushboxes {
    padding-top: 80px;
    background-image: none !important;
    padding-bottom: 30px;
  }

  .home-3-pushboxes .push-box {
    width: 100% !important;
    max-width: 372px;
    text-align: center;
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 70px;
  }

  .home-3-pushboxes .push-box {
    border-bottom: 0px solid #ed174b;
    padding-bottom: 0px;
  }
}


/*
* ——————————— HOME - 4 - PUSHBOXES ———————————
*/

.home-4-pushboxes {
  padding-top: 90px;
  padding-bottom: 100px;
}

.home-4-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.home-4-pushboxes .sv-grid3 .sv-image-portlet {
  margin-bottom: 0px;
}

.home-4-pushboxes h2.subheading {
  margin-top: 23px;
}

.home-4-pushboxes .push-box:hover {
  cursor: pointer;
}


@media (min-width: 501px) and (max-width: 991px) {

  .home-4-pushboxes {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .home-4-pushboxes .sv-grid3 {
    max-width: 650px;
  }

  .home-4-pushboxes .push-box {
    width: calc(50% - 10px) !important;
    max-width: 271px !important;
    display: block !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 40px;
  }


  .home-4-pushboxes .push-box:nth-child(odd) {
    float: left !important;
    clear: both;
  }

  .home-4-pushboxes .push-box:nth-child(even) {
    float: right !important;
    margin-left: 20px !important;
  }

}


@media (max-width: 500px) {

  .home-4-pushboxes {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .home-4-pushboxes .push-box {
    width: 100% !important;
    max-width: 271px;
    text-align: center;
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 70px;
  }
}



/*
* ——————————— Generic pushbox ———————————
*/

.generic-push-box:hover {
  cursor: pointer;
}


/*
* ——————————— VISIT SOCIAL MEDIAS ———————————
*/

.visit-social-pushboxes {
  padding-top: 100px;
  padding-bottom: 80px;
}

.visit-social-pushboxes .sv-grid3.sv-fluid-grid {
  max-width: 1600px;
}


.visit-social-pushboxes .sv-grid3.sv-fluid-grid .push-box .instagram-media {
  background: white;
  max-width: 500px !important;
  width: 100% !important;
  border-radius: 3px;
  border: 0px solid rgb(219, 219, 219) !important;
  box-shadow: none;
  display: block;
  margin: 0px 0px 12px;
  min-width: auto !important;
  padding: 0px;
}

.visit-social-pushboxes .sv-grid3.sv-fluid-grid .sv-column-3 {
  width: 18.61%;
}

.visit-social-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.visit-social-pushboxes .sv-grid3 .sv-image-portlet {
  margin-bottom: 0px;
}

.visit-social-pushboxes h2.subheading,
.visit-social-pushboxes h3.subheading5 {
  margin-top: 17px;
}

.visit-social-pushboxes .push-box {
  padding-bottom: 25px;
}

.visit-social-pushboxes .push-box:hover {
  cursor: pointer;
}

@media (max-width: 767px) {

  .visit-social-pushboxes {
    background-image: none !important;
  }

  .visit-social-pushboxes .push-box {
    width: 100% !important;
    max-width: 372px;
    text-align: center;
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 70px;
  }

  .visit-social-pushboxes .push-box {
    padding-bottom: 0px;
  }

}



/*
* ——————————— VISIT FOLLOW US ———————————
*/

.visit-follow-us {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 100px;
}

.visit-follow-us a {
  color: #ffb93f;
  font-size: 40px;
}

.visit-follow-us a:hover {
  color: #fdb02a;
}

.visit-follow-us .fa-stack {
  width: 90px;
  height: 90px;
  line-height: 90px;
}

.visit-follow-us .fa-stack-2x {
  font-size: 90px;
}

.visit-follow-us>.sv-text-portlet {
  margin-left: 2%;
  margin-right: 2%;
}


/*
* ——————————— WIDE PAGE - PUSHBOXES  ———————————
*/

.sv-grid3 .push-box .sv-text-portlet-content h2,
.sv-grid3 .push-box .sv-text-portlet-content h3,
.sv-grid3 .push-box-unlinked .sv-text-portlet-content h2,
.sv-grid3 .push-box-unlinked .sv-text-portlet-content h3 {
  margin-top: 15px !important;
}

.sv-grid3 .push-box .sv-mfpimage-portlet,
.sv-grid3 .push-box .sv-image-portlet {
  margin-bottom: 0px;
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow: hidden;
}

.sv-grid3 .push-box .sv-mfpimage-portlet img,
.sv-grid3 .push-box .sv-image-portlet img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*
* ——————————— WIDE PAGE - 5 PUSHBOXES ———————————
*/

.wide-5-pushboxes .sv-grid3.sv-fluid-grid .sv-column-3 {
  width: 18.61%;
}

.wide-5-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.wide-5-pushboxes .sv-grid3 .sv-image-portlet {
  margin-bottom: 0px;
}

.wide-5-pushboxes .push-box {
  padding-bottom: 25px;
}

.wide-5-pushboxes .push-box:hover {
  cursor: pointer;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .wide-5-pushboxes h2.subheading,
  .wide-5-pushboxes h3.subheading5 {
    font-size: 2vw;
  }
}

@media (max-width: 767px) {
  .wide-5-pushboxes {
    background-image: none !important;
  }

  .wide-5-pushboxes .push-box {
    width: 100% !important;
    max-width: 372px;
    text-align: center;
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 70px;
  }

  .wide-5-pushboxes .push-box {
    padding-bottom: 0px;
  }
}

/*
* ——————————— WIDE PAGE - 4 PUSHBOXES ———————————
*/

.wide-4-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.wide-4-pushboxes .sv-grid3 .sv-image-portlet {
  margin-bottom: 0px;
}

.wide-4-pushboxes .push-box {
  padding-bottom: 25px;
}

.wide-4-pushboxes .push-box:hover {
  cursor: pointer;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .wide-4-pushboxes h2.subheading,
  .wide-4-pushboxes h3.subheading5 {
    font-size: 2vw;
  }
}

@media (max-width: 767px) {
  .wide-4-pushboxes {
    background-image: none !important;
  }

  .wide-4-pushboxes .push-box {
    width: 100% !important;
    max-width: 372px;
    text-align: center;
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 70px;
  }

  .wide-4-pushboxes .push-box {
    padding-bottom: 0px;
  }
}

/*
* ——————————— WIDE PAGE - 3 PUSHBOXES ———————————
*/

.wide-3-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.wide-3-pushboxes .sv-grid3 .sv-image-portlet {
  margin-bottom: 0px;
}

.wide-3-pushboxes .push-box {
  padding-bottom: 25px;
}

.wide-3-pushboxes .push-box:hover {
  cursor: pointer;
}

.wide-3-pushboxes .push-box:hover .icon-before {
  text-decoration: none !important;
}

.wide-3-pushboxes .push-box:hover .icon-before span.link-text {
  text-decoration: underline !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .wide-3-pushboxes h2.subheading,
  .wide-3-pushboxes h3.subheading5 {
    font-size: 2.4vw;
  }
}


@media (max-width: 767px) {
  .wide-3-pushboxes {
    background-image: none !important;
  }

  .wide-3-pushboxes .push-box {
    width: 100% !important;
    max-width: 372px;
    text-align: center;
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 70px;
  }

  .wide-3-pushboxes .push-box {
    padding-bottom: 0px;
  }
}

/*
* ——————————— WIDE PAGE - 2 PUSHBOXES ———————————
*/

.wide-2-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.wide-2-pushboxes .sv-grid3 .sv-image-portlet {
  margin-bottom: 0px;
}

.wide-2-pushboxes .push-box {
  padding-bottom: 25px;
}

.wide-2-pushboxes .push-box:hover {
  cursor: pointer;
}

@media (max-width: 767px) {
  .wide-2-pushboxes {
    background-image: none !important;
  }

  .wide-2-pushboxes .push-box {
    width: 100% !important;
    max-width: 372px;
    text-align: center;
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 70px;
  }

  .wide-2-pushboxes .push-box {
    padding-bottom: 0px;
  }
}


/*
* ——————————— WIDE PAGE - 1 PUSHBOXES ———————————
*/

.wide-1-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.wide-1-pushboxes .sv-grid3 .sv-image-portlet {
  margin-bottom: 0px;
}

.wide-1-pushboxes .push-box {
  padding-bottom: 25px;
}

.wide-1-pushboxes .push-box:hover {
  cursor: pointer;
}

@media (max-width: 767px) {
  .wide-1-pushboxes {
    background-image: none !important;
  }

  .wide-1-pushboxes .push-box {
    width: 100% !important;
    max-width: 375px !important;
    text-align: center;
    float: none !important;
    display: block !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 70px;
    padding-bottom: 0px;
  }

  .wide-1-pushboxes .push-box .sv-mfpimage-portlet,
  .wide-1-pushboxes .push-box .sv-image-portlet {

    overflow: hidden;
    max-width: none;
    width: 100%;
    display: block;
    position: relative;
    height: 243px;
  }

  .wide-1-pushboxes .push-box .sv-mfpimage-portlet img,
  .wide-1-pushboxes .push-box .sv-image-portlet img {
    position: absolute;
    left: -41px;
    display: block;
    width: 468px !important;
    max-width: none !important;
    clear: both;
  }
}

@media (max-width: 400px) {
  .wide-1-pushboxes .push-box .sv-mfpimage-portlet,
  .wide-1-pushboxes .push-box .sv-image-portlet {
    overflow: hidden;
    max-width: none;
    width: 100%;
    display: block;
    position: relative;
    height: 63vw;
  }

  .wide-1-pushboxes .push-box .sv-mfpimage-portlet img,
  .wide-1-pushboxes .push-box .sv-image-portlet img {
    position: absolute;
    left: -14vw;
    display: block;
    width: 126vw !important;
    max-width: none !important;
    clear: both;
  }
}


/*
* ——————————— VO-IMAGE-COLLAGE ———————————
*/

.vo-image-collage-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1152px;
  width: 96%;
  padding-top: 65px;
  padding-bottom: 0px;
}



.vo-image-collage:after {
  content: '';
  display: block;
  clear: both;
}


.vo-image-collage .grid-sizer,
.vo-image-collage .grid-item {
  width: calc(33.333% - 7px);
  margin-bottom: 10px;
}

.vo-image-collage .grid-item {
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.vo-image-collage .grid-item:hover {
  filter: grayscale(30%);
}

.vo-image-collage .grid-item img {
  display: block;
  max-width: 100%;
  visibility: hidden;
}



.vo-image-collage h2 {
  position: absolute;
  margin: 0;
  padding: 50px 15px 15px 15px;
  width: calc(100% - 30px);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 50px);
  bottom: 0;
  color: #fff;

}

.vo-image-collage a:hover h2 {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .vo-image-collage h2 {
    font-size: 1.3rem;
  }
}


@media (max-width: 699px) {
  .vo-image-collage-wrapper {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
  }

  .vo-image-collage .grid-sizer,
  .vo-image-collage .grid-item {
    width: 100%;
  }

  .vo-image-collage h2 {
    font-size: 2.2rem;
    padding: 50px 15px 20px 15px;

  }

  .vo-image-collage .grid-item img {
    max-height: 500px;
  }
}

@media (max-width: 500px) {
  .vo-image-collage h2 {
    font-size: 7vw;
  }

  .vo-image-collage .grid-item img {
    max-height: 90vw;
  }
}

/*
* ——————————— FOOTER ADDRESS/TEXT ———————————
*/

footer {
  clear: both;
}

footer .footer-content ul {
  margin: 0 0 1em 0;
  padding: 0 0 0 0.3em;
  /* make space for li's :before */
  list-style: none;
}

footer .footer-content ul.no-icons {
  padding-left: 0;
}

footer .footer-content ul.no-icons li {
  padding-left: 0;
  /* text distance to icon */
}

footer .footer-content li {
  position: relative;
  padding-left: 1.8em;
  /* text distance to icon */
  margin-bottom: 6px;
  font-size: 0.875rem;
}


footer .footer-content li:before {
  position: absolute;
  color: #fff;
  font-family: FontAwesome;
  font-size: 1rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  left: 0em;
  /* same as ul padding-left */
  top: -0.06em;
  /* depends on character, maybe use padding-top instead */
}

footer .footer-content li.icon-phone:before {
  content: "\f095";
}

footer .footer-content li.icon-mail:before {
  content: "\f0e0";
}

footer .footer-content li.icon-address:before {
  content: "\f278";
}

footer .footer-content li.icon-bulletin-board:before {
  content: "\f1ea";
}


footer .footer-content li.icon-contact:before {
  content: "\f0e6";
}

footer .footer-content li.icon-error-reporting:before {
  content: "\f0ad";
}

footer .footer-content li.icon-point-of-view:before {
  content: "\f044";
}

footer .footer-content li.icon-about:before {
  content: "\f129";
}

footer .footer-content li.icon-accessible:before {
  content: "\f29a";
}

footer .footer-content li.icon-globe:before {
  content: "\f0ac";
}

footer .footer-content li.icon-about-listen:before {
  content: "\f028";
}

footer .footer-content li.icon-sitemap:before {
  content: "\f0e8";
}

footer .footer-content li.icon-a-o:before {
  content: "\f03a";
}

footer .footer-content li.icon-translate:before {
  content: "\f0ac";
}

footer .footer-content li.icon-job:before {
  content: "\f0b1";
}

footer .footer-content li.icon-press {
  display: none !important;
}

footer .footer-content li.icon-press:before {
  content: "\f1ea";
}

footer .footer-content li.icon-e-services:before {
  content: "\f15c";
}

footer .footer-content li.icon-visit:before {
  content: "\f206";
}

footer .footer-content li.icon-fb:before {
  content: "\f082";
}

footer .footer-content li.icon-youtube:before {
  content: "\f166";
}

footer .footer-content a:hover,
footer .footer-content a:focus {
  text-decoration: underline;
}

footer .footer-content a:hover,
footer .footer-content a:focus {
  text-decoration: underline;
}

footer .footer-content {
  padding-top: 47px;
  background-color: #ffb93f;
  background-repeat: no-repeat;
  padding-bottom: 57px;
  background-position: 0 61%;

}

footer .footer-content h2.subheading {
  margin-top: 13px;
  font-size: 1.375em;
  font-weight: 400;
  margin-bottom: 1rem;
}

footer .footer-content .social-links a {
  display: block;
  margin-bottom: 20px;
}

footer .footer-content .social-links .fa {
  color: #fff;
  font-size: 1.8rem;
  width: 2.3rem;
  vertical-align: middle;
  margin-top: -0.05rem;
}

footer .footer-content p.normal {
  line-height: 1.78;
}

@media (min-width: 992px) and (max-width: 1729px) {
  footer .footer-content {
    background-size: 33vw;
  }
}

@media (min-width: 992px) and (max-width: 1520px) {
  footer .footer-content {
    background-size: 30vw;
  }
}

@media (min-width: 992px) and (max-width: 1240px) {
  footer .footer-content {
    background-position: -50px 61%;
    background-size: 33vw;

  }
}

@media (min-width: 992px) {
  footer .footer-content .sv-grid3.sv-fluid-grid .sv-column-3:nth-child(1) {
    width: 26.6%;
  }

  footer .footer-content .sv-grid3.sv-fluid-grid .sv-column-3:nth-child(2) {
    width: 23.2%;
  }

  footer .footer-content .sv-grid3.sv-fluid-grid .sv-column-3:nth-child(3) {
    width: 20%;
  }

  footer .footer-content .sv-grid3.sv-fluid-grid .sv-column-3:nth-child(4) {
    width: 21%;
  }

}

@media (min-width: 701px) and (max-width: 991px) {
  footer .footer-content {
    background-image: none;
  }

  footer .footer-content .sv-grid3.sv-fluid-grid .sv-column-3:nth-child(1) {
    width: 100%;
    display: block !important;
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 30px;
  }

  footer .footer-content .sv-grid3.sv-fluid-grid .sv-column-3:nth-child(2) {
    width: 35%;
    margin-left: 0px;
  }

  footer .footer-content .sv-grid3.sv-fluid-grid .sv-column-3:nth-child(3) {
    width: 22%;
  }

  footer .footer-content .sv-grid3.sv-fluid-grid .sv-column-3:nth-child(4) {
    width: 32%;
  }

}

@media (max-width: 700px) {
  footer .footer-content {
    background-image: none;
  }

  footer .footer-content .sv-grid3.sv-fluid-grid .sv-column-3 {
    width: 100%;
    max-width: 600px;
    float: none !important;
    display: block !important;
    margin-bottom: 50px;
  }

  footer .footer-content img {
    margin-left: 1.7361111111111112%;
  }
}

/*
* ——————————— Footer visit ———————————
*/

@media (min-width: 992px) {
  footer.visit-footer .footer-content li {
    margin-bottom: 16px;
  }
}


footer.visit-footer .footer-content li.icon-phone:before {
  left: 2px;
}

footer.visit-footer .footer-content li.icon-about:before {
  left: 5px;
}

@media (max-width: 700px) {
  footer.visit-footer .footer-content li {
    margin-bottom: 6px;
  }

  footer.visit-footer #h-Evenemang {
    margin-top: 50px !important;
  }
}


/*
* ——————————— SLIDESHOW2 ———————————
*/

.slideshow2 .slides,
.slideshow2 .slick-list,
.slideshow2 .slick-track {
  height: 100%;
}

.slideshow2 .slide {
  background-repeat: no-repeat;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

/*
* ——————————— HEAD-VIDEO ———————————
*/

.head-video .video-responsive-wrapper {
  position: relative;
  height: 100%;
  background-color: #333333;
}

.head-video .video-responsive-wrapper .video-responsive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
  height: 100%;
}


/* Make the iframe keep an aspect ratio, and
position it in the middle of its parent wrapper*/

.head-video .video-responsive-wrapper .video-responsive iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20000;
}

/*
* ——————————— LARGE HEAD (slideshow and video) ———————————
*/

.large-head {
  border-bottom: 9px solid #ffb93f;
}

.large-head .heading-wrapper {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, .4) 0, rgba(255, 255, 255, 0) 100px);
  z-index: 200;
}

.large-head.Vit .heading-wrapper {
  background: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, 0) 100px);
}

.large-head .heading-wrapper-inner {
  bottom: 0px;
  position: absolute;
  z-index: 200;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 37px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
}

.large-head.Vit .heading-wrapper-inner {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}

.large-head .heading-wrapper .subheading,
.large-head .heading-wrapper h1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1152px;
  width: 96%;
}

.large-head.Vit .heading-wrapper .subheading,
.large-head.Vit .heading-wrapper h1 {
  color: #fff;
}

.large-head.Vit .heading-wrapper .subheading {
  font-size: 1.5rem;
}

.large-head.Vit .heading-wrapper h1 {
  margin-top: .5rem;
  margin-bottom: 0;
  font-size: 3.125rem;
}

.large-head h1.vit {
  color: #fff;
}

.large-head,
.large-head .heading-wrapper {
  height: 600px;
  max-height: 80vh
}

@media (max-width: 1400px) {
  .large-head,
  .large-head .heading-wrapper {
    height: 43vw;
  }
}

@media (max-width: 991px) {
  .large-head,
  .large-head .heading-wrapper {
    height: 47vw;

  }
}


@media (max-width: 768px) {
  .large-head,
  .large-head .heading-wrapper {
    height: 350px;
  }

  .large-head.Vit .heading-wrapper .subheading {
    font-size: 1.2rem;
  }

  .large-head.Vit .heading-wrapper h1 {
    font-size: 2.250rem;
  }
}

@media (max-width: 599px) {
  .large-head,
  .large-head .heading-wrapper {
    height: 340px;
  }

  .large-head.Vit .heading-wrapper .subheading {
    font-size: 1.1rem;
  }

  .large-head.Vit .heading-wrapper h1 {
    font-size: 2.150rem;
  }

}

@media (max-width: 499px) {
  .large-head,
  .large-head .heading-wrapper {
    height: 310px;
  }

  .large-head .heading-wrapper-inner {
    padding-bottom: 15px;
  }

  .large-head.Vit .heading-wrapper .subheading {
    font-size: 1rem;
  }

  .large-head.Vit .heading-wrapper h1 {
    font-size: 1.8rem;
  }

}

@media (max-width: 399px) {
  .large-head,
  .large-head .heading-wrapper {
    height: 300px;
  }

}

/*
* ——————————— BREADCRUMB WHEN LARGE HEAD ———————————
*/

@media (min-width: 500px) {
  .breadcrumb-when-large-head {
    z-index: 10444400;
    position: absolute;
    width: 100%;
    display: none;
  }

  .breadcrumb-when-large-head div {
    bottom: 19px;
    position: relative;
  }

  .breadcrumb-when-large-head a,
  .breadcrumb-when-large-head li,
  .breadcrumb-when-large-head ul {
    z-index: 10444400;
  }

  .breadcrumb-when-large-head.Vit a,
  .breadcrumb-when-large-head.Vit i,
  .breadcrumb-when-large-head.Vit span {
    color: #fff;
  }
}

@media (max-width: 499px) {
  .breadcrumb-when-large-head {
    border-bottom: 1px solid #cfcfcf;
    padding-top: 14px;
    padding-bottom: 13px;
  }

  .breadcrumb-when-large-head.home {
    display: none !important;
  }
}

.breadcrumb-when-large-head .sv-inline:first-child a:before {
  content: "\f015";
  display: inline-block;
  font-family: FontAwesome;
  vertical-align: middle;
  color: #ffb93f;
  font-size: 1.25rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  width: 1.4em;
  line-height: 100%;
  margin-top: -3px;
}

.breadcrumb-when-large-head.sv-inline:first-child a:hover:before {
  color: #fdb02a;
}

.breadcrumb-when-large-head .normal,
.breadcrumb-when-large-head .sv-inline .fa-angle-right {
  font-size: 0.750rem;
  display: inline-block;
  font-weight: 500;
  line-height: 100%;
  padding-bottom: 1px;
}

.breadcrumb-when-large-head .sv-inline .fa-angle-right {
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 0px;
}


@media (max-width: 767px) {
  .breadcrumb-when-large-head .sv-inline .fa-angle-right {
    margin-left: 3px;
    margin-right: 3px;
  }
}

@media (max-width: 600px) {
  .breadcrumb-when-large-head .sv-inline .fa-angle-right {
    font-size: 0.750rem;
  }
}

/*
* ——————————— VISIT-HEAD-DIVIDER ———————————
*/
.visit-head-divider {
  height: 75px;
}

/*
* ——————————— BREADCRUMB FOR VISIT DEFAULT DIVIDER ——————————
*/
.breadcrumb.breadcrumb-for-visit-divider {
  border-width: 0;
  padding: 20px 0 10px 0;
}

.breadcrumb.breadcrumb-for-visit-divider .sv-inline:first-child a:before {
  color: #323334;
  color: #ffb93f;
}

/*
* ——————————— ANSLAGSTAVLA ———————————
*/

#bulletinboard .bbl-item-title {
  font-weight: 600;
}

#bulletinboard .shorttext>div,
#bulletinboard .fulltext>div {
  padding-top: 2px !important;
  padding-bottom: 5px !important;

}

#bulletinboard .bbl-item-title-small {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 15px;
}

#bulletinboard .bulletinboard-title,
#bulletinboard .bulletinboard-content,
#bulletinboard .bbl-item-field {
  padding-left: 0;
  padding-right: 0;
}

#bulletinboard .bbl-item-field,
#bulletinboard .bbl-item-sub {
  -ms-word-break: normal;
  word-break: normal;
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  padding-left: 0;
  padding-right: 0;
}

/*
* ——————————— MODAL-ALERTS ———————————
*/

.wrapper-modal-alerts .modal__overlay {
  z-index: 99999;
}

.wrapper-modal-alerts {
  display: none;
}

.wrapper-modal-alerts h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 2.52rem;
  color: #000;
  font-weight: 500;
  margin-bottom: 0 !important;
  margin-top: 1.2rem;
}

.wrapper-modal-alerts .sv-channel-item {
  clear: both;
  padding: 0 0 1.5rem 0px;
  margin-top: 1.5rem;
  border-bottom: 2px solid #dfdfdf;
  margin-bottom: .6rem !important;
}

.wrapper-modal-alerts .sv-channel-item:last-child {
  border-bottom: none;
  margin-bottom: 1.3rem !important;
  padding-bottom: 0;
}

.wrapper-modal-alerts .sv-channel-item time {
  font-size: 1rem;
}

.wrapper-modal-alerts .sv-channel-item h3 {
  font-size: 1.43rem;
  font-weight: 500;
  margin-top: .1rem;
  margin-bottom: .2rem;
}

.wrapper-modal-alerts .sv-channel-item span.normal {
  font-size: .93rem;
}


/*
* ——————————— LINK-ALERTS ———————————
*/

.modal-link-alerts {
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease-out;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 999998;
  background-color: #fbfbfb;
  padding: 1.1rem 5rem 1.1rem 1.4rem;
  border-left: 3px solid #09501d;
  border-radius: .6rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.modal-link-alerts.critical {
  border-left: 3px solid #d34343;
}

.modal-link-alerts.visible {
  opacity: 1;
  pointer-events: auto;
}

.modal-link-alerts .close {
  position: absolute;
  transform: translateY(-50%);
  right: 20px;
  top: 50%;
  background: #f2f2f2;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  font-size: 1.1rem;
  line-height: 40px;
  color: #878787;
  vertical-align: middle;
}

.modal-link-alerts .close:hover {
  background: #e4e4e4;
  color: #6b6969;
}

.modal-link-alerts .modal-link {
  padding: .5rem 0;
}

.modal-link-alerts .modal-link img.bell {
  width: 48px;
  height: 48px;
  vertical-align: middle;
}

.modal-link-alerts .modal-link div {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.2rem;
}

.modal-link-alerts .modal-link:hover div h2 {
  text-decoration: underline;
}

.modal-link-alerts .modal-link div h2 {
  margin-top: 0;
  margin-bottom: .0rem;
  font-size: 1.2rem;
  font-weight: 600;
}

.modal-link-alerts .modal-link div span {
  color: #666;
}

/*
* ——————————— BESLUT I KORTHET ÅRSVÄLJARE ———————————
*/

ul.bik-years {
  border-bottom: 1px solid #e7e7e7;
  padding-left: 0;
  list-style: none;
  margin-top: 2.2rem;
  margin-bottom: 2.4rem;
  font-size: 1rem;
}

ul.bik-years:before,
ul.bik-years:after {
  display: table;
  content: " ";
  box-sizing: border-box;
}

ul.bik-years:after {
  clear: both;
}

ul.bik-years li {
  float: left;
  margin-bottom: -1px;
  display: block;
  position: relative;
  box-sizing: border-box;
  line-height: 2.59rem;
  font-size: 1rem;
}

ul.bik-years li a {
  border-radius: 8px 8px 0 0;
  padding: 10px 20px;
  font-size: 1rem;
  font-weight: 600;
  background: #e7e7e7;
  margin-right: 2px;
  line-height: 1.42857;
  transition: all .3s;
}

ul.bik-years li.active a {
  background: #ffb93f;
  border-left: none;
  border-top: none;
  border-right: none;
  box-shadow: none !important;
}

/*
* ——————————— BESLUT I KORTHET LISTA ———————————
*/

.bik-list h2 {
  font-size: 2rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.bik-list ul {
  margin-right: auto;
  margin-left: auto;
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  border-color: #aaa !important;
}

.bik-list ul:before,
.bik-list ul:after {
  display: table;
  content: " ";
  box-sizing: border-box;
}

.bik-list ul:after {
  clear: both;
}

.bik-list ul li {
  width: 47%;
  margin-bottom: 50px;
  float: left;
  display: inline;
  box-sizing: border-box;
  margin-left: 4%;
}

.bik-list ul li:nth-child(2n+1) {
  margin-left: 0;
  clear: both;
}

.bik-list ul li .date {
  font-size: 0.875rem;
  color: #323334;
  line-height: 1.58;
}

.bik-list ul li h3.subheading {
  margin-top: 0;
  margin-bottom: 0.2em;
}

.bik-list ul li h3 a:hover {
  text-decoration: underline;
}

.bik-list ul li p.normal {
  margin-top: 0em;
}

@media (max-width: 767px) {
  .bik-list ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
}

/*
* ——————————— BOX MED BAKGRUND ———————————
*/
.box-with-background {
  padding: 20px 15px;
}

.box-with-background > :first-child > div.sv-text-portlet-content > :first-child  {
  margin-top:0;
}
.box-with-background > :last-child > div.sv-text-portlet-content > :last-child  {
  margin-bottom:0;
}

/*
* ===================== CLICKABLE========================
*/

.clickable:hover {
  cursor: pointer;
}

.clickable:hover a {
  text-decoration: underline;
}


/*
* ——————————— NÄRINGSLIVSKALENDER LISTA ———————————
*/

.nlk-list h2 {
  font-size: 1.9rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.nlk-list ul {
  margin-right: auto;
  margin-left: auto;
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  border-color: #aaa !important;
}

.nlk-list ul:before,
.nlk-list ul:after {
  display: table;
  content: " ";
  box-sizing: border-box;
}

.nlk-list ul:after {
  clear: both;
}

.nlk-list ul li {
  width: 47%;
  float: left;
  display: inline;
  box-sizing: border-box;
  width: 100%;
  margin-left: 0;
  margin-bottom: 30px;
}

.nlk-list ul li:nth-child(2n+1) {
  margin-left: 0;
  clear: both;
}

.nlk-list ul li .date {
  font-size: 1rem;
  color: #323334;
  line-height: 1.58;
}

.nlk-list ul li .date .fa {
  padding-right: 3px;
  color: #ffb93f;
}

.nlk-list ul li h3.subheading {
  margin-top: 0;
  margin-bottom: 0.2em;
}

.nlk-list ul li h3 a:hover {
  text-decoration: underline;
}

.nlk-list ul li p.normal {
  margin-top: 0em;
}

/*
* ——————————— NÄRINGSLIVSKALENDER LISTA 2 ———————————
*/
.nlk-list2 h2 {
  margin-bottom: 0.3em !important;
}

.nlk-list2 .expand .date {
  color: #323334;
  font-size: 0.875rem;
  padding-left: 20px;
  padding-top: 11px;
}

.nlk-list2 a.expand h3 {
  padding-top: 3px !important;
}

/*
* ——————————— NÄRINGSLIVSKALENDER VISA ———————————
*/

h1.nlk-visa {
  margin-bottom: 0.9rem !important;
}

h1.nlk-visa .fa {
  padding-right: 10px;
  color: #ffb93f;
}

.nlk-visa-meta {
  font-family: "open sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.875rem;
  color: #323334;
  line-height: 1.58;
  margin-bottom: 0.9rem !important;
  background-color: #f8f2e7;
  padding: 10px 15px;
}

.nlk-visa-meta .separator {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffb93f;
}

/*
* ——————————— TOOLS-AND-BOOKMARK ———————————
*/

/* shared */

.tools-and-bookmarks a.normal {
  font-size: .9rem;
  display: block;
  line-height: 1;
  margin-top: .4rem;
  margin-bottom: .4rem;
}

.tools-and-bookmarks p.normal {
  font-weight: 400;
  font-size: 0.875rem;
  margin-top: 0 !important;
  margin-bottom: 0;
}

.tools-and-bookmarks a.normal,
.tools-and-bookmarks p.normal a {
  text-decoration: none;
  color: #222222;
}


.tools-and-bookmarks a.normal:hover,
.tools-and-bookmarks p.normal a:hover {
  text-decoration: underline;
}


body:not(.sv-editing-mode) .tools-and-bookmarks>.sv-vertical:nth-child(1) ol {
  opacity: 0;
}


/* desktop */
.tools-and-bookmarks.large {
  position: fixed;
  right: 0;
  top: 202px;
  width: 200px;
  z-index: 1000;
}

.tools-and-bookmarks.large>.sv-vertical {
  padding: 0 1.6rem 18px 1.6rem;
  background-color: #fff;
  border-radius: 0.7rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}

.tools-and-bookmarks.large>.sv-vertical h2.subheading {
  font-weight: 600;
  font-size: 1.16rem;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1;
  padding-top: .86rem;
  margin-left: 1.9rem;
  margin-bottom: .9rem;
}

.tools-and-bookmarks.large>.sv-vertical h2.subheading>span:first-child {
  display: block;
  font-size: .87rem;
}

.tools-and-bookmarks.large>.sv-vertical:nth-child(1) {
  margin-bottom: 2rem;
}

.tools-and-bookmarks.large .sv-image-portlet {
  position: relative;
}

.tools-and-bookmarks.large img {
  position: absolute;
  left: -16px;
  top: 9px;
  width: 40px !important;
  height: 40px !important;
}

.tools-and-bookmarks.large .sv-image-portlet:nth-child(2) {
  display: none;
}

.tools-and-bookmarks.large a.normal {
  font-weight: 600;
}

/* mobile */
.tools-and-bookmarks.small>.sv-vertical h2.subheading {
  font-weight: 600;
  font-size: 1.36rem;
  margin-top: 0;
  margin-bottom: 5px;
}

.tools-and-bookmarks.small>.sv-vertical {
  background-image: none;
  background-color: #f4f4f4;
  border-left: 5px solid #ffb93f;
  position: fixed;
  right: -294px;
  padding: 18px 34px;
  top: 0px;
  width: 220px;
  display: block;
  height: 100vh;
  transition: all .3s ease-in-out;
}

.tools-and-bookmarks.small>.sv-vertical.visible {
  transition: all .3s ease-in-out;
  z-index: 9999999;
  right: 0px;
}

.tools-and-bookmarks.small>.sv-vertical .sv-image-portlet {
  position: relative;
}

.tools-and-bookmarks.small>.sv-vertical img {
  position: absolute;
  left: -85px;
  width: 48px !important;
}

.tools-and-bookmarks.small>.sv-vertical img:hover {
  cursor: pointer;
}

.tools-and-bookmarks.small>.sv-vertical:nth-child(1) img {
  top: calc(100vh - 225px);
}

.tools-and-bookmarks.small>.sv-vertical:nth-child(2) img {
  top: calc(100vh - 125px);
}

.sv-editor-menu-visible .tools-and-bookmarks.small>.sv-vertical:nth-child(1) img {
  top: calc(100vh - 350px);
}

.sv-editor-menu-visible .tools-and-bookmarks.small>.sv-vertical:nth-child(2) img {
  top: calc(100vh - 250px);
}

.tools-and-bookmarks.small>.sv-vertical a.normal {
  font-size: 16px;
  font-weight: 600;
  padding: 1px 0;
  display: block;
}

.tools-and-bookmarks.small>.sv-vertical .sv-image-portlet:nth-child(1) {
  display: none;
}

/*
* ——————————— ADMIN-USER-TOOLS ———————————
*/
.admin-user-tools .sv-row>div:nth-child(1) li {
  display: none
}

.admin-user-tools .sv-row>div:nth-child(1) li.processed {
  display: list-item;
}

.admin-user-tools .sv-row>div:nth-child(1) li.existing {
  display: none;
}

/*
* ——————————— LAST ELEMENT BEFORE FOOTER ———————————
*/

.last-element-before-footer {
  padding-bottom: 200px;
  padding-bottom: calc(8.3vw + 100px) !important;
}

/*
* ——————————— FOOTER BG ———————————
*/


.footer-bg {
  position: relative;
}

body.sv-editing-mode .footer-bg {
  display: none !important;
}

.footer-bg>.sv-vertical {
  background-image: url('/images/18.6c560a4187ead0a7c910bfe/1684748828401/footer-2023.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  height: 162px;
  top: -161px;
  height: 8.3vw;
  top: calc(-8.3vw + 1px);

  position: absolute;
  width: 100%;
}

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

/*
* ——————————— FOOTER LINKS ———————————
*/

.footer-links {
  padding-top: 6rem;
  padding-bottom: 13rem;
  background-image: url('/images/18.6c560a4187ead0a7c910bfe/1684748828401/footer-2023.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  background-color: #eaeaea;
}

.footer-links.yellow {
  background-color: #f8f2e7;
}

.footer-links .sv-row {
  background-color: #fff;
  padding: 3rem;
}

.footer-links .sv-row:nth-child(1) {
  padding-bottom: 0;
  border-radius: 0;
  border-top-left-radius: 0.7rem;
  border-top-right-radius: 0.7rem;
}

.footer-links .sv-row:nth-child(2) {
  padding-top: 0;
  border-bottom-left-radius: 0.7rem;
  border-bottom-right-radius: 0.7rem;
}

.footer-links .sv-column-3 {
  text-align: center;
  border-color: #eaeaea;
  border-style: solid;
  border-width: 0;
  border-right-width: 2px;
  border-bottom-width: 2px;
  padding: 2.5% 1.5% 2.5% 1.5% !important;
  cursor: pointer;
  width: 25% !important;
  margin-left: 0 !important;
}

.footer-links.yellow .sv-column-3 {
  border-color: #f8f2e7;

}

.footer-links .sv-column-3:hover a {
  text-decoration: underline;
}

.footer-links .sv-column-3:nth-child(4) {
  border-right-width: 0;
}

.footer-links .sv-row:nth-child(2) .sv-column-3 {
  border-bottom-width: 0;

}

.footer-links .sv-column-3 .icon-wrapper {
  display: block;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  text-align: center;
  background-color: #f8f2e7;
  border-radius: 50%;
  ;
}

.footer-links.yellow .sv-column-3 .icon-wrapper {
  background-color: #f8f2e7;
}

.footer-links .sv-column-3 i {
  font-size: 2rem;
  color: #dd2348;
  position: relative;
  transform: translateY(-50%);
  top: 50%;
}

.footer-links .sv-column-3 p.normal {
  margin-top: .6rem;
  margin-bottom: .6rem;
  font-size: 1.2rem;
  font-weight: 600;
}

@media (max-width:1340px) {
  .footer-links .sv-column-3 p.normal {
    font-size: 1.4vw;
  }
}

@media (max-width:991px) {
  .footer-links {
    background-color: #eaeaea !important;
    padding-top: 0 !important;
    padding-bottom: calc(8.3vw + 100px) !important;
  }

  .footer-links .sv-fluid-grid {
    display: none !important;
  }
}

/*
* ——————————— FOOTER MAP REGULAR ———————————
*/


#footer-metria-map iframe {
  height: 650px !important;
}

@media (max-width: 1000px) {
  #footer-metria-map iframe {
    height: 550px !important;
  }
}

@media (max-width: 800px) {
  #footer-metria-map iframe {
    height: 450px !important;
  }
}

@media (max-width: 600px) {
  #footer-metria-map iframe {
    height: 370px !important;
  }
}

@media (max-width: 500px) {
  #footer-metria-map iframe {
    height: 300px !important;
  }
}

/*
* ——————————— FOOTER MAP VISIT ———————————
*/

#footer-metria-map-visit iframe {
  height: 650px !important;
}

@media (max-width: 1000px) {
  #footer-metria-map-visit iframe {
    height: 550px !important;
  }
}

@media (max-width: 800px) {
  #footer-metria-map-visit iframe {
    height: 450px !important;
  }
}

@media (max-width: 600px) {
  #footer-metria-map-visit iframe {
    height: 370px !important;
  }
}

@media (max-width: 500px) {
  #footer-metria-map-visit iframe {
    height: 300px !important;
  }
}

/*
* ——————————— REMODAL ———————————
*/

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

.remodal-wrapper {
  padding: 10px 10px 0;
}

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center;
}

.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}


@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(0.95);
    opacity: 0;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

/*
* ——————————— SUBSCRIBE ———————————
*/

.sv-subscriptions-portlet .env-form-element.env-d--flex {
  align-items: baseline;
}

.sv-subscriptions-portlet .env-form-input {
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  display: block;
  padding: 0.86em 0.8em !important;
}

.sv-subscriptions-portlet p.normal {
  font-weight: 700;
}

.sv-subscriptions-portlet>.sv-font-rod-brodtext-fet {
  font-size: 1.25rem;
}

/*
* ——————————— CHANGE SUBSCRIPTION ———————————
*/

.sv-adminsubscriptions-portlet .env-form-input {
  font-family: "open sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.875rem;
  display: block;
  padding: 0.85em 0.8em !important;
}

.sv-adminsubscriptions-portlet .env-button {
  margin-top: 0 !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/*
* ——————————— NETPUBLICATOR ———————————
*/

#npPublicReader .np-publicreader-searchform {
  float: left;
  margin-top: 15px;
}

/*
* ——————————— SHARE ICONS VERTICAL ———————————
*/

.share-icons-vertical {
  text-align: center;
  float: right;
  width: 142px;
}

.share-icons-vertical p.normal {
  font-size: 0.78rem;
  margin-bottom: 0.7rem;
}

.share-icons-vertical .icons a {
  color: #ffb93f;
  font-size: 1.4rem;
  line-height: 1.35;
  display: block;
}

.share-icons-vertical .icons a:hover {
  color: #fdb02a;
}

/*
* ——————————— PRINT ———————————
*/

@media print {
  .sv-template-portlet {
    display: block;
  }

  .sv-grid4>div.content {
    padding-top: 17px;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
    float: none !important;
    max-width: 650px;
  }

  .sv-grid1>div.content {
    padding-top: 17px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100% !important;
    float: none !important;
    max-width: 650px;
  }

  .sv-grid1 .content {
    padding-top: 0px !important;
  }

  .sv-grid5>div.content {
    padding-top: 17px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100% !important;
    float: none !important;
    max-width: 650px;
  }

  .sv-grid5 .content {
    padding-top: 0px !important;
  }

  header .header-row1 {
    padding-top: 10px !important;
    padding-bottom: 40px !important;
  }

  .hide-when-print {
    display: none !important;
  }

  .no-space-below-when-print {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
}

/*
* ——————————— ASSIGNMENT-LIST ———————————
*/

.assignment-list {
  width: clamp(320px, 80vw, 720px);
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 14px;
}

.assignment-list thead {
  border-top-width: 0;
}

.assignment-list th,
.assignment-list td {
  text-align: left;
  padding: 1rem 0.5rem;
  color: #555
}

.assignment-list td {
  border-top: 1px solid #FFB93F;
  border-bottom: 1px solid #FFB93F;
}

.assignment-list td.assignment-list-name {
  font-weight: 600;
}

.assignment-item a {
  color: #555 !important;
}

.assignment-item a:hover {
  text-decoration: underline;
}


/*
* ——————————— NEWS-ARCHIVE-2025 ———————————
*/

.news-archive-2025 {
  padding-top: 50px;
  padding-bottom: 10px;
}

/*
* ——— sv-search-facet ————
*/

.news-archive-2025 .sv-facetedsearch-portlet>form>div {
  display: flex;
  align-items: center;
}

.news-archive-2025 .sv-facetedsearch-portlet>form input {
  margin: 0;
}

.news-archive-2025 .sv-facetedsearch-portlet>form input[type=submit] {
  width: min(100%, 120px);
  padding: 0.5em min(2vw, 2.8em)
}

.news-archive-2025 .sv-facetedsearch-portlet>form input[type=text] {
  padding: 0.55em;
}

.news-archive-2025 .sv-search-facet {
  padding: 0 0.5rem 0.5rem;
}

.news-archive-2025 .sv-search-facet p.normal {
  padding-left: 1rem;
  margin-left: -1rem;
  font-size: 1rem;
  border-bottom: 2px solid #ffb93f;
}

.news-archive-2025 .sv-search-facet .sv-search-facet-item-selected {
  font-weight: 600;
}

@media (max-width: 800px) {
  .news-archive-2025 .sv-search-facets {
    display: none;
  }
}

/*
* ——— sv-search-result ————
*/

.news-archive-2025 form+div>p {
  margin-bottom: 20px;
}

.news-archive-2025 .sv-search-result {
  width: 65.5%;
  max-width: 760px;
  float: left;
  margin-bottom: 2rem;
}

.news-archive-2025 .sv-search-result .sv-channel-item:hover {
  cursor: pointer;
}

.news-archive-2025 .sv-search-result .sv-channel-item:hover a {
  text-decoration: underline;
}

.news-archive-2025 .sv-search-result .sv-channel-item:last-child {
  margin-bottom: 1rem;
}

@media (max-width: 800px) {
  .news-archive-2025 .sv-search-result {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .news-archive-2025 .sv-channel-item .col {
    float: none;
    width: 100%;
    height: initial !important;
    min-height: initial;
    padding-bottom: 20px;
  }

  .news-archive-2025 .sv-channel-item .col1 img {
    object-fit: cover;
    min-width: 0 !important;
    min-height: 0 !important;
    height: 48vw;
    max-height: none !important;
    display: block;
  }
}

/*
* ——— pagination ————
*/

.news-archive-2025 .pagination {
  clear: both;
}

/*
* ——————————— HERO-PLATE NY KNAPP (MARKETPLACE-BUTTON) ———————————
*/

/* Nya knapp-modulen .sv-marketplace-sitevision-button ersätter den gamla
   .sv-button-portlet (som fasas ut ur Sitevision). Strukturen skiljer sig:
   - inre wrappern är .env-flex--row (display:flex), inte en vanlig div
   - länken bär modifieraren .env-button--ghost (transparent bg, padding 0 21px,
     min-height:44px, 16px font)
   Reglerna nedan neutraliserar det och återger gamla hero-knappens utseende.
   Scope: bara knappar i .hero-plate. */

.hero-plate .sv-marketplace-sitevision-button,
.hero-plate .sv-marketplace-sitevision-button > div {
  display: inline; /* gör .env-flex--row inline → länken slutar vara flex-item och blir inline-flex igen */
}

.hero-plate .sv-marketplace-sitevision-button a.env-button {
  background-color: #fff;
  color: #323334;
  padding: .8rem 1.7rem .85rem 1.7rem;
  line-height: 1;
  min-height: auto; /* ghost sätter min-height:44px */
  font-size: .87rem;
  border-radius: 2rem;
  margin-right: 1rem;
  margin-top: 1rem;
  border: 1px solid #ffb93f;
}

.hero-plate .sv-marketplace-sitevision-button a.env-button:hover {
  background-color: #ffb93f;
}

.hero-plate .sv-marketplace-sitevision-button:last-child a.env-button {
  margin-right: 0;
}

/*
* ——————————— WEATHER-WARNING-BANNER ———————————
*/

/* När vädervarnings-bannern visas: ta bort den orange topp-kanten på
   body>.sv-layout (basregeln runt rad 66: border-top: 5px solid #ffb93f)
   genom att nolla bredden – då försvinner även de 5px kanten tog upp.
   :has() gör att regeln bara träffar om .weather-warning-banner finns. */

body>.sv-layout:has(.weather-warning-banner) {
  border-top-width: 0;
}
#vizzit-overlay table,
#vizzit-overlay thead,
#vizzit-overlay tbody,
#vizzit-overlay tr,
#vizzit-overlay th,
#vizzit-overlay td {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: inherit;
  border-spacing: 0;
  border-color: inherit;
  vertical-align: inherit;
  text-align: left;
  font-weight: inherit;
  -webkit-border-horizontal-spacing: 0;
  -webkit-border-vertical-spacing: 0; }
#vizzit-overlay table {
  display: table; }
#vizzit-overlay th, #vizzit-overlay td {
  display: table-cell; }

#vizzit-sitevision-overlay {
  width: 90px;
  right: 84px;
  height: 30px;
  z-index: 1001000;
  position: fixed;
  font-size: 12px;
  font-weight: bold;
  font-family: arial;
  line-height: normal; }
  #vizzit-sitevision-overlay div.vizzit-main-item {
    color: #d3d3d3;
    z-index: 100;
    margin: 0 auto;
    position: relative;
    text-align: center;
    background-color: #3f3f3f; }
    #vizzit-sitevision-overlay div.vizzit-main-item div {
      display: inline-block; }
    #vizzit-sitevision-overlay div.vizzit-main-item div.main-item-image {
      width: 11px;
      height: 11px;
      margin-top: 5px;
      margin-right: 6px;
      vertical-align: top;
      background: url("../img/vizzit.star.png") no-repeat 0px 0px; }
    #vizzit-sitevision-overlay div.vizzit-main-item div.main-item-text {
      color: #d3d3d3;
      font-size: 16px;
      margin-top: 1px;
      padding: 2px 0px;
      padding-right: 3px;
      letter-spacing: 1.5px; }
  #vizzit-sitevision-overlay:not(:hover) div.vizzit-dropdown {
    display: none; }
  #vizzit-sitevision-overlay div.vizzit-dropdown {
    width: inherit;
    z-index: 99;
    height: 73px;
    position: relative;
    background-color: #656565; }
  #vizzit-sitevision-overlay div.vizzit-dropdown div.vizzit-dropdown-item {
    color: #ececec;
    padding: 5px 0;
    cursor: pointer;
    text-align: center; }
    #vizzit-sitevision-overlay div.vizzit-dropdown div.vizzit-dropdown-item a {
      font-weight: bold; }
    #vizzit-sitevision-overlay div.vizzit-dropdown div.vizzit-dropdown-item span {
      color: #ececec; }
  #vizzit-sitevision-overlay div.vizzit-dropdown div.vizzit-dropdown-item:hover {
    background-color: #3f3f3f; }
  #vizzit-sitevision-overlay:hover, #vizzit-sitevision-overlay.hover {
    right: 69px;
    width: 120px; }
  #vizzit-sitevision-overlay.pos-top {
    top: 0px; }
  #vizzit-sitevision-overlay.pos-top, #vizzit-sitevision-overlay.pos-top div.vizzit-dropdown, #vizzit-sitevision-overlay.pos-top:not(:hover) div.vizzit-main-item, #vizzit-sitevision-overlay.pos-top div.vizzit-dropdown div.vizzit-dropdown-item:hover:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
  #vizzit-sitevision-overlay.pos-bot {
    bottom: -7px; }
  #vizzit-sitevision-overlay.pos-bot, #vizzit-sitevision-overlay.pos-bot div.vizzit-dropdown, #vizzit-sitevision-overlay.pos-bot:not(:hover) div.vizzit-main-item, #vizzit-sitevision-overlay.pos-bot div.vizzit-dropdown div.vizzit-dropdown-item:hover:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  #vizzit-sitevision-overlay.pos-top div.vizzit-dropdown {
    top: -15px;
    padding-top: 15px; }
  #vizzit-sitevision-overlay.pos-bot div.vizzit-dropdown {
    bottom: 95px;
    padding-bottom: 15px; }
  #vizzit-sitevision-overlay a:link,
  #vizzit-sitevision-overlay a:visited,
  #vizzit-sitevision-overlay a:hover,
  #vizzit-sitevision-overlay a:active {
    color: inherit;
    text-decoration: none;
    font-weight: inherit; }
  #vizzit-sitevision-overlay .hide {
    display: none !important; }
  #vizzit-sitevision-overlay .hidden {
    visibility: hidden !important; }

.top-search{margin-top:3px;margin-left:calc(100% - 1022px)}.top-search ::-ms-clear{display:none}.top-search input[type="text"]{width:280px;border-radius:0;border:2px solid #ffb93f;padding:0 24px!important;font-size:20px;font-weight:300!important;color:#323334;margin:0;line-height:1!important;vertical-align:middle;height:42px!important}.top-search ::-ms-clear{display:none}.top-search .button-wrapper{position:relative}.top-search input[type="submit"].normal{position:absolute;right:16px;top:-39px;font-family:FontAwesome;background-color:transparent;color:#666;padding:1px;margin:0;z-index:999;font-size:18px}.top-search input[type="submit"].normal:hover{color:#979797;text-decoration:none;background-color:transparent;cursor:pointer}.top-search input[type="submit"]:focus{outline-width:0}body.show-focus-outlines .top-search input[type="submit"]:focus{outline-width:medium}@media (min-width:1121px) and (max-width:1200px){.top-search{margin-left:calc(100% - 1000px)}.top-search input[type="text"]{width:260px}}@media (min-width:1041px) and (max-width:1120px){.top-search{margin-left:calc(100% - 940px)}.top-search input[type="text"]{width:220px}}@media (min-width:992px) and (max-width:1040px){.top-search{margin-left:calc(100% - 920px)}.top-search input[type="text"]{width:220px}}@media (max-width:991px){.top-search{display:none}}.sv-grid3.sv-fluid-grid,.sv-grid3.sv-fixed-fluid-grid,.sv-grid1.sv-fluid-grid{max-width:1360px}html.sv-template-genomgangssida-med-toppbild .hero-with-slideshow{background-color:#ffb93f;dbackground:linear-gradient(to top,#f8f2e7 0,#f8f2e7 30px,#ffb93f 30px)}@media (min-width:615px){.schedule-viewer-iframe{height:56.3em}}@media (min-width:481px) and (max-width:614px){.schedule-viewer-iframe{height:53.4em}}@media (min-width:401px) and (max-width:480px){.schedule-viewer-iframe{height:55em}}@media (max-width:400px){.schedule-viewer-iframe{height:55.8em}}html.sv-template-genomgangssida-med-toppbild .page-nav{background:linear-gradient(to bottom,#ffb93f 0,#ffb93f 188.5px,#f8f2e7 188.5px)}html.sv-template-genomgangssida-med-toppbild .page-nav{dbackground:linear-gradient(to bottom,#ffb93f 0,#ffb93f 190px,#f8f2e7 190px);dbackground:linear-gradient(to bottom,#ffb93f 0,#ffb93f 30px,#f8f2e7 30px)}.page-nav-home-odeshog-se{padding-top:70px;background:linear-gradient(to bottom,#ffb93f 0,#ffb93f 142.5px,#f8f2e7 142.5px);bdackground:#ffb93f!important;dbackground:linear-gradient(to bottom,#ffb93f 0,#ffb93f 342.5px,#f8f2e7 342.5px)!important}.page-nav-home-odeshog-se .sv-jcrmenu-portlet ul li .wrapper{spadding-top:1.4rem}.page-nav-home-odeshog-se .heading-row{align-items:center}.page-nav-home-odeshog-se .sv-jcrmenu-portlet svg{color:#ffb93f;font-size:1.6rem;margin-right:.7rem;width:32px;height:auto}.page-nav-home-odeshog-se .sv-jcrmenu-portlet ul>li:nth-child(1) svg{width:34px}.footer-links{background-color:#f8f2e7}.sv-template-startsida .sv-marketplace-sitevision-events .env-list li a{border-radius:.7rem;overflow:hidden}
.netpublicator-public-reader{font-family:Arial;font-size:14px;color:#222}.np-breadcrumb{padding-bottom:15px}.np-search-container:before,.np-search-container:after,.np-breadcrumb:before,.np-breadcrumb:after{content:" ";display:table}.np-search-container:after,.np-breadcrumb:after{clear:both}.np-tablelist-item a,.np-error a,.np-breadcrumb a{color:#005571;text-decoration:none}.np-tablelist-item a:hover,.np-error a:hover,.np-breadcrumb a:hover{color:#092833;text-decoration:underline}.np-breadcrumb div{float:left;margin-top:5px}.np-breadcrumb-arrow{color:#005571;text-align:center;width:30px}.np-error{font-size:18px;color:#666;padding-top:40px;text-align:center;display:none}.np-tablelist-empty{font-size:18px;color:#666;padding-top:40px;text-align:center}.np-tablelist-container{width:100%;overflow:hidden;word-wrap:break-word}.np-tablelist-header{height:5px;background-color:#38444c}.np-tablelist-item,.np-tablelist-parent{padding-top:12px;padding-bottom:12px;cursor:default;border-top:1px solid #fff;border-bottom:1px solid #fff;padding-left:30px;padding-right:10px;background-position:5px center;background-repeat:no-repeat}.np-tablelist-parent{border-bottom:1px solid #d6d6d6}.np-tablelist-item-sub{color:#8f8f8f;font-size:12px}.np-tablelist-icon-document{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAWCAYAAADJqhx8AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAABCRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOkNvbXByZXNzaW9uPjU8L3RpZmY6Q29tcHJlc3Npb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE2PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4yMjwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgICAgIDxkYzpzdWJqZWN0PgogICAgICAgICAgICA8cmRmOlNlcS8+CiAgICAgICAgIDwvZGM6c3ViamVjdD4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTU6MDM6MzAgMTE6MDM6MjA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPlBpeGVsbWF0b3IgMy4zLjE8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+Csj7tpEAAAJkSURBVDgRxVTPaxNBGH0zs7NJTDRq2qQ2MU2hgrZixBLBs1LFe/8BBUHFQ8FLD4J48aII/htF1BYUL714KIpeAnrwYECoFCXB0maTzf4Yv5kkDSbroV6chZnd+ea9+b73Zhb4343pBDatsdfg6kowlI1tiYDNFJdz1Q+PKKSGwuaTd/tRsJ4PGRMynV6qX756/T7QXWsAg85MDu/cD/tKEQmOSSGe3r60cO/T3Jzdj/XHSFYTJDA4RycM4IVhQlpyOTdZeNCYn0/3wXqMJFBBAHY4jdiF8xAHEgiofMoyZkv7Ls/kHqvFxT2SSALQrvxgEiyZhEdklAFcGh3fE1TStR/17YfvK5XjOgNLdyONMah2G/Z0CZvPPuJrcxeK5rRlHIzFGbvZbLsae+MvBBxqpwmWSiLTbMNp7OALC+ERQpNI6jln4/QarQEoXT52tKvD7ElMKR9lK4aUEFAkLOMmGz+awKjPIM+W0VpfhzVVBPJ5ZDsOTns+MkQeans1mtpoCbRAZHMQE+Nora5ClWZw6M4teLUaCvUGMptb+Fyt4rvTNAR/ukBqK3rkuTMItn6CH8lCW+q8XIPqkALFIuLTJcym0igrbkoYZEBgZtuQp05AFCbRWnkBtduEorTpUMPdeEe2psAkrXHamJAx8ne3VwLtwpIJxBcuQuQJvPYK4a9tWkx629KkavR3fSjXIyFFhAbSMuzu2w34tW8G3EP2Bn20tYnmAu+FuiVoe3YcOCvP6dKqCPDe+pGXgQY6RB7vtxkCsU+UBnV6tRgCpsQTOhoVunGRf51hfjKUqRBvhuf/6fs3JSnOhCp3/ZYAAAAASUVORK5CYII=')}.np-tablelist-icon-meeting{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAABCRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOkNvbXByZXNzaW9uPjU8L3RpZmY6Q29tcHJlc3Npb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjIwPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4yMDwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgICAgIDxkYzpzdWJqZWN0PgogICAgICAgICAgICA8cmRmOkJhZy8+CiAgICAgICAgIDwvZGM6c3ViamVjdD4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTUtMDMtMzBUMTE6MDM6MTA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPlBpeGVsbWF0b3IgMy4zLjE8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CjA2Wk0AAAIoSURBVDgRzVS/b9NQEP783LikipxElDaiitJKqFMhVSp1YqjUdoKJqVtRVv4CxNShjIxIWZCydWSBCQRDBQMqAoSEUAMooJqQtDQlbhy7/sE90Wf8C4WxJ1nv3n33fe/O72zgrJscK9DzpPV2+9bo6o3Pe9tPjSi+ePvu+ZXLs9W311/t4PmGF8UlEbiztlZcarxfzRl69vHcwrW5veb2ZO9w32IjzGUyHMbAPM/V1Pz4x8LU1cXm7qPdiWJ3Z2bqyda9+9+EzohwLhwfPZzu/aycs22UugeY7e4vZwd9uJIM7/RYEsSERTElhfn29+Xp3hHR3ddbwILQ8QVlmVVSAwOWxHDl6yeMmgPYrgMPNkQbDrHGHAfzzQZcy8Q4HTjZ1ytCjK++4C9q6weJgapgxzoOJSETTCefBDneIVwGg0TCQfMFDy4Woa1sIEXtkKZfVTBZ+Pwm+Hm2dYIPb94Bz14I6G+FiprF0s0qxtJpHxQO1Q1XbAJr3zDwcnMzEAm0LFFZKdeFEoL/bAwiKooCWQ5P2QnlM3qCxg/3zeO9RkzTNNTrdXQ6nQjCX3c8PyQYY1Agn88jl8vBsqwkOBYbKpimd6qqaoz4r8BQQU60adiT2ksS/S/BUqmETCaTxI/F/DnkNxi9RZFdLpeFG1qTOL6gaZpfWq3WTKFQgBsZhZDK6YbRz4LywXlB3BfUdX29Vqs9oHm75NDnNcx4dXTzDeJVh+WeLfw3wpvHsfle1MoAAAAASUVORK5CYII=')}.np-tablelist-icon-channel{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAABCRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOkNvbXByZXNzaW9uPjU8L3RpZmY6Q29tcHJlc3Npb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjIwPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4yMDwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgICAgIDxkYzpzdWJqZWN0PgogICAgICAgICAgICA8cmRmOkJhZy8+CiAgICAgICAgIDwvZGM6c3ViamVjdD4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTUtMDMtMzBUMTE6MDM6MTI8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPlBpeGVsbWF0b3IgMy4zLjE8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+Csr8rm0AAAHPSURBVDgR5VS7agJREB13fUSJjabIghamEoIgFmnSiAELK63yFf5BSCP5htRCfiFICos0NiKYSguNRQoVYmx84WM3Zybssor46IQM7N6ZuWfOnTs7s0SnLg4zwWQyeeF0OjVFUQz2zefzZaPR+Or3+2MTc8gqhJlM5jKVSr1EIpFbEOqGYThWkFar9VosFh+bzeY3yKzDN4h/YEsS7Hfyy+VyXcVisbt0Os2mJd1u9z4ajd7MZrMBDhJC3MLaZ6Ver78VCoUHqEIqu5wRZAWnyiBTNE2jbDYbgc0PLRYLQrbU6XRMCPn9/ut8Pt+vVCrPtVptIYQgE/Zerydg2BJgrmywPhwOablcUiKRIK/XS0iEUPuzUqn0hEPeAfsQwkAgQKPRiKrVKoXDYXK73UJof3Ew41BnUtW1i1AwGPQh5pzxQsh1mUwmFAqFKB6P23kO0nVdN/AN5ZaKPQKFJ2zYXUfra4RHR28J+K+E+Epos7/e21KWvS57rNTQ4/EYIFW5fTZ7bC8bAOhRlaeNsdKH6MFPjFQZzlufz6dPp1PpS1553HYJYpR2u13BBLUZZ90zl8sFMQkafhQ0Ho/59yWjtovM3EPvdsvl8sC0T3v9Bbv+uHlZc99yAAAAAElFTkSuQmCC')}.np-tablelist-icon-back{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAACR0lEQVQ4je2Rz0tUURTHz7lz331vRic1UwtTTMVEqklcBCGBRkUS1SayoFp1gly47R8IgoISI5nrIhRauGhRUVFEVIaI+iyVQUIkG0RtJMcZHd+bmTdvWhQ1DpM/oE3QZ3u+fM695wvwn3SIqJyIbmw0z9cQITJ2BRHbuBATAHBtI0L2B1kxV7W32fmFt+pOnROILGNu3RcSEQLieebgHWUHG7WahuOKOesH204oROSWUi6tJ8QUWQETWpfiyjq07+zlrIKSUlARwAjMQG/XvRUjHBLIMMYVMWfFY90Jy7oppVzJKCSik8iV7sK6emfFkdPCKRQQCKAyAI0hqAzAiUlIGBGILMzD4KvnK1MTn0wrHr/q9Xp7Mt0wCIiGFVm2bcuCZPLHJgfiry8kESHL7YaSsnJophbXpZbWrYoQ94lob6rQAQCg67q/rna/N7r4rXR28F1VTnGpkp2/DRgAhGf88KztujnW+9rwDfSZi/MBh6qpjl3lleB2OfnU5OQBj8fTqev6b+FPaWxoYOBRrccz/NU33GSEFtiOit08Hg7B5w/9U9FIpNFYXn4yN+2f9umDe4LzAdZw9Jgy1N+3xTSM97quf1lVSlrbeQ6hSkXTmqrrD7vG37wYb79zuyZlniNUTebm5Z4oKtqOYyMfW6WUnak3XIWUMthxt/2MuRS+OPry8ZJt24m0eSgWNZtDwcWnvrFRjXNelV5KRqTX+9C2rMq4aTzIsDQZjZoXFCFGOOfVa3k2BREVEFHP+snNSXf+VeG/xXeMg+Y5mbP2+AAAAABJRU5ErkJggg==')}.np-publicreader-searchform{overflow:hidden;float:right;position:relative}input.np-searchbox-standard{border:solid 1px #ccc;padding:5px 10px;padding-right:35px;margin-bottom:15px;-moz-border-radius:4px 4px 4px 4px;-webkit-border-radius:4px 4px 4px 4px;border-radius:4px 4px 4px 4px;color:#333!important;min-width:250px!important;max-width:250px!important;font-size:14px!important;float:right!important}.np-searchbutton-standard{height:28px!important;background-color:transparent!important;border:0!important;padding:0!important;margin:0!important;position:absolute;box-shadow:none;right:10px;top:2px}.np-searchbutton-standard{min-width:24px!important;max-width:24px!important;width:24px!important;height:28px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAA6ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxNy0wMy0xMlQxMDowMzo4MjwveG1wOk1vZGlmeURhdGU+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+UGl4ZWxtYXRvciAzLjY8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6Q29tcHJlc3Npb24+NTwvdGlmZjpDb21wcmVzc2lvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+NzI8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MjQ8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjE8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjI0PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CjzIz7sAAAJ3SURBVEgN7ZTLaxNRFMYnj5LxUbR0pQsXARFBbJJJoqWLBhRxVVwYX4jQ6krcKLrwH3AldOWmC93potQ3iIKKhSwkkyAiCCoG3NSNmNigmDaJvzOdO07S3IzFleCBb86993zncc+9dwzjvwR0IBRg98y5XM6s1+tn2u32XhYtsAW8DoVCJXC3WCy+8Mi+wR8lSCaTo+Fw+AZ+O3y+HUOSzMRisYuFQmHRbwhMkEqljuB8C6cw+ApmmBfBQqvVGmF+ABwCIu9N07T8SfomoPKtVP4GxyFa8ygSiUzRis9OKN8nnU5PYL/O0rDocrl8WpmlKq0Q/BrGIfCOig/3Ci7Otm3fx+4ERU9lMpn9si6iTWBZ1gD2g0LC6VypVPouY52Q5B42gUHrJhRPm4CguyCZYKlarc4rhwD9VOz4phVPmwCCJBD5gPxcGQZ+5bwMzkH56ltEFZ/ccNvy+XwkMDQEfOIu76Pia3dAH1+5pA2VSmW3cuinqXzUtduKp03Aodao6IEQSTaN6nuluRQpOKeET6LnokW0CVbMxiX0MonGCXDVvVmu6bdKJBLbmd0EcvOe8Q5k7EhUDXrpZrM5yFv4gW0QXAD7eNlXeHB2NBpdaDQa0jp5yZfBOvANTII2cES7bardA+Mx2ASaQLj9dvyS1kxS/Vt4nvR04OmPwXgCnOC06CRV7ySA/A6+eN6GsYhtnvXz8Xh8rDu48FbtgGc+zqE+xLYRLIMTHPgs2pNsNjtM+zazLtfRa4dH8A06Esg/hODy3NcDOdxj/ALmfPw1DzsOmeBn3eBLbPsoFd5Zc8Quh44zqNVqx6n6NsjTz78O3pXrH53+AuSKz5/mwzAlAAAAAElFTkSuQmCC');background-position:center center;background-repeat:no-repeat;cursor:pointer}.np-overlay{top:0;left:0;position:fixed;display:none;background-repeat:repeat;width:100%;height:100%;z-index:9001;background-image:url('data:image/gif;base64,R0lGODlhIAAgAPMAAPLx7BwcHMLBvYqKh7SzsJ2dmklJSGNjYdHQzNva1bq5tTQ0Mx4eHgAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==');background-repeat:no-repeat;background-position:center center}
