html {
    font-size: 62.5%;
}
body{
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    color: #121212;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}
.p-0{
    padding: 0;
}
.mx-auto{
    margin-left: auto;
    margin-right: auto;
}

h1, h2, h3, h4, h5, h6{
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #D02A4C;
    margin: 0 0 2rem 0;
}
h1{
    color: #ffffff;
    font-size: 3rem;
}
h2{
    font-size: 2.4rem;
}
h2 span, h4{
    color: #121212;
}
h2 span{
    font-size: 2.6rem;
}
h3{
    font-size: 1.8em;
}
h4{
    font-family: 'Roboto', sans-serif;
}
a, a:hover, a:focus, a:active{
    color: #D02A4C;
    font-weight: 700;
    text-decoration: underline;
}

.mb-20{
    display: block;
    margin-bottom: 2rem !important;
}

.btn{
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
    transition: all 0.4s ease;
    display: inline-block;
    border-radius: 30px;
    padding: 10px 25px;
}
.btn-primary{
    color: #313131;
    background-color: #fff;
    border-color: #fff;
}
.btn-secondary{
    color: #fff;
    background-color: #d02a4c;
    border-color: #d02a4c;
}
.btn-primary:hover, .btn-primary:focus, .btn-secondary:hover, .btn-secondary:focus,
a:hover span.btn-primary, a:focus span.btn-primary, a:hover span.btn-secondary, a:focus span.btn-secondary{
    color: #fff;
    background-color: #313131;
    border-color: #313131;
}
.btn-primary-red:hover, .btn-primary-red:focus{
    color: #fff;
    background-color: #d02a4c;
    border-color: #d02a4c;

}

p.signature{
    font-size: 2.2rem;
    font-weight: 600;
    margin: 0;
    color: #D02A4C;
}
p.signature span{
    display: block;
    font-weight: 400;
    font-style: italic;
    font-size: 1.8rem;
}

header{
    position: relative;
    background: transparent url(images/header.jpg) no-repeat center center / cover;
    aspect-ratio: 2.7;
}
header:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
}
header > *{
    position: relative;
    z-index: 2;
}
.header-wrapper{
    position: relative;
    max-height: 71.6rem;
    min-height: 30rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 2.7;
}
.header-wrapper img{
    position: absolute;
    width: 20rem;
    top: 3rem;
    left: 50%;
    transform: translateX(-50%);
}

.img-trombi{
    position:relative;
    z-index: 5;
    width: 20rem;
    margin: -10rem auto 0 auto;
}
#bloc2, #bloc3, #bloc4{
    margin-top: 12rem;
}
#bloc2 p, #bloc3 p, #bloc4 p, ul{
    margin-bottom: 2rem;
}
#bloc2 p + ul, #bloc3 p + ul, #bloc4 p +ul{
    margin-top: -1.5rem;
}
#bloc2 .img-intro, #bloc3 .img-intro, #bloc4 .img-intro{
    width: 100%;
}
#bloc4{
    padding-bottom: 8rem;
}

p.intro{
    font-weight: 700;
}
p.quote{
    font-style: italic;
    line-height: 1.2;
    font-size: 2rem;
}
p.thanks{
    font-style: italic;
    margin-top: 2rem;
}
p.mentions{
    font-style: italic;
}
ul {
    list-style-image: url('images/list-style.svg');
}
.read-more{
    font-size: 1.4rem;
    display: inline-block;
    color: #000000;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-top: 2.4rem;
    margin-bottom: 1rem;
}
.more-content{
    transition: all 0.4s ease;
}

#podcast{
    background: transparent url(images/podcast-background.jpg) no-repeat center center / cover;
    display: block;
    position: relative;
    padding: 10rem 0 14rem 0;
    text-align: center;
    color: #ffffff;
}
#podcast .icon{
    position: absolute;
    top: 0;
    left: 50%;
    width: 14rem;
    aspect-ratio: 1;
    transform: translate(-50% , -50%);
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#podcast h2, #podcast p{
    color: #ffffff;
}
#podcast h2{
    margin-top: 1rem;
    font-size: 3.2rem;
}

