@charset "UTF-8";

/*ö
Theme Name: Bloom.net
Author: Anonymous
Author URI:
Version: 1.0.1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bloom
Tags: one-column, two-columns
Theme URI:
*/
.info-section .links-list,
.testimonials-list,
.slick-dots,
.reviews-tabset,
.breadcrumbs,
.filter-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

:root {
	--blomme: #4c343d;
	--gronlig: #e7eae4;
  	--morkegron: #868a80;
	--guld: #c8a764;
	--blalig-bg: #f1eff4;
	--gralig-bg: #d0cfd1;
}


.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
.job-item .top-block:after {
	content: '';
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap;
	/* 1 */
	text-overflow: ellipsis;
	/* 2 */
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
input[type='date'],
textarea {
	-webkit-appearance: none;
}

.comment-form input[type='text'],
.search-form input[type='text'],
.post-password-form input[type='text'],
.comment-form input[type='tel'],
.search-form input[type='tel'],
.post-password-form input[type='tel'],
.comment-form input[type='email'],
.search-form input[type='email'],
.post-password-form input[type='email'],
.comment-form input[type='search'],
.search-form input[type='search'],
.post-password-form input[type='search'],
.comment-form input[type='password'],
.search-form input[type='password'],
.post-password-form input[type='password'],
.comment-form input[type='url'],
.search-form input[type='url'],
.post-password-form input[type='url'],
.comment-form input[type='date'],
.search-form input[type='date'],
.post-password-form input[type='date'],
.comment-form textarea,
.search-form textarea,
.post-password-form textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	padding: 10px 10px;
	background-color: #f3f3f3;
	color: #262626;
	border: 1px solid #262626;
	border-radius: 4px;
	font-size: 1rem;
	line-height: 1.3;
	text-overflow: ellipsis;
}

.comment-form input[type='text']::-webkit-input-placeholder,
.search-form input[type='text']::-webkit-input-placeholder,
.post-password-form input[type='text']::-webkit-input-placeholder,
.comment-form input[type='tel']::-webkit-input-placeholder,
.search-form input[type='tel']::-webkit-input-placeholder,
.post-password-form input[type='tel']::-webkit-input-placeholder,
.comment-form input[type='email']::-webkit-input-placeholder,
.search-form input[type='email']::-webkit-input-placeholder,
.post-password-form input[type='email']::-webkit-input-placeholder,
.comment-form input[type='search']::-webkit-input-placeholder,
.search-form input[type='search']::-webkit-input-placeholder,
.post-password-form input[type='search']::-webkit-input-placeholder,
.comment-form input[type='password']::-webkit-input-placeholder,
.search-form input[type='password']::-webkit-input-placeholder,
.post-password-form input[type='password']::-webkit-input-placeholder,
.comment-form input[type='url']::-webkit-input-placeholder,
.search-form input[type='url']::-webkit-input-placeholder,
.post-password-form input[type='url']::-webkit-input-placeholder,
.comment-form input[type='date']::-webkit-input-placeholder,
.search-form input[type='date']::-webkit-input-placeholder,
.post-password-form input[type='date']::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.search-form textarea::-webkit-input-placeholder,
.post-password-form textarea::-webkit-input-placeholder {
	color: #262626;
}

.comment-form input[type='text']::-moz-placeholder,
.search-form input[type='text']::-moz-placeholder,
.post-password-form input[type='text']::-moz-placeholder,
.comment-form input[type='tel']::-moz-placeholder,
.search-form input[type='tel']::-moz-placeholder,
.post-password-form input[type='tel']::-moz-placeholder,
.comment-form input[type='email']::-moz-placeholder,
.search-form input[type='email']::-moz-placeholder,
.post-password-form input[type='email']::-moz-placeholder,
.comment-form input[type='search']::-moz-placeholder,
.search-form input[type='search']::-moz-placeholder,
.post-password-form input[type='search']::-moz-placeholder,
.comment-form input[type='password']::-moz-placeholder,
.search-form input[type='password']::-moz-placeholder,
.post-password-form input[type='password']::-moz-placeholder,
.comment-form input[type='url']::-moz-placeholder,
.search-form input[type='url']::-moz-placeholder,
.post-password-form input[type='url']::-moz-placeholder,
.comment-form input[type='date']::-moz-placeholder,
.search-form input[type='date']::-moz-placeholder,
.post-password-form input[type='date']::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.search-form textarea::-moz-placeholder,
.post-password-form textarea::-moz-placeholder {
	opacity: 1;
	color: #262626;
}

.comment-form input[type='text']:-moz-placeholder,
.search-form input[type='text']:-moz-placeholder,
.post-password-form input[type='text']:-moz-placeholder,
.comment-form input[type='tel']:-moz-placeholder,
.search-form input[type='tel']:-moz-placeholder,
.post-password-form input[type='tel']:-moz-placeholder,
.comment-form input[type='email']:-moz-placeholder,
.search-form input[type='email']:-moz-placeholder,
.post-password-form input[type='email']:-moz-placeholder,
.comment-form input[type='search']:-moz-placeholder,
.search-form input[type='search']:-moz-placeholder,
.post-password-form input[type='search']:-moz-placeholder,
.comment-form input[type='password']:-moz-placeholder,
.search-form input[type='password']:-moz-placeholder,
.post-password-form input[type='password']:-moz-placeholder,
.comment-form input[type='url']:-moz-placeholder,
.search-form input[type='url']:-moz-placeholder,
.post-password-form input[type='url']:-moz-placeholder,
.comment-form input[type='date']:-moz-placeholder,
.search-form input[type='date']:-moz-placeholder,
.post-password-form input[type='date']:-moz-placeholder,
.comment-form textarea:-moz-placeholder,
.search-form textarea:-moz-placeholder,
.post-password-form textarea:-moz-placeholder {
	color: #262626;
}

.comment-form input[type='text']:-ms-input-placeholder,
.search-form input[type='text']:-ms-input-placeholder,
.post-password-form input[type='text']:-ms-input-placeholder,
.comment-form input[type='tel']:-ms-input-placeholder,
.search-form input[type='tel']:-ms-input-placeholder,
.post-password-form input[type='tel']:-ms-input-placeholder,
.comment-form input[type='email']:-ms-input-placeholder,
.search-form input[type='email']:-ms-input-placeholder,
.post-password-form input[type='email']:-ms-input-placeholder,
.comment-form input[type='search']:-ms-input-placeholder,
.search-form input[type='search']:-ms-input-placeholder,
.post-password-form input[type='search']:-ms-input-placeholder,
.comment-form input[type='password']:-ms-input-placeholder,
.search-form input[type='password']:-ms-input-placeholder,
.post-password-form input[type='password']:-ms-input-placeholder,
.comment-form input[type='url']:-ms-input-placeholder,
.search-form input[type='url']:-ms-input-placeholder,
.post-password-form input[type='url']:-ms-input-placeholder,
.comment-form input[type='date']:-ms-input-placeholder,
.search-form input[type='date']:-ms-input-placeholder,
.post-password-form input[type='date']:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
.search-form textarea:-ms-input-placeholder,
.post-password-form textarea:-ms-input-placeholder {
	color: #262626;
}

.comment-form input[type='text'].placeholder,
.search-form input[type='text'].placeholder,
.post-password-form input[type='text'].placeholder,
.comment-form input[type='tel'].placeholder,
.search-form input[type='tel'].placeholder,
.post-password-form input[type='tel'].placeholder,
.comment-form input[type='email'].placeholder,
.search-form input[type='email'].placeholder,
.post-password-form input[type='email'].placeholder,
.comment-form input[type='search'].placeholder,
.search-form input[type='search'].placeholder,
.post-password-form input[type='search'].placeholder,
.comment-form input[type='password'].placeholder,
.search-form input[type='password'].placeholder,
.post-password-form input[type='password'].placeholder,
.comment-form input[type='url'].placeholder,
.search-form input[type='url'].placeholder,
.post-password-form input[type='url'].placeholder,
.comment-form input[type='date'].placeholder,
.search-form input[type='date'].placeholder,
.post-password-form input[type='date'].placeholder,
.comment-form textarea.placeholder,
.search-form textarea.placeholder,
.post-password-form textarea.placeholder {
	color: #262626;
}

.comment-form input[type='text']:focus,
.search-form input[type='text']:focus,
.post-password-form input[type='text']:focus,
.comment-form input[type='tel']:focus,
.search-form input[type='tel']:focus,
.post-password-form input[type='tel']:focus,
.comment-form input[type='email']:focus,
.search-form input[type='email']:focus,
.post-password-form input[type='email']:focus,
.comment-form input[type='search']:focus,
.search-form input[type='search']:focus,
.post-password-form input[type='search']:focus,
.comment-form input[type='password']:focus,
.search-form input[type='password']:focus,
.post-password-form input[type='password']:focus,
.comment-form input[type='url']:focus,
.search-form input[type='url']:focus,
.post-password-form input[type='url']:focus,
.comment-form input[type='date']:focus,
.search-form input[type='date']:focus,
.post-password-form input[type='date']:focus,
.comment-form textarea:focus,
.search-form textarea:focus,
.post-password-form textarea:focus {
	outline: none;
}

.pointer {
	cursor: pointer;
}

.read-more,
.read-more:hover {
	text-decoration: none;
	color: inherit;
}

.more-text {
	display: none;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.widget h3 {
	font-size: 1.25rem;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type='text'] {
	margin: 0 4px 0 0;
	width: 290px;
	max-width: 100%;
}

.comment-form input[type='submit'] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type='password'] {
	margin: 0 4px 0 0;
	width: 290px;
	max-width: 100%;
}

.search-form input {
	float: left;
	height: 2.5em;
}

.search-form input[type='search'] {
	margin: 0 4px 0 0;
	width: 180px;
}

#sidebar .search-form input[type='search'] {
	width: 135px;
}

.post-password-form input {
	float: left;
	height: 2.5em;
}

.post-password-form input[type='password'] {
	width: 150px;
}

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	background: #b2173b;
	color: #fff;
	height: 2.5em;
	border: none;
	padding: 0 .5em;
	cursor: pointer;
}

