@charset "utf-8"; /*!
Theme Name: Skanska Årsredovisning 2019
Author: JKL Group
Author URI: http://jklgroup.com/
Description: Custom theme for Skanska
Version: 1.0

*/
@import "lib/css/animate.css";
@import "lib/css/Chart.min.css";
@import "lib/css/flexslider.css";
@import "lib/css/jquery.fancybox.min.css";
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
	vertical-align: top;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@-webkit-keyframes arrow {
	0%,
	100%,
	16%,
	32% {
		-webkit-transform: translateX(0) translateY(0) scale(1);
		-moz-transform: translateX(0) translateY(0) scale(1);
		-ms-transform: translateX(0) translateY(0) scale(1);
		-o-transform: translateX(0) translateY(0) scale(1);
		transform: translateX(0) translateY(0) scale(1);
	}
	24%,
	8% {
		-webkit-transform: translateX(0) translateY(10px) scale(1);
		-moz-transform: translateX(0) translateY(10px) scale(1);
		-ms-transform: translateX(0) translateY(10px) scale(1);
		-o-transform: translateX(0) translateY(10px) scale(1);
		transform: translateX(0) translateY(10px) scale(1);
	}
}
@-moz-keyframes arrow {
	0%,
	100%,
	16%,
	32% {
		-webkit-transform: translateX(0) translateY(0) scale(1);
		-moz-transform: translateX(0) translateY(0) scale(1);
		-ms-transform: translateX(0) translateY(0) scale(1);
		-o-transform: translateX(0) translateY(0) scale(1);
		transform: translateX(0) translateY(0) scale(1);
	}
	24%,
	8% {
		-webkit-transform: translateX(0) translateY(10px) scale(1);
		-moz-transform: translateX(0) translateY(10px) scale(1);
		-ms-transform: translateX(0) translateY(10px) scale(1);
		-o-transform: translateX(0) translateY(10px) scale(1);
		transform: translateX(0) translateY(10px) scale(1);
	}
}
@-o-keyframes arrow {
	0%,
	100%,
	16%,
	32% {
		-webkit-transform: translateX(0) translateY(0) scale(1);
		-moz-transform: translateX(0) translateY(0) scale(1);
		-ms-transform: translateX(0) translateY(0) scale(1);
		-o-transform: translateX(0) translateY(0) scale(1);
		transform: translateX(0) translateY(0) scale(1);
	}
	24%,
	8% {
		-webkit-transform: translateX(0) translateY(10px) scale(1);
		-moz-transform: translateX(0) translateY(10px) scale(1);
		-ms-transform: translateX(0) translateY(10px) scale(1);
		-o-transform: translateX(0) translateY(10px) scale(1);
		transform: translateX(0) translateY(10px) scale(1);
	}
}
@keyframes arrow {
	0%,
	100%,
	16%,
	32% {
		-webkit-transform: translateX(0) translateY(0) scale(1);
		-moz-transform: translateX(0) translateY(0) scale(1);
		-ms-transform: translateX(0) translateY(0) scale(1);
		-o-transform: translateX(0) translateY(0) scale(1);
		transform: translateX(0) translateY(0) scale(1);
	}
	24%,
	8% {
		-webkit-transform: translateX(0) translateY(10px) scale(1);
		-moz-transform: translateX(0) translateY(10px) scale(1);
		-ms-transform: translateX(0) translateY(10px) scale(1);
		-o-transform: translateX(0) translateY(10px) scale(1);
		transform: translateX(0) translateY(10px) scale(1);
	}
}
@-webkit-keyframes slideinleft {
	0% {
		-webkit-transform: translateX(-300px) translateY(0) scale(1);
		-moz-transform: translateX(-300px) translateY(0) scale(1);
		-ms-transform: translateX(-300px) translateY(0) scale(1);
		-o-transform: translateX(-300px) translateY(0) scale(1);
		transform: translateX(-300px) translateY(0) scale(1);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0) translateY(0) scale(1);
		-moz-transform: translateX(0) translateY(0) scale(1);
		-ms-transform: translateX(0) translateY(0) scale(1);
		-o-transform: translateX(0) translateY(0) scale(1);
		transform: translateX(0) translateY(0) scale(1);
		opacity: 1;
	}
}
@-moz-keyframes slideinleft {
	0% {
		-webkit-transform: translateX(-300px) translateY(0) scale(1);
		-moz-transform: translateX(-300px) translateY(0) scale(1);
		-ms-transform: translateX(-300px) translateY(0) scale(1);
		-o-transform: translateX(-300px) translateY(0) scale(1);
		transform: translateX(-300px) translateY(0) scale(1);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0) translateY(0) scale(1);
		-moz-transform: translateX(0) translateY(0) scale(1);
		-ms-transform: translateX(0) translateY(0) scale(1);
		-o-transform: translateX(0) translateY(0) scale(1);
		transform: translateX(0) translateY(0) scale(1);
		opacity: 1;
	}
}
@-o-keyframes slideinleft {
	0% {
		-webkit-transform: translateX(-300px) translateY(0) scale(1);
		-moz-transform: translateX(-300px) translateY(0) scale(1);
		-ms-transform: translateX(-300px) translateY(0) scale(1);
		-o-transform: translateX(-300px) translateY(0) scale(1);
		transform: translateX(-300px) translateY(0) scale(1);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0) translateY(0) scale(1);
		-moz-transform: translateX(0) translateY(0) scale(1);
		-ms-transform: translateX(0) translateY(0) scale(1);
		-o-transform: translateX(0) translateY(0) scale(1);
		transform: translateX(0) translateY(0) scale(1);
		opacity: 1;
	}
}
@keyframes slideinleft {
	0% {
		-webkit-transform: translateX(-300px) translateY(0) scale(1);
		-moz-transform: translateX(-300px) translateY(0) scale(1);
		-ms-transform: translateX(-300px) translateY(0) scale(1);
		-o-transform: translateX(-300px) translateY(0) scale(1);
		transform: translateX(-300px) translateY(0) scale(1);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0) translateY(0) scale(1);
		-moz-transform: translateX(0) translateY(0) scale(1);
		-ms-transform: translateX(0) translateY(0) scale(1);
		-o-transform: translateX(0) translateY(0) scale(1);
		transform: translateX(0) translateY(0) scale(1);
		opacity: 1;
	}
}
b,
strong {
	font-family: skanskasans-bold, arial, sans-serif;
}
em,
i {
	font-family: svs-RegularItalic;
}
b em,
b i,
strong em,
strong i {
	font-family: svs-BoldItalic;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.aligncenter {
	margin: 20px auto;
}
.hide {
	display: none !important;
}
.splash {
	visibility: hidden;
}
.table {
	display: table;
	width: 100%;
	height: 100%;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
}
img {
	max-width: 100%;
	height: auto;
}
a.btn {
	display: inline-block;
	background: #1e8dc7;
	color: #fff;
	text-align: center;
	padding: 0 20px;
	line-height: 40px;
	height: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 15px auto;
	clear: both;
	cursor: pointer;
	font-family: skanskasans-bold, arial, sans-serif;
	font-size: 10pt;
}
a.btn.transparent {
	background: 0 0;
	border: 1px solid #fff;
	color: #fff;
}
a.btn:hover {
	transform: translateY(-5px);
}
.linked {
	cursor: pointer;
}
a.download {
	color: #3b4548;
	font-weight: 700;
	font-size: 10pt;
	line-height: 16px;
	display: inline-block;
	margin-top: 10px;
}
a.download:after,
a.download:before {
	content: "";
	display: table;
}
a.download:after {
	clear: both;
}
a.download:after,
a.download:before {
	content: "";
	display: table;
}
a.download:after {
	clear: both;
}
a.download span {
	float: right;
	z-index: 2;
	height: 16px;
	width: 16px;
	display: inline-block;
	margin-left: 5px;
	margin-top: -3px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
a.download span img {
	width: 100%;
	height: auto;
	display: none;
}
a.download span:after {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	top: 0;
	left: 0;
	text-align: center;
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
	background-image: url(lib/gfx/icons/icon-dl.svg);
	background-repeat: no-repeat;
}
a.download.white {
	color: #fff;
	font-weight: 400;
}
a.download.white span:after {
	background-image: url(lib/gfx/icons/icon-dl-wh.svg);
}
a.download:hover span {
	transform: translateY(-3px);
}
a.arrow-down {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 44px;
	-webkit-animation: arrow 4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s infinite normal forwards;
	-moz-animation: arrow 4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s infinite normal forwards;
	-o-animation: arrow 4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s infinite normal forwards;
	animation: arrow 4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s infinite normal forwards;
}
a.arrow-down span.label {
	display: none;
}
a.arrow-down span.icon {
	z-index: 2;
	height: 20px;
	width: 44px;
	display: block;
}
a.arrow-down span.icon img {
	display: none;
	width: 100%;
	height: auto;
}
a.arrow-down span.icon:after {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	top: 0;
	left: 0;
	text-align: center;
	width: 44px;
	height: 20px;
	background-image: url(lib/gfx/icons/icon-arrow-down-bold.svg);
	background-repeat: no-repeat;
	background-size: 44px 20px;
}
a.arrow-down.white {
	color: #fff;
}
a.arrow-down.white span.icon:after {
	background-image: url(lib/gfx/icons/icon-arrow-down-bold-wh.svg);
}
a.playbtn {
	position: relative;
	width: 86px;
	height: 60px;
	display: inline-block;
}
a.playbtn span {
	display: none;
}
a.playbtn img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
a.playbtn img.red {
	z-index: 2;
	opacity: 0;
}
a.playbtn:hover img.red {
	opacity: 1;
}
a.playbtn:hover img.grey {
	opacity: 0;
}
.videocontainer {
	width: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
}
.videocontainer .playercontainer {
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
	display: block;
}
.videocontainer .playercontainer embed,
.videocontainer .playercontainer iframe,
.videocontainer .playercontainer object,
.videocontainer .playercontainer video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.videocontainer .playercontainer a.toggleBtn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	display: block;
	opacity: 0.5;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
}
.videocontainer .playercontainer a.toggleBtn span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin-top: -65px;
	margin-left: -65px;
}
.videocontainer .playercontainer a.toggleBtn span:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 125px;
	height: 125px;
	background-size: 125px 125px;
	z-index: 2;
	content: "";
}
.videocontainer .playercontainer a.toggleBtn:hover {
	opacity: 1;
}
.videocontainer .playercontainer a.toggleBtn.playing {
	opacity: 0;
}
@font-face {
	font-family: SkanskaSans-Regular;
	src: url(lib/fonts/subset-SkanskaSansPro-Regular.woff2) format("woff2"), url(lib/fonts/subset-SkanskaSansPro-Regular.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: skanskasans-bold;
	src: url(lib/fonts/subset-SkanskaSansPro-Bold.woff2) format("woff2"), url(lib/fonts/subset-SkanskaSansPro-Bold.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: skanskasans-black;
	src: url(lib/fonts/subset-SkanskaSansPro-Black.woff2) format("woff2"), url(lib/fonts/subset-SkanskaSansPro-Black.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
body {
	background: #f6f6f6;
	font-size: 11pt;
	line-height: 1.42em;
	font-family: SkanskaSans-Regular, arial, sans-serif;
	color: #3b4548;
	height: 100%;
	letter-spacing: 0;
}
.nav-links {
	text-align: center;
	margin-top: -30px;
	margin-bottom: 30px;
	display: block;
	font-weight: 700;
}
.parallax {
	background-size: cover;
}
.wow {
	visibility: hidden;
}
a {
	color: #1e8dc7;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover {
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: skanskasans-bold, arial, sans-serif;
	font-weight: 400;
	display: inline-block;
	display: block;
	line-height: 1.1em;
}
h1:after,
h1:before,
h2:after,
h2:before,
h3:after,
h3:before,
h4:after,
h4:before,
h5:after,
h5:before,
h6:after,
h6:before {
	content: "";
	display: table;
}
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
	clear: both;
}
h1:after,
h1:before,
h2:after,
h2:before,
h3:after,
h3:before,
h4:after,
h4:before,
h5:after,
h5:before,
h6:after,
h6:before {
	content: "";
	display: table;
}
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
	clear: both;
}
h1 {
	font-size: 40pt;
}
h2 {
	font-size: 28pt;
	margin-bottom: 20px;
	font-family: SkanskaSans-Regular, arial, sans-serif;
}
h3 {
	font-size: 20pt;
}
h4 {
	font-size: 16pt;
}
h5 {
	font-size: 14pt;
}
#outer {
	text-align: center;
	width: 100%;
	overflow-x: hidden;
	position: relative;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	margin: 0;
	min-width: 320px;
	padding-top: 62px;
	display: block;
}
header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
	width: 100%;
	min-height: 62px;
}
header #togglebtn {
	position: fixed;
	top: 20px;
	right: 20px;
	width: 36px;
	cursor: pointer;
	z-index: 70;
}
header #togglebtn label {
	display: none;
}
header #togglebtn .menubar {
	width: 36px;
	height: 5px;
	background-color: #2b3b5d;
	margin-top: 4px;
}
header #togglebtn .menubar:first-child {
	margin-top: 0;
}
header #togglebtn.open .menubar {
	background-color: #1e8dc7;
}
header .inner {
	padding: 25px 20px 0;
	background: #fff;
	min-height: 62px;
}
header a.logo {
	width: 143px;
	display: block;
}
header a.logo span {
	display: none;
}
header a.logo img,
header a.logo svg {
	width: 100%;
	max-width: 322px;
	height: auto;
}
header #navcontainer {
	position: absolute;
	top: 62px;
	left: 0;
	width: 100%;
}
header #navcontainer ul.navigation {
	float: right;
	width: 234px;
	text-align: left;
	background: #2b3b5d;
	z-index: 10;
	display: inline-block;
	display: none;
}
header #navcontainer ul.navigation:after,
header #navcontainer ul.navigation:before {
	content: "";
	display: table;
}
header #navcontainer ul.navigation:after {
	clear: both;
}
header #navcontainer ul.navigation:after,
header #navcontainer ul.navigation:before {
	content: "";
	display: table;
}
header #navcontainer ul.navigation:after {
	clear: both;
}
header #navcontainer ul.navigation li {
	display: block;
	width: 100%;
	clear: both;
	margin: 0;
	border-bottom: 1px solid #cdcdcd;
	position: relative;
}
header #navcontainer ul.navigation li a {
	font-size: 13pt;
	color: #fff;
	line-height: 1em;
	display: block;
	width: 100%;
	padding: 17px 23px 13px;
}
header #navcontainer ul.navigation li.active {
	background: #1e8dc7;
}
header #navcontainer ul.navigation li.active.green {
	background: #7ab637;
}
header #navcontainer ul.navigation li.pdf-link a {
	padding-right: 32px;
	position: relative;
	display: inline-block;
	width: auto;
}
header #navcontainer ul.navigation li.pdf-link a:after {
	position: absolute;
	right: 0;
	top: 8px;
	z-index: 2;
	height: 24px;
	width: 24px;
	z-index: 10;
	display: block;
	content: "";
	background-image: url(lib/gfx/icons/icon-dl-wh.svg);
	background-repeat: no-repeat;
	background-size: 23px 23px;
}
section {
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	display: block;
	width: 100%;
}
section:after,
section:before {
	content: "";
	display: table;
}
section:after {
	clear: both;
}
section:after,
section:before {
	content: "";
	display: table;
}
section:after {
	clear: both;
}
section .bg-container,
section .image-container {
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 174px;
	width: 100%;
	z-index: 1;
}
section .inner {
	width: 100%;
	padding: 45px 20px;
}
section h2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	color: #fff;
	background: #1e8dc7;
	font-size: 14pt;
	height: 46px;
	padding: 14px 20px 0;
}
.buttons {
	position: absolute;
	left: 0;
	bottom: 9%;
	width: 100%;
	text-align: center;
	z-index: 10;
	display: none;
}
section.start {
	background-position: center center;
	color: #fff;
	height: calc(100vh - 62px);
}
section.start .content {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: 14%;
	padding: 11px 20px;
	mix-blend-mode: multiply;
	height: 100px;
}
section.start .content:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	content: "";
	background: #2b3b5d;
	opacity: 1;
}
section.start .buttons {
	display: block;
	bottom: calc(14% + 14px);
	z-index: 20;
}
section.start h1 {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: calc(14% + 54px);
	font-size: 15pt;
	font-family: SkanskaSans-Regular, arial, sans-serif;
	z-index: 2;
	text-align: center;
}
section.start p {
	display: block;
	font-size: 10pt;
	line-height: 1em;
}
section.hallbarhet .bg-container,
section.hallbarhet .image-container,
section.this-is-skanska .bg-container,
section.this-is-skanska .image-container,
section.vd-har-ordet .bg-container,
section.vd-har-ordet .image-container {
	width: calc(100% - 40px);
	margin: 60px 20px 0;
}
section.hallbarhet .inner,
section.this-is-skanska .inner,
section.vd-har-ordet .inner {
	padding: 0 20px 13px;
}
section.hallbarhet .content-container,
section.this-is-skanska .content-container,
section.vd-har-ordet .content-container {
	width: 100%;
}
section.hallbarhet .content,
section.this-is-skanska .content,
section.vd-har-ordet .content {
	background: #f0f0ed;
	display: block;
	padding: 15px;
	width: 100%;
}
section.hallbarhet .content p,
section.this-is-skanska .content p,
section.vd-har-ordet .content p {
	margin-bottom: 12px;
}

