/*
Theme Name: 
Theme URI: https://wonderfour.se
Author: WONDERFOUR W4 Webbyrå Stockholm
Author URI: https://wonderfour.se/
*/

@font-face {
  font-family: "Poppins-SemiBold";
  src: url("fonts/Poppins-SemiBold.eot"); /* IE9 Compat Modes */
  src: url("fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("fonts/Poppins-SemiBold.otf") format("opentype"), /* Open Type Font */
	url("fonts/Poppins-SemiBold.svg") format("svg"), /* Legacy iOS */
	url("fonts/Poppins-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
	url("fonts/Poppins-SemiBold.woff") format("woff"), /* Modern Browsers */
	url("fonts/Poppins-SemiBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins-Bold";
  src: url("fonts/Poppins-Bold.eot"); /* IE9 Compat Modes */
  src: url("fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("fonts/Poppins-Bold.otf") format("opentype"), /* Open Type Font */
	url("fonts/Poppins-Bold.svg") format("svg"), /* Legacy iOS */
	url("fonts/Poppins-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
	url("fonts/Poppins-Bold.woff") format("woff"), /* Modern Browsers */
	url("fonts/Poppins-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins-Medium";
  src: url("fonts/Poppins-Medium.eot"); /* IE9 Compat Modes */
  src: url("fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("fonts/Poppins-Medium.otf") format("opentype"), /* Open Type Font */
	url("fonts/Poppins-Medium.svg") format("svg"), /* Legacy iOS */
	url("fonts/Poppins-Medium.ttf") format("truetype"), /* Safari, Android, iOS */
	url("fonts/Poppins-Medium.woff") format("woff"), /* Modern Browsers */
	url("fonts/Poppins-Medium.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins-Regular";
  src: url("fonts/Poppins-Regular.eot"); /* IE9 Compat Modes */
  src: url("fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("fonts/Poppins-Regular.otf") format("opentype"), /* Open Type Font */
	url("fonts/Poppins-Regular.svg") format("svg"), /* Legacy iOS */
	url("fonts/Poppins-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
	url("fonts/Poppins-Regular.woff") format("woff"), /* Modern Browsers */
	url("fonts/Poppins-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/**
 * Table of Contents:
 * -----------------------------------------------------------------------------
 */

/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
textarea {
	border:none;
	color: #000;
	font-size: 18px;
	letter-spacing: 0.025em;
	line-height: 1.5;
	-webkit-appearance: none;
	border-radius: 0;
}
input[type="radio"]{
    -webkit-appearance: radio;
}

body {
	font-variant-ligatures: none;
	background-color: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Poppins-Regular';
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;

	-webkit-font-feature-settings: 'lnum';
	-moz-font-feature-settings: 'lnum';
	-ms-font-feature-settings: 'lnum';
	padding-top: 0px;
}

a {
	color: #191919;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {

}

.posrel {
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 36px 0 12px;
}

h1 {
	font-size: 20px;
	line-height: 1.3846153846;
}

h2 {
	font-size: 24px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-family: 'Poppins-SemiBold';
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {

}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="radio"] {
	padding: 0;
}

input[type="checkbox"]{
	-webkit-appearance: checkbox;
}

input[type='checkbox']:checked {
  -webkit-appearance: none;
  }

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

::selection {
	background: #191919;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #191919;
	color: #fff;
	text-shadow: none;
}

.pluscursor {
	cursor:url(images/plus-dark.svg) 40 30, auto;
}

/**
*TRANSITIONS
*/
.bgtransition{
	-webkit-transition : background 150ms ease-out;
  	-moz-transition : background 150ms ease-out;
  	-o-transition : background 150ms ease-out;
  	transition : background 150ms ease-out;
}
.widthtransition{
	-webkit-transition : width 250ms ease-out;
  	-moz-transition : width 250ms ease-out;
  	-o-transition : width 250ms ease-out;
  	transition : width 250ms ease-out;
}
.heighttransition{
	-webkit-transition : height 250ms ease-out;
  	-moz-transition : height 250ms ease-out;
  	-o-transition : height 250ms ease-out;
  	transition : height 250ms ease-out;
}
.bgcolortransition{
	-webkit-transition : background-color 250ms ease-out;
  	-moz-transition : background-color 250ms ease-out;
  	-o-transition : background-color 250ms ease-out;
  	transition : background-color 250ms ease-out;
}
.colortransition{
	-webkit-transition : color 250ms ease-out;
  	-moz-transition : color 250ms ease-out;
  	-o-transition : color 250ms ease-out;
  	transition : color 250ms ease-out;
}
.bordercolortransition{
	-webkit-transition : border-color 250ms ease-out;
  	-moz-transition : border-color 250ms ease-out;
  	-o-transition : border-color 250ms ease-out;
  	transition : border-color 250ms ease-out;
}

.opacitytransition{
	-webkit-transition : opacity 250ms ease-out;
  	-moz-transition : opacity 250ms ease-out;
  	-o-transition : opacity 250ms ease-out;
  	transition : opacity 250ms ease-out;
}
.toptransition{
	-webkit-transition : top 250ms ease-out;
  	-moz-transition : top 250ms ease-out;
  	-o-transition : top 250ms ease-out;
  	transition : top 250ms ease-out;
}



.uppercase{
	text-transform: uppercase;
}

.positionrelative{
	position: relative;
}
.positionabsolute{
	position: absolute;
}
.inlineblock{
	display: inline-block;
}


.desktoptext{
	display: none;
}
.mobiletext{
	display: inline;
}



/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
	text-align: left;
	border-style: none;
	color: #191919;
	padding: 10px 18px 10px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.025em;
	border: solid 2px #dadada;
	text-transform: left;
	background: none;
	font-weight: normal;
	background-color: white;
}

textarea {
	width: 100%;
	line-height: 16px;
}

input:focus,
textarea:focus {
	outline: 0;
}

.wpcf7-submit {
	margin-top: 20px;
}

button,
.button,
.entry-content .button,
.wpcf7-submit,
input[type="submit"],
input[type="button"],
input[type="reset"]{
	border:none;
	cursor: pointer;
	background-color: #bd5743;
	color: #FFF;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: -0.01em;
	padding: 20px 50px 20px;
	border-radius: 6px;
	border: 2px solid transparent;
	vertical-align: bottom;
	display: inline-block;
  	position: relative;
	font-weight: normal;
    font-family: 'Poppins-SemiBold';
	-webkit-transition: background 150ms ease-out, color 150ms ease-out;
  	-moz-transition: background 150ms ease-out, color 150ms ease-out;
  	-o-transition: background 150ms ease-out, color 150ms ease-out;
  	transition: background 150ms ease-out, color 150ms ease-out;
}


.wpcf7 form .wpcf7-response-output {
	float: left;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    margin: 15px 0!important;
    padding: 15px!important;
}

.w4_newsletter_and_podcast .wpcf7-not-valid-tip {
	margin-top: 5px;
	margin-bottom: 20px;
}
.wpcf7-not-valid-tip {
    margin-top: 10px;
    margin-bottom: 20px;
}

button:hover,
.button:hover,
.entry-content .button:hover,
.wpcf7-submit:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover{
	color: #bd5743;
	background-color: white;
	border-color: #bd5743;
}

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #191919;
}


::-webkit-input-placeholder {
	color: #191919;
}

::-moz-placeholder {
	color: #191919;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #191919;
}

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
	height: auto;
}


.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

embed,
iframe,
object {
	margin-bottom: 0px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

.swiper-lazy,
.b-lazy {
	opacity: 0;
	-webkit-transition : opacity 350ms ease-out, transform 350ms ease-out;
  	-moz-transition : opacity 350ms ease-out, transform 350ms ease-out;
  	-o-transition : opacity 350ms ease-out, transform 350ms ease-out;
  	transition : opacity 350ms ease-out, transform 350ms ease-out;
}

.swiper-lazy.swiper-lazy-loaded,
.b-lazy.b-loaded {
	opacity: 1;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000;
}

.hide {
	display: none;
}

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.gallery:before,
.gallery:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: "";
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.gallery:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}
.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}


.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
	content: "\0020\007c\0020";
}

/**
 * The modules
 *
 */

/**
HEADER
**/
#header{
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 101;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-webkit-transition : top 250ms ease-out, background-color 150ms ease-out;
	  -moz-transition : top 250ms ease-out, background-color 150ms ease-out;
	  -o-transition : top 250ms ease-out, background-color 150ms ease-out;
	  transition : top 250ms ease-out, background-color 150ms ease-out;
	  position: fixed;
	  border-bottom: 1px solid rgba(255,255,255,0.4);
}

#header .positionrelative{
	width: 100%;
}

#header.scrolldown {
	background: #fdf3f1;
	border-bottom: 1px solid rgba(33, 33, 33, 0.05);
}

#header .positionrelative{
	width: 100%;
}

#header.scrolldown {
	background: #FFF;
  	border-bottom: 1px solid #eeeeee;
}


#header.menuopen .superwide .logo {
	background: url(images/frankaboparm-fastigheter-black.svg);
	background-repeat: no-repeat;
	background-size: contain;
}



/* SÖK */

body.search .nav-next a,
body.search .nav-previous a {
	border-bottom: 2px solid #191919;
	display: inline-block;
	padding-bottom: 3px;
}

body.search .nav-next a:hover,
body.search .nav-previous a:hover {
	color: #bd5743;
	border-color: #bd5743;
}

body.search .page-title {
	margin-top: 120px;
	margin-bottom: 40px;
	text-align: center;
}

body.search .showsearch {
	display: none;
}

body.search .search-container .form {
	position: relative;
	max-width: 800px;
	margin-left:  auto;
	margin-right: auto;
}

body.search .search-container .form form {
	margin-left: 40px;
	margin-right: 40px;
}

body.search .search-container input[type="text"] {
	font-size: 22px;
	width: 100%;
	background: none;
	border: none;
	padding-bottom: 15px;
	padding-left: 0;
	border-bottom: 2px solid #000000;
	font-family: 'Poppins-Regular';
	color: #979797;
	outline: none!important;
}

body.search .search-container input::placeholder {
	font-family: 'Poppins-Regular';
	font-size: 22px;
	color: #979797;
}

body.search .search-container button {
    top: 15px;
    right: 45px;
    height:25px;
    width:25px;
	position: absolute;
	border: none;
    background: transparent;
    padding: 0;
    background-image: url(images/search-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70%;
}

body.search .search-container button:hover {
	background-image: url(images/search-green.svg);
}

body.page #header.searchopen .showsearch .searchicon {
	background-image: url(images/search-black.svg);
}

body.page #header.searchopen .showmenubtn span {
	background: #000;
}


#header .collapsible-search {
	overflow: hidden;
	display: none;
	background: #FFF;
	width: 100%;
	height: 0px;
	position: fixed;
	top: 0px;
	z-index: 5;
	transition-duration: 0.4s;
	box-shadow: 0px 3px 10px 3px rgba(216, 216, 216, 0.4);
}


#header .collapsible-search .form {
	visibility: visible;
	margin: 0 auto;
	max-width: 900px;
	padding-top: 170px;
	opacity: 1;
	transition-duration: 0.4s;
}

#header .collapsible-search .form form {
	margin: 0px 30px;
}

#header .collapsible-search .form.animate {
	animation: formFade 1.8s;
	visibility: visible;
	opacity: 1;
}

@keyframes formFade {
	0%   { opacity: 0; visibility: hidden;}
	100% { opacity: 1; visibility: visible;}
}

#header .collapsible-search .form.visible {
	visibility: visible;
	opacity: 10;
}

#header .collapsible-search .form form {
	position: relative;
}

