.corps {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

::selection {
    color: #fff;
    background-color: #0345FB;
}

.margin-section {
    margin-top: 150px;
}

.cont-p-acceuil {
    border-left: 15px solid #000;
}

.cont-p-acceuil > div {
    height: 100vh;
    width: auto;
    display: grid;
    align-content: space-between;
}

.bas-page {
    text-align: center;
}

.bas-page > div > p {
    padding: 20px 0;
}

.bas-page > div > hr {
    border: none;
    border-top: 4px solid #000;
    width: 100%;
    margin: 0;;
}

.ligne-titre {
    border-top: 8px solid #0345FB;
    width: 20%;
    margin-bottom: 10px;
    display: block;
}

.logo-p-acceuil {
    width: 100%;
    height: auto;
}

.cont-item-activite {
    display: grid;
    align-items: center;
    justify-content: start;
    margin: 20px 10px;
}

.cont-titre-activite {
    margin: 20px 10px;
}

.lien {
    text-decoration: none;
    color: #000;
    border-left: 5px solid #0345FB;
    border-bottom: 2px solid #0345FB;
    padding: 10px 30px;
}

.lien:hover {
    color: #0345FB;
    border-left: 5px solid #000;
    border-bottom: 2px solid #000;
}

.menu, .menu-mobile {
    background-color: #F3F3F3;
    border-bottom: 4px solid #000;
}

.menu > div, .menu-mobile > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}

.logo-menu > a > img, .logo-menu-mobile > a > img {
    height: 50px;
    width: auto;
}

.cont-item-menu > ul > li {
    display: inline;
    margin: 0 10px;
}

.lien-item-menu {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

.lien-item-menu:hover {
    color: #0345FB;
}

.lien-bascule {
    color: #0345FB;
    text-decoration: none;
    font-weight: bolder;
}

.lien-bascule:hover {
    color: #0345FB;
}

.cont-item-menu-mobile {
    position: fixed;
    background-color: rgb(0, 0, 0, 0.1);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.cont-item-menu-mobile > div {
    position: absolute;
    left: 50px;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    padding: 50px 10px;
}

.item-menu-mobile > ul {
    list-style: none;
}

.banner-div {
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.about-div {
    background-color: #000;
    padding: 70px 0;
    color: #fff;
}

.banner-about-div {
    height: 250px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.cover-item-about-div {
    width: 70%;
    height: auto;
    border-radius: 10px;
}

.item-select-artiste {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    display: grid;
    align-items: center;
    justify-items: stretch;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.item-select-artiste:hover {
    color: #fff;
}

.item-select-artiste > h2 {
    background-color: rgb(0, 0, 0, 0.4);
    padding: 20px 0;
    margin: 0 20px;
}

.artistes {
    position: relative;
    background-image: url('../img/bg-artiste.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain; 
}

.studio-enr {
    background-color:  #F3F3F3;
}

.banner-studio {
    height: 600px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url('../img/banner-studio.jpg');
}

.text-cover-studio {
    display: grid;
    align-items: center;
    padding: 50px;
}

.logo-footer > img {
    height: 100px;
    width: auto;
    margin-bottom: 10px;
}

.actualite {
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url('../img/bg-actu.jpg');
    background-attachment: fixed;
    display: grid;
    align-items: center;
}

.actualite > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.list-canaux {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.list-canaux > a > img {
    height: 50px;
    width: auto;
}

.list-canaux > a {
    padding: 0 30px;
}

.item-rs > ul > li {
    display: inline;
}

.item-rs > ul > li > a {
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    padding: 0 5px;
}

.item-infos-contact > ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
}

.item-infos-contact > ul > li {
    font-size: 35px;
    display: flex;
    align-items: center;
    padding: 10px;
}

.item-infos-contact > ul > li > span {
    font-size: 20px;
}

.item-infos-contact > ul > li > i {
    margin-right: 10px;
}

.img-studio {
    width: 100%;
    height: auto;
}

.cover-disc {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.details-disc > span {
    font-weight: bolder;
    color: #0345FB;
}

.cont-details-disc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-play-disc {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50px;
}

.btn-play-disc > i {
    color: #fff;
    padding: 15px;
}

.item-select-artistes {
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    display: grid;
    align-items: center;
    justify-items: stretch;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.item-select-artistes:hover {
    color: #fff;
}

.item-select-artistes > h2 {
    background-color: rgb(0, 0, 0, 0.4);
    padding: 20px 0;
    margin: 0 20px;
}

.cover-artiste-une {
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.cover-disc-une {
    height: 250px;
    width: auto;
    border-radius: 10px;
}

.cover-bio-artiste {
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.cover-d-sortie {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.banner-log {
    height: 750px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.cont-banner-log {

}

.banner-a-activite {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #fff;
    display: block;
}

.banner-a-activite:hover {
    color: #0345FB;
}

.overlay {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: grid;
    align-items: end;
    justify-content: center;
    padding-bottom: 50px;
}