/* Hedera Group AB (publ) */

@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;700;800&family=Rufina:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Parisienne&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap');

/* fonts */
@import url("https://use.typekit.net/ner2fpi.css");

@import url('https://unpkg.com/aos@2.3.1/dist/aos.css');

/* ==========================================================================
Generellt 
========================================================================== */

body {
	-webkit-font-smoothing: antialiased;
	background-position: center center !important;
}

html {
	font-size: 62.5%;
}

body.isMobile .body-background {
	background-size: cover;
}

.LayoutPage .section-block-wrapper {
	max-width: 145rem;
}

.width-120rem .section-block-wrapper {
	max-width: 120rem;
}

.width-160rem .section-block-wrapper {
	max-width: 160rem;
}



.container {
	max-width: 100%;
}

.LayoutPage .section-block,
.SubPage .LayoutPage .section-block {
	padding: 14rem 6.5rem;
}

.LayoutPage .pt-0 .section-block {
	padding-top: 0rem;
}

.pt-1 .section-block,
.SubPage .pt-1 .section-block {
	padding-top: 1rem;
}

.pt-8 .section-block,
.SubPage .pt-8 .section-block {
	padding-top: 8rem;
}

.pb-0 .section-block,
.SubPage .pb-0 .section-block {
	padding-bottom: 0;
}

.pb-4,
.pb-4 .section-block,
.SubPage .pb-4 .section-block {
	padding-bottom: 4rem;
}

@media only screen and (max-width: 1024px) {

	.LayoutPage .section-block,
	.SubPage .LayoutPage .section-block {
		padding: 8rem 6rem;
	}
}

@media only screen and (max-width: 580px) {

	.LayoutPage .section-block,
	.SubPage .LayoutPage .section-block {
		padding: 6rem 4rem;
	}
}

/*
Paddings
========================================================================== */
.p-3 .section-block,
.p-3:not(.section-wrapper) {
	padding: 3rem;
}

/* ==========================================================================
Knappar & speciella länkar
========================================================================== */
.btn-wrapper {
    text-align: center;
	margin: auto;
}
.btn {
	font-family: sofia-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
	max-width: 17rem;
	width: 100%;
	box-sizing: border-box;
	padding: 1.4rem 1.9rem;
	cursor: pointer;
	font-size: 1.8rem;
	border-radius: 4rem;
	border: none;
	outline: none;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 1.8;
	background-color: #A0CA68;
	color: #fff !important;
	letter-spacing: normal;
}

.btn:hover {
	background-color: #478b5c;
	color: #fff;
	border: none;
}

.btn-center {
	margin: 0 auto;
	text-align: center;
	display: block;
	max-width: 28rem;
}

.btn-darker {
	background-color: #478b5c;
}

.btn-darker:hover {
	background-color: #A0CA68;
}

.btn-red {
	background-color: rgb(226, 5, 19);
	border: 1px solid rgb(226, 5, 19);
}

.btn-red:hover {
	/*background-color: rgb(255, 89, 89);*/
	border: 1px solid rgb(226, 5, 19);
	background-color: transparent;
}

.arrow-link::after {
	content: ' \f178';
	opacity: 1;
	transition: all .3s ease;
	font-family: 'Font Awesome 5 Pro';
	margin-left: 3px;
	font-weight: 400;
}

.arrow-link:hover::after {
	content: ' \f178';
	opacity: 1;
	margin-left: 10px;
}

/* Counter */
.counter-info {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#counter-top h3 {
	font-size: 2rem;
	text-align: center !important;
	max-width: 40rem !important;
}

#counter-top * {
	line-height: 1;
	font-size: 4.5rem;
	text-align: center;
	color: #89c561;
}

.count {
	line-height: 100px;
	color: #89c561;
	font-size: 2.5rem;
}

.counter-spec {
	text-align: center;
	width: 30%;
}
@media only screen and (max-width: 980px) {
	.btn-wrapper {
		max-width: 70rem;
		margin: auto;
	}

}
@media only screen and (max-width: 768px) {
	.counter-spec {
		width: 100%;
	}

	#counter-top *,
	.counter-spec {
		text-align: left;
	}

	.counter-spec {
		padding-bottom: 4rem;
	}

	.sub-about .counter-info h3 {
		margin: 0 !important;
	}
}

/* ==========================================================================
Text och typsnitt
========================================================================== */
p,
ul,
li {
	color: #818181;
	font-family: sofia-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	font-size: 1.85rem;
	line-height: 1.7;
	letter-spacing: normal;
}

a {
	color: #89c561;
	font-family: sofia-pro, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-size: 1.6rem;
	line-height: 1.7;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

a:hover {
	text-decoration: none;
	color: #333;
}

ul {
	margin-block-start: .5rem;
}

li {
	list-style-type: circle;
}

.bold-text {
	font-weight: 700;
}

.light-text {
	font-weight: 300;
}

.italic-text {
	font-style: italic;
}

.small-text {
	font-size: 1.5rem;
}

.text-left {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: sofia-pro, sans-serif;
	font-style: normal;
	color: #4f6366;
	text-transform: none;
}

h1,
h2 {
	font-weight: 700;
	line-height: 1.4;
	font-size: 4.3rem;
	font-style: normal;
	padding-bottom: 2rem;
	text-transform: none;
	color: #333;
	letter-spacing: normal;
}

h3 {
	font-weight: 500;
	font-style: normal;
	font-size: 1.7rem;
	line-height: 1.7;
	text-transform: uppercase;
	padding-bottom: 1em;
	letter-spacing: 3px;
	color: #89c561;
}

.small-title,
h4 {
	font-style: normal;
	text-transform: uppercase;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: .08em;
	color: #333;
}

.smalltext-type {
	max-width: 60rem;
}

.normaltext-type {
	max-width: 110rem;
	margin: 0 auto;
	text-align: center;
}

.playfair-display {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-style: italic;
	line-height: 1.6;
}

/* Övriga klasser */
.text-block-center {
	max-width: 110rem;
	margin: 0 auto;
}

.text-center {
	text-align: center;
}


@media only screen and (max-width: 1080px) {
	h2 {
		font-size: 4rem;
	}
}

@media only screen and (max-width: 630px) {

	h1,
	h2 {
		font-size: 3.2rem;
	}

	.small-title,
	p,
	a,
	li,
	ul,
	h1,
	h2,
	h3,
	h4,
	.SubPage h1,
	.SubPage h2,
	.heading-type h1,
	.heading-type h2,
	.heading-type h3 {
		text-align: left;
	}

}

/* ==========================================================================
Farger
========================================================================== */
.bg-dark {
	background-color: #478b5c !important;
}

.bg-dark * {
	color: #fff;
}

.bg-light {
	background-color: #89c561 !important;
}

.bg-red {
    background-color: rgb(226, 5, 19);
}

.text-white {
	color: white;
}

.LayoutPage .bg-light-green {
	background-color: #f4f9f1;
}

::-moz-selection {
	/* Code for Firefox */
	color: #fff;
	background: #89c561;
}

::selection {
	color: #fff;
	background: #89c561;
}

.green,
.primary-color {
	color: #89c561;
}

.darkgreen {
	color: #478b5c;
}

.hedera-assistans-color {
	color: #f7904d;
}

.bg-shaddow {
	box-shadow: 0 1rem 2rem rgba(220, 220, 220, 0.672);
}

/* Content styling */
.download-section {
	background-color: #f9f9f9;
	padding: 2rem;
}

.download-file {
	display: flex;
	align-items: center;
	color: #89c561;
	font-family: sofia-pro, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-size: 1.6rem;
	line-height: 1.7;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.download-section p {
	font-size: 1.6rem;
}

.download-file:hover {
	color: #89c561;
}

.download-file::before,
.summary-report::before {
	display: none;
	position: relative;
	margin-right: 1.5rem;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	font-size: 2.1rem;
	content: '\f1c1';
}

.download-file.pdf::before {
	content: '\f1c1';
}

.year-reports {
	padding-top: 4rem;
}

.year-reports h4 {
	font-weight: 500;
	font-style: normal;
	font-size: 1.7rem;
	line-height: 1.7;
	text-transform: uppercase;
	padding-bottom: 2rem;
	letter-spacing: 3px;
	color: #89c561;
}

.press .filter-menu {
	margin-top: 2rem
}

.press .filter-menu .btn-arrow {
	display: inline-block;
	width: 23rem;
}

.press .filter-menu .btn {
	max-width: 23rem;
}

.main-pressreleases .service-spec {
	display: none;
}

.main-pressreleases .service-spec.show-item {
	display: block;
}

@media only screen and (max-width: 630px) {
	.download-section {
		background-color: #fff;
	}
}

/* ==========================================================================
Grafiska element
========================================================================== */
/* Object fit */
.of-wrapper {
	position: relative;
	overflow: hidden;
}

.of-wrapper img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	max-width: none;
	min-height: 100%;
	transform: translate(-50%, -50%);
}

@supports (object-fit: cover) {
	.of-wrapper img {
		position: static;
		transform: none;
		width: 100%;
		height: 100% !important;
		object-fit: cover;
		object-position: center;
	}

	.of-wrapper img.contain {
		object-fit: contain;
	}
}

/* ==========================================================================
Popup-notis
========================================================================== */

.popup-wrapper {
	position: fixed;
	right: 2rem;
	bottom: 2rem;
	max-width: calc(100vw - 2rem);
	width: 100%;
}

/* .popup-wrapper h3 {
    text-transform: none;
    color: #fff;
    text-align: left;
    font-weight: 400;
    padding-top: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.7rem;
    line-height: 1.3;
    letter-spacing: normal;
    margin-bottom: 1rem;
} */

.popup-wrapper h4 {
	color: #fff;
}

.popup-wrapper h3:before {
	display: none;
}

/* Knappen */
#popup-btn {
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	width: 7.5rem;
	height: 7.5rem;
	background: #478b5c;
	border-radius: 50%;
	cursor: pointer;
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
	transition: .25s ease;
}