#header .collapsible-search input[type="text"] {
	font-size: 22px;
	width: 100%;
	background: none;
	border: none;
	padding-bottom: 5px;
	border-bottom: 2px solid #000000;
	font-family: 'Poppins-Regular';
	color: #979797;
	outline: none!important;
}

#header .collapsible-search input::placeholder {
	font-family: 'Poppins-Regular';
	font-size: 46px;
	color: #979797;
}

#header .collapsible-search button {
	position: absolute;
	border: none;
    top: 25px;
    right: 30px;
    height:30px;
    width:30px;
    background: transparent;
    padding: 0;
    background-image: url(images/search-black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70%;
}

#header .collapsible-search button:hover {
	background-image: url(images/search-green.svg);
}

#header .collapsible-search.hide.display {
	display: none;
}

#header .collapsible-search.show {
	animation: slideDown 0.4s;
	height: 346px;
	display: block;
}

@keyframes slideDown {
	0%   { opacity: 0; height: 0;}
	100% { opacity: 1; height: 346px;}
}

#header .collapsible-search.hide {
	animation: slideUp 0.4s;
	display: block;
}

@keyframes slideUp {
	0%   { height: 346px;}
	100% { height: 0;}
}

body.admin-bar #header{
	top: 32px;
}


#header .gridholder.superwide{

}

#header .mainmenu_cont{
	display: none;
	float: right;
}

#header .language-chooser{
	display: none;
	float: right;
}
#header .hamburgercontent .language-chooser{
	float: none;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 30px;
	display: inline-block;
}

#header .hamburgercontent .gridholder {
	height: 100%;
}


#header .qtranxs_widget_end{
	display: none;
}


#header .language-chooser, #header .superwide .menu{
	text-align: center;
	margin: 0;
}

#header .language-chooser{
	list-style: none;
	padding: 0;
	text-transform: uppercase;
	margin-right: 60px;
}


#header .language-chooser li, #header .superwide .menu li{
	display: inline-block;
	color: #191919;
    font-size: 24px;
	font-family: 'Poppins-SemiBold';
	letter-spacing: 0.025em;
	padding: 0px 10px;
	text-transform: uppercase;
}

#header .superwide .mainmenu_cont .menu li a::after{
	content: "";
	width: 100%;
	height: 4px;
	background: transparent;
	position: absolute;
	bottom: 0;
	left: 0;
}

body.page #header.scrolldown .superwide .mainmenu_cont .menu li.current_page_item a::after {
	background: #bd5743;
}

body.page #header .superwide .mainmenu_cont .menu li.current_page_item a::after {
	background: #FFF;
}

#header .superwide .mainmenu_cont .menu li a:hover::after{
	background: #bd5743;
}
#header .language-chooser li.bli-medlem, #header .superwide .menu li.bli-medlem{
	text-transform: unset;
}
#header .language-chooser li.bli-medlem a, #header .superwide .menu li.bli-medlem a{
    background: #bd5743;
    padding: 20px 30px 14px 30px;
    position: relative;
    border-radius: 6px;
    color: #FFF;
	transition: background 150ms ease-in-out;
	border: 2px solid transparent;
}

#header .language-chooser li.bli-medlem a, #header .superwide .menu li.bli-medlem a::after{
	content: none;
}

#header .language-chooser li.bli-medlem a:hover, #header .superwide .menu li.bli-medlem a:hover{
	background: #FFF;
	color: #bd5743;
	border: 2px solid #bd5743;
}
#header .language-chooser li{
	margin-left: 5px;
	margin-right: 5px;
}
#header .language-chooser li:last-child{
	margin-right: 0px;
}

#header .language-chooser li a, #header .superwide .menu li a{
	padding: 34px 0;
	color: #000;
	border-bottom: solid 2px transparent;
	position: relative;
}

#header .language-chooser li.active a{
	border-color: white;
}


#header .hamburgercontent .language-chooser li{
	color: #191919;
}
#header .hamburgercontent .language-chooser li a{
	color: #191919;
}
#header .hamburgercontent .language-chooser li a:hover{
	border-color: #5fd2b6;
}
#header .hamburgercontent .language-chooser li.active a{
	border-color: #5fd2b6;
}


#header .logo {
    display: inline-block;
    position: absolute;
    left: 0;
    z-index: 1;
	width: 180px;
	height: 22px;
	top: 0px;
    margin-left: 20px;
	background: url(images/frankaboparm-fastigheter-light.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9;
}

#header .text-logo {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0.025em;
	color: #FFF;
	font-family: "Poppins-Medium";
	display: inline-block;
	position: absolute;
	left: 0;
	z-index: 1;
	top: -10px;
	margin-left: 20px;
	z-index: 9;
}

body.page #header .text-logo,
body.single #header .text-logo,
#header.scrolldown .text-logo {
	color: #191919;
}

#header #logoutintrouser {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.025em;
	color: #FFF;
	font-family: "Poppins-Medium";
	border-bottom: 2px solid #FFF;
	padding-bottom: 2px;
	position: absolute;
	right: 20px;
	top: -10px;
}

#header #logoutintrouser:hover {
	border-color: #bd5743;
}

body.page #header #logoutintrouser,
body.single #header #logoutintrouser,
#header.scrolldown #logoutintrouser {
	color: #191919;
	border-color: #191919;
}

body.page #header #logoutintrouser:hover,
body.single #header #logoutintrouser:hover,
#header.scrolldown #logoutintrouser:hover {
	border-color: #bd5743;
}

#header.scrolldown .logo {
	background: url(images/frankaboparm-fastigheter-pink-black.svg);
	background-repeat: no-repeat;
	background-size: contain;
}

#header.scrolldown.menuopen,
#header.scrollup.menuopen {
	top: 0!important;
}

.showmenubtn{
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 34px;
	height: 23px;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;

	float: right;
	top: 0;
	cursor: pointer;
	height: 100%;
	z-index: 10000;
	-webkit-transition : background 150ms ease-out, top 250ms ease-out;
	  -moz-transition : background 150ms ease-out, top 250ms ease-out;
	  -o-transition : background 150ms ease-out, top 250ms ease-out;
	  transition : background 150ms ease-out, top 250ms ease-out;
	  right: 0px;
}

.showmenubtn:hover span{

}

.showmenubtn:hover span:first-of-type{
	left: -2px;
}

.showmenubtn:hover span:last-of-type{
	left: 6px;
}

.showmenubtn .press_fix{
	top: 0px;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition : background-color 150ms ease-out;
	  -moz-transition : background-color 150ms ease-out;
	  -o-transition : background-color 150ms ease-out;
	  transition : background-color 150ms ease-out;
}

#header.scrollup.menuopen .showmenubtn span,
#header.scrolldown.menuopen .showmenubtn span{
	background: #ebab9a;
}

#header.scrollup.menuopen .showmenubtn:hover span,
#header.scrolldown.menuopen .showmenubtn:hover span{

}

#header.scrollup .showmenubtn span,
#header.scrolldown .showmenubtn span{
	background: #191919;
}

#header.scrollup .showmenubtn:hover span,
#header.scrolldown .showmenubtn:hover span {

}

.showmenubtn span{
  display:block;
  background: #fdf3f1;
  box-sizing: border-box;
  -webkit-transition: .150s ease-in-out;
  transition: .150s ease-in-out;
}
.whitebg .showmenubtn span{
	background-color: #191919;
}
.whitebg .showmenubtn:hover span{
	background-color: white;
}

.showsearch{
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 24px;
	height: 23px;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
	float: right;
	top: 0;
	cursor: pointer;
	height: 100%;
	z-index: 10000;
	-webkit-transition: background 150ms ease-out, top 250ms ease-out;
	-moz-transition: background 150ms ease-out, top 250ms ease-out;
	-o-transition: background 150ms ease-out, top 250ms ease-out;
	transition: background 150ms ease-out, top 250ms ease-out;
	right: 0px;
	display: none;
}


.showsearch:hover .searchicon{
	background-image: url(images/search-green.svg);
}

.showsearch .searchicon{
	position:relative;
	height:30px;
	width:30px;
	background-image: url(images/search-black.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 70%;
	top: 0;
	right: 0;
	z-index: 1;
}

.showsearch .press_fix {
	position: absolute;
	top: -31px;
	border-left: 1px solid transparent;
	left: 0px;
	width: 100%;
	height: 89px;
	z-index: 1;
	-webkit-transition: background-color 150ms ease-out;
	-moz-transition: background-color 150ms ease-out;
	-o-transition: background-color 150ms ease-out;
	transition: background-color 150ms ease-out;
}

#header.menuopen .showmenubtn .press_fix,
#header.menuopen .showsearch .press_fix {
	border-color: transparent!important;
}

#header.menuopen .showsearch .searchicon {
	background-image: url(images/search-white.svg);
}

.hamburger{
	position:relative;
	height:100%;
	width:100%;
	top: 0;
	right: 0;
	z-index: 1;
}

.showmenubtn:hover span {

}
.hamburger span {
	height: 6px;
	width: 6px;
	border-radius: 50px;
	display: inline-block;
	left: 2px;
	margin: 5px 0;
	position: relative;
	top: 2px;
}

.hamburger span :nth-child(1), .cross span :nth-child(1){
	-webkit-transition-delay: .150s;
	transition-delay: .150s;
}
.hamburger span :nth-child(2), .cross span :nth-child(2){
	-webkit-transition-delay: .150s;
	transition-delay: .150s;
}

.showmenubtn:hover{
	cursor: pointer;
}

.showmenubtn.clicked .hamburger span {
	background: #ebab9a;
}

.showmenubtn.clicked .hamburger span:nth-child(1){
	left: -2px;
}

.showmenubtn.clicked .hamburger span:nth-child(3){
	left: 6px;
}

.showmenubtn.clicked:hover .hamburger span:nth-child(1){
	left: 2px;
}

.showmenubtn.clicked:hover .hamburger span:nth-child(3){
	left: 2px;
}
.hamburgercontent{
	position: absolute;
	top: -60vh;
	right: 0;
	width: 100vw;
	min-height: 450px;
	height: 50vh;
	background-color: #fdf3f1;
	z-index: 1;
	overflow-y: scroll;
	text-align: left;
}

.hamburgercontent .searchform {
	display: block;
	position: relative;
	margin-bottom: 30px;
}

.hamburgercontent .searchform form {
	position: relative;
}

.hamburgercontent .searchform input[type="text"] {
	font-size: 18px;
	width: 100%;
	background: none;
	border: none;
	padding-bottom: 12px;
	padding-left: 0;
	border-bottom: 2px solid #8c8c8c;
	font-family: 'Poppins-Regular';
	color: #8c8c8c;
	outline: none!important;
}

.hamburgercontent .searchform input::placeholder {
	font-family: 'Poppins-Regular';
	font-size: 18px;
	color: #979797;
}

.hamburgercontent .searchform button {
	position: absolute;
	border: none;
    top: 10px;
    right: 5px;
    height: 22px;
    width: 22px;
    background: transparent;
    padding: 0;
    background-image: url(images/search-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70%;
}


#header .hamburgercontent .col.left {
	width: 70%;
}

#header .hamburgercontent .col.right {
	width: 100%;
}

#header .hamburgercontent .col h3 {
	font-size: 18px;
	line-height: 50px;
	margin: 0;
	color: #a3a3a3;
}

#header .hamburgercontent .col .menu {
	text-align: left;
}

#header .hamburgercontent .col .menu li {
	display: block;
	font-family: 'Poppins-Regular';
	padding: 0;
	margin: 0px 25px;
	text-align: center;
}

#header .hamburgercontent .col .menu li a {
	font-size: 18px;
	line-height: 50px;
	color: #191919;
	letter-spacing: 0em;
	text-decoration: none!important;
	border-bottom: 4px solid transparent;
}

