@charset "utf-8";
/* CSS Document */

/* Page Login */

.full-height {
    height: 100vh; /* Pleine hauteur écran */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.content-wrapper {
    display: flex;
    flex-wrap: wrap; /* Permet de s’adapter sur petits écrans */
    align-items: stretch; /* Évite que l’un des blocs soit plus petit */
    border: 1px solid #ccc; /* Cadre global */
    border-radius: 10px; /* Coins arrondis (optionnel) */
    overflow: hidden; /* Évite les débordements */
}

.img-login {
    width: 500px;
    height: 450px;
    background-image: url(../img/static/login-bg.jpg);
    background-size: cover;
    background-position: center;
}

.form-container {
    width: 350px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; /* Centre le contenu */
}

.form-container img {
    width: 200px; /* Ajuste la taille du logo */
    margin-bottom: 15px; /* Espacement sous le logo */
}

.bg-login {
    background-image: url(../img/static/bg-login.jpg); /* Remplace par ton image */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 100vh; /* Assure que la page occupe toute la hauteur de l'écran */
    display: flex;
    justify-content: center;
    align-items: center;
}



/* BO */


      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

      .b-example-divider {
        width: 100%;
        height: 3rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
      }

      .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
      }

      .bi {
        vertical-align: -.125em;
        fill: currentColor;
      }

      .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
      }

      .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
      }


.color-picker {
    width: 10px;  /* Taille du Color Picker */
    height: 10px; /* Doit être identique à width pour un cercle parfait */
    border: none; 
    padding: 0;
    cursor: pointer;
    border-radius: 50%; /* Rend le color picker rond */
    overflow: hidden; /* Empêche l'affichage carré du sélecteur sur certains navigateurs */
}

.row-br {
    display: block; /* Assure que chaque .row est une ligne */
    width: 100%; /* Prend toute la largeur */
    clear: both; /* Empêche les flottants de gêner */
}

.card-icon .card-icon-aside {
  font-size: 3rem;
  padding: 1rem;
}



.form-control-logo {

  display: block;
  width: 100%;
  padding: 0.875rem 1.125rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  color: #69707a;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #c5ccd6;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.35rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-vert {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2ed3ae;
  --bs-btn-border-color: #2ed3ae;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2ed3ae;
  --bs-btn-hover-border-color: #2ed3ae;
  --bs-btn-focus-shadow-rgb: 235, 56, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2ed3ae;
  --bs-btn-active-border-color: #2ed3ae;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2ed3ae;
  --bs-btn-disabled-border-color: #2ed3ae;
}


.bg-bonav {
    background-image: url(../img/static/bg-bonav.jpg); /* Remplace par ton image */
}

.body-bo {

padding-top: 100px;
}




.ftco-section {
  padding: 7em 0; }

.login-section {
  padding: 2em 0; }





.ftco-no-pt {
  padding-top: 0; }

.ftco-no-pb {
  padding-bottom: 0; }

.heading-section {
  font-size: 28px;
  color: #000; }

.img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.wrap {
  width: 100%;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24); }

.img, .login-wrap {
  width: 50%; }
  @media (max-width: 991.98px) {
    .img, .login-wrap {
      width: 100%; } }

@media (max-width: 767.98px) {
  .wrap .img {
    height: 250px; } }

.login-wrap {
  position: relative;
  background: #fff h3;
background-font-weight: 300; }


/*
*
* Time Circles
* --------------------------------------------------
*/
/**
 *	This element is created inside your target element
 *	It is used so that your own element will not need to be altered
 **/
.time_circles {
	position: relative;
	width: 100%;
	height: 100%;
}

.DateCountdown {
	margin: 0 auto;
	max-width: 820px;
}

/**
 *	This is all the elements used to house all text used
 * in time circles
 **/
.time_circles > div {
	position: absolute;
	text-align: center;
	top: 50% !important;
	transform: translateY(-63%) !important;
	-webkit-transform: translateY(-63%) !important;
}

@media (min-width: 1200px) {
	#DateCountdown {
		width: 100%;
	}
}

