@import url("wa-styles.css");
@import url("fonts.css");
@import url("animations.css");
@import url("privatestyle.css");
@import url("base.css");

.content__text_portable,
.content__title_portable {
    display: none;
}

#hollow {
    display: flex;
}

.caline {
    position: fixed;
    top: 0px;
    left: 50px;
}

.frame {
    padding-top: 10px;

}

.frame__tagline {
    padding-top: 43px;
}

.frame__author {
    font-size: 1.2em;
    color: white;
}

.frame__title {
    font-size: 5em;
    font-family: 'Anettasya-mottarue';

}

.gap1 {
    top: 5px;
    color: white;
}

.b__a {
    color: #444850;
}

.gap2 {
    top: 15px;
}

.gap {
    color: white;
}

#border__top {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
}

#border__bottom {
    position: fixed;
    width: 100%;

    z-index: 100;
    bottom: -30px;
    left: 0px;
    padding: 0;
    margin: 0;
}

.ligne__top {
    position: relative;
    top: 100px;
    left: 0px;
    width: 850px;
    height: 100px;
}

#red__square {
    position: fixed;
    z-index: 1000;
    top: 16px;
    width: 100px;
    height: 100px;
    background-color: red;
}

#grey__square {
    position: fixed;
    z-index: 1000;
    top: 16px;
    width: 100px;
    height: 100px;
    background-color: rgb(108, 109, 110);
}

#brown__square {
    position: fixed;
    z-index: 100;
    top: 16px;
    width: 100px;
    height: 100px;
    background-color: #444850;
}

#blue__square {
    position: fixed;
    z-index: 100;
    top: 16px;
    width: 100px;
    height: 100px;
    background-color: #183791;
}

#yellow__square {
    position: fixed;
    z-index: 100;
    top: 16px;
    width: 100px;
    height: 100px;
    background-color: #e7d90c;
}

#green__square {
    position: fixed;
    z-index: 1000;
    top: 16px;
    width: 100px;
    height: 100px;
    background-color: green;
}

#appDrouot,
#appFacebook,
#appLinkedin {
    position: fixed;
    display: flex;
    height: 80px;
    width: 90px;
    left: -20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px white solid;
    padding: 20px 20px 20px 50px;
    border-radius: 20px;
    box-shadow: 5px 5px 5px grey;
    background-color: rgba(255, 255, 255, 0.2);
}

#appDrouot {
    top: 280px;
}

#appFacebook {
    top: 370px;
}

#appLinkedin {
    top: 460px;
}

.facebook,
.linkedin {
    font-family: Arial;
    font-size: 2em;
    color: #a99894;
    font-weight: bold;
}

.liste_reseau {
    border: 2px white solid;
    border-radius: 10px;
    padding: 4px 10px 0px 20px;
    background-color: rgb(255, 255, 255);
}

.liste_linkedin {
    border: 2px white solid;
    border-radius: 10px;
    padding: 4px 5px 0px 8px;
    background-color: white;
}

.cot__d {
    text-align: center;
}

#smartimage {
    display: none;
}

/*******************************************GALERIE***********************************************************************/
#catalogue {
    position: fixed;
    display: flex;
    flex-direction: row;
    z-index: 1000;
    width: 100%;
    height: 300px;
    top: 0px;
    left: 0px;
    font-family: Futura;
    font-size: 50px;
}

.change-wrapper {
    position: relative;
    font-size: 20px;
    padding-top: 20px;
    padding-left: 135px;
}

.pos-catalogue {
    position: absolute;
    top: 150px;
    left: 150px;
    color: white;
    font-size: 60px;
}

#container_annee_catalogue {
    position: absolute;
    top: 47px;
    left: 100px;
    border-top: 1px white solid;
    border-left: 2px white solid;
    border-bottom: 2px white solid;
    border-right: 2px white solid;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: linear-gradient(to bottom right, #292e3b 30%, transparent);
    display: none;
    flex-direction: column;
}

.annees_catalogue {
    position: relative;
    top: 0px;
    left: -1px;
    margin: 0px;
    padding: 10px;
    font-family: italie;
    font-size: 2em;
    width: 180px;
    color: white;
}

#choose_plus_c {
    position: absolute;
    margin: 0px;
    top: 140px;
    left: 0px;
    height: 100px;
}