#popup-btn:hover {
	transform: scale(1.05);
}

#popup-btn em {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 3.3rem;
	color: #FFF;
	transition: .25s ease;
}

/* visa Ã¶ppningsikonen*/
.popup-wrapper #popup-btn .open-notis {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
}

/* dÃ¶lj Ã¶ppningsikonen*/
.popup-wrapper.opened #popup-btn .open-notis {
	visibility: hidden;
	opacity: 0;
	transform: scale(0);
}

/* visa stÃ¤ngikonen */
.popup-wrapper.opened #popup-btn .close-notis {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
}

/* dÃ¶lj stÃ¤ngikonen */
.popup-wrapper #popup-btn .close-notis {
	visibility: hidden;
	opacity: 0;
	transform: scale(0);
}

/* Notisen */
.popup-notis {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 8rem;
	right: 3.5rem;
	max-width: 44rem;
	width: 100%;
	overflow: hidden;
	padding: 4rem;
	border-radius: 3rem;
	background: #478b5c;
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
	transition: .5s ease;
}

/* visa popup-notisen */
.popup-wrapper.opened .popup-notis {
	visibility: visible;
	opacity: 1;
	bottom: 10rem;
}

.popup-notis em {
	position: absolute;
	top: 1.5rem;
	right: 2rem;
	font-size: 1.9rem;
	color: #FFF;
	cursor: pointer;
}

.popup-notis p {
	font-size: 1.7rem;
	line-height: 1.5;
	font-weight: 400;
	text-align: left !important;
	padding-bottom: 1.5rem;
	color: #fff;
}

.popup-notis a {
	display: block;
	line-height: 1.8;
}

.popup-notis a:hover {
	color: #fff;
}

@media only screen and (max-width:980px) {
	#popup-btn {
		width: 7rem;
		height: 7rem;
	}

	#popup-btn em {
		font-size: 3.5rem;
	}
}

@media only screen and (max-width:500px) {
	.popup-notis {
		right: 0;
		width: calc(100% - 2rem);
	}

}

@media only screen and (max-width:330px) {
	.popup-notis {
		padding: 1.5rem;
	}

}


/* ==========================================================================
Popup startsida
========================================================================== */
/* #popupoverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0 , 0, 0.75);
    z-index: 1000;
}

#oppningPopup {
	display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 680px;
    overflow: auto;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 1010;
    background-color: #ffe79c;
}

#oppningPopup img{
	background-image: cover; 
}

#oppningPopup .fal {
	color: #000;
}

#oppningPopup .section-block {
	padding: 3.5rem 0rem;
}

#oppningPopup .btn {
	box-shadow: none;
}

#oppningPopupExit {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 30px;
	color: #000 !important;
}

#oppningPopupExit:hover {
	cursor: pointer;
	color: #000 !important;
}

.EditMode #oppningPopup {
	display: block;
	position: static;
	transform: none;
	-webkit-transform: none;
	margin: 0 auto;
}

@media only screen and (max-width: 414px) {
	#oppningPopup .button-circle {
  		padding: 1.2rem 1.1rem !important;
	}
}
 */


/* ==========================================================================
Header / Navigation
========================================================================== */

header {
	-webkit-transition: 0.2s linear;
	transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	background-color: transparent;
	box-shadow: none;
	background-color: #fff;
}

header .header-logo {
	width: 25rem;
	position: absolute;
	line-height: 0;
	padding-top: 5px;
	display: block;
}

header .header-logo a {
	height: 7.2rem;
	background-image: url('/assets/images/hedera-logo.jpg');
	background-size: auto 60px;
	background-repeat: no-repeat;
}

header.scrolled .header-logo {
	display: block;
}

header.scrolled nav.mainmenu a {
	color: #111;
}

/* header.scrolled nav.mainmenu { display: block; } */

nav.mainmenu {
	text-align: right;
}

.EditMode nav.mainmenu {
	display: block;
}

nav.mainmenu ul {
	text-align: right;
}

nav.mainmenu ul.TemplateMenu>li {
	line-height: 7.2rem;
	height: 7.2rem;
}

nav.mainmenu ul.TemplateMenu>li:first-child {
	display: none;
}

.EditMode nav.mainmenu ul.TemplateMenu>li:first-child {
	display: inline;
}

nav.mainmenu a {
	font-family: sofia-pro, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 1.25rem;
	color: #111 !important;
	text-transform: uppercase;
	padding: 0 2rem;
	letter-spacing: 2px;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
}

nav.mainmenu li:hover,
nav.mainmenu li.active {
	background-color: transparent;
}

nav.mainmenu li:hover a,
nav.mainmenu li.active a {
	color: #478b5c !important;
}

nav.mainmenu .fab {
	color: #fff;
	font-size: 2.5rem;
	vertical-align: middle;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}

nav.mainmenu .facebook-item a:before {
	display: none;
}

nav.mainmenu .fab:hover {
	color: #fff;
}

nav.mainmenu .facebook-item a {
	margin-left: 0;
	padding-left: 10px;
}

/* Dropdown menu */
.expandable-li ul {
	background-color: #478b5c;
	border-top: 1px solid #89c561;
}

.expandable-li ul li:hover {
	background-color: #89c561;
}

.expandable-li ul li a {
	line-height: 6rem;
}

nav.mainmenu ul>li>ul {
	top: 7.2rem;
	padding-top: 0;
	width: 27rem;
	padding-bottom: 0;
}

nav.mainmenu .expandable-li:hover ul>li>a,
.expandable-li>a {
	color: #fff !important;
	text-decoration: none;
}

nav.mainmenu .expandable-li ul>li>a:before {
	display: none;
}

nav.mainmenu .expandable-li ul>li:hover>a {
	color: #fff !important;
	text-decoration: none;
}

.dropdown-arrow::before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 700;
	content: '\f0d7';
	text-decoration: none;
	display: inline-block;
	color: #222;
	right: 4rem;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}

.dropdown-link {
	font-size: 1.8rem !important;
	padding: 0 3rem !important;
}

.dropdown-link::after {
	color: #222;
	content: '\f0da';
	font-family: 'Font Awesome 5 Pro';
	font-weight: 900;
	font-size: .8em;
	margin-left: 1rem;
	transition: all .3s ease;
}

.expandable-li ul li:hover .dropdown-link::after {
	color: #009dde;
	margin-left: 1.5rem;
	transition: all .3s ease;
}

.expandable:after {
	content: '\f0d7';
	display: inline-block;
	font-size: .7em;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 700;
	margin-left: 7px;
	text-decoration: none;
}

@media only screen and (max-width: 1330px) {
	nav.mainmenu a {
		padding: 0 1rem;
	}
}

@media only screen and (min-width: 1201px) {
	.hamburger {
		display: none;
	}

	.expandable:after {
		font-family: 'Font Awesome 5 Pro';
		font-weight: 700;
		content: '\f0d7';
		margin-left: 7px;
		text-decoration: none;
		display: inline-block;
		font-size: .8em;
		vertical-align: middle;
	}
}