#header .hamburgercontent .col .socials .menu-socials-container {
	margin-top: 40px;
}

#header .hamburgercontent .col .socials .menu-socials-container li {
	margin: 0px 5px 0px 0px;
	display: inline-block;
    position: relative;
	text-transform: unset!important
}

#header .hamburgercontent .col .socials .menu-socials-container li a::after {
    content: "/";
    position: relative;
    right: -5px;
}

#header .hamburgercontent .col .socials .menu-socials-container  li:last-of-type a::after {
	content: none;
}

#header .hamburgercontent .col .socials .menu-socials-container li a {
	font-size: 14px;
	line-height: 25px;
	letter-spacing: -0.025em;
	color: #FFF;
	text-transform: unset!important;
}

#header .hamburgercontent .col .socials .menu-socials-container li a:hover,
#header .hamburgercontent .col .socials .menu-socials-container li a:hover::after {
	color: #bd5743;
}

#header .hamburgercontent .col .menu li a:hover {
	border-color: #bd5743;
}

#header .hamburgercontent .col.right .menu li a {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#header .hamburgercontent .menu li.bli-medlem {
	margin: 0;
}


#header .hamburgercontent .col .menu li.bli-medlem a {
    max-width: 100%;
	padding: 25px 0 25px;
	margin-top: 30px;
    display: block;
    text-align: center;
    text-transform: unset;
    letter-spacing: 0em;
    background: #bd5743;
    position: relative;
    border-radius: 6px;
    line-height: 16px;
    color: #FFF;
	transition: background 150ms ease-in-out;
}

#header .hamburgercontent .menu li.bli-medlem a:hover {
	color: #FFF;
}

.hamburgercontent .inner{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
}

#header .hamburgercontent .inner .menu-mainmenu-container ul.menu{
	display: inline-block;
	margin: 0;
	margin-bottom: 40px;
}
#header .hamburgercontent .inner .menu-socialmenu-container ul.menu{
	display: inline-block;
	margin: 0;
}


#header .hamburgercontent .inner .menu-mainmenu-container ul.menu li{
	width: 100%;
	float: none;
	margin: 0;
	margin-bottom: 35px;
	color: #191919;
}

#header .hamburgercontent .inner .menu-mainmenu-container ul.menu li a{
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    position: relative;
    color: #FFF;
    border-bottom: solid 2px transparent;
    padding-bottom: 2px;
}

#header .hamburgercontent .inner ul.menu li a:hover{
	text-decoration: underline;
}

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


.socialmenu ul.menu li,  #header ul#menu-socialmenu li{
	display: inline-block;
	float: none;
	border-right: solid 1px #c2c2c2;
	padding-left: 15px;
	padding-right: 15px;
	height: 8px;
	margin: 0;
}
.socialmenu ul.menu li:last-child,  #header ul#menu-socialmenu li:last-child{
	padding-right: 0;
	border-right-style: none;
}
.socialmenu ul.menu li:first-child, #header ul#menu-socialmenu li:first-child{
	padding-left: 0;
}

.socialmenu ul.menu li a, #header ul#menu-socialmenu li a{
	display: block;
	overflow: hidden;
	text-indent: 99999px;
	width: 20px;
	height: 20px;
	position: relative;
	margin-top: -8px;
	border-style: none;
	padding: 0;
}
.socialmenu ul.menu li a .hamic,  ul#menu-socialmenu li a .hamic{
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -10px;
	height: 20px;
	width: 20px;
}

li.tw a .hamic{
	background-position: -64px -586px;
}
li.li a .hamic{
    background-position: -113px -586px;
}
li.fb a .hamic{
    background-position: -14px -586px;
}
li.in a .hamic{
    background-position: -162px -586px;
}

li.tw a:hover .hamic{
	background-position: -64px -634px;
}
li.li a:hover .hamic{
	background-position: -113px -635px;
}
li.fb a:hover .hamic{
	background-position: -14px -635px;
}
li.in a:hover .hamic{
	background-position: -162px -634px;
}

.hamburgercontent .socialmenu ul.menu li, #header ul#menu-socialmenu li {
	border-color: #191919;
}

.hamburgercontent li.tw a:hover .hamic{
	background-position: -64px -682px;
}
.hamburgercontent li.li a:hover .hamic{
	background-position: -113px -682px;
}
.hamburgercontent li.fb a:hover .hamic{
	background-position: -14px -682px;
}
.hamburgercontent li.in a:hover .hamic{
	background-position: -162px -682px;
}


/* TOPSPLASH */

.topsplash {
	min-height: 400px;	
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
}

.topsplash .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;

	/* background-position: -340px -350px;
	background-repeat: no-repeat;
	background-size: 250%; */
}

.topsplash .overlay {
	background: rgba(33, 33, 33, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.topsplash .holder {

	position: relative;
	z-index: 2;
}

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

.topsplash .text h1 {
	font-size: 38px;
	line-height: 38px;
	letter-spacing: 0em;
	font-family: 'Poppins-SemiBold';
	color: #fdf3f1;
	padding-bottom: 20px;
}

.topsplash .text a {
	letter-spacing: 0em;
	color: #fdf3f1;
	font-size: 14px;
	line-height: 14px;
	font-family: 'Poppins-SemiBold';
	border: 1px solid #fdf3f1;
	padding: 20px 20px 18px 20px;
	margin: 10px 10px;
	border-radius: 6px;
	display: inline-block;
	min-width: 170px;
}

.topsplash .text a:hover {
	background: #fdf3f1;
	color: #333;
}

.topsplash .mouse-scroll-anchor {
	position: absolute;
	bottom: 60px;
	animation: updownmouse 1800ms infinite;
}

.topsplash .mouse-scroll .arrow {
	width: 12px;
	height: 15px;
	position: absolute;
	bottom: -20px;
	left: calc(50% - 6px);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

@keyframes updownmouse {
	0% {
		bottom: 60px;
	}

	50% {
		bottom: 40px;
	}
	100% {
		bottom: 60px;
	}
}

.topsplash .mouse-scroll {
	width: 18px;
	height: 26px;
	position: relative;
	background-size: cover;
}

.topsplash_text_module {
	background: #FFF;
}

.topsplash_text_module .padd {
	padding-top: 60px;
	padding-bottom: 80px;
	padding-left: 30px;
	padding-right: 30px;
}

.topsplash_text_module .flex {
	display: flex;
	flex-wrap: wrap;
}

.topsplash_text_module .flex .col {
	width: 100%;
}

.topsplash_text_module .flex .col.center {
	margin: 0 auto;
}

.topsplash_text_module .flex .col.w40 {
	width: 100%;
}

.topsplash_text_module .flex .col.w60 {
	width: 100%;
}

.topsplash_text_module .flex .col .maxwidth {
	max-width: 100%;
}

article .post_holder {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	padding: 0px 30px;
}

article .post_holder .more-reading {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
	font-family: "Poppins-SemiBold";	
	letter-spacing: 0em;
	width: 100%;
	color: #bd5743;
}

article .post_holder .item {
	width: 100%;
	padding-top: 0px;
	border: none;
	padding-bottom: 20px;
}

article .post_holder .item.current .title {
	color: #bd5743;
}

article .post_holder .item .title {
	font-size: 18px;
	line-height: 20px;
}

article .post_holder .item .info {
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
}

.post_holder {}

.post_holder .item {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d1d1d1;
	transition: border-color 200ms ease-in-out;
}

.post_holder .item:hover {
	border-color: #bd5743;
}

.post_holder .item:hover .title {
	color: #bd5743;
}

.post_holder .item:first-of-type {
	padding-top: 0px;
}

.post_holder .item .cont {
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 0em;
	color: #000;
}

.post_holder .item .title {
	font-size: 18px;
	line-height: 22px;
	font-family: "Poppins-Medium";
	transition: color 200ms ease-in-out;
}

.post_holder .item .info {
	font-size: 14px;
	line-height: 16px;
	margin-top: 5px;
}

.post_holder .item .info span {
	color: #bd5743;
	font-family: "Poppins-Medium";
}

.post_holder .item .info .date {
	display: inline-block;
	font-family: "Poppins-Regular";
}

.topsplash_text_module .padd p {
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0em;
	color: #000;
	padding-bottom: 20px;
	font-family: "Poppins-Medium";
}

.topsplash_text_module .padd a.read-more {
	margin-top: 30px;
	margin-left: 0px;
	display: table;
}

.topsplash_text_module .padd a {
	font-size: 16px;
	color: #191919;
	letter-spacing: 0em;
	font-family: 'Poppins-Medium';
	background: transparent;
	padding: 0px 0px 6px 0px;
	border-radius: 0px;
	border-bottom: 3px solid #bd5743;
	transition: color 200ms ease-in-out, border-color 200ms ease-in-out;
}

.topsplash_text_module .padd a:hover {
	color: #bd5743;
}

.topsplash_text_module .padd a:hover {
	border-color: #bd5743;
}

#cookieinfo{
	bottom: 20px;
    right: 0px;
    position: fixed;
    text-align: right;
    z-index: 101;
}
#cookieinfo .insidepcookie{
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.025em;
	padding: 15px 30px 15px;
	display: block;
	text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    background-color: #1f5ba5;
    color: #191919;
    position: relative;
}
#cookieinfo .insidepcookie h3{
	font-family: 'Poppins-SemiBold';
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.025em;
	margin: 0;
	margin-bottom: 2px;
}
#cookieinfo .insidepcookie .text{
    max-width: 340px;
    display: block;
    margin: 10px auto;
	color: #191919;
}

#cookieinfo .insidepcookie .cookie-icon {
    left: 10px;
    bottom: 10px;
    height: 55px;
    width: 50px;
    position: absolute;
    background-position: -91px -474px;
}

#cookieinfo .insidepcookie .accept{
	text-transform: uppercase;
	font-size: 13px;
	color: #1f5ba5;
	line-height: 15px;
	padding: 11px 45px 8px;
	background: #191919;
}

#cookieinfo .insidepcookie .accept:hover{
	background: #FFF;
}

/* SLIDESHOW RUTNÄT */

