#apercu-modele-jesuis .modele-image{
    z-index: 0;
}

.apercu-modele-jesuis .apercu-modele-jesuis-texte,
#apercu-modele-jesuis .apercu-modele-jesuis-texte{
    width: 100%;
    left: 0;
    font-family: Helvetica, arial, sans-serif;
}

.apercu-modele-jesuis-texte.text-align-left{
    text-align: left;
    align-self: flex-start;
}

.apercu-modele-jesuis-texte.text-align-center{
    text-align: center;
    align-self: center;
}

.apercu-modele-jesuis-texte.text-align-right{
    text-align: right;
    align-self: flex-end;
}

#apercu-modele-jesuis .titre1.text-align-left{
    justify-content: flex-start;
    padding-left: 5%;
}

#apercu-modele-jesuis .titre1.text-align-center{
    justify-content: center;
}

#apercu-modele-jesuis .titre1.text-align-right{
    justify-content: flex-end;
    padding-right: 10%;
}

#apercu-modele-jesuis .titre1{
    top: 5%;
    /*height: 5%;*/
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 21px;
}


#apercu-modele-jesuis .titre1.color-white{
    color: #ffffff;
}

#apercu-modele-jesuis .right-background {
    width: 35%;
    height: 60%;
    top: 0;
    right: 0;
    background: #000;
    z-index: 0;
}

.modele-contenu .right-line {
    width: 1px;
    height: 54%;
    top: 0;
    right: 5%;
    background: #000;
    z-index: 2;
    display: none;
}

.modele-contenu .right-line.video,
.modele-contenu .right-line.profile {
    display: block;
}

#apercu-modele-jesuis .video-jesuis {
    top: 54.7%;
    right: 2%;
    height: max-content;
    background-color: transparent;
}


#apercu-modele-jesuis .texte-video-jesuis {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

#apercu-modele-jesuis .texte-video-jesuis.color-white {
    color: #fff;
}

#apercu-modele-jesuis .video-jesuis i{
    font-size: 30px;
    color: #000;
}

#apercu-modele-jesuis .video-jesuis i.color-white{
    color: #ffffff;
}

#apercu-modele-jesuis .right-line.color-white {
    background: #ffffff;
}

#apercu-modele-jesuis .image-jesuis-1-1{
    top: 25.12%;
    right: 5.2%;
    height: 24.75%;
    width: 35%;
    z-index: 1;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}

#apercu-modele-jesuis .image-jesuis-1-1.bordered{

}

#apercu-modele-jesuis .image-jesuis-1-1.border-white{
    border-color: #ffffff;
}

#apercu-modele-jesuis .image-jesuis-1-2{
    top: 15%;
    left: 0;
    height: 45%;
    width: 65%;
    z-index: 0;
}

.apercu-modele-jesuis .accroche,
#apercu-modele-jesuis .accroche{
    text-transform: uppercase;
}

.apercu-modele-jesuis .presentation,
#apercu-modele-jesuis .presentation{
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0.03px;
    font-weight: 400;
}

.apercu-modele-jesuis .conclusion,
#apercu-modele-jesuis .conclusion{
    text-transform: uppercase;
}

#apercu-modele-jesuis .cta-container{
    width: 100%;
    bottom: 5%;
    height: 5%;
    display: flex;
    justify-content: space-around;
    background: transparent;
}

#apercu-modele-jesuis .cta-container > div{
    position: relative;
}

#apercu-modele-jesuis .cta-container .fas{
    font-size: 24px;
}

#apercu-modele-jesuis .bottom-background {
    width: 100%;
    height: 5%;
    bottom: 0;
    left: 0;
    background: #000;
}

#apercu-modele-jesuis a{
    border-color: transparent;
    margin-left: auto;
    margin-right: auto;
}

.flipbook-main-wrapper .apercu-modele-jesuis .texts-container,
#apercu-modele-jesuis .texts-container{
    top: 62%;
    height: 24%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: transparent !important;
    padding-left: 5%;
    padding-right: 5%;
    width: 100%;
}

.flipbook-main-wrapper .apercu-modele-jesuis .texts-container *,
#apercu-modele-jesuis .texts-container *{
    position: static;
    height: auto;
    background: transparent !important;
}