.comment-form input[type='submit']:hover,
.post-password-form input[type='submit']:hover,
.search-form input[type='submit']:hover {
	opacity: 0.8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item+.commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar {
	width: 100%;
}

.widget_calendar table {
	width: 100%;
	table-layout: fixed;
	font-size: .875rem;
	max-width: 500px;
	margin: 0 auto;
}

.widget_calendar table th,
.widget_calendar table td {
	text-align: center;
	border: 1px solid #f3f3f3;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
	text-align: center;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

@media (max-width: 767px) {

	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #b2173b;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	background-color: #85112c;
}

@media (max-width: 767px) {

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #b2173b;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next a:hover,
.navigation-single .prev a:hover {
	background-color: #85112c;
}

@media (max-width: 767px) {

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

iframe {
	max-width: 100%;
}

table:not([class]):not([id]) {
	margin-bottom: 1rem;
}

table:not([class]):not([id]) th,
table:not([class]):not([id]) td {
	text-align: center;
	vertical-align: top;
	padding: 2px 4px;
	border: 1px solid #f3f3f3;
}

@media (min-width: 992px) {

	table:not([class]):not([id]) th,
	table:not([class]):not([id]) td {
		padding: 4px 8px;
	}
}

blockquote {
	padding-left: 1rem;
	font-style: italic;
}

blockquote cite {
	font-style: normal;
}

@font-face {
	font-family: 'icomoon';
	src: url("fonts/icomoon.eot?kecy6a");
	src: url("fonts/icomoon.eot?kecy6a#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?kecy6a") format("truetype"), url("fonts/icomoon.woff?kecy6a") format("woff"), url("fonts/icomoon.svg?kecy6a#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"],
.info-section .links-list a:after,
.person .img-holder:after,
.card-link:after,
.breadcrumbs li+li:before,
.btn.btn-transparent:after {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
	content: "\e90d";
}

.icon-user:before {
	content: "\e90e";
}

.icon-chevron-left:before {
	content: "\e90b";
}

.icon-chevron-right:before {
	content: "\e90c";
}

.icon-arrow-right:before {
	content: "\e900";
}

.icon-badge:before {
	content: "\e901";
}

.icon-check-rounded:before {
	content: "\e902";
}

.icon-clock:before {
	content: "\e903";
}

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

.icon-goblet:before {
	content: "\e905";
}

.icon-group:before {
	content: "\e906";
}

.icon-linkedin:before {
	content: "\e907";
}

.icon-pin:before {
	content: "\e908";
}

.icon-play:before {
	content: "\e909";
}

.icon-twitter:before {
	content: "\e90a";
}

/* Slick slider styles */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* custom select styles */
.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #777;
	background: #fff;
	margin: 0 0 12px;
	min-width: 150px;
	height: 26px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 13px;
	line-height: 26px;
	margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: #aaa;
	width: 26px;
	bottom: 0;
	right: 0;
	top: 0;
}

body>.jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0px;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #f00;
}

/* multiple select styles */
.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */
.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

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

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* common custom form elements styles */
.jcf-disabled {
	background: #ddd !important;
}

.jcf-focus,
.jcf-focus * {
	border-color: #f00 !important;
}


/* buttons styles */
.btn.btn-danger:hover {
	background-color: #85112c;
	border-color: #85112c;
}

.btn.btn-outline-danger {
	color: #262626;
}

.btn.btn-outline-danger:hover {
	color: #fff;
}

/* media section styles */
.media-section {
	color: rgba(38, 38, 38, 0.8);
}

.media-section .text-holder {
	padding: 0 0 1.875rem 0;
}

@media (min-width: 768px) {
	.media-section .text-holder {
		padding: 0;
	}
}

@media (min-width: 992px) {
	.media-section .text-holder {
		padding: 0 1.25rem 0 0;
	}
}

@media (min-width: 1200px) {
	.media-section .text-holder {
		padding: 2px 3.75rem 0 0;
	}
}

.media-section .img-holder,
.media-section .video-block {
	box-shadow: -2px -1px 10px rgba(38, 38, 38, 0.2);
	border-radius: 4px;
	overflow: hidden;
}

.media-section .img-holder img,
.media-section .img-holder iframe,
.media-section .video-block img,
.media-section .video-block iframe {
	border-radius: 0.25rem;
}

.media-section .button-holder {
	padding: 0.25rem 0 0;
}

@media (min-width: 992px) {
	.media-section .button-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.media-section .button-holder .btn {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.media-section .button-holder .text {
	display: block;
	color: rgba(38, 38, 38, 0.5);
	font-size: 0.625rem;
	line-height: 1.3;
	font-weight: 500;
	padding: 1.25rem 0 0;
}

@media (min-width: 992px) {
	.media-section .button-holder .text {
		padding: 0 0 0 1.5rem;
	}
}

@media (min-width: 992px) {
	.media-section.reverced .text-holder {
		padding: 0 0 0 1.25rem;
	}
}

@media (min-width: 1200px) {
	.media-section.reverced .text-holder {
		padding: 2px 0 0 3.75rem;
	}
}

.video-block {
	position: relative;
}

.fluid-width-video-wrapper {
	background-color: #000;
}

/* features section styles */

.features-section .section-heading {
	margin: 0 0 4.063rem;
}

.features-list {
	margin-bottom: -1.875rem;
}

.features-list.centered .features-item {
	display: block;
	text-align: center;
}

.features-list.centered .icon-holder {
	margin-bottom: .5rem;
	width: 100%;
}

.features-list.centered .text-holder {
	width: 100%;
}

.features-item {
	color: rgba(38, 38, 38, 0.8);
	text-align: center;
	max-width: 230px;
	margin: 0 auto 1.875rem;
}

@media (min-width: 576px) {
	.features-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		text-align: left;
		max-width: none;
	}
}

.features-item .icon-holder {
	color: var(--blomme);
	font-size: 2.25rem;
	line-height: 1;
	margin-bottom: .5rem;
}

@media (min-width: 576px) {
	.features-item .icon-holder {
		width: 50px;
		margin-bottom: 0;
	}
}

@media (min-width: 576px) {
	.features-item .text-holder {
		width: calc(100% - 50px);
	}
}

.features-item .title {
	font-size: 1.25rem;
	color: #262626;
	display: block;
	margin: 0 0 5px;
}

@media (min-width: 576px) {
	.features-item .title {
		font-size: 1.375rem;
	}
}

.features-item p:last-child {
	margin-bottom: 0;
}

/* benefites section styles */
.benefits-section .section-heading {
	margin: 0 0 2.563rem;
}

.benefits-item {
	text-align: center;
	height: 100%;
	max-width: 214px;
	margin: 0 auto;
	padding-bottom: 1.875rem;
}

@media (min-width: 576px) {
	.benefits-item {
		max-width: none;
	}
}

@media (min-width: 992px) {
	.benefits-item {
		padding-bottom: 1rem;
	}
}

.benefits-item .link {
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
	display: block;
	height: 100%;
	background-color: #fff;
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.08), 0 -1px 5px rgba(0, 0, 0, 0.05);
	color: rgba(38, 38, 38, 0.8);
	padding: 1.563rem 0.625rem 3.063rem;
	text-decoration: none;
}

.benefits-item .link:hover {
	background-color: rgba(255, 255, 255, 1);
}

.benefits-item .title {
	display: block;
	color: #262626;
	font-weight: 700;
	font-size: 1rem;
}

.benefits-item .icon-holder {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: top;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	border: 2px solid var(--blomme);
	border-radius: 50%;
	margin: 0 0 1.563rem;
	color: var(--blomme);
	font-size: 1.5rem;
}

.benefits-item .icon-holder img {
	max-width: 85%;
	color: var(--blomme);
	fill: var(--blomme);
	filter: brightness(0) saturate(100%) invert(21%) sepia(8%) saturate(1509%) hue-rotate(284deg) brightness(96%) contrast(92%);
}

.benefits-item .text {
	display: block;
}

@media (min-width: 768px) {
	.benefits-item.item-lg {
		font-size: 1.125rem;
		line-height: 1.667;
		padding-bottom: 2.25rem;
	}
}

@media (min-width: 768px) {
	.benefits-item.item-lg .link {
		padding: 2.875rem 1.875rem 4.813rem;
	}
}

@media (min-width: 768px) {
	.benefits-item.item-lg .icon-holder {
		width: 120px;
		height: 120px;
		font-size: 2.375rem;
	}
}

@media (min-width: 768px) {
	.benefits-item.item-lg .title {
		font-size: 2rem;
		margin: 0 0 1.375rem;
	}
}

/* info section styles */
.info-section {
	background-color: #b2173b;
	color: #fff;
}

.info-section .section-heading {
	margin: 0 0 1.063rem;
}

.info-section .description {
	display: block;
	font-size: 1.125rem;
	line-height: 1.333;
	margin: 0 0 1.625rem;
}

@media (min-width: 1200px) {
	.info-section .text-holder {
		padding-right: 6.875rem;
	}
}

.info-section .text {
	display: block;
	font-size: 0.875rem;
	line-height: 1.714;
}

.info-section h2,
.info-section .h2,
.info-section h3,
.info-section .h3 {
	color: inherit;
}

.info-section .links-list {
	font-weight: 700;
	padding: 2.5rem 0 0;
}

.info-section .links-list li+li {
	margin-top: 1.25rem;
}

.info-section .links-list a {
	color: inherit;
	text-decoration: none;
	position: relative;
	padding-right: 1.25rem;
}

.info-section .links-list a:after {
	content: "\e900";
	font-size: 0.75rem;
	font-weight: 400;
	position: absolute;
	margin: 7px 0 0 5px;
}

.info-section .links-list a:hover {
	text-decoration: underline;
}

/* two column text section styles */
.text-section {
	color: rgba(38, 38, 38, 0.8);
}

@media (min-width: 768px) {
	.text-section .text-holder {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 1.8rem;
		column-gap: 1.8rem;
		margin-bottom: -1rem;
	}
}

@media (min-width: 992px) {
	.text-section .text-holder {
		-webkit-column-gap: 2.875rem;
		column-gap: 2.875rem;
	}
}

/* testimonials section styles */
.testimonials-section .section-heading {
	margin: 0 0 2.5rem;
}

@media (min-width: 768px) {
	.testimonials-section .section-heading {
		margin: 0 0 3.438rem;
	}
}

@media (min-width: 992px) {
	.testimonials-section .section-heading {
		margin: 0 0 4.75rem;
	}
}

.testimonials-list {
	margin: 0 -15px;
}

.testimonials-list .slick-slide {
	padding: 0 15px;
}

.testimonials-item {
	border: 1px solid rgba(38, 38, 38, 0.2);
	border-radius: 10px;
	padding: 1.813rem 1.25rem 1.313rem 1.813rem;
}

.testimonials-item .author-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 1.75rem;
}

.testimonials-item .img-holder {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 12px 0 0;
}

.testimonials-item .img-holder img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.testimonials-item .text-holder {
	width: calc(100% - 62px);
}

.testimonials-item .name {
	display: block;
	color: rgba(38, 38, 38, 0.8);
	line-height: 1;
	margin: 0 0 7px;
}

@media (min-width: 1200px) {
	.testimonials-item .name {
		min-height: 32px;
	}

	.testimonials-item .position-location-wrapper {
		min-height: 54px;
	}
}

@media (min-width: 1200px) {
	.testimonials-item .position-location-wrapper {
		min-height: 54px;
	}

	.testimonials-item .name {
		min-height: 32px;
	}
}

.testimonials-item .position,
.testimonials-item .location {
	display: block;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.357;
}

.testimonials-item .location {
	color: #b2173b;
}

.testimonials-item blockquote {
	color: rgba(38, 38, 38, 0.8);
	min-height: 132px;
	padding: 0;
}

.testimonials-item blockquote q {
	font-size: 0.875rem;
	line-height: 1.7;
	font-style: italic;
}

.testimonials-item time {
	display: block;
	font-size: 0.875rem;
	line-height: 1.357;
	color: rgba(178, 23, 59, 0.5);
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	font-weight: 300 !important;
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	font-weight: 300 !important;
}

input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
textarea:-moz-placeholder {
	font-weight: 300 !important;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	font-weight: 300 !important;
}

input[type="text"].placeholder,
input[type="email"].placeholder,
input[type="password"].placeholder,
input[type="url"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
textarea.placeholder {
	font-weight: 300 !important;
}

/* Contact Form 7 styles */
.wpcf7 {
	margin-bottom: 3rem;
}

.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: -1;
}

.wpcf7 input[type="text"].wpcf7-not-valid,
.wpcf7 input[type="search"].wpcf7-not-valid,
.wpcf7 input[type="email"].wpcf7-not-valid,
.wpcf7 input[type="password"].wpcf7-not-valid,
.wpcf7 input[type="tel"].wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
	border-color: #f00;
}

.wpcf7 .form-title {
	font-size: 1.25rem;
	font-weight: 500;
	display: block;
	margin-top: .5rem;
}

.wpcf7 .form-row {
	margin-left: -8px;
	margin-right: -8px;
}

.wpcf7 .form-row>.col,
.wpcf7 .form-row>[class*="col-"] {
	padding-left: 8px;
	padding-right: 8px;
}

.wpcf7 .wpcf7-not-valid-tip,
.wpcf7 .wpcf7-validation-errors {
	color: #b2173b;
	font-size: .875em;
}

.wpcf7 .screen-reader-response {
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
}

.wpcf7-radio .wpcf7-list-item {
	line-height: 0;
	display: block;
}

.wpcf7-radio .wpcf7-list-item-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1.2;
	font-size: 1.25rem;
	font-weight: 300;
	margin-bottom: .5rem;
	cursor: pointer;
}

