.jt-d-block {
	display: block !important;
}
.mb8px {
	margin-bottom: 8px;
}

div.page .elementor-widget-text-editor .elementor-widget-container ul,
ul.styledList {
	list-style-type: none;
	position: relative;
}
div.page .elementor-widget-text-editor .elementor-widget-container ul li:before,
ul.styledList li:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	font-weight: 900;
	left: 20px;
	position: absolute;
}
.text-center {
	text-align: center;
}
.smallText60 {
	font-size: 60%;
}
.smallText70 {
	font-size: 70%;
}
.smallText80 {
	font-size: 80%;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.nfgVideo {
	margin: 0 auto;
	max-width: 650px;
}
.nfgResponsive {
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.nfgResponsive::before,
.nfgResponsive::after {
	content: "";
	display: block;
}
.nfgResponsive::after {
	clear: both;
}
.nfgResponsive .BorlabsCookie,
.nfgResponsive .rItem {
	border: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.nfgResponsive.r16by9::before {
	padding-top: 56.25%;
}
.nfgButton {
	background-color: #F16123;
	color: #ffffff !important;
	display: inline-block !important;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	margin: 25px auto;
	padding: 12px 24px;
}
.nfgButton.disabled {
	background-color: #EBEBEB !important;
	color: #999999 !important;
	cursor: not-allowed;
}
.nfgButton i {
	margin-right: 15px;
}
.jtTabs .jtTabHeader {
	background: linear-gradient(0deg, rgba(119, 119, 119, 0.15) 0, rgba(0, 0, 0, 0) 10px);
	overflow: hidden;
	padding-top: 15px;
}
.jtTabs .jtTabHeader ul {
	display: flex;
	flex-direction: column;
	list-style-type: none;
	padding: 0;
}
.jtTabs .jtTabHeader ul li {
	-webkit-box-shadow: -2px 1px 6px 5px rgba(119, 119, 119, 0.15);
	box-shadow: -2px 1px 6px 5px rgba(119, 119, 119, 0.15);
	background-color: #ffffff;
	background: linear-gradient(0deg, rgba(119, 119, 119, 0.15) 0, #ffffff 10px);
	cursor: pointer;
	padding: 10px 25px 14px;
}
.jtTabs .jtTabHeader ul li:before {
	display: none;
}
.jtTabs .jtTabHeader ul li:hover,
.jtTabs .jtTabHeader ul li.isActive {
	background: none;
	background-color: #ffffff;
}
.jtTabs .jtTabHeader ul li.isActive {
	cursor: default;
	font-weight: bold;
}
.jtTabs .jtTabContentLogo {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.jtTabs .jtTabContentLogo .jtTabLogo {
	padding: 30px 25px;
}
.jtTabs .jtTabContentLogo .jtTabLogo img {
	max-height: 100px;
	position: sticky;
	top: 50px;
}
.jtTabs .jtTabContent {
	min-height: 300px;
	padding: 30px 25px;
}
.jtTabs .jtTabContent > div {
	display: none;
}
.jtTabs .jtTabContent > div.isActive {
	display: block;
}
.jtTabs .jtTabContent > div > div {
	margin-bottom: 30px;
}
@media (min-width: 770px) {
	.jtTabs .jtTabContentLogo {
		flex-direction: row;
	}
	.jtTabs .jtTabContentLogo .jtTabLogo {
		padding-right: 0;
		padding-top: 60px;
		width: 25%;
	}
	.jtTabs .jtTabContent {
		padding-top: 60px;
		width: 70%;
	}
}
@media (min-width: 770px) {
	.jtTabs .jtTabHeader ul {
		flex-direction: row;
		gap: 15px 0;
	}
	.jtTabs .jtTabHeader ul li {
		padding: 6px 25px 10px;
	}
}
.jtCompanyList.jtLogo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-evenly;
	margin-bottom: 40px;
	min-height: 500px;
}
.jtCompanyList.jtLogo .jtCompany {
	background-color: #ffffff;
	height: 80px;
	width: calc(50% - 20px);
}
.jtCompanyList.jtLogo .jtCompany a {
	align-items: center;
	border: 3px solid #ffffff;
	display: flex;
	height: 100%;
	justify-content: center;
	width: 100%;
	-webkit-box-shadow: 0 10px 13px -7px #777777, 0 0 15px 5px rgba(119, 119, 119, 0.15);
	box-shadow: 0 10px 13px -7px #777777, 0 0 15px 5px rgba(119, 119, 119, 0.15);
}
.jtBoxShadow {
	height: 100%;
	width: 100%;
	-webkit-box-shadow: 0 10px 13px -7px #777777, 0 0 15px 5px rgba(119, 119, 119, 0.15);
	box-shadow: 0 10px 13px -7px #777777, 0 0 15px 5px rgba(119, 119, 119, 0.15);
	padding: 20px;
	margin: 40px 0 50px 0;
	min-height: 200px;
}
.jtCompanyList.jtLogo .jtCompany a:hover {
	border: 3px solid transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.jtCompanyList.jtLogo .jtCompany.jobtour1 a {
	border: 3px solid var(--e-global-color-primary);
}
.jtCompanyList.jtLogo .jtCompany.jobtour1 a:hover {
	border: 3px solid transparent;
}
.jtCompanyList.jtLogo .jtCompany.jtEmpty {
	background-color: transparent;
	border: 0;
	height: 0;
}
.jtCompanyList.jtLogo .jtCompany img {
	max-height: 80%;
	max-width: 80%;
	transition: all 0.3s ease;
}
@media (min-width: 450px) {
	.jtCompanyList.jtLogo .jtCompany {
		height: 100px;
		width: calc(33% - 20px);
	}
	.jtCompanyList.jtLogo .jtCompany img {
		max-height: 70px;
	}
}
@media (min-width: 700px) {
	.jtCompanyList.jtLogo .jtCompany {
		width: calc(25% - 20px);
	}
}
@media (min-width: 900px) {
	.jtCompanyList.jtLogo .jtCompany {
		height: 140px;
		width: calc(20% - 20px);
	}
	.jtCompanyList.jtLogo .jtCompany img {
		max-height: 90px;
	}
}
.jtFilter {
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: center;
	margin-bottom: 30px;
}
.jtFilter .filterTitle {
	margin-bottom: 5px;
}
.jtFilter select option:disabled {
	display: none;
}
@media (min-width: 500px) {
	.jtFilter {
		flex-direction: row;
	}
}
.jtCompany hr {
	border-top: 1px solid #cccccc;
	margin-bottom: 50px !important;
	margin-top: 50px !important;
}
.jtCompany hr.w80 {
	max-width: 80%;
}
.jtTabContent ul.timeslots {
	padding-left: 20px;
}
.jtTabContent ul.timeslots li:before {
	color: #1B7A8B;
	content: "\f017" !important;
	left: 0 !important;
}
.elementor-section .jtJobPortraits h1 {
	border-bottom: 2px solid #1B7A8B;
	color: #1B7A8B;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 50px;
	padding-bottom: 30px;
}
.elementor-section .jtJobPortraits h1 span {
	font-weight: bold;
}
.elementor-section .jtJobPortraits .jtJobPortrait {
	border-bottom: 2px solid #1B7A8B;
	margin-bottom: 50px;
	padding-bottom: 50px;
	position: relative;
}
.elementor-section .jtJobPortraits .jtJobPortrait.noJobs,
.elementor-section .jtJobPortraits .jtJobPortrait:last-child {
	border: 0;
}
.elementor-section .jtJobPortraits .jtJobPortrait h2 {
	color: #63b32e;
	font-weight: normal;
	text-transform: uppercase;
}
.elementor-section .jtJobPortraits .jtJobPortrait .jtJpText {
	background-color: #D2E5BB;
	margin-bottom: 50px;
	min-height: 600px;
	padding: 15px 30px 30px;
}
.elementor-section .jtJobPortraits .jtJobPortrait .jtJpText h3 {
	color: #1B7A8B;
}
.elementor-section .jtJobPortraits .jtJobPortrait .jtJpText p {
	margin-bottom: 30px;
}
.elementor-section .jtJobPortraits .jtJobPortrait .jtJpImage div.oneImage {
	position: relative;
	width: 100%;
}
.elementor-section .jtJobPortraits .jtJobPortrait .jtJpImage div.oneImage:before {
	content: "";
	display: block;
	padding-top: 70%;
}
.elementor-section .jtJobPortraits .jtJobPortrait .jtJpImage div.oneImage img {
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}
@media (min-width: 600px) {
	.elementor-section .jtJobPortraits .jtJobPortrait h2 {
		margin-bottom: 100px;
		max-width: 50%;
	}
	.elementor-section .jtJobPortraits .jtJobPortrait .jtJpText {
		max-width: 55%;
		padding-right: calc(5% + 30px);
	}
	.elementor-section .jtJobPortraits .jtJobPortrait .jtJpImage {
		position: absolute;
		right: 0;
		top: 0;
		width: 50%;
	}
}
.elementor-section .jtJobPortraits .jtIcon {
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 50px;
	width: 60px;
}
.elementor-section .jtJobPortraits .jtIcon.jtIconCheck {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 261 294"><defs><style>.cls-1{fill:%2365b32e}</style></defs><g id="Ebene_2" data-name="Ebene 2"><g id="Ebene_1-2" data-name="Ebene 1"><g id="Zusammengesetzter_Pfad" data-name="Zusammengesetzter Pfad"><path class="cls-1" d="M237,58c-8,7-16,14-24,20l-1-27c-4-9-16-19-24-27-9-8-18-17-28-24H0V294H206c3,0,4-1,4-20V238l2-109c2-4,7-9,11-12,12-10,26-21,38-31C253,76,245,66,237,58ZM164,17l32,30H164Zm38,69c-31,26-63,53-95,78L63,114c-9,7-19,16-28,24l68,80,99-82V284H8V9H153c2,3,1,5,1,13,0,18-1,23-1,26,0,12,3,11,13,11,2,0,11-1,33-2l3,1Z"/></g></g></g></svg>');
}
.elementor-section .jtJobPortraits .jtIcon.jtIconClock {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 311 311"><defs><style>.cls-1{fill:%2365b32e}</style></defs><g id="Ebene_2" data-name="Ebene 2"><g id="Ebene_1-2" data-name="Ebene 1"><g id="Zusammengesetzter_Pfad" data-name="Zusammengesetzter Pfad"><path class="cls-1" d="M155,0C86,0,15,43,0,136v39c0,2,5,26,10,39,30,71,92,97,145,97,85,0,156-68,156-156C311,70,243,0,155,0Zm0,301C72,301,9,234,9,155,9,73,74,10,155,10c82,0,146,66,146,145C301,237,234,301,155,301Zm6-265h-9V156c-1,1-2,2-2,3l49,43c3-3,6-7,9-10l-47-40Z"/></g></g></g></svg>');
}
.elementor-section .jtJobPortraits .jtIcon.jtIconEur {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 311 311"><defs><style>.cls-1{fill:%2365b32e}</style></defs><g id="Ebene_2" data-name="Ebene 2"><g id="Ebene_1-2" data-name="Ebene 1"><g id="Zusammengesetzter_Pfad" data-name="Zusammengesetzter Pfad"><path class="cls-1" d="M168,79c-30,0-50,14-56,54-7,2-21-5-19,6v4h18v23c-8,2-18-5-18,6v4h17c8,39,26,57,56,57,10,0,22-2,32-9,1-3,1-8,1-12-12,7-21,10-31,10-3,0-10-2-15-3-15-2-28-29-28-41,0-2,0-1,1-2h51l3-9-56-1V143h61a29.585,29.585,0,0,1,2-10H126v-5c0-3,2-7,3-10,9-22,22-29,39-29,11,0,20,2,32,10,2-3,4-6,5-9C188,77,182,79,168,79ZM155,0C85,0,14,45,0,138v35c0,7,12,44,12,45,33,69,92,93,143,93,85,0,156-68,156-156C311,70,243,0,155,0Zm0,301c-16,0-17-1-37-5C66,286,14,223,12,185c0-4-2-12-2-14V140C22,52,91,10,155,10c82,0,146,66,146,145C301,237,234,301,155,301Z"/></g></g></g></svg>');
}
.elementor-section .jtJobPortraits .jtJpInfos {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.elementor-section .jtJobPortraits .jtJpInfos > div {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}
.elementor-section .jtJobPortraits .jtJpInfos .jtJpLabel {
	color: #1B7A8B;
	font-size: 14px;
	font-weight: bold;
}
.elementor-section .jtJobPortraits .jtJpInfos .jtJpValue {
	color: #63b32e;
}
@media (min-width: 500px) {
	.elementor-section .jtJobPortraits .jtJpInfos {
		flex-direction: row;
		flex-wrap: nowrap;
	}
}
.elementor-section .jtJobPortraits .jtJobPortraitCompanies h3 {
	color: #1B7A8B;
	font-size: 20px;
	font-weight: normal;
}
.elementor-section .jtJobPortraits .jtJobPortraitCompanies .jtCompanyList.jtLogo {
	min-height: auto;
}
.jtBox {
	display: flex;
	flex-direction: column;
	margin-bottom: 50px;
}
.jtBox > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.jtBox .jtImage a,
.jtBox .jtImage img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}
.jtBox .jtDetails {
	background-color: #1B7A8B;
	color: #ffffff;
	padding: 50px 30px 80px;
}
.jtBox .jtDetails a,
.jtBox .jtDetails a:hover {
	background-color: #63B32E;
}
.jtBox .jtDetails .jtText {
	margin-bottom: 80px;
}
.jtBox .jtDetails .jtHeadDate div {
	border-bottom: 2px solid #ffffff;
	display: inline-block;
	font-size: 35px;
	font-weight: bold;
	line-height: 42px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.jtBox .jtDetails .jtHead {
	font-size: 25px;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 30px;
}
@media (min-width: 650px) {
	.jtBox {
		flex-direction: row;
	}
	.jtBox > div {
		width: 50%;
	}
}
@media (min-width: 650px) {
	.elementor-shortcode .jtBox:nth-child(even) {
		flex-direction: row-reverse;
	}
	.jtBox {
		flex-direction: row;
	}
	.jtBox > div {
		width: 50%;
	}
}
.jtJobPortraits.jobDate .jtJpDesc h2 {
	border-bottom: 2px solid #63b32e;
	display: inline-block;
	font-size: 35px;
	line-height: 42px;
	padding-bottom: 20px;
}
#ihk-ar-participants,
#ihk-ar-participants * {
	font-family: "Fira Sans Condensed lokal", Sans-serif !important;
}
#ihk-ar-participants .ihk-ar-head {
	font-weight: 700;
}
#ihk-ar-participants ol {
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 20px;
}
#ihk-ar-participants ol li {
	padding-bottom: 5px;
}
#ihk-ar-participants .ihk-ar-btn-status {
	background: #aaaaaa;
}
#ihk-ar-participants .ihk-ar-cart .ihk-ar-cartbox-content,
#ihk-ar-participants .ihk-ar-cart .ihk-ar-cartbox-content .ihk-ar-cartbox-text,
#ihk-ar-participants .ihk-ar-cart .ihk-ar-cartbox-content .ihk-ar-cartbox-text p {
	font-size: 16px;
}
#ihk-ar-participants .ihk-ar-cart .ihk-ar-icon {
	height: 20px;
	width: 20px;
}
.ihk-ar-information-wrapper {
	width: 100%;
}
.ihk-ar-information-wrapper:hover a,
.ihk-ar-information-wrapper a:hover {
	text-decoration: none !important;
}
#ihk-ar-contact-panel {
	padding-bottom: 30px;
}
#BorlabsCookieBox a,
#BorlabsCookieBox a:hover {
	font-size: 14px;
	line-height: 19.6px !important;
}
#BorlabsCookieBox a:hover {
	text-decoration: underline;
}
#BorlabsCookieBox ._brlbs-btn,
#BorlabsCookieBox ._brlbs-btn:hover {
	font-size: 18px !important;
	line-height: 22px;
	text-decoration: none;
}
#BorlabsCookieBox ._brlbs-legal,
#BorlabsCookieBox ._brlbs-legal:hover {
	line-height: 15px;
}
@font-face {
	font-family: 'flexslider-icon';
	src: url('../flexslider/fonts/flexslider-icon.eot');
	src: url('../flexslider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../flexslider/fonts/flexslider-icon.woff') format('woff'), url('../flexslider/fonts/flexslider-icon.ttf') format('truetype'), url('../flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.flex-container a:hover,
.flex-slider a:hover {
	outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	height: auto;
	-moz-user-select: none;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
@-moz-document url-prefix() {
	.loading .flex-viewport {
		max-height: none;
	}
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
	*height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter:alpha(opacity=0);
	cursor: default;
	z-index: -1;
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: 0.7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px;
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}
}
.flexslider {
	border: 0;
}
.flex-direction-nav a:before {
	font-size: 35px;
	line-height: 40px;
}



.alert {
	background: #F6F6F6;
	border-left: 10px solid #F6F6F6;
	margin: 10px 0 30px 0;
	padding: 30px 20px;

	&.alert-info {
		border-color: #CFE2FF;
	}
	&.alert-danger {
		border-color: #D93600;
	}
	&.alert-success {
		border-color: #63b32e;
	}
}

.jtForm {
	.is_error {
		&,
		input,
		select,
		textarea {
			border-color: #D93600 !important;
			border-width: 2px !important;
			color: #D93600;
		}
	}
	button {
		border: 0 !important;
	}
	.jtSection {
		border-bottom: 2px solid #1B7A8B;
		margin-bottom: 50px;
		padding-bottom: 20px;

		&:last-child {
			border-bottom: 0;
		}
	}
	.w0 {
		display: flex;
		flex-direction: column;
		gap: 0 30px;
		width: 100%;

		@media(min-width:700px) {
			flex-direction: row;
		}
	}
	.w33 {
		display: flex;
		flex-direction: column;
		gap: 30px;
		width: 100%;

		> div {
			width: 33.333333%;
		}

		@media(min-width:600px) {
			flex-direction: row;
		}
	}
	.w50 {
		display: flex;
		flex-direction: column;
		gap: 30px;
		width: 100%;

		@media(min-width:580px) {
			flex-direction: row;

			> div {
				width: 50%;
			}
		}
	}
	.w33-66 {
		display: flex;
		flex-direction: column;
		gap: 30px;
		width: 100%;

		> div {

			&:first-child {
				width: 33.333333%;
			}
			&:last-child {
				width: 66.666666%;
			}
		}

		@media(min-width:600px) {
			flex-direction: row;
		}
	}
	.w66-33 {
		display: flex;
		flex-direction: column;
		gap: 30px;
		width: 100%;

		> div {

			&:first-child {
				width: 66.666666%;
			}
			&:last-child {
				width: 33.333333%;
			}
		}

		@media(min-width:600px) {
			flex-direction: row;
		}
	}
	.jtFormGroup {
		margin-bottom: 20px;
		label {
			display: block;
			line-height: 200%;
		}
		span {
			font-size: 80%;
		}
	}
	.jtNote {
		font-size: 80%;
		padding: 20px 0;
	}
	.jt-jobs {
		> div {
			background-color: #F6F6F6;
			border: 1px solid #247A8B;
			margin-bottom: 30px;
			padding: 30px;

			.jt-job-head {
				align-items: center;
				display: flex;
				flex-wrap: wrap;
				margin-bottom: 10px;

				label {
					margin-bottom: 10px;
					width: 100%;
				}
			}
		}
	}
	.jtFormCheckbox {
		align-items: flex-start;
		column-gap: 10px;
		display: flex;

		input {
			margin-top: 3px;
		}
		label {
			line-height: 1.4 !important;
			&.small {
				font-size: 15px;
			}
		}
	}
	.jobItem {
		position: relative;

		> .delItem {
			position: absolute;
			right: 0;
			top: 0;
		}
	}
	.addJob {
		align-items: center;
		background-color: #D3E4BB;
		color: #247A8B;
		cursor: pointer;
		display: inline-flex;
		gap: 5px;
		height: 44px;
		margin-bottom: 50px;
		padding: 10px;
	}
	.addTime {
		align-items: center;
		color: #247A8B;
		cursor: pointer;
		display: inline-flex;
		gap: 5px;
		height: 44px;
		padding: 10px;
	}
	.delItem {
		align-items: center;
		cursor: pointer;
		display: inline-flex;
		height: 42px;
		justify-content: center;
		width: 42px;
	}
	.addJob,
	.addTime,
	.delItem {
		&:hover {
			opacity: .8;
		}
	}
	.jt-job-time {
		flex-grow: 1;

		.jt-job-time-item {
			align-items: center;
			display: flex;
			gap: 5px;

			select, input {
				font-size: .875rem;
			}
		}
		.dashicons-admin-users {
			margin: 0 20px 0 -50px;
			z-index: 20;
		}
	}
	.jt-job-time-text {
		display: flex;
		gap: 20px;

		p {
			font-size: 15px;
			line-height: 20px;
			margin-top: 10px;
			max-width: 400px;
		}
		input[type=time],
		input[type=number] {
			border-radius: 0;
			border-width: 1px;
			height: 38px;
			padding: 5px;
		}
		input[type=time] {
			width: 100px;
		}
		input[type=number] {
			padding-left: 15px;
			max-width: 100px;
			z-index: 10;
		}
		.numberPersonsMin input[type=number] {
			width: 60px;
		}
	}
	.h10 {
		height: 10px;
		width: 100%;
	}
	.mb0 {
		margin-bottom: 0 !important;
	}
}



#jobtourCartOuter {
	#jobtourCartSpacer {
		background-color: #247a8b;
		height: 150px;
	}

	.jobtourCartContent {
		background-color: #63b32e;
		bottom: 0;
		color: #ffffff;
		font-size: 16px;
		height: 150px;
		padding-top: 15px;
		position: fixed;
		text-align: center;
		width: 100%;
		z-index: 999;

		p {
			margin-bottom: 15px;
		}

		.numberDates {
			background-color: #ffffff;
			border-radius: 100%;
			color: #000000;
			display: inline-block;
			font-weight: bold;
			height: 24px;
			width: 24px;
		}

		.elementor-button {
			font-size: 16px;
			padding: 8px 20px;
		}
	}

	#jobtourCartExpired {
		align-items: center;
		display: flex;
		justify-content: center;
	}
}

