section.m13_fuhrpark {
	padding-bottom: 100px;
}

section.m13_fuhrpark .m13_item {
	transition: opacity .4s;
}

section.m13_fuhrpark .m13_item[data-verfuegbarkeit="false"] {
	opacity: .5;
}

section.m13_fuhrpark .m13_item_content{
	background-color:#fff;
	/* height:100%; */
	border-radius: 10px;
	box-shadow: 3px 1px 21px -7px rgba(32,32,31,.5);
}

section.m13_fuhrpark .m13_fuhrpark_cat_item_head_beschriftung * {
	color: #292929;
}

section.m13_fuhrpark .m13_fuhrpark_cat_item_head_beschriftung h2 {
	font: 500 40px / 1.2 Roboto, Arial, Helvetica, sans-serif;
}

section.m13_fuhrpark .m13_item_titel_besonderheiten_container{
	padding: 35px 25px 30px;
}

section.m13_fuhrpark p{
	margin:0;
}

section.m13_fuhrpark .m13_fuhrpark_filter_container {
	background: #fff;
	padding: 85px 0 95px;
}

section.m13_fuhrpark .m13_fuhrpark_filter_category_title_container h2 {
	color: #292929;
	text-align: center;
}

section.m13_fuhrpark .m13_fuhrpark_filter_category_items_container.col-xl-8.offset-xl-2 {
	display: flex;
	flex-wrap: wrap;
}

section.m13_fuhrpark .m13_fuhrpark_filter_category_item {
	position: relative;
	width: calc(33.3333% - 13px);
	border: 1px solid #f1f1f1;
	border-radius: 15px;
	padding: 25px 33px 29px;
	transition: border-color .4s, box-shadow .4s;
	cursor: pointer;
	margin: 0 6.5px;
}

section.m13_fuhrpark .m13_fuhrpark_filter_category_item:hover,
section.m13_fuhrpark .m13_fuhrpark_filter_category_item.active {
	border: 1px solid #8261a4;
	box-shadow: inset 0 0 0.1em 0 #8261a4, 0 0 0.1em 0 #8261a4;
}

section.m13_fuhrpark .m13_fuhrpark_filter_category_item * {
	color: #292929;
}

section.m13_fuhrpark .m13_fuhrpark_filter_category_item:first-child,
section.m13_fuhrpark .m13_fuhrpark_filter_category_item:nth-child(2),
section.m13_fuhrpark .m13_fuhrpark_filter_category_item:nth-child(3) {
	margin-bottom: 13px;
}

section.m13_fuhrpark .m13_fuhrpark_filter_category_item p:not(.cat_desc) {
	font: 700 17px / 1.2 Roboto, Arial, Helvetica, sans-serif;
}

section.m13_fuhrpark .m13_fuhrpark_filter_category_item img {
	position: absolute;
	top: 11px;
	right: 11px;
	width: 21px;
	min-width: 21px;
	height: 21px;
	min-height: 21px;
	opacity: 0;
	transition: opacity .4s;
}

section.m13_fuhrpark .m13_fuhrpark_filter_category_item.active img {
	opacity: 1;
}

section.m13_fuhrpark .m13_fuhrpark_container {
	padding-top: 95px;
}

section.m13_fuhrpark p.cat_desc {
	display: inline-block;
	font-size: 15px;
	background: #f0f0f0;
	border-radius: 5px;
	padding: 3px 10px 2px;
	margin-top: 11px;
}

section.m13_fuhrpark .m13_fuhrpark_cat_item_head_beschritung_img_container {
	display: flex;
	align-items: center;
}

section.m13_fuhrpark .m13_fuhrpark_cat_item_head_img_container img {
	width: 155px;
	min-width: 155px;
	height: auto;
}

section.m13_fuhrpark .vehicles__card {
	background: #fff;
	border-radius: 10px;
	border: 1px solid #e0e0e0;
}

section.m13_fuhrpark .m13_fuhrpark_cat_item_head_img_container {
	margin-right: 70px;
}

