/*
Theme Name: Cat-Line Sutibun
Description: Theme Crée par CAT-LINE by Sutibun
Author: Steven - alias Sutibun
Author URI: https://www.meta-sphere.com
Template: Video
Version: 1.0.0
*/

body #content li
{
    font-size: 14px;
    line-height: 0;

    margin: 0 0 0 0;
    padding: 0 0 0 0;

    background: none;
}

.scrollable-element {
  scrollbar-color: red yellow;
}

.divButtonFilter
{
  display: flex;
  justify-content: space-around;
  align-items: center;

  width: 100%;
}

.buttonFilter
{
  display: flex;
  justify-content: space-around;
  align-items: center;

  margin-right: 8px;
  margin-left: 8px;

  height: 30px;

  border-radius: 5px;
  cursor: pointer;

  background-color: #FFCC33;
  border: none;

  color: white;
}

.buttonFilter:hover
{
  opacity: 0.8;
}

.TemplateIndexMain
{
    display: flex;
    flex-direction: column;
}
/*----------------------------------------------------------------------------*/
/*-------------------------Header Template Default----------------------------*/
.TemplateIndexHeader
{
    display: flex;
    flex-direction: column;
}
.TemplateIndexh1
{
    font-size: 40px;

    color: white;
}
.TemplateIndexh2
{
    font-size: 32px;

    color: white;
}
/*----------------------------------------------------------------------------*/
/*------------------------Main Template Default-------------------------------*/
.TemplateIndexViewMain
{
    display: flex;

    justify-content: flex-start;
}
/*----------------------------------------------------------------------------*/
/*--------------------ContentLeft Template Default----------------------------*/

