	

.footer-images {
	/* fallback for old browsers     */
	background: #48c6ef;
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ background: linear-gradient(to right, rgba(106,17,203,0.65), rgba(37,117,252,0.65)), url("../img/carousel/chamonix-glacier-d-argentiere.jpg");
	background-size: cover;
	/* Chrome 10-25, Safari 5.1-6 */
	background: -webkit-linear-gradient(to right, rgba(106,17,203,0.65), rgba(37,117,252,0.65));
} 
/* Return-Top */
#TopUp{display:none;position:fixed;bottom:20px;right:30px;z-index:99;font-size:18px;border:0;outline:0;background-color:red;color:white;cursor:pointer;padding:15px;border-radius:4px}


.under {
  text-decoration: underline red;
}
.under-black {
  text-decoration: underline;
}

.bg-light-siene{--mdb--bg-opacity:1}

.red {
	color: #C2185B;
}
.text-green {
	color: #61815F;
}

.footer-link /* unvisited link */
(
a:link {
	color: #FFF;
}

/* visited link */
a:visited {
	/* [disabled]color: #FFF; */
}

/* mouse over link */
a:hover {
	/* [disabled]color: hotpink; */
}

/* selected link */
a:active {
	color: #FFF;
}
{--mdb-bg-opacity:1;
	background-color: #784235!important;
	color: #FFF;
}
)
   /* CSS color Olive */
   /*  https://kwinten.studio/bootstrap5-color-generator/# */
.alert-btn-olive {
    color: #4d4f19 !important;
    background-color: #ebecd6 !important;
    border-color: #e1e2c2 !important;
}

.alert-btn-olive hr {
    border-top-color: #d7d9ad !important;
}

.alert-btn-olive .alert-link {
    color: #2e300f !important;
}

.badge-btn-olive {
	color: #FFFFFF !important;
	background-color: #999e31 !important;
}

.badge-btn-olive[href]:hover, .badge-btn-olive[href]:focus {
    color: #000000 !important;
    background-color: #7b7f28 !important;
}

.bg-btn-olive {
	color: #FFFFFF !important;
	background-color: #999e31 !important;
}

a.bg-btn-olive:hover, a.bg-btn-olive:focus,
button.bg-btn-olive:hover,
button.bg-btn-olive:focus {
    background-color: #7b7f28 !important;
}

.border-btn-olive {
    border-color: #999e31 !important;
}

.btn-btn-olive {
	color: #FFFFFF !important;
	background-color: #999e31 !important;
	border-color: #999e31 !important;
}

.btn-btn-olive:hover {
    color: #000000 !important;
    background-color: #8a8f2d !important;
    border-color: #999e31 !important;
}

.btn-btn-olive:focus, .btn-btn-olive.focus {
    box-shadow: 0 0 0 0.2rem rgba(153,158,49,0.5) !important;
}

.btn-btn-olive.disabled, .btn-btn-olive:disabled {
    color: #000000 !important;
    background-color: #999e31 !important;
    border-color: #999e31 !important;
}

.btn-btn-olive:not(:disabled):not(.disabled):active, .btn-btn-olive:not(:disabled):not(.disabled).active, .show > .btn-btn-olive.dropdown-toggle {
    color: #000000 !important;
    background-color: #7b7f28 !important;
    border-color: #6c6f23 !important;
}

.btn-btn-olive:not(:disabled):not(.disabled):active:focus, .btn-btn-olive:not(:disabled):not(.disabled).active:focus, .show > .btn-btn-olive.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(153,158,49,0.5) !important;
}

.btn-outline-btn-olive {
    color: #999e31 !important;
    background-color: transparent !important;
    border-color: #999e31 !important;
}

.btn-outline-btn-olive:hover {
    color: #000000 !important;
    background-color: #999e31 !important;
    border-color: #999e31 !important;
}

.btn-outline-btn-olive:focus, .btn-outline-btn-olive.focus {
    box-shadow: 0 0 0 0.2rem rgba(153,158,49,0.5) !important;
}

.btn-outline-btn-olive.disabled, .btn-outline-btn-olive:disabled {
    color: #999e31 !important;
    background-color: transparent !important;
}

.btn-outline-btn-olive:not(:disabled):not(.disabled):active, .btn-outline-btn-olive:not(:disabled):not(.disabled).active, .show > .btn-outline-btn-olive.dropdown-toggle {
    color: #000000 !important;
    background-color: #999e31 !important;
    border-color: #999e31 !important;
}

.btn-outline-btn-olive:not(:disabled):not(.disabled):active:focus, .btn-outline-btn-olive:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-btn-olive.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(153,158,49,0.5) !important;
}

.list-group-item-btn-olive {
    color: #4d4f19 !important;
    background-color: #e1e2c2 !important;
}

.list-group-item-btn-olive.list-group-item-action:hover, .list-group-item-btn-olive.list-group-item-action:focus {
    color: #4d4f19 !important;
    background-color: #d7d9ad !important;
}

.list-group-item-btn-olive.list-group-item-action.active {
    color: #000000 !important;
    background-color: #4d4f19 !important;
    border-color: #4d4f19 !important;
}

.table-btn-olive {
    --bs-table-bg: #cccf98 !important;
    --bs-table-striped-bg: #e1e2c2 !important;
    --bs-table-active-bg: #b8bc6f !important;
    --bs-table-hover-bg: #c2c584 !important;
    border-color: #aeb25b !important;
}

.text-btn-olive {
    color: #999e31 !important;
}

a.text-btn-olive:hover, a.text-btn-olive:focus {
    color: #7b7f28 !important;
}

.link-btn-olive {
    color: #999e31 !important;
}

a.link-btn-olive:hover, a.link-btn-olive:focus {
    color: #7b7f28 !important;
}
	