/** FLIPBOOK **/

.flipbook-main-wrapper .apercu-modele-jesuis  .modele-image,
#canvas-wrapper  .modele-image{
    z-index: 0;
}

.flipbook-main-wrapper .apercu-modele-jesuis .apercu-modele-jesuis-texte,
#canvas-wrapper .apercu-modele-jesuis-texte{
    width: 100%;
    left: 0;
    font-family: Helvetica, arial, sans-serif;
}

.flipbook-main-wrapper .apercu-modele-jesuis .apercu-modele-jesuis-texte.text-align-left,
#canvas-wrapper .apercu-modele-jesuis-texte.text-align-left{
    text-align: left;
    align-self: flex-start;
}

.flipbook-main-wrapper .apercu-modele-jesuis .apercu-modele-jesuis-texte.text-align-center,
#canvas-wrapper .apercu-modele-jesuis-texte.text-align-center{
    text-align: center;
    align-self: center;
}

.flipbook-main-wrapper .apercu-modele-jesuis .apercu-modele-jesuis-texte.text-align-right,
#canvas-wrapper .apercu-modele-jesuis-texte.text-align-right{
    text-align: right;
    align-self: flex-end;
}

.flipbook-main-wrapper .apercu-modele-jesuis .titre1.text-align-left,
#canvas-wrapper .titre1.text-align-left{
    justify-content: flex-start;
    padding-left: 5%;
}

.flipbook-main-wrapper .apercu-modele-jesuis .titre1.text-align-center,
#canvas-wrapper .titre1.text-align-center{
    justify-content: center;
}

.flipbook-main-wrapper .apercu-modele-jesuis .titre1.text-align-right,
#canvas-wrapper .titre1.text-align-right{
    justify-content: flex-end;
    padding-right: 7%;
}

.flipbook-main-wrapper .apercu-modele-jesuis .titre1,
#canvas-wrapper .titre1{
    top: 5%;
    /*height: 5%;*/
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 24pt;
    letter-spacing: 1px;
}


.flipbook-main-wrapper .apercu-modele-jesuis .titre1.color-white,
#canvas-wrapper .titre1.color-white{
    color: #ffffff;
}

.flipbook-main-wrapper .apercu-modele-jesuis .right-background ,
#canvas-wrapper .right-background {
    width: 35%;
    height: 60%;
    top: 0;
    right: 0;
    background: #000;
    z-index: 0;
}

.flipbook-main-wrapper .apercu-modele-jesuis .right-line ,
#canvas-wrapper .right-line {
    width: 1px;
    height: 54%;
    top: 0;
    right: 5%;
    background: #000;
    z-index: 2;
}

.flipbook-main-wrapper .apercu-modele-jesuis .video-jesuis,
.flipbook-main-wrapper .apercu-modele-jesuis .video-jesuis,
#canvas-wrapper .video-jesuis {
    top: 55%;
    right: 2%;
}

#canvas-wrapper .video-jesuis {
    right: 2.2%;
}

.flipbook-main-wrapper .apercu-modele-jesuis .texte-video-jesuis,
.flipbook-main-wrapper .apercu-modele-jesuis .texte-video-jesuis,
#canvas-wrapper .texte-video-jesuis {
    font-size: 22px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}

#flipbook:not(.mobile) .flipbook-main-wrapper .apercu-modele-jesuis .texte-video-jesuis{
    display: none !important;
}

#canvas-wrapper .texte-video-jesuis {
    font-size: calc(22px * 1.68);
}

.flipbook-main-wrapper .apercu-modele-jesuis .video-jesuis i,
.flipbook-main-wrapper .apercu-modele-jesuis .video-jesuis i,
#canvas-wrapper .video-jesuis i{
    font-size: 40px;
    color: #000;
}

#flipbook:not(.mobile) .flipbook-main-wrapper .apercu-modele-jesuis .video-jesuis i{
    opacity: 0;
}

.flipbook-main-wrapper .apercu-modele-jesuis .video-jesuis i{
    position: relative;
    left: -1px;
    top: 1px;
}

#canvas-wrapper .video-jesuis i{
    font-size: calc(40px * 1.68);
}