.slideshow.variant1 {
	grid-template-columns: 1fr 1fr;
	display: grid;
	grid-gap: 10px;
    max-width: 990px;
    margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.slideshow.variant1 .slideelement {
	height: 200px;
	position: relative;
}

.slideshow.variant1 .slideelement .bgimage {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center center;
}

/******* OWL *********/
.owl-carousel {
    display: none;
	margin-left: 10px;
	margin-right: 10px;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */

    position: relative;
    z-index: 1;
}
.owl-carousel.off{
	display: block;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}
.w4_related .owl-carousel .owl-stage, .puffs.owl-carousel .owl-stage{
	padding-left: 10px !important;
}


.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */

    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item figure {
	max-width: 100%;
	height: auto;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.entry-content .owl-carousel .owl-item {

}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    z-index: 2;
    position: relative;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next{
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	border-radius: 100px;
	border: solid 1px #eaeaea;
	background-color: white;
	text-indent: -99999px;
	margin-top: 0px;
	margin-right: 0px;
}
.owl-carousel .owl-nav .owl-prev.alt,
.owl-carousel .owl-nav .owl-next.alt{
	position: relative;
	background-color: transparent;
	left: 0;
	right: 0;
	margin-left: 5px;
	margin-right: 5px;
}

.owl-carousel .owl-nav .owl-prev{
	background-image: url("images/pil-black-left@2x.png");
	left: 0px;
	top: 0;
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: center center;
}
.owl-carousel .owl-nav .owl-next{
	background-image: url("images/pil-black-right@2x.png");
	right: 0px;
	top: 0;
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: center center;
}
.owl-carousel .owl-nav .owl-next:hover{

}
.owl-carousel .owl-nav .owl-prev:hover{

}


.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
/* No Js */

.no-js .owl-carousel {
    display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
    transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #191919;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.owl-nav {
	transform: translate(-50%, -100%);
	position: absolute;
    left: 50%;
    top: calc(50% - 20px);
    width: calc(100% + 10px);
	text-align: left;
	-webkit-tap-highlight-color: transparent;

}
.owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-nav [class*='owl-']:hover {
    background-color: #eaeaea;
    color: #FFF;
    text-decoration: none;
}
.owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-dots {
	margin-top: 20px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #191919;
}
.owl-dots .owl-dot:hover span{
	background-color: #a13c3c;

}


/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


.fixfloat{
	clear: both;
}

/**
* HÄR JOBBAR VI
*/

.singular .top_image {
	height: 340px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.singular .top_image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(33, 33, 33, 0.2);
}


article{
	max-width: 1180px;
	margin: 0 auto;
	padding-top: 40px;
}
article .imgholder{
	position: relative;
	margin-bottom: 30px;
	text-align: center;
    width: auto;
    display: table;
    margin: 0 auto;
}

.page .imgholder.background{
	height: 200px;
	width: 100%;
	position: relative;
}

.page .imgholder.background .image{
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-blend-mode: multiply;
	background-color: #bd5743;
}

.page .imgholder.background .image::after{
	content: "";
	background-image: url(images/overlay-wave.png);
    position: absolute;
    bottom: -40px;
    left: 0;
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    background-position: bottom;
}

article .entry-content figure.aligncenter p,
article .entry-content figure.alignnone p {
	padding: 0px 10px;
	margin-bottom: 0px;
}

article .share-links {
	margin-top: 30px;
	margin-bottom: 30px;
}

article .share-links .socials {
	position: relative;
}

article .share-links .socials span {
	display: none;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0em;
	margin: 0px 8px 0px 0px;
	color: #838383;
}
article .share-links .socials a {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0em;
	text-transform: unset!important;
	margin: 0px 15px 0px 0px;
	border-bottom: 2px solid #bd5743;
	padding-bottom: 3px;
}

article .share-links .socials a:hover {
	border-color: #bd5743;
}

article .imgholder img{
	display: inline-block;
	max-width: 100%;
	height: auto;
}

article .share-links,
article .smaller-title,
article .large-title,
article .w4_related .puffs,
article .cat_date,
article .event-fullbokat,
article .event-hostedby,
article .date-place,
article .published,
article .the_content .wpcf7,
article .entry-content .date_publish,
article .entry-content .vinjett,
article .entry-content .page-title,
article .entry-content .ingress,
article .entry-content p,
article .entry-content h1,
article .entry-content h2,
article .entry-content h3,
article .entry-content ul,
article .entry-content ol {
	padding: 0px 30px;
}

article .published{
	color: #a8a8a8;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0.05em;
	font-family: 'Poppins-SemiBold';
	margin-bottom: 30px;
}

article .imgholder .date-square {
    position: absolute;
    left: 20px;
    top: 20px;
    padding: 15px 20px;
    background: #FFF;
	text-align: center;
}

article .imgholder .date-square .day {
	font-size: 30px;
	line-height: 24px;
	letter-spacing: 0em;
	color: #191919;
	margin-bottom: 5px;
	font-family: 'Poppins-SemiBold';
}

article .imgholder .date-square .month {
	font-size: 16px;
	letter-spacing: 0em;
	color: #191919;
}


article .published .place {
    display: block;
    margin-top: 5px;
}

article .published .hidden-mobile {
	display: none;
}

article .event-fullbokat .banner {
    font-size: 14px;
    line-height: 16px;
    padding: 15px 20px;
    margin-bottom: 30px;
    color: #FFFF;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-family: 'Poppins-SemiBold';
    background: #8c45fa;
    display: inline-block;

}

article .factbox {
	margin-bottom: 40px;
	padding: 0px 0px;
}

article .factbox .insidefactbox {
	padding: 30px 20px;
	background: #fdf3f1;
	border-top: 6px solid #bd5743;
	-webkit-box-shadow: 0px 3px 2px 2px rgb(235 235 235 / 50%);
	-moz-box-shadow: 0px 3px 2px 2px rgba(235,235,235,.5);
	box-shadow: 0px 3px 2px 2px rgb(235 235 235 / 50%);
	flex-wrap: wrap;
	display: flex;
	align-items: flex-start;
	margin-left: 10px;
	margin-right: 10px;
}

article .factbox .additional-info {
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	color: #000;
	letter-spacing: 0em;
    font-family: 'Poppins-SemiBold';
	margin-bottom: 30px;
}

article .factbox .additional-info .project-status {
	margin-bottom: 20px;
	text-transform: capitalize;
}

article .factbox .additional-info .project-name {
	font-size: 20px;
	margin-bottom: 20px;
}

article .factbox .additional-info .project-location {
	margin-bottom: 10px;
}
article .factbox .additional-info .project-amount {}

article .factbox table {
	width: 100%;
	border: none;
	margin: 0;
}

article .factbox .height {
    align-items: center;
    justify-content: space-between;
}

article .factbox .height .bookbtn {
	margin-top: 20px;
	width: 100%;
    padding: 15px 0px;
    text-align: center;
}

article .factbox table tr {
	margin-bottom: 10px;
}

article .factbox table td {
	font-size: 14px;
	border: none;
	letter-spacing: 0.025em;
}

article .factbox table td.bld {
	font-family: 'Poppins-SemiBold';
}

article .ingress{
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  letter-spacing: 0.025em;
  font-family: 'Poppins-SemiBold';
}

article .vinjett{
  font-size: 17px;
  line-height: 27px;
}

article h1{
	margin: 0;
	margin-bottom: 30px;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: 0em;
	font-family: 'Poppins-SemiBold';
}

article h1 .divider {
	color: #bd5743;
}

article .smaller-title {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0em;
	color: #000;
	margin-bottom: 20px;
}

article .smaller-title span {
	color: #bd5743;
}

article .large-title {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: -0.025em;
	font-family: 'Poppins-SemiBold';
}

article p .largetitle {
	margin-top:10px;
	margin-bottom: 20px;
	letter-spacing: -0.025em;
	font-size: 22px;
	line-height: 28px;
	position: relative;
}

article p .largetitle::after {
	content: "";
	height: 6px;
	width: 90px;
	background: #bd5743;
	position: absolute;
	left: 0;
	top: -20px;
}

article .cat_date {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	letter-spacing: 0em;
	text-transform: uppercase;
	margin-bottom: 35px;
}


article .entry-content blockquote {
	font-size: 22px;
	line-height: 26px;
    letter-spacing: 0;
    hanging-punctuation: first;
	margin: 0px 0px 0px 40px;
}

article .cat_date .cat {
	color: #bd5743;
	padding-right: 10px;
}
article .entry-content{
	color: #000;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.025em;
	padding-bottom: 20px;
}

article .entry-content.noimg{
	padding-top: 80px;
}

article .entry-content figcaption{
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.025em;
	padding-top: 8px;
	text-align: left;
	padding-left: 30px;
}

article .border {
	height: 6px;
	width: 90px;
	background: #bd5743;
	margin: 30px 30px;
}

.entry-content .alignright, .entry-content .alignleft{
	max-width: 140px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline-block;
}
.entry-content .alignright{
	float: right;
	margin-left: 10px;
}
.entry-content .alignleft{
	float: left;
	margin-right: 10px;
}

article .entry-content p,  article .entry-content ul,  article .entry-content ol,  article .entry-content p > img, article .entry-content blockquote{
	margin-bottom: 30px;
}

article .entry-content h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	letter-spacing: 0;
	font-size: 28px;
	line-height: 32px;
}

article .entry-content h3, article .entry-content h4, article .entry-content h5{
	margin: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0em;
}
article .entry-content strong,  article .entry-content b{
	font-family: 'Poppins-SemiBold';
}
article .entry-content a{
	border-bottom: solid 2px #bd5743;
	padding-bottom: 2px;
}
article .entry-content a:hover{
	border-color: #bd5743;
}

article .entry-content .boendefakta {
	padding: 30px 30px;
	background: #dff1f1;
	max-width: 990px;
	margin-left: 10px;
	margin-right: 10px;
	box-sizing: border-box;
	margin-top: 60px;
	border-top: 6px solid #08808e;
	position: relative;
}

article .entry-content .boendefakta .title {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0em;
	color: #000;
	margin-bottom: 40px;
	font-family: 'Poppins-SemiBold';
}

article .entry-content .boendefakta .cont {
	width: calc(100% - 40px);
}

article .entry-content .boendefakta .badge {
	font-size: 18px;
	line-height: 18px;
	right: 10px;
	top: -40px;
	width: 110px;
	height: 110px;
	position: absolute;
	letter-spacing: 0em;
	color: #fdf3f1;
	font-family: 'Poppins-SemiBold';
	background: #08808e;
	border-radius: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	text-transform: uppercase;
}

article .entry-content .boendefakta * {
	padding: 0;
}

article .entry-content .boendefakta p {
	margin-bottom: 10px;
}

article .nicelink-wrap {
	margin-bottom: 30px;
	position: relative;
	max-width: 990px;
	margin-left: 10px;
	margin-right: 10px;
}

article .nicelink {
	height: auto;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}

article .nicelink.noimg {
	height: auto;
}

article .nicelink-wrap .nicelink:last-of-type {
	margin-bottom: 0px;
}
article .entry-content .nicelink.noimg .cont {
	width: 100%;
}
article .entry-content .nicelink .cont {
	width: 100%;
	height: auto;
	float: left;
	background: #bd5743;
	text-align: center;
	padding: 40px 40px;
	box-sizing: border-box;
}

article .entry-content .nicelink .cont .wrap {

}

article .entry-content .nicelink h3 {
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 0em;
	color: #fdf3f1;
    z-index: 2;
    padding: 0;
	margin-bottom: 20px;
}

article .entry-content .nicelink .text {
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0em;
	color: #fdf3f1;
}

article .nicelink:hover .article-image .image {
	transform: scale(1.05);
}

article .nicelink.posttype-post .article-image .image,
article .nicelink.posttype-event .article-image .image,
article .nicelink.posttype-page .article-image .image {
	background-blend-mode: multiply;
	background-color: #bd5743;
}

article .nicelink .article-image {
	width: 100%;
	position: relative;
	float: left;
	height: 260px;
	top: 0;
	left: 0;
	overflow: hidden;
}

article .nicelink .article-image .image {
	position: absolute;
	left: 0;
	top:	0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition: transform 250ms ease-in-out;
}


article .entry-content ul, article .entry-content ol{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
article .entry-content ol{
	counter-reset: item;
}

article .entry-content ol li{
	margin-bottom: 20px;
	padding-left: 40px;
	display: flex;
	align-items: center
}
article .entry-content ol li:before {
    content: counter(item, decimal)'.';
    counter-increment: item;
    display: block;
    float: left;
    position: relative;
    color: #191919;
    font-family: 'Poppins-SemiBold';
    font-weight: 400;
    position: relative;
    text-align: center;
    left: -10px;
    margin-left: -20px;
	font-size: 24px;
	line-height: 30px;
}

article .entry-content ul li{
    display: flex;
	align-items: center;
    padding-left: 30px;
	margin-bottom: 30px;
}
article .entry-content ul li:before{
	position: relative;
	content: " ";
	background-image: url(images/check-pink.svg);
	display: block;
	min-width: 30px;
	min-height: 30px;
	background-size: 100% 100%;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 15px;
	float: left;
	top: 4px;
	left: 0px;
}

.container.archive_standard {
	padding-top: 120px;
}

.container.archive_standard .archive_hl {
    font-size: 24px;
    line-height: 26px;
    font-family: 'Poppins-SemiBold';
    letter-spacing: 0em;
    color: #191919;
    margin-bottom: 40px;
	margin-left: 20px;
    position: relative;
}

.container.archive_standard .archive_hl::after {
	content: "";
	height: 6px;
	width: 40px;
	background: #bd5743;
	position: absolute;
	left: 0;
	top: -20px;
}

.container.archive_standard.w4_postslider .container {
    grid-template-columns: 1fr;
    display: grid;
    grid-gap: 30px;
    margin-left: 20px;
    margin-right: 20px;
}


.container.archive_standard.w4_postslider .container .puff {
	height: 260px;
}

.bgspr{
	background-image: url("images/sprites.png");
}
.centerit{
	text-align: center;
}

/* 404 */

.padding-404 {
	padding-top: 120px;
	padding-bottom: 80px;
	min-height: 40vh;
	display: flex;
	align-items: center;
	text-align: center;
}

.padding-404 a {
	display: table;
	border-bottom: 2px solid #ccc;
	margin: 20px auto;
}

.padding-404 a:hover {
	border-color: #bd5743;
}

.navi-faq {
  	margin-bottom: 20px;
}

.navi-faq .item {
	margin-bottom: 40px;
	position: relative;
}

.navi-faq .item::after {
	content: "";
	width: 60px;
	height: 60px;
	left:15px;
	top: -15px;
	background: transparent;
	border-radius: 100px;
	position: absolute;
	transition: background 250ms ease-in-out;
	z-index: 0;
}

.navi-faq .item:hover::after {
	background: #e9f0f1;
}

.navi-faq .item a {
	z-index: 2;
	position: relative;
	display: flex;
	align-items: center;
	border: none;
}



.navi-faq .title {
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0em;
	color: #212121;
	font-family: "Poppins-SemiBold";
	padding-bottom: 5px;
}

.navi-faq .item:hover .title {
	border-color: #bd5743;
}

.navi-faq .circle {
	width: 30px;
	height: 30px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	border-radius: 100%;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	transition: background 250ms ease-in-out;
}



  
.navi-faq .circle .icon {
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

.navi-faq .circle.boparmar .icon {
	background-image: url(images/boparmar-red.svg);
}

.navi-faq .circle.bostadskon-sa-fungerar-den .icon {
	background-image: url(images/bostadskon-red.svg);
}

.navi-faq .circle.vem-far-hyra .icon {
	background-image: url(images/vem-hyra-red.svg);
}

.navi-faq .circle.blanketter .icon {
	background-image: url(images/blanketter-red.svg);
}

.navi-faq .circle.fragor-svar .icon {
	background-image: url(images/fragasvar-red.svg);
}

.navi-faq .circle.felanmalan .icon {
	background-image: url(images/felanmalan-red.svg);
}
.navi-faq .circle.kontaktinformation .icon {
	background-image: url(images/temp-contact.svg);
}

.faqbg  {
	background: #d5dbde;
}

.faqholder {
	max-width: 1430px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.faqbody { 
	margin: 10px 10px;
}

.faqbody.collapsed .background {
	background: #f9f7ee;
}

.faqbody .background {
	border-radius: 6px;
	box-shadow: 0px 2px 9px 1px rgb(0 0 0 / 15%);
	background: #fffef9;
}

.faqbody.collapsed .background {
	box-shadow: none;	
}

.faqbody .background .padd { 
	padding-top: 0px;
	padding-bottom: 0px;
}

.faqbody .background .padd .upper { 
	padding-top: 18px;
	padding-bottom: 15px;
	cursor: pointer;
}

.faqbody .background .padd .upper:hover {
	background: #fffef9;
} 

.faqbody .background .padd .upper .row { 
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px 30px;	
}

.faqbody .background .padd .upper .row.term-desc {
} 

.faqbody .background .padd .upper .row.term-desc .col * {
	padding-left: 0px;
	padding-right: 0px;
}

.faqbody .background .padd .upper .row.term-desc .col p b {
	font-family: "Poppins-SemiBold";
}

.faqbody .background .padd .term-text {
	font-size: 14px;
	line-height: 20px;
	padding: 10px 30px;
	letter-spacing: 0.025em;
	color: #212121;
}

.faqbody .background .padd .upper .row.term-desc .col p:first-of-type {
	padding-top: 20px;
}

.faqbody .background .padd .upper .row.term-desc .col p:last-of-type {
	margin-bottom: 0px;
}

.faqbody .background .padd .upper .row .col { 
	width: auto;
}

.faqbody .background .padd .upper .row .col.w80 { 
	width: 80%;
}

.faqbody .background .padd .upper .row .col .title { 
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0em;
	color: #212121;
	font-family: "Poppins-Medium";
}

.faqbody.collapsed .background .padd .upper .row .col .expand {
	background: #212121;
}

.faqbody.collapsed .background .padd .upper:hover .row .col .expand {
	background: #bd5743;
}

.faqbody .background .padd .upper .row .col .expand {
	width: 40px;
	height: 40px;
	float: right;
	background: #bd5743;
	border-radius: 50px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 5px;
	transition: background 200ms ease-in-out;
}

.faqbody .background .padd .upper .row .col .expand .line { 
	width: 14px;
	height: 2px;
	position: absolute;
	background: #FFF;
}

.faqbody.collapsed .background .padd .upper .row .col .expand .line.vert-line { 
	display: block;
}

.faqbody.collapsed .background .padd .upper .row .col .expand:hover .line.vert-line,
.faqbody .background .padd .upper .row .col .expand .line.vert-line { 
	transform: rotate(90deg);
	display: none;
}


.faqbody .background.boparmar .padd .upper .row .col .tax-icon {
	background-image: url(images/boparmar-red.svg);
}

.faqbody .background.bostadskon-sa-fungerar-den .padd .upper .row .col .tax-icon {
	background-image: url(images/bostadskon-red.svg);
}

.faqbody .background.blanketter .padd .upper .row .col .tax-icon {
	background-image: url(images/blanketter-red.svg);
}

.faqbody .background.felanmalan .padd .upper .row .col .tax-icon {
	background-image: url(images/felanmalan-red.svg);
}

.faqbody .background.fragor-svar .padd .upper .row .col .tax-icon {
	background-image: url(images/fragasvar-red.svg);
}

.faqbody .background.vem-far-hyra .padd .upper .row .col .tax-icon {
	background-image: url(images/vem-hyra-red.svg);
}
.faqbody .background.kontaktinformation .padd .upper .row .col .tax-icon {
	background-image: url(images/temp-contact.svg);
}

.faqbody .background .padd .lower { 
	padding-top: 20px;
	padding-bottom: 40px;
}

.faqbody.collapsed .background .padd .lower {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 0px;
	overflow: hidden;
} 

.faqbody .background .padd .lower .item { 
	position: relative;
	transition: background 200ms ease-in-out;
}

.faqbody .background .padd .lower .item.collapsed:hover {
	cursor: pointer;
}

.faqbody .background .padd .lower .item,
.faqbody .background .padd .lower .item.collapsed:hover {
	background: #f9f8f2;
}

.faqbody .background .padd .lower .nopadd .item.collapsed{
	/* background-color: #f6f9fa; */
}
.faqbody .background .padd .lower .nopadd .item, .faqbody .background .padd .lower .nopadd .item.collapsed:hover {
	/* background-color: #fafcfd; */
}

.faqbody .background .padd .lower .item.collapsed {
	background: transparent;
}

.faqbody .background .padd .lower .item::after {
	content: "";
	height: 1px;
	bottom: 0;
	width: -webkit-fill-available;
	background: rgba(33, 33, 33, 0.2);
	position: absolute;
	margin:  0px 30px;
}

.faqbody .background .padd .lower .item .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 30px;
} 

.faqbody .background .padd .lower .item .hl { 
	font-size:16px;
	line-height: 26px;
	letter-spacing: 0em;
	color: #212121;
	font-family: "Poppins-SemiBold";
}
.faqbody .background .padd .lower .nopadd .item .hl { 
	font-size:14px;
	line-height: 24px;
	font-family: "Poppins-SemiBold";
}



.faqbody .background .padd .lower .item .expand { 
	width: 14px;
	height: 14px;
	position: relative;
	display: flex;
	align-items: center;
	margin-right: 5px;
}

.faqbody .background .padd .lower .item .expand .line { 
	width: 100%;
	height: 2px;
	position: absolute;
	background: #212121;
}

.faqbody .background .padd .lower .item.collapsed .expand .line.vert-line { 
	display: block;
}

.faqbody .background .padd .lower .item .expand .line.vert-line { 
	transform: rotate(90deg);
	display: none;
}

.faqbody .background .padd .lower .item.collapsed .expand .line.hori-line {
	background: #212121;
}

.faqbody .background .padd .lower .item .expand .line.hori-line {
	background: #bd5743;
}

.faqbody .background .padd .lower .item .text {
	font-size: 14px;
	line-height: 20px;
	padding: 15px 0px 10px;
	letter-spacing: 0.025em;
	color: #212121;
	padding: 5px 30px 10px;
	transition: padding-top ease-in-out 100ms, padding-bottom ease-in-out 100ms;
}
.faqbody .background .padd .lower .item .text.nopadd {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	max-width: 100%;
	background-color: #fafcfd;
}

.faqbody .background .padd .lower .item .text.nopadd .item {
	background-color: #fafcfd;
}

.faqbody .background .padd .lower .item .text p {
	font-size: 100%;
	padding: 0;
}

.faqbody .background .padd .lower .item .text ul {
	padding: 0;
}

.faqbody .background .padd .lower .item .text a {
	border-bottom: 2px solid #232323;
}

.faqbody .background .padd .lower .item .text a:hover {
	border-color: #bd5743;
}

.faqbody .background .padd .lower .item.collapsed .text {
	height: 0px;
	overflow: hidden;
	padding: 0px 30px 0px;
}


/* LOGIN */

.loginscreen {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 65vh;	
}

.loginscreen .login-form {
	width: 100%;
	margin-left: 30px;
	margin-right: 30px;
}

.login-form {
	background: #FFF;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	/* box-shadow: 5px 0px 16px rgba(0,0,0,0.1); */
}

.swiper-container.loginform .close_login-form {
	position: absolute;
	width: 30px;
	height: 30px;
	background: #ccc;
	right: 50px;
	top: 50px;
	border-radius: 50px;
	z-index: 9;
}

.login-form .padd {
	padding: 0px;
}

.login-form .title {
	font-size: 35px;
	line-height: 40px;
	letter-spacing: -0.025em;
	color: #212224;
	font-family: "Poppins-Medium";
}

.login-form .title .border {
	margin-bottom: 10px;
	width: 40px;
	height: 4px;
	background: #b89552;
}

.login-form form {
	margin-top: 40px;
}

.login-form form .item {
	margin: 15px 0;
}

.login-form form .form-message {
	font-size: 13px;
	letter-spacing: 0.025em;
	color: #FFF;
	text-align: center;
	position: relative;
	margin-top: 20px;
	background: #bd5743;
	padding: 20px 10px;
	border-radius: 6px;
	font-family: "Poppins-Medium";
}

.login-form form .form-message.error {
	background: #e83701;
}

.login-form form .form-message .tonextstep {
	padding-top: 8px;
	text-transform: uppercase;
	font-size: 17px;
	border-bottom: 2px solid #FFF;
	display: table;
	margin: 0 auto;
	cursor: pointer;
	white-space: nowrap;
}

.login-form form .form-message .tonextstep.smaller {
	font-size: 13px;
}

.login-form form .item input {
	font-size: 16px;
	height: 60px;
	width: 100%;
	color: #CCC;
	border-radius: 0px;
	font-family: "Poppins-Medium";
	text-transform: unset;
	letter-spacing: 0em;
	color: #212224;
}

.login-form form .item input::placeholder {
	text-transform: unset;
}

.login-form form .forgot-password {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0em;
	color: #bd5743;
	float: right;	
	font-family: "Poppins-Medium";
}

.login-form form .forgot-password a {
	border-bottom: 2px solid #bd5743;
	color: #bd5743;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 0px;
}

.login-form form .forgot-password a:hover {
	color: #b89552;
	border-color: #b89552;
}

.login-form form .divide {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.025em;
	color: #c6c6c6;
	position: relative;
	margin: 10px 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}

.login-form form .divide span {
	display: table;
	margin: 0 auto;
	background: #FFF;
	z-index: 1;
	position: relative;
	padding: 5px 20px;
}

.login-form form .divide::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #c6c6c6;
	left: 0;
	top: calc(50% - -1px);
}

.login-form .login-account,
.login-form .create-new-account {
	font-size: 16px;
	line-height: 24px;
	padding: 14px 0;
	letter-spacing: 0em;
	font-family: "Poppins-Medium";
	text-transform: unset;
	width: 100%;
	border-radius: 6px;
	display: block;
	text-align: center;
}

.login-form .create-new-account.lower,
.login-form .login-account.lower {
	color: #bd5743;
	border: 2px solid #bd5743;
	background: transparent;
	transition: background 250ms ease-out;
}

.login-form .create-new-account.lower:hover,
.login-form .login-account.lower:hover {
	background: #bd5743;
	color: #FFF;
}

.login-form .create-new-account.upper,
.login-form .login-account.upper {
	margin-top: 20px;
	color: #FFF;
	background: #bd5743;
	border: 2px solid transparent;
}

.login-form .create-new-account.upper:hover,
.login-form .login-account.upper:hover {
	color: #bd5743;
	background: transparent;
	border: 2px solid #bd5743;
}

#footer{
	padding-bottom: 40px;
	padding-top: 60px;
	text-align: left;
	overflow: hidden;
}

#footer .footer-image {
    height: 350px;
    margin-bottom: 40px;
    background-image: url(images/footer-stockholm.jpg);
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;

    position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

#footer .footer-image .logo {
	width: 95px;
	height: 110px;
	background-image: url(images/T-light.svg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

#footer .footer-image .border {
	position: absolute;
	height: 7px;
	width: 100%;
	max-width: 1410px;
	background: #bd5743;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
}

#footer .insidefooter{
	padding-left: 30px;
	padding-right: 30px;
}
#footer .footerlogo {
    width: 170px;
    height: 80px;
	margin-bottom: 30px;
    background: url(images/logo-vert.green.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

#footer .copyright{
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 15px;
}