.wpcf7-radio .wpcf7-list-item-label:before {
	-webkit-transition: border-width 0.2s linear;
	transition: border-width 0.2s linear;
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #b2173b;
	border: 10px solid #eee;
	overflow: hidden;
	margin-right: 22px;
}

.wpcf7-radio input[type="radio"]:checked+.wpcf7-list-item-label:before {
	border-width: 7px;
}

.wpcf7-checkbox .wpcf7-list-item {
	line-height: 0;
	display: block;
}

.wpcf7-checkbox .wpcf7-list-item-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1.2;
	font-size: 1.25rem;
	font-weight: 300;
	margin-bottom: .5rem;
	cursor: pointer;
}

.wpcf7-checkbox .wpcf7-list-item-label:before {
	-webkit-transition: border-width 0.2s linear;
	transition: border-width 0.2s linear;
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #b2173b;
	border: 10px solid #eee;
	overflow: hidden;
	margin-right: 22px;
}

.wpcf7-checkbox input[type="checkbox"]:checked+.wpcf7-list-item-label:before {
	border-width: 7px;
}

.jcf-select {
	margin: 0;
	border: none;
	background-color: rgba(243, 243, 243, 0.96);
	height: 2.5rem;
	padding: 0.4375rem 1.375rem 0.5rem;
	cursor: pointer;
}

.jcf-select .jcf-select-text {
	margin: 0;
	font-size: 1rem;
	font-weight: 400;
	color: #262626;
	line-height: 1.25;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.jcf-select .jcf-select-opener {
	position: static;
	border-top: 7px solid #b2173b;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	background: none;
	width: 8px;
	height: 7px;
	margin: 0 0 0 8px;
	display: inline-block;
	vertical-align: middle;
}

.jcf-select .jcf-select-drop {
	left: 0;
	right: 0;
}

.jcf-select .jcf-select-drop-content {
	border-color: rgba(243, 243, 243, 0.96);
	border-top: none;
}

.jcf-select .jcf-list {
	font-size: 1rem;
}

.jcf-select .jcf-list .jcf-option {
	padding: 0.625rem 1.375rem;
}

.jcf-select .jcf-list .jcf-option.jcf-selected,
.jcf-select .jcf-list .jcf-option.jcf-hover {
	background-color: rgba(243, 243, 243, 0.5);
}

.jcf-focus .jcf-select-opener,
.jcf-focus * .jcf-select-opener {
	border-top-color: #b2173b !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
}

.jcf-focus .jcf-select-drop-content,
.jcf-focus * .jcf-select-drop-content {
	border-color: rgba(243, 243, 243, 0.96) !important;
}

.slick-dotted {
	margin-bottom: 76px;
	margin-bottom: 50px;
}

.slick-slider {
	padding: 0 20px;
}

@media (min-width: 768px) {
	.slick-slider {
		padding: 0;
		margin-left: -10px;
		margin-right: -10px;
	}
}

@media (min-width: 1200px) {
	.slick-slider {
		margin-left: -20px;
		margin-right: -20px;
	}
}

.slick-slider a:focus {
	outline: none;
}

.slick-slider.logo-slider .slick-dots {
	bottom: -30px;
}

.slick-arrow {
	-webkit-transition: color 0.3s linear;
	transition: color 0.3s linear;
	border: none;
	background: none;
	color: #b2173b;
	font-size: 2rem;
	cursor: pointer;
	line-height: 1;
	padding: 5px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}

.slick-arrow:hover {
	color: #85112c;
}

.slick-arrow:focus {
	outline: none;
}

.slick-arrow.slick-prev {
	left: 0;
}

@media (min-width: 768px) {
	.slick-arrow.slick-prev {
		left: -15px;
	}
}

@media screen and (min-width: 1366px) {
	.slick-arrow.slick-prev {
		left: -70px;
	}
}

.slick-arrow.slick-next {
	right: 0;
}

@media (min-width: 768px) {
	.slick-arrow.slick-next {
		right: -15px;
	}
}

@media screen and (min-width: 1366px) {
	.slick-arrow.slick-next {
		right: -70px;
	}
}

.slick-arrow.slick-disabled {
	color: rgba(178, 23, 59, 0.2);
}

.slick-dots {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0;
	line-height: 0;
	letter-spacing: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: -50px;
}

.slick-dots li {
	padding: 2px 4px;
}

.slick-dots li button {
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
	background-color: rgba(38, 38, 38, 0.4);
	width: 7px;
	height: 7px;
	border-radius: 50%;
	padding: 0;
	border: none;
	cursor: pointer;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-dots li button:hover {
	background-color: #b2173b;
}

.slick-dots li button:focus {
	outline: none;
}

.slick-dots li.slick-active {
	padding-left: 3px;
	padding-right: 3px;
}

.slick-dots li.slick-active button {
	background-color: #b2173b;
	width: 9px;
	height: 9px;
}

.content-section.person-section {
	padding-top: 3.5rem;
}

@media (min-width: 768px) {
	.content-section.person-section {
		padding: 5.5rem 0 3.5rem;
	}
}

.content-section.person-section .person {
	margin-top: 1rem;
}

@media (min-width: 992px) {
	.content-section.person-section .person {
		margin-top: 2.5rem;
	}
}

.person {
	display: inline-block;
	vertical-align: top;
	color: #262626;
	font-weight: 500;
	margin-bottom: 2rem;
}

.person:hover {
	text-decoration: none;
	color: #262626;
}

.person:hover .img-holder:before {
	opacity: 1;
}

.person:hover .img-holder:after {
	opacity: 1;
}

@media (min-width: 992px) {
	.person {
		margin-bottom: 1.75rem;
	}
}

.person .img-holder {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

.person .img-holder:before {
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	background-color: rgba(38, 38, 38, 0.1);
	opacity: 0;
}

.person .img-holder:after {
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	content: "\e90c";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 1rem;
	color: #fff;
	z-index: 3;
	width: 45px;
	height: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	border: 2px solid #fff;
	opacity: 0;
}

.person .name {
	display: block;
	font-size: 2rem;
	line-height: 1.1;
	font-weight: 500;
}

.person .title {
	display: block;
	font-size: 1.5rem;
	font-weight: 500;
	margin-top: .5rem;
}

.person .position {
	display: block;
	opacity: .8;
	font-size: 1.125rem;
}

.person .office {
	display: block;
	opacity: .8;
	font-weight: 300;
}

.person.large {
	padding: 50px 0 0;
	width: 100%;
}

.person.large .img-holder:before,
.person.large .img-holder:after {
	display: none;
}

.person.large p {
	font-size: 15px;
	line-height: 1.75;
	font-weight: 400;
	margin: 0 0 26px;
}

@media (min-width: 768px) {
	.person.large .name {
		font-size: 42px;
		margin: 0 0 4px;
	}
}

.person.large .person-info {
	padding: 6px 0 0;
}

.person.large .office {
	margin: 0 0 14px;
}

.person.large .contact-list {
	color: #b2173b;
	margin: 0;
}

@media (min-width: 768px) {
	.person.large .contact-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 22px;
		margin: 50px 0 27px;
	}
}

@media (min-width: 768px) {
	.person.large .contact-list li {
		margin-right: 15px;
	}
}

@media (min-width: 992px) {
	.person.large .contact-list li {
		margin-right: 30px;
	}
}

@media (min-width: 1200px) {
	.person.large .contact-list li {
		margin-right: 70px;
	}
}

.person.large .contact-list li:last-child {
	margin-right: 0;
}

.contact-list {
	margin-top: 1rem;
	font-size: 1.125rem;
}

.logo-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.logo-list li {
	padding: 0 7px;
	margin: 1rem 0;
	max-width: 33%;
}

@media (min-width: 576px) {
	.logo-list li {
		padding: 0 15px;
	}
}

@media (min-width: 992px) {
	.logo-list li {
		padding: 0 20px;
		margin: 1.5rem 0;
	}
}

@media (min-width: 1200px) {
	.logo-list li {
		padding: 0 25px;
	}
}

.logo-list li>img {
	opacity: .5;
}

.logo-list li>img:hover {
	opacity: 1;
}

.logo-list a:hover {
	text-decoration: none;
}

.logo-list a:hover img {
	opacity: 1;
}

.logo-list img {
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	display: inline-block;
	vertical-align: top;
	max-height: 25px;
	max-width: 100%;
	opacity: .5;
}

@media (min-width: 576px) {
	.logo-list img {
		max-height: 30px;
	}
}

@media (min-width: 768px) {
	.logo-list img {
		max-height: 35px;
	}
}

@media (min-width: 992px) {
	.logo-list img {
		max-height: 42px;
	}
}

.hero-section {
	position: relative;
	color: rgba(255, 255, 255, 0.8);
}

.hero-section h1,
.hero-section h2,
.hero-section h3,
.hero-section h4,
.hero-section h5,
.hero-section h6 {
	color: #fff;
	line-height: 1.1875;
}

@media (min-width: 768px) {
	.hero-section .submenu-panel {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 3;
	}
}

.hero-section.hero-image .hero-content {
	min-height: 0;
	padding: 0;
}

.hero-section.hero-image .hero-content:after {
	content: none;
}

.hero-section.hero-image .hero-content img {
	display: block;
	vertical-align: top;
	width: 100%;
}

.hero-content {
	min-height: 250px;
	padding: 50px 0;
	position: relative;
	z-index: 2;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hero-content:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 150px;
}

@media (min-width: 768px) {
	.hero-content:after {
		height: 270px;
	}
}

@media (min-width: 992px) {
	.hero-content:after {
		height: 370px;
	}
}

@media (min-width: 768px) {
	.hero-content {
		min-height: 400px;
		padding: 50px 0 80px;
	}
}

@media (min-width: 992px) {
	.hero-content {
		min-height: 500px;
	}
}

.hero-content h1,
.hero-content .h1 {
	font-weight: 300;
	margin-bottom: 0;
	font-size: 2.25rem;
}

@media (min-width: 576px) {

	.hero-content h1,
	.hero-content .h1 {
		font-size: 3rem;
	}
}

.hero-heading {
	text-shadow: 0px 0px 25px #000;
	max-width: 460px;
	line-height: 1.5;
}

@media (min-width: 768px) {
	.hero-heading {
		font-size: 1.25rem;
	}
}

.submenu-panel {
	background-color: rgba(243, 243, 243, 0.85);
	border-top: 3px solid var(--blomme);
}

.submenu-panel .inner {
	padding: 17px 0 10px;
}

@media (min-width: 992px) {
	.submenu-panel .inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0;
	}
}

.submenu {
	line-height: 1.2;
	font-weight: 300;
	margin: 0;
	text-align: center;
	letter-spacing: -.3em;
}

@media (min-width: 768px) {
	.submenu {
		font-size: .875rem;
	}
}

@media (min-width: 992px) {
	.submenu {
		text-align: left;
		margin-bottom: 0;
	}
}

.submenu li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-bottom: 10px;
	padding: 5px 7px;
	letter-spacing: 0;
}