.skanska-videos-intro {
	font-size: 14px;
	line-height: 20px; 
	margin-top: 40px; 
	margin-bottom: 10px;
}


section.hallbarhet .content p:last-child,
section.this-is-skanska .content p:last-child,
section.vd-har-ordet .content p:last-child {
	margin-bottom: 0;
}
section.hallbarhet a.download.white,
section.this-is-skanska a.download.white,
section.vd-har-ordet a.download.white {
	color: #3b4548;
	font-weight: 700;
}
section.hallbarhet a.download.white span:after,
section.this-is-skanska a.download.white span:after,
section.vd-har-ordet a.download.white span:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	background-image: url(lib/gfx/icons/icon-dl.svg);
}
section.this-is-skanska {
	padding-top: 20px;
}
section.this-is-skanska .inner {
	padding-top: 46px;
}
section.this-is-skanska .bg-container,
section.this-is-skanska .image-container {
	background-position: top left;
	text-align: center;
	margin: 0;
	position: relative;
	width: 100%;
	padding-bottom: 33.78%;
}
section.this-is-skanska a.playbtn {
	margin: 18% auto;
	width: 56px;
}
section.hallbarhet .content-container {
	width: 100%;
}
section.hallbarhet h2 {
	background: #1e8dc7;
}
section.hallbarhet .items {
	width: 101%;
	clear: both;
	display: inline-block;
	margin: 20px -0.5%;
}
section.hallbarhet .items:after,
section.hallbarhet .items:before {
	content: "";
	display: table;
}
section.hallbarhet .items:after {
	clear: both;
}
section.hallbarhet .items:after,
section.hallbarhet .items:before {
	content: "";
	display: table;
}
section.hallbarhet .items:after {
	clear: both;
}
section.hallbarhet .items .item {
	height: 40px;
	width: 48%;
	display: inline-block;
	margin: 0.75%;
	color: #3b4548;
	color: white;
	padding: 8px 8px;
	cursor: pointer;
	position: relative;
	background: #1e8dc7;
}
section.hallbarhet .items .item h3 {
	position: relative;
	display: block;
	padding-left: 20px;
	font-size: 11pt;
	white-space: nowrap;
	z-index: 2;
	color: #3b4548;
	color: white;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	letter-spacing: -0.03em;
}
section.hallbarhet .items .item h3:before {
	position: absolute;
	top: 1px;
	left: 0;
	width: 15px;
	height: 13px;
	background-image: url(lib/gfx/icons/icon-arrow-wh.svg);
	background-repeat: no-repeat;
	background-size: 15px 13px;
	z-index: 2;
}
section.aret-i-korthet .inner {
	text-align: left;
	background: #ececeb;
}
section.aret-i-korthet .content {
	padding: 30px 25px;
	width: 84%;
	max-width: 100%;
	text-align: center;
	position: relative;
	margin-top: 15px;
	margin: 20px 8%;
}
section.aret-i-korthet .content h3,
section.aret-i-korthet .content p {
	max-width: 670px;
	margin: 0 auto;
}
section.aret-i-korthet .buttons {
	text-align: center;
}
section.aret-i-korthet .siffror {
	width: 100%;
	background: #ececeb;
	display: inline-block;
	text-align: left;
	padding-top: 30px;
	margin-bottom: 30px;
}
section.aret-i-korthet .siffror:after,
section.aret-i-korthet .siffror:before {
	content: "";
	display: table;
}
section.aret-i-korthet .siffror:after {
	clear: both;
}
section.aret-i-korthet .siffror:after,
section.aret-i-korthet .siffror:before {
	content: "";
	display: table;
}
section.aret-i-korthet .siffror:after {
	clear: both;
}
section.aret-i-korthet .siffra {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-family: skanskasans-bold, arial, sans-serif;
	text-align: left;
	min-height: 160px;
}
section.aret-i-korthet .siffra span {
	display: block;
}
section.aret-i-korthet .siffra span.digit {
	display: inline;
	line-height: 0.9em;
}
section.aret-i-korthet .siffra .num,
section.aret-i-korthet .siffra .unit {
	font-size: 52pt;
	color: #1e8dc7;
	vertical-align: baseline;
	line-height: 0.9em;
	white-space: nowrap;
}
section.aret-i-korthet .siffra .num.green,
section.aret-i-korthet .siffra .num.green .unit,
section.aret-i-korthet .siffra .unit.green,
section.aret-i-korthet .siffra .unit.green .unit {
	color: #7ab637;
}
section.aret-i-korthet .siffra .unit {
	font-size: 34pt;
	display: inline;
	line-height: 1em;
}
section.aret-i-korthet .siffra .name {
	font-size: 11pt;
	clear: both;
	padding-top: 0;
	font-family: skanskasans-bold, arial, sans-serif;
	color: #0f0500;
	line-height: 1.3em;
	max-width: 240px;
}
section.aret-i-korthet .siffra .description {
	max-width: 240px;
}
section.aret-i-korthet .fotnot {
	font-size: 11pt;
	line-height: 1em;
	font-weight: 700;
	margin-right: 20px;
	margin-top: -30px;
	float: right;
}
section.vd-har-ordet {
	background-position: top right;
	font-size: 10pt;
	padding-top: 46px;
}
section.vd-har-ordet .bg-container {
	width: 100%;
	margin: 0;
	min-height: 300px;
	background-position: 70% 0;
}
section.vd-har-ordet .content {
	margin: 0;
	padding-top: 20px;
}
section.vd-har-ordet blockquote {
	font-size: 17pt;
	margin-bottom: 10px;
	font-family: SkanskaSans-Regular, arial, sans-serif;
	line-height: 1.3em;
	letter-spacing: 0;
}
section.vd-har-ordet a.playbtn {
	z-index: 10;
	position: absolute;
	top: 224px;
	left: 40px;
	width: 58px;
}
section.vd-har-ordet a.playbtn img.red {
	opacity: 1;
}
section.vd-har-ordet a.playbtn img.grey {
	opacity: 0;
}
section.vd-har-ordet a.download {
	z-index: 10;
	position: relative;
	margin-top: 30px;
}
section.vd-har-ordet .buttons a.download {
	display: none;
}
section.affarsomraden .inner a.download {
	margin-top: 20px;
}
section.affarsomraden .markets {
	display: inline-block;
	margin: 0 auto;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16pt;
}
section.affarsomraden .markets:after,
section.affarsomraden .markets:before {
	content: "";
	display: table;
}
section.affarsomraden .markets:after {
	clear: both;
}
section.affarsomraden .markets:after,
section.affarsomraden .markets:before {
	content: "";
	display: table;
}
section.affarsomraden .markets:after {
	clear: both;
}
section.affarsomraden .col {
	width: 100%;
	display: block;
	padding-bottom: 7px;
	margin-top: 25px;
	text-align: left;
	cursor: pointer;
	position: relative;
}
section.affarsomraden .col img {
	width: 100%;
	max-width: auto;
}
section.affarsomraden .col .content {
	display: block;
	background: #ededed;
	padding: 11px;
}
section.affarsomraden .col h3 {
	position: relative;
	display: block;
	font-size: 11pt;
	z-index: 2;
	color: #3b4548;
	padding-left: 20px;
	letter-spacing: 0;
	margin-bottom: 12px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
section.affarsomraden .col h3:before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 15px;
	height: 13px;
	background-image: url(lib/gfx/icons/icon-arrow-darkblue.svg);
	background-repeat: no-repeat;
	background-size: 15px 13px;
	z-index: 2;
}
section.affarsomraden .item-step {
	display: none;
	height: 0;
	width: 0;
	overflow: hidden;
	float: none;
}
section.footer {
	width: 100%;
	height: auto;
	min-height: 0;
	font-size: 10pt;
	color: #000;
	background: #fff;
	position: static;
}
section.footer a {
	color: #000;
	text-decoration: none;
}
section.footer a:hover {
	text-decoration: underline;
}
section.footer .inner {
	padding: 30px 20px 25px;
}
section.footer .content {
	display: inline-block;
	max-width: 100%;
}
section.footer .content:after,
section.footer .content:before {
	content: "";
	display: table;
}
section.footer .content:after {
	clear: both;
}
section.footer .content:after,
section.footer .content:before {
	content: "";
	display: table;
}
section.footer .content:after {
	clear: both;
}
section.footer h3 {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-family: SkanskaSans-Regular, arial, sans-serif;
	font-weight: 400;
	font-size: 17pt;
	color: #000;
}
section.footer h3:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 255px;
	height: 1px;
	background: #ccc;
	content: "";
}
section.footer .addthis_horizontal_follow_toolbox {
	margin-bottom: 17px;
}
.addthis_follow_label,
.at4-visually-hidden {
	display: none;
}
a.at-follow-btn {
	display: inline-block;
	margin-right: 4px;
}
span.at-icon-wrapper {
	display: inline-block;
}
ul.social li {
	margin-left: 8px;
}
ul.social li a {
	width: 20px;
	height: 20px;
	cursor: pointer;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #fff;
	position: relative;
}
ul.social li a span {
	display: none;
}
ul.social li a:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	font-family: FontAwesomeBrands;
	color: #fff;
	font-size: 9px;
	text-align: center;
	line-height: 20px;
}
ul.social li a.fb:after {
	content: "\f39e";
}
ul.social li a.tw:after {
	content: "\f099";
}
ul.social li a.insta:after {
	content: "\f16d";
	font-size: 9px;
}
ul.social li a.yt:after {
	content: "\f167";
}
.fancybox-infobar,
.fancybox-toolbar {
	display: none !important;
}
.fancybox-show-toolbar .fancybox-toolbar {
	display: block !important;
}
.fancybox-container.iframe .fancybox-close-small {
	background: rgba(0, 0, 0, 0.7);
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: 0.8;
	padding: 8px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 401;
}
.fancybox-container.iframe .fancybox-close-small:hover {
	background: #000;
}
.fancybox-slide--html {
	padding: 0;
}

