/**** HP ****/
/* SLIDER */

.main-slider.style-four h1, .main-slider.style-five h1, .main-slider.style-six h1, .rs-layer h1 {
    text-transform: uppercase;
    font-size: 2em;
}

.slider-gm-overtitle {
    text-transform: uppercase;
    font-size: 1em;
}

.slider-gm-overtitle-first-letters {
    color: #D3D726;
    font-size: 1.5em;;
}

.slider-title-link {
    font-size: 1.1em;
}

/* BLOCKS */

/* Three items block */
/* To have text beginning at the same level */
.gm-triblocks h4 {
    height: 50px;
}

.gm-triblocks .work-block-one {
    height: 330px;
}

/* Slider pourquoi nous choisir */
/* To have white header at the same level */
.gm-slider-items .caption-box {
    height: 150px;
}



/* FONTS */
/* 
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
*/

.text, p {
    font-family: 'Open Sans', sans-serif;
    color: #212529;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

.gm-semi-important-text {
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.8rem;
    color: #212529;
    font-family: Montserrat;
}

.about-style-two .content-box .text {
    font-family: 'Open Sans', sans-serif;
    color: #212529;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}