@media only screen and (max-width: 1200px) {

	header .social-icons {
		display: none;
	}

	.expandable:after {
		display: none;
	}

	.social-logo img {
		max-width: 8rem;
	}

	header .job-item {
		right: 7rem;
	}

	/* Navigation */
	nav.mainmenu {
		z-index: 15;
		display: none;
		position: fixed;
		height: 100%;
		top: 0;
		right: 0;
		left: unset;
		width: 35rem;
		text-align: left;
		background-color: #FFF;
		box-shadow: none;
		overflow-y: scroll;
	}

	nav.mainmenu .Padding {
		margin: 8rem 0 !important;
	}

	nav.mainmenu li {
		text-align: left;
		display: block;
	}

	nav.mainmenu li a {
		margin: unset;
		padding: unset;
		padding-left: 4rem;
		font-size: 1.6rem;
		line-height: 2.8;
		opacity: 1;
		color: #333;
	}

	nav.mainmenu .header-btn {
		left: 4rem;
		margin-top: 2rem;
	}

	header nav.mainmenu li.header-btn a {
		padding: inherit !important;
		color: #fff !important;
	}

	header nav.mainmenu li.header-btn:hover a {
		color: #333 !important;
	}

	#overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.75);
		z-index: 7;
	}

	/* Hamburger */
	.hamburger {
		position: absolute;
		z-index: 99;
		left: auto;
		right: 1rem;
		top: .7rem;
	}

	.hamburger-inner,
	.hamburger-inner::after,
	.hamburger-inner::before {
		color: #478b5c;
		background-color: #478b5c;
		height: 1px;
	}

	.scrolled .hamburger-inner,
	.scrolled .hamburger-inner::after,
	.scrolled .hamburger-inner::before {
		color: #333;
		background-color: #333;
	}

	/* Dropdown */
	nav.mainmenu ul>li>ul {
		background-color: #fff !important;
		width: auto !important;
		border: none;
	}

	nav.mainmenu ul>li>ul {
		display: contents !important;
	}

	nav.mainmenu ul>li>ul>li a {
		color: #333 !important;
	}

	nav.mainmenu ul>li>ul>li>a {
		width: auto;
		padding: 0 0 0 7rem;
		font-size: 1.4rem;
		line-height: 2.7;
		width: auto;
		padding: 0 0 0 6rem;
		font-size: 1.4rem;
		font-weight: 500;
		text-transform: none;
		letter-spacing: normal;
	}

	nav.mainmenu .expandable-li:hover ul>li>a,
	.expandable-li>a {
		color: #111 !important;
	}

	.expandable-li ul li:hover {
		color: #fff !important;
	}

	nav.mainmenu ul>li.expandable-li:hover>a {
		padding-bottom: 0;
	}

	nav.mainmenu ul.TemplateMenu>li,
	.scrolled nav.mainmenu ul.TemplateMenu>li {
		line-height: unset;
		height: unset;
	}

}

@media only screen and (max-width: 768px) {
	header .header-logo {
		width: 14rem;
		padding-top: 0rem;
	}

	header .header-logo a {
		background-size: contain;
	}

	header .container {
		padding-left: 1rem;
	}
}

@media only screen and (max-width: 510px) {

	nav.mainmenu {
		width: 100%;
	}
}

/* ==========================================================================
Top-section
========================================================================== */

.top-section {
	height: 100%;
	background-color: rgba(0, 0, 0, 0.55);
}

.page-title-wrap {
	top: 55%;
	left: 50%;
	width: 100%;
	max-width: 800px;
}

.page-title-wrap h1 {
	text-transform: none;
	font-size: 8rem;
	letter-spacing: .09em;
	font-weight: 700;
	font-style: normal;
	line-height: 1;
	letter-spacing: 3px;
	color: #fff;
	text-shadow: none;
	text-align: center;
	padding-bottom: 0.3em;
}

.page-title-wrap h2 {
	font-size: 1.9rem;
	line-height: 1.8;
	padding-bottom: 0.5em;
	letter-spacing: normal;
	color: #A0CA68;
	text-transform: uppercase;
	letter-spacing: .7rem;
	font-weight: 700;
	text-align: center;
}

.page-title-wrap h3 {
	padding-bottom: 1em;
	text-align: center
}

.page-title-wrap p {
	color: #fff;
	max-width: 60rem;
	margin: 0 auto;
	font-size: 2.2rem;
	font-weight: 400;
	padding-bottom: 2rem;
}

.page-title-wrap .btn {
	display: inline-block;
	max-width: 200px;
	margin: 1em 1em;
}

@media only screen and (max-width: 980px) {
	.page-title-wrap h1 {
		font-size: 5rem;
	}
	.page-title-wrap .btn {
		display: flex;
		flex-direction: column;
		max-width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
}

@media only screen and (max-width: 768px) {
	.page-title-wrap {
		top: 50%;
	}
}

@media only screen and (max-width: 630px) {

	.page-title-wrap {
		top: 55%;
	}

	.page-title-wrap h1 {
		font-size: 3.5rem;
		padding-bottom: 1.5rem;
	}

	.page-title-wrap p {
		font-size: 1.7rem;
		text-align: center;
	}

	.page-title-wrap .btn {
		margin-bottom: .5em;
	}
}

/* ==========================================================================
Startsida
========================================================================== */

#parallax {
	background-image: url(/assets/images/hedera-group-parallax.jpg);
	max-width: 100% !important;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 55rem;
}

@media only screen and (hover:none) {

	*,
	*::before,
	*::after {
		background-attachment: scroll !important;
		background-position: center center;
	}
}

/* Split wrapper */

.split-section .normaltext-type {
	max-width: none;
}

.split-wrapper {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	justify-content: center;
}

.split-wrapper.reverse {
	flex-direction: row-reverse;
}

.split-content {
	width: 50%;
	text-align: left;
	display: flex;
	align-items: center;
	justify-items: center;
}

.split-text {
	padding: 10rem 7rem;
}

.split-image {
	width: 50%;
	position: relative;
	overflow: hidden;
}

.split-image img {
	position: absolute;

	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;

	height: 100%;
	min-width: 100%;
	min-height: 100%;
	max-width: unset !important;
}

@supports (object-fit: cover) {
	.split-image img {
		position: relative;
		transform: none;
		top: unset;
		left: unset;

		object-fit: cover;
		object-position: center;
		height: 100% !important;
		width: 100% !important;
	}
}

@media screen and (max-width: 980px) {

	.split-wrapper.reverse {
		flex-direction: row;
	}

	.split-content {
		width: 100%;
		padding: 0 0 5rem;
	}

	.split-image {
		width: 100%;
		padding: 0;
	}
}

/* Cards
========================================================================== */
.cards-wrapper {
	display: flex;
	flex-wrap: wrap;
} 

.card-item {
	box-sizing: border-box;
}

.cards-wrapper.mt-5 {
	margin-top: 5rem;
}

/* Bredder */
.cards-wrapper.w-20 .card-item {
	width: calc((100% / 5) - 2rem);
	margin: 1rem;
} 

.cards-wrapper.w-25 .card-item {
	width: calc((100% / 5) - 4rem);
	margin: 1rem;
}

.cards-wrapper.w-33 .card-item {
	width: calc((100% / 3) - 2rem);
	margin: 1rem;
} 

.cards-wrapper.w-33-3 .card-item {
	width: calc((100% / 3) - 8rem);
	margin: 1rem;
}

.cards-wrapper.w-100 .card-item {
	width: 100%;
	margin: 1rem 0;
}

@media only screen and (max-width: 1300px) {
	/* Bredder */

	.cards-wrapper.w-25 .card-item {
		width: calc((100% / 3) - 4rem);
		margin: 1rem;
	}
}

@media only screen and (max-width: 1050px) {
	/* Bredder */

	.cards-wrapper.w-33 .card-item {
		width: calc((100% / 1) - 2rem);
		margin: 1rem;
	}

	.cards-wrapper.w-33-3 .card-item {
		width: calc((100% / 2) - 8rem);
		margin: 1rem;
	}
}

@media only screen and (max-width: 750px) {

	/* Bredder */
	.cards-wrapper.w-33 .card-item,
	.cards-wrapper.w-33-3 .card-item,
	.cards-wrapper.w-25 .card-item {
		width: 100%;
		margin: 1rem 0;
	}
}

/* Card 1-1 */
.card-1-1 .border-top-black {
	padding-top: 1.5rem;
	margin-top: 1.5rem;
}

/* Card 3-4 */
.card-3-4.cards-wrapper {
	justify-content: center;
}

.card-3-4 .card-item {
	padding: 1rem;
	border-radius: 5px;
	background: rgb(255, 255, 255);
}

.card-3-4 .card-item:hover {
	background-color: #89c56196;
	transition: 0.4s ease-in-out;
}

.card-3-4 .image-wrapper {
	height: 20rem;
	border-radius: 5px;
}
 
.card-3-4 .card-body {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex: 1 1 0px;
	padding: 0 1rem; 
	margin: 2rem 0rem 1rem;
}

.card-3-4 .card-body .small-title {
	padding-bottom: 0rem;
}

.card-3-4 .contact-item i {
	margin-right: 1rem;
}

.arrow-btn {
	margin-left: 1rem;
}