.fancybox-content .imgcol {
	overflow-y: scroll;
}


.fancybox-slide--html .hallbarhet.fancybox-content {
	width: 80%;
	max-width: 1020px;
	max-height: 90%;
	margin: 0;
	padding: 40px 15px 20px 15px;
}
.fancybox-slide--html .hallbarhet.fancybox-content .content h3 {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	font-size: 10pt;
	z-index: 2;
	color: #3b4548;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	margin-bottom: 7px;
}
.fancybox-slide--html .hallbarhet.fancybox-content .content h3x:before {
	position: absolute;
	top: 1px;
	left: 0;
	width: 14px;
	height: 12px;
	background-image: url(lib/gfx/icons/icon-arrow-green.png);
	background-image: url(lib/gfx/icons/icon-arrow-green.svg);
	background-repeat: no-repeat;
	background-size: 14px 12px;
	z-index: 2;
}
.fancybox-slide--html .hallbarhet.fancybox-content .content p {
	margin-bottom: 20px;
}
.fancybox-slide--html .hallbarhet.fancybox-content .content a {
	margin-top: 20px;
}
.fancybox-slide--html .hallbarhet.fancybox-content .fancybox-close-small {
	padding: 0;
	right: 15px;
	top: 12px;
	width: 28px;
	height: 28px;
	opacity: 1;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background: #95CAEB;
}
.fancybox-slide--html .hallbarhet.fancybox-content .fancybox-close-small img,
.fancybox-slide--html .hallbarhet.fancybox-content .fancybox-close-small svg {
	display: none;
}
.fancybox-slide--html .hallbarhet.fancybox-content .fancybox-close-small:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	top: 5px;
	left: 5px;
	text-align: center;
	width: 18px;
	height: 18px;
	background-image: url(lib/gfx/icons/close-wh.png);
	background-image: url(lib/gfx/icons/close-wh.svg);
	background-repeat: no-repeat;
	background-size: 18px 18px;
	z-index: 5;
}
.fancybox-slide--html .affarsomrade.fancybox-content {
	width: 100%;
	min-height: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 0;
	background: #e7e7e7;
}
.fancybox-slide--html .affarsomrade.fancybox-content .topbar {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: #f6f6f6;
	z-index: 5;
}
.fancybox-slide--html .affarsomrade.fancybox-content .content h3 {
	position: relative;
	display: block;
	font-size: 14pt;
	z-index: 2;
	color: #3b4548;
	padding-left: 0px;
	letter-spacing: 0;
	margin-bottom: 12px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.fancybox-slide--html .affarsomrade.fancybox-content .content h3x:before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 15px;
	height: 13px;
	background-image: url(lib/gfx/icons/icon-arrow-darkblue.svg);
	background-repeat: no-repeat;
	background-size: 15px 13px;
	z-index: 2;
}
.fancybox-slide--html .affarsomrade.fancybox-content .content .col {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 60px 30px 10px;
	display: inline-block;
}
.fancybox-slide--html .affarsomrade.fancybox-content .content .col:after,
.fancybox-slide--html .affarsomrade.fancybox-content .content .col:before {
	content: "";
	display: table;
}
.fancybox-slide--html .affarsomrade.fancybox-content .content .col:after {
	clear: both;
}
.fancybox-slide--html .affarsomrade.fancybox-content .content .col:after,
.fancybox-slide--html .affarsomrade.fancybox-content .content .col:before {
	content: "";
	display: table;
}
.fancybox-slide--html .affarsomrade.fancybox-content .content .col:after {
	clear: both;
}
.fancybox-slide--html .affarsomrade.fancybox-content .content .col p {
	margin-bottom: 30px;
}
.fancybox-slide--html .affarsomrade.fancybox-content .content .col a.download {
	margin: 50px 0;
}
.fancybox-slide--html .affarsomrade.fancybox-content .content .col.imgcol {
	display: none;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffror {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffror:after,
.fancybox-slide--html .affarsomrade.fancybox-content .siffror:before {
	content: "";
	display: table;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffror:after {
	clear: both;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffror:after,
.fancybox-slide--html .affarsomrade.fancybox-content .siffror:before {
	content: "";
	display: table;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffror:after {
	clear: both;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffra {
	display: inline-block;
	width: 100%;
	position: relative;
	color: #0f0500;
	margin-bottom: 45px;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffra:after,
.fancybox-slide--html .affarsomrade.fancybox-content .siffra:before {
	content: "";
	display: table;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffra:after {
	clear: both;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffra:after,
.fancybox-slide--html .affarsomrade.fancybox-content .siffra:before {
	content: "";
	display: table;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffra:after {
	clear: both;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffra:last-of-type {
	margin-bottom: 0;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffra .name {
	font-family: skanskasans-bold, arial, sans-serif;
	font-size: 12pt;
	position: relative;
	padding-bottom: 6px;
	display: block;
	width: 100%;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffra .name:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	content: "";
	background: #0f0500;
}
.fancybox-slide--html .affarsomrade.fancybox-content .siffra .description {
	display: block;
	width: 100%;
	text-align: right;
	font-size: 10pt;
	margin-top: 4px;
}
.fancybox-slide--html .affarsomrade.fancybox-content .num {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 180px;
	line-height: 1em;
}
.fancybox-slide--html .affarsomrade.fancybox-content .num .digit {
	letter-spacing: -0.05em;
	font-size: 28pt;
}
.fancybox-slide--html .affarsomrade.fancybox-content .num .unit {
	display: block;
	clear: both;
	font-size: 9pt;
	line-height: 1em;
	padding-top: 4px;
}
.fancybox-slide--html .affarsomrade.fancybox-content .chartcontainer {
	float: left;
	position: relative;
	display: block;
	width: 116px;
	height: 116px;
}
.fancybox-slide--html .affarsomrade.fancybox-content .chartcontainer div.percent {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	text-align: center;
	font-family: skanskasans-bold, arial, sans-serif;
	font-size: 19pt;
	padding-top: 10%;
}
.fancybox-slide--html .affarsomrade.fancybox-content .fancybox-close-small {
	position: fixed;
	padding: 0;
	right: 11px;
	top: 8px;
	width: 28px;
	height: 28px;
	opacity: 1;
}
.fancybox-slide--html .affarsomrade.fancybox-content .fancybox-close-small img,
.fancybox-slide--html .affarsomrade.fancybox-content .fancybox-close-small svg {
	display: none;
}
.fancybox-slide--html .affarsomrade.fancybox-content .fancybox-close-small:after {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	top: 0;
	left: 0;
	text-align: center;
	width: 28px;
	height: 28px;
	background-image: url(lib/gfx/icons/close-blue-border.svg);
	background-repeat: no-repeat;
	background-size: 28px 28px;
	z-index: 5;
}
.business-stream .fancybox-navigation .fancybox-button,
.fancybox-navigation {
	display: block;
}
.business-stream .fancybox-navigation .fancybox-button {
	padding: 0;
	width: 30px;
	height: 14px;
	opacity: 1;
	background: 0 0;
	display: block;
	margin-top: 45px;
}
.business-stream .fancybox-navigation .fancybox-button img,
.business-stream .fancybox-navigation .fancybox-button svg {
	display: none;
}
.business-stream .fancybox-navigation .fancybox-button:after {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	top: 0;
	left: 0;
	text-align: center;
	width: 30px;
	height: 14px;
	background-image: url(lib/gfx/icons/icon-arrow-down-bold.svg);
	background-repeat: no-repeat;
	background-size: 30px 14px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.business-stream .fancybox-navigation .fancybox-button[disabled] {
	display: none;
}
.business-stream .fancybox-navigation .fancybox-button--arrow_right {
	right: 0;
}
.business-stream .fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
}
.business-stream .fancybox-navigation .fancybox-button--arrow_left:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.fancybox-is-open .fancybox-bg {
	opacity: 0.66;
}
canvas {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
#chartjs-tooltip {
	opacity: 1;
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	border-radius: 3px;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
	pointer-events: none;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
#chartjs-tooltip th {
	font-size: 10pt;
	font-weight: 400;
	font-family: skanskasans-bold, arial, sans-serif;
	padding-bottom: 6px;
}
.chartjs-tooltip-key {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 8px;
}






/*
section.this-is-skanska .skanska-videos {
	min-width: 100px; 
	float: right; 
	width: 40%; 
	font-size: 12px;
}

section.this-is-skanska .skanska-videos .image-container {
	width: 30%; 
	margin-right: 5%;
	height: 90px; 
	margin-top: 0px; 
	padding-top: 0px;
	padding-bottom: 120px;
}

section.this-is-skanska .skanska-videos .image-container:last-child {
	margin-left: 0px;
}

section.this-is-skanska .skanska-videos .image-container:first-child {
	margin-right: 0px;
}


section.this-is-skanska .skanska-videos a.playbtn {
	width: 55px;
}
*/


section.this-is-skanska .image-container {
	margin-top: 20px;
}

@media only screen and (max-width: 600px) {
	section.hallbarhet .items .item {
		width: 100%;
	}
}
@media only screen and (max-width: 800px) {
	section.hallbarhet {
		background-image: none !important;
	}
	section.aret-i-korthet .siffra .name.description {
		height: auto !important;
	}
}
@media only screen and (min-width: 700px) {
	a.download {
		font-size: 14pt;
		line-height: 36px;
		margin-top: 0;
	}
	a.download span {
		height: 20px;
		width: 20px;
		margin-left: 10px;
		padding-top: 3px;
		margin-top: 0;
	}
	a.download span:after {
		top: 3px;
		width: 20px;
		height: 20px;
		background-size: 20px 20px;
	}
	body {
		background: #f6f6f6;
		font-size: 14pt;
		line-height: 1.42em;
		height: 100%;
	}
	section h2 {
		font-size: 18pt;
		padding: 10px 20px 0;
	}
	section.start h1 {
		font-size: 18pt;
	}
	section.this-is-skanska .bg-container,
	section.this-is-skanska .image-container {
		padding-bottom: 50%;
	}
	section.this-is-skanska a.playbtn {
		margin: 20% auto;
		width: 85px;
	}
	section.aret-i-korthet .siffror {
		padding: 40px 0;
	}
	section.aret-i-korthet .siffra {
		width: 31%;
		margin-right: 2%;
		margin-bottom: 20px;
		padding-bottom: 19px;
		float: left;
	}
	section.aret-i-korthet .siffra .num,
	section.aret-i-korthet .siffra .unit {
		font-size: 50pt;
	}
	section.aret-i-korthet .siffra .unit {
		font-size: 20pt;
	}
	section.aret-i-korthet .siffra .name {
		font-size: 12pt;
	}
	section.vd-har-ordet {
		font-size: 12pt;
	}
	section.vd-har-ordet .bg-container {
		min-height: 400px;
	}
	section.vd-har-ordet .content {
		padding-top: 30px;
	}
	section.vd-har-ordet blockquote {
		font-size: 18pt;
		margin-bottom: 10px;
	}
	section.vd-har-ordet a.download {
		margin-top: 40px;
	}
	section.hallbarhet .items {
		position: relative;
		z-index: 10;
	}
	section.hallbarhet .items .item h3 {
		white-space: normal;
		padding-left: 26px;
		font-size: 13pt;
		color: #3b4548;
		color: white;
		letter-spacing: 0;
	}
	section.hallbarhet .items .item h3:before {
		width: 19px;
		height: 16px;
		background-size: 19px 16px;
	}
	section.affarsomraden .col h3 {
		font-size: 17pt;
		padding: 14px 0 13px;
		padding-left: 40px;
		letter-spacing: 0;
		margin-bottom: 11px;
	}
	section.affarsomraden .col h3:before {
		top: 18px;
		left: 13px;
		width: 20px;
		height: 16px;
		background-size: 20px 16px;
		background-image: url(lib/gfx/icons/icon-arrow-blue.svg);
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .content h3 {
		position: relative;
		display: block;
		font-size: 20pt;
		z-index: 2;
		color: #3b4548;
		padding: 14px 0 13px;
		padding-left: 0px;
		letter-spacing: 0;
		margin-bottom: 25px;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .content h3x:before {
		position: absolute;
		top: 21px;
		left: 0;
		width: 20px;
		height: 16px;
		background-image: url(lib/gfx/icons/icon-arrow-blue.svg);
		background-repeat: repeat-x;
		background-size: 20px 16px;
		z-index: 2;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra {
		display: inline-block;
		width: 45%;
		margin-right: 10%;
		margin-bottom: 0;
		float: left;
		position: relative;
		color: #0f0500;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra:after,
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra:before {
		content: "";
		display: table;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra:after {
		clear: both;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra:after,
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra:before {
		content: "";
		display: table;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra:after {
		clear: both;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra:last-of-type {
		margin-right: 0;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra .name {
		font-family: skanskasans-bold, arial, sans-serif;
		font-size: 12pt;
		position: relative;
		padding-bottom: 6px;
		display: block;
		width: 100%;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra .name:after {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		content: "";
		background: #0f0500;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra .description {
		display: block;
		width: 100%;
		text-align: right;
		font-size: 10pt;
		margin-top: 4px;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .num {
		width: 100px;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content {
		width: 80%;
		max-height: 90%;
		margin: 0;
		padding: 50px;
		padding-top: 60px;
		padding-bottom: 47px;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content .content {
		font-size: 13pt;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content .content h3 {
		font-size: 17pt;
		margin-bottom: 25px;
		padding-left: 0px;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content .content h3x:before {
		position: absolute;
		top: 4px;
		left: 0;
		width: 20px;
		height: 16px;
		background: url(lib/gfx/icons/icon-arrow-green.svg) no-repeat;
		background-size: 20px 16px;
		z-index: 2;
	}
	
	.skanska-videos-intro {
		font-size: 18px;
		line-height: 26px; 
		margin-top: 40px; 
		margin-bottom: 10px;
	}
	
}
@media only screen and (min-width: 1024px) {
	.skanska-videos-intro {
		font-size: 16px;
		line-height: 18px; 
		margin-top: 40px; 
		margin-bottom: 10px;
	}
	
	
	header .inner {
		padding: 25px 30px 0;
		min-height: 62px;
	}
	section {
		min-height: calc(100vh - 62px);
		position: relative;
		padding-bottom: 60px;
	}
	section .inner {
		padding: 43px 30px;
		position: relative;
	}
	section .bg-container {
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	section .content {
		position: relative;
		z-index: 1;
		width: 100%;
	}
	section h2 {
		position: static;
		color: #3b4548;
		background: 0 0;
		width: auto;
		height: auto;
		font-size: 28pt;
		margin-bottom: 20px;
		font-family: SkanskaSans-Regular, arial, sans-serif;
		padding: 0;
	}
	section .buttons {
		position: absolute;
		left: 0;
		bottom: 9%;
		width: 100%;
		text-align: center;
		z-index: 10;
		display: block;
	}
	section .buttons a.download {
		position: absolute;
		left: 30px;
		bottom: 0;
	}
	section.start {
		min-height: calc(100vh - 125px);
		height: calc(100vh - 125px);
		background-position: top center;
	}
	section.start .content {
		bottom: 8%;
	}
	section.start h1 {
		font-size: 18pt;
		left: 30px;
		bottom: calc(8% + 38px);
		text-align: left;
	}
	section.start p {
		font-size: 21pt;
	}
	section.start .content a.download {
		display: none;
	}
	section.start .buttons {
		bottom: calc(8% + 35px);
	}
	section.aret-i-korthet {
		background: #ececeb;
	}
	section.aret-i-korthet .inner a.download {
		display: none;
	}
	section.aret-i-korthet .content {
		padding: 80px;
		margin: 40px 0 0;
	}
	section.aret-i-korthet .content p {
		max-width: 670px;
	}
	section.aret-i-korthet .siffror {
		padding: 30px 0 0;
	}
	section.aret-i-korthet .siffra {
		float: left;
		width: 33%;
		margin-bottom: 30px;
		padding-bottom: 30px;
		margin-right: 0;
	}
	section.aret-i-korthet .siffra .num,
	section.aret-i-korthet .siffra .unit {
		font-size: 58pt;
	}
	section.aret-i-korthet .siffra .unit {
		font-size: 34pt;
	}
	section.aret-i-korthet .siffra .description,
	section.aret-i-korthet .siffra .name {
		font-size: 11pt;
		max-width: 350px;
	}
	section.vd-har-ordet {
		padding-top: 0;
	}
	section.vd-har-ordet .bg-container {
		background-position: 50% 0;
	}
	section.affarsomraden .inner a.download {
		display: none;
	}
	section.affarsomraden .markets {
		margin-top: 46px;
	}
	section.affarsomraden .items {
		display: inline-block;
		margin-top: 14px;
	}
	section.affarsomraden .items:after,
	section.affarsomraden .items:before {
		content: "";
		display: table;
	}
	section.affarsomraden .items:after {
		clear: both;
	}
	section.affarsomraden .items:after,
	section.affarsomraden .items:before {
		content: "";
		display: table;
	}
	section.affarsomraden .items:after {
		clear: both;
	}
	section.affarsomraden .col {
		width: 32%;
		margin: 0;
		margin-right: 2%;
		margin-bottom: 0;
		margin-top: 0;
		float: left;
	}
	section.affarsomraden .col .content {
		display: block;
		background: 0 0;
		padding: 0;
		padding-top: 15px;
		font-size: 12pt;
	}
	section.affarsomraden .col h3 {
		font-size: 12pt;
		color: #3b4548;
		background: #ededed;
		padding: 14px 0 13px;
		padding-left: 38px;
		letter-spacing: 0;
		margin-bottom: 11px;
	}
	section.affarsomraden .col h3:before {
		top: 16px;
		left: 13px;
		width: 20px;
		height: 16px;
		background-size: 20px 16px;
		background-image: url(lib/gfx/icons/icon-arrow-blue.svg);
	}
	section.affarsomraden .col:hover h3 {
		color: #fff;
		background: #2b3b5d;
	}
	section.affarsomraden .col:first-of-type {
		margin-left: 0;
	}
	section.affarsomraden .col:last-of-type {
		margin-right: 0;
	}
	section.hallbarhet .bg-container,
	section.vd-har-ordet .bg-container {
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
	}
	section.hallbarhet .inner,
	section.vd-har-ordet .inner {
		padding: 43px 30px;
		padding-top: 0;
		position: relative;
	}
	section.hallbarhet .img-mobile,
	section.vd-har-ordet .img-mobile {
		display: none;
	}
	section.hallbarhet h2,
	section.vd-har-ordet h2 {
		color: #fff;
	}
	section.hallbarhet .content,
	section.vd-har-ordet .content {
		display: block;
		color: #fff;
		padding: 32px 90px 52px 35px;
	}
	section.hallbarhet .content p,
	section.vd-har-ordet .content p {
		margin-bottom: 30px;
	}
	section.hallbarhet a.download.white,
	section.vd-har-ordet a.download.white {
		color: #fff;
		font-weight: 400;
	}
	section.hallbarhet a.download.white span:after,
	section.vd-har-ordet a.download.white span:after {
		top: 3px;
		background-image: url(lib/gfx/icons/icon-dl-wh.svg);
	}
	section.this-is-skanska {
		padding-top: 0;
		background: #f0f0ed;
	}
	section.this-is-skanska .inner {
		padding: 43px 30px;
		display: inline-block;
	}
	section.this-is-skanska .inner:after,
	section.this-is-skanska .inner:before {
		content: "";
		display: table;
	}
	section.this-is-skanska .inner:after {
		clear: both;
	}
	section.this-is-skanska .inner:after,
	section.this-is-skanska .inner:before {
		content: "";
		display: table;
	}
	section.this-is-skanska .inner:after {
		clear: both;
	}
	section.this-is-skanska .image-container {
		background-position: top left;
		float: right;
		width: 40%;
		max-width: 700px;
		margin: 65px 0 0;
		padding-bottom: 25%;
	}
	section.this-is-skanska a.playbtn {
		margin: 23% auto;
		width: 85px;
	}
	section.this-is-skanska .content {
		padding: 0;
		width: 55%;
		max-width: 700px;
		float: left;
	}
	section.this-is-skanska .content a.download {
		display: none;
	}
	section.vd-har-ordet {
		background-position: center right;
		font-size: 16pt;
	}
	section.vd-har-ordet .inner {
		padding-top: 125px;
	}
	section.vd-har-ordet .content {
		max-width: 520px;
		margin-left: 0;
		padding: 0;
		background: 0 0;
		color: #fff;
	}
	
	section.vd-har-ordet .download {
		color: white;
	}
	
	section.vd-har-ordet a.download span:after {
		background-image: url(lib/gfx/icons/icon-dl-wh.svg);
	}
	
	section.vd-har-ordet h2 {
		display: none;
	}
	section.vd-har-ordet blockquote {
		font-size: 24pt;
		margin-bottom: 45px;
		line-height: 1.25em;
	}
	section.vd-har-ordet a.playbtn {
		position: relative;
		float: right;
		z-index: 10;
		margin-right: 80px;
		margin-top: 75px;
		width: 86px;
		height: 60px;
		top: auto;
		left: auto;
	}
	section.vd-har-ordet a.playbtn img.red {
		opacity: 0;
	}
	section.vd-har-ordet a.playbtn img.grey {
		opacity: 1;
	}
	section.vd-har-ordet a.playbtn:hover img.red {
		opacity: 1;
	}
	section.vd-har-ordet a.playbtn:hover img.grey {
		opacity: 0;
	}
	section.vd-har-ordet .content a.download {
		display: none;
	}
	section.vd-har-ordet .buttons a.download {
		display: inline-block;
	}
	section.hallbarhet .content-container {
		position: relative;
	}
	section.hallbarhet h2 {
		background-color: transparent;
		color: black;
	}
	
	section.hallbarhet .content {
		width: 65%;
		background: #ffffffbb;
		color: black;
		margin-top: 200px;
	}
	section.hallbarhet .items {
		margin: 30px 0 0 0;
		width: 100%;
	}
	section.hallbarhet .items .item {
		height: 72px;
		width: 18.5%;
		margin: 0.7%;
		color: #3b4548;
		padding: 15px;
		background: 0 0;
	}
	section.hallbarhet .items .item:after {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #e7e7e7;
		background: #ffffffbb;
		z-index: 1;
		opacity: 1;
		content: "";
		-webkit-transition: opacity 0.3s;
		transition: opacity 0.3s;
	}
	section.hallbarhet .items .item .table,
	section.hallbarhet .items .item .table-cell {
		vertical-align: top;
	}
	section.hallbarhet .items .item h3 {
		padding-left: 26px;
		font-size: 13pt;
		color: #3b4548;
		letter-spacing: 0;
	}
	section.hallbarhet .items .item h3:before {
		position: absolute;
		top: 2px;
		left: 0;
		width: 20px;
		height: 16px;
		background-image: url(lib/gfx/icons/icon-arrow-darkblue.svg);
		background-size: 20px 16px;
	}
	section.hallbarhet .items .item:first-child {
		margin-left: 0;
	}
	section.hallbarhet .items .item:last-child {
		margin-right: 0;
	}
	section.hallbarhet .items .item:hover h3 {
		color: #fff;
	}
	section.hallbarhet .items .item:hover:after {
		background: #2b3b5d;
		opacity: 0.85;
	}
	section.footer .inner {
		padding: 35px 30px;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content {
		width: 80%;
		max-height: 90%;
		margin: 0;
		padding: 50px;
		padding-top: 60px;
		padding-bottom: 47px;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content .content p {
		margin-bottom: 20px;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content .content a {
		font-size: 13pt;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .content {
		min-height: 100%;
		height: 100%;
		overflow: visible;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .content .col-content {
		max-width: 500px;
		font-size: 13pt;
		line-height: 1.4em;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .content .col {
		padding: 60px 73px;
		width: 50%;
		min-height: 100%;
		height: 100%;
		float: right;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .content .col.imgcol {
		position: fixed;
		top: 0;
		left: 0;
		padding: 0;
		padding-bottom: 0;
		background-size: cover;
		background-repeat: no-repeat;
		min-height: 500px;
		height: 100%;
		display: block;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .content .col.imgcol img.logo {
		position: absolute;
		left: 54px;
		bottom: 67px;
		width: 160px;
		height: auto;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra {
		width: 100%;
		margin-right: 0;
		margin-bottom: 45px;
		float: none;
	}
	.fancybox-container.business-stream .fancybox-slide--html {
		padding: 0;
	}
	.business-stream .fancybox-navigation .fancybox-button,
	.fancybox-navigation {
		display: block;
	}
	.business-stream .fancybox-navigation .fancybox-button {
		width: 40px;
		height: 18px;
		margin-top: 25px;
	}
	.business-stream .fancybox-navigation .fancybox-button img,
	.business-stream .fancybox-navigation .fancybox-button svg {
		display: none;
	}
	.business-stream .fancybox-navigation .fancybox-button:after {
		width: 40px;
		height: 18px;
		background-size: 40px 18px;
	}
	.business-stream .fancybox-navigation .fancybox-button--arrow_right {
		right: 10px;
	}
	.business-stream .fancybox-navigation .fancybox-button--arrow_left {
		left: 10px;
	}
	
	
	
	
	section.this-is-skanska .skanska-videos {
		min-width: 100px; 
		float: right; 
		width: 40%; 
		font-size: 12px;
	}
	
	section.this-is-skanska .skanska-videos .image-container {
		width: 30%; 
		margin-right: 5%;
		height: 90px; 
		margin-top: 0px; 
		padding-top: 0px;
		padding-bottom: 120px;
	}
	
	section.this-is-skanska .skanska-videos .image-container:last-child {
		margin-left: 0px;
	}
	
	section.this-is-skanska .skanska-videos .image-container:first-child {
		margin-right: 0px;
	}
	
	
	section.this-is-skanska .skanska-videos a.playbtn {
		width: 55px;
	}
	
}
@media only screen and (min-width: 1206px) {
	#mobilenav {
		display: none;
	}
	#wrapper {
		padding-top: 125px;
	}
	header {
		height: 125px;
		background: #fff;
	}
	header #togglebtn {
		display: none;
	}
	header .inner {
		padding: 0;
	}
	header a.logo {
		width: 216px;
		margin: 30px 30px 25px;
	}
	header #navcontainer {
		bottom: 0;
		top: auto;
		background: #2b3b5d;
		z-index: 40;
		height: 40px;
		width: 100%;
		display: block;
		padding: 0 calc(30px - 16px);
	}
	header #navcontainer ul.navigation {
		display: block !important;
		padding: 0;
		display: inline-block;
		width: 100%;
		background: 0 0;
	}
	header #navcontainer ul.navigation li {
		display: inline-block;
		float: left;
		clear: none;
		margin: 0;
		width: 16.66%;
		height: 40px;
		white-space: nowrap;
		border-bottom: 0;
		-webkit-transition: background 0.3s;
		transition: background 0.3s;
	}
	header #navcontainer ul.navigation li.active,
	header #navcontainer ul.navigation li:hover {
		background: #1e8dc7;
	}
	header #navcontainer ul.navigation li.active:before,
	header #navcontainer ul.navigation li:hover:before {
		display: none;
	}
	header #navcontainer ul.navigation li.green.active,
	header #navcontainer ul.navigation li.green.active:hover,
	header #navcontainer ul.navigation li.green:hover {
		background: #7ab637;
	}
	header #navcontainer ul.navigation li.pdf-link a {
		padding-right: 32px;
	}
	header #navcontainer ul.navigation li.pdf-link a:after {
		top: 5px;
		height: 24px;
		width: 24px;
		background-size: 23px 23px;
	}
	header #navcontainer ul.navigation li:first-child {
		margin-left: 0;
	}
	header #navcontainer ul.navigation li:last-child {
		margin-right: 0;
	}
	header #navcontainer ul.navigation li a {
		padding: 13px 16px;
		width: auto;
		height: auto;
	}
	section .inner {
		padding: 43px 30px;
	}
	section .buttons {
		bottom: 9%;
	}
	section .buttons a.download {
		left: 30px;
		bottom: 0;
	}
	section.start .content {
		padding: 30px 30px;
		height: 100px;
	}
	section.start h1 {
		font-size: 22pt;
		left: 30px;
		bottom: calc(8% + 34px);
	}
	section.this-is-skanska .inner {
		padding: 43px 30px;
	}
	section.this-is-skanska .image-container {
		margin: 67px 0 0;
	}
	section.this-is-skanska .image-container a.playbtn {
		margin: 25% auto;
	}
	a.btn {
		padding: 0 30px;
		line-height: 60px;
		height: 60px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		margin: 15px auto;
		font-size: 14pt;
	}
	a.btn.play {
		padding-right: 116px;
		font-size: 15pt;
		line-height: 70px;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		border-radius: 35px;
		height: 70px;
	}
	a.btn.play:after {
		top: 10px;
		right: 35px;
		font-size: 40px;
		line-height: 50px;
	}
	section.aret-i-korthet .content {
		padding: 80px;
		text-align: center;
		margin: 40px 0 0;
		position: relative;
		width: 100%;
	}
	section.aret-i-korthet .content p {
		max-width: 670px;
	}
	section.aret-i-korthet .siffror {
		background-image: none !important;
		background-color: transparent;
	}
	section.aret-i-korthet .siffra {
		float: left;
		width: 31%;
		margin-bottom: 22px;
		padding-bottom: 50px;
	}
	section.aret-i-korthet .siffra .num,
	section.aret-i-korthet .siffra .unit {
		font-size: 78pt;
	}
	section.aret-i-korthet .siffra .unit {
		font-size: 60pt;
	}
	section.aret-i-korthet .siffra .description,
	section.aret-i-korthet .siffra .name {
		font-size: 15pt;
		max-width: 350px;
	}
	section.aret-i-korthet .fotnot {
		position: absolute;
		bottom: 56px;
		right: 30px;
		font-size: 11pt;
		line-height: 1em;
		font-weight: 700;
		margin-top: 0;
		margin-right: 0;
	}
	section.vd-har-ordet {
		background-position: center right;
	}
	section.vd-har-ordet .inner {
		padding: 43px 30px;
		padding-top: 125px;
	}
	section.vd-har-ordet blockquote {
		font-size: 28pt;
		margin-bottom: 45px;
		line-height: 1.25em;
	}
	section.affarsomraden .col .content {
		padding-top: 15px;
		font-size: 14pt;
	}
	section.affarsomraden .col h3 {
		font-size: 14pt;
		padding: 14px 0 13px;
		padding-left: 47px;
		margin-bottom: 11px;
	}
	section.affarsomraden .col h3:before {
		top: 18px;
		left: 20px;
		width: 20px;
		height: 16px;
		background-size: 20px 16px;
	}
	section.affarsomraden .col a.btn {
		margin-left: 40px;
		width: 188px;
		height: 60px;
		font-size: 18pt;
		margin-top: 14px;
	}
	section.hallbarhet .inner {
		padding: 43px 30px;
		padding-top: 0;
	}
	section.hallbarhet .content-container {
		position: relative;
	}
	section.hallbarhet h2 {
		background-color: transparent;
		color: black;
	}
	
	section.hallbarhet {
		padding-bottom: 0px;
	}
	
	section.hallbarhet .content {
		width: 63%;
		background: #ffffffbb;
		margin-right: 15.95%;
		margin-top: 260px;
		//float: right;
		display: block;
		color: black;
		padding: 32px 90px 52px 35px;
	}
	section.hallbarhet .content p {
		margin-bottom: 30px;
	}
	section.hallbarhet .items {
		margin-top: 30px;
	}
	section.hallbarhet .items .item {
		width: 18.5%;
		margin: 0.7%;
		padding: 20px;
		padding-right: 40px;
	}
	section.hallbarhet .items .item h3 {
		padding-left: 33px;
	}
	section.hallbarhet .items .item h3:before {
		top: 5px;
		width: 19px;
		height: 16px;
		background-size: 19px 16px;
	}
	section.footer .inner {
		padding: 35px 30px;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .fancybox-close-small {
		position: absolute;
		right: 24px;
		top: 12px;
		width: 46px;
		height: 46px;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .fancybox-close-small:after {
		width: 46px;
		height: 46px;
		background-size: 46px 46px;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .topbar {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 70px;
		background: #f6f6f6;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .content {
		padding-top: 70px;
		min-height: 100%;
		height: 100%;
	}
	.fancybox-slide--html .affarsomrade.fancybox-content .siffra {
		width: 45%;
		margin-right: 10%;
		margin-bottom: 0;
		float: left;
	}
	.business-stream .fancybox-navigation .fancybox-button {
		width: 52px;
		height: 24px;
		margin-top: 25px;
	}
	.business-stream .fancybox-navigation .fancybox-button:after {
		width: 52px;
		height: 24px;
		background-size: 52px 24px;
	}
	.business-stream .fancybox-navigation .fancybox-button--arrow_right {
		right: 10px;
	}
	.business-stream .fancybox-navigation .fancybox-button--arrow_left {
		left: 10px;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content .fancybox-close-small {
		right: 24px;
		top: 20px;
		width: 40px;
		height: 40px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content .fancybox-close-small:after {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		content: "";
		top: 7px;
		left: 7px;
		width: 26px;
		height: 26px;
		background-size: 26px 26px;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content .content {
		font-size: 17pt;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content .content p {
		margin-bottom: 30px;
	}
	.fancybox-slide--html .hallbarhet.fancybox-content .content a {
		font-size: 17pt;
	}
}
@media only screen and (min-width: 1400px) {
	body {
		font-size: 16pt;
	}
	header a.logo {
		margin: 25px 147px;
	}
	header #navcontainer {
		padding: 0 calc(147px - 16px);
	}
	a.download {
		font-size: 17pt;
		line-height: 36px;
		margin-top: 0;
	}
	a.download span {
		height: 24px;
		width: 24px;
		margin-left: 10px;
		padding-top: 3px;
		margin-top: 0;
	}
	a.download span:after {
		top: 3px;
		width: 24px;
		height: 24px;
		background-size: 24px 24px;
	}
	a.arrow-down {
		height: 24px;
		width: 52px;
	}
	a.arrow-down span.icon {
		height: 24px;
		width: 52px;
	}
	a.arrow-down span.icon:after {
		width: 52px;
		height: 24px;
		background-size: 52px 24px;
	}
	section .inner,
	section.this-is-skanska .inner {
		padding: 43px 147px;
	}
	section h2,
	section.this-is-skanska h2 {
		font-size: 41pt;
		margin-bottom: 25px;
	}
	
	section.this-is-skanska .image-container {
		margin: 20px 0 0;
	}
	
	section .buttons a.download,
	section.this-is-skanska .buttons a.download {
		left: 147px;
	}
	section.start .content {
		padding: 30px 147px;
	}
	section.start h1 {
		left: 147px;
	}
	section.vd-har-ordet .inner {
		padding: 43px 147px;
		padding-top: 125px;
	}
	section.affarsomraden .col .content {
		padding-top: 15px;
		font-size: 16pt;
	}
	section.affarsomraden .col h3 {
		font-size: 16pt;
		padding: 14px 0 13px;
		padding-left: 47px;
		margin-bottom: 11px;
	}
	section.hallbarhet .inner {
		padding: 43px 147px;
		padding-top: 0;
	}
	section.hallbarhet .items {
		margin-top: 60px;
	}
	section.hallbarhet .items .item {
		height: 100px;
		width: 18.5%;
		margin: 0.7%;
		padding: 20px;
		padding-right: 40px;
	}
	section.hallbarhet .items .item h3 {
		padding-left: 26px;
		font-size: 17pt;
	}
	section.footer .inner {
		padding: 35px 147px;
	}
}
@media only screen and (min-width: 1800px) {
	header a.logo {
		margin: 25px 156px;
	}
	header #navcontainer {
		padding: 0 calc(156px - 16px);
	}
	section .inner,
	section.this-is-skanska .inner {
		padding: 43px 156px;
	}
	section .buttons a.download,
	section.this-is-skanska .buttons a.download {
		left: 156px;
	}
	section.start .content {
		padding: 43px 156px;
	}
	section.start h1 {
		left: 156px;
	}
	section.vd-har-ordet .inner {
		padding: 43px 156px;
		padding-top: 125px;
	}
	section.hallbarhet .inner {
		padding: 43px 156px;
		padding-top: 0;
	}
	section.footer .inner {
		padding: 35px 156px;
	}
}




.fancybox-slide--html .hallbarhet_fancycontent.fancybox-content .num {
	position: initial;
}

.fancybox-slide--html .hallbarhet_fancycontent.fancybox-content .num .digit {
	font-size: 104px !important;
	color: #1e8dc7;
	font-family: skanskasans-bold, arial, sans-serif;
	text-align: left;
	display: inline;
}

.fancybox-slide--html .hallbarhet_fancycontent.fancybox-content .num .unit {
	font-size: 80px !important;
	color: #1e8dc7;
	font-family: skanskasans-bold, arial, sans-serif;
	text-align: left;
	display: inline;
}

.fancybox-slide--html .hallbarhet_fancycontent.fancybox-content .siffra .name:after {
	height: 0px !important;
}


.fancybox-slide--html .hallbarhet_fancycontent.fancybox-content .siffra .description {
	text-align: left;
	line-height: 16px;
}


.with_subtitle {
	margin-bottom: 0px !important;
	padding: 0px !important;
}
.subtitle {
	//text-transform: uppercase;
	color: #3b4548 !important;
	margin-bottom: 25px;
	//margin-top: -35px;
	font-weight: bold;
}


.kalturaiframe .fancybox-content {
	//width: 559px !important;
	//height: 395px !important;
	
	width: 833.4222005208333px !important;
	height: 468.79998779296875px !important;
}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	 /* IE10+ CSS styles go here */
	 .fancybox-slide .siffror {
		 margin-top: 40px;
	 }
	 
	 .fancybox-slide .siffror .num {
		left: 0px;
	  }
	  
	  .fancybox-slide .siffror .description {
		  bottom: -20px;
		  height: 30px;
		  //top: 30px;
	  }
	 
}