#footer .copymadecont{
	font-size: 9px;
	line-height: 9px;
	color: #bfbfbf;
	text-transform: uppercase;
	letter-spacing: 0.025em;
}

#footer .copy-sitename{
	font-size: 9px;
	line-height: 9px;
	color: #000;
	letter-spacing: 0.025em;
	margin-bottom: 15px;
}

#footer .copymadecont .hidden {
	display: none;
}

#footer .copymadecont .heart::after {
	content: "\2665\FE0E";
	-webkit-appearance: none!important;
	color: #999999;
}

#footer .copymadecont a{
	color: #bfbfbf;
}

#footer .row {
    padding-bottom: 20px;
	margin-bottom: 20px;
    width: 100%;
	position: relative;
}

#footer .row.hidden-mobile {
	display: none;
}

#footer .flex {
    flex-wrap: wrap;
    display: flex;
}

#footer .row .flex:first-of-type .col {
	margin-bottom: 0px;
}

#footer .row .col {
    width: 100%;
    float: left;
    text-align: left;
	margin-bottom: 20px;
}


#footer .row .col h3 {
	font-size: 14px;
	line-height: 34px;
	letter-spacing: 0em;
	color: #191919;
	margin-bottom: 0px;
	font-family: 'Poppins-SemiBold';
}

