/*
Theme Name: EBS
Theme URI: https://mathesconsulting.de/
Template: hello-elementor
Author: Mathes Consulting
Author URI: https://mathesconsulting.de/
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.1.0.1754420545
Updated: 2025-08-05 19:02:25

*/

body {
	overflow-x: hidden !important;
}

.btn1.elementor-widget-button a {
	background-image: url(/wp-content/uploads/2025/08/btn-01.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all .2s;
}
.btn1.elementor-widget-button a:hover {
	background-image: url(/wp-content/uploads/2025/08/btn-02.png);
}
.btn1.elementor-widget-button a:hover {
	border-top: 1px dashed #0b367a;
	border-right: 1px dashed #0b367a;
	transition: all .2s;
}

.btn2.elementor-widget-button a {
	background-image: url(/wp-content/uploads/2025/08/btn-02.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all .2s;
}
.btn2.elementor-widget-button a:hover {
	background-image: url(/wp-content/uploads/2025/08/btn-01.png);
}
.btn2.elementor-widget-button a {
	border-top: 1px dashed #0b367a;
	border-right: 1px dashed #0b367a;
	transition: all .2s;
}

.top-menu .elementor-nav-menu > li.wpml-ls-item a.elementor-item,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.wpml-ls-item a.elementor-item {
	margin: 0 !important;
}



.swipe-slider .swiper-container {
	padding-bottom: 50px;
}
.swiper-container-horizontal > .swiper-scrollbar {
	border-radius: 2px;
	height: 5px;
	width: 200px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.swipe-slider .swiper-scrollbar {
	background-color: #fff !important;
	height: 12px !important;
	border-radius: 20px;
	border: 1px dashed rgba(14, 77, 174, .69);
}
.swipe-slider .swiper-scrollbar .swiper-scrollbar-drag {
	top: -1px !important;
	background-color: #fff !important;
	height: 12px !important;
	border-radius: 20px;
	border: 2px solid #0E4DAE;
}
.swiper-wrapper img {
	width: 100%;
}



.cards_slider, .cards_slider2 {

}
.cards_slider .slide-card,
.cards_slider2 .slide-card {
	
}
.cards_slider .slide-card img,
.cards_slider2 .slide-card img {
	position: relative;
	display: block;
}
.cards_slider .slide-card .card_content,
.cards_slider2 .slide-card .card_content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding: 30px;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: flex-end;
	transition: all .2s linear;
}
.cards_slider .slide-card .card_content:hover,
.cards_slider2 .slide-card .card_content:hover {
	background-color: rgba(0, 0, 0, 0.3);
}
.cards_slider .slide-card .card_content svg,
.cards_slider2 .slide-card .card_content .desc-wrap svg {
	transform: scale(1);
	transition: all .2s linear;
}
.cards_slider .slide-card .card_content:hover svg,
.cards_slider2 .slide-card .card_content:hover .desc-wrap svg {
	transform: scale(1.15);
}
.cards_slider .slide-card .card_content .kartentitel,
.cards_slider2 .slide-card .card_content .kartentitel {
	margin: 0px 0px 0px;
	color: #fff;
}
.cards_slider2 .slide-card .card_content .kartentitel {
	font-size: 32px;
	font-weight: 700;
/* 	min-height: 60px; */
}
.cards_slider .slide-card .card_content .kartenbeschreibung,
.cards_slider2 .slide-card .card_content .kartenbeschreibung {
	color: #fff;
}
.slide-card .card_content .desc-wrap {
	display: flex;
	align-items: center;
	gap: 22px;
	margin-top: 18px;
}
.slide-card .card_content .desc-wrap p {
	margin-bottom: 0;
}
.slide-card .card_content .desc-wrap svg {
	width: 30px;
	height: 30px;
	flex: 0 0 30px;
}
.cards_slider .slide-card .card_content > svg {
	position: absolute;
	top: 30px;
	right: 30px;
}




.elementor-kit-5 .cards-sec h2 {
	margin: 0px;
}
.border-img {
	padding: 10px;
	border: 1px dashed #0A367A !important;
	
}
.cw {
	color: #ffffff;
}
.cw h2 {
	color: #ffffff !important;
}
.b-bg {
	background-color: #0A367A;
}
.flex-col {
	flex-direction: column;
}
.align-t {
	align-items: flex-start;
}
.align-c {
	align-items: center;
}
.align-b {
	align-items: flex-end;
}
.open-btn {
	text-transform: uppercase;
	padding: 20px 65px;
	display: inline-flex;
	align-items: center;
	text-align: center;
	column-gap: 30px;
	border: none;
	border-radius: unset;
	font-size: 20px;
	font-weight: 600;
	cursor: pointer;
	box-shadow: 6px 11px 24px 0px rgba(0, 0, 0, 0.0);
	transition: all .2s linear;
}
.open-btn:hover, .open-btn:focus, .open-btn:active {
	box-shadow: 6px 11px 24px 0px rgba(0, 0, 0, 0.1) !important;
	background-color: rgba(10, 54, 122, 0.9) !important;
}
.open-btn img {
	width: 48px;
	height: auto;
	transform: scale(1);
	transition: all .15s linear;
}
.open-btn:hover img {
	transform: scale(1.08);
}
.close-btn {
	width: 48px;
	height: auto;
	cursor: pointer;
	position: absolute;
	bottom: 30px;
	right: 70px;
	transform: rotate(180deg) scale(1);
	background-color: rgba(255, 255, 255, 0);
	border-radius: 50% !important;
	transition: all .15s linear;
}
.close-btn:hover {
	transform: rotate(180deg) scale(1.08);
	background-color: rgba(255, 255, 255, 0.2);
}
.close-btn#close-sec2 {
	left: 150px;
	bottom: 90px;
	right: unset;
}
.close-btn#close-sec3 {
	left: 150px;
	bottom: 80px;
	right: unset;
}