.choose_catalogue {
    position: relative;

    font-size: 12px;
    margin-top: 50px;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 50px;
    border: 2px white solid;
    border-radius: 25px;
    background-color: #292e3b;
}

.plus_catalogue {
    position: absolute;
    margin: 0px;
    top: -19px;
    left: 7px;
    font-family: linetobold;
    color: white;
    font-size: 4em;

}

.banniere_catalogue {
    position: absolute;
    border-top: 1px white solid;
    border-right: 1px white solid;
    border-bottom: 1px white solid;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #292e3b;
    width: 30px;
    height: 46px;
    margin: 0px;
    padding-bottom: 5px;
    top: 2px;
    left: 30px;
    font-family: lineto;
    color: white;
    font-size: 2em;
}

.import_catalogue {
    position: absolute;
    width: 480px;
    margin: 0px;
    padding-bottom: 5px;
    top: 2px;
    left: 30px;
    font-family: lineto;
    color: white;
    font-size: 2em;
    display: none;
    opacity: 0;
}

#container-gridi {
    position: relative;
    top: 270px;
    padding-left: 130px;
    width: 100%;
    overflow: hidden;
}

.choice-old-button {
    display: none;
}

.gridi {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

.gridi__item {
    position: relative;

    padding: 30px;

}

.gridi__item-img {

    position: relative;
    max-width: 450px;
    max-height: 450px;
    overflow: hidden;
    border: 3px white solid;
    opacity: 0.5;

}

.gridi__item-img img {

    width: 100%;
    height: 100%;

}


.gridi__item-letter {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 10;
    font-size: 1vw;
    overflow: visible;
    /*
    font-size: 15vw;
    line-height: 1;
    */
}

/*
.content__text-inneri {
    position: absolute;
    left: -150px;
    left: 0;
    border: 1px blue solid;
    font-size: 1vw;
    overflow: visible;
}
*/
.grid_item-for-phone {
    height: 60vh;
    max-height: 500px;
    width: 100%;
    z-index: 100;
    top: 0px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.9);
    color: white;
    display: none;
    flex-direction: column;
}

.grid-phone-nom {
    font-family: 'Goblin One', serif;
    color: #c69f64;
    font-size: 2em;
    text-align: center;
}

.grid-phone-style,
.grid-phone-technique,
.grid-phone-theme,
.grid-phone-hauteur,
.grid-phone-largeur,
.grid-phone-prix,
.grid-phone-description {
    padding-left: 20px;
    margin: 5px;
}

.grid-phone-goback {
    z-index: 100000;
    position: relative;
    text-align: center;
    background-color: black;
    color: #e6c99e;
    padding: 5px;
    border: 1px #e6c99e solid;
    margin: 10px 60px 0px 60px;
}

#themes__suivi {
    position: fixed;
}

.collection {
    font-size: 2em;
}

.anne-collection {
    font-size: 3em;
}

#description__item {
    position: absolute;
    z-index: 100000;
    display: flex;
    flex-direction: column;
    top: 20px;
    left: 800px;
    opacity: 0;
}

.description__item {
    position: relative;
    display: flex;
    width: 800px;
    left: 100px;
    color: white;
}

.present__item {
    position: fixed;
    z-index: 10000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    flex-direction: column;
}

.back__item {
    position: relative;
    z-index: 100000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 34%;
    margin-left: 100%;
    background-color: #292e3b;
}

#uploadImage {
    position: absolute;
    margin-left: 20px;
    background-color: #292e3b;
    border: 3px grey solid;
    padding: 10px;
}

#place__canvas {
    position: absolute;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    z-index: 100000;
    width: 100%;
    height: 100%;
    opacity: 0;
}

#carrous__item {
    position: relative;
    top: 0;
    left: 0px;
    display: flex;
    flex-direction: row;
}

.carous__picture {
    position: relative;
    margin: 20px;
    padding: 5px;
    border: 2px grey solid;
}

#name__item {
    position: relative;
    top: 0px;
    left: 50px;
    font-family: 'Goblin One', serif;
    color: #c69f64;
    font-size: 5em;
}

.grid__style,
.grid__technique,
.grid__theme,
.grid__hauteur,
.grid__largeur,
.grid__prix,
.grid__description {
    display: none;
}

#describe__item {
    position: relative;
    display: flex;
    flex-direction: row;
    z-index: 100000;
    top: 0px;
    left: 100px;
    margin-bottom: 40px;
}

.dd__item {
    margin: 0px 80px 0px 30px;
}