.flipbook-main-wrapper .apercu-modele-jesuis .texte-video-jesuis.color-white,
.flipbook-main-wrapper .apercu-modele-jesuis .texte-video-jesuis.color-white,
#canvas-wrapper .texte-video-jesuis.color-white {
    color: #ffffff;
}


.flipbook-main-wrapper .apercu-modele-jesuis .video-jesuis i.color-white,
.flipbook-main-wrapper .apercu-modele-jesuis .video-jesuis i.color-white,
#canvas-wrapper .video-jesuis i.color-white{
    color: #ffffff;
}

.flipbook-main-wrapper .apercu-modele-jesuis .right-line.color-white ,
#canvas-wrapper .right-line.color-white {
    background: #ffffff;
}

.flipbook-main-wrapper .apercu-modele-jesuis .image-jesuis-1-1,
#canvas-wrapper .image-jesuis-1-1{
    top: 25.12%;
    right: 5.2%;
    height: 24.75%;
    width: 35%;
    z-index: 1;
}

.flipbook-main-wrapper .apercu-modele-jesuis .image-jesuis-1-1.bordered, 
#canvas-wrapper .image-jesuis-1-1.bordered {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}

.flipbook-main-wrapper .apercu-modele-jesuis .image-jesuis-1-1.border-white,
#canvas-wrapper .image-jesuis-1-1.border-white{
    border-color: #ffffff;
}

.flipbook-main-wrapper .apercu-modele-jesuis .image-jesuis-1-2,
#canvas-wrapper .image-jesuis-1-2{
    top: 15%;
    left: 0;
    height: 45%;
    width: 65%;
    z-index: 0;
}

.flipbook-main-wrapper .apercu-modele-jesuis .accroche,
.flipbook-main-wrapper .apercu-modele-jesuis .accroche{
    text-transform: uppercase;
    font-size: 16pt;
    font-weight: 400;
}

#canvas-wrapper .accroche,
#canvas-wrapper .conclusion {
    text-transform: uppercase;
    font-size: 30px;
}

#canvas-wrapper .presentation{
    font-size: 22.5px;
    letter-spacing: 0.06px;
    font-weight: 400;
}

.flipbook-main-wrapper .apercu-modele-jesuis .presentation,
.flipbook-main-wrapper .apercu-modele-jesuis .presentation{
    font-size: 16px;
    letter-spacing: 0.06px;
    font-weight: 400;
    text-align: justify !important;
}

@media screen and (max-width: 500px) {
    .flipbook-main-wrapper .apercu-modele-jesuis .presentation,
    .flipbook-main-wrapper .apercu-modele-jesuis .presentation{
        font-size: 16px;
        font-weight: 400;
    }
}

.flipbook-main-wrapper .apercu-modele-jesuis .conclusion,
.flipbook-main-wrapper .apercu-modele-jesuis .conclusion{
    text-transform: uppercase;
    font-size: 16pt;
    font-weight: 400;
}

.flipbook-main-wrapper .apercu-modele-jesuis .cta-container,
.flipbook-main-wrapper .cta-container,
.flipbook-main-wrapper .apercu-modele-jesuis .cta-container,
#canvas-wrapper .cta-container{
    width: 100%;
    bottom: 5%;
    height: 5%;
    display: flex;
    justify-content: space-around;
    background: transparent;
}

.flipbook-main-wrapper .cta-container{
    background: #fff !important;
}


#flipbook:not(.mobile) .flipbook-main-wrapper .cta-container{
    opacity: 0;
}

.flipbook-main-wrapper .apercu-modele-jesuis .cta-container > div,
.flipbook-main-wrapper .apercu-modele-jesuis .cta-container > div,
#canvas-wrapper .cta-container > div{
    position: relative;
}

.flipbook-main-wrapper .apercu-modele-jesuis .bottom-background ,
#canvas-wrapper .bottom-background {
    width: 100%;
    height: 5%;
    bottom: 0;
    left: 0;
    background: #000;
}

.flipbook-main-wrapper .apercu-modele-jesuis .fas,
.flipbook-main-wrapper .apercu-modele-jesuis .fas{
    font-size: 30px;
}

#canvas-wrapper .fas {
    font-size: 50px;
}

