/*!
 *  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 (NOT CONTENT) ———————————
*/
/* 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;
}

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

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

.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;
}

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

}

/*
* ——————————— 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 {
float:left;
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;
font-size:1.7rem;
width:auto;
margin-right:10px;
margin-top:-4px;
}

@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;
  }
  .alert-box .alert-description span.normal {
    sfont-size:1rem;

  }
}

@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 FIRST ROW ———————————
*/

.header-row1 {
padding-top:53px;
padding-bottom:63px;
}

@media (max-width: 1180px) {
.header-row1 {
  padding-top:40px;
  padding-bottom:51px;
}

}

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

}


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

.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;
}



}



/*
* ——————————— TOP SEARCH ———————————
*/

.top-search {
margin-top:3px;
margin-left:calc(100% - 1022px);
}

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

.top-search input[type="text"] {
width:300px;
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;
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% - 980px);
}

.top-search input[type="text"] {
 width:270px;
}

}

@media (min-width: 1041px) and (max-width: 1120px) {
.top-search {
  margin-left:calc(100% - 940px);
}

.top-search input[type="text"] {
  width:260px;
}

}

@media (min-width: 992px) and (max-width: 1040px) {
.top-search {
  margin-left:calc(100% - 880px);
}

.top-search input[type="text"] {
  width:220px;
}

}

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

}

/*
* ——————————— 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 a.expand-collapse-mobile-menu {
  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;
 vertical-align:middle;
 display:block;
 text-align:center;
 margin:0;
 padding:0;
}

#move-to-meny-on-mobile span.text {
  font-size:12px;
  text-transform:uppercase;
  vertical-align:middle;
  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 ========================
*/

@media (min-width:992px) {
.top-menu {
  display:block !important;
}
.top-menu .expand-collapse {
  display:none;
}

.top-menu ul {
  display:inline;
  padding-left:0;
  margin-left:0;
  list-style:none
}
.top-menu ul ul {
    display:none !important;
}
.top-menu li {
   display:inline;
   margin:0px;
}

.top-menu li a.link {
   display:inline-block;
   color:#323334;
   padding:0px 0px 26px;
   margin-right:28px;
   font-size:16px;
   font-weight:400;
   text-align:center;
   text-decoration: none;
   border-bottom:4px solid #fff;

}

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


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

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



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

}

@media (min-width:992px) and (max-width:1220px) {
.top-menu li a.link {
  margin-right:2.5vw;
   font-size:1.30vw;
}

}

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

.top-menu li a.link {
   margin-right:2.7vw;
  font-size:1.30vw;
}
}

@media (max-width:991px) {

.grid-top-menu {
  width:100% !important;
}

.top-menu {
  background-color: #fff;
  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;
}

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

/* 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;
}

.top-menu>ul>li>ul>li a.link {
  padding: 0.7352941176em 1.0588235294em 0.7941176471em;
  border-top: 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;
  border-top: 1px solid #e5e2db;
  color: #313131;
  padding: 0.7941176471em 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;
}
}

/*
* ——————————— 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-fluid-grid {
  dbackground-color:red;
  dheight:20px;
}
.head2 {
  dborder-bottom:9px solid #ffb93f;
}

.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) {

  .head2 .grid-top-menu {
   width:96% !important;

  }


  .top-menu2 {
    background-color: #fff;
    display:none;
    width:100vw !important;
    position:absolute;
    left:-2vw;
    top:60px;

  }

  .top-menu2>div {

  }

  .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;
}

.header-links2 .Svart a:hover .fa {
  dcolor:#323334;
}


@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 .Svart .fa {
  scolor:#323334;
}
 .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;
   vertical-align:middle;
   display:block;
   text-align:center;
   margin:0;
   padding:0;
  }

  #move-to-meny-on-mobile2 span.text {
    font-size:12px;
    text-transform:uppercase;
    vertical-align:middle;
    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 {
border-bottom:1px solid #cfcfcf;
padding-top:14px;
padding-bottom:13px;

}

.breadcrumb .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 .sv-inline:first-child a:hover:before {
  color:#fdb02a;
}

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

}

.breadcrumb .sv-inline .fa-angle-right {
margin-left:10px;
margin-right:10px;
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;
  }
}


/*
* ——————————— 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 1 SIDEBAR  ———————————
*/


.sv-grid1 div.sidebar {
padding-top:64px;
}


.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: 991px) {
  .sv-grid1 div.sidebar {
    margin-top:2px;
    width:100% !important;
    float:none;
    display:none;
    margin-left:0px;
    margin-right:0px;
    max-width:650px;
  }


  .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;
  }
}