@media (min-width: 992px) {
	.submenu li:before {
		height: 0;
		width: 0;
		border-bottom: 16px solid #fff;
		border-left: 16px solid transparent;
		border-right: 16px solid transparent;
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translate(-50%, 100%);
		-ms-transform: translate(-50%, 100%);
		transform: translate(-50%, 100%);
		display: none;
	}
}

@media (min-width: 992px) {
	.submenu li {
		display: inline-block;
		vertical-align: top;
		margin-bottom: 0;
		margin-right: 10px;
		padding: 35px 0 30px;
	}
}

@media (min-width: 992px) {
	.submenu li {
		margin-right: 15px;
	}
}

@media (min-width: 1200px) {
	.submenu li {
		margin-right: 26px;
	}
}

.submenu li.active {
	font-weight: 700;
}

@media (min-width: 992px) {
	.submenu li.active:before {
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		display: block;
	}
}

.submenu a {
	color: #262626;
}

.submenu a:hover,
.submenu a:focus,
.submenu a:active,
.submenu a:active:focus {
	text-decoration: none;
	color: #b2173b;
}

@media (max-width: 768px) {
	.submenu a {
		padding: 0;
	}

	.submenu li.cta a {
		padding: 0.625rem 1.125rem;
		margin-top: -10px
	}
}

@media (max-width: 550px) {

	.submenu-panel {
		overflow: hidden;
		height: 70px
	}

	.submenu-panel .container {
		padding-left: 0;
		padding-right: 0;
		position: relative;
	}

	.submenu-panel .inner {
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		height: 70px;
		padding-bottom: 17px;
		box-sizing: content-box;
	}

	ul.submenu {
		margin-left: 15px;
		margin-right: 15px;
		text-align: justify;
		width: auto;
		white-space: nowrap;
	}

	ul.submenu:after {
		/* 5 */
		content: '';
		display: inline-block;
		width: 100%;
	}

	ul.submenu li {
		display: inline-block;
	}

	.nav__shadow {
		width: 40px;
		height: 70px;
		position: absolute;
		top: 0;
		background: linear-gradient(to right, rgba(244, 244, 244, 0), rgba(244, 244, 244, 1) 80%);
		pointer-events: none;
		opacity: 0;
		transition: opacity 0.1s;
	}

	.nav__shadow.is-visible {
		opacity: 1;
	}

	.nav__shadow--start {
		left: 0;
		transform: rotate(180deg);
	}

	.nav__shadow--end {
		right: 0;
	}
}

@media (min-width: 768px) {
	.submenu a {
		padding: 0;
	}
}

.panel-buttons {
	margin: 0 0 10px;
	text-align: center;
}

@media (min-width: 992px) {
	.panel-buttons {
		margin: 0;
	}
}

.panel-buttons li {
	display: inline-block;
	vertical-align: top;
}

.panel-buttons .btn {
	font-size: .875rem;
	padding: .625em 1.4375em;
}

@media (min-width: 768px) {
	.panel-buttons .btn {
		margin-left: 15px;
	}
}

@media (min-width: 992px) {
	.panel-buttons .btn {
		font-size: 1rem;
	}
}

.intro-section {
	position: relative;
	z-index: 2;
}

.intro-section .bg-stretch {
	background-attachment: fixed;
	background-position: center top;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	-webkit-transform: translarte3d(0, 0, 0);
	-ms-transform: translarte3d(0, 0, 0);
	transform: translarte3d(0, 0, 0);
}

@media (max-width: 992px) {
	.intro-section .bg-stretch {
		background-attachment: scroll;
	}
}

.intro-section.intro-video {
	background-color: #262626;
}

.intro-section.intro-video+#main {
	position: relative;
	z-index: 3;
	overflow: hidden;
	background-color: #fff;
}

.intro-content {
	color: #fff;
	padding: 100px 0 25vw;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.intro-content:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
}

@media (min-width: 768px) {
	.intro-content:after {
		height: 300px;
	}
}

@media (min-width: 992px) {
	.intro-content:after {
		height: 350px;
	}
}

@media (min-width: 1200px) {
	.intro-content:after {
		height: 470px;
	}
}

@media (min-width: 768px) {
	.intro-content {
		position: static;
		padding-bottom: 50px;
		min-height: 450px;
	}
}

@media (min-width: 992px) {
	.intro-content {
		min-height: 500px;
	}
}

@media (min-width: 1200px) {
	.intro-content {
		min-height: 620px;
	}
}

.intro-content .section-heading {
	color: rgba(0, 0, 0, 0.9);
	position: relative;
	z-index: 2;
}

.intro-content .section-heading .subtitle {
	color: inherit;
}

.intro-content h1,
.intro-content h2,
.intro-content h3,
.intro-content h4,
.intro-content h5,
.intro-content h6 {
	color: black;
	font-weight: 300;
}

.intro-content h1,
.intro-content .h1 {
	font-size: 2rem;
	line-height: 1.292;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.intro-content h1,
	.intro-content .h1 {
		font-size: 2.5rem;
	}
}

@media (min-width: 992px) {

	.intro-content h1,
	.intro-content .h1 {
		font-size: 3rem;
	}
}

.subtitle a {
	color: #FFFFFF;
	transition: color 0.3s linear, opacity 0.3s linear;
}

.subtitle a:hover {
	color: #FFFFFF;
	transition: color 0.3s linear, opacity 0.3s linear;
}

.intro-cards {
	background-color: var(--blomme);
	position: relative;
	z-index: 2;
	padding: 30px 0 30px;
	box-shadow: 0 0 0px 1px #B2173C;
}

.intro-cards:before {
	height: 0;
	width: 0;
	border-bottom: 35vw solid var(--blomme);
	border-left: 500px solid transparent;
	border-right: 500px solid transparent;
	content: "";
	position: absolute;
	bottom: 100%;
	right: 25%;
	z-index: -1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	overflow: hidden;
}

@media (min-width: 576px) {
	.intro-cards:before {
		height: 0;
		width: 0;
		border-bottom: 35vw solid var(--blomme);
		border-left: 750px solid transparent;
		border-right: 750px solid transparent;
	}

	.intro-cards {
		padding: 10px 0 30px;
		box-shadow: none;
	}
}

@media (min-width: 768px) {
	.intro-cards:before {
		height: 0;
		width: 0;
		border-bottom: 380px solid var(--blomme);
		border-left: 1000px solid transparent;
		border-right: 1000px solid transparent;
		bottom: 0;
	}
}

@media (min-width: 992px) {
	.intro-cards:before {
		height: 0;
		width: 0;
		border-bottom: 450px solid var(--blomme);
		border-left: 1500px solid transparent;
		border-right: 1500px solid transparent;
	}
}

@media (min-width: 1200px) {
	.intro-cards:before {
		height: 0;
		width: 0;
		border-bottom: 500px solid var(--blomme);
		border-left: 1750px solid transparent;
		border-right: 1750px solid transparent;
	}
}

.intro-cards:after {
	height: 0;
	width: 0;
	border-bottom: 19vw solid var(--blomme);
	border-left: 250px solid transparent;
	border-right: 250px solid transparent;
	content: "";
	position: absolute;
	bottom: 100%;
	left: 75%;
	z-index: -1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	overflow: hidden;
}

@media (min-width: 576px) {
	.intro-cards:after {
		height: 0;
		width: 0;
		border-bottom: 19vw solid var(--blomme);
		border-left: 400px solid transparent;
		border-right: 400px solid transparent;
	}
}

@media (min-width: 768px) {
	.intro-cards:after {
		height: 0;
		width: 0;
		border-bottom: 220px solid var(--blomme);
		border-left: 500px solid transparent;
		border-right: 500px solid transparent;
		bottom: 0;
	}
}

@media (min-width: 992px) {
	.intro-cards:after {
		height: 0;
		width: 0;
		border-bottom: 270px solid var(--blomme);
		border-left: 750px solid transparent;
		border-right: 750px solid transparent;
	}
}

@media (min-width: 1200px) {
	.intro-cards:after {
		height: 0;
		width: 0;
		border-bottom: 270px solid var(--blomme);
		border-left: 900px solid transparent;
		border-right: 900px solid transparent;
	}
}

@media (min-width: 576px) {
	.intro-cards {
		padding-bottom: 0;
		margin-bottom: -2px;
	}
}

@media (min-width: 768px) {
	.intro-cards {
		background-color: transparent;
	}
}

.intro-cards .card {
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
}

.intro-cards .card:hover {
	background-color: #e6e5e5;
}