.flipbook-main-wrapper .apercu-modele-jesuis a,
.flipbook-main-wrapper .apercu-modele-jesuis a{
    border-color: transparent;
}

#canvas-wrapper .texts-container{
    top: 62%;
    height: 24%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: transparent !important;
    padding-left: 5%;
    padding-right: 5%;
    width: 100%;
}

#canvas-wrapper .texts-container *{
    position: static;
    height: auto;
    background: transparent !important;
}


/*!** LISTING **!*/
/*.choix-jesuis-a-modifier .modele-image{*/
/*    z-index: 0;*/
/*}*/

/*.choix-jesuis-a-modifier .apercu-modele-jesuis-texte{*/
/*    width: 100%;*/
/*    left: 0;*/
/*    font-family: "Roboto", sans-serif;*/
/*}*/

/*.choix-jesuis-a-modifier .apercu-modele-jesuis-texte.text-align-left{*/
/*    text-align: left;*/
/*    align-self: flex-start;*/
/*}*/

/*.choix-jesuis-a-modifier .apercu-modele-jesuis-texte.text-align-center{*/
/*    text-align: center;*/
/*    align-self: center;*/
/*}*/

/*.choix-jesuis-a-modifier .apercu-modele-jesuis-texte.text-align-right{*/
/*    text-align: right;*/
/*    align-self: flex-end;*/
/*}*/

/*.choix-jesuis-a-modifier .titre1.text-align-left{*/
/*    justify-content: flex-start;*/
/*    padding-left: 5px;*/
/*}*/

/*.choix-jesuis-a-modifier .titre1.text-align-center{*/
/*    justify-content: center;*/
/*}*/

/*.choix-jesuis-a-modifier .titre1.text-align-right{*/
/*    justify-content: flex-end;*/
/*    padding-right: 7%;*/
/*}*/

/*.choix-jesuis-a-modifier .titre1{*/
/*    top: 5%;*/
/*    height: 5%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-transform: uppercase;*/
/*    font-size: 2px;*/
/*}*/


/*@media screen and (min-width: 1430px) {*/
/*    .choix-jesuis-a-modifier .titre1{*/
/*        font-size: 4px;*/
/*    }*/

/*}*/

/*.choix-jesuis-a-modifier .titre1.color-white{*/
/*    color: #ffffff;*/
/*}*/

/*.choix-jesuis-a-modifier .right-background {*/
/*    width: 35%;*/
/*    height: 60%;*/
/*    top: 0;*/
/*    right: 0;*/
/*    background: #000;*/
/*    z-index: 0;*/
/*}*/

/*.choix-jesuis-a-modifier .right-line {*/
/*    width: 1px;*/
/*    height: 54%;*/
/*    top: 0;*/
/*    right: 5%;*/
/*    background: #000;*/
/*    z-index: 2;*/
/*}*/

/*.choix-jesuis-a-modifier .video-jesuis {*/
/*    top: 44%;*/
/*    right: 3%;*/
/*}*/

/*.choix-jesuis-a-modifier .texte-video-jesuis {*/
/*	float: left;*/
/*    margin-right: 2px;*/
/*    margin-top: 12px;*/
/*    color: #000;*/
/*    font-size: 5px;*/
/*}*/

/*.choix-jesuis-a-modifier .video-jesuis i{*/
/*    font-size: 5px;*/
/*    color: #000;*/
/*}*/

/*.choix-jesuis-a-modifier .texte-video-jesuis.color-white {*/
/*    color: #fff;*/
/*}*/

/*.choix-jesuis-a-modifier .video-jesuis i.color-white{*/
/*    color: #ffffff;*/
/*}*/

/*.choix-jesuis-a-modifier .right-line.color-white {*/
/*    background: #ffffff;*/
/*}*/

/*.choix-jesuis-a-modifier .image-jesuis-1-1{*/
/*    top: 25.12%;*/
/*    right: 5.2%;*/
/*    height: 24.75%;*/
/*    width: 35%;*/
/*    z-index: 1;*/
/*}*/

/*.choix-jesuis-a-modifier .image-jesuis-1-1.bordered {*/
/*    border-top: 1px solid #000;*/
/*    border-left: 1px solid #000;*/
/*    border-bottom: 1px solid #000;*/
/*}*/