.blue-box {
	background-color: #0A367A;
}
.w-dotted {
	border: 1px dashed #ffffff;
}
.flex-box {
	display: flex;
}

.upper-sec {
	position: relative;
	z-index: 1;
}
.upper-sec .flex-box {
	gap: 60px;
}
.upper-sec .left-col {
	width: 51%;
}
.upper-sec .right-col {
	width: 49%;
}
.upper-sec .right-col h2 {
	margin-bottom: 28px;
}

.sec1-uppr-con {
	margin-bottom: 32px;
}
.sec1-uppr-con a svg {
	transform: scale(1);
	transition: .2s linear;
}
.sec1-uppr-con a:hover svg {
	transform: scale(1.1);
}
.sec1-uppr-con .box1 {
	padding: 18px 25px 80px;
	margin-top: 24px;
}
.sec1-uppr-con .box2 {
	padding: 40px 20px;
	margin-left: 26px;
	margin-right: -26px;
	margin-top: -70px;
	gap: 10px;
	justify-content: space-between;
}
#btn-sec1 {
	margin-bottom: 60px;
}


.upper-sec p,
.cards-sec p {
	text-align: justify !important;
}


.cards-sec > .flex-box {
	flex-wrap: wrap;
	gap: 65px 60px;
}
.cards-sec .card-item {
	/*box-sizing: border-box;*/
	padding: 60px 40px;
	width: calc(50% - 30px);

	box-shadow: 8px 12px 54px 0px rgba(0, 0, 0, 0.11);
	background: #fff url(/wp-content/uploads/2025/08/card1.png) no-repeat top left;
}
.cards-sec .card-item.card-item2 {
	background: #fff url(/wp-content/uploads/2025/08/card2.png) no-repeat top left;
}
.cards-sec .card-item .card-item-inner {
	flex-direction: column;
	justify-content: space-between;
	row-gap: 25px;
	height: 100%;
}

.card-top img {
	height: 350px;
	width: 100%;
	object-fit: cover;
	object-position: center top;
	margin-bottom: 20px;
}
.card-bottom button {
	margin-top: 50px;
}

.sec-detail {
	position: relative;
	z-index: 0;
}


