/*
Theme Name: Årsta Berg & Bygg
Version: 2099
Text Domain: blankslate
*/

body.page{
font-size: 1.15rem;
line-height: 1.6;

}
a:hover { 
	text-decoration: none !important
}
.entry-content h1 {
  font-size: 2rem;
}
@media (max-width: 576px) {
h1.text-white.font-weight-bold {
  font-size: 1.5rem;
}
h1.container.text-primary.entry-title, h2 {
	word-break: break-word;
}
}
.carousel .carousel-caption {
	top: 15%;
	left: 15%;
	right: 15%;
	bottom: 0
}
.carousel-inner {
	max-height: 550px;
}
.front {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-shadow: 1px 2px 4px #333;
	text-align: center;
}
.flying-btn {
	position: absolute;
	right: 1rem;
	top: -3rem;
}
.nav-item {
  position: relative;
}
.dark-img:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index:1
}
.z-fix {
	position: relative;
	z-index: 10;
}
.navbar-nav [class*="current"] > a {
	color: #343a40 !important;
	font-weight: bold;
}
.dropdown-item:focus, 
.dropdown-item:hover {
	color: #343a40;
	background-color: transparent
}
.attachment-post-thumbnail {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.awyeah-mf-breadcrumbs {
	position: relative;
	z-index: 1;
	color: #f8f9fa
}
.awyeah-mf-breadcrumbs a {
	color: #f8f9fa
}
.awyeah-mf-breadcrumbs a:hover {
	color: white;
}
.aside .flex-column a {
	color: black;
	border-left: 3px solid #f8f9fa;
}
.aside .flex-column > .current-menu-item {
  background: #f8f9fa;
}
.aside .flex-column > .current-menu-item a {
	color: #0065bd;
	border-left-color: initial;
}
.impa-pa-kund-css {
	position: relative;
}
.impa-pa-kund-css:after ,
.impa-pa-kund-css:before {
	transition: 0.1s ease-in-out
}
.impa-pa-kund-css:before {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 10;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	background: transparent;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #f8f9fa
}
.impa-pa-kund-css:hover:before {
	background: rgba(0, 0, 0, 0.2);
	border-color: white
}
.jumbotron {
	position: relative;
	background: url(https://onmediagroup.se/kunder/arstabergobygg/wp-content/uploads/2018/11/ab-topp2.jpg) center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden
}
.jumbotron .container {
	position:relative;
	z-index: 10
}
.np.jumbotron:after {
	content: "";
	background-image: inherit;
	background-position: inherit;
	background-size: inherit;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	filter: blur(3px);
}
.breadcrumbs a {
	color: #d0d0d0;
}
.breadcrumbs a:hover {
	color: white;
}
textarea.wpcf7-form-control.wpcf7-textarea.form-control {
	height: 100px;
}
.screen-reader-response {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0;
}
.knapp {
	animation-duration: 2s;
	animation-name: slidein;
	animation-iteration-count: 1;
	white-space: nowrap;
	max-width: 200px;
	width:100%
}
@keyframes slidein {
	from {
		opacity: 0;
		width: 0
	}
	to {
		opacity: 1;
		width: 100%
	}
}
.video-container {
	max-height: 700px;
}
.video {
	width: 100%;
	height: auto;
}
@supports (object-fit: cover) {
	.video-container {
		max-height: none;
	}
	.video {
		object-fit: cover;
		object-position: bottom;
		height: calc(100vh - 200px);
		min-height: 450px;
		filter: brightness(75%) contrast(1.2);
	}
}
.fts-powered-by-text-popup a.fts-powered-by-text[href="https://www.slickremix.com"] {
	display: none !important;
}


.fts-jal-fb-right-wrap {
	box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075);
	padding: 10px;
	background: #fff
}
.fts-simple-fb-wrapper {
	display: flex;
	flex-flow: row wrap;
}
.fts-simple-fb-wrapper > div {
	flex: 1 1 100%;
	padding: 0 15px 15px !important;
	border: 0;
}
@media (min-width: 768px) {
	.fts-simple-fb-wrapper > div {
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (min-width: 992px) {
	.fts-simple-fb-wrapper > div {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

#content h2 {
margin-bottom: 2rem;

}

div.row div:first-of-type #content h3 {
margin: 1.7rem 0 1rem 0;
font-size: 2rem;

}

.card-text{
	font-size: 1rem;
line-height: 1.7;
}

p.lead{
	font-size: 1.3rem;
}


.fixed-top-bar{
	position: fixed;
	z-index: 20;
}
.top-bar-offset-fix{
	height: 43.2px;
}

#header{
	position: fixed;
	width: 100%;
	z-index: 20;
}
.header-offset-fix{
	height: 100px;
}