/*** lecteur audio ***/
.mejs-container{
    background-color: #d02a4c !important;
    margin-top: 25px;
    height: 64px !important;
    border-radius: 50px;
    border: 4px solid #ffffff;
}
.mejs-inner{
    display: flex;
    align-items: center;
    height: 100%;
}
.mejs-container .mejs-controls{
    background-color: transparent !important;
    position: inherit !important;
    height: 100% !important;
    align-items: center;
    padding: 0 15px !important;
}
.mejs-button.mejs-playpause-button{
    width: 34px !important;
    height: 34px !important;
    border-radius: 50%;
    background-color: #313131 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mejs-button.mejs-playpause-button button{
    margin: 0;
    padding: 10px;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total
    /*.mejs-controls .mejs-time-rail > span,
    .mejs-controls .mejs-time-rail span.mejs-time-loaded,
    .mejs-controls .mejs-time-rail span.mejs-time-current*/
{
    border-radius: 10px !important;
}
.mejs-controls .mejs-time-rail .mejs-time-current{
    background-color: #313131 !important;
}

#form{
    background-color: #ffffff;
    padding: 10rem 0;
}
#form h2{
    color: #121212;
}


/*** formulaire ***/
/*
.form{
    padding: 1.5rem 0;
    border-radius: 0 0 1rem 1rem;
    -moz-border-radius: 0 0 1rem 1rem;
    -webkit-border-radius: 0 0 1rem 1rem;
}
.form .fieldset{
    background-color: #f5f5f5;
    padding: 3rem;
    border-radius: 1rem 1rem 1rem 1rem;
    -moz-border-radius: 1rem 1rem 1rem 1rem;
    -webkit-border-radius: 1rem 1rem 1rem 1rem;
    margin-bottom: 1.5rem;
}
.form .fieldset label{
    font-weight: 700;
}
.form .input-lg{
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin-top: 1.5rem;
}
form.invalid .wpcf7-form-control-wrap{
    min-height: 66px;
    display: block;
}*/
span.wpcf7-list-item{
    margin: 0;
}
.form .fieldset span.wpcf7-list-item{
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 700;
    color: #ce114a;
}
.form .fieldset .form-guest-ck span.wpcf7-list-item{
    color: #000000;
}
.form span.wpcf7-list-item > label{
    min-height: 3.2rem;
    cursor: pointer;
    font-weight: 400;
}


/*** footer ***/
footer{
    background-color: #F5F5F5;
    padding: 10rem 0;
    font-size: 1rem;
    color: #121212;
    text-align: left;
}