.arrow-btn i {
	background: #478b5c;
	padding: 1rem;
	height: 2rem;
	width: 2rem;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fa-angle-right:before {
	content: "\f105";
	padding-left: 0.6rem;
	color: #FFF; 
}

.sub-menu-card.card-item {
	flex-wrap: initial !important;
}

@media only screen and (max-width: 750px) {
	.card-3-4 .image-wrapper {}
}

@media only screen and (max-width: 580px) {
	.card-3-4 .card-item {
		flex-wrap: wrap;
	}

	.card-3-4 .card-body {
		flex: unset;
		width: calc(100% - 3rem);
		padding: 1rem 0 0 1rem;
	}
}

/* Services
========================================================================== */
.split-wrapper {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.split-content {
	width: 100%;
	text-align: left;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.split-content.bg-dark {
	background-color: #478b5c;
}

.split-content.bg-dark a:hover {
	color: #89c561;
}

.split-content.bg-light {
	background-color: #89c561;
}

.split-content.bg-light a:hover {
	color: #fff;
}

.split-content.bg-green {
	background-color: #3D8E76;
}

#services .split-content * {
	color: #fff !important;
}

.split-content-info {
	padding: 6rem 6rem 6rem 7rem;
	max-width: 100rem;
	width: 100%;
	margin: 0 auto 0 0;
	text-align: left;
}

@supports (object-fit: cover) {
	.split-image img {
		position: relative;
		transform: none;
		top: unset;
		left: unset;

		object-fit: cover;
		object-position: center;
		height: 100% !important;
		width: 100% !important;
	}
}

@media only screen and (max-width: 980px) {
	.split-content {
		width: 100%;
		padding-bottom: 0;
	}

	.split-content-info {
		padding: 4rem;
	}
}

@media only screen and (max-width: 768px) {
	#services a {
		bottom: auto;
	}
}

/* Om oss
========================================================================== */

#about-us * {
	text-align: left;
}

#about-us .col-0 {
	width: 40%;
	padding-right: 3em;
}

#about-us .col-1 {
	width: 60%;
}

#about-us p {
	padding-top: 2rem;
}

@media only screen and (max-width: 980px) {

	#about-us .col-0,
	#about-us .col-1 {
		width: 100%;
	}
}

/* Vision
========================================================================== */

.brands .section-block {
	padding-top: 6rem;
}

.brands h2 {
	padding-bottom: 7rem;
}

.referens-cards {
	text-align: center;
	display: flex;
	align-items: center;
	height: 18rem;
	justify-content: center;
}

.brands img {
	width: 22rem;
}

/* Vision
========================================================================== */

#vision {
	background-color: #478b5c;
}

#vision h2 {
	color: #fff;
	max-width: 800px;
	margin: 0 auto;
}

/* ==========================================================================
Undersidor - Generellt
========================================================================== */
.SubPage .top-section {
	display: none;
}

.SubPage .header-img {
	background-image: url(/assets/images/hedera-group-vardbemanning-parallax.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	height: 53rem;
	background-attachment: fixed;
}

@media only screen and (max-width: 630px) {
	.SubPage .header-img {
		height: 35rem;
		background-position: center center;
	}
}

.SubPage header .header-logo {
	display: block;
}

.SubPage header {
	background-color: #fff;
}

.SubPage nav.mainmenu a {
	color: #111;
}

.download-files .section-block-wrapper {
	max-width: 90rem;
}

.download-files h3 {
	text-transform: none;
	letter-spacing: 1px;
	font-size: 2.2rem;
}

/* Header title */

.header-title {
	background-color: #89c561 !important;
}

.header-title .section-block {
	padding-bottom: 7.2rem !important;
}

.header-title * {
	color: #fff;
}

.header-title .sorted {
	font-weight: 800;
	color: #fff;
	text-transform: none;
	letter-spacing: normal;
	font-size: 2.2rem;
}

@media only screen and (max-width: 980px) {
	.header-title .section-block {
		padding-top: 14rem !important;
	}
}

@media only screen and (max-width: 630px) {
	.header-title * {
		text-align: center !important;
	}
}


/**/

/* Split wrapper box */
.split-wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 4em;
}

.split-box {
	width: 31%;
	margin: 1%;
	text-align: center;
}

.split-text {
	padding: 1.5rem 2rem;
}

.split-box img {
	width: auto;
	height: 235px !important;
	padding-bottom: 1.5rem;
}

@media only screen and (max-width: 980px) {
	.split-box {
		width: 100%;
		padding-bottom: 4rem;
		text-align: left;
	}
}

@media only screen and (max-width: 630px) {
	.header-title .section-block {
		padding-top: 14rem !important;
	}
}

/* Split summering */

.split-summary {
	background-color: #f9f9f9 !important;
}

.split-summary .section-block-wrapper {
	max-width: 100%;
}

.split-summary .services-wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.split-summary .service-box {
	width: 31%;
	margin: 1%;
	text-align: center;
	background-color: #fff;
	border-top: 3px solid #89c561;
}

.split-summary .service-box:nth-child(1) .summary-report::before {
	display: none;
}

.split-summary * {
	text-align: left;
}

.split-summary p {
	font-size: 1.7rem;
	display: flex;
}

.split-summary a {
	color: #818181;
	font-family: sofia-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	font-size: 1.7rem;
	line-height: 1.7;
	letter-spacing: normal;
	display: flex;
	text-transform: none;
}

.split-summary a:hover {
	text-decoration: underline;
}

.split-summary h3 {
	font-weight: 700;
	line-height: 1.4;
	font-size: 2.3rem;
	font-style: normal;
	padding-bottom: 2rem;
	color: #333;
	letter-spacing: normal;
	text-transform: uppercase;
}

.split-summary .summary-date {
	font-size: 1.5rem;
	padding-bottom: 0;
	font-weight: 500;
	color: #b8d7a2;
}

.split-summary .service-spec {
	border-bottom: 1px dotted #d0d0d0;
	padding-bottom: 1.5rem;
	margin-bottom: 2rem;
}

.split-summary .service-text {
	padding: 5rem 3rem;
}

.split-summary .service-icon {
	padding-top: 5rem;
}

.split-summary .service-box img {
	width: auto;
	height: 210px;
	padding-bottom: 1em;
}

.split-summary .service-info h2 {
	font-size: 3.5rem;
}

.split-summary .summary-intro {
	display: none;
}



@media only screen and (max-width: 1024px) {
	.split-summary .service-box {
		width: 100%;
		padding-bottom: 4rem;
	}
}

@media only screen and (max-width: 630px) {
	.split-summary h3 {
		font-size: 2rem;
	}

	.split-summary .section-block {
		padding: 6rem 2rem !important;
	}
}

/* Split contact */

.split-contact {
	background-color: #f4f9f1;
	margin: 4% 2%;
	padding: 5rem;
	width: 100%;
}

.split-contact * {
	color: #111;
}

.split-contact p {
	font-size: 2rem;
}

.split-contact h3 {
	letter-spacing: normal;
	text-transform: none;
	font-weight: 700;
}

@media only screen and (max-width: 630px) {
	.split-contact {
		padding: 3rem;
	}

	.split-contact p,
	.split-contact a {
		font-size: 1.6rem !important;
	}
}

/* Undersida för "Om oss"
========================================================================== */

.sub-about .split-wrapper {
	padding-top: 4rem;
}

.sub-about .split-content {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	text-align: left;
	justify-content: left;
}

.sub-about .split-contact {
	width: 46%;
	margin: 2%;
	padding: 5rem;
	box-sizing: border-box;
	background-color: #f4f9f1;
}

@media only screen and (max-width:1024px) {
	.sub-about .split-contact {
		width: 100%;
	}
}

@media only screen and (max-width: 630px) {

	.sub-about .split-section .section-block {
		padding: 6rem 2rem !important;
	}

	.sub-about .leadership .section-block {
		padding: 6rem 0 !important;
	}

	.sub-about .leadership .heading-type {
		padding: 0 4rem;
	}

	.sub-about .split-contact {
		padding: 3rem;
		margin: 2% 0;
	}
}

/* vision och affärside */

#affarside p {
	font-size: 2rem;
}

/* vår vd har ordet */

.vd * {
	color: #fff;
}

.vd p {
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-style: italic;
	line-height: 1.6;
	font-size: 2.4rem;
}

.vd h2 {
	padding-bottom: 4rem;
}

.vd h4 {
	padding-top: 4rem;
	font-size: 2rem;
}

.vd .normaltext-type {
	max-width: 105rem;
	margin: 0 auto;
}

@media only screen and (max-width: 630px) {
	.vd p {
		font-size: 2rem;
	}
}

/* Vår historia */

.story .section-block {
	padding-top: 8rem !important;
}

.story h4 {
	padding-top: 4rem;
	font-size: 2rem;
}


/* Historik */

.history {
	background-color: #f4f9f1 !important;
}

.history .section-block-wrapper {
	max-width: 95rem;
}

.history h2 {
	padding-bottom: 0;
}

.history .year-reports {
	padding-bottom: 4rem;
}

.history .year-reports h3 {
	text-align: center;
}

.history .download-section p {
	text-align: center;
	padding-bottom: 0;
}

.history .download-section {
	padding: 2rem;
	background-color: #fff;
}

/* Medarbetarkort */
.EditMode .display-none {
	display: block;
}

.coworkers-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.coworker-card {
	display: flex;
	flex-wrap: wrap;
	/* align-items: center; */
	align-items: flex-start;
	width: 48%;
	margin: 1%;
	background-color: #f4f9f1;
}

.coworker-card .image-wrapper {
	width: 200px;
	padding: 10px;
	box-sizing: border-box;
	align-self: center;
}

.coworker-card .text-wrapper {
	width: calc(100% - 200px);
	padding: 30px;
	box-sizing: border-box;
}