@media (min-width: 576px) {
	.intro-cards .card {
		margin: 0 3px;
	}
}

.intro-cards .card-body {
	padding-left: 1rem;
	padding-right: 1rem;
	padding-bottom: 40px;
	position: relative;
	line-height: 1.1;
	color: rgba(38, 38, 38, 0.8);
}

.intro-cards .card-body h2 {
	font-size: 2rem;
	margin-top: 0;
	margin-bottom: 26px;
}

@media (min-width: 768px) {
	.intro-cards .card-body {
		padding-bottom: 55px;
		padding-top: 2rem;
		font-size: 1rem;
	}
}

@media (min-width: 992px) {
	.intro-cards .card-body {
		font-size: 1.125rem;
		padding: 2rem 30px 75px;
	}
}

@media (min-width: 1200px) {
	.intro-cards .card-body {
		padding: 2rem 65px 95px;
	}
}

.intro-cards .link {
	-webkit-transition: background-color 0.3s linear, color 0.3s linear;
	transition: background-color 0.3s linear, color 0.3s linear;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .875rem;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	border: 2px solid #b2173b;
	color: #b2173b;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	overflow: hidden;
	font-weight: 700;
}

.intro-cards .link:hover {
	text-decoration: none;
	color: #fff;
	background-color: #b2173b;
}

@media (min-width: 768px) {
	.intro-cards .link {
		bottom: 5px;
	}
}

@media (min-width: 992px) {
	.intro-cards .link {
		bottom: 25px;
	}
}

@media (min-width: 1200px) {
	.intro-cards .link {
		bottom: 40px;
	}
}

.intro-cards .head-icon {
	display: inline-block;
	vertical-align: top;
	font-size: 2rem;
	margin-bottom: 10px;
	color: var(--blomme);
}

@media (min-width: 992px) {
	.intro-cards .head-icon {
		font-size: 2rem;
		margin-bottom: 14px;
	}
}

.intro-cards h3,
.intro-cards .h3 {
	margin-bottom: 26px;
}

@media (max-width: 767.98px) {

	.intro-cards h3,
	.intro-cards .h3 {
		font-size: 1.375rem;
	}
}

.intro-color {
	color: var(--blomme);
}

.video-holder {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	background-size: cover;
}

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

/* @media (min-width: 992px) {
    .video-wrap {
      display: block; } } */

.vidcover {
	background: #000;
	opacity: 0.8;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
	display: none;
	-webkit-transition: opacity 800ms ease 0.2s;
	transition: opacity 800ms ease 0.2s;
}

.fullvid {
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	width: 1280px;
	height: 720px;
	position: fixed;
	bottom: 50%;
	left: 50%;
	z-index: 1;
	max-width: none;
	opacity: 0;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}

.video-ready .fullvid {
	opacity: 1;
}

.video-holder .bg-video {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	pointer-events: none;
	padding: 0;
	margin: 0;
}

.video-active .bg-video {
	opacity: 1;
}

.decorated-section {
	color: #fff;
	margin-bottom: 30vw;
	position: relative;
	z-index: 2;
	padding-top: 10px;
}

.decorated-section .features-list {
	margin-top: 30px;
}

.decorated-section:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	background-color: var(--blomme);
}

@media (min-width: 576px) {
	.decorated-section:before {
		bottom: 25px;
	}
}

.decorated-section:after {
	height: 0;
	width: 0;
	border-left: 65vw solid transparent;
	border-right: 65vw solid transparent;
	border-top: 20vw solid var(--blomme);
	content: "";
	position: absolute;
	top: calc(100% - 1px);
	right: -1px;
	z-index: -3;
	height: 0;
	width: 0;
	border-left: 160px solid transparent;
	/* border-right: 225px solid transparent; */
	border-top: 65px solid var(--blomme);
}

@media (min-width: 576px) {
	.decorated-section:after {
		top: calc(100% - 26px);
		border-left-width: 390px;
		border-right-width: 400px;
		border-top-width: 115px;
	}

	.decorated-section .features-list {
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	.decorated-section:after {
		border-left-width: 450px;
		border-right-width: 540px;
		border-top-width: 150px;
	}
}

@media (min-width: 992px) {
	.decorated-section:after {
		border-left-width: 500px;
		border-right-width: 700px;
		border-top-width: 200px;
	}
}

@media (min-width: 1200px) {
	.decorated-section:after {
		border-top: 290px solid var(--blomme);
		border-left-width: 720px;
		border-right-width: 1000px;
		border-top-width: 290px;
	}
}

@media (min-width: 1600px) {
	.decorated-section:after {
		border-left-width: 1000px;
		border-right-width: 1400px;
	}
}

@media (min-width: 576px) {
	.decorated-section {
		margin-bottom: 25vw;
	}
}

@media (min-width: 768px) {
	.decorated-section {
		padding-top: 40px;
	}
}

@media (min-width: 992px) {
	.decorated-section {
		padding-top: 87px;
	}
}

@media (min-width: 1200px) {
	.decorated-section {
		margin-bottom: 355px;
	}
}

.decorated-section .features-item {
	color: rgba(255, 255, 255, 0.8);
	padding: 0 10px;
}

@media (min-width: 768px) {
	.decorated-section .features-item {
		padding: 0 3px;
	}
}

@media (min-width: 992px) {
	.decorated-section .features-item {
		padding: 0 10px;
	}
}

@media (min-width: 1200px) {
	.decorated-section .features-item {
		padding: 0 20px;
	}
}

.decorated-section .features-item .title {
	color: #fff;
}

.decorated-section .features-item .icon-holder {
	color: #fff;
	margin-bottom: 18px;
}

.decorated-section .features-list {
	margin-bottom: 0;
}

.highlight-section {
	position: relative;
	padding-bottom: 40px;
}

.highlight-section:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: -9999px;
	background-color: #f3f3f3;
	z-index: -10;
}

.highlight-section .section-heading-wrapper {
	margin-bottom: 2rem;
	width: 100%;
}

@media (max-width: 767.98px) {
	.highlight-section .section-heading-wrapper {
		text-align: center;
		margin-bottom: 3rem;
	}
}

@media (min-width: 768px) {
	.highlight-section .section-heading-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media (max-width: 767.98px) {
	.highlight-section .section-heading {
		text-align: center;
	}
}

@media (min-width: 768px) {
	.highlight-section .section-heading {
		margin-right: 25px;
		max-width: 670px;
	}
}

.highlight-section .section-heading .subtitle,
.highlight-section .section-heading .subtitle.large {
	max-width: 100%;
}

.highlight-section .link-holder {
	text-align: center;
	font-size: 1.125rem;
	font-weight: 500;
}

.highlight-section .link-holder a:hover {
	text-decoration: none;
}

.recent-posts .post-row {
	margin: 0 -15px 1rem;
}

.recent-posts .item {
	padding-bottom: 20px;
}

.recent-posts .post-row:hover .item {
	opacity: .4;
}

@media (min-width: 768px) {
	.recent-posts .post-row {
		margin-bottom: 2rem;
	}
}

.recent-posts .item {
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	font-size: .875rem;
	line-height: 1.572;
	display: block;
	color: rgba(38, 38, 38, 0.8);
	border-bottom: 2px solid #b2173b;
	margin-bottom: 1rem;
	padding-left: 15px;
	padding-right: 15px;
}

.recent-posts .item:before {
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
	content: "";
}

@media (min-width: 768px) {
	.recent-posts .item:before {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 100%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 2px;
		background-color: var(--blomme);
	}
}

.recent-posts .item:hover {
	text-decoration: none;
	opacity: 1 !important;
}

.recent-posts .item:hover:before {
	background-color: rgba(178, 23, 59, 0.4);
}

@media (min-width: 768px) {
	.recent-posts .item {
		border-bottom: none;
		text-align: left;
	}
}

.recent-posts .item img {
	height: 60px;
}

.recent-posts .title {
	display: block;
	font-weight: 500;
	font-size: 1.25rem;
	color: #262626;
}

.recent-posts .company {
	display: block;
	font-size: 1rem;
	margin-bottom: 7px;
	color: rgba(38, 38, 38, 0.5);
}

.recent-posts [class*='col-']:last-child .item {
	border: none;
}

.recent-posts [class*='col-']:last-child .item:before {
	content: none;
}

/* map section styles */
.map-section {
	position: relative;
}

.map-section h2,
.map-section .h2,
.map-section h3,
.map-section .h3 {
	color: #b2173b;
	margin: 0 0 4px;
}

.map-section .container {
	position: static;
}

@media (max-width: 768px) {
	.map-section .container {
		margin-bottom: 20px;
	}
}

.map-section .holder {
	position: relative;
}

@media (max-width: 767.98px) {
	.map-section .holder+.holder {
		margin-top: 25px;
	}
}

@media (min-width: 768px) {
	.map-section .holder.reversed .text-holder {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		padding: 40px 0 0 32px;
		text-align: left;
	}
}

@media (min-width: 992px) {
	.map-section .holder.reversed .text-holder {
		padding: 70px 0 0 32px;
	}
}

@media (min-width: 1200px) {
	.map-section .holder.reversed .text-holder {
		padding: 103px 0 0 32px;
	}
}

@media (min-width: 768px) {

	.map-section .holder.reversed .map,
	.map-section .holder.reversed .map-placeholder,
	.map-section .holder.reversed .gmap-holder {
		right: 50%;
		left: 0;
	}
}

@media (min-width: 768px) {
	.map-section .inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.map-section .text-holder {
	color: rgba(38, 38, 38, 0.8);
	font-size: 18px;
	line-height: 2;
	padding: 0 0 20px;
}

@media (min-width: 768px) {
	.map-section .text-holder {
		width: 50%;
		padding: 40px 32px 0 0;
		text-align: right;
	}
}

@media (min-width: 992px) {
	.map-section .text-holder {
		padding: 70px 32px 0 0;
	}
}

@media (min-width: 1200px) {
	.map-section .text-holder {
		padding: 103px 32px 0 0;
	}
}

.map-section .text-holder address {
	font-weight: 700;
}

.map-section .info-item a {
	color: inherit;
}

.map-holder {
	min-height: 300px;
	margin: 0 -15px;
}

@media (min-width: 576px) {
	.map-holder {
		margin: 0;
	}
}

@media (min-width: 768px) {
	.map-holder {
		width: 50%;
		min-height: 350px;
	}
}

@media (min-width: 992px) {
	.map-holder {
		min-height: 400px;
	}
}

@media (min-width: 1200px) {
	.map-holder {
		min-height: 470px;
	}
}

.map,
.map-placeholder,
.gmap-placeholder {
	height: 100%;
}

@media (min-width: 768px) {

	.map,
	.map-placeholder,
	.gmap-placeholder {
		position: absolute !important;
		right: 0;
		left: 50%;
		top: 0;
		bottom: 0;
	}
}

.map-placeholder {
	background-size: cover;
	background-position: 50% 50%;
}

body:not(.full-screen) .gm-style .gm-style-mtc,
body:not(.full-screen) .gm-style .gm-style-cc,
body:not(.full-screen) .gm-style .gm-svpc,
body:not(.full-screen) .gm-style .gm-bundled-control,
body:not(.full-screen) .gm-style a {
	display: none !important;
}

/* visual section styles */
.visual-section {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	font-size: 1rem;
	line-height: 1.375;
	padding: 1.25rem 0 0;
}

.visual-section:after {
	content: '';
	display: block;
	width: 0;
	min-height: 450px;
}

@media (min-width: 992px) {
	.visual-section:after {
		min-height: 550px;
	}
}

@media (min-width: 1200px) {
	.visual-section:after {
		min-height: 610px;
	}
}

.visual-section .container {
	width: 100%;
}

.visual-section .bg-stretch {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 30% center;
}

@media (min-width: 768px) {
	.visual-section .bg-stretch {
		background-position: top center;
	}
}

.visual-section .text-holder {
	background-color: rgba(38, 38, 38, 0.75);
	color: #fff;
	padding: 1.25rem;
}

@media (min-width: 768px) {
	.visual-section .text-holder {
		padding: 1.875rem;
	}
}

@media (min-width: 1200px) {
	.visual-section .text-holder {
		min-height: 400px;
		padding: 3.125rem;
	}
}

.visual-section .section-heading {
	margin: 0 0 2rem;
}

.visual-section .section-heading .subtitle {
	margin-top: 0;
	color: inherit;
}

.visual-section h2,
.visual-section .h2,
.visual-section h3,
.visual-section .h3 {
	color: inherit;
}

/* reviews section styles */
.reviews-section .section-heading {
	margin: 0 0 43px;
}

.reviews-tab-content {
	max-width: 745px;
	margin: 0 auto 45px;
	background: #fff;
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.08), 0 -1px 5px rgba(0, 0, 0, 0.05);
	position: relative;
	z-index: 1;
}

.reviews-tab-content:after {
	content: '';
	border-top: 20px solid var(--gronlig);
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: -20px;
}

.reviews-tab-content:before {
	content: '';
	border-top: 22px solid var(--gronlig);
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	position: absolute;
	left: 50%;
	margin-left: -17px;
	bottom: -22px;
}

@media (min-width: 768px) {
	.reviews-tab-content {
		margin: 0 auto 65px;
	}
}

.review-tab blockquote {
	font-style: italic;
	font-size: 0.875rem;
	line-height: 1.875;
	color: rgba(38, 38, 38, 0.8);
}

@media (min-width: 768px) {
	.review-tab blockquote {
		font-size: 1rem;
	}
}

.review-tab blockquote q {
	display: block;
	padding: 30px 40px;
	text-align: center;
	position: relative;
}

@media (min-width: 768px) {
	.review-tab blockquote q {
		padding: 63px 92px 62px;
	}
}

.review-tab blockquote q:after {
	display: none;
}

.review-tab blockquote q:before {
	content: '“';
	color: rgba(243, 243, 243, 0.96);
	font-size: 90px;
	position: absolute;
	left: 0;
	top: 0;
	font-family: 'Bad Script';
	font-style: normal;
}

@media (min-width: 768px) {
	.review-tab blockquote q:before {
		font-size: 200px;
	}
}

.reviews-tabset-item {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: 500;
}

.reviews-tabset-item:hover {
	text-decoration: none;
}

.reviews-tabset-item .img-holder {
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	display: block;
	margin: 0 auto 16px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	opacity: .3;
}

.reviews-tabset-item .img-holder img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.reviews-tabset-item .name {
	display: block;
	min-height: 25px;
}

.reviews-tabset-item time {
	-webkit-transition: opacity 0.3s linear, visibility 0.3s linear;
	transition: opacity 0.3s linear, visibility 0.3s linear;
	display: block;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	opacity: 0;
	visibility: hidden;
}

.reviews-tabset-item.active .img-holder {
	opacity: 1;
}

.reviews-tabset-item.active time {
	opacity: 1;
	visibility: visible;
}

.reviews-tabset-item.active .name {
	color: var(--blomme);
	font-size: 1rem;
}

a.reviews-tabset-item:hover {
	color: var(--blomme);
}

/* card custom styles */
.card {
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.08), 0 -1px 5px rgba(0, 0, 0, 0.05);
	padding: 0.625rem;
	margin-bottom: 1.875rem;
	color: inherit;
}

