/* 
barriere 2025 
--------------------------------------------------
JOYSON
--------------------------------------------------
goldfischclub.de
*/

a:focus {
	outline: 2px dotted #000;
	outline-offset: 6px;
}

.mehr a:focus,
a.portfolio-back:focus {
	outline: 2px dotted #000;
	outline-offset: 6px;
}

.footer a:focus {
	outline: 2px dotted #fff;
	outline-offset: 3px;
}

.portfolio-info a.trigger .close:focus {
	outline: 2px dotted #fff;
	outline-offset: 3px;
}


.meta a:focus {
	outline: 2px dotted #fff;
	outline-offset: -2px;
}

.level-1 a:focus {
	outline: 2px dotted #fff;
	outline-offset: 1px;
}

.page-btn:focus {
	outline: 2px dotted #e44f04;
	outline-offset: 6px;
}

.info-trigger:focus {
	outline: 2px dotted #fff;
	outline-offset: 0;
}
.swiper-pagination-bullet:focus {
	outline: 2px dotted #e44f04;
	outline-offset: 3px;
}

.historie .container-subheadline h2 {
	color: #22272e;
	background-image: url(/assets/site/assets/ic-subheadline@2x.gif);
}

.historie .container-headline h2 {
	color: #22272e;
}

.historie .container-picker li a:hover,
.historie .container-picker li.selected a {
	color: #22272e;
	font-weight: bold;
}


.historie .slide-inner {
	padding: 0 20px;
}

/*
.swiper-wrapper .container-inner {
	background-color: rgba(0,0,0,.5);
	padding: 50px 70px;
	width: 430px;
	display: inline-block;
	text-align: left;
	margin-top: 98px;
}
.fixed-content {
	width: 100%;
}
.fixed-content h1 {
	width: 96%;
  	margin-bottom: 20px;
  	margin-top: 0;
}

.leistung-anspruch {
	padding-top: 50px;
	padding-bottom: 54px;
	background-color: #211;
	background: #fff;
	background: linear-gradient(69deg,rgba(255, 255, 255, 0.44) 44%, rgb(70, 70, 70) 80%,rgb(34, 34, 34) 100%);
}
*/