/*
* ——————————— SIDEBAR MENU ———————————
*/

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

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

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

.sidebar-menu .current>a {
font-weight:700;
}

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


.sidebar-menu ul a {
border-bottom:1px solid #dddddd;
}


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

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

.sidebar-menu ul.l1 a {
padding-left:18px;
}

.sidebar-menu ul.l1>li.in-path>a {
background-color:#e7e7e7;
}


.sidebar-menu ul.l1>li.in-path>a:hover, .sidebar-menu ul.l1>li.in-path>a:active, .sidebar-menu ul.l1>li.in-path>a:focus {
background-color:#dcdbdb;
}

.sidebar-menu ul.l2 li a {
margin-left:8px;
}

.sidebar-menu ul.l2>li:not(.in-path)>a {
background-color:#f8f2e7;
}

.sidebar-menu ul.l2>li:not(.in-path)>a:hover, .sidebar-menu ul.l2>li:not(.in-path)>a:active, .sidebar-menu ul.l2>li:not(.in-path)>a:focus {
background-color:#f1eade;
}

.sidebar-menu ul.l2>li.in-path.have-children>a {
border-bottom:0px;
}


.sidebar-menu ul.l3>li>a {
margin-left:8px;
padding-left:32px;
border-bottom:0px;
}

.sidebar-menu ul.l3>li:last-child>a {
border-bottom:1px solid #dddddd;
}


.sidebar-menu ul.l4>li>a {
margin-left:8px;
padding-left:44px;
border-bottom:0px;
}

.sidebar-menu ul.l4>li:last-child>a {
border-bottom:1px solid #dddddd;
}

.sidebar-menu ul.l5>li>a {
margin-left:8px;
padding-left:56px;
border-bottom:0px;
}

.sidebar-menu ul.l5>li:last-child>a {
border-bottom:1px solid #dddddd;
}

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

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

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

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

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

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


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


/*
* ——————————— 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;

}

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

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

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

}

/*
* ——————————— 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 .content .pagecontent {
  smargin-bottom:0px;
}
.sv-grid5 .pagecontent .sv-mfpimage-portlet+.sv-text-portlet h1,
.sv-grid5 .pagecontent .sv-image-portlet+.sv-text-portlet h1 {
  margin-top:44px;
}


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


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


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;
  dborder-bottom-left-radius: 0;
  border-radius: 0 !important;
  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;
}

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;
  dmargin-bottom: 23px;
}

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;
  dborder-bottom-left-radius: 0;
  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;
}
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;
}



/*
* ——————————— 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;
}
}



/*
* ——————————— 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 {
float:right;
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;
dmargin-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 {
  font-size:0.875rem
}

/*
* ——————————— 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;
  dbackground-color:  rgba(255,185,63,.6);

  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;
  dcolor: rgba(255,185,63,.6);

  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;
  dborder: 3px solid rgba(255,185,63,.6);


  content: " ";
  top: -3px;
}

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








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

.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 span.link-text {
margin-top:6px;  
}

.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 {
  dfont-size:0.875rem;
  

}


.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 ul.normal li,
.infobox2.links ul.normal li a {
  dfont-size: 1rem;
  dfont-weight:600;

}

.infobox2.links .icon-before:before,
.infobox2.links i.custom-icon {
  dfont-size: 1.5rem;
  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 {
float:right;
display:inline-block;
background-color:#ffb93f;
color:#fff;
padding:7px;
}

.links-below-news-in-subpages {

}


.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;
}
}







/*
* ——————————— 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;
  -webkit-appearance: none;
  -moz-appearance: none;
  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:#ed174b;
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;
}

/*
* ——————————— 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);

}
/*
* ——————————— SV-TEMPLATE-HELA-BREDDEN ADJUSTMENTS———————————
*/



