/* THEME DARK */
body {
	background : rgba(1, 4, 30, 1) !important;
}
.fond.type-accueil.texte_gauche > .container-fluid {
	background: linear-gradient(to right, #04315D 0%, rgb(4, 49, 93,0) 50%, rgba(1, 4, 30, 0) 100%) !important;
}
.fond.type-accueil.horizontal > .container-fluid {
		background: linear-gradient(to top, #04315D 0%, rgb(4, 49, 93,50) 50%, rgba(1, 4, 30, 0) 100%) !important;
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
	.texte_gauche #ds-global-footer-container {
		background: linear-gradient(to right, rgba(1, 4, 30, 0.95) 0%, rgba(1, 4, 30, 0.95) 40%, rgba(1, 4, 30, 0) 100%) !important;
	}
	.texte_droite #ds-global-footer-container {
		background: linear-gradient(to left, rgba(1, 4, 30, 0.95) 0%, rgba(1, 4, 30, 0.95) 40%, rgba(1, 4, 30, 0) 100%) !important;
	}
}
.fond.type-accueil.texte_droite > .container-fluid {
	background: linear-gradient(to left, rgba(1, 4, 30, 0.95) 0%, rgba(1, 4, 30, 0.95) 40%, rgba(1, 4, 30, 0) 100%) !important;
}

.fond.type-lien.texte_gauche > .container-fluid {
	background: linear-gradient(to right, #04315D 0%, #04315D 15%, rgba(1, 4, 30, 0) 100%) !important;
}
.fond.type-lien.texte_droite > .container-fluid {
	background: linear-gradient(to right, #04315D 0%, #04315D 15%, rgba(1, 4, 30, 0) 100%) !important;
}
.fond.type-media > .container-fluid {
	background:linear-gradient(to right, #04315D 0%, #04315D 15%, rgba(1, 4, 30, 0) 100%) !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

@media screen and (max-width: 1200px) {
.ariane #ds-global-footer-container {
	background:rgba(1, 4, 30, 0.9) !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}
}

@media screen and (max-width: 768px) {
	.fond.type-accueil.texte_gauche > .container-fluid,
	.fond.type-accueil.texte_droite > .container-fluid,
	.fond.type-lien.texte_gauche > .container-fluid,
	.fond.type-lien.texte_droite > .container-fluid,
	.fond.type-media.texte_gauche > .container-fluid,
	.fond.type-media.texte_droite > .container-fluid {
		background:linear-gradient(to bottom, rgba(1, 4, 30, 0) 300px,  rgba(0, 0, 27, 0.95) 390px) !important;
		/*linear-gradient(to bottom, rgba(1, 4, 30, 0) 300px,  rgba(0, 0, 27, 0.95) 390px) !important;*/
		/*linear-gradient(to bottom, rgba(1, 4, 30, 0) 40%, rgba(1, 4, 30, 0.95) 50%) !important;*/
	}
	#ds-global-footer-container {
		background:rgba(1, 4, 30, 0.9) !important;
	}
	
}

/* Navigation */

.nav-header {
  background-color: white !important;
}

.menu {
  background-color: #050B25 !important;
}

.menu h2,
.menu h2 a,
.menu h2 a:hover {
  color: #2af6f7;
	text-decoration:none;
}

.menu li a {
  color: white;
}

.niveau h1 {
  color: white;
	font-weight:bold;
}

.niveau h2 {
  color: white;
}

.niveau h3 {
  color: white;
}

.niveau p {
  color: white;
}

.niveau .btn {
  color: #E9F7FF;
  border-color: #E9F7FF;
  background: rgba(0, 86, 134,0.2);
}

.niveau .btn:hover {
  color: #E9F7FF ;	
  border-color: #E9F7FF ;
  background: rgba(0, 86, 134,0.8);
}

.niveau-un,
.niveau-deux {
  background-image: url("../img/dark-bg.png");
}

.lien_under-p a:hover, 
.lien_under-p a {
  color: white;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
	display: block;
}
.lien_under-p a:hover {
  color: #2af6f7;
}
.liens {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}
.liens > div > p a {
    color:white;
	text-decoration:none;
}
.liens > div > p {
  color:#7a8092 !important;
}

.fancybox-bg {
    background: rgba(1, 4, 30,0.9) !important;
}

.carousel-caption {
    background: rgba(1, 4, 30,0.3) !important;
}

/* Custom modal content */
.modal-content {
	background-color: rgba(0, 0, 0, 0) !important; /* Black with 80% opacity */
	z-index: 1060 !important; /* Ensure modal content is above the backdrop */
}

.bottom-content {
            position: absolute;
            bottom: 10%;
            width: 60%;
            text-align: middle;
        }
	



.HF3ds .ds-footer__corporate-links,
.HF3ds .ds-footer__corporate-links *,
.HF3ds .ds-footer__corporate-legal,
.HF3ds .ds-footer__corporate-legal * {
	color:#fff !important;
}
.ds-footer__corporate > .ds-container > .ds-row > .ds-col.ds-col--xs-4.ds-col--lg-6 > .ds-row > .ds-col.ds-col--xs-4 a {
	color:#2af6f7 !important;
}

    .backimg {
        background-image: url(images_bg/Infrastructors_BCG.jpg?time=1728049466);
        background-size: cover;
        height: 100vh; /* Ensure the container takes the full height of the viewport */
        display: flex;
        flex-direction: column;
    }

    .empty-space {
        height: 40vh; /* Take up 70% of the viewport height */
    }

    .content-space {
        height: 60vh; /* Take up 30% of the viewport height */
		background: linear-gradient(to top, #04315D 0%, rgb(4, 49, 93,0.7) 60%, rgba(4, 49, 93, 0) 100%) !important;
		color: white; /* Make the text white */
    }
	
	    .card-container {
        display: flex;
        gap: 15px; /* Adds spacing between cards */
        justify-content: center; /* Center the cards horizontally */
    }


.card-overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: flex;
        gap: 20px; /* Adds spacing between cards */
        justify-content: center; /* Center the cards horizontally */
        padding: 20px;
    }

    .card {
        width: 20rem; /* Set a fixed width for the cards */
		background-color: rgba(0, 0, 255, 0)!important; /* Transparent blue background */
        border-radius: 15px; /* Rounded corners */
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); /* Subtle shadow for elegance */
        overflow: hidden; /* To ensure nothing overflows from the card */
        transition: transform 0.3s ease, box-shadow 0.3s ease; /* Adds hover effect */
        cursor: pointer; /* Change cursor on hover */
        touch-action: manipulation; /* Optimizes touch behavior */
		display: flex; /* Set card as flex container */
        justify-content: center; /* Horizontally center content */
        align-items: center; /* Vertically center content */
        text-align: center; /* Center-align text inside the card */
        border: 2px solid white!important; /* White border */
    }

    .card:hover, .card:focus, .card:active {
        transform: translateY(-10px); /* Lift effect on hover/touch */
        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); /* Stronger shadow on hover/touch */
    }

    .card-body {
        padding: 20px;
    }

    .card-title {
        font-size: 0.75rem;
        font-weight: bold;
        color: white!important;
		text-decoration: none!important;
    }

    .card-text {
        font-size: 1rem;
        color: white!important;
    }
	
	a {
    color: #0d6efd;
    text-decoration: none!important;
	}
	