.child__of {
    display: none;
}

#return__item {
    position: relative;
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    padding: 0px;
    color: white;
    height: 80px;

}

.goback__galerie {
    position: absolute;
    top: 22px;
    left: 25px;
    font-size: 1.2em;

}

.underline_goback {
    position: absolute;
    width: 0px;
    height: 20px;
    left: 20px;
    top: 28px;
    border-bottom: 2px white solid;
}

.fleche__back {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 3em;
}

.style__item,
.technique__item,
.theme__item,
.hauteur__item,
.largeur__item,
.prix__item,
.description__item {
    font-size: 1.2em;
}

#help__item {
    position: relative;
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    width: 600px;
    border: 2px grey solid;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.1);

}

.info__item {
    font-size: 1.2em;
    margin: 0px;
}

/*******************************************ACTUALITE***********************************************************************/
#title__act {
    position: fixed;
    z-index: 1000;
    top: 110px;
    left: 80px;
    font-family: Futura;
    color: #444850;
}

#liste__act {
    position: relative;
    z-index: 10;
    top: 0px;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
}

#liste__bio,
#liste_stage {
    position: relative;
    z-index: 10;
    top: 100px;
    margin-top: 90px;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.annee__act {
    position: relative;
    font-family: Futura;
    font-size: 8em;
    margin: 50px 0 30px 0;
}

.complit__act {
    position: relative;
    display: flex;
    flex-direction: row;
    font-size: 2em;
}

.theme__act,
.date__act,
.subject__act,
.discribe__act,
.where__act,
.point__act {
    margin: 0 10px 0 0;

}

.date__act {
    color: #444850;
}

.point__act {
    position: relative;
    top: 17px;
    width: 14px;
    height: 14px;
    background-color: black;
    border-radius: 7px;
}

#container-banniere {
    position: relative;
    padding-top: 250px;
    padding-left: 0px;
    width: 100%;
    z-index: 0;
}

#artonair {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    max-height: 400px;
    overflow: hidden;
}

#imageonair {
    position: relative;
}

#onair {
    position: relative;
    left: 100px;
    top: 20px;
}

.on1 {
    position: relative;
    color: black;
    font-family: lineto;
    font-size: 3em;
}

.on2 {
    position: relative;
    padding-top: 20px;
    color: white;
    font-family: 'futura';
    font-size: 4em;
}

.on3 {
    position: relative;
    padding-top: 20px;
    padding-left:50px;
    color: black;
    font-family: 'futura';
    font-size: 4em;
}

/**********************************************BIO********************************************************************/
#liste__bio {
    margin-top: 120px;
}

.bio {
    position: relative;
    width: 900px;
    font-size: 1.5em;
    padding-left: 180px;
    color: black;
    font-family: lineto;
}

#photo__f {
    position: fixed;
    top: 250px;
    left: 150px;
}

.bigLetter {
    font-size: 2em;
    font-family: linetobold;
    color: #444850;
    margin: 0;
    padding: 0;
    line-height: 0.5;
}

.citation {
    position: relative;
    width: 900px;
    font-size: 1.5em;
    padding-left: 180px;
    color: black;
    font-family: linetobold;
    font-style: italic;
}

.signature_vanille {
    text-align: right;
    font-style: italic;
    font-family: linetobold;
    margin: 0;
    padding: 0;
}

#sigDrouot {
    position: relative;
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 80px;
}

.drout {
    margin-left: 50px;
}

.drouot {
    font-style: bold;
    font-family: Arial Black;
    color: red;
}

/***********************************************STAGE*******************************************************************/
#liste_stage {
    position: relative;
    margin-top: 200px;
}

#image__stage {
    position: absolute;
    width: 500px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    z-index: 0;
    top: 250px;

}

.img__sta {
    width: 100%;
}

#image2__stage {
    position: absolute;
    z-index: 0;
    top: 750px;
    left: 500px;

}

.gouge {
    position: absolute;
    top: 0px;
}

.g1 {
    left: 0px;
}

.g2 {
    left: 150px;
    top: 20px;
}

.g3 {
    left: 220px;
}

.g4 {
    left: 400px;
    top: 50px;
}

.g5 {
    left: 520px;
    top: -30px;
}

.g6 {
    left: 740px;
}

.stopgouge {
    overflow: hidden;
}

.stage {
    position: relative;
    font-size: 1.5em;
    color: black;
    font-family: lineto;

    padding-left: 20px;
}