section.m13_fuhrpark .vehicles-card__toggle {
	background: #e8e3ed;
	width: 43px;
	height: 43px;
	border-radius: 10px;
	transition: background .4s;
}

section.m13_fuhrpark .vehicles-card__toggle:after,
section.m13_fuhrpark .vehicles-card__toggle:before {
	width: 20px;
	height: 4px;
	transition: background .4s;
}

section.m13_fuhrpark .active .vehicles-card__toggle:after {
	width: 0;
}

section.m13_fuhrpark .vehicles-card {
	padding: 0;
}

section.m13_fuhrpark .vehicles-card__header {
	padding: 36px 47px;
}

section.m13_fuhrpark .vehicles-card__body {
	padding: 46px 47px;
}

section.m13_fuhrpark .vehicles-card__body {
	padding-bottom: 29px;
}

section.m13_fuhrpark .active .vehicles-card__header {
	border-bottom: 1px solid #e0e0e0;
}

section.m13_fuhrpark .vehicles-card__body {
	margin-top: 0;
}

section.m13_fuhrpark .m13_fuhrpark_cat_content_main {
	width: 100%;
}

section.m13_fuhrpark .m13_item {
	margin-bottom: 17px;
}

section.m13_fuhrpark .m13_item:nth-child(odd) {
	padding-right: 8.5px;
}

section.m13_fuhrpark .m13_item:nth-child(even) {
	padding-left: 8.5px;
}

section.m13_fuhrpark .m13_image_container {
	position: relative;
	height: 250px;
	border-radius: 10px;
	overflow: hidden;
}

section.m13_fuhrpark .m13_image_container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

section.m13_fuhrpark .m13_item_sitzplaetze_abgasnorm_container {
	position: absolute;
	left: 22px;
	bottom: 22px;
	display: flex;
}

section.m13_fuhrpark .m13_item_sitzplaetze_abgasnorm_container p,
section.m13_fuhrpark .m13_item_verfuegbarkeit_container p {
	color: #fff;
	font-size: 15px;
}

section.m13_fuhrpark .m13_item_sitzplaetze_abgasnorm_container svg {
	fill: #fff;
	margin-right: 9px;
}

section.m13_fuhrpark .m13_item_sitzplaetze_container svg {
	width: 9px;
	min-width: 9px;
	height: 13px;
	min-height: 13px;
	margin-bottom: 2px;
}

section.m13_fuhrpark .m13_item_abgasnorm_container svg {
	width: 13px;
	min-width: 13px;
	height: 11px;
	min-height: 11px;
}

section.m13_fuhrpark .m13_item_sitzplaetze_container,
section.m13_fuhrpark .m13_item_abgasnorm_container {
	display: flex;
	align-items: center;
	background: #414040;
	border-radius: 5px;
	padding: 3px 10px 2px;
}

section.m13_fuhrpark .m13_item_sitzplaetze_container {
	margin-right: 10px;
}

section.m13_fuhrpark .m13_item_verfuegbarkeit_container {
	position: absolute;
	top: 18px;
	right: 18px;
}

section.m13_fuhrpark .m13_item_verfuegbarkeit_container {
	background: #a891bf;
	border-radius: 5px;
	padding: 3px 10px 2px;
}

section.m13_fuhrpark .m13_item_title {
	margin-bottom: 10px;
}

section.m13_fuhrpark .m13_item_title p {
	font: 700 17px / 1.2 Roboto, Arial, Helvetica, sans-serif;
	color: #292929;
}

section.m13_fuhrpark .m13_besonderheiten_header {
	display: flex;
	align-items: center;
	padding-bottom: 36px;
}

section.m13_fuhrpark .m13_besonderheiten_header p {
	font-size: 15px;
	color: #8261a4;
	cursor: pointer;
}

section.m13_fuhrpark .m13_besonderheiten_header img {
	width: 7px;
	min-width: 7px;
	height: 4px;
	min-height: 4px;
	margin-left: 10px;
}

section.m13_fuhrpark .m13_besonderheiten_wrapper {
	display: none;
}