#footer h2 {
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0em;
	color: #000;
	margin-bottom: 30px;
}

#footer .row .col ul {
	padding: 0;
	margin: 0;
}

#footer .row .col .socials {

}

#footer .row .col .socials li a {
	margin: 0px 10px 5px 0px;
	display: table;
}

#footer .row .col ul li {
	list-style: none;
	margin-bottom: 5px;
}

#footer .row .col p {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0em;
    color: #191919;
    margin-bottom: 0px;
}

#footer .row .col ul li a {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0em;
    color: #191919;
    margin-bottom: 0px;
    border-bottom: 2px solid #bd5743;
    padding-bottom: 0px;
}

#footer .row .col ul li a:hover {
	border-color: #bd5743;
}

#footer .row .col .menu-socials-container {
}

#footer .row .col .menu-socials-container li {

	display: inline-block;

}

#footer .franka-logo {
	width: 200px;
	height: 40px;
	background: url(images/logos/frankabostad-logo.svg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}

/**
 * 	MOBILEN
 */

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

}

@media screen and (max-width: 400px) {
	.gridholder{
		width: 100%;
	}
	.gridholder.morewide{
		width: 100%;
	}

}
@media screen and (min-width: 375px) {

}
@media screen and (min-width: 401px) {
	.gridholder{
		width: 100%;
	}
	.gridholder.morewide{
		width: 100%;
	}
}

@media screen and (min-width: 551px) {


}

@media screen and (min-width: 594px){
	
	.navi-faq .item::after {
		width: 100px;
		height: 100px;
		left: 50%;
		top: 30%;
		transform: translate(-50%, -50%);
	}
	
	.navi-faq .item {
		width: 33.333%;
		text-align: center;
	}
	
	.navi-faq .circle {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
	
	.navi-faq .title {
		display: table;
		margin: 0 auto;
	}
	
	.navi-faq {
		margin-bottom: 40px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 740px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.navi-faq .item a {
		display: block;
	}

	article .factbox table {
		width: 50%;
	}

	article .factbox .additional-info {
		width: 50%;
		margin-bottom: 0px;
	}

	article .factbox .insidefactbox {
		padding: 20px 20px;
		flex-wrap: nowrap;
	}

	.slideshow.variant1 .slideelement {
		height: 300px;
	}

	.slideshow.variant1 {
		grid-gap: 20px;
	}
	
	.topsplash_text_module .padd {
		padding-left: 0px;
		padding-right: 0px;
	}

	.w4_projektshowcase .padd {
		padding-left: 0px;
		padding-right: 0px;
	}


	#footer .insidefooter{
		padding: 0;
	}

	#footer .row.hidden-mobile {
		display: block;
	}

	.topsplash .text p {
		display: block;
	}

	.topsplash .holder {

	}

	.gridholder{
		width: 554px;
		margin: 0 auto;
	}

	.gridholder.morewide{
		width: 574px;
	}


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

}


@media screen and (min-width: 673px) {

	.gridholder{
		width: 632px;
	}
	.gridholder.morewide{
		width: 652px;
	}


}

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

	#header .collapsible-search {
		display: none!important;
	}

	#header.menuopen .logo {
		background: url(images/logo-white.svg);
		background-size: contain;
		background-repeat: no-repeat;
	}
}