/**
 *	Titles (Days, Hours, etc)
 **/
.time_circles > div > h4 {
	position: absolute;
	right: 0;
	left: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 15px !important;
	font-weight: 400;
	top: 16vw;
}

.time_circles > div > h4 + * {
	margin-top: 0;
}

@media (min-width: 480px) {
	.time_circles > div > h4 {
		top: 75px;
	}
}

@media (min-width: 768px) {
	.time_circles > div > h4 {
		top: 94px;
	}
}

/**
 *	Time numbers, ie: 12
 **/
.time_circles > div > span {
	display: block;
	font-size: 30px;
	text-align: center;
	font-weight: 700;
}

@media (min-width: 768px) {
	.time_circles > div > span {
		font-size: 36px !important;
	}
}

@media (min-width: 1200px) {
	.time_circles > div > span {
		font-size: 48px !important;
	}
}


/** @section Countdown */
.countdown {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: -5px;
	margin-right: -5px;
	line-height: 1.2;
	text-align: center;
}

.countdown-block {
	position: relative;
	flex: 0 1 auto;
	padding: 0 5px;
}

.countdown-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.countdown-circle {
	fill: transparent;
}

html:not(.ie-11):not(.ie-10) .countdown-circle {
	width: 100%;
	height: auto;
}

.countdown-circle-bg {
	stroke: #000;
	stroke-width: 4px;
	opacity: .075;
}

.countdown-circle-fg {
	stroke: #d32e53;
	stroke-width: 4px;
}

.countdown-counter {
	font-size: 18px;
	font-weight: 200;
	letter-spacing: 0;
	color: #000;
}

@media (min-width: 768px) {
	.countdown-counter {
		font-size: 40px;
	}
}

.countdown-title {
	font-size: 12px;
	font-style: italic;
}

@media (min-width: 768px) {
	.countdown-title {
		font-size: 14px;
	}
}

* + .countdown {
	margin-top: 35px;
}

.countdown + * {
	margin-top: 35px;
}

.countdown-block-seconds {
	display: none;
}

@media (min-width: 768px) {
	.countdown-block-seconds {
		display: block;
	}
}

.context-dark .countdown-counter, .bg-accent .countdown-counter, .bg-secondary-7 .countdown-counter, .bg-gray-dark .countdown-counter, .bg-black .countdown-counter, .bg-gray-darker .countdown-counter, .bg-image-4 .countdown-counter, .bg-image-6 .countdown-counter {
	color: #fff;
}

.context-dark .countdown-circle-bg, .bg-accent .countdown-circle-bg, .bg-secondary-7 .countdown-circle-bg, .bg-gray-dark .countdown-circle-bg, .bg-black .countdown-circle-bg, .bg-gray-darker .countdown-circle-bg, .bg-image-4 .countdown-circle-bg, .bg-image-6 .countdown-circle-bg,
.context-dark .countdown-circle-fg,
.bg-accent .countdown-circle-fg,
.bg-secondary-7 .countdown-circle-fg,
.bg-gray-dark .countdown-circle-fg,
.bg-black .countdown-circle-fg,
.bg-gray-darker .countdown-circle-fg,
.bg-image-4 .countdown-circle-fg,
.bg-image-6 .countdown-circle-fg {
	stroke: #000;
}

.context-dark .countdown-circle-bg, .bg-accent .countdown-circle-bg, .bg-secondary-7 .countdown-circle-bg, .bg-gray-dark .countdown-circle-bg, .bg-black .countdown-circle-bg, .bg-gray-darker .countdown-circle-bg, .bg-image-4 .countdown-circle-bg, .bg-image-6 .countdown-circle-bg {
	opacity: .25;
}

.countdown-primary .countdown-counter,
.countdown-primary .countdown-title {
	color: #fff;
}

.countdown-primary .countdown-circle {
	fill: #2ed3ae;
}

.countdown-primary .countdown-circle-bg {
	stroke: #2ed3ae;
	opacity: 1;
}