/* XSmall Devices, Tablets */
@media only screen and (min-width : 576px) {

}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    h1{
        font-size: 5rem;
    }
    h2{
        font-size: 3rem;
    }
    h2 span{
        font-size: 3.2rem;
    }
    h3{
        font-size: 2rem;
    }

    .header-wrapper{
        min-height: 40rem;
    }
    .header-wrapper img {
        width: 25rem;
    }
    .img-trombi{
        width: 25rem;
        margin-top: -12.5rem;
    }
    p.question {
        font-size: 1.8rem;
    }
    p.quote{
        font-size: 2.4rem;
    }

    #bloc4{
        padding-bottom: 10rem;
    }

    #podcast{
        padding: 12rem 0 14rem 0;
    }
    #podcast .icon{
        width: 16rem;
    }
    #podcast h2{
        font-size: 3.6rem;
    }

    .mejs-container{
        width: 500px !important;
        margin: 25px auto 0 ! important;
    }

    #form{
        padding: 12rem 0 11rem 0;
    }
    .form{
        padding: 1.5rem 3rem;
    }
    footer {
        font-size: 1.1rem;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    body{
        font-size: 1.6rem;
    }
    h1{
        font-size: 6rem;
    }
    h2{
        font-size: 3.6rem;
    }
    h2 span{
        font-size: 4rem;
    }
    h3{
        font-size: 2.2rem;
    }
    .btn{
        padding: 10px 30px;
    }

    .header-wrapper{
        min-height: 50rem;
    }
    .header-wrapper img {
        width: 30rem;
    }
    .img-trombi{
        width: 30rem;
        margin-top: -15rem;
    }
    .interview .img-trombi{
        margin-left: 0;
        margin-right: 0;
    }

    #bloc4{
        padding-bottom: 12rem;
    }

    #bloc2 h2,
    #bloc3 h2,
    #bloc4 h2{
        font-size: 2.6rem;
    }
    #bloc2 h2 strong,
    #bloc3 h2 strong,
    #bloc4 h2 strong{
        font-size: 3rem;
    }
    #bloc2 .img-trombi,
    #bloc3 .img-trombi,
    #bloc4 .img-trombi{
        width: 25rem;
    }

    .read-more {
        font-size: 1.6rem;
    }

    #podcast{
        padding: 14rem 0 16rem 0;
    }
    #podcast .icon{
        width: 18rem;
    }
    #podcast h2{
        font-size: 4.2rem;
    }

    .mejs-container{
        height: 78px !important;
        border-width: 6px;
        /*width: 100% !important;*/
    }
    .mejs-button.mejs-playpause-button{
        width: 44px !important;
        height: 44px !important;
    }

    #form{
        padding: 14rem 0 12rem 0;
    }

    footer {
        font-size: 1.2rem;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    body{
        font-size: 1.8rem;
    }
    h1{
        font-size: 7rem;
    }
    h2{
        font-size: 4.2rem;
    }
    h2 span{
        font-size: 4.8rem;
    }
    h3{
        font-size: 2.6rem;
    }
    .btn{
        padding: 15px 35px;
    }
    p.quote{
        font-size: 3rem;
    }

    .header-wrapper{
        min-height: 70rem;
    }
    .header-wrapper img {
        width: 35rem;
    }
    .img-trombi{
        width: 35rem;
        margin-top: -17.5rem;
    }
    #bloc4{
        padding-bottom: 14rem;
    }
    #bloc2 h2,
    #bloc3 h2,
    #bloc4 h2{
        font-size: 3.2rem;
    }
    #bloc2 h2 strong,
    #bloc3 h2 strong,
    #bloc4 h2 strong{
        font-size: 3.8rem;
    }
    #bloc2 .img-trombi,
    #bloc3 .img-trombi,
    #bloc4 .img-trombi{
        width: 30rem;
    }

    .read-more {
        font-size: 1.8rem;
    }

    #podcast{
        padding: 16rem 0 12rem 0;
    }
    #podcast .icon{
        width: 20rem;
    }
    #podcast h2{
        font-size: 4.8rem;
    }

    .mejs-container{
        width: 620px !important;
        height: 100px !important;
        border-width: 10px;
    }
    .mejs-button.mejs-playpause-button{
        width: 54px !important;
        height: 54px !important;
    }
    .mejs-controls{
        padding: 0 17px !important;
    }

    #form{
        padding: 16rem 0 13rem 0;
    }
    .form{
        padding: 3rem;
    }
    footer {
        font-size: 1.3rem;
    }
}

@media only screen and (min-width : 1600px) {
    #bloc4{
        padding-bottom: 16rem;
    }
    #bloc2 h2,
    #bloc3 h2,
    #bloc4 h2{
        font-size: 4.2rem;
    }
    #bloc2 h2 strong,
    #bloc3 h2 strong,
    #bloc4 h2 strong{
        font-size: 4.8rem;
    }

    #bloc2 .img-trombi,
    #bloc3 .img-trombi,
    #bloc4 .img-trombi{
        width: 35rem;
    }
}