.card time {
	display: block;
	font-size: 0.625rem;
	margin: 0 0 1rem;
}

a.card:hover {
	text-decoration: none;
	color: inherit;
	background-color: #f7f7f7;
}

.card-body {
	text-align: center;
	font-size: 0.875rem;
	line-height: 1.428;
	padding: 0.8125rem 1.25rem 0.9375rem;
}

.card-title {
	margin-bottom: 0.625rem;
}

@media (max-width: 767.98px) {
	.card-title {
		height: auto !important;
	}
}

.card-text {
	margin-bottom: 0;
}

@media (max-width: 767.98px) {
	.card-text {
		height: auto !important;
	}
}

.card-link {
	font-size: 1rem;
	position: relative;
	font-weight: 500;
	color: #b2173b;
}

.card-link:after {
	content: "\e900";
	font-size: 0.75rem;
	margin: 0 0 0 0.875rem;
	font-weight: bold;
}

/* article styles */
.page-content {
	padding: 2.5rem 0;
}

@media (min-width: 768px) {
	.page-content {
		padding: 3.75rem 0;
	}
}

.article-img img {
	width: 100%;
}

.article .title {
	margin: 0 0 1.625rem;
}

.article p {
	margin: 0 0 1.438rem;
}

/* breadcrumbs styles */
.breadcrumbs-holder {
	margin-bottom: 3.125rem;
}

.breadcrumbs {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-weight: 300;
	font-size: 0.875rem;
	color: #262626;
	background-color: rgba(243, 243, 243, 0.96);
	border-radius: 0.75rem;
	padding: 2px 1.563rem;
	white-space: nowrap;
	max-width: 100%;
}

.breadcrumbs li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.breadcrumbs li+li:before {
	content: "\e90c";
	font-weight: lighter;
	margin: 0 0.625rem;
	opacity: .5;
	font-size: 0.75rem;
}

.breadcrumbs a {
	text-decoration: none;
	color: inherit;
}

.breadcrumbs a:hover {
	color: #b2173b;
}

.breadcrumbs .current-item {
	font-weight: 400;
	color: #b2173b;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* job item styles */
@media (min-width: 768px) {
	.job-items-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -15px -15px -15px;
	}
}

.job-item {
	padding: 0 0 30px;
}

@media (min-width: 768px) {
	.job-item {
		padding: 0 15px 30px 15px;
		width: 50%;
	}
}

@media (min-width: 992px) {
	.job-item {
		width: 33.33%;
	}
}

.job-item .inner {
	-webkit-transition: box-shadow 0.3s linear;
	transition: box-shadow 0.3s linear;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.08), 0 -1px 5px rgba(0, 0, 0, 0.05);
	display: block;
	color: rgba(38, 38, 38, 0.8);
	text-decoration: none;
}

.job-item .inner:hover {
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.2), 0 -1px 5px rgba(0, 0, 0, 0.2);
}

.job-item .top-block {
	border-bottom: 2px solid rgba(243, 243, 243, 0.96);
	padding: 1.563rem 1.563rem 1.438rem;
}

.job-item .img-holder {
	float: right;
	max-width: 40%;
}

.job-item .img-holder img {
	max-height: 80px;
}

.job-item .position-title {
	display: block;
	font-size: 1.25rem;
	line-height: 1;
	font-weight: 500;
	max-width: 60%;
	margin: 0 0 9px;
}

@media (min-width: 992px) {
	.job-item .position-title {
		font-size: 1rem;
	}
}

@media (min-width: 1200px) {
	.job-item .position-title {
		font-size: 1.25rem;
	}
}

.job-item .company-name {
	line-height: 1;
	display: block;
	font-weight: 500;
	color: rgba(178, 23, 59, 0.8);
	max-width: 60%;
}

.job-item .text-holder {
	padding: 1.25rem 1.563rem;
	min-height: 171px;
	line-height: 1.375;
}

.job-item .bottom-block {
	padding: 1.25rem 1.563rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.job-item .link {
	font-weight: 500;
	color: #b2173b;
}

.job-item .category {
	font-weight: 500;
	color: rgba(38, 38, 38, 0.5);
}

.filter-block {
	padding: .6875rem 0 2rem;
}

@media (min-width: 768px) {
	.filter-block {
		padding: .6875rem 0 4.375rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.filter-block .jcf-select {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (min-width: 768px) {
	.filter-block .jcf-select {
		width: 150px;
	}
}

.filter-block .select-holder {
	padding: 1.25rem 0 0;
}

@media (min-width: 768px) {
	.filter-block .select-holder {
		padding: 0;
	}
}

@media (min-width: 768px) {
	.filter-block .filter-list {
		width: calc(100% - 150px);
	}
}

.filter-list {
	margin: 0 -5px -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.filter-list li {
	padding: 0 5px 10px;
}

.filter-list a {
	-webkit-transition: color 0.3s linear, border-color 0.3s linear;
	transition: color 0.3s linear, border-color 0.3s linear;
	display: inline-block;
	vertical-align: top;
	line-height: 1.1875;
	padding: .625rem 1.25rem .5625rem;
	font-weight: 500;
	text-align: center;
	border: 2px solid rgba(243, 243, 243, 0.96);
	border-radius: 1.313rem;
	color: #262626;
	text-decoration: none;
}

.filter-list a:hover,
.filter-list a.active {
	color: #b2173b;
	border-color: #b2173b;
}

.job-details {
	padding: 2.5rem 0 0;
}

@media (min-width: 768px) {
	.job-details {
		text-align: right;
		padding: 5.75rem 0 0;
	}
}

.job-details .btn {
	min-width: 160px;
	margin: 0 0 1.625rem;
}

.job-details .logo-holder {
	margin: 0 0 2.563rem;
}

.job-details .logo-holder img {
	max-height: 85px;
}

.job-details>.title {
	display: block;
	font-size: 1.125rem;
	font-weight: 500;
	margin: 2.5rem 0 .8125rem;
}

@media (min-width: 768px) {
	.job-details>.title {
		margin: 6.125rem 0 .8125rem;
	}
}

.job-details .info-item {
	font-weight: 500;
	color: rgba(38, 38, 38, 0.5);
}

.job-details .info-item+.info-item {
	margin-top: 1.563rem;
}

.job-details .info-item .text,
.job-details .info-item>.title {
	display: block;
}

.job-details .info-item>.title {
	color: #b2173b;
}

.job-details .info-item>.title a {
	color: inherit;
	text-decoration: none;
}

.job-details .info-item>.title a:hover {
	text-decoration: underline;
}

.job-details .person {
	text-align: center;
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.job-details .person {
		text-align: right;
	}
}

.job-details .person .img-holder {
	width: 119px;
	margin: 0 0 1.313rem;
}

.job-details .person .name {
	font-size: 1.375rem;
}

.job-details .person .contact-list {
	font-size: 0.875rem;
	color: #b2173b;
	margin-top: .6875rem;
}

.job-details .person .contact-list li+li {
	margin-top: .5rem;
}

/* header styles */
#header {
	position: relative;
	z-index: 10;
	background-color: rgba(255 255, 255, 0.8);
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.08);
}

.fixed-position>#header {
	-webkit-animation: showBar ease .5s;
	animation: showBar ease .5s;
	background-color: #FFFFFF;/
}

.fixed-position>#header .navbar-toggler {
	background-color: #FFF;
}

.home-page #header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: #FFFFFF;
}