.my0 {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}


.jtTabContent ul.timeslots {
	padding-left: 0;

	li {
		align-items: flex-start;
		background-color: #f4f4f4;
		display: flex;
		justify-content: space-between;
		margin: 5px 0;
		padding: 10px 10px 10px 30px;
		width: 100%;
		flex-direction: column;

		@media(min-width: 570px) {
			align-items: center;
			flex-direction: row;
		}
		.button {
			margin: 10px 0 0 0 !important;
			@media(min-width: 570px) {
				margin: 0 !important;
			}
		}
		&:hover {
			background-color: #63b32e;
			color: #ffffff;
			&:before {
				color: #ffffff;
			}
		}
		&:before {
			font-size: 16px;
			left: 10px !important;
			top: calc(50% - 12px) !important;
		}
	}
}

button, input, a {
	&.nfgButton  {
		border: 0 !important;
		width: 168px;
	}
}

input, a {
	&.nfgButton.disabled,
	&.nfgButton.disabled:focus,
	&.nfgButton.disabled:hover {
		background-color: #cccccc !important;
	}
}

.svgicon {
	height: 14px;
	margin: 0 3px 0 3px;

	path {
		fill: #63b32e;
	}
	a:hover & path {
		fill: #1b7a8b;
	}
}


.alert {
	margin: 16px 0;
	padding: 16px 30px 16px 20px;
	text-align: left;

	&.alert-warning {
		background-color: #FFF2CE;
		border: 1px solid #ffe69c;
	}
	&.inline {
		display: inline-block;
	}
}