.forboule {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-left: 100px;
    margin-top: 30px;
}

.boule {
    position: relative;
    top: 10px;
    width: 10px;
    height: 10px;
    background-color: black;
    border-radius: 5px;
    margin-right: 10px;
}

.short {
    width: 600px;
}

#center_stage {
    position: relative;
    top: 0px;
    left: 0px;
    width: 800px;
}

/************************************CONTACT******************************************/
.respons {
    z-index: 1000;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.res-center {
    position: relative;
    padding-top: 50px;
    width: 500px;
    font-family: 'Arial';
    font-size: 20px;
}

.retour-contact {
    position: relative;
    width: 100px;
    height: 40px;
}

#liste__contact {
    position: relative;
    top: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: lineto;
    font-size: 1.5em;
    padding-bottom: 50px;
}

.intro_contact {
    position: relative;
    left: -50px;
    width: 800px;
}

#acces__vip {
    position: fixed;
    display: flex;
    flex-direction: column;
    width: 350px;
    top: 150px;
    right: 3%;
    z-index: 10000;
}

#not-access {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px;
    width: 350px;
}

#vip {
    display: flex;
    flex-direction: column;
}

#boutonvip {
    margin-left: 30px;
    margin-top: 15px;
    width: 130px;
}

.retour__c {
    font-family: linetobold;
    color: white;
}

.mailretour {
    font-size: 16px;
    font-weight: normal;
    color: white;
}

#precisions {
    height: 300px;
    background-color: white;
}

label {
    font-size: 18px;
}

#message {
    position: relative;
    z-index: 10;
    margin-top: 20px;
    width: auto;
    height: auto;
    background-color: rgba(255, 255, 255, 0.2);
}

#contactttt {
    position: relative;
    left: 0px;
    z-index: 10;
    width: 400px;
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 0.2);
}

#boutonsend {
    position: relative;
    top: 20px;
    left: 260px;
}

.rac__q {
    position: relative;
    z-index: 0;
    top: -186px;
    left: 18px;
    width: 768px;
    height: 47px;
    background-color: white;
}

#photos__c {
    position: absolute;
    top: 0px;
    left: 0px;
}

fieldset {
    border: 1px white solid;

}

legend {
    font-family: linetobold;
    font-size: 18px;
}

.mentions {
    position: relative;
    width: 100%;
    padding: 15px 0 10px 0;
    border-top: 1px white solid;
    border-bottom: 1px white solid;
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center;
}

#typo__mentions {
    position: relative;
    top: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: lineto;
    font-size: 1.5em;
    padding-bottom: 50px;
}

.sub__mentions {
    position: relative;
    padding: 20px;
    margin: 0px;
    width: 800px;
}

.logo__aonet {
    position: relative;
    text-align: center;
    margin-left: 0px;

}

/********************************ATELIER**********************************************************************************/
#atelier {
    position: relative;
    top: 250px;
}

/**********************************EXTRAS********************************************************************************/
#accueil__admin {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;

}

#choice__admin {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.gestion {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 2px grey solid;
    border-radius: 10px;
    width: 300px;
    height: 300px;
    margin: 50px;
    font-family: lineto;
    font-size: 2em;
    background-color: #c69f64;
}

section {
    margin: 50px;
}

#retour__gestchoice {
    position: fixed;
    display: flex;
    flex-direction: row;
    align-items: center;
    z-index: 100;
    top: 0px;
    left: 0px;
    background-color: #c69f64;
    border-bottom: 3px grey solid;
    height: 50px;
    width: 100%;
    font-size: 1.5em;
}

#conteneurPrivateSpace {
    position: relative;
    margin-top: 70px;
}

.backto__choicegest {
    position: relative;
    margin-left: 20px;
    color: black;
    font-family: linetobold;
}

.rot__arc {
    transform: rotate(90deg);
}

#title__stat {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 2em;

}

.stat_t {
    padding: 5px;
    margin: 0px;
    font-family: linetobold;
}

.stat_g {

    margin-left: 280px;
    font-family: linetobold;
}

.stat_v {
    font-size: 0.7em;
    margin: 0px 0px 0px 10px;
    color: black;
    font-family: linetobold;
}

#colcol {
    display: flex;
    flex-direction: column;
}

#bekilled {
    display: flex;
    flex-direction: row;
    font-family: lineto;
}

