html{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'AkzidenzGrotesk', arial, 'sans-serif;';
    font-size: 34px;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
a, a:hover{
    color:inherit;
    text-decoration: none;
}
body, html{
    margin: 0;
    padding: 0;
    color: #000;
    background-color: #EDEDED;
    height: 100%;
    text-align: justify;
    line-height: 1.4 !important
}
.bold{
        font-weight: 900;
    font-family: 'AkzidenzGrotesk';
    src: url('AkzidenzGrotesk-Black.woff2') format('woff2'),
        url('AkzidenzGrotesk-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.inter_title{
    text-transform: uppercase;
font-weight: bold;
font-size: 120%;
text-align: center;
}

a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}
img{
    width: 100%;
    height: auto;
    display: block;
}


h1{
    text-align: left;
    font-size: 450%;
    line-height: 1;
    margin-bottom: 60px;
}


h2{
    text-align: left;
}

.logo{
    position: fixed;
    top: 15px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 300px;
    width: 70vw;
    z-index: 120;
}


.desktop{
    display: block;
}
.mobile{
    display: none
}


#preloader{
    height: 100vh;
    position: fixed;
    top:0;
    left:0;
    width: 100vw;
    background-color: #fff;
    z-index: 1000000000000000000
}





/******************* LANGUAGE *******************/



/******************* INDEX *******************/

.elle{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    /*mix-blend-mode: luminosity;*/
}

.gradient{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: -moz-linear-gradient(top,  rgba(237, 237, 237,0) 0%, rgba(237, 237, 237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237, 237, 237,0)), color-stop(100%,rgba(237, 237, 237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(237, 237, 237,0) 0%,rgba(237, 237, 237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(237, 237, 237,0) 0%,rgba(237, 237, 237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(237, 237, 237,0) 0%,rgba(237, 237, 237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(237, 237, 237,0) 0%,rgba(237, 237, 237,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00EDEDED', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
.section-1 h1 ,.section-1 .bottom ,.section-1 .click ,.section-2{
    position: relative;
    z-index: 2;
}
section{
    margin-bottom: 150px;
}

.modal{
    background-color: #EDEDED;
}
.modal-backdrop{
    background-color: #EDEDED;
}
.modal.fade .modal-dialog {
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;

    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}
.modal-dialog{
    max-width: none;
    margin: auto;
}
.modal .container{
    padding: 70px 0 75px 0;
    max-width: 920px;
    font-size: 65%;
}
.modal.fade{
    /*display: flex;*/
}
.leflex{
    height:100%;
    width: 100%;
    display: flex
}

.close{
    position: fixed !important;
    top: 25px !important;
    right: 25px !important;
    width: 30px !important;
    height: 30px !important;
    background-image: url(../images/close.png);
    background-size: contain;
    cursor: pointer;
}



.section-7  .bottom{
    border-bottom: none; 
    padding-bottom: 0;
}


.section-7 .trait{
    border-bottom: 2px solid #000; 
    height: 45px;
}


.bottom{
    border-bottom: 2px solid #000; 
    padding-bottom: 45px;
}
.click{
    padding-top: 35px;
    font-size: 70%;
    cursor: pointer;
    text-align: left;
}
.click svg{
    width: 30px;
    height: auto;
}



span {
    padding-left: 25px;
    padding-right: 25px;
}

.section-14 .miat{
    padding-top: 15px;
}

i {
    font-size: 20px;
    background-color: #306fa5;
    padding: 15px 20px;
}






.right-right{
    text-align: right;
    font-size: 45%;
    padding-top: 20px;
}
.citation{
    font-size: 165%;
    text-align: left;
    padding: 60px 0 90px 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.citation-1{
    background-image: url(../images/citation_1.png);
    padding: 120px 0 120px 0;
}
.citation-2{
    text-align: center;
    background-image: url(../images/citation_2.png);
    padding: 180px 0 180px 0;

}
.citation-3{
    background-image: url(../images/citation_3.png);
    padding: 150px 0 150px 0;
}
.citation-4{
    background-image: url(../images/citation_4.png);
    padding: 100px 0 100px 0;

}
.anecdotes .col-lg-4{
    cursor: pointer;
}

.anecdotes .col-lg-4:hover img{
    opacity: 0.6;
        -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
}

.anecdotes .col-lg-4:hover .title-anecdotes{
    text-decoration: underline;
}



.anecdotes .col-lg-4 img{
        -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
}


.title-anecdotes{
    position: absolute;
    top: 45%;
    text-align: center;
    width: 100%;
    font-size: 190%;
}

#modal_anecdote_1, #modal_anecdote_2 , #modal_anecdote_3{
    background-color: #fff;
}


.title_anec{
    font-size: 250%;
    margin-bottom: 20px;

}
.sub_title_anec{
    font-size: 160%;
    margin-top: 40px;
    margin-bottom: 10px;
}


.video_title{
    text-align: center;
    margin-top: 40px;
}

.section-7 h1{
    font-size: 200%;
    margin-bottom: 35px;
    margin-top: 35px;
}

.section-7{
    font-size: 50%;
}
.section-7 .click{
    font-size: 90%;
}

.section-10{
    text-align: center;
    line-height: 1.2;
}

.section-art, .citation-art{
    margin-bottom: 0;
}

.section-12 .col-lg-4{
    margin-bottom: 30px;
}

.section-12 .col-lg-4 img{
    mix-blend-mode: darken;
}


.section-14 .row{
    text-align: left;
    font-size: 55%;
}
.thumb_1{
    margin-bottom: 30px;
}
.thumb_1:hover .poems {
            opacity: 1;
}
.poems{
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -ms-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
    opacity: 0;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0%;
    cursor: default;
    background-color: #EDEDED;
    height: 100%;
    padding: 25px;
    font-size: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.plus img , .plus video{
    object-fit: cover;
    height: 100%;
    width: 100%;
}


@media only screen and (max-width: 1400px) {

    .title-anecdotes {
      font-size: 145%;
    }


}

@media only screen and (max-width: 1100px) {
    .poems{
        opacity: 1;
        background-color: #EDEDED52;
        font-size: 80%;
    }

    .modal .leflex{
        padding: 0 30px;

    }
    html {
        font-size: 22px;
    }
    .section-7 {
        font-size: 70%;
    }

    .section-7 .col-lg-6.px-lg-3{
        padding-bottom: 50px;
    }
    .section-14 .col-sm-6.col-lg-3{
        margin-bottom: 50px;

    }
    /*.title-anecdotes {
      font-size: 120%;
    }*/

    .citation{
        padding: 0;
        /*font-size: 120%;*/
    }

    .desktop{
        display: none;
    }
    .mobile{
        display: block
    }


}


    .mobile-inter{
        display: none;
    }

    .desktop-inter{
        display: block;
    }

@media only screen and (max-width: 991px) {

    .mobile-inter{
        display: block;
    }   

    .desktop-inter{
        display: none;
    }

    .section-art, .citation-art{
    margin-bottom: 60px;
    }


    .title-anecdotes {
      font-size: 200%;
    }

    h1 {
        font-size: 250%;
    }


}