@charset "UTF-8";

h1, h2, h3, h4, h5, h6, p {
    letter-spacing: -0.03rem;
}

h4 {
    font-weight: 600;
    color: #f28f22;
    text-transform: uppercase;
}

p {
    line-height: 23px;
}

.bg-light-02 {
    background-color: #e8e0cf;
}

.color-primary {
    color: #f28f22 !important;
}

.text-dark {
    color: black;
}

.btn-primary {
    background: linear-gradient(90deg, #f28f22 33%, #db5a00 100%);
    text-transform: uppercase;
    font-size: 1.1rem;
    padding: 0.6rem 1rem;
}

.text-light {
    font-weight: 500;
}

#header .header-body {
    background-image: url("../images/fr-fr/back-line.png");
    background-repeat: no-repeat;
    background-position: left -70px top 35px;
}

    #header .header-body .header-top {
        background: linear-gradient(90deg, #f28f22 63%, #db5a00 100%);
        min-height: 35px;
    }

#header .header-container .header-logo {
    margin: 0;
    max-height: 120px !important;
}

    #header .header-container .header-logo img {
        bottom: 10px;
        position: relative;
    }

#header .header-container .header-extra-info .header-extra-info-text label {
    font-size: 1.2rem !important;
}

    #header .header-container .header-extra-info .header-extra-info-text label a {
        font-size: 1.4rem !important;
    }

#header .header-nav-bar {
    background-color: black !important;
    border-bottom: 10px solid #f28f22;
}

    #header .header-nav-bar .dropdown-item {
        font-size: 1rem;
    }

#header .header-btn-collapse-nav {
    background: #f28f22;
    color: #FFF;
    float: right;
    margin: 0 0 0 1rem;
}

    #header .header-btn-collapse-nav i {
        font-size: 1.2rem;
    }

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li.accessibility-open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: black;
    color: #FFF;
}

html.side-panel.side-panel-open .side-panel-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.side-panel-wrapper .sidebar h5 {
    margin-top: -10px;
}

.side-panel-wrapper .sidebar ul li {
    padding: 8px 0;
}

    .side-panel-wrapper .sidebar ul li p {
        color: #949494;
        text-transform: uppercase;
        font-weight: 700;
        margin: 0 0 10px;
    }

    .side-panel-wrapper .sidebar ul li a {
        color: #f28f22;
        text-transform: uppercase;
        font-weight: 700;
    }

.head-accueil {
    background-image: url("../images/fr-fr/headder/headder-accueil.jpg");
    background-position: center top;
    background-size: cover;
    height: 620px;
}

    .head-accueil .text-head h1 {
        color: white;
        font-weight: 700;
        padding-top: 300px;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .head-accueil {
        height: 420px;
    }

        .head-accueil .text-head h1 {
            font-size: 2rem;
            line-height: 2.4rem;
            padding-top: 60px;
        }
}