.jtBasketLineItems {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: space-between;
	margin-bottom: 30px;
	padding: 20px;

	&:last-child {
		border: 0;
	}
	a {
		font-weight: bold !important;
		color: #4C4C4C !important;

		&:hover {
			color: #63b32e !important;
		}
	}
}
.jtActive {
	background-color: #D2E7DD;
}
.jtWarning {
	background-color: #FFF2CE;
}
.jtDanger {
	background-color: #ffa6aa;
}
.legend {

	margin: 70px 0 30px 0;

	div {
		font-size: 14px;
		margin-bottom: 3px;
		padding: 5px 10px;
	}
}


.nfgButtonIcon {
	height: 50px;
	text-align: center;
	width: 62px !important;
	i {
		font-size: 30px;
	}
}


.jtTabCompany,
.jtTabJobtour {
	ul {
		list-style-type: none;
		padding-left: 0;
		li {
			padding: 3px 0 3px 20px;
			position: relative;
			&:before {
				content: "\f0da";
				font-family: 'Line Awesome Free';
				font-weight: 900;
				left: 0;
				position: absolute;
				top: 2px;
			}
			ul {
				padding-left: 20px;
				padding-top: 5px;
			}
		}
	}
}


.jtLogin {
	.jtFormGroup {
		display: inline-flex;

		label {
			display: inline-block;
			padding-right: 15px;
			text-align: right;
			width: 200px;
		}
		input {
			max-width: 250px;
		}
	}
}