.sec1-detail {
	width: calc(100% - 60px);
	margin-left: 60px;
	padding: 100px 40px 100px;
	margin-top: -60px;
}
.sec1-detail > .flex-box.sec1-row1 {
	column-gap: 35px;
	margin-bottom: 50px;
}
.sec1-detail > .flex-box.sec1-row1 .left-col {
	flex: 0 0 47%;
}
.sec1-detail > .flex-box.sec1-row1 .left-col .txt-arr {
	margin-top: 21px;
}
.sec1-detail > .flex-box.sec1-row1 .left-col .txt-arr > p {
	flex: 0 0 55%;
	text-align: left !important;
}
.sec1-detail > .flex-box.sec1-row1 .left-col .txt-arr > svg {
	flex: 0 0 45%;
	transform: translatex(0);
	transition: all .2s linear;
}
.sec1-detail > .flex-box.sec1-row1 .left-col .txt-arr > svg:hover {
	transform: translatex(10px);
}
.sec1-detail > .flex-box.sec1-row1 .right-col {
	flex: 0 0 47%;
	gap: 15px;
}
.sec1-detail > .flex-box.sec1-row1 .right-col a {
	display: inline-block;
	margin-left: auto;
	margin-right: 3px;
}
.sec1-detail > .flex-box.sec1-row1 .right-col a svg {
	transform: scale(1.1);
	transition: all .2s linear;
}
.sec1-detail > .flex-box.sec1-row1 .right-col a:hover svg {
	transform: scale(1.2);
}

.sec1-detail > .flex-box.sec1-row2 {
	column-gap: 35px;
	margin-bottom: 25px;
}
.sec1-detail > .flex-box.sec1-row2 .left-col {
	flex: 0 0 47%;
}
.sec1-detail > .flex-box.sec1-row2 .right-col.flex-box {
	gap: 30px;
	flex-direction: column;
	align-items: center;
}
.sec1-detail > .flex-box.sec1-row2 .right-col.flex-box svg {
	transform: rotate(90deg) translateX(0);
	transition: all .2s linear;
}
.sec1-detail > .flex-box.sec1-row2 .right-col.flex-box svg:hover {
	transform: rotate(90deg) translateX(10px);
}

.sec1-detail > .flex-box.sec1-row3 {
	margin-bottom: 25px;
}
.sec1-detail > .flex-box.sec1-row3 .left-col {
	flex: 0 0 15%;
	text-align: center;
}
.sec1-detail > .flex-box.sec1-row3 .left-col svg {
	transform: translatex(0);
	transition: all .2s linear;
}
.sec1-detail > .flex-box.sec1-row3 .left-col svg:hover {
	transform: translatex(10px);
}

.sec2-detail {
	width: 100%;
}
.sec-inner {
	position: relative;
	padding: 50px 50px;
	box-shadow: 8px 12px 54px 0 rgba(0,0,0,0.11);
	background: #fff url(/wp-content/uploads/2025/08/dots03.png) no-repeat left top;
}
.sec2-detail .flex-box.sec2-row1 {
	column-gap: 60px;
}
.sec2-detail .flex-box.sec2-row1 .left-col {
	width: 53%;
}
.sec2-detail .flex-box.sec2-row1 .right-col {
	width: 47%;
	/*padding-right: 35px;*/
}
.sec2-detail .flex-box.sec2-row1 .right-col h2 {
	margin-bottom: 22px;
}

.sec2-detail .flex-box.sec2-row2 {
	/*box-sizing: border-box;*/
	column-gap: 50px;
	padding: 50px 40px 40px;
	width: calc(100% - 50px);
	margin-top: -45px;
	margin-left: 60px;
}
.sec2-detail .flex-box.sec2-row2 .left-col {
	width: 47%;
}
.sec2-detail .flex-box.sec2-row2 .right-col {
	width: 53%;
}




.sec3-detail {
	width: 100%;
}
.sec-inner {
	position: relative;
	padding: 45px;
	box-shadow: 8px 12px 54px 0 rgba(0,0,0,0.11);
	background: #fff url(/wp-content/uploads/2025/08/dots03.png) no-repeat left top;
}
.sec3-detail .flex-box.sec3-row1 {
	column-gap: 60px;
}
.sec3-detail .flex-box.sec3-row1 .left-col {
	width: 54.5%;
}
.sec3-detail .flex-box.sec3-row1 .right-col {
	width: 45.5%;
	padding-right: 35px;
}
.sec3-detail .flex-box.sec3-row1 .right-col h2 {
  margin-bottom: 28px;
}