/*
* ——————————— EXPANDABLE ———————————
*/

.expandables>.sv-vertical>.sv-vertical {
padding-left:18px;
}
.expandables>.sv-vertical>.sv-vertical:first-child {
border-top:2px solid #ffb93f;
doverflow:auto;
}

.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 {
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 {
text-decoration: none;
display:block;
padding-top:17px;
margin-right:60px;
padding-bottom:17px;
}

.expandables>.sv-vertical>.sv-vertical:first-child h2 a:hover {
text-decoration: underline;
}

.expandables>.sv-vertical:not(.active)>.sv-vertical:first-child h2 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;
}

}
/*
* ——————————— IMAGE-LEFT-AND-RIGHT ———————————
*/

.image-left-and-right>.sv-row>.sv-column-7 {
  dbackground-color:#eee;
}

.image-left-and-right>.sv-row>.sv-column-5:first-child {
  dbackground-color:#eee;
}

.image-left-and-right>.sv-row>.sv-column-7:first-child {
  dbackground-color:#eee;
}

@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;
  }



}
/*
* ——————————— 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 {
  float:right;
  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;
  justify-content: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;
  sfont-weight:600 !important;
  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 {
  margin-top: 0 !important;
}

.small-push-boxes h2 a {
  background-color: #ffb93f;
  dcolor:#fff;
  display: block;
  padding:17px 14px 17px 14px;
}


.small-push-boxes .sv-text-portlet-content:hover h2 a {
  background-color: #fdb02a;
  dcolor:#fff;
  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:first-child {
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:first-child {
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 .icon-before:before {
width:1.1rem;
}

.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;

}



/*
* ——————————— ARTICLE/PAGE FOOTER ———————————
*/

.page-footer {
padding-top:16px !important;
}

.page-footer .sv-horizontal>div:first-child a {
color:#bababa;
}

.page-footer .sv-horizontal>div:first-child a:hover {
color:#9f9f9f;
}

.page-footer .sv-horizontal>div:first-child .fa-stack {
width: 2.2em;
height: 2.2em;
line-height: 2.2em;
}

.page-footer .sv-horizontal>div:first-child .fa-stack-2x {
font-size: 2.2em;
}

.page-footer .sv-horizontal>div:last-child {
padding-top:2px;
}

