* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family:'Poppins', sans-serif;
}

body {
    margin: 0;
    padding: 0;
    background-color: #f0f0f0;
    color: #333333;
    background-size: cover;
}

.fond {
    background: transparent url(images/tignes.jpg) no-repeat center center;
    background-size: cover;
    opacity: 100%;
}

.banner {
    min-height: 70px;
}

.titre {
    color: white;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 0.5;
    font-size: 4vw;
    text-align: center;
    text-shadow: 5 5 5;
    padding-bottom: 50px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    }

/*.desc {
    margin: 0;
    padding: 0;
    background-color: #f0f0f0;
} */


.navigation {
    margin-top: 70px;
}

ul.navigation li.nav-item a.nav-link {
    color: rgb(0, 0, 0);
    font-weight: bold;
}

#cheque {
    color: red;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 35px;
    font-size: 1.9em;
    font-style: italic;
}

#studio1 {
    margin-top: 35px;
    text-align: center;
    color: #343a40;
    font-size: 1.5em;
}

#studio2 {
    text-align: center;
    color: #343a40;
    font-size: 1.5em;
    margin-bottom: 50px;
}

.h3page1 {
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 2.2em;
}

h3 {
    font-size: 2.2em;
}

h2 {
    margin-top: 0px;
    text-align: center;
    font-size: 2.5em;
    text-decoration: underline;

    }

.Location {
    text-align: center;
    margin-top: 30px;
    font-size: 3.2em;
    background: linear-gradient(to right, #222222 35%, #007bff 65%);
    -webkit-background-clip: text;
    color: transparent;
    /*color: #222222; */
    text-decoration: none;
}

.valclaret {
    margin-top: 25px;
    margin-bottom: 65px;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(to right, #222222, #007bff);
    -webkit-background-clip: text;
    color: transparent;
    /*color: #222222;*/
    text-decoration: none;
}

.texte ul li.puce {
    margin-top: 15px;
    font-size: 1.4em;
}

#msg {
    text-align: center;
    margin-top: 40px;
}

#titrephoto {
    margin-bottom: 40px;
}

.carousel-inner h5 {
    font-size: 1.5em;
}

.btn-group {
    margin-left: auto;
    margin-right: auto;
    width: 180px;
    display: block;
    margin-top: 35px;
}

.bouton {
    width:80px;
}

.btn-custom {
    color: white;
    background-color: #333333;
    border: 1px solid rgb(0, 0, 0);
}

.btn-custom.active {
    background-color: #007bff;
    color: white;
}

.btn-custom:hover {
    background-color: #2f92fd;
}

.cartes {
    margin-top: 35px;
}

.nav-tabs {
    border: none;
}

.nav-tabs .nav-link {
    margin-bottom: 0;
}

.carousel {
    margin-top: 30px;
}

.p_activite {
    text-align: center;
    margin-top: 30px;
}


.p-liste {
    text-align: center;
    font-size: 1.5em;
}

.p-liste-titre {
    text-align: center;
    font-weight: bold;
    font-size: 2em;
    margin-top: 50px;
    margin-bottom: 0px;
}

#liste_comprends {
    margin-top: 20px;
}

.bg-custom {
    background-color: #ffffff;
    padding: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #000000;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
}

.image-page1 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
}

.maps {
    margin-top: 35px;
    margin-bottom: 15px;
    width: 100%;
    height: 350px;
}

.h3page2 {
    text-align: center;
    text-decoration: underline;
    margin-bottom: 25px;
}

#msg2{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    font-weight: bold;
    font-size: 1.5em;
}

#contact {
    text-align: center;
    font-size: 1.5em;
    text-decoration: underline;
    margin-bottom: 35px;
}

#btn-envoyer {
    background-color: #007bff;
    border-color: white;

}

#btn-envoyer:hover {
    background-color: #2f92fd;
}

#bouton-envoyer {
    margin-top: 50px;
}

.form-label {
    margin-top: 20px;
}

.video {
    margin-top: 35px;
}

#texte-vid {
    text-align: center;
}

/*.container,.col,.container-fluid {
    padding-left: 0;
    padding-right: 0;
} */

.navbar-nav .nav-link.active {
    color: #ffffff;
    background-color: #007bff; 
    border-radius: 5px;
    padding: 8px 15px;
}

.navbar-nav .nav-link {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-right: 15px;
}

.navbar-nav .nav-link:hover {
    color: #2f92fd;
  }

p {
    color: #343a40;
}

 .custom-navbar {
    background-color: #f8f8f8;
    border-bottom: 1px solid #dcdcdc;
 }

.deux_carousels {
    margin-bottom: 50px;
}

.p_page2 {
    font-size: 1.4em;
}

.carte-p3 {
    padding: 5px;
}

.calendar {
    width: 100%;
    height: 500px;
}

.h3page5 {
    text-align: center;
    text-decoration: underline;
    margin-bottom: 25px;
}

.accordion-body {
    font-weight: 400;
} 

strong {
    font-weight: 400;
}

.accordion-button {
    font-weight: 700;
    text-decoration: none;
}

.accordion-button:not(.collapsed) {
    background-color: white;
}

.accordion-button:focus {
    border-color: white;
}

.bordure {
    border-bottom: 1px solid #000000;
}

.marge {
    margin-top: 50px;
}

.strong2 {
    font-weight: bold;
}

@media (max-width: 767px) {
    .titre {
        font-size: 3em;
    }
}