/*.choix-jesuis-a-modifier .image-jesuis-1-1.border-white{*/
/*    border-color: #ffffff;*/
/*}*/

/*.choix-jesuis-a-modifier .image-jesuis-1-2{*/
/*    top: 15%;*/
/*    left: 0;*/
/*    height: 45%;*/
/*    width: 65%;*/
/*    z-index: 0;*/
/*}*/

/*.choix-jesuis-a-modifier .accroche{*/
/*    bottom: 36%;*/
/*    text-transform: uppercase;*/
/*    font-size: 1px;*/
/*}*/

/*.choix-jesuis-a-modifier .presentation{*/
/*    bottom: 32%;*/
/*    font-size: 1px;*/
/*    padding-right: 5%;*/
/*}*/

/*.choix-jesuis-a-modifier .conclusion{*/
/*    bottom: 15%;*/
/*    text-transform: uppercase;*/
/*    padding-right: 5% !important;*/
/*    font-size: 1px;*/
/*}*/

/*.choix-jesuis-a-modifier .cta-container{*/
/*    width: 100%;*/
/*    bottom: 5%;*/
/*    height: 5%;*/
/*    display: flex;*/
/*    justify-content: space-around;*/
/*    background: transparent;*/
/*}*/

/*.choix-jesuis-a-modifier .cta-container > div{*/
/*    position: relative;*/
/*}*/

/*.choix-jesuis-a-modifier .bottom-background {*/
/*    width: 100%;*/
/*    height: 5%;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    background: #000;*/
/*}*/

/*.choix-jesuis-a-modifier .fas {*/
/*    font-size: 1px;*/
/*}*/


/*@media screen and (min-width: 1185px) {*/
/*    .choix-jesuis-a-modifier .cta-container .fas{*/
/*        font-size: 3px;*/
/*    }*/

/*}*/
/*.choix-jesuis-a-modifier .texts-container{*/
/*    top: 64%;*/
/*    height: 22%;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: space-between;*/
/*    background: transparent !important;*/
/*    padding-left: 5%;*/
/*    padding-right: 5%;*/
/*    width: 100%;*/
/*}*/

/*.choix-jesuis-a-modifier .texts-container *{*/
/*    position: static;*/
/*    height: auto;*/
/*    background: transparent !important;*/
/*}*/



/*!** MAGAZINE OVERVIEW **!*/
/*.choix-flipbook-a-modifier .modele-contenu{*/
/*    background: #fff !important;*/
/*}*/

/*.choix-flipbook-a-modifier .modele-image{*/
/*    z-index: 0;*/
/*}*/

/*.choix-flipbook-a-modifier .apercu-modele-jesuis-texte{*/
/*    width: 100%;*/
/*    left: 0;*/
/*    font-family: "Roboto", sans-serif;*/
/*}*/

/*.choix-flipbook-a-modifier .apercu-modele-jesuis-texte.text-align-left{*/
/*    text-align: left;*/
/*    padding-left: 5%;*/
/*}*/

/*.choix-flipbook-a-modifier .apercu-modele-jesuis-texte.text-align-center{*/
/*    text-align: center;*/
/*}*/

/*.choix-flipbook-a-modifier .apercu-modele-jesuis-texte.text-align-right{*/
/*    text-align: right;*/
/*    padding-right: 5px;*/
/*}*/

/*.choix-flipbook-a-modifier .titre1.text-align-left{*/
/*    justify-content: flex-start;*/
/*    padding-left: 5px;*/
/*}*/

/*.choix-flipbook-a-modifier .titre1.text-align-center{*/
/*    justify-content: center;*/
/*}*/

/*.choix-flipbook-a-modifier .titre1.text-align-right{*/
/*    justify-content: flex-end;*/
/*    padding-right: 7%;*/
/*}*/

/*.choix-flipbook-a-modifier .titre1{*/
/*    top: 5%;*/
/*    height: 5%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-transform: uppercase;*/
/*    font-size: 6px;*/
/*    color: #000;*/
/*}*/

