/* CSS Pour la page Contactez-nous */

/* Rectif header */
.header-container {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    height: 10vw;
    border-bottom-left-radius: 4vw;
    border-bottom-right-radius: 4vw;
}

.header-title, .header-sub, .header-desc {
    opacity: 0;
}

/* Rectif position titre */
.section1-title {
    margin-top: 12vw;
}

/* Rection section1-bis */

.section1-bis {
    position: relative;
    height: 45vw;
    color:#523913;
}

.section1-bis .section1-title {
    margin-top: 1vw;
}