.coworker-card h3 {
	color: #478b5c;
	letter-spacing: 0;
	text-transform: initial;
}

.coworker-card p,
#ledning .coworker-card a,
.section-leadership .coworker-card a {
	color: #111;
	font-size: 1.7rem !important;
	letter-spacing: 0;
	text-transform: initial;
}

.coworker-card a:hover,
.coworker-card a:focus {
	text-decoration: underline;
}

@media only screen and (max-width:1200px) {
	.coworker-card .image-wrapper {
		width: 100%;
	}

	.coworker-card img {
		max-height: 300px !important;
		padding: 30px 30px 0 30px;
	}

	.coworker-card .text-wrapper {
		width: 100%;
	}
}

@media only screen and (max-width:800px) {
	.coworker-card {
		width: 96%;
		margin: 2%;
	}

	.coworker-card .image-wrapper {
		width: 200px;
	}

	.coworker-card img {
		max-height: unset !important;
		padding: 0;
	}

	.coworker-card .text-wrapper {
		width: calc(100% - 200px);
	}
}

@media only screen and (max-width:650px) {
	.coworker-card .image-wrapper {
		width: 100%;
	}

	.coworker-card img {
		max-height: 300px !important;
		padding: 30px 30px 0 30px;
	}

	.coworker-card .text-wrapper {
		width: 100%;
	}
}

@media only screen and (max-width:420px) {
	.coworker-card img {
		max-height: unset !important;
		box-sizing: border-box;
	}
}

/* Ledning */

.leadership a {
	color: #111;
	font-family: sofia-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: none;
	line-height: 1.7;
	font-size: 2rem;
}

.leadership a:hover {
	text-decoration: underline;
}

/* Karriär */

.career .ingress {
	padding-bottom: 5rem;
	max-width: 90rem;
	margin: 0 auto;
}

#karriar {
	background-color: #fafafa;
}

#karriar * {
	text-align: left;
}

#karriar p {
	padding-bottom: 0.8em;
}

#karriar .fas {
	color: #49a1c5;
	font-size: 20px;
	margin-right: 10px;
}

#karriar h2 {
	font-size: 40px;
}

#karriar h4 {
	padding-top: 10px;
}

#karriar .col-0 {
	padding-right: 8%;
	width: 50%;
}

#karriar .col-1 {
	padding-left: 3%;
	width: 50%;
}

#karriar .gdpr-info {
	font-size: 1.5rem;
}

.LayoutPage .Contact .ContactForm div {
	width: 100%;
	margin: 3px 0;
}

.Contact .ContactForm div.ContactFormMessage p,
.Contact .ContactForm .ContactFormEmail p,
.Contact .ContactForm .ContactFormField p,
.Contact .ContactForm .ContactFormName p {
	display: none;
}

#karriar .Contact .ContactForm input.text,
#karriar .Contact .ContactForm textarea.textmessage {
	background-color: transparent;
	border: 1px solid #fff !important;
	padding: 25px 17px;
	border-radius: 0px;
	font-weight: 400;
	color: #fff;
	font-size: 15px;
	letter-spacing: .03em !important;
	font-family: sofia-pro, sans-serif;
}

.LayoutPage .Contact .ContactForm div.ContactFormMessage {
	position: relative;
	padding-top: 0;
}

.LayoutPage .Contact .ContactForm textarea.textmessage {
	padding: 16px;
	height: 170px;
}

#karriar .Contact .ContactForm input.ContactSubmit {
	margin: 0 auto;
	width: 100% !important;
	display: block;
	padding: 15px;
	color: #fff;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.4s ease-in-out;
	border-radius: 0;
	text-transform: uppercase;
	text-align: center !important;

	font-family: sofia-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
	box-sizing: border-box;
	padding: 1.4rem 1.9rem;
	cursor: pointer;
	font-size: 1.5rem;
	border-radius: 4rem;
	border: 1px solid transparent;
	outline: none;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 1.8;
	background-color: #A0CA68;
	letter-spacing: normal;
}

.LayoutPage .Contact .ContactForm input.ContactSubmit:hover {
	background-color: transparent;
	color: #fff;
	border: 1px solid #A0CA68;
}

.career ::placeholder {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	font-family: sofia-pro, sans-serif;
}

.LayoutPage .Contact .ContactForm div.ContactFormName {
	width: 49%;
	float: left;
	padding-right: 1%;
}

.LayoutPage .Contact .ContactForm div.ContactFormField {
	width: 49%;
	float: left;
	padding-left: 1%;
}

@media only screen and (max-width: 980px) {
	#karriar .col-block {
		width: 100%;
	}
}

/* Dots */

/* dots test */

.scroll-indicator-controller {
	position: fixed;
	top: 50%;
	transform: translate(0, -50%);
	right: 2rem;
	z-index: 2;
}

@media (max-width: 1024px) {
	.scroll-indicator-controller {
		right: 1rem;
	}
}

.scroll-indicator-controller>div {
	width: .8rem;
	height: .8rem;
	position: relative;
	border-radius: 50%;
	border: 2px solid #111;
	background: transparent;
	margin: 0 0 2rem 0;
	cursor: pointer;
	transition: background 0.4s ease;
	will-change: transition;
}

.scroll-indicator-controller>div span {
	color: #BDC3C7;
	position: absolute;
	right: calc(100% + 8px);
	white-space: nowrap;
	top: -1px;
	font-family: sofia-pro, sans-serif;
	font-size: 1.5rem;
	line-height: 1.7;
	width: 0;
	overflow: hidden;
	opacity: 0;
	transform: translateX(10px);
	transition: all 0.4s ease;
	will-change: transition;
	color: #464646;
	font-weight: 600;
}

.scroll-indicator-controller>div span:after {
	content: "-----";
	padding-left: 4px;
	letter-spacing: -2px;
	font-family: arial, sans-serif;
	font-weight: 400;
}

@media (hover: hover) {
	.scroll-indicator-controller>div:hover span {
		width: auto;
		opacity: 1;
		overflow: visible;
		transform: translateX(0px);
	}
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.scroll-indicator-controller>div:hover span {
		width: auto;
		opacity: 1;
		overflow: visible;
		transform: translateX(0px);
	}
}

@media (hover: none) {
	.scroll-indicator-controller>div span {
		display: none;
	}
}

.scroll-indicator-controller.indi-mobile>div span {
	display: none;
}

.scroll-indicator-controller>div.active {
	background: #111;
	border-color: 1px solid #111;
}

@supports (-ms-ime-align:auto) {
	.scroll-indicator-controller>div span {
		transition: opacity 0.4s ease;
	}
}

@media only screen and (max-width: 580px) {
	.scroll-indicator-controller>div {
		width: .6rem;
		height: .6rem;
	}
}

/**/

/* Undersida för Om oss > Historik
========================================================================== */

/* Undersida för Om oss > Våra värdeord
========================================================================== */
.vardeord-video{
    max-width: 70rem !important;
    margin: auto;
    padding-top: 2rem;
}

.video-wrapper {
    position: relative;
}

/* Play */
.play-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transition: .4s ease;
}

.video-wrapper:hover .play-overlay {
    opacity: 1;
    visibility: visible;
    background: rgba(var(--black-color), .7);
}

.play-overlay em {
    color: rgb(var(--white-color));
    font-size: 5rem;
    transition: .4s ease;
}

.video-wrapper:hover .play-overlay em {
    font-size: 3.5rem;
}

.play-overlay p {
    display: inline-block;
    color: rgb(var(--white-color));
    margin-left: 1.5rem;
    font-size: 0;
    transition: .4s ease;
}

.video-wrapper:hover .play-overlay p {
    font-size: 2rem;
}

/* Video */
.fancybox-video {
    display: none;
    
}

/* Video ratio */
.video-ratio {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.video-ratio video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media only screen and (max-width: 1280px) {
	.about .split-text {
		padding-right: 0;
	}
}

@media only screen and (max-width: 980px) {
	.about .split-content:first-child, .about .split-content:nth-child(2) {
		width: 100%;
	}

	.about .split-content {
		padding-bottom: 0;
	}
}

/* Undersida för Om oss > Vår ledning
========================================================================== */

.sub-ledning .split-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	width: 100%;
	text-align: left;
}

.sub-ledning .split-contact {
	width: 46%;
	margin: 2%;
	padding: 5rem;
	box-sizing: border-box;
	background-color: #f4f9f1;
}

#ledning .split-content {
	align-items: initial;
}

@media only screen and (max-width:1024px) {
	.sub-ledning .split-contact {
		width: 100%;
	}
}

@media only screen and (max-width: 630px) {

	.sub-ledning .split-section .section-block {
		padding: 6rem 2rem !important;
	}
}

/* Undersida för Om oss > Karriär
========================================================================== */