/*------------------------Barre de recherche----------------------------------*/
.TemplateSearch
{
    display: flex;

    width: 100%;
    margin-bottom: 20px;
}
.TemplateFormSearch
{
    display: flex;
    flex-direction: column;

    width: 100%;
    height: 85px;

    align-items: center;
    justify-content: space-between;
}
.TemplateFormSearch input
{
    width: 90%;
    height: 35px;
    padding: 6px;

    border-radius: 15px;
    box-shadow: 0 1px 3px 3px rgb(57, 54, 57);
}
.TemplateFormSearch button
{
    font-weight: bold;

    width: 100px;
    height: 30px;

    cursor: pointer;

    color: #FFCC33;
    border-radius: 10px;
    background-color: #fc3;
    box-shadow: 0 1px 3px 3px rgb(57, 54, 57);
}
.TemplateFormSearch button:hover
{
    color: white;
    background-color: #FFCC33;
}
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
.TitleIcons
{
    font-size: 16px;
    font-weight: bold;

    display: flex;

    width: 100%;
    margin-bottom: 10px;

    color: #c524dd;

    align-items: center;
}
.TitleIconsImg
{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.Img img
{
    width: 90%;
    height: 100px;
}
.TemplateIndexContentLeft
{
    display: flex;
    flex-direction: column;

    width: 20%;
    margin-top: 10px;

    justify-content: flex-start;
    align-items: center;
}
.TemplateImg
{
    display: flex;

    width: 100%;
    margin-bottom: 20px;

    justify-content: center;
    align-items: center;
}
.TemplateImg img
{
    width: 160px;
    height: 220px;
}
.TemplateIndexLink
{
    width: 100%;
    margin-bottom: 20px;
}
.TemplateIndexLink a
{
    text-decoration: none;
}
.TemplateIndexLink h3
{
    font-size: 16px;

    color: #c524dd;
}
.TemplateSelectStyle
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-bottom: 20px;
}
.TemplateForm
{
    display: flex;

    width: 100%;
    height: 40px;

    justify-content: flex-start;
    align-items: center;
}
.TemplateSelect
{
    width: 80%;
    height: 30px;
}
.TemplateSelectDate
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-bottom: 20px;
}
.TemplateSelectPeriod
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-bottom: 20px;
}
.TemplateIndexNation
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-bottom: 20px;

}
.TemplateIndexh4
{
    font-size: 18px;
    font-weight: bold;

    text-decoration: none;

    color: #c524dd;
}
.BoxNationImg
{
    display: flex;

    width: 100%;
    margin-bottom: 20px;

    justify-content: center;
    align-items: center;
}
.BoxNationImg img
{
    width: 60px;
    height: 60px;
}
.TemplateAllNation
{
    display: flex;

    justify-content: flex-start;
    flex-wrap: wrap;

}
.TemplateAllNation img
{
    width: 40px;
    height: 30px;
    margin-left: 5px;
}
.TemplateAllListMovies
{
    display: flex;
    flex-direction: column;

    list-style: none;
}
.lienList
{
    text-decoration: none;
}
.fontList:hover
{
    font-size: 14px;
}
.imgList
{
    width: 20px;
    height: 15px;
    margin-right: 10px;
}
.TemplateListMovies
{
    font-size: 14px;

    display: flex;

    color: white;

    align-items: center;
}
/*----------------------------------------------------------------------------*/
/*-----------------------------ContentRight-----------------------------------*/
.TemplateIndexContentRight
{
    display: flex;

    width: 80%;
    margin-top: 10px;
}
.maintenance
{
    display: flex;

    width: 100%;
    height: 100%;

    background-image: url(../Pictures/maintenance.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}
/*----------------------------------------------------------------------------*/
/*-----------------------------Style 2----------------------------------------*/
/*----------------------Affichage des films-----------------------------------*/

.ViewAllWorldIndexContent
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-top: 10px;

    flex-wrap: wrap;
}
.ViewAllWorldIndexContent a
{
    text-decoration: none;
}
.ViewAllContentTitle
{
    display: flex;

    width: 100%;
    margin-top: 20px;

    text-decoration: none;
}
.ViewAllContentMovies
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-top: 10px;
}
.ViewAllWorldIndexViewCard
{
    display: flex;
    flex-direction: column;

    width: 161px;
    height: 270px;
    margin-top: 10px;
    margin-left: 20px;

    align-items: center;
}
.ViewAllWorldIndexViewCard:active img
{
    opacity: .5;
}
.ViewAllWorldIndexViewCard img
{
    display: flex;

    width: 100%;
    height: 240px;

    cursor: pointer;
}
.ViewAllWorldIndexViewCard p
{
    font-family: Arial, sans-serif;

    display: flex;

    color: black;

    justify-content: center;
    align-items: center;
}
/*----------Affichage film de la page AllperiodMovie--------------------------*/
.ViewAllWorldIndexContent2
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-top: 10px;

    flex-wrap: wrap;
}
.ViewAllWorldIndexContent2 a
{
    text-decoration: none;
}
.ViewAllContentTitle2
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-top: 20px;

    text-decoration: none;
}
.ViewAllContentMovies2
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-top: 10px;
}

.ViewAllWorldIndexViewCard2
{
    display: flex;
    flex-direction: column;

    width: 154px;
    height: 270px;
    margin-top: 10px;
    margin-left: 20px;

    align-items: center;
}
.ViewAllWorldIndexViewCard2:active img
{
    opacity: .5;
}
.ViewAllWorldIndexViewCard2 img
{
    display: flex;

    width: 100%;
    height: 240px;

    cursor: pointer;
}
.ViewAllWorldIndexViewCard2 p
{
    font-family: Arial, sans-serif;

    display: flex;

    justify-content: center;
    align-items: center;
}
/*---------------------------------------------------------------------------*/
/*----------------------------CONTENT-TITLE----------------------------------*/

.ContentTitle
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-top: 20px;
}

.divContentTitleUp
{
    display: flex;

    width: 100%;
    height: 50px;

    justify-content: space-between;
    align-items: center;
}

.divContentTitleUpLeft
{
    display: flex;

    width: 35%;
    height: 100%;

    justify-content: center;
    align-items: center;
}