.home-page #header .nav-link {
	color: #000000;
}

.home-page #header .nav-link:hover,
.home-page #header .nav-link.active {
	color: rgba(144, 19, 48);
}

.home-page.open-nav #header {
	background-color: #FFFFFF;
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.08);
}

@media (max-width: 991.98px) {
	.home-page.open-nav #header .nav-link {
		color: #262626;
	}
}

.home-page .fixed-position>#header {
	-webkit-animation: none;
	animation: none;
}

.home-page .fixed-position>#header .nav-link {
	color: #262626;
}

.home-page .fixed-position>#header .nav-link:hover,
.home-page .fixed-position>#header .nav-link.active {
	color: #b2173b;
}

.home-page .sticky-wrap {
	height: auto !important;
}

@media (max-width: 991.98px) {
	.navbar-collapse {
		max-height: calc(100vh - 90px);
		overflow-y: auto;
	}
}

.navbar-light .navbar-toggler {
	padding: 3px 5px;
	background-color: #fff;
}

.navbar-light .navbar-toggler:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:active,
.navbar-light .navbar-toggler:active:focus {
	outline: none;
}

.navbar-light .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
	-webkit-transition: background-size 0.4s ease;
	transition: background-size 0.4s ease;
	background-size: 70% 70%;
	background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 47.971 47.971' style='enable-background:new 0 0 47.971 47.971;' xml:space='preserve' width='512px' height='512px' class=''%3E%3Cg%3E%3Cg%3E%3Cpath d='M28.228,23.986L47.092,5.122c1.172-1.171,1.172-3.071,0-4.242c-1.172-1.172-3.07-1.172-4.242,0L23.986,19.744L5.121,0.88 c-1.172-1.172-3.07-1.172-4.242,0c-1.172,1.171-1.172,3.071,0,4.242l18.865,18.864L0.879,42.85c-1.172,1.171-1.172,3.071,0,4.242 C1.465,47.677,2.233,47.97,3,47.97s1.535-0.293,2.121-0.879l18.865-18.864L42.85,47.091c0.586,0.586,1.354,0.879,2.121,0.879 s1.535-0.293,2.121-0.879c1.172-1.171,1.172-3.071,0-4.242L28.228,23.986z' data-original='%23000000' class='active-path' data-old_color='%23BD1B1B' fill='%23262626'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.navbar-light .navbar-toggler .navbar-toggler-icon {
	-webkit-transition: background-size 0.25s ease;
	transition: background-size 0.25s ease;
}

/* logo styles */
.navbar-brand {
	width: 60px;
	height: 60px;
	padding: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.navbar-brand a {
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}

.navbar-brand a:hover {
	opacity: .8;
}

.navbar-brand img {
	width: 100%;
	max-height: 100%;
	display: block;
}

.navbar {
	padding: 0 0;
}

@media (min-width: 992px) {
	.main-menu {
		margin-left: 18px;
	}
}

.add-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 992px) {
	.add-nav {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@media (max-width: 992px) {
	.add-nav {
		position: absolute;
		right: 0;
		bottom: 10px;
	}
}

.btn-register-cv {
	white-space: pre-wrap;
	/* css-3 */
	white-space: -moz-pre-wrap;
	/* Mozilla, since 1999 */
	white-space: -pre-wrap;
	/* Opera 4-6 */
	white-space: -o-pre-wrap;
	/* Opera 7 */
	word-wrap: break-word;
	/* Internet Explorer 5.5+ */
	max-width: 310px;
}

@media (min-width: 768px) {
	.btn-register-cv {
		max-width: 650px;
		width: 650px;
	}
}

.btn-register-cv span {
	font-size: 12px;
	display: inline-block;
	margin-top: 8px;
}

.btn-contact {
	font-weight: 700;
	font-size: 1.125rem;
	padding: 1.5rem 1.5rem;
}

@media (min-width: 992px) {
	.btn-contact {
		border-radius: 0 0 4px 4px;
		min-width: auto !important;
	}
}

.lang-list {
	margin: 0 2.5rem;
}

@media (min-width: 992px) {
	.lang-list {
		margin: 0 1.5rem;
	}
}

.lang-list a {
	-webkit-transition: border-color 0.3s linear;
	transition: border-color 0.3s linear;
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	overflow: hidden;
	border: 5px solid #f3f3f3;
}

.lang-list a:hover {
	border-color: #dee2e6;
}

.lang-list a img {
	vertical-align: top;
	width: 100%;
}

.lang-list.mobile {
	display: none;
	float: left;
	margin: 4px 20px 0 0;
}

@media (max-width: 992px) {
	.lang-list.mobile {
		display: block;
	}
}

@media (max-width: 992px) {
	.lang-list.desktop {
		display: none;
	}
}

/* footer styles */
html {
	height: 100%;
	width: 100%;
	max-width: 100%;
}

body {
	margin: 0;
	height: 100%;
	width: 100%;
	max-width: 100%;
	display: table;
	table-layout: fixed;
}

#wrapper {
	display: table-cell;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
}

#footer {
	/*for FF on Windows 7*/
	/*display: table-footer-group;*/
	height: 1%;
}

.footer-inner {
	box-shadow: inset 0 2px 0 0 rgba(243, 243, 243, 0.96);
	padding-top: 4rem;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 3;
	background-color: #fff;
}

@media (min-width: 992px) {
	.footer-inner {
		padding-top: 6.875rem;
	}
}

.footer-top {
	margin-bottom: 2rem;
}

@media (min-width: 768px) {
	.footer-top {
		margin-bottom: 4rem;
	}
}

.footer-top .main-menu {
	text-align: center;
	margin-bottom: 26px;
}

@media (min-width: 768px) {
	.footer-top .main-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding-top: 15px;
		margin: 0 -10px 30px;
	}
}

@media (min-width: 768px) and (min-width: 992px) {
	.footer-top .main-menu {
		margin: 0 -15px 30px;
	}
}

@media (min-width: 768px) {
	.footer-top .main-menu li {
		padding: 0 10px;
	}
}

@media (min-width: 992px) {
	.footer-top .main-menu li {
		padding: 0 15px;
	}
}

.footer-top .main-menu a {
	color: #262626;
	display: inline-block;
	vertical-align: top;
}

.footer-top .main-menu a:hover {
	color: #b2173b;
}

@media (min-width: 768px) {
	.footer-top .main-menu a {
		padding: 0;
	}
}

.footer-top a {
	font-weight: 500;
}

.footer-gazelle {
	margin-bottom: 2rem;
}

.footer-logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 2rem;
}