.sub-karriar .header-img {
	background-image: url(https://media.gettyimages.com/photos/cropped-image-of-caretaker-consoling-senior-man-at-dining-table-picture-id640966555?s=2048x2048);
	background-position: center bottom;
}

.sub-karriar .work-split .sok {
	float: right;
}

.sub-karriar .split-summary .service-box {
	width: 70%;
	margin: 1%;
	text-align: center;
	background-color: #fff;
	border-top: 3px solid #89c561;
}

.sub-karriar .split-summary h4 {
	color: #478b5c;
	padding-bottom: 0;
	text-transform: none;
	letter-spacing: normal;
}

.sub-karriar .split-summary a {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .1em;
	color: #111;
	font-size: 1.5rem;
}

.sub-karriar .split-summary a:hover {
	text-decoration: none;
}

/* Undersida för Vårdbemanning
========================================================================== */
.sub-vardbemanning .header-img {
	background-image: url(/assets/images/hedera-group-cover.jpg);
	background-position: center center;
}

.sub-vardbemanning .work-split .sok {
	float: right;
}

.sub-vardbemanning .split-summary .service-box {
	width: 70%;
	margin: 1%;
	text-align: center;
	background-color: #fff;
	border-top: 3px solid #89c561;
}

.sub-vardbemanning .split-summary h4 {
	color: #478b5c;
	padding-bottom: 0;
	text-transform: none;
	letter-spacing: normal;
}

.sub-vardbemanning .split-summary a {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .1em;
	color: #111;
	font-size: 1.5rem;
}

.sub-vardbemanning .split-summary a:hover {
	text-decoration: none;
}

.sub-vardbemanning .work-split h2 {
	padding-bottom: 4rem;
}

/* Blad + rubrik */
.hedera-blad {
	height: auto;
	display: flex;
	align-items: center;
}

.hedera-blad h2 {
	font-weight: 500;
}

/* Hedera Doctor */
.hedera-doctor .split-wrapper img,
.hedera-nurse .split-wrapper img {
	max-width: 30rem !important;
	width: 100%;
	padding-bottom: 3rem;
}

.hedera-assistans img {
	width: 42rem;
	padding-bottom: 3rem;
}

.hedera-doctor .section-block {
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.hedera-doctor .section-block-wrapper,
.hedera-nurse .section-block-wrapper {
	max-width: none;
}

.sub-vardbemanning .split-text {
	padding: 10rem 8rem;
}

.hedera-doctor .arrow-link {
	color: #35b7e5;
}

/* Hedera Nurse */
.hedera-nurse .section-block {
	padding-right: 0 !important;
}

.hedera-nurse .arrow-link {
	color: #67b9ab;
}

@media only screen and (max-width: 630px) {
	.sub-vardbemanning .split-text {
		padding: 8rem 4rem;
	}

	.hedera-doctor .section-block {
		padding-right: 0 !important;
	}

	.hedera-nurse .section-block {
		padding-left: 0 !important;
	}
}

/* Undersida för "Personlig assistans"
========================================================================== */

.sub-assistans .header-img {
	background-image: url(/assets/images/hedera-group-personlig-assistans-header-2000px.jpg);
	background-position: center bottom;
}

.sub-assistans .hedera-blad {
	text-align: center;
	justify-content: center;
	padding-top: 7rem;
}

/* Undersida för "För investerare"
========================================================================== */

.sub-about .counter-info {
	padding-top: 6rem;
	padding-bottom: 6rem;
}

.sub-about .counter-info h3 {
	font-weight: 600;
	max-width: 30rem;
	margin: 0 auto;
}

.subscribe .section-block-wrapper {
	max-width: 120rem;
}

.subscribe a {
	font-size: 1.4rem;
	max-width: 65rem;
	margin: 0 auto;
	padding-top: 3rem;
	text-transform: none;
	font-weight: 400;
	text-decoration: underline;
}

.subscribe h2 {
	padding-bottom: 3rem;
}

.subscribe h3 {
	padding-bottom: 3rem;
	text-transform: none;
	letter-spacing: normal;
}

.subscribe p {
	font-size: 1.4rem;
	max-width: 65rem;
	margin: 0 auto;
	padding-top: 3rem;
	/* 	display: none; */
	font-weight: 400;
}

.cta-wrapper {
	background-color: #1e2d3b;
	border-radius: 5px;
	box-shadow: 0 1rem 2rem rgba(29, 44, 58, 0.15);
	padding: 5rem 10rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.newsletter-form {
	display: flex;
	width: 80%;
	margin-top: 3rem;
	display: none;
	margin: 0 auto;
}

.newsletter-email {
	-webkit-appearance: none;
	appearance: none;
	padding: 1.2em 2em;
	border: none;
	border-radius: 3rem;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	background-color: #FFF;
	width: 100%;
}

.newsletter-submit {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	border-radius: 3rem;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 1.2em 3em;
	background-color: #111;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.3rem;
	letter-spacing: .2em;
	cursor: pointer;
	font-weight: 600;
	transition: all .3s ease;
}

.newsletter-submit:hover {
	background-color: #424242;
}

.subscribe-bootstrap .section-block-wrapper {
	max-width: 100rem;
}

.subscribe-bootstrap .g-recaptcha {
	float: right;
}

/* .subscribe-bootstrap .col-sm-6 {
	padding-right: 0;
} */

body.modal-open,
.modal-open .modal {
	padding-right: 0 !important;
}

.subscribe-bootstrap * {
	box-sizing: border-box;
}

.subscribe-bootstrap .row {
	display: block;
}

.subscribe-bootstrap .row:hover {
	background-color: transparent;
}

.subscribe .Contact .ContactForm div.ContactFormMessage {
	display: none;
}

.subscribe-bootstrap .form-control,
.subscribe .Contact .ContactForm input.text {
	border-radius: 3rem;
	padding: 2.3rem 2rem;
	margin-bottom: 1rem;
}

.subscribe-bootstrap .form-control {
	border-radius: 3rem;
	padding: 2.3rem 2rem;
	margin-bottom: 1rem;
}

.subscribe-bootstrap .btn-subscribe {
	margin: 0 auto;
	width: 100% !important;
	max-width: 100% !important;
	display: block;
	color: white;
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #111;
	border-radius: 3rem;
	background-color: #111;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.3rem;
	letter-spacing: .2em;
	cursor: pointer;
	font-weight: 600;
	margin-top: 0;
	height: 5rem !important;
	margin-bottom: 0;
	transition: all .3s ease;
}

.subscribe-bootstrap .btn-subscribe:hover {
	background-color: #A0CA68;
	color: #fff;
	border: 1px solid #A0CA68;
}


.subscribe .Contact .ContactForm input.ContactSubmit {
	margin: 0 auto;
	width: 100% !important;
	color: white;
	-webkit-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #111;
	border-radius: 3rem;
	background-color: #111;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.3rem;
	letter-spacing: .2em;
	cursor: pointer;
	font-weight: 600;
	margin-top: 0;
	height: 5rem !important;
	margin-bottom: 0;
	transition: all .3s ease;

}

.subscribe .Contact .ContactForm input.ContactSubmit:hover {
	background-color: #A0CA68;
	color: #fff;
	border: 1px solid #A0CA68;
}

.subscribe .Contact .ContactForm div.ContactFormMessage p,
.subscribe .Contact .ContactForm .ContactFormEmail p,
.subscribe .Contact .ContactForm .ContactFormField p,
.subscribe .Contact .ContactForm .ContactFormName p {
	display: none;
}

.subscribe .section-block .Contact .ContactForm input.text {
	font-size: 1.3rem;
	height: 5rem !important;
}

.subscribe .Contact .ContactForm div {
	width: 100%;
	padding-bottom: 0;
}

.subscribe .form-part {
	max-width: 90rem;
	margin: 0 auto;
}

.subscribe .Contact .ContactSubmit {
	display: inline-block;
	vertical-align: top;
	margin: 0 !important;
	margin-left: -5px;
}

.subscribe .Contact .ContactFormName {
	display: none;
}

.subscribe .form-part .ContactSentMessage {
	display: none !important;
	border: 0 !important;
	box-sizing: border-box;
	max-width: 73%;
	border-radius: 3rem;
	background-image: url(images/send.png);
	background-size: 60px 60px;
	background-position: 20px 10px;
	padding: 3rem;
	margin: 0 auto;
	margin-bottom: 4rem;
	background: #111;
}

.subscribe .form-part .ContactSentMessage p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	max-width: 60rem;
	margin: 0 auto;
}

/* checkboxar */

input[type='checkbox'] {
	display: inline-block !important;
	margin: 0 1rem 0 3rem;
}

.subscribe .section-block .Contact .ContactFormField {
	display: none;
}

.subscribe .section-block .Contact .ContactFormField input.field-1 {
	display: none !important;
}

.LayoutPage .ContactFormField #valj-rapport {
	display: block;
	position: relative;
	width: 100%;
}

#valj-rapport p {
	margin-top: 0;
	margin-left: 3rem;
}

#valj-rapport input {
	font-family: sofia-pro, sans-serif;
}

#valj-rapport {
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: center;
	padding-top: 1rem;
}

[type="checkbox"] {
	border-radius: 1.5rem;
}