.divContentTitleUpRight
{
    display: flex;

    width: 65%;
    height: 100%;

    justify-content: flex-end;
    align-items: flex-end;
}

.divContentTitleDown
{
    display: flex;

    width: 100%;
    height: 50px;

    justify-content: flex-end;
    align-items: center;
}

.divContentTitleDown h5
{
    font-size: 18px;
    font-weight: bold;

    margin-right: 20px;
}

.flagImg img
{
    width: 30px;
    height: 27px;
}


/*---------------------------------------------------------------------------*/
/*----------------------------Affichage page INDEX----------------------------*/
.WorldIndexContent
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-top: 10px;

    flex-wrap: wrap;
}



.ContentMovies
{
    display: flex;

    width: 100%;
    margin-top: 10px;

    flex-wrap: wrap;
}

.ContentMov
{
    display: flex;

    width: 100%;
    height: 500px;
    margin-top: 10px;

    justify-content: center;
    align-items: center;
}

.ContentMov h3
{
    font-size: 40px;
    font-weight: bold;
}

.contain
{
    position: relative;
    z-index: 1;

    display: flex;

    width: 154px;
    height: 270px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;

    perspective: 1000px;
}

.contain:hover .card
{
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
}

.card
{
    position: relative;

    display: flex;

    width: 100%;

    transition: 1s;

    transform-style: preserve-3d;
}

.front,
.back
{
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.back
{
    width: 100%;

    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
}

.front
{
    position: absolute;
    top: 0;
    left: 0;

    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
}

.WorldIndexViewCardFront
{
    z-index: 3;

    display: flex;
    flex-direction: column;

    width: 161px;
    height: 270px;

    text-decoration: none;

    align-items: center;
    justify-content: flex-start;
}

.WorldIndexViewCardBack
{
    display: flex;
    flex-direction: column;

    width: 161px;
    height: 270px;

    border-radius: 10px;
    background-color: #FFCC33;
    box-shadow: 3px 3px 6px black;

    align-items: center;
}

.lienBack
{
    z-index: 4;

    padding: 3px;

    color: #000000;
}

.divButtonBack
{
    position: absolute;
    z-index: 4;
    bottom: 2%;

    display: flex;

    width: 100%;

    justify-content: center;
    align-items: center;
}

.buttonBack
{
    font-family: arial;

    width: 95%;
    height: 50px;

    cursor: pointer;
    letter-spacing: 1px;

    color: #FFCC33;
    border-radius: 10px;
    background-color: #000000;
    box-shadow: 3px 3px 6px black;
}



/* .WorldIndexViewCard:hover{

  transform-origin: center;
  transform: perspective(300px) rotateY(80deg);
  -webkit-transform: perspective(300px) rotateY(80deg);
  transition: 3s;
  animation-name: test;
  animation-duration: 3s;
  animation-fill-mode: forwards;
} */

.WorldIndexViewCardFront img
{
    display: flex;

    width: 100%;
    height: 240px;

    cursor: pointer;

    border-radius: 10px;
}
.WorldIndexViewCardFront p
{
    font-family: Arial, sans-serif;

    color: #fff;
}


/*----------------------Pagination--------------------------------------------*/
.Worldpagination
{
    display: flex;

    width: 100%;
    height: 70px;
    margin-top: 50px;

    justify-content: center;
    align-items: center;
}
.WorldListPagination
{
    display: flex;

    width: 80%;

    list-style: none;

    border: solid #FFCC33 4px;
    border-radius: 3px;

    justify-content: space-around;
    align-items: center;
}
.WorldListPagination a .current
{
    display: flex;

    width: 40px;
    height: 40px;

    border-radius: 20%;

    justify-content: center;
    align-items: center;
}
.WorldListPagination a .Arrowcurrent
{
    display: flex;

    width: 100px;
    height: 40px;

    border-radius: 5%;

    justify-content: center;
    align-items: center;
}
.page-item
{
    display: flex;

    justify-content: center;
    align-items: center;
}
.current3399
{
    font-weight: bold;

    color: black;
    background-color: #857495;
    box-shadow: 0 1px 3px 3px rgb(57, 54, 57);
}
.actives
{
    background-color: #fc3;
}
.Arrowcurrent
{
    font-size: 14px;
    font-weight: bold;

    color: black;
    background-color: #857495;
    box-shadow: 0 1px 3px 3px rgb(57, 54, 57);
}

/* .current:hover
{
    background-color: #663399;
} */
.Arrowcurrent:hover
{
    background-color: #FFCC33;
}
/*----------------------------------------------------------------------------*/
/*------------------------------Carousel--------------------------------------*/
.container
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-top: 60px;
    margin-left: 40px;
}

