.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 12.5px 0;
    border-bottom: 1px solid #41394f;
    line-height: 24px;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    color: #f5f5f5 !important;
    text-align: left;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.section_mode_eng .about-us-section-four .content h2 {
    font-size: 41px;
    margin-bottom: 25px;
    line-height: 45px;
    font-family: futura;
}

.section_mode_eng .about-us-section-four .content h4 {
    margin-bottom: 10px;
}

.section_mode_eng .about-us-section-four .content .text {
    margin-bottom: 20px;
}

.section_mode_eng .about-us-section-four {
    padding-bottom: 20px;
}
.section_mode_eng .room-dimention p {
    color: #fff;
    font-size: 18px;
    text-align: justify;
    line-height: 30px;
}
.section_mode_eng .cta-section .outer-box:before {
    background: none;
}
.section_mode_eng .cta-section .outer-box {
    padding: 0 0 40px;
}

p.middle-text {
    font-size: 18px;
    line-height: 30px;
}
.section_mode_sec .cta-section .outer-box:before {
    background: none;
}

ul.list_mesure li i {
    margin-right: 8px;
    color: #ccad6e;
}

section.mesures p {
    font-size: 16px;
    margin-top: 30px;
}

.section_mode_sec .cta-section .outer-box {
    padding-bottom: 30px;
}

section.mesures {
    margin-bottom: 40px;
}

section.securite p {
    text-align: justify;
    font-size: 18px;
    position: relative;
    top: 70px;
}
section.securite {
    margin-bottom: 30px;
}
.section_mode_eng .room-dimention {
    margin-bottom: 50px;
    margin-top: 30px;
}
p.special-text {
    font-style: italic;
    font-size: 22px;
    font-weight: 600;
}
.section_mode_sec h1, .section_mode_eng h1, .securite h1, .valeurs h1{
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 20px;
    font-family: futura;
    text-transform: uppercase;
}
section.valeurs {
    margin: 30px 0;
}

section.valeurs h2 span , .ecoute span{
    color: #ccad6e;
    font-size: 40px;
    margin-right: 10px;
}

section.valeurs h2 {
    text-transform: uppercase;
    font-size: 25px;
}

.container-fluid.performance span,  {
    color: #ccad6e;
    font-size: 40px;
}

.container-fluid.performance {
    background: #26262c;
    padding: 30px 0;
    margin: 30px 0;
}

.container-fluid.performance h2 {color: #fff;}

.container-fluid.performance p {
    color: #fff;
    margin-top: 20px;
}
.mg-top-25{
        margin-top: 25px;
}