.head-02-accueil {
    background: linear-gradient(90deg, #f28f22 83%, #db5a00 100%);
    padding: 55px 0;
}

    .head-02-accueil .text-head h2 {
        line-height: 2.6rem;
        margin-top: 20px;
        margin-bottom: 0;
        color: white;
        font-weight: 700;
        text-transform: uppercase;
    }

    .head-02-accueil .text-head h3 {
        margin-bottom: 0;
        line-height: 2rem;
        color: white;
        font-weight: 700;
        text-transform: none;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .head-02-accueil {
        padding: 35px 0;
    }

        .head-02-accueil .text-head h2 {
            font-size: 1.8rem;
            line-height: 2.4rem;
            margin-top: 20px;
        }

        .head-02-accueil .text-head h3 {
            font-size: 1.5rem;
            line-height: 1.8rem;
        }
}

.head-concept {
    background-image: url("../images/fr-fr/headder/header-concept.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 476px;
    border-bottom: 40px solid #f28f22;
}

    .head-concept .text-head h1 {
        font-size: 3rem;
        color: white;
        font-weight: 800;
        padding-top: 160px;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .head-concept {
        height: 350px;
    }

        .head-concept .text-head h1 {
            font-size: 2rem;
            line-height: 2.4rem;
            padding-top: 120px;
        }
}

.head-permis {
    background-image: url("../images/fr-fr/headder/header-permis.jpg");
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 476px;
    border-bottom: 40px solid #f28f22;
}

    .head-permis .text-head h1 {
        font-size: 3rem;
        color: white;
        font-weight: 800;
        padding-top: 160px;
        margin: 0;
    }

    .head-permis .text-head h5 {
        margin-top: 15px;
        font-size: 2.2rem;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .head-permis {
        height: 350px;
    }

        .head-permis .text-head h1 {
            font-size: 2rem;
            line-height: 2.4rem;
            padding-top: 120px;
        }
}

.head-auto {
    background-image: url("../images/fr-fr/headder/header-permis-auto.jpg");
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 476px;
    border-bottom: 40px solid #f28f22;
}

    .head-auto .text-head h1 {
        font-size: 3rem;
        color: white;
        font-weight: 800;
        padding-top: 160px;
        margin: 0;
    }

    .head-auto .text-head h5 {
        margin-top: 15px;
        font-size: 2.2rem;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .head-auto {
        height: 350px;
    }

        .head-auto .text-head h1 {
            font-size: 2rem;
            line-height: 2.4rem;
            padding-top: 120px;
        }
}

.head-contact {
    background-image: url("../images/fr-fr/headder/header-contact.jpg");
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 476px;
    border-bottom: 40px solid #f28f22;
}

    .head-contact .text-head h1 {
        font-size: 3rem;
        color: white;
        font-weight: 800;
        padding-top: 160px;
        margin: 0;
    }

    .head-contact .text-head h5 {
        margin-top: 15px;
        font-size: 1.2rem;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .head-contact {
        height: 350px;
    }

        .head-contact .text-head h1 {
            font-size: 2rem;
            line-height: 2.4rem;
            padding-top: 120px;
        }
}

.back-logo {
    background-image: url("../images/fr-fr/back-logo.png");
    background-color: #ede6da;
    background-position: center center;
    background-repeat: no-repeat;
}

.work {
    padding: 70px 0;
}

    .work h3 {
        font-size: 2.2rem;
        line-height: 2.5rem;
        color: #f28f22;
        font-weight: 700;
    }

    .work .filet {
        border: 1px solid #cecece;
        border-radius: 5px;
        padding: 15px;
        min-height: 220px;
        margin-bottom: 25px;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .work {
        padding: 45px 0;
    }

        .work .filet {
            border: 1px solid #cecece;
            border-radius: 5px;
            padding: 15px;
            min-height: 180px;
            margin-bottom: 25px;
        }
}

.one h3 {
    font-size: 2.2rem;
    line-height: 2.5rem;
    color: #f28f22;
    font-weight: 700;
}

.one ul {
    padding-left: 0px;
}

.one li {
    font-size: 1.2rem;
    line-height: 1.5rem;
    color: black;
    font-weight: 700;
    list-style-type: none;
    /* on annule la puce par défaut */
    background-image: url(../images/fr-fr/puce-list02.png);
    /* on affiche l'image souhaitée */
    background-repeat: no-repeat;
    /* on annule la répétition par défaut */
    background-position: left top 7px;
    /* on positionne où l'on veut */
    padding-left: 25px;
    /* pour éviter la superposition du contenu */
    padding-bottom: 10px;
}

    .one li span {
        font-size: 0.9rem;
        font-weight: 500;
    }

.one .bloc-one {
    padding: 0 190px 0 50px;
}

@media (min-width: 250px) and (max-width: 576px) {
    .one .bloc-one {
        padding: 0 25px 0 25px;
    }

    .one li {
        font-size: 1.2rem;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .one .bloc-one {
        padding: 0 25px 0 25px;
    }

    .one li {
        font-size: 1.2rem;
    }
}

.two .bloc-two {
    padding: 40px 30px 50px 180px;
}

    .two .bloc-two h3 {
        font-size: 2.2rem;
        line-height: 2.5rem;
        color: #f28f22;
        font-weight: 700;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .two .bloc-two {
        padding: 30px 25px 50px 25px;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .two .bloc-two {
        padding: 30px 25px 50px 25px;
    }
}

.shape01 {
    -webkit-clip-path: polygon(0 0, 100% 0%, 77% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 77% 100%, 0% 100%);
    background-image: url(../images/fr-fr/auto-ecole-01.jpg);
    background-position: right center;
    background-repeat: no-repeat;
}

    .shape01 .bloc {
        min-height: 435px;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .shape01 {
        -webkit-clip-path: none;
        clip-path: none;
        display: block;
        width: 100%;
        height: 350px;
    }
}

.shape02 {
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
    background-image: url(../images/fr-fr/auto-ecole-02.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

    .shape02 .bloc02 {
        min-height: 435px;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .shape02 {
        -webkit-clip-path: none;
        clip-path: none;
        display: block;
        width: 100%;
        height: 350px;
    }

        .shape02 .bloc2 {
            min-height: 435px;
        }
}

.shape03 {
    -webkit-clip-path: polygon(0 0, 100% 0%, 77% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 77% 100%, 0% 100%);
    background-image: url(../images/fr-fr/auto-ecole-03.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

    .shape03 .bloc3 {
        min-height: 435px;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .shape03 {
        -webkit-clip-path: none;
        clip-path: none;
        display: block;
        width: 100%;
        height: 350px;
    }

        .shape03 .bloc3 {
            min-height: 435px;
        }
}

.shape05 {
    -webkit-clip-path: polygon(0 0, 100% 0%, 0% 65px, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 0% 65px, 0% 100%);
    min-height: 100px;
    position: relative;
    z-index: 5;
}

.shape04 {
    -webkit-clip-path: polygon(0% 65px, 100% 0px, 100% 400px, 0% 400px);
    clip-path: polygon(0% 65px, 100% 0px, 100% 400px, 0% 400px);
    margin-top: -68px;
    position: relative;
    background-color: #f28f22;
}

    .shape04.bloc04 {
        min-height: 75px;
    }

    .shape04.bloc-page {
        min-height: 75px;
        margin-top: 100px;
    }

.img-foot {
    background-image: url("../images/fr-fr/auto-ecole-08.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 800px;
    margin-top: -100px;
}

    .img-foot h2 {
        color: white;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 580px;
    }

.separateur {
    display: block;
    height: 57px;
    background-image: url("../images/fr-fr/back-line.png");
    background-repeat: no-repeat;
    background-position: left -100px top;
}

.two-page {
    border-top: 1px solid #f28f22;
    border-bottom: 1px solid #f28f22;
}

    .two-page .bloc-two {
        padding: 40px 30px 50px 180px;
    }

        .two-page .bloc-two h3 {
            font-size: 2.2rem;
            line-height: 2.5rem;
            color: #f28f22;
            font-weight: 700;
            margin-bottom: 15px;
        }

        .two-page .bloc-two h5 {
            font-size: 1.3rem;
            line-height: 1.8rem;
            text-transform: none;
        }

@media (min-width: 250px) and (max-width: 576px) {
    .two-page .bloc-two {
        padding: 30px 25px 50px 25px;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .two-page .bloc-two {
        padding: 30px 25px 50px 25px;
    }
}

.shape-page01 {
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
    background-image: url(../images/fr-fr/auto-ecole-concept-01.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}

    .shape-page01 .bloc2 {
        min-height: 495px;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .shape-page01 {
        -webkit-clip-path: none;
        clip-path: none;
        display: block;
        width: 100%;
        height: 350px;
    }

        .shape-page01 .bloc2 {
            min-height: 435px;
        }
}

.one-page {
    border-top: 1px solid #f28f22;
    border-bottom: 1px solid #f28f22;
}

    .one-page h3 {
        font-size: 2.2rem;
        line-height: 2.5rem;
        color: #f28f22;
        font-weight: 700;
        margin-bottom: 15px;
    }

    .one-page .bloc-text {
        padding: 0 190px 0 50px;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .one-page .bloc-text {
        padding: 0 25px 0 25px;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .one-page .bloc-text {
        padding: 0 25px 0 25px;
    }
}

.shape-page02 {
    -webkit-clip-path: polygon(0% 0, 100% 0, 80% 100%, 0 100%);
    clip-path: polygon(0% 0, 100% 0, 80% 100%, 0 100%);
    background-image: url(../images/fr-fr/auto-ecole-concept-02.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}

    .shape-page02 .bloc {
        min-height: 435px;
    }

@media (min-width: 250px) and (max-width: 576px) {
    .shape-page02 {
        -webkit-clip-path: none;
        clip-path: none;
        display: block;
        width: 100%;
        height: 350px;
    }

        .shape-page02 .bloc {
            min-height: 435px;
        }
}

.permis-head {
    padding: 60px 0 60px;
    background-color: #e8e0cf;
    margin-bottom: 90px;
}

    .permis-head h2 {
        font-size: 2rem;
        line-height: 2.4rem;
        font-weight: 700;
        text-transform: uppercase;
    }

    .permis-head h3 {
        text-transform: none;
        font-weight: 600;
        font-size: 1.6rem;
        line-height: 2rem;
    }

.permis {
    margin-top: 0px;
    margin-bottom: 100px;
}

    .permis .type {
        /*position: relative;
        background-color: white;
        clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
        padding: 15px 15px;
        &:before{
            content: '';
            display: block;
            position: absolute;
            height: 30px;
            width: 30%;
            top: 23px;
            right: 0px;
            background-image: url(../images/fr-fr/back-line-permis.png);
            background-repeat: no-repeat;
        }*/
    }

        .permis .type h2 {
            font-size: 2.2rem;
            color: black;
            text-transform: uppercase;
            font-weight: 800;
            margin: 0;
        }

        .permis .type h3 {
            font-size: 2rem;
            line-height: 2.2rem;
            color: #f28f22;
            text-transform: uppercase;
            font-weight: 800;
            margin: 0;
        }

        .permis .type p {
            font-size: 1.2rem;
            color: #f28f22;
            font-weight: 700;
        }

    .permis .text-content h3 {
        font-size: 1.7rem;
        font-weight: 700;
        margin: 0 0 8px 0;
    }

    .permis .text-content p {
        font-weight: 700;
        font-size: 1.2rem;
    }

    .permis .text-content ul {
        padding-left: 0px;
    }

    .permis .text-content li {
        font-size: 1.1rem;
        line-height: 1.5rem;
        color: #414141;
        font-weight: 500;
        list-style-type: none;
        /* on annule la puce par défaut */
        background-image: url(../images/fr-fr/puce-list02.png);
        /* on affiche l'image souhaitée */
        background-repeat: no-repeat;
        /* on annule la répétition par défaut */
        background-position: left top 7px;
        /* on positionne où l'on veut */
        padding-left: 25px;
        /* pour éviter la superposition du contenu */
        padding-bottom: 5px;
    }

    .permis .text-content span {
        font-weight: 700;
        color: black;
        font-size: 1.2rem;
    }

.contact {
    margin-top: -130px;
    background-color: #f28f22;
}

    .contact .contact-bloc {
        background-color: white;
        background-image: url("../images/fr-fr/back-line-contact.png");
        background-repeat: no-repeat;
        background-position: left -350px top 0px;
        border-radius: 8px;
        position: relative;
        z-index: 5;
        padding: 25px;
    }

        .contact .contact-bloc h3 {
            font-size: 2rem;
            text-transform: none;
            line-height: 2rem;
            color: #f28f22;
            margin-bottom: 10px;
        }

        .contact .contact-bloc .phone {
            color: #f28f22;
            font-weight: 700;
            font-size: 1.5rem;
            margin: 0;
        }

    .contact .certif h6 {
        color: white;
        font-weight: 700;
        margin: 5px 0;
    }

    .contact .certif p {
        color: white;
    }

.contact-form .form {
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 35px;
}

    .contact-form .form a:not(.btn) {
        color: #f28f22 !important;
        text-decoration: underline;
    }

.contact-page {
    margin-top: 0px;
    background-color: #f28f22;
}

    .contact-page .contact-bloc {
        background-color: white;
        background-image: url("../images/fr-fr/back-line-contact.png");
        background-repeat: no-repeat;
        background-position: left -350px top 0px;
        border-radius: 8px;
        border: 1px solid #f28f22;
        position: relative;
        z-index: 5;
        padding: 25px;
        margin-top: -100px;
    }

        .contact-page .contact-bloc h3 {
            font-size: 2rem;
            text-transform: none;
            line-height: 2rem;
            color: #f28f22;
            margin-bottom: 10px;
        }

        .contact-page .contact-bloc .phone {
            color: #f28f22;
            font-weight: 700;
            font-size: 1.5rem;
            margin: 0;
        }

    .contact-page .certif h6 {
        color: white;
        font-weight: 700;
        margin: 5px 0;
    }

    .contact-page .certif p {
        color: white;
    }

.footer .footer-social-icons ul li a {
    margin: 0 20px !important;
}

.rgpd h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2.1rem;
    margin: 30px 0 15px 0;
}

.rgpd h5 {
    line-height: 1.5rem;
    color: black !important;
    text-transform: none;
}

.rgpd h6 {
    font-size: 1.1rem;
    font-weight: 600;
    color: black !important;
}

#olv-rgpd-change {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f28f22;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 999999;
    border-radius: 4px;
    padding: 4px;
    opacity: 0;
}

    #olv-rgpd-change .icone {
        font-size: 1.3rem;
        line-height: 0;
        margin: 0;
        color: rgba(255, 255, 255, 0.623);
    }

    #olv-rgpd-change .legend {
        margin: 0;
        font-size: 0.7rem;
        color: white;
    }

    #olv-rgpd-change.show {
        opacity: 1;
        visibility: visible;
    }

/*# sourceMappingURL=custom-olv.css.map */