.epoque
{
    display: flex;

    margin-bottom: 20px;
}

.epoque:hover
{
    transform: scale(1.1);
}

.year
{
    display: flex;

    width: 20%;

    justify-content: center;
    align-items: center;
}

.annee
{
    font-family: 'Great Vibes', cursive;
    font-size: 40px;
    /* font-style: italic; */
    font-weight: bold;

    display: flex;

    width: 100%;
    margin-right: 2px;

    justify-content: center;
}



#carousel1
{
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;

    display: flex;
    overflow: hidden;

    width: 150%;
}

.carousel
{
    position: relative;

    display: flex;

    width: 100%;
    margin-left: 20px;

    transition: 2s;
}

.carousel:hover
{
    -webkit-animation: 10s linear 0s infinite alternate moveLeft;
            animation: 10s linear 0s infinite alternate moveLeft;
}

.item
{
    display: flex;
    flex-direction: column;

    width: 23%;
    margin-right: 25px;
}
.item_image
{
    width: 100%;
}

.item_image .up
{
    width: 161px;
    height: 240px;

    cursor: pointer;

    border-radius: 5px;
}

/*----------------------------------------------------------------------------*/
/*-----------------------PAGE ARTISTE DU MONDE--------------------------------*/
/*-------------------------------defaultArtist--------------------------------*/
.TemplateDefaultMain
{
    display: flex;
    flex-direction: column;

    width: 100%;

    align-items: center;
}

.TemplateDefaultHeader
{
    display: flex;
    flex-direction: column;
}
.TemplateDefaultH1
{
    font-size: 40px;

    color: white;
}

.TemplateDefaultViewMain
{
    display: flex;

    width: 100%;
}

.artistSearch
{
    margin-top: 20px;
}