.sec3-detail .flex-box.sec3-row2 {
	/*box-sizing: border-box;*/
	column-gap: 60px;
	padding: 50px 40px 40px;
	width: calc(100% - 50px);
	margin-top: -280px;
	margin-left: 60px;
}
.sec3-detail .flex-box.sec3-row2 .left-col {
	width: 47%;
}
.sec3-detail .flex-box.sec3-row2 .right-col {
	width: 53%;
}
.sec3-detail .flex-box.sec3-row2 .left-col p{
	margin-bottom: 60px;
}


.dotted-box.flex-box {
	gap: 25px;
}
.dotted-box {
	border: 1px dashed #ffffff;
	padding: 10px;
}






@media screen and (max-width: 1024px){
	.cards_slider2 .slide-card .card_content .kartentitel {
		font-size: 30px;
		line-height: 36px;
	}
	.slide-card .card_content .desc-wrap {
		gap: 15px;
	}
	.slide-card .card_content .desc-wrap svg {
		width: 25px;
		height: 25px;
		flex: 0 0 25px;
	}
	.upper-sec .flex-box {
		gap: 30px;
	}
	.upper-sec .right-col h2 {
		margin-bottom: 15px;
	}
	.upper-sec .left-col, .upper-sec .right-col {
		width: 50%;
	}
	.sec1-uppr-con .box1 {
		padding: 18px 25px 80px;
	}
	.sec1-uppr-con .box2 {
		padding: 20px;
		margin-right: -10px;
		margin-top: -50px;
	}
	.open-btn {
		font-size: 16px;
		padding: 15px 30px;
	}
	.open-btn img {
		width: 40px;
	}
	#btn-sec1 {
		margin-bottom: 50px;
	}
	.close-btn {
		width: 40px;
		bottom: 20px;
		right: 30px;
	}

	.cards-sec > .flex-box {
		gap: 35px 30px;
	}
	.cards-sec .card-item {
		width: calc(50% - 15px);
		padding: 25px 20px;
	}
	.card-top img {
		height: 225px;
		margin-bottom: 20px;
	}
	.cards-sec .card-item .open-btn {
		width: 100%;
		justify-content: space-between;
		margin-top: 30px;
	}

	.sec1-detail {
		width: calc(100% - 30px);
		margin-left: 30px;
		padding: 50px 20px 70px;
		margin-top: -30px;
	}
	.sec1-detail > .flex-box.sec1-row1 {
		column-gap: 25px;
		margin-bottom: 40px;
	}
	.sec1-detail > .flex-box.sec1-row1 .left-col .txt-arr > p {
		flex: 0 0 70%;
	}
	.sec1-detail > .flex-box.sec1-row1 .left-col .txt-arr > svg {
		flex: 0 0 30%;
		width: 40px;
    	height: 40px;
	}
	.sec1-detail > .flex-box.sec1-row2 {
		column-gap: 25px;
		margin-bottom: 25px;
	}
	.sec1-detail > .flex-box.sec1-row2 .right-col.flex-box svg {
		width: 40px;
		height: 40px;
	}
	.sec1-detail > .flex-box.sec1-row3 .left-col {
		flex: 0 0 10%;
	}
	.sec1-detail > .flex-box.sec1-row3 .left-col svg {
		width: 40px;
		height: 40px;
	}

	.sec-inner {
		padding: 25px 20px;
	}

	.sec2-detail .flex-box.sec2-row1 {
		column-gap: 30px;
	}
	.sec2-detail .flex-box.sec2-row1 .left-col {
		width: 40%;
	}
	.sec2-detail .flex-box.sec2-row1 .right-col {
		width: 60%;
		padding-right: 0px;
	}
	.sec2-detail .flex-box.sec2-row1 .right-col h2 {
		margin-bottom: 15px;
	}

	.sec2-detail .flex-box.sec2-row2 {
		column-gap: 30px;
		width: 100%;
		margin-left: 0px;
		padding: 40px 20px 75px;
		margin-top: 30px;
	}
	.sec2-detail .flex-box.sec2-row2 .left-col {
		width: 60%;
	}
	.sec2-detail .flex-box.sec2-row2 .right-col {
		width: 40%;
	}
	.close-btn#close-sec2 {
		right: 40px;
		left: unset;
		bottom: 45px;
	}

	.sec3-detail .flex-box.sec3-row1 {
		column-gap: 30px;
		margin-bottom: 30px;
	}
	.sec3-detail .flex-box.sec3-row1 .left-col {
		width: 40%;
	}
	.sec3-detail .flex-box.sec3-row1 .right-col {
		width: 60%;
		padding-right: 0px;
	}
	.sec3-detail .flex-box.sec3-row1 .right-col h2 {
		margin-bottom: 15px;
	}

	.sec3-detail .flex-box.sec3-row2 {
		column-gap: 30px;
		padding: 50px 20px 20px;
		width: 100%;
		margin-top: 0px;
		margin-left: 0px;
		align-items: flex-start;
	}
	.close-btn#close-sec3 {
		left: 40px;
		bottom: 50px;
	}
}