.jtTableResponsive {
	width: 100%;
	overflow-y: scroll;
	overflow-x: visible;

	thead td {
		background-color: #247A8B;
		color: #ffffff;
	}
	td {
		font-size: 14px;
		line-height: 17px;
		padding: 5px;
		white-space: nowrap;
	}

	.shortText {
		display: inline-block;
		max-width: 280px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}


.login-infos {
	display: flex;
	justify-content: space-between;

	> div {
		font-size: 16px;
	}
}


.jtTableResponsive {
	tr.dark td,
	tr.dark td:hover {
		background-color: #F6F6F6 !important;
	}
	tr.light td,
	tr.light td:hover {
		background-color: #ffffff !important;
	}

	tr.timeslot td {
		border-bottom-width: 0 !important;
	}
	tr.participants td {
		border-bottom-width: 0 !important;
		border-top-width: 0 !important;
	}
	tr:last-child td {
		border-bottom-width: 1px !important;
	}
}


.jtExport {
	column-gap: 30px;
	display: flex;
	margin-bottom: 50px;
}
.filterX {
	column-gap: 15px;
	display: flex;
}
.jtBtn {
	align-items: center;
	background-color: #247A8B;
	color: #ffffff !important;
	display: inline-flex;
	padding: 8px 15px 8px 8px;

	span {
		height: 30px;
		line-height: 30px;
	}
	svg {
		fill: #ffffff;
		height: 30px;
		margin-right: 10px;
	}
	&.justIcon {
		padding: 8px;

		svg {
			margin-right: 0;
		}
	}
	&:hover {
		color: #ffffff !important;
	}
}

.btn-disabled:disabled,
.btn-disabled[disabled]{
	display: none;
}

.jtJobTitleWrapper {
	display: block;
	width: 100%;
}

.jt-job-time > div {
	background: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 5px;
	margin-top: 6px;
	padding: 10px;
}



.jtPuffer {
	background-color: #F6F6F6;
	margin: 0 20px 30px 20px;
	border-left: 5px solid green;
}
.jtPuffer.warning {
	background-color: #FFF1CF;
	border-color: #ffb45d;
}
.legend .jtPuffer {
	margin-left: 0;
	margin-right: 0;
}


.jt-accordion-content {
	border-left: 3px solid #63B131;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
	padding: 0 10px;
}
.jt-accordion-item.jt-accordion-active .jt-accordion-content {
	max-height: 1000px;
}
.jt-accordion-button, .jt-accordion-button:hover {
	margin: 20px 0 0 0;
	background-color: transparent !important;
	border: 0;
	color: #333 !important;
	padding: 0 !important;
	font-size: 16px !important;
	font-weight: normal !important;
}
.jt-accordion-button span {
	display: inline-block;
	background-color: #63B131;
	color: #ffffff;
	height: 26px;
	width: 26px;
	margin-right: 5px;
}


.jtTableResponsive .badge {
	background-color: grey;
	color: #ffffff;
	display: inline-block;
	font-size: 15px;
	padding: 5px 8px;
}
.jtTableResponsive .success {
	background-color: green;
}
.jtTableResponsive .warning {
	background-color: orange;
}
.jtTableResponsive .danger {
	background-color: red;
}

.sticky-top {
	position: sticky;
	top: 20px;
}


.JtBookingHelp {
	text-align: center;

	.JtBookingHelp-image {
		max-width: 200px;
		max-height: 200px;
		aspect-ratio: 1;
		margin: 0 auto 20px auto;
		overflow: hidden;
		border-style: solid;
		border-width: 3px 3px 3px 3px;
		border-color: var(--e-global-color-primary);
		border-radius: 50% 50% 50% 50%;
	}
}