.jb-banner-content, .jb-single-banner-content {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 700px;
}
.jb-banner-content:not(.jb-single-banner-content){
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2rem;
}
.jb-single-banner-content{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding: 13rem 2rem 2rem;
}
.jb-banner-content picture{
	position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
.jb-banner-content picture img{
	height: 100%;
    width: 100%;
    object-fit: cover;
	object-position:top;
}
.container-info{
	max-width: 1170px;
	position: relative;
	width: 100%;
	height: 100%;
}
.container-info sup{
	font-size: 50%;
}
.jb-banner-info{
	max-width: 700px;
}
.jb-banner-info .content-banner-info{
	max-width: 410px;
}
.jb-banner-info, .jb-banner-single{
	margin: auto auto auto 0;
	color: #fff;
}
.jb-banner-single{
	max-width: 700px;
}
.jb-banner-single .content-banner-info{
	max-width: 410px;
}
.jb-slider-container {
    max-width: 100%;
    overflow: hidden;
    background: #f9f9f9;
    padding: 40px 0;
	
}
.overlay-bg{
	background-image: linear-gradient(90deg, #0A0A0A99 0%, #00B4D800 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.overlay-bg:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #004E9880, rgb(0 78 152 / 45%));
}
.jb-container-badge{
	display: flex;
	align-items: center;
	padding: 5px 10px 5px 5px;
	border-radius: 6px;
	background-color: #00B4D84D;
	width: fit-content;
	gap: 10px;
	font-size: 13px;
	line-height: normal;
	letter-spacing: 0.6px;
}
.jb-container-badge .jb-badge{
	background-color: var(--e-global-color-1621fb6);
    padding: 8px 10px;
    border-radius: 4px;
	font-weight:600;
	color: var(--e-global-color-primary);
}
.jb-container-badge .jb-sub-badge{
	color: #fff;
	font-weight: 500;	
}
.jb-meta{
	display: flex;
	align-items:center;
	margin-bottom: 23px;
}
.content-banner-info{
	margin-bottom: 40px;
}
.jb-meta .container-ico{
	padding-right: 15px;
}
.jb-meta .container-ico:not(:first-child){
	padding-left: 15px;
}
.jb-meta .container-ico:not(:last-child){
	border-right: 1px solid #D6EBFF;
}

/* .jb-banner-info h1{
	font-size: 56px;
	line-height: 60px;
} */
.jb-slider {
    display: flex;
    gap: 30px;
    scroll-snap-type: x mandatory;
    overflow-x: auto;
    scroll-behavior: smooth;
}
.custom-slider-arrow {
    top: 50%;
    transform: translateY(-50%);
	bottom: inherit;
	background-color: transparent;
    border: none;
    width: 40px;
    height: 40px;
}
.custom-slider-arrow:after{
	background-image: url('/wp-content/uploads/2025/05/arrow-circle-broken-left-1.svg');
	width: 100%;
    height: 100%;
}
.custom-slider-prev-arrow{
	left: 30px
}
.custom-slider-next-arrow{
	right: 30px;
}
.custom-slider-dots {
    bottom: 40px;
}
.custom-slider-dots .custom-slider-dot{
	width: 16px;
	border-radius: 5px;
	background-color: var(--e-global-color-1621fb6);
	animation: all 0.5s;
	height: 6px;
}
.custom-slider-dots .custom-slider-dot.active-bullet{
	background-color: var(--e-global-color-accent) !important;
	width: 32px;
	transition: all 0.5s
}
.jb-slide {
    min-width: 300px;
    flex: 0 0 auto;
    background: white;
    border-radius: 12px;
    padding: 20px;
    position: relative;
    scroll-snap-align: start;
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
}

.jb-tag {
    background-color: #8338ec;
    color: white;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 12px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.jb-title {
    font-size: 22px;
    font-weight: bold;
    margin: 50px 0 10px 0;
    color: #222;
}

.jb-start, .jb-duration {
    font-size: 14px;
    color: #555;
    margin: 4px 0;
}

.jb-description {
    font-size: 15px;
    margin: 10px 0;
    color: #333;
}
.url-custom-banner {
    position: absolute;
    bottom: -250px;
    left: 0;
}
.jb-button {
    display: inline-block;
    background-color: #3a86ff;
    color: white;
    padding: 10px 18px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    transition: background 0.3s ease;
}

.jb-button:hover {
    background-color: #265df2;
}
.banner-only-image{
	height: 100%;
	line-height: 0;
}
.banner-only-image img{
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}
.container-info .logo-partners{
	position: absolute;
    max-width: 130px;
    width: 100%;
    height: 120px;
    object-fit: contain;
	bottom: 0;
}

.container-info .jb-banner-btn:not(.url-custom-banner) + .logo-partners{
	bottom: -35px;
	left: 220px;
}
.container-info .jb-banner-single .jb-banner-brochure + .logo-partners{
	left: 240px;
	bottom: -37px;
}
.container-info .jb-banner-single .content-banner-info + .logo-partners{
	bottom: -93px;
}
@media (max-width:767px){
	.custom-slider-arrow{
		display: none;
	}
	.jb-banner-content {
		padding: 43px 20px 100px !important;
		align-items: flex-start;
		height: 600px;
	}
	.jb-container-badge{
		font-size: 12px;
	}
	.jb-banner-content picture img {
		object-position: top;
	}
	.jb-banner-info h1, .jb-banner-single h1{
		max-width: 280px;
	}
	.url-custom-banner {
		bottom: 0px;
	}
	.container-info .jb-banner-btn, .jb-banner-brochure {
		position: absolute;
		bottom: 0;
	}
	.container-info .jb-banner-single .content-banner-info + .logo-partners.bottom-partners{
		bottom: -60px;
	}
	.container-info .jb-banner-single .content-banner-info + .logo-partners.top-partners{
		bottom: 0px;
	}
	.container-info .jb-banner-btn:not(.url-custom-banner) + .logo-partners {
		bottom: -33px;
	}
	.container-info .jb-banner-single .logo-partners + .jb-banner-brochure {
        bottom: -60px;
    }
}