@media (min-width: 992px) {
	.footer-logo {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.footer-logo a {
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}

.footer-logo a:hover {
	opacity: .7;
}

.logo-info {
	font-size: 1.125rem;
	line-height: 1.25;
	color: #6e6e70;
	font-weight: 400;
	padding-left: 1.25rem;
	margin-left: 1.125rem;
	border-left: 2px solid #b2173b;
}

@media (min-width: 768px) {
	.logo-info {
		font-size: 1rem;
	}
}

@media (min-width: 992px) {
	.logo-info {
		font-size: 1.4375rem;
		margin-bottom: 5px;
	}
}

.footer-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .8125rem;
	margin-bottom: 10px;
	color: #6e6e70;
}

@media (min-width: 768px) {
	.footer-list {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding-right: 5px;
	}
}

@media (min-width: 992px) {
	.footer-list {
		font-size: 1rem;
		padding-right: 10px;
	}
}

.footer-list li {
	margin-right: 5px;
	position: relative;
}

.footer-list li+li:before {
	content: "|";
	display: inline-block;
	margin-right: 5px;
}

.footer-list a {
	-webkit-transition: color 0.3s linear;
	transition: color 0.3s linear;
	color: #6e6e70;
	font-weight: 400;
}

.footer-list a:hover,
.footer-list a:focus,
.footer-list a:active,
.footer-list a:active:focus {
	color: #b2173b;
}

.footer-list.red-links a {
	color: #b2173b;
	font-weight: 500;
}

.footer-list.red-links a:hover {
	color: #85112c;
	text-decoration: underline;
}

/* social networks styles */
.social-networks {
	font-size: 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 105px;
	padding-top: 50px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: relative;
	z-index: 4;
}

@media (min-width: 768px) {
	.social-networks {
		padding-left: 50px;
		padding-right: 0;
		padding-top: 50px;
		font-size: 1.75rem;
		margin-bottom: -20px;
	}
}

.social-networks li {
	padding: 0 15px;
}

.social-networks li a {
	color: #fff;
}

.social-networks a:hover,
.social-networks a:focus,
.social-networks a:active,
.social-networks a:active:focus {
	-webkit-transition: color 0.3s linear;
	transition: color 0.3s linear;
	text-decoration: none;
}

.copyright-block {
	color: rgba(255, 255, 255, 0.5);
	position: relative;
	z-index: 3;
	font-size: .875rem;
	text-align: center;
	padding: 10vw 0 3rem;
}

.copyright-block:before {
	content: "";
	position: absolute;
	top: 25%;
	bottom: 0;
	left: -199px;
	right: -199px;
	z-index: -2;
	background-color: var(--blomme);
}

@media (min-width: 768px) {
	.copyright-block:before {
		content: none;
	}
}

.copyright-block:after {
	height: 0;
	width: 0;
	border-bottom: 60px solid var(--blomme);
	border-left: 200px solid transparent;
	border-right: 250px solid transparent;
	content: "";
	position: absolute;
	bottom: 74.5%;
	right: -15px;
	z-index: -1;
}

@media (min-width: 576px) {
	.copyright-block:after {
		height: 0;
		width: 0;
		border-bottom: 60px solid var(--blomme);
		border-left: 350px solid transparent;
		border-right: 350px solid transparent;
		right: calc(-1 * (15px + (100vw - 540px) / 2));
	}
}

@media (min-width: 768px) {
	.copyright-block:after {
		height: 0;
		width: 0;
		border-bottom: 255px solid var(--blomme);
		border-left: 480px solid transparent;
		border-right: 480px solid transparent;
		bottom: 0;
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

@media (min-width: 992px) {
	.copyright-block:after {
		height: 0;
		width: 0;
		border-bottom: 255px solid var(--blomme);
		border-left: 600px solid transparent;
		border-right: 600px solid transparent;
	}
}

@media (min-width: 1200px) {
	.copyright-block:after {
		border-left-width: 650px;
		border-right-width: 940px;
		left: 80%;
	}
}

@media (min-width: 768px) {
	.copyright-block {
		padding-top: 0;
		margin-top: -4px;
	}
}

.copyright-block .logo-alt {
	margin-bottom: 50px;
}

.copyright-block p {
	margin-bottom: 0;
}

/* common site styles */
.js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

body {
	min-width: 320px;
}

#wrapper {
	overflow: hidden;
	position: relative;
}

.small-text,
.benefits-item,
.text-section {
	font-size: 0.875rem;
	line-height: 1.571;
}

strong {
	font-weight: 500;
}

address {
	margin: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	display: block;
}

@media (min-width: 768px) {

	h1,
	.h1 {
		font-size: 3.25rem;
	}
}

h2,
.h2 {
	line-height: 1.33;
}

@media (min-width: 768px) {

	h2,
	.h2 {
		font-size: 2.625rem;
	}
}

@media (min-width: 768px) {

	h3,
	.h3 {
		font-size: 2rem;
	}
}

@media (min-width: 768px) {

	h4,
	.h4 {
		font-size: 1.625rem;
	}
}

h5,
.h5 {
	line-height: 1.364;
}

@media (min-width: 768px) {

	h5,
	.h5 {
		font-size: 1.375rem;
	}
}

@media (min-width: 768px) {

	h6,
	.h6 {
		font-size: 1.125rem;
	}
}

b,
strong {
	font-weight: 700;
}

a {
	-webkit-transition: color 0.3s linear, opacity 0.3s linear;
	transition: color 0.3s linear, opacity 0.3s linear;
}

.btn {
	min-width: 100px;
	border-width: 2px;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn:active:focus {
	box-shadow: none !important;
	outline: none;
}

.btn.btn-transparent {
	color: #b2173b;
	background-color: transparent;
	border-color: transparent;
	font-weight: 500;
}

.btn.btn-transparent:after {
	content: "\e900";
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: .75em;
}

.btn.btn-transparent:hover,
.btn.btn-transparent:focus,
.btn.btn-transparent:active,
.btn.btn-transparent:active:focus {
	background-color: #fff;
	border-color: #fff;
	color: #262626;
	box-shadow: none;
}

@media (min-width: 768px) {
	.btn.btn-primary {
		min-width: 160px;
	}
}

.bg-stretch {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -5;
	background-color: #eee;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

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

@media (min-width: 768px) {
	.content-section {
		padding: 1.5rem 0;
	}
}

@media (min-width: 1200px) {
	.content-section {
		padding: 2.25rem 0;
	}
}

.content-section.with-border {
	box-shadow: 0 2px 0 0 rgba(243, 243, 243, 0.96);
}

.content-section.with-border-light {
	box-shadow: 0 2px 0 0 rgba(243, 243, 243, 0.96);
}

@media (min-width: 768px) {
	.content-section.compact {
		padding: 1.25rem 0 2.5rem;
	}
}

.section-heading {
	margin: 0 0 1.375rem;
}

.section-heading .subtitle {
	display: block;
	font-size: 1.125rem;
	line-height: 1.4;
	font-weight: 400;
	margin-top: 1.125rem;
	color: rgba(38, 38, 38, 0.8);
}

@media (min-width: 992px) {
	.section-heading .subtitle {
		line-height: 1.667;
	}
}

.section-heading .subtitle.large {
	line-height: 1.25;
	font-size: 1.25rem;
	max-width: 480px;
	margin: 0 auto;
}

.section-heading .contact-list {
	color: #b2173b;
	margin-top: 30px;
}

@media (min-width: 768px) {
	.section-heading .contact-list {
		font-size: 1.375rem;
		margin-bottom: 0;
	}
}

.section-heading .contact-list li {
	margin-bottom: 10px;
}

.section-heading .contact-list li:last-child {
	margin-bottom: 0;
}

.section-heading .contact-list a {
	font-weight: 700;
}

.section-heading.decorated h2,
.section-heading.decorated .h2,
.section-heading.decorated h3,
.section-heading.decorated .h3 {
	position: relative;
	padding: 0 0 16px;
}

.section-heading.decorated h2:after,
.section-heading.decorated .h2:after,
.section-heading.decorated h3:after,
.section-heading.decorated .h3:after {
	content: '';
	width: 160px;
	height: 3px;
	background-color: var(--blomme);
	position: absolute;
	left: 0;
	bottom: 0;
}

.section-heading.centered {
	text-align: center;
}

.section-heading.centered h2:after,
.section-heading.centered .h2:after,
.section-heading.centered h3:after,
.section-heading.centered .h3:after {
	left: 50%;
	margin-left: -80px;
}

.section-heading.centered .subtitle {
	max-width: 570px;
	margin-left: auto;
	margin-right: auto;
}

.section-heading.left-aligned {
	margin-left: 0;
}

.section-heading.left-aligned .subtitle {
	margin-left: 0;
}

.section-heading.left-aligned h2,
.section-heading.left-aligned .h2,
.section-heading.left-aligned h3,
.section-heading.left-aligned .h3 {
	margin-bottom: 1rem;
}

.form-section .section-heading {
	margin-bottom: 2.5rem;
}

.main-container {
	padding: 4rem 0;
}

@media (min-width: 768px) {
	.main-container {
		padding: 5rem 0;
	}
}

@media (min-width: 992px) {
	.main-container {
		padding: 8rem 0;
	}
}

.pagination {
	width: 100%;
}

.pagination .nav-links {
	width: 100%;
}

.hide-mobile {
	display: block;
}

.show-mobile {
	display: none;
}

@media (max-width: 544px) {
	.hide-mobile {
		display: none;
	}

	.show-mobile {
		display: block;
	}
}

#cookie-notification {
	background-color: #b2173b !important;
	border-top: none !important;
}

#cookie-notification .container {
	width: 1130px !important;
	max-width: 100% !important;
	position: relative;
}

#cookie-notification div.heading,
#cookie-notification div.text-area {
	text-align: left !important;
}

#cookie-notification div.button-area {
	margin-bottom: 10px !important;
}

#cookie-notification div.button-area a {
	background-color: #000000 !important;
	border: 1px solid #000000 !important;
}

#cookie-notification div.button-area a:hover {
	text-decoration: none !important;
}

@media (min-width: 670px) {
	#cookie-notification div.button-area {
		position: absolute !important;
		right: 10px !important;
	}
}

/*# sourceMappingURL=style.css.map */

body.page-id-1070 .text-holder.pt-4,
body.page-id-1204 .text-holder.pt-4 {
	//  column-count: unset;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

body.page-id-1070 .text-holder.pt-4 button,
body.page-id-1204 .text-holder.pt-4 button {
	color: #fff;
	background-color: var(--guld);
	border: transparent;
	margin: auto;
	display: block;
	border-radius: 6px;
	padding: 7px 29px;
	font-weight: bold;
	font-size: 1.3rem;

}

body.page-id-1070 .text-holder.pt-4 button:hover,
body.page-id-1204 .text-holder.pt-4 button:hover {
	color: #fff !important;
	background: #d4ab58;
	cursor: pointer;
}

body.page-id-1070 .matador-field-template-checkbox,
body.page-id-1204 .matador-field-template-checkbox {
	margin-top: 30px;
}

.matador-job-alerts-subscribe .matador-subscribe-to-alerts-firstname,
.matador-job-alerts-subscribe .matador-subscribe-to-alerts-lastname {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	float: none;
}

.matador-job-alerts-subscribe .matador-subscribe-to-alerts-email {

	break-after: column;
}

body.page-id-1070 .matador-field-template-checkbox h5 label,
body.page-id-1204 .matador-field-template-checkbox h5 label {
	padding: 0;
}

.matador-field-firstName {
	width: 49%;
	float: left;
	margin-right: 2%;
}

.matador-field-lastName {
	width: 49%;
	float: left;

}


.matador-field-occupation,
.matador-field-companyName {
	width: 32%;
	float: left;
	margin-right: 2%;
}

.matador-field-customText1 {
	width: 32%;
	float: left;

}

.matador-field-city {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-left: 34%;

}

.matador-job-confirmation {
	border: 2px solid rgb(178, 22, 59);
	padding: 20px 20px 0 20px;
	margin-bottom: 50px;
}

.matador-field-country {
	width: 32%;
	float: left;
}

.matador-field-template-select .jcf-select {
	width: 100%;
	height: 3rem;
	padding: 0.6375rem 1.375rem 0.5rem;
	background-color: transparent;
	border: 2px solid rgb(118, 118, 118);
	border-radius: 4px;
}

.matador-field-template-select .jcf-select .jcf-select-text {
	width: 92%;
}

#matador-mailchimp-signup-form input,
.matador-application input {
	border-radius: 4px;

}

.matador-field-resume .matador-label {
	clear: both;
}

.matador-field-country label:after {
	content: "*";
	color: #ca4d2d;
	position: relative;
	font-size: 1.25rem;
}

.matador-field-zip {
	width: 32%;
	position: absolute;
}

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

	.matador-field-zip,
	.matador-field-country,
	.matador-field-city,
	.matador-field-lastName,
	.matador-field-companyName,
	.matador-field-firstName,
	.matador-field-occupation {
		float: none;
		width: 100%;
		position: relative;
		margin-left: 0;
	}
}


.video-container {
	display: flex;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0 auto 10px;
	transform: translateZ(0)
}

.video-container video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.bg-blomme {
	background-color: var(--blomme);
}

.bg-greenish {
	background-color: var(--gronlig) !important;
}

.bg-blueish {
	background-color: var(--blalig-bg);
}

.bg-darkgreen {
	background-color: var(--morkegron);
}

.bg-gray {
	background-color: var(--gralig-bg);
}

.text-white {
	color: white !important;
}

.text-black {
	color: black !important;
}

.bg-white {
	background-color: white !important;
}

.current-menu-ancestor .menu-item a.ledige-stillinger-link {
	color: initial;
	background: initial;
}

.reviews-shadow {
	-webkit-box-shadow: 2px 5px 10px 3px rgba(0, 0, 0, 0.27);
	box-shadow: 2px 5px 10px 3px rgba(0, 0, 0, 0.27);
}

.centered {
	justify-content: center;
}

.px10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

@media (max-width: 767px) {
  .section-heading h1 {
	color: white !important;
    font-size: 2.5rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }
  
  .section-heading .subtitle {
	color: white !important;
    font-size: 1.2rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  }
}