@media screen and (min-width: 748px) {
	
	article .post_holder .more-reading {
		font-size: 24px;
		line-height: 28px;
		margin-left: 20px;
		margin-bottom: 30px;
	}
	
	article .post_holder .item .info {
		font-size: 14px;
		line-height: 16px;
		margin-top: 10px;
	}
	
	article .post_holder .item {
		width: 50%;
		padding-bottom: 25px;
	}
	
	article .post_holder .item .title {
		font-size: 22px;
		line-height: 26px;
	}
	
	.login-form form .forgot-password a,
	.login-form form .forgot-password {
		font-size: 16px;
		line-height: 20px;
	}
	
	.faqbody .background .padd .upper .row .col .expand {
		width: 55px;
		height: 55px;
	}
	
	.topsplash_text_module .flex .col .maxwidth {
		max-width: calc(100% - 80px);
	}
	
	.topsplash_text_module .padd a {
		font-size: 18px;
	}
	
	.topsplash_text_module .padd a.read-more {
		margin-top: 40px;
		margin-left: 20px;
	}
	
	.post_holder .item {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.post_holder .item .cont {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.topsplash_text_module .flex .col.w40 {
		width: 40%;
	}
	
	.topsplash_text_module .flex .col.w60 {
		width: 60%;
	}
	
	.post_holder .item .info {
		font-size: 15px;
		line-height: 17px;
	}
	
	.post_holder .item .title {
		font-size: 20px;
		line-height: 24px;
	}
	
	#footer .franka-logo {
		width: 250px;
		height: 27px;
		margin-bottom: 60px;
	}
	
	#header .text-logo {
		font-size: 24px;
		line-height: 26px;
	}
	
	.login-form .padd {
		padding: 0px 80px;
	}
	
	.login-form .create-new-account.upper,
	.login-form .login-account.upper {
		margin-top: 40px;
	}
	
	.login-form form .form-message {
		font-size: 16px;
		padding: 20px 40px;
	}
	
	.login-form .title .border {
		margin-bottom: 30px;
		width: 80px;
		height: 7px;
	}
	
	.login-form .login-account,
	.login-form .create-new-account {
		font-size: 18px;
		line-height: 28px;
		padding: 18px 0;
	}
		
	.login-form form .item input {
		font-size: 18px;
		height: 74px;
	}

	.login-form .title {
		font-size: 34px;
		line-height: 38px;
	}
	
	.faqbody .background .padd .term-text {
		font-size: 16px;
		line-height: 24px;
		padding: 10px 80px;
	}
	
	.faqbody .background .padd .lower .item .text.nopadd {
		padding-left: 60px;
		padding-right: 60px;
	}
	
	.navi-faq {
		justify-content: center;
	}
	
	.navi-faq .title {
		font-size: 18px;
		line-height: 20px;
	}
	
	.navi-faq .circle .icon {
	
	}
	
	.navi-faq .circle {
		width: 32px;
		height: 32px;
	}
	
	
	.faqbody .background .padd { 
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.faqbody .background .padd .upper { 
		padding-top: 22px;
		padding-bottom: 18px;
	}
	
	.faqbody .background .padd .upper .row .col .tax-icon {
		width: 40px;
		height: 40px;
	}
	
	.faqbody .background .padd .lower .item .expand { 
		margin-right: 20px;
	}
	
	.faqbody .background .padd .upper .row .col .title { 
		font-size: 30px;
		line-height: 30px;
	}
	
	.faqbody .background .padd .lower .item .hl { 
		font-size:20px;
		line-height: 30px;
	}
	.faqbody .background .padd .lower .nopadd .item .hl { 
		font-size:18px;
		line-height: 28px;
	}
	
	.faqbody .background .padd .lower .item.collapsed .text {
		padding: 0px 80px 0px;
	}
	
	.faqbody .background .padd .lower .item .text {
		max-width: 60%;
		font-size: 16px;
		line-height: 24px;
		padding: 5px 80px 10px;
	}
	
	.faqbody .background .padd .upper .row { 
		padding: 0px 80px;
	}
	
	.faqbody .background .padd .lower .item::after {
		margin:  0px 80px;
	}
	
	.faqbody .background .padd .lower .item .flex {
		padding: 10px 80px;
	}


	#footer .footer-image .logo {
		width: 145px;
		height: 170px;
	}

	article .entry-content.noimg{
		padding-top: 120px;
	}

	.owl-carousel .owl-nav .owl-prev,
	.owl-carousel .owl-nav .owl-next{
		width: 70px;
		height: 70px;
	}

	.owl-nav {
		top: calc(50% - 35px);
		width: calc(100% - 100px);
	}

	.owl-carousel {
		margin-left: 0px;
		margin-right: 0px;
	}

	article .factbox .additional-info .project-status {
		margin-bottom: 40px;
	}

	article .factbox .additional-info .project-name {
		font-size: 26px;
		margin-bottom: 20px;
	}

	article .factbox .additional-info {
		font-size: 18px;
		line-height: 24px;
	}

	article .factbox table td {
		font-size: 16px;
	}

	.slideshow.variant1 .slideelement {
		height: 400px;
	}

	.slideshow.variant1 {
		grid-gap: 30px;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
	}

	article .entry-content .boendefakta .cont {
		width: calc(100% - 140px);
	}

	article .entry-content .boendefakta {
		padding: 30px 60px;
		margin-top: 40px;
		margin-left: auto;
		margin-right: auto;
	}

	article .entry-content .boendefakta .badge {
		font-size: 22px;
		line-height: 22px;
		right: 0px;
		top: -30px;
		width: 140px;
		height: 140px;
	}

	.topsplash .mouse-scroll {
		width: 33px;
		height: 48px;
	}

	#footer .row .col ul li a {
		font-size: 18px;
		line-height: 26px;
	}

	#footer .row .col p {
		font-size: 18px;
		line-height: 26px;
	}

	#footer .footer-image {
		height: 450px;
		margin-bottom: 80px;
	}

	article .factbox .insidefactbox {
		padding: 30px 40px;
		margin-left: auto;
		margin-right: auto;
	}

	article .published .hidden-mobile {
		display: inline-block;
	}

	article .published .place {
	    display: inline-block;
	    margin-top: 0px;
	}

	article .event-fullbokat .banner {
	    font-size: 16px;
	    line-height: 18px;
	    padding: 15px 20px;
	    margin-bottom: 30px;
	}

	article .factbox .height .bookbtn {
		margin-top: 0px;
	    padding: 20px 10px;
	    width: 20%;
	}

	article .factbox .height {
		display: flex;
	}

	h1 {
		font-size: 26px;
		line-height: 1.3846153846;
	}


	body.search .page-title {
		margin-top: 180px;
		margin-bottom: 80px;
	}

	body.search .search-container button {
	    top: 25px;
	    height:30px;
	    width:30px;
	}

	body.search .search-container input::placeholder,
	body.search .search-container input[type="text"] {
		font-size: 36px;
	}

	#header .collapsible-search input[type="text"] {
		font-size: 46px;
	}

	.showmenubtn .press_fix{
	    top: -34px;
	    height: 89px;
	}

	article .share-links {
		margin-top: 30px;
		margin-bottom: 60px;
	}

	article .share-links .socials span {
		font-size: 18px;
		line-height: 26px;
		display: inline-block;
	}

	article .share-links .socials a {
		font-size: 18px;
		line-height: 26px;
		margin: 0px 10px 0px 0px;
	}

	#footer .row {
	    padding-bottom: 40px;
		margin-bottom: 40px;
	}

	#footer .row .col h3 {
		font-size: 18px;
		line-height: 20px;
		margin: 0;
		margin-bottom: 10px;
	}

	#footer h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 50px;
	}



	#footer .flex {
	    flex-wrap: wrap;
	}

    #footer .row .flex.four-cols .col {
		width: 100%;
    }

    #footer .row .flex.three-cols .col {
		width: 33%;
    }

	#header .hamburgercontent .col .socials .menu-socials-container li a::after {
	    right: -10px;
	}

	#header .hamburgercontent .col .socials .menu-socials-container li {
		margin: 0px 15px 0px 0px;
	}


	#header .hamburgercontent .col .menu li {
		margin: 0;

	}

	#header .hamburgercontent .col.left {
		width: 100%;
	}

	#header .hamburgercontent .col .menu li.bli-medlem a {
	    max-width: 260px;
		padding: 30px 0 30px;
		font-size: 16px;
	}

	#header .hamburgercontent .col.right {
		display: block;
	}

	#header .hamburgercontent .col.right .menu li a {
		font-size: 16px;
		line-height: 40px;
	}

	#header .hamburgercontent .col .menu li a {
		font-size: 24px;
		line-height: 60px;
	}

	#header .hamburgercontent .col .socials .menu-socials-container li a {
		font-size: 16px;
		line-height: 26px;
	}

	.topsplash {	
		min-height: 450px;
	}

	.topsplash .overlay {
		background: rgba(0, 80, 89, 0.3)
	}

	.topsplash .text a {
		padding: 25px 40px 20px 40px;
		font-size: 20px;
		line-height: 20px;
		min-width: 235px;
	}

	.topsplash .holder {

	}

	.topsplash .text h1 {
		font-size: 50px;
		line-height: 54px;
		padding-bottom: 70px;
	}

	.container.archive_standard {
		padding-top: 180px;
	}

	.container.archive_standard .archive_hl::after {
		width: 90px;
	}

	.container.archive_standard .archive_hl {
	    font-size: 34px;
	    line-height: 42px;
	    margin-bottom: 40px;
		margin-left: 0;
	}

	.container.archive_standard.w4_postslider .container {
		grid-gap: 40px;
	    grid-template-columns: 1fr 1fr;
	    margin-left: 0px;
	    margin-right: 0px;
	}

	.container.archive_standard.w4_postslider .container .puff {
		height: 400px;
	}

	#header{
		height: 85px;
	}

	.page .imgholder.background{
		height: 420px;
	}

	article .smaller-title {
		font-size: 22px;
		line-height: 28px;
	}

	article .large-title {
		margin-top: 20px;
		margin-bottom: 40px;
		font-size: 50px;
		line-height: 60px;
	}

	article .nicelink .article-image {
		width: 50%;
		height: 100%;
	}

	article .entry-content .nicelink .cont {
		width: 50%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
	}

	article .nicelink-wrap .nicelink:last-of-type {
		margin-bottom: 0px;
	}

	article .entry-content .nicelink .cont .wrap {
		padding: 0px 60px;
	}

	article .nicelink-wrap {
		margin-bottom: 40px;
		margin-left: auto;
		margin-right: auto;
	}

	article .nicelink {
		height: 380px;
		margin-bottom: 0px;
	}

	article .nicelink.noimg {
		height: 300px;
	}

	article .entry-content .nicelink h3 {
		font-size: 30px;
		line-height: 36px;
	}

	article .entry-content .nicelink .text {
		font-size: 20px;
		line-height: 24px;
	}

	.w4_postslider .read-more {
		display: none;
	}

	article .cat_date {
		font-size: 18px;
		line-height: 20px;
	}

	article .border {
		margin: 30px 100px;
	}

	article .factbox {
		padding: 0px 40px;
	}

	article .entry-content figure.aligncenter p,
	article .entry-content figure.alignnone p {
		padding: 0px 40px;
	}
	
	article .post_holder {
		margin-top: 40px;
		padding: 0px 60px;	
	}

	article .share-links,
	article .smaller-title,
	article .large-title,
	article .w4_related .puffs,
	article .cat_date,
	article .event-fullbokat,
	article .event-hostedby,
	article .date-place,
	article .published,
	article .the_content .wpcf7,
	article .entry-content .date_publish,
	article .entry-content .vinjett,
	article .entry-content .page-title,
	article .entry-content .ingress,
	article .entry-content p,
	article .entry-content h1,
	article .entry-content h2,
	article .entry-content h3,
	article .entry-content ul,
	article .entry-content ol {
		padding: 0px 80px;
	}

	article .entry-content .w4_related h3.modulehl {
		font-size: 24px;
		line-height: 28px;
	}

	article .entry-content .w4_related .puffs a {
		padding-bottom: 20px;
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 28px;
	}

	article .entry-content blockquote {
	    font-size: 34px;
	    line-height: 38px;
		margin: 0px 100px;
	}

	button,
	.button,
	.entry-content .button,
	.wpcf7-submit,
	input[type="submit"],
	input[type="button"],
	input[type="reset"]{
		font-size: 18px;
		line-height: 18px;
		padding: 24px 65px 24px;
	}

	article .imgholder .date-square {
	    left: 30px;
	    top: 30px;
	}

	article .imgholder .date-square .day {
		font-size: 40px;
		line-height: 28px;
	}

	article .imgholder .date-square .month {
		font-size: 20px;
	}

	.hamburgercontent .inner{
		padding: 0px 100px;
	    height: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	}

	#header .language-chooser, #header .superwide .menu{
		text-align: right;
	}

	#header .language-chooser li, #header .superwide .menu li{
		font-size: 13px;
		line-height: 32px;
		padding: 0px 10px;
	}

    #footer .row .col.links a {
        margin-left: 35px;
        margin-right: 0px;
        font-size: 18px;
        line-height: 18px;
    }


    .showmenubtn::after{
        height: calc(100% + 6px);
    }

	article .share.small span {
		font-size: 14px;
	}

	#header .logo {
		margin-left: 30px;
	    position: absolute;
		background: url(images/frankaboparm-fastigheter-light.svg);
	    background-size: contain;
	    background-repeat: no-repeat;
	    width: 260px;
		height: 33px;
		top: -2px;
	}
	
	#header .text-logo {
		margin-left: 30px;
		top: -10px;
	}
	
	#header #logoutintrouser {
		right: 30px;
		top: -10px;
		font-size: 16px;
		line-height: 18px;
	}

	#footer .copymadecont .hidden {
		display: inline-block;
	}

	.paddingtop {
		padding-top: 100px;
	}

	article{
		padding-top: 60px;
	}

	article .ingress{
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 30px;
	}

	article .imgholder{
		margin-bottom: 50px;
	}
	article .published{
		font-size: 13px;
		line-height: 14px;
		letter-spacing: 0.1em;
		margin-bottom: 50px;
	}
	article h1{
		margin-bottom: 40px;
		font-size: 50px;
		line-height: 60px;
	}
	article .vinjett{
	    font-size: 20px;
	    line-height: 30px;
	 }
	article .entry-content{
		font-size: 20px;
		line-height: 28px;
		padding-bottom: 30px;
	}
	article .entry-content figcaption{
		font-size: 18px;
		line-height: 20px;
		padding-top: 15px;
		padding-left: 35px;
	}

	article .entry-content p, article .entry-content ul, article .entry-content ol, article .entry-content p > img, article, article .entry-content blockquote{
		margin-bottom: 40px;
	}

	article p .largetitle {
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 50px;
		line-height: 60px;
	}

	article .entry-content h2 {
		margin-top: 0px;
		margin-bottom: 40px;
		font-size: 44px;
		line-height: 48px;
	}
	 article .entry-content h3, article .entry-content h4, article .entry-content h5{
		margin-top: 0px;
		margin-bottom: 40px;
		font-size: 24px;
		line-height: 28px;
	}
	article .entry-content a{
		padding-bottom: 2px;
	}


	article .entry-content ol li{
		margin-bottom: 30px;
		padding-left: 40px;
	}
	article .entry-content ol li:before {
	    left: -20px;
	    margin-left: -20px;
		font-size: 30px;
		line-height: 36px;
	}

	article .entry-content ul li{
	    padding-left: 40px;
		margin-bottom: 30px;
	}
	article .entry-content ul li:before{
		min-width: 49px;
		min-height: 49px;
		background-size: 100% 100%;
		margin-left: -40px;
		top: 4px;
		left: 0px;
	}

	.entry-content .alignright, .entry-content .alignleft{
		max-width: 240px;
		margin-bottom: 30px;
		margin-top: 20px;
	}
	.entry-content .alignright{
		margin-left: 30px;
	}
	.entry-content .alignleft{
		margin-right: 30px;
	}

	.socialmenu ul.menu li,  #header ul#menu-socialmenu li{
		padding-left: 30px;
		padding-right: 30px;
		height: 15px;
	}
	.socialmenu ul.menu li a, #header ul#menu-socialmenu li a{
		width: 40px;
		height: 40px;
		margin-top: -15px;
	}
	.socialmenu ul.menu li a .hamic,  ul#menu-socialmenu li a .hamic{
		margin-left: -20px;
		margin-top: -20px;
		height: 40px;
		width: 40px;
	}


    li.tw a .hamic{
    	background-position: -260px -584px;
    }
    li.li a .hamic{
        background-position: -326px -584px;
    }
    li.fb a .hamic{
        background-position: -202px -584px;
    }
    li.in a .hamic{
        background-position: -390px -585px;
    }

    li.tw a:hover .hamic{
    	background-position: -260px -639px;
    }
    li.li a:hover .hamic{
        background-position: -326px -640px;
    }
    li.fb a:hover .hamic{
        background-position: -202px -640px;
    }
    li.in a:hover .hamic{
        background-position: -390px -640px;
    }



	#footer{
		padding-top: 120px;
		padding-bottom: 80px;
	}
	#footer .footerlogo {
        width: 270px;
        height: 140px;
        margin-bottom: 30px;
    	display: block;
	}
	#footer .adress{
        font-size: 34px;
        line-height: 48px;
	}
	#footer .socialmenu{
		margin-bottom: 70px;
	}

	#footer .copyright{
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 25px;
	}

	#footer .copy-sitename{
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 25px;
	}

	#footer .copymadecont{
		font-size: 14px;
		line-height: 16px;
		text-transform: none;
	}

	#cookieinfo .insidepcookie .accept{
		font-size: 16px;
		line-height: 18px;
		padding: 18px 55px 14px;
	}

	#cookieinfo .insidepcookie h3{
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 10px;
	}

	#cookieinfo{
		bottom: 20px;
	    right: 20px;
	}


	#cookieinfo .insidepcookie{
	    font-size: 16px;
	    line-height: 22px;
	    margin-left: 0px;
	    margin-right: 0px;
		padding: 35px 50px 20px;
		width: 450px;
	    max-width: 100%;
	}

	.showmenubtn{

	}
	#header .language-chooser{
		display: inline-block;
	}
	#header .hamburgercontent .language-chooser{
		display: none;
	}

	.gridholder{
		width: 708px;
	}
	.gridholder.morewide{
		width: 728px;
	}

}


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

}