@media screen and (max-width: 767px){
	.swipe-slider .swiper-container {
		padding-bottom: 25px;
	}
	.cards_slider2 .slide-card .card_content .kartentitel {
		font-size: 26px;
		line-height: 32px;
	}
	.upper-sec .flex-box {
		flex-wrap: wrap;
	}
	.upper-sec .left-col, .upper-sec .right-col {
		width: 100%;
	}
	.sec1-detail {
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
		padding: 40px 15px 70px;
	}
	.sec1-detail > .flex-box.sec1-row1 {
		flex-wrap: wrap;
	}
	.sec1-detail > .flex-box.sec1-row1 .left-col,
	.sec1-detail > .flex-box.sec1-row1 .right-col {
		flex: 0 0 100%;
	}
	.sec1-detail > .flex-box.sec1-row1 .left-col .txt-arr {
		margin-bottom: 30px;
	}
	.sec1-detail > .flex-box.sec1-row1 .left-col .txt-arr > svg {
		transform: rotate(90deg);
	}
	.dotted-box.flex-box {
		flex-wrap: wrap;
	}
	.sec-inner {
		padding: 20px 15px;
	}
	.sec1-detail > .flex-box.sec1-row2 {
		gap: 20px;
		flex-direction: column-reverse;
	}
	.sec1-detail > .flex-box.sec1-row2 .left-col,
	.sec1-detail > .flex-box.sec1-row2 .right-col.flex-box {
		flex: 0 0 100%;
	}
	.sec1-detail > .flex-box.sec1-row3 {
		column-gap: 20px;
	}

	.cards-sec .card-item {
		width: 100%;
		padding: 20px 15px;
	}
	.sec2-detail .flex-box.sec2-row1 {
		flex-direction: column;
	}
	.sec2-detail .flex-box.sec2-row1 .left-col,
	.sec2-detail .flex-box.sec2-row1 .right-col {
		width: 100%;
	}
	.sec2-detail .flex-box.sec2-row2 {
		flex-direction: column-reverse;
		gap: 20px;
	}
	.sec2-detail .flex-box.sec2-row2 .left-col,
	.sec2-detail .flex-box.sec2-row2 .right-col {
		width: 100%;
	}
	.sec3-detail .flex-box.sec3-row1 {
		flex-direction: column;
		gap: 20px;
	}
	.sec3-detail .flex-box.sec3-row2 {
		flex-direction: column-reverse;
		gap: 20px;
		padding: 40px 15px 25px;
	}
	.sec3-detail .flex-box.sec3-row1 .left-col,
	.sec3-detail .flex-box.sec3-row1 .right-col {
		width: 100%;
	}
	.sec3-detail .flex-box.sec3-row2 .left-col,
	.sec3-detail .flex-box.sec3-row2 .right-col {
		width: 100%;
	}
	.close-btn#close-sec2 {
		right: 35px;
		bottom: 40px;
	}
	.close-btn#close-sec3 {
		left: unset;
		right: 35px;
		bottom: 40px;
	}
	#btn-sec1 {
		width: 100%;
		justify-content: space-between;
	}
	.border-img {
		padding: 8px;
		margin-bottom: 10px;
	}
	.card-top img {
		margin-bottom: 10px;
	}
}