@media only screen and (max-width: 768px) {

	.subscribe .section-block {
		padding: 6rem 2rem !important;
	}

	#valj-rapport {
		display: inline-flex;
		padding-top: 2rem;
		width: 100%;
		flex-wrap: inherit;
		align-items: flex-start;
		padding-left: 0;
		justify-content: flex-end;
	}

	#valj-rapport input {
		margin-left: 1.5rem;
	}
}

/* Undersida för Investerare > Finansiella rapporter
========================================================================== */

.financial-reports .section-block-wrapper {
	max-width: 145rem;
}

.financial-reports .download-section {
	background-color: transparent;
}

.financial-reports .split-content {
	position: relative;
	align-items: flex-start;
	justify-content: flex-start;
	width: 50%;
}

.financial-reports .split-first-content:after {
	content: '';
	position: absolute;
	right: 0;
	border-right: 2px solid #89c561;
	top: 1%;
	bottom: 1%;
}

.financial-reports .split-text {
	padding: 2rem 5rem;
}

.financial-reports .section-block {
	background-color: #f5ffee;
}

.financial-reports h2 {
	padding-bottom: 3rem;
	color: #478b5c;
	padding-top: 9rem;
}

.financial-reports h3 {
	font-size: 3rem;
	text-transform: none;
	font-weight: 700;
	letter-spacing: normal;
}

.financial-reports .year-reports {
	padding-bottom: 2rem;
}

.financial-reports .year-reports h3 {
	text-align: center;
}

.financial-reports .download-section p {
	font-size: 1.5rem;
	margin-left: 3rem;
}

@media only screen and (max-width: 980px) {
	.financial-reports .split-content {
		width: 100%;
	}

	.financial-reports .split-first-content:after {
		display: none;
	}

	.financial-reports .year-reports {
		padding-bottom: 0;
	}

	.financial-reports .split-text {
		padding: 1.5rem 0 1.5rem 2rem;
	}

	.download-section {
		padding: 1rem 0;
	}
}

/* Undersida för Investerare > Styrelse
========================================================================== */

.sub-styrelse .split-content {
	width: 100%;
}

.sub-styrelse .split-contact {
	margin: 2%;
}

@media only screen and (max-width: 700px) {
	.sub-styrelse .split-section .section-block {
		padding: 6rem 2rem;
	}
}

/* Undersida för Investerare > Aktien
========================================================================== */

.sub-aktien .intro-section .split-content:first-child img {
	padding-bottom: 2rem;
}

.cision-graph .section-block-wrapper {
	max-width: 120rem;
}

.graph-wrapper {
	padding: 10rem 0;
}

.cision-graph .nowrap {
	white-space: nowrap;
}

.cision-graph a {
	font-family: sofia-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	font-size: 1.85rem;
	line-height: 1.7;
	letter-spacing: normal;
	text-transform: none;
}

.sharegraph-extras .btn {
	border-radius: 0;
	padding: .2rem;
	width: 7rem;
	text-transform: none;
	display: inline-block;
	background-color: transparent;
	color: #444 !important;
	border: 1px solid #d6d6d6;
	font-size: 1.3rem;
	font-weight: 500;
	margin: 0 1rem;
}

.sharegraph-extras .btn:hover,
.sharegraph-extras .btn.active {
	background-color: #89c561;
	color: #fff !important;
	border: 1px solid #89c561;
}

.sharegraph-extras {
	margin-top: 0;
}

#target-sharegraph-wrapper {
	margin-top: 0 !important;
}

@media only screen and (max-width: 700px) {
	.sharegraph-extras .btn {
		margin: 1rem;
		padding: .5rem;
		width: 12rem;
	}
}

/* Undersida för Investerare > Insynspersoner
========================================================================== */

.product-information {
	text-align: center;
	padding-bottom: 4rem;
	max-width: 80rem;
	margin: 0 auto;
}

.product-information ul {
	text-align: left;
}

/* Responsive table */
.responsive-table {
	width: 100%;
	max-width: 110rem;
	margin: 0 auto;
	overflow: hidden;
}

.table {
	width: 100%;
	display: table;
	margin: 0;
}