#search1,
#search2 {
    margin-right: 50px;
}

#search2 {
    margin-left: 100px;
}

#search3 {
    position: relative;
    display: flex;
    flex-direction: column;
}

.stat_cola {
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    border-bottom: 1px black solid;
}

.ip_row {
    display: flex;
    flex-direction: row;
}

.ip_stat {
    margin: 0px;
    padding: 0px;
}

.simembre {
    font-family: linetobold;
}

#unit_day {
    position: relative;
    font-size: 2em;
}

.decal {
    margin-left: 30px;
}

#ti_list__oeuvres,
#ti_list__actu {
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: white;
}

#bodyAdmin {
    margin: 0px;
    padding: 0px;
}

.annee63_ad {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    top: 0px;

    padding: 0px;
    margin: 5px 0px 5px 0px;
    border-top: 2px black solid;
    border-bottom: 2px black solid;
    background-color: #a99894;
}

.text_annee63_ad {
    position: relative;
    font-size: 2em;
    padding: 0px 20px 0px 10px;
    color: black;
    font-family: linetoBold;
}

.photos_annee63_ad {
    position: relative;
    padding: 10px;
    width: 90px;
    height: auto;
}

.details_annee63_ad {
    position: relative;
    display: none;
}

.deplier_liste_galerie {
    position: relative;
    margin-left: 120px;
    padding-right: 10px;
    font-family: linetoBold;
    font-size: 1em;
    text-align: right;
    border: 2px black solid;
    border-radius: 10px;
    background-color: white;
}

/******************************************************************************************************************/
.liste__ou {
    font-size: 2em;
    background-color: white;
}

.ajout__ou {
    position: relative;
    padding: 15px;
    background-color: #444850;
    border: 2px red solid;
    width: 400px;
    color: white;
    font-size: 2em;
    border-radius: 20px;
}

.list__oeuvres,
.list__actualite {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: white;
}

.nom_lloo,
.style_lloo,
.technique_lloo,
.theme_lloo {
    width: 100px;
}

.hauteur_lloo,
.largeur_lloo,
.prix_lloo,
.cata_lloo {
    width: 50px;
}

.lloo {
    margin: 10px;
    padding: 0px;
}

#show__insert {
    display: none;
    background-color: violet;
    padding: 20px;
}

.iinn {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.quitter {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.text_quitter {
    font-size: 2em;
    color: white;
    border: 1px white solid;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}

/******************************************************************************************************************/
@keyframes openLink {
    0% {
        left: -20px;
    }

    100% {
        left: -10px;
    }
}

@keyframes closeLink {
    0% {
        left: -10px;
    }

    100% {
        left: -20px;
    }
}

@keyframes moveUp {
    0% {
        margin-top: 0px;
    }

    100% {
        margin-top: -20px;
    }
}

@keyframes moveDown {
    0% {
        margin-top: -20px;
    }

    100% {
        margin-top: 0px;
    }
}

@keyframes enterBim {
    0% {
        margin-left: 100%;
    }

    100% {
        margin-left: 0%;
    }
}

@keyframes growUnder {
    0% {
        width: 0px;
    }

    100% {
        width: 180px;
    }
}

@keyframes growDown {
    0% {
        width: 180px;
    }

    100% {
        width: 0px;
    }
}

@keyframes insertSculp {
    0% {
        height: 0px;
    }

    100% {
        height: 455px;
    }
}

@keyframes rotateInPlus {
    0% {
        transform: rotate(0deg);
        padding-left: 0px;
    }

    100% {
        transform: rotate(45deg);
        padding-left: 4px;
    }
}

@keyframes rotateOutPlus {
    0% {
        transform: rotate(45deg);
        padding-left: 4px;
    }

    100% {
        transform: rotate(0deg);
        padding-left: 0px;
    }
}

@keyframes growBan {
    0% {
        width: 30px;
    }

    100% {
        width: 480px;
    }
}

@keyframes switchBan {
    0% {
        width: 480px;
    }

    100% {
        width: 30px;
    }
}

@keyframes appearBan {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes disappearBan {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/******************************************************************************************************************/
font-face {
    font-family: 'italie';
    src: url('./fonts/italie/Dolce_Vita.ttf') format('truetype');
}

@font-face {
    font-family: 'italieBold';
    src: url('./fonts/italie/Dolce_Vita_Heavy_Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'lineto';
    src: url('./fonts/linetolight.woff') format('woff');
}

@font-face {
    font-family: 'linetobold';
    src: url('./fonts/lineto.woff') format('woff');
}

/******************************************************************************************************************/
@media screen and (max-width: 1780px) {

    /*-------BIOGRAPHIE---------*/
    .image_bio {
        width: 80%;
    }
}

@media screen and (max-width: 1660px) {

    /*-------ACTUALITE---------*/
    .complit__act {
        font-size: 1.6em;
    }

    .annee__act {
        font-size: 6em;
    }

    /*-------STAGE---------*/
    .img__sta {
        width: 80%;
    }

    /*-------GALERIE---------*/
    #uploadImage {
        width: 600px;
    }

    #description__item {
        left: 700px;
    }

}

@media screen and (max-width: 1620px) {

    /*-------BIOGRAPHIE---------*/
    .image_bio {
        width: 60%;
    }

}

@media screen and (max-width: 1550px) {

    /*-------INDEX---------*/
    .content__text {
        top: 300px;
        left: 100px;
    }

    /*-------BIOGRAPHIE---------*/
    .image_bio {
        width: 50%;
    }

    /*-------ACTUALITE---------*/
    #artoulouse {
        left: 1100px;
    }

    /*-------GALERIE---------*/
    #uploadImage {
        width: 500px;
    }

    #description__item {
        left: 580px;
    }
}

