@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

.owl-carousel .owl-stage {
	min-width: 250px !important;
}
.owl-carousel.owl-drag .owl-item {
	min-width: 250px !important;
}

.eurodesk-opportunity-finder {
	padding-bottom: 60px;
	font-family: "Oswald", sans-serif;
}

.eof-opportunity-card {
	border: 1px solid #002E1B;
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
}

.eof-opportunity-image {
	height: 125px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	background-position: center;
	background-size: cover;
	position: relative;
	color: #002E1B;
}

.eof-opportunity-timing {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #C6D81D;
	border: 2px solid #002E1B;
	outline: 4px solid #C6D81D;
	border-radius: 30px;
	padding: 5px 12px;
	display: flex;
	align-items: center;
	gap: 7px;
	font-weight: bold;
	color: #002E1B;
}

.eof-opportunity-timing path {
	fill: #002E1B;
}


.eof-opportunity-title, .eof-description {
	background: #002E1B;
	color: white;
	padding: 29px 16px;
	position: relative;
}

.eof-opportunity-title h4 {
	color: #F2FFC7;
	text-transform: uppercase;
	min-height: 86px;
	margin-bottom: 0;
}

.eof-opportunity-footer {
	background: #C6D81D;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	text-align: right;
	padding: 10px;
	display: flex;
	justify-content: flex-end;
	min-height: 50px;
}

.eof-opportunity-languages ul {
	list-style: none;
	display: none;
}

span.eof-opportunity-languages-selected {
	display: block;
	font-weight: bold;
	background: white;
	border-radius: 16px;
	padding: 7px 10px;
	font-size: 15px;
	cursor: pointer;
}

span.eof-opportunity-languages-selected svg {
	margin-left: 8px;
	vertical-align: middle;
}

.eof-opportunity-icon {
	width: 48px;
	height: 48px;
	position: absolute;
	left: 15px;
	top: -29px;
	background: #C6D81D;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 2px solid #002E1B;
	outline: 4px solid #C6D81D;
	box-sizing: border-box;
	z-index: 3;
	transition: 0.2s;
}

.elementor-element-edit-mode .eurodesk-opportunity-finder.owl-carousel {
	display: flex;
	gap: 10px;
	overflow: auto;
}

.elementor-element-edit-mode  .eof-opportunity-card {
	width: 33%;
	min-width: 33%;
}

.eurodesk-opportunity-finder .owl-prev {
	position: absolute;
	left: -50px;
	top: 0;
	transform: translateY(-50%);
}

.eurodesk-opportunity-finder .owl-next {
	right: -50px;
	position: absolute;
	transform: translateY(-50%);
	top: 0;
}

.eurodesk-opportunity-finder .owl-nav {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
}

.eof-opportunity-languages:hover ul {
	display: block;
	position: absolute;
	bottom: 100%;
	display: block;
	font-weight: bold;
	background: white;
	border-radius: 16px;
	padding: 7px 10px;
	font-size: 15px;
	cursor: pointer;
	width: 100%;
	border-bottom: 1px solid #002e1b;
	margin: 0px;
	box-sizing: border-box;
	text-align: left;
}

.eof-opportunity-languages {
	position: relative;
	font-family: "Roboto", sans-serif;
}

.eof-opportunity-languages ul a {
	color: #002E1B;
	display: block;
	padding: 2px;
}

.eof-opportunity-languages ul a:hover {
	background-color: #002E1B;
	color: white;
	border-radius: 4px;
}

/* */
.category-143 .eof-opportunity-timing, .category-143 .eof-opportunity-footer, .category-143 .eof-opportunity-icon {
	background-color: #FF4265;
	outline-color: #FF4265;
}
/* */
.category-143 .eof-opportunity-title, .category-143 .eof-description {
	background-color: #30000C;
}

.category-143 .eof-opportunity-timing, .category-143 .eof-opportunity-icon, .category-143 .eof-opportunity-card {
	border-color: #30000C;
	color: #30000C;
}

/* */
.category-143 .eof-opportunity-title h4 {
	color: #FFD2D6;
}

/* */
.category-144 .eof-opportunity-timing, .category-144 .eof-opportunity-footer, .category-144 .eof-opportunity-icon {
	background-color: #C77DFF;
	outline-color: #C77DFF;
}
/* */
.category-144 .eof-opportunity-title, .category-144 .eof-description {
	background-color: #23002E;
}

.category-144 .eof-opportunity-timing, .category-144 .eof-opportunity-icon, .category-144 .eof-opportunity-card {
	border-color: #23002E;
	color: #23002E;
}

/* */
.category-144 .eof-opportunity-title h4 {
	color: #F5DAFF;
}

/* */
.category-145 .eof-opportunity-timing, .category-145 .eof-opportunity-footer, .category-145 .eof-opportunity-icon {
	background-color: #FFA815;
	outline-color: #FFA815;
}
/* */
.category-145 .eof-opportunity-title, .category-145 .eof-description {
	background-color: #2B1D00;
}

.category-145 .eof-opportunity-timing, .category-145 .eof-opportunity-icon, .category-145 .eof-opportunity-card {
	border-color: #2B1D00;
	color: #2B1D00;
}

/* */
.category-145 .eof-opportunity-title h4 {
	color: #FFE4C5;
}

/* */
.category-146 .eof-opportunity-timing, .category-146 .eof-opportunity-footer, .category-146 .eof-opportunity-icon {
	background-color: #3DD0FF;
	outline-color: #3DD0FF;
}
/* */
.category-146 .eof-opportunity-title, .category-146 .eof-description {
	background-color: #0D253F;
}

.category-146 .eof-opportunity-timing, .category-146 .eof-opportunity-icon, .category-146 .eof-opportunity-card {
	border-color: #0D253F;
	color: #0D253F;
}

/* */
.category-146 .eof-opportunity-title h4 {
	color: #D5F5FF;
}

.eof-opportunity-image:hover, .eof-opportunity-title:hover h4  {
	opacity: 0.8;
}

.eurodesk-opportunity-finder .owl-dots span {
	width: 10px;
	height: 10px;
	display: block;
	border: 1px solid black;
	border-radius: 50%;
	margin: 5px;
}

.eurodesk-opportunity-finder .owl-dots {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.eurodesk-opportunity-finder .owl-dots .active span {
	background: black;
}

.eurodesk-opportunity-finder .owl-dots span:hover {
	background: black;
}

@media (max-width: 1300px) {
	.eurodesk-opportunity-finder .owl-prev, .eurodesk-opportunity-finder .owl-next {
		width: 40px;
		height: 40px;
		background: white!important;
		text-align: center;
		line-height: 40px!important;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.eurodesk-opportunity-finder .owl-prev {
		left: 5px;
		padding-right: 3px!important;
	}

	.eurodesk-opportunity-finder .owl-prev svg {
		margin-right: 4px;
	}

	.eurodesk-opportunity-finder .owl-next {
		right: 5px;
	}

	.eurodesk-opportunity-finder .owl-nav {
		position: relative;
		top: 30px;
	}
}

.eof-opportunity-title:hover .eof-opportunity-icon {
	top: -110px;
}

.eof-description {
	color: white;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 29px;
	overflow: hidden;
	transition: 0.2s;
	padding: 0 16px;
	box-sizing: border-box;
	height: 0;
	display: flex;
}

.eof-opportunity-title:hover .eof-description {
	height: 248px;
	padding-top: 80px;
	/* border-radius: 16px; */
	/* align-items: center; */
}

@media (max-width: 1000px) {
	.eof-opportunity-title:hover .eof-description {
		display: none!important;
	}
}