.row.header {
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.row {
	display: table-row;
	background: #fff;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.row.header {
	color: #ffffff;
	background: #89c561;
}

.row.header:hover {
	background: #89c561;
}

.cell {
	display: table-cell;
}

.row .cell {
	width: calc(100% / 2);
	padding: 1.5rem 2rem;
	font-size: 1.5rem;
	color: #666666;
	line-height: 1.2;
	font-weight: unset !important;
	border-bottom: 1px solid #f2f2f2;
}

.row.header .cell {
	font-size: 1.6rem;
	color: #fff;
	line-height: 1.2;
	font-weight: 800 !important;
	padding-top: 19px;
	padding-bottom: 19px;
}

.table,
.row {
	width: 100% !important;
}

.row:hover {
	background-color: #f4f9f1;
	cursor: default;
}

.third-section {
	padding-top: 10rem;
	padding-bottom: 10rem;
}

.third-section .responsive-table {
	max-width: 80rem;
}

.third-section .row .cell {
	width: 80%;
}


@media screen and (max-width: 768px) {

	.table {
		display: block;
	}

	.row {
		display: block;
	}

	.cell {
		display: block;
	}

	.row.header {
		padding: 0;
		height: 0px;
	}

	.row.header .cell {
		display: none;
	}

	.row .cell:before {
		font-size: 12px;
		color: #666666;
		line-height: 1.2;
		text-transform: uppercase;
		font-weight: unset !important;

		margin-bottom: 13px;
		content: attr(data-title);
		min-width: 98px;
		display: block;
	}
}

@media (max-width: 768px) {
	.row {
		border-bottom: 1px solid #f2f2f2;
		padding-bottom: 18px;
		padding-top: 30px;
		padding-right: 15px;
		margin: 0;
	}

	.row .cell {
		border: none;
		padding-left: 30px;
		padding-top: 16px;
		padding-bottom: 16px;
	}

	.row .cell:nth-child(1) {
		padding-left: 30px;
	}

	.row .cell {
		color: #555555;
		line-height: 1.2;
		font-weight: unset !important;
	}

	.table,
	.row,
	.cell {
		width: 100% !important;
	}
}


/* Undersida för Investerare > Bolagsstyrning
========================================================================== */

.sub-bolagsstyrning .intro-section * {
	text-align: left;
}

.sub-bolagsstyrning .intro-section .section-block-wrapper {
	max-width: 120rem;
}

.sub-bolagsstyrning h2 {
	padding-top: 4rem;
}

.split-bolag {
	background-color: #f4f9f1;
	margin: 4% 2%;
	padding: 5rem;
	width: 100%;
}

@media only screen and (max-width: 630px) {

	.sub-bolagsstyrning .split-contact {
		padding: 3rem 2rem;
		margin: 2% 0;
	}
}

@media only screen and (max-width: 580px) {

	.split-bolag {
		margin: 4% 0%;
		padding: 2rem;
	}
}

/* Undersida för Investerare > Kalendarium
========================================================================== */

.sub-kalendarium h3 {
	text-align: left;
	padding-bottom: 0;
	padding-top: 3rem;
}

/* Undersida för Nyheter
========================================================================== */

.press .section-block-wrapper {
	max-width: 85rem;
}

.press {
	background-color: #f5ffee !important;
}

.press .download-section {
	background-color: transparent;
	padding-left: 0;
}

/* Undersida för Nyheter
========================================================================== */

.sub-news .intro-section * {
	text-align: center;
}

.sub-news .intro-section .section-block {
	padding-bottom: 0;
}

.news-section .section-block-wrapper {
	max-width: 98rem;
}

.blog-wrapper {
	display: flex;
	flex-wrap: wrap;
	/*  margin: 0 auto; */
	max-width: 110rem;
}

.blog-item {
	width: 100%;
	margin: 0 0 5rem;
	transition: all .3s ease;
	background-color: #FFF;
}

.blog-item:hover {
	text-decoration: none;
	background-color: #f9f9f9;
}

.blog-link:hover {
	text-decoration: none;
}

.blog-content {
	height: auto;
	display: flex;
	flex-wrap: wrap;
	padding: 3rem;
}

.blog-item .blog-title {
	font-size: 2rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 2.4rem;
	padding-bottom: 1.6rem;
	color: #89c561;

	width: 100%;
}

.blog-excerpt {
	width: 100%;
}

.blog-excerpt p {
	color: #818181;
	font-family: sofia-pro, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	font-size: 1.7rem;
	line-height: 1.7;
	letter-spacing: normal;
	text-transform: none;
	/* display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; */
	text-transform: none;
}

.blog-meta {
	align-self: flex-end;
	width: 100%;
	border-top: 1px solid #b6b6b6;
	padding: 1rem 0 0;
	margin-top: 2rem;
	display: flex;
	justify-content: space-between;
}

.blog-meta p {
	font-size: 1.4rem;
	color: #89c561;
	font-weight: 400;
	text-transform: none;
}

.blog-post-date {
	text-transform: lowercase;
}

/* ==========================================================================
Undersida specifik annons
========================================================================== */
.sub-ad .section-block-wrapper {
	max-width: 130rem;
	margin: 0 auto;
}

.sub-ad .smalltext-type,
.sub-ad .normaltext-type {
	max-width: 130rem;
}

.sub-ad h2,
.sub-ad h3,
.sub-ad h4 {
	padding: 2rem 0 1rem 0;
	font-size: 2rem;
	font-weight: 700;
	color: #333;
	letter-spacing: normal;
	text-transform: initial;
}

.sub-ad a {
	letter-spacing: normal;
	text-transform: initial;
}

/* Annonsintro
========================================================================== */
.sub-ad .intro-section h1,
.sub-ad .intro-section p {
	max-width: 85rem;
}

.sub-ad .intro-section h1 {
	padding-top: 4rem;
	padding-bottom: 2.5rem;
	font-weight: 800;
	font-size: 5.2rem;
	max-width: 85rem;
	line-height: 1.1;
}

.ad-ingress {
	padding-bottom: 0;
	margin: 0;
	font-weight: 600;
	font-size: 2rem;
	color: #89c561;
	line-height: 1.6;
	max-width: 75rem;
}

/* Annonsinfon
========================================================================== */
.sub-ad .split-content {
	justify-content: flex-start;
	box-sizing: border-box;
}

.ads-info .split-content:first-child {
	width: 60%;
	padding-right: 5rem;
	padding-top: 2rem;
	padding-left: 0;
	border-right: 1px solid #eee;
}

.ads-info .split-content:nth-child(2) {
	display: block;
	width: 40%;
	padding-left: 5rem;
	padding-top: 2rem;
}

.ads-info .small-title {
	display: block;
	padding-bottom: 1rem;
	padding-top: 1.5rem;
	color: #444;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 0.4rem;
}

.ads-info .ads-small-info {
	font-size: 1.6rem;
	line-height: 1.3;
}

.ads-info .btn-wrapper {
	display: block;
	margin-top: 2rem;
}

@media only screen and (max-width:980px) {
	.sub-ad .intro-section h1 {
		font-size: 4rem;
	}

	.ads-info .split-content:nth-child(1),
	.ads-info .split-content:nth-child(2) {
		width: 100%;
		padding: 2rem 0 0;
		border-right: unset;
	}
}

@media only screen and (max-width:630px) {
	.sub-ad .intro-section h1 {
		font-size: 3rem;
	}
}

/* ========================================================================== 
Undersida för Kontakt
========================================================================== */
.sub-kontakt .header-img {
	background-image: url(/assets/images/hedera-group-contact-cover-2000px.jpg);
	background-position: center bottom 20%;
}


/* ========================================================================== 
Undersida för TEST NYHETER
========================================================================== */

/* Archives list */

.archive-list a,
.latest-posts-list a {
	display: block;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.6em;
	color: #8f8f8f;
	text-transform: none;
	margin: 1rem 0;
}

/* Pagination */

.simple-pagination {
	max-width: 90rem;
	margin: 0 auto !important;
	padding: 0 1rem !important;
}

.simple-pagination ul {
	display: flex;
	justify-content: flex-start;
	margin-top: 3rem !important;
}

.simple-pagination li {
	float: none !important;
}

.light-theme a,
.light-theme span {
	padding: .5rem 1.25rem !important;
	background: #FFF !important;
	border: 1px solid #89c561 !important;
	border-radius: 2px !important;
	box-shadow: none !important;
}

.light-theme .current {
	background: #89c561 !important;
}

.simple-pagination .current.prev,
.simple-pagination .current.next {
	display: none;
}

@media only screen and (max-width: 1024px) {
	.subpage-blog .blog-section .col-0 {
		padding-right: 2rem;
	}
}

@media only screen and (max-width: 696px) {
	.subpage-blog .blog-section .col-block {
		width: 100%;
	}
}


@media only screen and (max-width: 480px) {
	.blog-content {
		padding: 0;
	}
}


/* ==========================================================================
Footer
========================================================================== */
.footer {
	background-color: #fff;
	padding: 0;
	box-sizing: border-box;
}

.footer .container {
	max-width: none;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
}

.footer .container .footer-wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.footer .footer-top {
	max-width: 130rem;
	min-height: 35rem;
	padding: 8rem 2rem 5rem 2rem;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}

.footer-col-top {
	width: 23%;
	box-sizing: border-box;
}

.footer-col-top:first-child {
	width: 30%;
}

.footer-col-top:first-child a {
	font-weight: 600;
}

.footer-col-top:first-child img {
	padding-bottom: 2rem;
}

.footer img {
	width: 24rem;
	height: auto;
}

.footer ul {
	margin: 0;
	list-style: none;
	padding-left: 0;
}

.footer p,
.footer a,
.footer li {
	font-size: 1.7rem;
	padding: 0;
	font-weight: 300;
	line-height: 1.6em;
	padding-bottom: 4px;
	color: #707b8e;
	text-decoration: none !important;
}

.footer .policy a {
	font-size: 1.4rem;
	color: #89c561;
}

.footer a {
	letter-spacing: normal;
}

.footer h5 {
	color: #89c561;
	font-size: 1.7rem;
	padding: 0;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 1rem;
	padding-bottom: 0;
	text-decoration: none !important;
}

.footer .footer-bold a {
	color: #89c561;
	font-size: 1.7rem;
	padding: 0;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 1rem;
	padding-bottom: 0;
	text-decoration: none !important;
}

.footer h4,
.footer h3 {
	font-weight: 800;
	text-transform: none;
	font-size: 1.8rem;
	letter-spacing: .05em;
	text-align: left;
	padding-bottom: 2rem;
	padding-top: 2.7rem;
	color: #89c561;
}

.footer .container .fab {
	margin: 0;
}

.footer .social-icons {
	padding-top: 10px;
}

.footer * {
	text-align: left !important;
}

.footer a {
	display: inline-block;
}

.footer a:hover {
	color: inherit !important;
	text-decoration: none !important;
	font-weight: 600;
}

.footer .container .fab:hover {
	color: #fff !important;
}

.footer .container .fab {
	vertical-align: sub;
	color: #fff !important;
	display: inline-block;
}

.footer .footer-bottom {
	border-top: 1px solid #eee;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	padding: 2rem;
	margin: 0 auto;
	box-sizing: border-box;
	background: #fff;
	max-width: 1300px;
	min-height: 100px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap-reverse;
	justify-content: space-between;
	flex-direction: row;
	line-height: 1rem;
}

.footer-bottom p {
	padding-right: 2rem;
}

.footer-logga {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 5rem;
}

.footer-logga .display-flex {
	display: flex;
}

p.text-logo {
	padding: 2rem 0;
}


.footer-col-bottom {
	display: flex;
	width: auto;
	box-sizing: border-box;
}

.footer-col-bottom img {
	height: 9rem;
	width: 9rem;
	padding: 0 1rem;
	float: right;
}

.footer-col-bottom:first-child p {
	display: inline-block;
	font-size: 1.1rem;
	text-transform: uppercase;
	letter-spacing: .1rem;
	font-weight: 600;
	color: #707b8e;
}

.footer-social {
	margin-top: 1rem;
}

.footer .container .footer-social .fab {
	color: #89c561 !important;
	font-size: 25px !important;
	font-weight: 300 !important;
}

/* WebbEss Stamp  */
.webbess-stamp {
	display: flex;
	align-items: center;
	padding: 0;
	font-size: 1.3rem;
	font-weight: normal;
}

.webbess-stamp img {
	width: 3rem;
	margin-left: 1rem;
}

.footer .webbess-stamp:hover {
	color: gray !important;
}


@media only screen and (min-width: 1600px) {
	.footer .footer-top,
	.footer .footer-bottom {
		max-width: 1400px;
	}
}

@media only screen and (max-width: 1200px) {
	.footer-col-top {
		width: 25%;
	}

	.footer-col-bottom {
		width: 100%;
		justify-content: center;
		margin-bottom: 2rem;
	}
}

@media only screen and (max-width:820px) {
	.footer .footer-bottom {
		min-height: auto;
	}

	.footer-bottom p {
		width: 100%;
		text-align: center;
	}

	.footer-col-top:nth-child(3) h4,
	.footer-col-top:nth-child(4) h4 {
		display: none;
	}

	.footer-col-top {
		width: 100% !important;
		margin-bottom: 1.5rem;
	}

	.footer-col-bottom {
		width: 100%;
		margin: 10px 0;
	}

	.footer *,
	.footer-col-bottom:last-child p {
		text-align: center !important;
	}

	.footer h4 {
		padding-bottom: 10px;
	}

	.footer-col-bottom:first-child p {
		display: block;
	}

	.footer-col-bottom {
		flex-direction: column;
	}

	.footer-logga {
		margin-right: 0;
	}
}


/* ==========================================================================
EditMode
========================================================================== */

.EditMode nav.mainmenu a {
	padding: 0 10px;
	letter-spacing: 0;
}