@media screen and (max-width: 1480px) {

    /*-------INDEX---------*/
    #appDrouot {
        top: 200px;
    }

    #appFacebook {
        top: 290px;
    }

    #appLinkedin {
        top: 380px;
    }

    .content__img {
        width: 90%;
    }

    /*-------BIOGRAPHIE---------*/
    .bio,
    .citation {
        width: 700px;
    }

    /*-------ACTUALITE---------*/
    .complit__act {
        font-size: 1.4em;
    }

    .annee__act {
        font-size: 5em;
    }

    #artoulouse {
        left: 1000px;
    }

    /*-------STAGE---------*/
    .img__sta {
        width: 70%;
    }

    #center_stage {
        left: 160px;
    }

    /*-------CONTACT---------*/
    #contactttt,
    #message {
        left: -80px;
    }

    .intro_contact {
        left: -110px;
    }

    .rac__q {
        left: -62px;
    }

    #acces__vip {
        padding-right: 40px;
    }

    /*-------GALERIE---------*/

    #description__item {
        left: 580px;
    }

    .description__item {
        display: none;
    }

    #help__item {
        top: -80px;
        padding: 5px;
        font-size: 0.8em;
        width: 600px;
    }

    .info__item {
        padding: 0px;
    }

    #name__item {
        font-size: 3em;
    }
}

