/* ***********************************************generale */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');


*{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
}
  
  html {
    font-size: 62.5%;
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
    outline: none !important;
  }
  
  body {
    font-size: 1.6rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    scroll-behavior: smooth;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color:#941e3a;
    font-family: 'Manrope', sans-serif;
}

a:hover{
    text-decoration: none;
}

.tel-bold{
    color:#941e3ae0;
    font-size: 2.8rem;
}

.logo{
 width: 70%;
margin-top: 50px;
}


.cgv-title{
    font-weight: 800; text-align:center; margin:50px 5px;
}
/* main-body*/

.main-body{
    width: 100%;
    min-height: 100vh;
}

.main-body_container{
    width: 100%;
    margin: 0 auto;
    min-height: 200px;
    background-color: #fff;
}

.header{
    width: 100%;
    height: 400px;
}

.content{
    width: 80%;
    background-color: #ffffff;
    display: flex;
    padding: 50px 10px;
    margin: 0 auto;
}

.header-img.mobile{
    display: none;
}

.mobile-header-content{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000000;

    padding: 0 15px;
    display: none;
}

.mobile-header-content .logo-blanc{
    width: 150px;
    height: 150px;
    object-fit: contain;
}

.ester-mobile{
    width: 150px;
    height: 150px;
    object-fit: cover;
    margin-top: 40px;
}


.condition-text h2 , .condition-text h3{
    margin-top: 2rem;
}
.strong-text{
    display: block;
    font-weight: 700;
    margin-top: 30px;
    font-size: 20px;
    color:#941e3a;
    font-family: 'Manrope', sans-serif;
}

.text-oblique{
    font-style: italic;
    font-size: 2rem;
    font-weight: 700;
    color:#ddae91;
    text-align: center;
    margin-bottom: 2rem;
}