@media screen and (min-width: 783px) {


	.gridholder{
		width: 742px;
	}
	.gridholder.morewide{
		width: 762px;
	}


}

@media screen and (min-width: 810px) {

	.gridholder{
		width: 770px;
	}
	.gridholder.morewide{
		width: 790px;
	}
}


@media screen and (min-width: 846px) {


	.gridholder{
		width: 806px;
	}
	.gridholder.morewide{
		width: 826px;
	}


}

@media screen and (min-width: 900px){

	.gridholder{
		width: 860px;
	}
	.gridholder.morewide{
		width: 880px;
	}

}

@media screen and (min-width: 1008px) {



}
@media screen and (min-width: 1024px){
	
	article .post_holder .item {
		width: 33.333%;
	}
	
	article .post_holder .item .title {
		font-size: 20px;
		line-height: 26px;
	}
	
	
	.post_holder .item .info {
		font-size: 16px;
		line-height: 18px;
	}
	
	.post_holder .item .title {
		font-size: 24px;
		line-height: 30px;
	}
	
	.navi-faq .item::after {
		width: 130px;
		height: 130px;
		left: 50%;
		top: 30%;
	}
	
	.navi-faq {
		margin-bottom: 60px;
	}
	
	.navi-faq .title {
		font-size: 22px;
		line-height: 24px;
	}
	
	.navi-faq .circle .icon {
	
	}
	
	.navi-faq .circle {
		width: 48px;
		height: 48px;
	}

	#footer .footer-image .logo {
		width: 195px;
		height: 220px;
	}

	article .entry-content blockquote {
		font-size: 40px;
		line-height: 48px;
		margin: 0px 160px;
	}

	article .entry-content .nicelink .cont .wrap {
		padding: 0px 110px;
	}

	.singular .top_image {
		height: 440px;
	}

	.slideshow.variant1 .slideelement {
		height: 480px;
	}

	#footer .row .col .socials li a {
		margin: 0px 10px;
		display: inline-block;
	}

	#footer .row .col {
		margin: 0;
	}

	#footer .footer-image {
		height: 500px;
		margin-bottom: 100px;
	}

	.topsplash_text_module .padd p {
		font-size: 34px;
		line-height: 40px;
	}

	.hamburgercontent .searchform {
		display: none;
	}

	.showmenubtn .press_fix{
	    top: -31px;
	}

	#header .mainmenu_cont{
		display: inline-block;
	}

	.showsearch{
		display: block;
	}

	#header .hamburgercontent .col .menu li.bli-medlem a {
		font-size: 16px;
		line-height: 18px;
	}

	#footer h2 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 100px;
	}

    #footer .row .flex.four-cols .col {
		width: 33.333%;
    }

    #footer .row .flex.three-cols .col {
		width: 33%;
    }

	#header .hamburgercontent .col.right .menu li a {
		font-size: 18px;
		line-height: 50px;
	}

	#header .hamburgercontent .col .socials .menu-socials-container li a {
		font-size: 16px;
		line-height: 26px;
	}


	#header .hamburgercontent .col .menu li a {
		font-size: 36px;
		line-height: 60px;
	}


	.topsplash .text a {
		font-size: 22px;
		line-height: 22px;
	}

	.topsplash .text h1 {
		font-size: 70px;
		line-height: 74px;
	}

	.container.archive_standard {
		padding-top: 240px;
	}

	.container.archive_standard .archive_hl {
	    font-size: 40px;
	    line-height: 48px;
	}

	.container.archive_standard.w4_postslider .container {
	    grid-template-columns: 1fr 1fr 1fr;
	}

	.container.archive_standard.w4_postslider .container .puff {
		height: 500px;
	}


	article{
		padding-top: 80px;
	}

	.page .imgholder.background{
		height: 540px;
	}

	article .nicelink {
		height: 450px;
	}

	article .nicelink.noimg {
		height: 300px;
	}

	article .entry-content .nicelink h3 {
		font-size: 48px;
		line-height: 52px;
	}

	article .border {
		margin: 30px 200px;
	}

	article .factbox {
		padding: 0px 100px;
	}

	article .entry-content figure.aligncenter p,
	article .entry-content figure.alignnone p {
		padding: 0px 100px;
	}

	article .post_holder {
		padding: 0px 110px;	
	}
	
	article .share-links,
	article .share-links,
	article .smaller-title,
	article .large-title,
	article .w4_related .puffs,
	article .cat_date,
	article .event-fullbokat,
	article .event-hostedby,
	article .date-place,
	article .published,
	article .the_content .wpcf7,
	article .entry-content .date_publish,
	article .entry-content .vinjett,
	article .entry-content .page-title,
	article .entry-content .ingress,
	article .entry-content p,
	article .entry-content h1,
	article .entry-content h2,
	article .entry-content h3,
	article .entry-content ul,
	article .entry-content ol {
		padding: 0px 130px;
	}

	article .entry-content .w4_related h3.modulehl {
		font-size: 28px;
		line-height: 30px;
		margin-bottom: 40px;
	}

	article .entry-content .w4_related .puffs a {
		padding-bottom: 25px;
		margin-bottom: 25px;
		font-size: 28px;
		line-height: 32px;
	}

	.paddingtop {
		padding-top: 150px;
	}

	.entry-content .alignright, .entry-content .alignleft{
		max-width: 340px;
		margin-bottom: 40px;
	}
	.entry-content .alignright{
		margin-left: 30px;
	}
	.entry-content .alignleft{
		margin-right: 30px;
	}


	.gridholder{
		width: 984px;
	}
	.gridholder.morewide{
		width: 1004px;
	}


}



@media screen and (min-width: 1040px) {

	.gridholder{
		width: 1000px;
	}
	.gridholder.morewide{
		width: 1020px;
	}

}

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

}

@media screen and (min-width: 1080px) {

	.gridholder{
		width: 1040px;
	}
	.gridholder.morewide{
		width: 1060px;
	}


}

@media screen and (min-width: 1110px) {

	article .entry-content .boendefakta .badge {
		font-size: 26px;
		line-height: 26px;
		right: -20px;
		top: -20px;
		width: 170px;
		height: 170px;
	}

	.gridholder{
		width: 1070px;
	}
	.gridholder.morewide{
		width: 1090px;
	}


}
@media screen and (min-width: 1130px) {



}


@media screen and (min-width: 1218px) {
	
	.faqbody .background .padd .term-text {
		padding: 10px 240px;
	}
	
	.faqbody .background .padd .lower .item.collapsed .text {
		padding: 0px 240px 0px;
	}	
	
	.faqbody .background .padd .lower .item .text {
		padding: 5px 240px 10px;
	}
	
	.faqbody .background .padd .upper .row { 
		padding: 0px 240px;
	}
	
	.faqbody .background .padd .lower .item::after {
		margin:  0px 240px;
	}
	
	.faqbody .background .padd .lower .item .flex {
		padding: 10px 240px;
	}

	.singular .top_image {
		height: 460px;
	}

	article .nicelink {
		height: 500px;
	}

	article .nicelink.noimg {
		height: 360px;
	}

	#footer .footer-image {
		height: 540px;
	}

	#header .logo {
	    margin-left: 60px;
	}
	
	#header .text-logo {
		margin-left: 60px;
	}
	
	#header #logoutintrouser {
		right: 60px;
	}

	.showsearch{
		padding-left: 30px;
		padding-right: 30px;
	}

	.showmenubtn{
		padding-left: 30px;
		padding-right: 30px;
	}

	#header .language-chooser li, #header .superwide .menu li{
		padding: 0px 20px;
		font-size: 14px;
	}

	.gridholder{
		width: 1120px;
	}
	.gridholder.morewide{
		width: 1180px;
	}

}

@media screen and (min-width: 1292px) {

}


@media screen and (min-width: 1300px) {

	#footer .footer-image {
		height: 580px;
	}


	#header .logo {
	    width: 280px;
	    height: 33px;
	    top:-2px;
	}
	
	#header .text-logo {
		top: -10px;
	}

	.paddingtop {
		padding-top: 180px;
	}

    .gridholder.evenmorewide{
        width: 1280px;
    }
      .gridholder.superwide {
	    width: 1280px;
	 }

}

@media screen and (min-width: 1350px) {

}

@media screen and (min-width: 1390px) {

}

@media screen and (min-width: 1460px) {

	article .nicelink {
		height: 600px;
	}

	article .nicelink.noimg {
		height: 400px;
	}

	#footer .footer-image {
		height: 695px;
	}

	.gridholder.superwide {
		width: 1410px;
	}

}
@media screen and (min-width: 1500px) {

}

@media screen and (min-width: 1550px) {



}

@media screen and (min-width: 1640px) {

}

@media screen and (min-width: 1880px) {

	.paddingtop {
		padding-top: 200px;
	}

	#footer{
		padding-bottom: 60px;
	}
	#footer .footerlogo {
	}
	#footer .adress{
		font-size: 38px;
		line-height: 50px;
	}
	#footer .socialmenu{
		margin-bottom: 50px;
	}
}

@media screen and (min-width: 2150px) {

}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.bgspr{
		background-image: url("images/sprites@2x.png");
		background-size: 850px 870px;
	}
}

/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {

}