@media screen and (max-width: 1280px) {

    .frame__title {
        font-size: 3em;

    }

    #container-gridi {
        position: relative;
        top: 60px;
        padding: 20px;
        width: 100%;
        overflow: hidden;
    }


    .gridi {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        width: 100%;
        overflow: hidden;
    }

    .gridi__item {
        position: relative;
        padding-bottom: 20px;

    }

    .gridi__item-img {

        position: relative;
        max-width: 450px;
        max-height: 450px;
        overflow: hidden;
        border: 3px white solid;
        opacity: 0.5;

    }

    .gridi__item-img img {

        width: 100%;
        height: 100%;

    }


    .gridi__item-letter {
        position: absolute;
        top: 0px;
        left: 0px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        z-index: 10;
        font-size: 1vw;
        overflow: visible;

    }

    .content__title_portable {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: white;
    }

    .content__text-inneri {
        word-wrap: break-word;
    }

    #red__square,
    #grey__square,
    #blue__square,
    #yellow__square,
    #green__square {
        position: absolute;
        top: 60px;
        left: 20px;
        z-index: 1000;

    }

    /*-------INDEX---------*/
    #brown__square,
    #appDrouot,
    #appFacebook,
    #appLinkedin,
    .frame__tagline,
    .frame__github,
    .content {
        display: none;
    }

    .content__text_portable {
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 40px;
        color: white;
        /*#847875;*/
        font-family: 'futura-medium';
    }

    .frame {
        padding: 50px 0 0 0;
        margin: 0px;
    }

    #smartimage {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 50px;
        width: 100%;
    }

    #smartimage img {
        width: 90%;
    }

    /*-------BIOGRAPHIE---------*/
    #photo__f {
        position: relative;
        top: 20px;
        left: 0px;
        display: flex;
        flex-direction: row;
        flex-wrap: center;
        width: 100%;
        justify-content: center;
    }

    .image_bio {
        width: 100%;
    }

    #title__act {
        position: relative;
        display: flex;
        flex-direction: row;
        flex-wrap: center;
        width: 100%;
        justify-content: center;
        top: 0px;
        left: 0px;
        font-size: 0.8em;
    }

    #border__top {
        display: none;
    }

    .bio,
    .citation {
        position: relative;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    #liste__bio {
        top: 0px;
    }

    /*-------Actualite---------*/

    #liste__act {
        top: 0px;
        margin-top: 0px;
    }

    .annee__act {
        top: 0px;
        margin: 30px 0 0px 0;
        padding: 0px;
        width: 100%;
        text-align: center;
    }

    .complit__act {
        font-size: 0.8em;
    }

    .point__act,
    .subject__act,
    .discribe__act,
    #artoulouse {
        display: none;
    }

    /*-------CONTACT---------*/

    #photos__c,
    .rac__q {
        display: none;
    }

    #acces__vip {
        display: block;
        position: relative;
        top: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-right: 0px;
        width: 100%;
    }

    form {
        width: 80%;
        padding-bottom: 20px;
        ;
    }

    #liste__contact {
        top: 0px;
        width: 100%;
        margin: 0px;
    }

    .intro_contact {

        left: 0px;
        top: 0px;
        margin: 0px;
        padding: 0px 10px 40px 20px;
        width: 100%;
    }

    .mentions {
        padding: 15px 0 10px 0;
    }

    #contactttt {
        width: 100%;
        margin: 0px;
        padding: 20px;
        left: 0px;
    }

    #message {
        left: 0px;
        margin: 50px 0 0 0;
        width: 100%;
        height: 500px;
    }

    .sub__mentions {
        width: 100%;
    }

    #boutonsend {
        position: relative;
        top: 20px;
        left: 0px;
    }

    .logo__aonet {
        position: relative;
        top: 0px;
        margin-left: 0px;
    }

    #formulaire {
        z-index: 100000;
        padding: 0px 20px 0px 20px;
    }

    #forbackgrave {
        background-image: url("../img/stylet.png");
        background-repeat: no-repeat;
    }

    #typo__mentions {
        top: 50px;
    }

    /*-------STAGES---------*/

    #image__stage,
    #image2__stage {
        display: none;
    }

    #liste_stage {

        top: 0px;
        margin-top: 30px;
        padding: 0px 10px 0 10px;
        width: 100%;
        align-items: flex-start;
        justify-content: flex-start;
        height: 800px;
    }

    #center_stage {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
    }

    .forboule {
        margin-top: 30px;
        margin-left: 0px;
    }

    .boule {

        top: 10px;
        margin-left: 10px;
    }

    .stopgouge {
        overflow: visible;
    }

    .fbl {
        width: 22px;
    }

    /*-------GALERIE---------*/
    #catalogue {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        top: 0px;
        left: 0px;
        width: 100%;
        height: auto;
    }

    .pos-catalogue {
        position: relative;
        top: 50px;
        left: 0px;
        color: white;
        font-size: 30px;
    }

    .swiper-container-wrapper {
        position: relative;
        left: 0px;
        top: 0px;
        width: 450px;
        max-width: 100%;
        z-index: 100000000;
        height: 50px;
        font-size: 40px;
    }

    .import_catalogue {
        top: 10px;
        left: 35px;
        font-size: 1.5em;

    }

    #hollow,
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }

    .swiper {
        margin-top: 20px;
        border-top: 1px white solid;
        border-bottom: 1px white solid;
    }

    .noborder {
        border-top: 0px white solid;
        border-bottom: 0px white solid;
    }

    .pos-pagination {
        position: relative;
        top: 0px;
    }

    .qsz {
        position: relative;
        top: 25px;
    }

    /********************ADMINISTRATION*********************/

    #choice__admin {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .gestion {
        width: 80%;
        background-color: #c69f64;
    }

    .gestion:nth-child(2),
    .gestion:nth-child(3),
    .gestion:nth-child(4) {
        display: none;
    }

    .text_gestion {
        font-size: 50px;
    }

    .gridi {
        width: 100%;
    }

    .gridi__item {
        width: 100%;

    }
}