.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:first-child {
    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:first-child {
    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 - SLIDESHOW ———————————
*/

.home-slideshow {
height:494px;
overflow:hidden;
}
.home-slideshow .slide {
background-repeat:no-repeat;
height:494px;
background-size:cover;
}


@media  (max-width: 1600px) {

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

@media  (max-width: 991px) {

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

@media  (max-width: 900px) {
.home-slideshow,
.home-slideshow .slide {
  height:37vw;
}
}

@media  (max-width: 800px) {
.home-slideshow,
.home-slideshow .slide {
  height:39vw;
}
}

@media  (max-width: 700px) {
.home-slideshow,
.home-slideshow .slide {
  height:41vw;
}
}

@media  (max-width: 600px) {
.home-slideshow,
.home-slideshow .slide {
  height:43vw;
}
}

@media  (max-width: 500px) {
.home-slideshow,
.home-slideshow .slide {
  height:45vw;
}
}
/*
* ——————————— HOME - PITCH ———————————
*/

.home-pitch {
padding-top:38px;
padding-bottom:54px;
background-position:100% 43%;
background-repeat:no-repeat;
background-size:auto;
background-image:url('https://www.odeshog.se/images/18.7e3d365215ec82458641e0e8/1508937770294/pitch-bg.jpg')
}

.home-pitch .sv-grid3>.sv-layout {
max-width:760px;
}
.home-pitch h1.heading {
color:#fff;
font-size: 3.125rem;
margin-bottom:28px;
}

.home-pitch p.normal {
color:#fff;
font-size: 1.125rem;

}

@media  (max-width: 1730px) {
.home-pitch {
  background-position:108% 43%;
}
}

@media  (max-width: 1580px) {
.home-pitch {
  background-position:120% 43%;
}
}

@media  (max-width: 1440px) {
.home-pitch {
  background-size: 44vw;
}
}

@media  (max-width: 1180px) {
.home-pitch {
  background-position:134% 43%;
}
}

@media  (max-width: 1060px) {
.home-pitch .sv-grid3>.sv-layout {
  max-width:70vw;
}
.home-pitch {
  background-position:144% 43%;
  background-size: 48vw;
}
}


@media  (max-width: 870px) {
.home-pitch .sv-grid3>.sv-layout {
  max-width:760px;
}
.home-pitch {
  background-image:none !important;

}
.home-pitch h1.heading {
  text-align:center;
}

.home-pitch p.normal {
  text-align:center;
}
}

@media  (max-width: 767px) {

.home-pitch {
  padding-top:54px;
  padding-bottom:60px;
}
.home-pitch h1.heading {
  margin-bottom:0px;
}
}

@media  (max-width: 640px) {

.home-pitch {
  padding-top:44px;
  padding-bottom:50px;
}

.home-pitch h1.heading {
  font-size: 2.813rem;
}

.home-pitch p.normal {
  font-size: 1.0rem;
}
}


@media  (max-width: 566px) {

.home-pitch {
  padding-top:34px;
  padding-bottom:38px;
}

.home-pitch h1.heading {
  color:#333;
  font-size: 2.213rem;
}

}

/*
* ——————————— 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 {
dbackground-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 - NEWS ———————————
*/

.home-news .expandable.rss span.normal {
margin-bottom: 1.1em
}

.home-news .expandable.rss .date {
font-size: 0.875rem;
line-height: 1.58;
margin-bottom: 1.6em
}

.home-news h2.subheading3 {
margin-bottom:18px;
}

.home-news .home-link-in-bottom-row {
padding-top:0.4rem;
padding-right:20px;

}
.home-news .home-link-in-bottom-row a {
font-weight:500;
text-transform:uppercase;
font-size: 0.938rem;
}
.home-news .home-link-in-bottom-row 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;

}
.home-news .home-link-news-archive a:after {
content: "\f09e";
}

.home-news .event-tip a:after {
content: "\f08e";

}

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

/* must set this or else fa is underlined on hover */
.home-news a:hover:after {
text-decoration:underline !important;
}
.home-news a:hover:after {
text-decoration:none !important;
}

@media (min-width: 1011px) and (max-width: 1100px) {
.home-news .home-link-in-bottom-row a:after {
  display: none;
}

}


@media (min-width: 768px) and (max-width: 1010px) {
.home-news .home-link-in-bottom-row {
  float: none !important;
  display:block;
  clear:both;
  margin-left:0px;
  padding-top:20px;
  text-align:center;
}

.home-news .sv-horizontal-column {
  float:none !important;
}
.home-news .sv-font-button {
  display:block;
  text-align:center;

}
.home-news  .sv-font-button a {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  display:inline-block;
}

}

@media (max-width: 767px) {
.home-news {
  border-top:3px solid #ed174b;
}

.home-news h2.subheading3 {
  text-align:center;
}

.home-news .sv-column-6 {
  width:100% !important;
  float:none !important;
  display:block !important;
  margin-right:auto !important;
  margin-left:auto !important;
  margin-bottom:70px;
}

}

@media  (max-width: 550px) {


.home-news .home-link-in-bottom-row {
  float: none !important;
  display:block;
  clear:both;
  margin-left:0px;
  padding-top:20px;
  text-align:center;
}

.home-news .sv-horizontal-column {
  float:none !important;
}
.home-news .sv-font-button {
  display:block;
  text-align:center;

}
.home-news  .sv-font-button a {
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  display:inline-block;
}
}

@media  (max-width: 410px) {
.home-news h2.subheading3 {
  font-size: 8.5vw;
}
}

.home-news .sv-column-6:last-child  .expand .date {
dcolor: #ed174b;
color:#323334;

font-size: 0.875rem;
padding-left: 20px;
padding-top: 11px;
}

.home-news .sv-column-6:last-child a.expand h2 {
padding-top: 3px !important;
dpadding-bottom: 15px;
}
/*
* ——————————— 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;
}
}


/*
* ——————————— HOME - REPORT ———————————
*/

.home-report {
padding-top:105px;
text-align:center;
padding-bottom:150px;
}

.home-report .sv-font-button {
display:block;
text-align:center !important;
}

.home-report .sv-font-button a {
text-align:center !important;
margin-left:auto;
margin-right:auto;
display:inline-block;
font-size:1.313rem;
font-weight:300;
padding-top:18px;
padding-bottom:18px;
margin-bottom:30px;
}

.home-report .sv-font-button .icon-before:before {
display:none;
}

.home-report .sv-html-portlet span {
font-size: 1.125rem !important;
display:inline-block;
letter-spacing: 0.5px;
vertical-align:middle;

}

.home-report .sv-html-portlet span a:hover {
text-decoration:underline;
}
.home-report .sv-html-portlet span.text2 {
margin-right:40px;
margin-left:40px;
}

.home-report .sv-html-portlet span .fa {
color:#ffb93f;
font-size:1.85rem;
vertical-align:middle;
}

.home-report .sv-html-portlet span.text2 .fa {
margin-top:-0.3rem;
}

@media (max-width: 850px) {

.home-report .sv-html-portlet span {
  display:block;
  margin-bottom:10px;
  font-size: 1rem !important;
}

.home-report {
  padding-bottom:100px;
}

}

@media (max-width: 600px) {
.home-report .sv-font-button a {
  padding: 12px 20px;
  font-size:1.125rem;
}
}

/*
* ——————————— 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 - HEADER MARGIN ———————————
*/

.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;
}

/*
* ——————————— WIDE PAGE - 5 PUSHBOXES ———————————
*/

.wide-5-pushboxes .sv-grid3.sv-fluid-grid .sv-column-3 {
  width: 18.61%;
}

.wide-5-pushboxes {
}

.wide-5-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.wide-5-pushboxes .sv-grid3 .sv-image-portlet {
margin-bottom:0px;
}

.wide-5-pushboxes h2.subheading,
.wide-5-pushboxes h3.subheading5 {
}

.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 {
}
.wide-4-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.wide-4-pushboxes .sv-grid3 .sv-image-portlet {
margin-bottom:0px;
}

.wide-4-pushboxes h2.subheading,
.wide-4-pushboxes h3.subheading5 {
ddmargin-top: 17px;
}

.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 {
}

.wide-3-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.wide-3-pushboxes .sv-grid3 .sv-image-portlet {
margin-bottom:0px;
}

.wide-3-pushboxes h2.subheading,
.wide-3-pushboxes h3.subheading5 {
dmargin-top: 17px;
}

.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 {
}

.wide-2-pushboxes .sv-grid3 .sv-mfpimage-portlet,
.wide-2-pushboxes .sv-grid3 .sv-image-portlet {
margin-bottom:0px;
}

.wide-2-pushboxes h2.subheading,
.wide-2-pushboxes h3.subheading5 {
dmargin-top: 17px;
}

.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 {
}

.wide-1-pushboxes .sv-grid3 .sv-image-portlet {
margin-bottom:0px;
}

.wide-1-pushboxes h2.subheading,
.wide-1-pushboxes h3.subheading5 {
dmargin-top: 17px;
}

.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-image-portlet {

    overflow: hidden;
    max-width:none;
    width:100%;
    display: block;
    position:relative;
    height:243px;
  }

  .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-image-portlet {

    overflow: hidden;
    max-width:none;
    width:100%;
    display: block;
    position:relative;
    height:63vw;
  }

  .wide-1-pushboxes .push-box .sv-image-portlet img {
    position:absolute;
    left:-14vw;
    display: block;
    width:126vw !important;
    max-width: none !important;;
    clear:both;


  }


}

/*
* ——————————— FOOD-MENU ———————————
*/

.food-menu .sv-column-8 .sv-text-portlet-content>h2 {
  margin-top:20px;
}
.food-menu .sv-column-8 .sv-text-portlet-content>h2:nth-child(1)  {
  margin-top:20px;

}

.food-menu .sv-column-4>.sv-vertical  {
  background-color:#f8f2e7;
  padding-top:24px;
  padding-left:20px;
  padding-bottom:1px;
  margin-top:20px;
  padding-right:20px

}

@media print {
  .food-menu .sv-column-8 .sv-text-portlet-content>h2 {
    margin-top:10px;
    font-size:1.2rem;
  }

  .food-menu .sv-column-8 .sv-text-portlet-content>p {
    margin-bottom:10px;

  }

  .food-menu .sv-column-4>.sv-vertical  {

    margin-top:25px;

  }

}

/*
* ——————————— 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:24px;
  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-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-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-image: url(https://www.odeshog.se/images/18.7e3d365215ec82458642a4e8/1508937770245/footer-bg.jpg);
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:10px;
}
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;
  dtext-align:center;
  float:none !important;
  display:block !important;
  smargin-right:auto !important;
  smargin-left:auto !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 {
  dborder-top:9px solid #ffb93f;
}
.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 .bbl-item-content-title {
  dcolor: #333333;
}

#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;
}


/*
* ——————————— 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;
  }
}


/*
* ——————————— 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;
}


@media (max-width: 767px) {
  .nlk-list ul li {

  }
}

/*
* ——————————— 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;

}

/*
* ——————————— 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 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;

  }
}


/*
* ——————————— RECRUITMENT-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 th {
}

.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;
}


/*
* ——————————— VARIOUS ——————————
*/


.alert-box-small {
  display:none;
}

.sv-grid1 div.sidebar .subheading3 {
  border-bottom: 4px solid #ffb93f;
}

.pagination .next,
.pagination .prev {
  background-color:transparent;
  display:none;
}


@media (min-width: 992px) {

  html.sv-template-visit-aktor .page-footer .share {
    display:none;
  }
}



/*
* ——————————— EVENTS – LIST ——————————
*/

.sv-template-visit-hela-bredden .sv-marketplace-sitevision-events form > div > :nth-child(4) { 
  flex: 0 1 110px;
  width: 110px;
  max-width: 100%;
  min-width:auto;
}

.sv-template-visit-hela-bredden .sv-marketplace-sitevision-events .env-list li a {
  border-radius: 0.7rem;
  overflow: hidden;
  background-color: #f8f2e7;
}

.sv-marketplace-sitevision-events .env-list li a .env-ui-text-sectionheading,
.sv-marketplace-sitevision-events .env-list li a p * {
  color:#323334 !important;

}

.sv-template-visit-hela-bredden .sv-marketplace-sitevision-events .env-list li a  > :nth-child(2) { 
  margin-bottom:10px;
}



/*
* ——————————— EVENTS – SHOW ——————————
*/

/* bild */

.sv-template-evenemang div.content .pagecontent>.sv-image-portlet.first {
    padding-top: 75%; /* 4:3  */
}

/* event-when-where */

.sv-template-evenemang .event-when-where .event-icon{
  display: inline-block;
  width: 1.25em;       
  margin-right: .01rem; 
  vertical-align: baseline;
  color:#e31e4e;
}

.sv-template-evenemang .event-when-where .sr-only{
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}

.sv-template-evenemang .event-when-where p {
  font-weight:600;
}

.sv-template-evenemang .sv-grid4.no-space-below-when-print  {
  display: grid;
  grid-template-columns: 71% 27%;
  gap: 2%;
}

.sv-template-evenemang .sv-grid4.no-space-below-when-print > * {
  float: none !important;
  width: auto !important;
}

@media (max-width: 991px) {
  .sv-template-evenemang .sv-grid4.no-space-below-when-print > *{
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
  }
  .sv-template-evenemang .sv-grid4.no-space-below-when-print >:nth-child(2) {
    padding-top: 17px;
  }
}

@media (max-width: 768px) {
  .sv-template-evenemang .sv-grid4.no-space-below-when-print  {
    grid-template-columns: 1fr;
  }
}

/* sidebar */

.sv-template-evenemang .sv-grid4 .sidebar a {
  word-wrap: break-word;

}



#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; }