/*------------------------BLOCK ANNIVERSAIRE----------------------------------*/
.TemplateBirthday
{
    display: flex;

    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.divBirthday
{
    display: flex;
    flex-direction: column;

    width: 100%;
    min-height: 250px;

    border: 4px solid #FFCC33;
    border-radius: 7px;
}

.divBirthdayTitle
{
    display: flex;

    width: 100%;
    height: 20%;

    justify-content: center;
    align-items: center;
}

.divBirthdayTitle h3
{
    font-weight: bold;

    color: #c524dd;
}

.divBirthdayArtist
{
    display: flex;

    width: 100%;
    /* height: 80%; */

    justify-content: space-around;
    flex-wrap: wrap;
}

.divBirthdayArtist img
{
    width: 70px;
    height: 70px;
    margin-left: 10px;

    border-radius: 50%;
}
/*----------------------------------------------------------------------------*/
.TemplateDefaultContentLeft
{
    width: 20%;
}

.TemplateDefaultContentRight
{
    width: 80%;
    margin-left: 10px;
}

.TemplateDefaultSearch
{
    display: flex;

    width: 100%;
    margin-bottom: 20px;
}

.TemplateDefaultGenre
{
    display: flex;

    width: 100%;
    margin-bottom: 40px;

    justify-content: space-around;
    align-items: center;
}

.sexe
{
    display: flex;

    width: 30%;

    justify-content: center;
    align-items: center;
}

.sexe img
{
    width: 50px;
    height: 50px;
}

.TemplateDefaultContinent
{
    display: flex;

    width: 100%;
    margin-bottom: 40px;

    flex-wrap: wrap;
}

.continentAmericaNorth .imgcontinentAmericaNorth
{
    width: 60px;
    height: 70px;

    filter: grayscale(100%);
}

.continentAmericaSouth .imgcontinentAmericaSouth
{
    width: 60px;
    height: 60px;

    filter: grayscale(100%);
}

.continentAsia .imgcontinentAsia
{
    width: 85px;
    height: 100px;

    filter: grayscale(100%);
}

.continentEuropa .imgcontinentEuropa
{
    width: 65px;
    height: 60px;

    filter: grayscale(100%);
}

.continentAfrica .imgcontinentAfrica
{
    width: 60px;
    height: 60px;

    filter: grayscale(100%);
}

.continentOceania .imgcontinentOceania
{
    width: 50px;
    height: 40px;

    filter: grayscale(100%);
}

.imgcontinentOceania:hover,
.imgcontinentAsia:hover,
.imgcontinentAfrica:hover,
.imgcontinentAmericaNorth:hover,
.imgcontinentAmericaSouth:hover,
.imgcontinentEuropa:hover
{
    filter: grayscale(0);
}

.continentOceania
{
    position: relative;
    top: -10px;
    left: 30px;
}

.continentEuropa
{
    position: relative;
    top: 10px;
    left: 10px;
}

.continentAsia
{
    position: relative;
    left: 15px;
}

.continentAmericaSouth
{
    position: relative;
    top: -30px;
    left: 10px;
}
.continentAfrica
{
    position: relative;
    top: -35px;
    left: 10px;
}


/*-----------------------IndexArtist--------------------------------*/

.IndexArtistContent
{
    display: flex;
    flex-direction: column;

    width: 100%;
}

.IndexArtistMain
{
    display: flex;
    flex-direction: column;

    width: 100%;
    margin-bottom: 40px;

    align-items: center;
}

.IndexArtistActu
{
    display: flex;

    width: 95%;
    height: 300px;
    margin-bottom: 20px;

    /* border: 4px solid #fc3; */
}

.indexActuContent
{
    display: flex;

    width: 100%;
    height: 300px;
}

.indexActuContentTitle
{
    display: flex;

    width: 99%;

    align-items: center;
    justify-content: flex-end;
}

.indexActuPhoto
{
    width: 30%;
}

.indexActuPhoto img
{
    position: relative;
    top: -17px;
    left: 0;

    width: 240px;
    height: 300px;
}

.indexActuText
{
    display: flex;
    flex-direction: column;

    width: 70%;
}

.indexActuName
{
    display: flex;

    width: 100%;
    height: 20%;

    align-items: center;
}

.indexActuName h3
{
    font-size: 30px;
    font-weight: bold;

    margin-left: 10px;

    color: #FFCC33;
}

.indexActuFilm
{
    display: flex;

    width: 100%;
    height: 80%;
}

.indexActuFilmPhoto
{
    display: flex;

    width: 35%;

    justify-content: flex-start;
    align-items: center;
}

.indexActuFilmPhoto img
{
    width: 162px;
    height: 220px;
    margin-left: 10px;

    border-radius: 5px;
}

.indexActuFilmText
{
    display: flex;
    flex-direction: column;

    width: 65%;
}

.indexActuFilmTextTitle
{
    display: flex;
    flex-direction: column;

    width: 100%;
    height: 20%;
}

.indexActuFilmTextTitle h5
{
  font-weight: bold;
}

.indexActuFilmTextTitle p
{
  color: rgb(167, 144, 160) !important;
}

.indexActuFilmTextResume
{
    display: flex;

    width: 100%;
    height: 80%;

    align-items: center;
}

.indexActuTextListH2
{
  display: flex;

  width: 95%;
}

.indexActuTextListH2 h2
{
  font-weight: bold !important;
}

.indexActuOtherMovies
{
    display: flex;

    width: 95%;

    border: 4px solid #FFCC33;
    border-radius: 10px;
}

.containActu
{
    position: relative;
    z-index: 1;

    display: flex;

    width: 80px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;

    perspective: 1000px;
}

.containActu:hover .cardActu
{
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
}

.cardActu
{
    position: relative;

    display: flex;

    width: 100%;

    transition: 1s;

    transform-style: preserve-3d;
}

.frontActu,
.backActu
{
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.backActu
{
    width: 100%;

    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
}

.frontActu
{
    position: absolute;
    top: 0;
    left: 0;

    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
}

.frontActu p
{
    font-size: 10px !important;

    color: white;
}

.WorldIndexViewCardFrontActu
{
    z-index: 3;

    display: flex;
    flex-direction: column;

    width: 80px;
    height: 135px;

    text-decoration: none;

    align-items: center;
    justify-content: flex-start;
}

.WorldIndexViewCardBackActu
{
    display: flex;
    flex-direction: column;

    width: 80px;
    height: 155px;

    border-radius: 10px;
    background-color: #FFCC33;
    box-shadow: 3px 3px 6px black;

    align-items: center;
}

.lienBackActuH5
{
    font-size: 14px;
    font-weight: bold;

    z-index: 4;

    padding: 3px;

    color: black;
}

.lienBackActuH6
{
    font-size: 12px !important;

    z-index: 4;

    padding: 3px;

    color: white;
}

.divButtonBackActu
{
    position: absolute;
    z-index: 4;
    bottom: 10%;

    display: flex;

    width: 100%;

    justify-content: center;
    align-items: center;
}

.buttonBackActu
{
    display: flex;

    width: 95%;
    height: 25px;

    cursor: pointer;
    letter-spacing: 1px;

    color: #FFCC33;
    border-radius: 10px;
    background-color: #000000;
    box-shadow: 3px 3px 6px black;

    justify-content: center;
    align-items: center;
}

.buttonBackActuH6
{
    font-size: 5px !important;
    font-weight: bold;

    display: flex;

    color: black;

    justify-content: center;
    align-items: center;
}

.indexActuFilmLienNext a
{
  color: #c524dd !important;
}

.WorldIndexViewCardFrontActu img
{
    display: flex;

    width: 100%;
    height: 135px;

    cursor: pointer;

    border-radius: 10px;
}

.titleFrontCardActu
{
    font-size: 10px;
}

.positionNb
{
  display: flex;
  justify-content: center;
  align-items: center;

  margin-top: 60px;
}

.nbP
{
  font-size: 19px !important;
  font-weight: bold !important;

  color: white;
}

/*------------------------------------------------------------------*/
/*------------------------BlockOTHER----------------------------*/
.indexActuOtherNotNull
{
    display: flex;

    width: 100%;
    margin-top: 10px;

    background-color: red;
}
.indexActuOther
{
    display: flex;

    width: 100%;

    background-color: yellow;
}
/*-----------------------Block deces--------------------------------*/
.IndexArtist-dc
{
    display: flex;

    width: 99%;
    height: 400px;

    border: 4px solid #FFCC33;
}

.ArtistImg-dc
{
    display: flex;

    width: 60%;

    justify-content: flex-start;
    align-items: center;
}

.ArtistNom-dc
{
    display: flex;

    width: 100%;
    height: 20%;

    align-items: center;
}

.ArtistNom-dc h4
{
    font-size: 30px;
    font-weight: bold;

    color: #FFCC33;
}

.ArtistComment-dc
{
    display: flex;

    width: 100%;
    height: 20%;
    margin-top: 10px;
}

.comment-dc
{
    font-weight: bold;
    font-size: 18px !important;
}

.biopic-dc
{
  font-size: 18px !important;
}

.ArtistText-dc
{
    display: flex;
    flex-direction: column;

    width: 35%;
}

.ArtistBiopic-dc
{
    display: flex;
    flex-direction: column;

    width: 100%;
    height: 40%;
}

.ArtistBouton-dc
{
    display: flex;

    width: 100%;
    height: 20%;

    align-items: center;
}

.ArtistBouton-dc a
{
    text-decoration: none;

    color: #c524dd;
}

.IndexArtist-nodc
{
    display: flex;

    width: 100%;
}
/*-------------------------------------------------------*/
.ArtistText-new
{
    display: flex;
    flex-direction: column;

    width: 40%;
    margin-left: 10px;
}

.ArtistImg-new
{
    display: flex;

    width: 60%;

    justify-content: flex-end;
    align-items: center;
}

.titleSearchTopH3
{
  font-size: 14px !important;
  font-weight: bold !important;
}


/*-------------------------------------------------------*/
.IndexArtistAdd
{
    display: flex;

    width: 100%;

    background-color: green;
}

.IndexArtistAddNull
{
    display: flex;

    width: 100%;

    background-color: green;
}
/*-------------------------------------------------------------------------------------*/
/*---------------------------------AFFICHAGEARTISTE------------------------------------*/

.containArtist
{
  display: flex;
  flex-direction: column;

  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 40px;
}

.containArtist a
{
  text-decoration: none !important;
  color: white;
}

.pictureArtist
{
  width: 160px;
  height: 200px;

  box-shadow: 3px 3px 6px black;
}

.pictureArtist img
{
  width: 160px;
  height: 200px;

  border-radius: 10px;
}

.descripArtist
{
  display: none;
  justify-content: space-between;
  align-items: center;

  background-color: rgba(101, 101, 101, 0.14);
  box-shadow: 3px 3px 6px black;
}

.descripArtist p
{
  color: white;
  font-weight: bold;
}
.descrip
{
  display: flex;
  align-items: flex-end;
  height: 30px;
}

.pictureArtist:hover
{
  display: flex;

  width: 184px;
  height: 230px;

  box-shadow: 3px 3px 6px black;
}

.pictureArtist:hover + .descripArtist
{
  display: flex;
}

.pictureArtist img:hover
{
  width: 184px;
  height: 230px;
}

/*----------------------------------------------------------------------------*/
/*------------------------Effet parallax Fatal--------------------------------*/

.parallax
{
    position: relative;

    width: 1089px;
    height: 493px;

    border-radius: 30px;
    background-image: url(https://www.meta-sphere.com/deco/FATAL-D.png),
    url(https://www.meta-sphere.com/deco/FATAL-C.png),
    url(https://www.meta-sphere.com/deco/FATAL-B.png),
    url(https://www.meta-sphere.com/deco/FATAL-A1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: 50% 50%;
}

.parallax-2
{
    position: relative;

    width: 1089px;
    height: 493px;

    border-radius: 30px;
    background-image: url(https://www.meta-sphere.com/deco/FREDDY-B.png),
    url(https://www.meta-sphere.com/deco/FREDDY-A.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-position: 50% 50%;
}

@keyframes moveLeft
{
    from
    {
        left: 0;
    }

    to
    {
        left: -100%;
    }
}

@keyframes bord
{
    0%
    {
        border: 1px solid #2a3cad;
    }
    25%
    {
        border: 2px solid #2a3cad;
    }
    50%
    {
        border: 4px solid #fc3;
    }
    75%
    {
        border: 4px solid #fc3;
    }
    100%
    {
        border: 5px solid #fc3;
    }
}

@keyframes test
{
    0%
    {
        opacity: 1;
    }
    100%
    {
        display: none;

        opacity: 0;
    }
}
@keyframes test2
{
    0%
    {
        opacity: 0;
    }
    100%
    {
        display: flex;

        opacity: 1;
    }
}
