.fond-transparent{
    background-color: transparent;
}

.pickup {
    color: #a56aa5;
    font-weight: 700;
    font-size: 18px;
    /*text-align: right !important;*/
}

.listpickup {
    color: #8b518b;
    font-weight: 600;
    font-size: 19px;
}

.scfuel {
    color: dimgray !important;
}

.btnLangue {
    border-radius: 16px;
    border: 1px solid #4775d1;
}

.joliemenu {
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3), 2px 2px 2px rgba(40,111,206,0);
}

h1, h2, h3, h4, h5, h6, label, button, a ,p, table, div  {
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 25px rgba(255,255,255,0.3), 2px 2px 2px rgba(40,111,206,0);
}

.bckgrd-amedee {
    background-image: url('../img/photos/amedee island.top.640x313.jpg');
    background-repeat: no-repeat;
    background-size: 320px 156px;
}
.bckgrd-fdv {
    background-image: url('../img/photos/fdv.640x320.jpg');
    background-repeat: no-repeat;
    background-size: 320px 160px;
}
.bckgrd-buffet {
    background-image: url('../img/photos/buffet.330x220.jpg');
    background-repeat: no-repeat;
    background-size: 330px 220px;
}
.bckgrd-aide {
    background-image: url('../img/photos/aide.640x320.jpg');
    background-repeat: no-repeat;
    background-size: 320px 160px;
}

.index-button {
    width: 320px;
    height: 120px;
    border-width: 3px !important;
    color: #193b83 !important;
    font-family: 'Pacifico', Fallback, sans-serif;
    font-size: 48px;
    text-shadow: 0 0 6px #b2c4e4;
    -moz-text-shadow: 0 0 6px #b2c4e4;
    -webkit-text-shadow: 0 0 6px #b2c4e4;
    opacity: 1.2;
    transition: 0.3s;
}
    .index-button:hover {
        color: #ffffff !important;
        text-shadow: 0 0 6px #000;
        -moz-text-shadow: 0 0 6px #000;
        -webkit-text-shadow: 0 0 6px #000;
        opacity: 0.7;
        transition: 0.3s;
    }

.text-secondaire {
    color: #eef3e8;
}

.text-primaire {
    color: #205a8c;
}


.little-an{
    font-size: 0.7em;
    text-transform: uppercase;
}

.no-pacifica {
    font-family: 'Montserrat', sans-serif;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

*:focus {
    outline: none !important;
}

.btnAjoutPassager, .btnAjoutPack {
    min-width: 130px;
}

.button-image {
    border: 0;
    background: transparent
}

.datestarif {
    color: #389638;
    font-weight: 600;
}

.tarifopen {
    color: #ad64ad;
    font-weight: 600;
}

.nbplace-vert {
    color: forestgreen;
}

.nbplace-orange {
    color: #cc8400;
}

.nbplace-rouge {
    color: orangered;
}

.border-bottom-header {
    border-bottom-color: #74c6eb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.border-top-footer {
    border-top-color: #74c6eb;
    border-top-style: solid;
    border-top-width: 1px;
}

.nav-link {
    font-size: 24px;
}

.nav-fond {
    background-color: #a1ddf4 !important;
    background-image: url("../img/fond.amedee.932x114.png") !important;
    background-repeat: no-repeat;
    background-size: contain; /*80% 100%;*/
    background-position: bottom;
}

.nav-logo {
    width: 100px;
}

@font-face {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    src: url('../font/AtkinsonHyperlegible-Regular.ttf') format('truetype');
}
/*@font-face {
    font-family: 'Nunito', sans-serif;
    src: url('../font/Nunito-SemiBold.ttf') format('truetype');
}*/
@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../font/Montserrat-Regular.ttf') format('truetype');
}
/*@font-face {
    font-family: 'Source Sans Pro', sans-serif;
    src: url('../font/SourceSansPro-Light.ttf') format('truetype');
}*/
@font-face {
    font-family: 'Pacifico';
    src: url('../font/Pacifico-Regular.ttf') format('truetype');
}

.img-15x15 {
    width: 15px;
    height: 15px;
    /*margin-right: 6px;*/
}

.img-24x24 {
    width: 24px;
    height: 24px;
    /*margin-right: 6px;*/
}

.img-24x19 {
    width: 24px;
    height: 19px;
    /*margin-right: 6px;*/
}

.img-32x32 {
    width: 32px;
    height: 32px;
}

.img-w96 {
    width: 96px;
}

.img-w164 {
    width: 164px;
}

.taille-flag {
    width: 42px;
}

/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    color: #043b5d;
    background: rgb(51,147,190);
    background: linear-gradient(0deg, rgba(51,147,190,1) 0%, rgba(116,198,235,1) 35%, rgba(116,198,235,1) 100%);
    /*background-color: #74c6eb;*/
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    /*font-family: 'Pacifico', Fallback, sans-serif;*/
    font-family: 'Atkinson Hyperlegible', sans-serif;
}

input {
    /*font-family: 'Source Sans Pro', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
}

button {
    font-family: 'Montserrat', sans-serif;
}

select {
    font-family: 'Montserrat', sans-serif;
}

.footer {
    background-color: #a1ddf4; /*#d3e9e6;*/
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

/* ----- Promotions famille (page d'accueil) ----- */
.promo-famille-card {
    position: relative;
    background: linear-gradient(145deg, rgba(255,255,255,0.95) 0%, rgba(225,243,254,0.98) 50%, rgba(255,255,255,0.95) 100%);
    border-radius: 20px;
    padding: 1.25rem 1.5rem;
    box-shadow: 0 8px 24px rgba(3,59,93,0.18), 0 2px 8px rgba(0,0,0,0.08), inset 0 1px 0 rgba(255,255,255,0.8);
    border: 1px solid rgba(116,198,235,0.5);
    overflow: hidden;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.promo-famille-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(3,59,93,0.22), 0 4px 12px rgba(0,0,0,0.1);
}
.promo-famille-content {
    position: relative;
    z-index: 1;
}
.promo-famille-title {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 1.35rem;
    font-weight: 700;
    color: #043b5d;
    margin-bottom: 0.85rem;
    text-shadow: 0 1px 2px rgba(255,255,255,0.8);
}
.promo-famille-title-icon {
    width: 16px;
    height: 16px;
    filter: drop-shadow(0 1px 2px rgba(3,59,93,0.3));
}
.promo-famille-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.promo-famille-item {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.5rem 0.75rem;
    margin-bottom: 0.35rem;
    background: rgba(255,255,255,0.7);
    border-radius: 12px;
    border: 1px solid rgba(116,198,235,0.35);
    transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
.promo-famille-item:last-child {
    margin-bottom: 0;
}
.promo-famille-item:hover {
    background: rgba(255,255,255,0.95);
    transform: translateX(4px);
    box-shadow: 0 2px 8px rgba(3,59,93,0.12);
}
.promo-famille-item-text {
    flex: 1;
    font-size: 1rem;
    font-weight: 600;
    color: #043b5d;
}
.promo-famille-item-reduction {
    font-size: 1.05rem;
    font-weight: 700;
    color: #0d7a40;
    white-space: nowrap;
    text-shadow: 0 1px 1px rgba(255,255,255,0.5);
}
@media (max-width: 576px) {
    .promo-famille-title {
        font-size: 1.15rem;
    }
    .promo-famille-item-text {
        font-size: 0.9rem;
    }
    .promo-famille-item-reduction {
        font-size: 0.95rem;
    }
}