/*.choix-flipbook-a-modifier .texte-video-jesuis.color-white {*/
/*    color: #fff;*/
/*}*/

/*.choix-flipbook-a-modifier .titre1.color-white{*/
/*    color: #ffffff;*/
/*}*/

/*.choix-flipbook-a-modifier .right-background {*/
/*    width: 35%;*/
/*    height: 60%;*/
/*    top: 0;*/
/*    right: 0;*/
/*    background: #000;*/
/*    z-index: 0;*/
/*}*/

/*.choix-flipbook-a-modifier .right-line {*/
/*    width: 1px;*/
/*    height: 54%;*/
/*    top: 0;*/
/*    right: 5%;*/
/*    background: #000;*/
/*    z-index: 2;*/
/*}*/

/*.choix-flipbook-a-modifier .video-jesuis {*/
/*    top: 45%;*/
/*    right: 3%;*/
/*}*/

/*.choix-flipbook-a-modifier .texte-video-jesuis {*/
/*	float: left;*/
/*    margin-right: 2px;*/
/*    margin-top: 12px;*/
/*    color: #000;*/
/*    font-size: 5px;*/
/*}*/

/*.choix-flipbook-a-modifier .video-jesuis i{*/
/*    font-size: 5px;*/
/*    color: #000;*/
/*}*/

/*.choix-flipbook-a-modifier .video-jesuis i.color-white{*/
/*    color: #ffffff;*/
/*}*/

/*.choix-flipbook-a-modifier .right-line.color-white {*/
/*    background: #ffffff;*/
/*}*/

/*.choix-flipbook-a-modifier .image-jesuis-1-1{*/
/*    top: 25.12%;*/
/*    right: 5.2%;*/
/*    height: 24.75%;*/
/*    width: 35%;*/
/*    z-index: 1;*/
/*}*/

/*.choix-flipbook-a-modifier .image-jesuis-1-1.bordered {*/
/*    border-top: 1px solid #000;*/
/*    border-left: 1px solid #000;*/
/*    border-bottom: 1px solid #000;*/
/*}    */

/*.choix-flipbook-a-modifier .image-jesuis-1-1.border-white{*/
/*    border-color: #ffffff;*/
/*}*/

/*.choix-flipbook-a-modifier .image-jesuis-1-2{*/
/*    top: 15%;*/
/*    left: 0;*/
/*    height: 45%;*/
/*    width: 65%;*/
/*    z-index: 0;*/
/*}*/

/*.choix-flipbook-a-modifier .apercu-modele-jesuis-texte.accroche{*/
/*    bottom: 36%;*/
/*    text-transform: uppercase;*/
/*    font-size: 1px;*/
/*}*/

/*.choix-flipbook-a-modifier .presentation{*/
/*    bottom: 32%;*/
/*    font-size: 1px;*/
/*    padding-right: 5%;*/
/*}*/

/*.choix-flipbook-a-modifier .conclusion{*/
/*    bottom: 15%;*/
/*    text-transform: uppercase;*/
/*    padding-right: 5% !important;*/
/*    font-size: 1px;*/
/*}*/

/*.choix-flipbook-a-modifier .cta-container{*/
/*    width: 100%;*/
/*    bottom: 13%;*/
/*    height: 5%;*/
/*    display: flex;*/
/*    justify-content: space-around;*/
/*    background: transparent;*/
/*}*/

/*.choix-flipbook-a-modifier .cta-container > div{*/
/*    position: relative;*/
/*}*/

/*.choix-flipbook-a-modifier .bottom-background {*/
/*    width: 100%;*/
/*    height: 5%;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    background: #000;*/
/*}*/

/*.choix-flipbook-a-modifier .cta-container .fas {*/
/*    font-size: 4px;*/
/*}*/

/*.choix-flipbook-a-modifier .texts-container{*/
/*    top: 64%;*/
/*    height: 22%;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: space-between;*/
/*    background: transparent !important;*/
/*    padding-left: 5%;*/
/*    padding-right: 5%;*/
/*    width: 100%;*/
/*    color: #000;*/
/*}*/

/*.choix-flipbook-a-modifier .texts-container *{*/
/*    position: static;*/
/*    height: auto;*/
/*    background: transparent !important;*/
/*}*/