section.m13_fuhrpark .m13_besonderheiten_content {
	column-count: 2;
	gap: 0 30px;
}

section.m13_fuhrpark .m13_besonderheiten_item {
	
}

section.m13_fuhrpark .m13_besonderheiten_item:not(:last-child) {
	margin-bottom: 10px;
}

section.m13_fuhrpark .m13_besonderheiten_item p {
	position: relative;
	padding-left: 17px;
}

section.m13_fuhrpark .m13_besonderheiten_item p:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #8261a4;
	border-radius: 50%;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_1_container {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0 23px;
	border-bottom: 1px solid #e0e0e0;
	
}

section.m13_fuhrpark .m13_besonderheiten_galerie_1_item {
	width: 20%;
	height: 111px;
	margin-bottom: 10px;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(5n+1) {
	padding-right: 5px;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(5n+2),
section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(5n+3),
section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(5n+4) {
	padding-left: 5px;
	padding-right: 5px;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(5n+5) {
	padding-left: 5px;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_1_item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_item {
	cursor: pointer;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_2_container {
	display: flex;
	align-items: center;
	
	border-bottom: 1px solid #e0e0e0;
	padding: 30px 0;
	margin-bottom: 30px;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_2_item {
	width: 50%;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_2_item:nth-child(odd) {
	padding-right: 40px;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_2_item:nth-child(even) {
	padding-left: 40px;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_2_item img {
	height: auto;
}

section.m13_fuhrpark .m13_item_links_container {
	display: flex;
}

section.m13_fuhrpark .m13_item_link_container:not(:first-child) {
	margin-left: 12px;
}

section.m13_fuhrpark .m13_item_link_container .btn {
	font-size: 15px;
}

section.m13_fuhrpark .m13_item_pdf_container .btn {
	color: #292929;
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
	min-width: 185px;
	padding: 10px 30px;
}

section.m13_fuhrpark .m13_item_pdf_container .btn:hover {
	color: #fff;
	background: #8261a4;
}

section.m13_fuhrpark .m13_item_pdf_container .btn svg {
	fill: #8261a4;
	width: 9px;
	min-width: 9px;
	height: 13px;
	min-height: 13px;
	margin-left: 9px;
	transition: fill .4s;
}

section.m13_fuhrpark .m13_item_pdf_container .btn:hover svg {
	fill: #fff;
}

section.m13_fuhrpark .m13_item_pdf_container .btn:after {
	display: none;
}

section.m13_fuhrpark .m13_fuhrpark_cat_item.active .vehicles-card__toggle {
	background: #8261a4;
}

section.m13_fuhrpark .m13_fuhrpark_cat_item.active .vehicles-card__toggle:after,
section.m13_fuhrpark .m13_fuhrpark_cat_item.active .vehicles-card__toggle:before {
	background: #fff;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_popup {
	position: fixed;
	inset: 0;
	display: none;
	background: rgba(45, 45, 45, .5);
	-webkit-backdrop-filter: blur(7px);
	backdrop-filter: blur(7px);
	overflow-y: scroll;
	z-index: 9999;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_popup_container {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	min-height: 800px;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_popup_wrapper {
	position: relative;
	width: 80%;
	height: 80%;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_popup_wrapper:before,
section.m13_fuhrpark .m13_besonderheiten_galerie_popup_wrapper:after {
	content: '';
	position: absolute;
	z-index: 1;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_popup_wrapper:before {
	top: 0;
	right: 0;
	width: 100px;
	height: 100%;
	background: linear-gradient(to left, #2d2d2d 0%, transparent 100%);
}

section.m13_fuhrpark .m13_besonderheiten_galerie_popup_wrapper:after {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100px;
	background: linear-gradient(to top, #2d2d2d 0%, transparent 100%);
}

section.m13_fuhrpark .m13_besonderheiten_galerie_popup_item_img_wrapper {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 100%;
	background: #2d2d2d;
}

section.m13_fuhrpark .m13_besonderheiten_galerie_popup_item_img_wrapper img {
	width: auto;
	max-width: 100%;
	height: 100%;
	object-fit: contain;
}

section.m13_fuhrpark .m13_popup_arrows_container {
	position: absolute;
	right: 20px;
	bottom: 20px;
	display: flex;
	gap: 0 20px;
	z-index: 2;
}

section.m13_fuhrpark .m13_popup_arrow {
	cursor: pointer;
	transition: opacity .4s;
}

section.m13_fuhrpark .m13_popup_arrow.slick-disabled {
	opacity: 0;
}

section.m13_fuhrpark .m13_popup_arrow svg {
	fill: #fff;
	width: 50px;
	min-width: 50px;
	height: auto;
}

section.m13_fuhrpark .m13_popup_prev_arrow svg {
	transform: rotate(180deg);
}

section.m13_fuhrpark .m13_popup_close_container {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 2;
}

section.m13_fuhrpark .m13_popup_close_container svg {
	fill: #fff;
	width: 100%;
	min-width: 100%;
	height: auto;
}

@media all and (min-width: 1921px) {
	section.m13_fuhrpark .m13_image_container {
		height: 350px;
	}
}

@media all and (min-width: 2200px) {
	section.m13_fuhrpark .m13_image_container {
		height: 450px;
	}
}

@media screen and (max-width: 1439px) {
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item {
		width: 25%;
		height: 100px;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item {
		padding: 0 !important;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(4n+1) {
		padding-right: 5px !important;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(4n+2),
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(4n+3) {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(4n+4) {
		padding-left: 5px !important;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_2_item:nth-child(odd) {
		padding-right: 20px;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_2_item:nth-child(even) {
		padding-left: 20px;
	}
	
	section.m13_fuhrpark .m13_item_links_container {
		flex-direction: column;
	}
	
	section.m13_fuhrpark .m13_item_link_container:not(:first-child) {
		margin-left: 0;
		margin-top: 12px;
	}
}

@media screen and (max-width: 1399px) {
	section.m13_fuhrpark .m13_besonderheiten_galerie_popup_wrapper {
		width: 90%;
		height: 70%;
	}
}

@media screen and (max-width: 1199px) {
	section.m13_fuhrpark .m13_besonderheiten_galerie_popup_wrapper {
		height: 60%;
	}
}

@media screen and (max-width: 991px) {
	section.m13_fuhrpark {
		padding-bottom: 49px;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_container {
		padding-top: 59px;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_filter_container {
		padding: 59px 0;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_filter_category_item {
		width: calc(50% - 13px);
		padding: 20px 28px 24px;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_filter_category_item:nth-child(4) {
		margin-bottom: 13px;
	}
	
	section.m13_fuhrpark .m13_item:nth-child(odd) {
		padding-right: 0;
	}
	
	section.m13_fuhrpark .m13_item:nth-child(even) {
		padding-left: 0;
	}
	
	section.m13_fuhrpark .m13_item_links_container {
		flex-direction: row;
	}
	
	section.m13_fuhrpark .m13_item_link_container:not(:first-child) {
		margin-left: 12px;
		margin-top: 0;
	}
	
	section.m13_fuhrpark .vehicles-card__header {
		padding: 36px 30px;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_cat_item_head_img_container {
		margin-right: 30px;
	}
	
	section.m13_fuhrpark .vehicles-card__body {
		padding: 30px;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_cat_item_head_img_container img {
		width: 135px;
		min-width: 135px;
	}
}

@media screen and (max-width: 767px) {
	section.m13_fuhrpark .m13_besonderheiten_content {
		column-count: 1;
		gap: 0;
	}
	
	section.m13_fuhrpark .m13_item_links_container {
		flex-direction: column;
	}
	
	section.m13_fuhrpark .m13_item_link_container:not(:first-child) {
		margin-left: 0;
		margin-top: 12px;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item {
		width: 33.3333%;
		padding: 0 !important;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(3n+1) {
		padding-right: 5px !important;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(3n+2) {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(3n+3) {
		padding-left: 5px !important;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_2_container {
		flex-direction: column;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_2_item {
		width: 75%;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_2_item:nth-child(odd) {
		padding-right: 0;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_2_item:nth-child(even) {
		padding-left: 0;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_2_item:not(:first-child) {
		margin-top: 30px;
	}
	
	section.m13_fuhrpark .m13_image_container {
		height: 200px;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_cat_item_head_beschritung_img_container {
		flex-direction: column;
		align-items: start;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_cat_item_head_beschriftung h2 {
		font: 500 30px / 1.2 Roboto, Arial, Helvetica, sans-serif;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_cat_item_head_img_container {
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_popup_container {
		min-height: 600px;
	}
}

@media screen and (max-width: 575px) {
	section.m13_fuhrpark .m13_fuhrpark_filter_category_item {
		padding: 15px 15px 19px;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_2_item {
		width: 100%;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_cat_item_head_beschriftung h2 {
		font: 500 25px / 1.2 Roboto, Arial, Helvetica, sans-serif;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		-o-hyphens: auto;
		hyphens: auto;
		word-break: break-word;
	}
}

@media screen and (max-width: 475px) {
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item {
		width: 50%;
		padding: 0 !important;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(odd) {
		padding-right: 5px !important;
	}
	
	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item:nth-child(even) {
		padding-left: 5px !important;
	}
}

@media screen and (max-width: 425px) {
	section.m13_fuhrpark .m13_fuhrpark_filter_category_item {
		width: 100%;
		text-align: center;
		margin-left: 0;
		margin-right: 0;
	}
	
	section.m13_fuhrpark .m13_fuhrpark_filter_category_item:nth-child(5) {
		margin-bottom: 13px;
	}
}

@media screen and (max-width: 375px) {
	section.m13_fuhrpark .vehicles-card__body {
		padding: 15px;
	}

	section.m13_fuhrpark .m13_item_titel_besonderheiten_container {
		padding: 15px;
	}

	section.m13_fuhrpark .m13_besonderheiten_galerie_1_item {
		width: 100%;
		padding: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	section.m13_fuhrpark .m13_item_links_container .btn {
		padding: 10px;
	}

	section.m13_fuhrpark .m13_item_pdf_container .btn {
		min-width: 155px;
	}

	section.m13_fuhrpark .m13_image_container {
		height: 150px;
	}
}

@media screen and (max-width: 320px) {
	section.m13_fuhrpark {
		padding-bottom: 30px;
	}

	section.m13_fuhrpark .m13_fuhrpark_filter_container {
		padding: 40px 0;
	}

	section.m13_fuhrpark .m13_fuhrpark_container {
		padding-top: 40px;
	}

	section.m13_fuhrpark .vehicles-card__header {
		padding: 15px;
	}

	section.m13_fuhrpark .m13_fuhrpark_cat_item_head_beschriftung h2 {
		font: 500 20px / 1.2 Roboto, Arial, Helvetica, sans-serif;
	}

	section.m13_fuhrpark .m13_besonderheiten_galerie_popup_container {
		min-height: 400px;
	}

	section.m13_fuhrpark .m13_popup_arrow svg {
		width: 35px;
		min-width: 35px;
	}
}

@media screen and (max-width: 280px) {
	section.m13_fuhrpark .m13_fuhrpark_filter_container {
		padding: 25px 0;
	}

	section.m13_fuhrpark .m13_fuhrpark_container {
		padding-top: 25px;
	}

	section.m13_fuhrpark .vehicles-card__header {
		padding: 10px;
	}

	section.m13_fuhrpark .vehicles-card__body {
		padding: 10px;
	}

	section.m13_fuhrpark .m13_item_titel_besonderheiten_container {
		padding: 10px;
	}

	section.m13_fuhrpark .m13_fuhrpark_cat_item_head_beschriftung h2 {
		font: 500 18px / 1.2 Roboto, Arial, Helvetica, sans-serif;
	}

	section.m13_fuhrpark .m13_fuhrpark_cat_item_head_img_container img {
		width: 100px;
		min-width: 100px;
	}

	section.m13_fuhrpark .m13_image_container {
		height: 120px;
	}
}