.encart{
    position: absolute;
    width: 60%;
    height: 250px;
    background-color: #e17ad8cc;
    z-index: 100;
    left:50%;
    top:20%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.tel-bold{
    font-weight: 700;
}

.u-para{
    text-transform: uppercase;
    font-weight: 800;
    font-style: oblique;

}

.encart p{
    font-size: 4rem;
    color:#fff;
    font-style: italic;
    text-transform: uppercase;
}

/* .cartouche img{ */
    /* width: 250px; */
/* } */

.bottom-img{
    width: 100%;
    height: 500px;
    position: relative;
    background-image: url(../image/footer-e.png);
    background-size: cover;
    background-position: center;
 
}

.bottom-img .img-back{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.presentation-part{
    flex: 1;
}

.irene-photo{
    position: relative;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}



.presentation-text{
    text-align: center;
}

.forme-part{
    flex: 2;
}

.name{
    color:#941e3a;
    font-family: 'Miama';
}

a{
    color:#941e3a; 
}


a:hover{
    color:#941e3a; 
}

.margin-cvg{
    margin-top: -226px;
}

.margin-cvg p{
    margin-top: 20px;
}

.margin-cvg h2 , .margin-cvg h3 {
    margin-top: 10px;
}

.paragraphe{
    margin-top: 20px;
    font-size: 1.9rem;
    font-family: 'Manrope', sans-serif;
    color:#941e3a;
    font-weight: 500;
    text-align: center;
    padding: 10px 20px;
}

.u-bold{
    font-size: 2.3rem;
}

.uppercase{
    text-transform: uppercase;
}

.name-style{
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15rem;
    font-family: 'Miama';
}

.voyant-style{
    display: block;
    font-size: 7rem;
    font-weight: 300;
    margin-left: 17rem;
    margin-top: -100px;
    font-family: 'Miama';
}

.voyan-img{
    position: absolute;
    left: 55%;
    top: 48%;
    width: 100px;
    z-index: 2;
}



.header-img{
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 1000;
    object-fit: cover;
}

.mobile-header-content{
    position: absolute;
    width: 100%;
    height: 100%;
    
}

.main-content{
    background-image: linear-gradient(rgba(255, 255, 255, 0.9)75%, rgba(255, 255, 255, 0));;
    position: relative;
    z-index: 90000;
    padding-top: 5rem;
    padding-bottom: 10rem;
    margin-top: -110px;
}

.header-content  .name .voyant-style{
    font-size: 7rem;
    margin-top: -107px;
    margin-left: 20rem;
}

.header-content  .name .name-style{
    font-size: 15rem;
}

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

.voyance-domaine li{
    list-style: none;
    font-size: 2rem!important;
    color: #ddae91;
    font-weight: 900;
}




.irene-photo img{
    width: 350px;
}

.top{
    margin-top: -150px;
}

.uper{
text-transform: uppercase !important;
}


.form-part-content{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.form-part-content h1{
    text-align: center;
    font-family: 'Manrope', sans-serif;
    font-weight: 800;
    font-size: 25px;
    margin-bottom: 15px;
}

.bg{
    background-image: url(../image/resulbackground.png);
    background-repeat: repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


small{
    font-size: 18px;
    font-weight: 400;

}

.footer{
    background-color:#e17ad9;
    padding: 10px 15px;
}

.footer-text{
    color:#fff;
    text-align: center;
    font-size: 17px;
    margin-top: 5px;
}

.text-info-voyance{
    font-size: 16px !important;
    font-style: italic;
}


/*********************************************** responsive ***************************************************/

@media only screen and (max-width: 1400px) {
    .paragraphe{
        font-size: 1.4rem;
    }

    .content{
        padding: 15px 22px 50px;
    }
    small{
        font-size: 15px;
    }

    .form-main form{
        width: 70%;
    }

    .formGroup p{
        font-size: 1.38rem;
    }
}

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



    .content{
        flex-direction: column;
    }

    .irene-photo img {
        width: 210px;
    }

    .presentation-part{
        display: flex;
    }

    .presentation-text{
        margin-top:0;
    }

    .presentation-part{
        margin-bottom:2.5rem;
    }

    .content{
        padding: 10px 22px;
    }
}

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

    .cgv-title{
        font-size: 2rem;
        margin:18px 5px 20px;
    }

    .margin-cvg{
        margin-top: 45px;
        /* text-align: center; */
   
    }

    .name-mobile {
        display: block;
        font-size: 8rem;
        text-align: center;
        padding-bottom: 10px;
        position: relative;
        z-index: 1000000;
        color: #fff;
        text-shadow: 3px 3px 3px rgb(17 17 17 / 91%);
        padding-top: 7rem;
    }

    .main-content{
        background-image: linear-gradient(rgba(255, 255, 255, 0.658)75%, rgba(255, 255, 255, 0));;
        margin-top: 0px;
        padding-top: 15px;
        margin-top: -39px;
    }

    ul li{
        list-style: none;
    }

    .header{
        height: 250px;
    }

    .name-desktop{
        display:none;
    }

    .paragraphe{
        padding-top:23px;
        text-align: center;
    }

    .strong-text{
        text-align: center;
    }

    .header-content{
        width: 100%;
    }


    .encart{
        width: 80%;
    }

    .voyan-img {
        position: absolute;
        left: 42%;
        top: 19%;
        width: 70px;
        z-index: 2;
    }

    .logo {
        width: 30%;
        margin-top: 5px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 768px){
    .irene-photo img {
        width: 210px;
        margin-top: -107px;
    }
}


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

    .mobile-header-content{
        display: flex;
        justify-content: space-between;
    }

    .main-content {
        background-image: linear-gradient(rgba(255, 255, 255)75%, rgba(255, 255, 255, 0));
        margin-top: 0px;
        padding-top: 15px;
        margin-top: 63px;
    }

    .header-img.mobile{
        display: block;
    }

    .header-img.desktop{
        display:none;
    }
    

    .irene-photo{
        display: none;
    }

    .form-part-content{
        display: none;
    }


    .encart{
        padding-top:15px ;
        padding-bottom:15px ;
    }


    .encart p {
        font-size: 16px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }


    .footer {
        padding: 6px 10px;
    }
    .footer-text {
        font-size: 14px;
        margin-top: 5px;
    }

    .paragraphe {
        padding: 8px 0px;
    }

    .tel-bold{
        font-size: 2rem;
    }

    .presentation-part {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }


    .name-mobile {
        font-size: 5rem;
        padding-top: 3.5rem;
    }

    .bottom-img {
        height: 350px;
    }

    .encart{
        height: 185px;
        width: 85%;
    }

    .encart p{
        font-size: 18px;
    }

    /* .encart img {
        width: 175px;
    } */


    .content{
        width: 100%;
    }

    .header{
        height: 140px;
        background-position: center;
    }

    .voyance-domaine li {
        font-size: 2rem!important;
    }

    .header-content .name .voyant-style {
        font-size: 3rem;
        margin-top: -34px;
        margin-left: 9rem;
    }

    .header-content .name .name-style {
        font-size: 5rem;
    }


    .color-text {
        font-size: 17px;
        padding-top: 0;
        margin-bottom: 0;
    }

    .strong-text{
        font-size: 17px;
    }

    .presentation-text {
        margin-left: 0;
    }

    .name{
        text-align: center;
    }

    .name-style {
        font-weight: 400;
        font-family: "Adaline Script";
        text-transform: capitalize;
        font-size: 8rem;
    }

    .voyant-style {
        display: block;
        font-size: 3rem;
        font-weight: 300;
        margin-left: 7rem;
        margin-top: -47px;
        font-family: "Century Gothic";
    }

    .form-part-content h1{
        font-size: 2rem;
    }

    .main-body_container{
        width: 100%;
    } 

    .text-oblique{
        font-size: 1.7rem;
    }
}
 
@media only screen and (max-width: 500px){


    .main-body_container{
        width: 100%;
    }

    .presentation-text {
        padding-right: 0;
    }


}

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


    .content {
        padding: 0px;
    }

    .encart {
        height: 180px;
        width: 95%;
        top: 10%;
    }
    .strong-text ,.color-text, .paragraphe{
        text-align: justify;
    }

    /* .encart img {
        width: 145px;
    } */

    .encart p {
        font-size: 16px;
    }


}

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


    .cgv-title {
        margin: 0 5px 20px;
    }

    .presentation-part {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .name-mobile {
        font-size: 4rem;
        padding-top: 5.5rem;
    }

    small{
        font-size: 14px;
    }


    .name{
        text-align: center;
    }


    .form-part-content h1{
        font-size: 2rem;
    }

    .content {
        padding: 0px;
    }


}

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

    .text-oblique {
        font-size: 1.5rem;
    }

    .main-content{
        margin-top: -25px;
        padding-top:0;
    }

    .mobile-header-content .logo-blanc{
        width: 110px;
        height: 110px;
        object-fit: contain;
    }
    
    .ester-mobile{
        width: 110px;
        height: 110px;
        object-fit: cover;
        margin-top: 40px;
    }

    .encart {
        width: 96%;
        padding-right: 5px;
        padding-left: 5px;
        min-height: 154px;
        padding-top: 2.5rem;

    }


    .name-mobile {
        font-size: 4rem;
        padding-top: 3.5rem;
    }
}

/* *********************************************************************************************************** */



  