/*
  Theme Name:   Route Child
  Theme URI:    http://routewp.com/
  Author:       Codestar
  Author URI:   http://codestar.me/
  Description:  Route Multi-Purpose WordPress Theme by a Elite Author
  Version:      4.5
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
  Text Domain:  route
  Template:     route
*/
@import url("../route/style.css");

/*font */
body{
     font-family: 'Din-Regular';
}
@font-face {

    font-family: 'Din-Medium';
    font-style: normal;
    font-weight: 100;
    src: url("font/Din-Medium.eot") format('embedded-opentype'),
    url("font/Din-Medium.otf") format('otf'),
    url("font/Din-Medium.woff2") format('woff2'),
    url("font/Din-Medium.woff") format('woff'),
    url("font/Din-Medium.ttf") format('truetype'),
    url("font/Din-Medium.svg") format('svg');
}
@font-face {

    font-family: 'Din-Regular';
    font-style: normal;
    font-weight: 100;
    src: url("font/Din-Regular.eot") format('embedded-opentype'),
    url("font/Din-Regular.otf") format('otf'),
    url("font/Din-Regular.woff2") format('woff2'),
    url("font/Din-Regular.woff") format('woff'),
    url("font/Din-Regular.ttf") format('truetype'),
    url("font/Din-Regular.svg") format('svg');
}
@font-face {

    font-family: 'D-DINCondensed-Bold';
    font-style: normal;
    font-weight: 100;
    src: url("font/D-DINCondensed-Bold.eot") format('embedded-opentype'),
    url("font/D-DINCondensed-Bold.woff2") format('woff2'),
    url("font/D-DINCondensed-Bold.otf") format('otf'),
    url("font/D-DINCondensed-Bold.woff") format('woff'),
    url("font/D-DINCondensed-Bold.ttf") format('truetype'),
    url("font/D-DINCondensed-Bold.svg") format('svg');
}
@font-face {

    font-family: 'DIN-Light';
    font-style: normal;
    font-weight: 100;
    src: url("font/DIN-Light.eot") format('embedded-opentype'),
    url("font/DIN-Light.woff2") format('woff2'),
    url("font/DIN-Light.woff") format('woff'),
    url("font/DIN-Light.ttf") format('truetype'),
    url("font/DIN-Light.svg") format('svg');
}

/*new css*/
.blu-title{
    font-family: 'Din-Regular'; 
    color: #4fb4de;
    padding: 50px 0 0;
}
.blu-title strong{
    font-family: 'Din-Medium';
}

.txt-intro, .title-intro , .title-intro h1, .title-intro h2, .title-intro h3, .title-intro h4, .title-intro h5 {
    font-family: 'Din-Regular'; 
}
.txt-intro{
    font-size: 24px;
    line-height: normal;

}
.txt-intro h3{
   font-family: 'Din-Medium';
    font-size: 30px;
    margin-bottom: 30px;

}
.txt-intro.txt-small sup{
    font-size: 14px;
}
.txt-intro.txt-small span.bold{
    font-weight: 900;
}
.img-intro{
    display: block;
    margin: 0 auto;
    max-width: 83%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;

}
.cs-top-module{
    border: 0;
    padding: 0 20px;
}
.page-id-3113 #page-header{
    display: none;
}
.txt-small{
    font-size: 20px;
}
.off-title{
    padding-top: 0;
    padding-bottom: 30px;
}
.img-offre{
    display: block;
    margin: 20px auto;
}
    .service-row{
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 50px !important;

        }
    .service-row.strat{
            -webkit-align-items: flex-start;
            -ms-flex-align: flex-start;
            align-items: flex-start;

        }
        .service-col{
            margin-left: 10px;
            flex-basis: calc(100% - 74px);
            -webkit-flex-basis: calc(100% - 74px);
        }
        .service-col .title , .sub-title{
            font-family: 'Din-Medium';
            color: #009dd1;
            font-size: 17px

        }
        .sub-title{
            font-size: 36px;
            margin-top: 25px;
        }
        .service-col p{
            font-family: 'Din-Regular';
            color: #2f3746;
            font-size: 18px

        }
.picto{
    flex: 0 0 74px;
}
.col-serv-img{
    text-align: center;
}
.marg-top{
    margin-top: 80px;
    margin-bottom: 70px;
}
.chiffre-col{
            border:2px solid #a5c400;
            padding: 20px 20px 20px 40px;

        }
        .chiffre-row{
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            margin: 15px auto;
        }
        .chiffre{
            font-family: 'Din-Medium';
            color: #009dd1;
            font-size: 34px;
            text-align: center;
            flex: 0 0 120px;
            margin-right: 10px;

        }
        .chiffre.green{
            color: #a5c400;

        }
        .chiffre-row p , .bottom-txt p{
            font-family: 'Din-Regular';
            color: #2f3746;
            font-size: 15px

        }
        .chiffre-row strong , .bottom-txt strong , .footer-txt strong{
            font-family: 'Din-Medium';
        }
        .bottom-txt p{
            font-size: 24px;
            margin-top: 12px;
            margin-bottom: 12px;
            text-align: center;
            line-height: normal;
            
        }
.chiffre-link{
    display: block;
    width: 95%;
    max-width: 330px;
    font-family: 'Din-Medium';
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    height: 80px;
    line-height: 80px;
    background-color: #a5c400;
    text-align: center;
    margin :0 auto;
}
.chiffre-link:hover{
    text-decoration: none;
}
.row-mag-top{
    margin-top: 50px;
}
.footer-txt p{
    font-size: 14px;
    line-height: 18px;
    text-align: center;
     font-family: 'Din-Regular';
     color: #464747
}


/*****/
/*Menu recherche*/

#site-nav > ul > li.cs-menu-search > a.cs-link::after {
    content: inherit;
}

#site-nav > ul > li.cs-menu-search > a.cs-link:hover {
    background-color: transparent;
    color: #00aeda;
}

/*Formulaire Sarbacane*/

.form-sarbacane input[type=text] {
    /*border: 1px solid transparent;*/
    border-radius: 0;
    font-size: 13px;
    font-weight: 100;
    height: 27px;
    margin-right: 0;
    margin-left: 9px;
    padding: 0 8px;
    width: 140px;
    color: #808b92;
    background-color: #fff;
    font-family: 'DIN-Light';
}

.form-sarbacane input[type=submit] {
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: "Din-Regular";
    height: 27px;
    line-height: 0;
    padding: 0 12px;
    color: #fff;
    background-color: #a5c400;
}

.form-sarbacane input[type=text], .form-sarbacane input[type=submit] {
    display: inline;
}

.form-sarbacane span {
    font-size: 15px;
    color: #009dd1;
    font-family: "Din-Regular";
}

.form-sarbacane .formulaire-alert {
    text-align: right;
}

/*/Formulaire Sarbacane*/

/*Formulaire Newsletter*/

.page-presse-form {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}

.page-presse-form h4 {
    font-weight: 400;
    font-size: 26px;
    color: #149dd1;
}

.page-presse-form .buttonHolder {
    text-align: center;
}

.page-presse-form input[type="email"] {
    text-align: center;
}

.page-presse-form .buttonHolder input[type="submit"] {
    text-transform: uppercase;
    color: #fff;
    background-color: #a5c400;
    padding: 10px 30px;
    width: 100%;
}

/*Divers*/

html, body, h1, h2, h3, h4, h5, h6 {
    color: #2f3746;
}

a {
    color: #009dd1;
}

.h2-bold h2 {
    font-weight: 700;
    font-size: 28px;
}

.strong-bleu strong {
    color: #009dd1;
    font-size: 18px;
}

.texte-medium {
    font-size: 18px;
}

.texte-medium em {
    font-style: normal;
    font-weight: bold;
}

.texte-medium h3 {
    font-weight: 600;
    font-size: 18px;
}

.liste-ul ul {
    padding-left: 0;
}

.liste-ul ul li {
    margin-bottom: 25px;
    list-style-type: none;
    background-image: url("images/dot.png");
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 25px;
}

.liste-avec-padding {
    padding-left: 35px;
}

.texte-large-et-medium {
    font-size: 16px;
}

.texte-large-et-medium strong {
    font-size: 28px;
}

.texte-large-et-medium em {
    font-style: normal;
    font-weight: bold;
}

.bouton-bleu-plat .vc_btn3.vc_btn3-color-primary, bouton-bleu-plat .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    background-color: #009dd1 !important;
    padding: 2px 10px;
    font-size: 18px;
}

#page-header {
    background-color: #149dd1;
}

.route_widget .widget-title h4 {
    color: #149dd1;
    font-size: 20px;
}

#titre-bemobi h1 {
    text-transform: uppercase;
    font-weight: 100;
}

#titre-bemobi h1 strong {
    text-transform: uppercase;
    font-weight: 400;
}

.image-bemobi-absolute {
    position: absolute;
    top: -50px;
}

h2 {
    font-size: 40px;
}

h2 strong {
    font-weight: 400;
}

.forme-bemobi {
    position: absolute;
    top: 0;
    left: -50px;
    top: -60px;
}

#texte-large {
    font-size: 24px;
    line-height: 1.2em;
}

.icone-expertise {
    padding-top: 25px;
    padding-bottom: 10px;
}

.icone-expertise, .bloc-expertise {
    background-color: #f2f3f4;
}

.bloc-expertise {
    padding-bottom: 25px;
}

.bloc-expertise h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 21px;
}

.liens-expertise {
    padding-bottom: 15px;
    min-height: 224px;
}

.le-saviez-vous {
    background-image: url(images/saviez-vous.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    padding: 15px 15px 15px 130px;
    border: 1px solid #009dd1;
}

.le-saviez-vous h4 {
    font-weight: bold;
}

@media (max-width: 991px) {

    .liens-expertise {
        min-height: inherit;
    }
}

.liens-expertise ul {
    margin-top: 0;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    list-style-type: none;
    text-align: center;
}

.liens-expertise ul li a {
    display: block;
    padding: 6px;
    margin-bottom: 10px;
    color: #333;
    color: #fff;
}

.liens-expertise {
    background-color: #f2f3f4;
}

.liens-conseil ul li a { /*border:2px solid #009dd1;*/
    background-color: #009dd1;
}

.liens-collabo ul li a { /*border:2px solid #73d5eb;*/
    background-color: #da2f89;
}

.liens-formation ul li a { /*border:2px solid #c9da72;*/
    background-color: #c9da72;
}

.liens-gestion ul li a { /*border:2px solid #b5bcc0;*/
    background-color: #b5bcc0;
}

/*TEMPORAIRE À EFFACER QUAND LIENS ACTIFS*/
.liens-conseil ul li a, .liens-collabo ul li a, .liens-formation ul li a, .liens-gestion ul li a {
    cursor: pointer;
    text-decoration: none;
}

/*TEMPORAIRE À EFFACER QUAND LIENS ACTIFS*/

/*Utile ===========*/

.margin-bottom-100 {
    margin-bottom: 100px;
}

/*Actualités*/

.page-actu {
    padding-top: 25px;
    padding-bottom: 50px;
}

.page-actu h1 {
    background-image: url(images/forme-bleue-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 50px;
}

.page-actu h2 {
    color: #149dd1;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
}

.page-actu h2 a {
    color: #149dd1;
}

.page-actu h2.Publication a {
    color: #a5c400;
}

.page-actu .savoir-plus, .page-actu .consulter {
    position: absolute;
    bottom: 10px;
    right: 25px;
}

.bloc-actu {
    position: relative;
    padding: 25px 25px 60px 25px;
    clear: both;
}

.bloc-actu:nth-child(even) {
    background-color: #f2f3f4;
}

.bloc-actu:nth-child(odd) {
    background-color: #fff;
}

.bande-grise {
    height: 38px;
    background-color: #dbe1e3;
}

.page-pagination .current {
    background-color: #009dd1;
    border: 1px solid #009dd1;
    color: #fff;
}

.plusDePublications {
    font-weight: bold;
    display: block;
    text-align: right;
}

/*Kit presse*/

#kitPresse h3 {
    color: #009dd1;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

#kitPresse a {
    background-color: #009dd1;
}

/*Page clients*/

.page-clients h2 {
    background-image: url(images/forme-bleue-bemobi.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 50px;
}

.page-clients .sans-forme-bleue h2 {
    background-image: none;
    padding-top: 0px;
}

.page-clients .vc_separator h4 {
    text-transform: uppercase;
    color: #009cd4;
    font-size: 22px;
    font-weight: 500;
}

.page-clients .vc_separator {
    margin-top: 70px;
}

.page-clients a.logo {
    display: inline-block;
    padding: 8px;
    border: 2px solid #f3f3f3;
}

/*Chiffres clés*/

#chiffres-cles-bloc {
    padding: 30px;
}

#chiffres-cles-contenu {
    border: 2px solid #d6d6d6;
    padding: 60px 15px;
    font-size: 18px;
}

#chiffres-cles-contenu img {
    margin-bottom: 20px;
}

#chiffres-cles-contenu strong {
    font-size: 26px;
    font-weight: 700;
}

/*Images pour le sous-menu*/

#image-sous-menu a {
    display: block;
    text-transform: uppercase;
    width: 100%;
    color: #fff;
    height: 201px;
    font-size: 21px;
    padding-top: 60px;
    vertical-align: middle;
    font-weight: 700;
    background-repeat: no-repeat;
}

.image-sous-menu-gauche a {
    text-align: right;
    padding-right: 15px;
    background-position: right center;
}

.image-sous-menu-droite a {
    text-align: left;
    padding-left: 15px;
    background-position: left center;
}

.image-sous-menu-conseil-01 a {
    background-image: url("images/conseil-img01.jpg");
}

.image-sous-menu-conseil-02 a {
    background-image: url("images/conseil-img02.jpg");
}

.image-sous-menu-conseil-03 a {
    background-image: url("images/conseil-img03.jpg");
}

.image-sous-menu-conseil-04 a {
    background-image: url("images/conseil-img04.jpg");
}

.image-sous-menu-gestion-01 a {
    background-image: url("images/gestion-img01.jpg");
}

.image-sous-menu-gestion-02 a {
    background-image: url("images/gestion-img02.jpg");
}

.image-sous-menu-gestion-03 a {
    background-image: url("images/gestion-img03.jpg");
}

.image-sous-menu-gestion-04 a {
    background-image: url("images/gestion-img04.jpg");
}

.image-sous-menu-formation-01 a {
    background-image: url("images/formation-img01.jpg");
}

.image-sous-menu-formation-02 a {
    background-image: url("images/formation-img02.jpg");
}

.image-sous-menu-formation-03 a {
    background-image: url("images/formation-img03.jpg");
}

.image-sous-menu-mobilite-01 a {
    background-image: url("images/mobilite-img01.jpg");
}

.image-sous-menu-mobilite-02 a {
    background-image: url("images/mobilite-img02.jpg");
}

.image-sous-menu-mobilite-03 a {
    background-image: url("images/mobilite-img03.jpg");
}

/*Template pages Besoin*/

#bckg-besoins {
    position: relative;
    background-image: url("images/bckg-top.png");
    background-position: top;
    background-repeat: repeat-x;
}

/*Compteur accueil*/

#compteur-bloc {
    color: #009dd1;
    background-color: #f6f7f8;
    padding: 10px 10px 20px;
    display: inline-block;
}

#compteur-bloc h3 {
    color: #009dd1;
    font-size: 14px;
    font-weight: 600;
}

.compteur {
    display: inline;
    border: 2px solid #009dd1;
    padding: 3px 6px;
    font-size: 20px;
    margin-right: 5px;
}

.compteur-texte, .compteur-texte p {
    display: inline;
    margin-right: 2px;
}

/*Top bar*/

#haut-bar {

   /* background-color: #f1f1f1;*/
    background-color: #e6e8e9;/*
    border-bottom: 1px solid #e8e8e8;*/
    color: #555;
    line-height: 36px;
    position: relative;
    padding: 7px 6px;

}

#haut-bar .acces-client a {
    color: #009dd1;
    text-transform: uppercase;
    font-weight: bold;
    border: 2px solid #009dd1 !important;
    line-height: 14px;
    background-image: url(images/icone-client.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 14px center;
    padding: 5px 15px 5px 40px;
    font-family: 'D-DINCondensed-Bold';
    font-size: 13px;
    vertical-align: middle;
    height: 27px
}

.top-tel, .top-email {
    font-size: 15px;
    background-repeat: no-repeat;
    background-position: center left;
    
}
.top-email a:hover {
    color: #009dd1;
}

.top-tel, .top-email, .top-email a {
    color: #009dd1;
    font-family: 'Din-Medium';
    text-decoration: underline;
}

.top-tel {
    background-image: url("images/icone-tel.png");
    padding-right: 25px !important;
    padding-left: 15px !important;
}

.top-email {
    background-image: url("images/icone-email.png");
    padding-left: 25px !important;
}

/*Header*/

#masthead {
    z-index: 3000;
    box-shadow: 0 4px 1px rgba(0, 0, 0, 0.3);
}

/*Menu*/

#site-nav > ul > li > .cs-link {
    color: #2f3746;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Din-Regular';
}
.page-id-3113 #site-nav .current-menu-item > .cs-link , #site-nav .current-menu-ancestor > .cs-link, #site-nav .current-menu-item > .cs-link {
    color: #2f3746;
}
#site-nav .current-menu-ancestor:first-child > .cs-link, #site-nav .current-menu-item:first-child > .cs-link {
    color: #009dd1;
}


#site-nav > ul > li > .cs-link:after {
    content: '\f107';
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 1;
    margin-left: 5px;
}

#site-nav > ul > li > .cs-link:hover {
    background-color: #d0ebf6;
    color: #2f3746;
    text-decoration: none;
}

.cs-menu-effect .cs-link-depth-0::before {
    background-color: #149dd1;
    height: 3px;
}
.cs-header-default #site-logo img{
    max-width: 165px;
}
#mobile-search , .cs-menu-search{
    display: none;
}
#navigation-mobile a {
    text-transform: uppercase;
}

/*Page contact*/

.bloc-contact {
    position: relative;
    border: 2px solid #eaeaea;
    padding: 5px 50px 25px 50px;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 45px;
    text-align: center;
}

.journalistes {
    padding-top: 25px;
}

.bloc-label {
    font-size: 14px;
    padding: 2px 8px;
    background-color: #149dd1;
    color: #fff;
    top: -19px;
    position: relative;
    border-radius: 3px 3px 3px 3px;
}

.bloc-contact input[type="submit"] {
    text-transform: uppercase;
    color: #fff;
    background-color: #a5c400;
    padding: 10px 30px;
}

.infos-sup {
    text-align: left;
}

.infos-sup span {
    font-size: 16px;
    font-weight: 700;
    color: #149dd1;
}

.bloc-contact .cs-btn-flat-accent {
    text-transform: none;
    background-color: #149dd1;
    border-radius: 6px 6px 6px 6px;
    padding: 2px 16px;
}

input[type="text"], input[type="email"], textarea, select {
    font-size: 17px;
    background-color: #f2f3f4;
    border: none;
    box-shadow: none;
}

input[type="text"], input[type="email"] {
    color: #149dd1;
}

input[type="text"], input[type="email"] {
    font-weight: 700;
}

select.civilite {
    width: 95px;
}

select.type {
    width: 220px;
}

.wpcf7 .ajax-loader {
    display: block;
    margin: 0 auto;
}

/*Salesforce*/

.salesforce_w2l_lead {
    border: 2px solid #eaeaea;
    padding: 5px 50px 25px 50px;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 45px;
    text-align: center;
}

/*Bloc fixed*/

#infos:before {
    content: "";
    display: block;
    height: 90px; /* fixed header height*/
    margin: -90px 0 0; /* negative fixed header height */
}

.bloc-fixed {
    z-index: 500;
    width: 300px;
}

.bloc-fixed-bleu {
    background-color: #009dd1;
    text-align: center;
    padding: 20px 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.bloc-fixed-gris {
    background-color: #f2f3f4;
    text-align: center;
    border: 1px solid #dbe1e3;
    padding: 20px 8px;
    color: #169ed1;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
}

.bloc-fixed-bleu a.cs-btn {
    background-color: #fff;
    color: #009dd1;
    padding: 2px 20px;
    margin-top: 10px;
    text-transform: none;
    font-size: 18px;
}

.bloc-fixed-blanc {
    margin-top: 10px;
    background-color: #fff;
    text-align: center;
    border: 3px solid #f2f3f4;
    padding: 20px 8px;
    color: #009dd1;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.bloc-fixed-blanc ul.offres {
    padding: 0;
    margin-top: 8px;
    font-size: 16px;
    list-style-type: none;
}

.bloc-fixed-blanc ul.offres li a {
    color: #009dd1;
}

/*Blogue*/

.entry-read-more {
    display: none;
}

.blogue-accueil {
    margin-bottom: 50px;
}

.blogue-accueil h3 {
    font-size: 24px;
    font-weight: 400;
    margin: 0;
}

.blogue-accueil .bloc-gris {
    background-color: #f2f3f4;
    padding: 30px 15px;
}

.savoir-plus, .consulter {
    padding: 6px 18px;
    border: 2px solid #a5c400;
    color: #a5c400;
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 15px 0;
    display: inline-block;
}

.consulter {
    background-color: #a5c400;
    color: #fff;
}

.blogue-accueil p {
    margin: 0;
}

.blogue-accueil span.extrait {
    display: block;
    margin-bottom: 25px;
}

.blogue-accueil span.la-date {
    font-size: 18 ipx;
    font-weight: 200;
}

.blogue-accueil .btn-categorie {
    display: inline-block;
    background-color: #a5c400;
    padding: 12px 16px;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}

/*Boutons de partage*/

.addthis_toolbox.addthis_default_style.addthis_ {
    float: right;
}

/*Cookies Popup*/

.container-info-cookie {
    background-color: #fff;
}

/* Info Cookie */
.container-info-cookie {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.75);
    border-top: 1px solid #ccc;
    z-index: 10000;
}

.info-cookie {
    background: #fff;
    width: 1000px;
    margin: 8px auto;
    border-radius: 4px;
    overflow: hidden;
    padding: 6px 10px;
}

.p-info-cookie {
    font-size: 12px;
    color: #2f3746;
    line-height: 1.6;
}

.ok-info-cookie, .ok-info-cookie:hover {
    margin-left: 10px;
    background: #2f3746;
    color: #fff;
    text-decoration: none;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: bold;
}

.plus-info-cookie, .plus-info-cookie:hover {
    margin-left: 10px;
    color: #fdb913;

}

/*Footer*/

#colophon {
    background-color: #464747;
    padding-top: 35px;
    padding-bottom: 25px;
}

.footer-extra {
    font-family: 'Din-Regular';
    background-color: #009dd1;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    padding: 20px 0;
}
.route_widget{
    margin-bottom: 10px;
}
#colophon .route_widget ul li, #colophon .route_widget ul ul {
    font-size: 18px;
    border: none !important;
    margin-bottom: 0;
}

#colophon a {
    color: #fff !important;
     font-family: 'DIN-Light';
}

#colophon .cs-iconbox, .bloc-medias-fixed .cs-iconbox {
    display: inline-block;
}

.bloc-medias-fixed .cs-iconbox {
    margin-bottom: 0;
}

#colophon .textwidget {
    /*width:250px;*/
    margin: 0 auto;
}

.route_widget .widget-title h4 {
    font-size: 18px;
    font-family: 'Din-Regular';
}
footer .cs-iconbox{
    margin-bottom: 0
}
footer .cs-icon{
    width: 44px;
    height: 44px;
}


.bloc-medias-fixed {
    width: 222px;
    margin: 10px auto 0 auto;
}

#colophon .route_widget ul.menu li ul.sub-menu li a {
    font-size: 17px;
}

#colophon .route_widget ul.menu li ul.sub-menu li ul.sub-menu li a {
    font-size: 14px;
}

#colophon .route_widget ul.menu li ul.sub-menu {
    margin-top: 0;
    padding-top: 0;
}

#colophon .route_widget ul.menu li ul.sub-menu li {
    margin-bottom: 8px;
    margin-top: 8px;
    padding-bottom: 0;
}

#colophon .route_widget ul.menu li ul.sub-menu li ul.sub-menu li {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

/*
#colophon .widget-title{
    text-align:center;
    }
*/

#colophon .cs-iconbox-left .cs-iconbox-icon {
    padding-right: 12px;
    padding-left: 0;
}

.bloc-medias-fixed .cs-iconbox-left .cs-iconbox-icon {
    padding-right: 2px;
    padding-left: 2px;
}

#copyright {
    background-color: #fff;
    color: #333;
    text-align: left;
    font-size: 18px;
    padding-top: 28px;
    padding-bottom: 28px;
}

#copyright p {
    margin-bottom: 10px;
}
#copyright p img{
    margin-right: 5px;
}
#copyright a{
    text-decoration: underline;
}
#copyright a:hover {
    color: #009dd1 !important;
    text-decoration: none;
}

.actu-tag-img img {

    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;

}
.txt-intro2 p:first-child{
    margin-bottom: 45px;
}
.white-txt{
    color: #fff;
    max-width: 523px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    text-align: center;
    padding: 19px 10px;
     font-family: 'Din-Regular';
     min-height: 98px;
         display: flex;
    flex-direction: column;
    justify-content: center;
}
.white-txt h6 ,.white-title {
    color: #fff;
    text-transform: uppercase;
     font-family: 'Din-Regular';
    font-weight: bold;
}
.white-title {
    text-align: center;
    background-image: url(images/bg-title.png);
    min-height: 61px;
    line-height: 61px;
    background-repeat: no-repeat;
    background-position: center;
   font-size: 20px;
   margin-bottom: 30px;
}
.assistance p{
    margin-bottom: 30px;
}
.assistance .txt-small.txt-intro{
     max-width: 328px;
}
.white-txt h6 , .white-txt p{
    font-size: 24px;
}
.white-block{
   min-height: 237px;
  
   background-color: #ffffff;
   border-radius: 10px;
   position: relative;
    padding: 30px 25px 38px 32px;
    margin-top: 30px;
    margin-bottom: 30px !important;
}

.white-block strong , .pull-bot strong{
   font-family: 'Din-Medium';
   color: #a5c400 ;
   font-size: 30px;
   text-transform: uppercase;
}
.white-block p{
   font-family: 'Din-Medium';
   margin-bottom: 0;
}
.white-block img{
   position: absolute;
}
.white-block1 img{
    bottom: 0;
    right: -37px;
}
.white-block2{
    padding-top: 11px;
    margin-top: 54px;
}
.white-block2 .first {
    display: block;
    text-align: left;
    padding-left: 23px;

}
.white-block2 p {
    text-align: right;
}
.white-block2 strong  , .white-block3 strong {
    font-size: 40px;
}
.white-block2 img{
    bottom: 23px;
    left: 36px;
}
.white-block3 img{
    top: -11px;
    right: 15px;
}
.white-block3{
    margin-top: 54px;
    padding: 21px 36px;
}

p.left{
    display: flex;
    align-items: center;
    /*margin-top: 10px;*/
}
.mobilite-durable{
    padding-top: 30px;
    padding-bottom: 58px;
    color: #ffffff;
    font-family: 'Din-Regular';

}
.mobilite-durable p{
    font-size: 19px;
}
.first-small, .second-small {   
    display: flex;
    max-width: 60%;
    margin-left: 10px;
    justify-content: flex-end;
}
.first-small p, .second-small p {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0;
}
.first-small {
    margin-top: 35px
}
.second-small {
    margin-top: 20px;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: start;
}
.first-small img{
    min-width: 47px
}
.second-small img {
     min-width: 40px
}
.first-small .txte{
    margin-top: 23px;
    text-align: right;
}
.first-small strong{
    font-size: 40px;
   line-height: 38px;
}
.second-small strong{
    font-size: 27px;
   font-family: 'DIN-Light';
}
.big-title{
    color: #ffffff;
    font-family: 'DIN-Light';
    font-size: 40px;
    text-align: center;
    font-weight: 100;
}
span.sup{
    transform: translate(0, -15px);
    display: inline-block;
}
h1.big-title{
    margin-left: auto;
    margin-right: auto;
    max-width: 337px;
    border: 1px solid #ffffff;
    border-radius:10px;
    padding: 17px;
    margin-top: 35px

}
h2.big-title{
    text-transform: uppercase;
    margin-top: 20px;
}
.tree-img{
    position: absolute;
    right: 15px;
    bottom: -58px;
    margin-bottom: 0 !important
}
#cs-mobile-icon strong{
    display: none;
}
.mobilite-durable2{
    padding-top: 20px;
}
.pull-top{
    margin-top: 90px;
    margin-bottom: 50px;
}
.pull-bot{
    min-height: 410px;
    position: relative;
}
.pull-bot .txt-intro:first-child{
    float: left;
}
.pull-bot .txt-intro:nth-child(2){
    float: right;
    margin-right: -55px;
}
.pull-bot .txt-intro.last {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 7%;
    margin-bottom: 0
}
.pull-bot .txt-intro.last p{
    margin-bottom: 0;
    flex: 0 0 20%;
    max-width: 20%;
}
.pull-bot .txt-intro.last p.test{
    text-align: right;
    flex: 0 0 70%;
    max-width: 70%;
}
.pull-bot .txt-intro.last img{
    max-width: 180px
    
}
.form-sarbacane form{
    display: flex;
    align-items: center;
    justify-content: center;
}
/**
 * Media Queries
 * ----------------------------------------------------------------------------
 */

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

    #site-nav > ul > li > .cs-link {
        font-size: 12px;
    }
}



@media (min-width: 992px) {


.col-serv-img{
    text-align: left;
    padding: 0;
    width: 30%;
}
.col-serv{
        width: 36%;
    padding-right: 0;
}
.col-serv-2{
    width: 34%
}
.col-serv-2 , .col-serv{
    margin-top: 35px;
}
.col-marg-top{
    margin-top: 26px;
}
.route_widget .widget-title h4 , #colophon .textwidget{
    text-align :right;
}
#colophon .cs-iconbox-left:last-child .cs-iconbox-icon{
    padding-right: 0
}
.sub-title{
    max-width: 93%;
    margin-left: auto;
    margin-right: auto;
}
.assistance .col-md-4:nth-child(2) .txt-small.txt-intro{
    margin-left: auto;
    margin-right: auto;
}
.assistance .col-md-4:last-child .txt-small.txt-intro{
    margin-left: auto;
}
.pull-bot .txt-intro.last p.test{
        margin-left: 15px
    }

}
p span.first{
    display: block;
    text-align : right;
}

@media (max-width: 1260px) {
.img-intro{
    max-width: 70%
}
.pull-bot .txt-intro:nth-child(2) {
    float: right;
    margin-right: -15px;
}
}
@media (max-width: 1199px) {
.white-txt:first-child {
    margin-top: 30px;
}

.cs-column-text:last-child.white-block{
    margin-bottom: 50px !important;
    margin-left: auto;
    margin-right: auto;
}
.assistance .marg-top{
    margin-bottom: 0;
    margin-top: 60px
}
.mobilite-durable2{
  overflow: hidden;
}
.img-intro{
    max-width: 40%;
    top: -20px;
    left: initial;
}
.pull-bot {
    min-height: 280px;
}
.pull-bot .txt-intro:nth-child(2){
    margin-right: 0;
    float: left;
    margin-left: 50px;
}
.pull-top{
    z-index: 10;
    background: #ffffff;
    padding-top: 20px;
    padding-bottom: 50px;
    margin-bottom: 0;
}
.pull-bot .txt-intro.last {
    left: 15px;
    z-index: 12;
    background-color: #fff;
}
.assistance .col-md-4  .txt-small.txt-intro{
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}
.assistance .col-md-4  .txt-small.txt-intro.white-block{
    max-width: 327px
}
}
@media (max-width: 991px) {
    .bottom-txt p{
        padding-left: 0;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 35px;
    }

    .image-bemobi-absolute {
        position: static;
    }

    .bloc-fixed {
        margin-top: 20px;
    }

.col-serv-img{
    margin : 50px 0;
}
.chiffre-col{
    padding-left: 20px;
}
.col-marg-top{
    margin-bottom: 30px;
}
h2{
    font-size: 35px;
}
 .sub-title{
    font-size: 25px;
 }
.cs-top-module:last-child{
    padding: 0;
}
.footer-extra{
    font-size: 18px;
}
.pull-top{
    margin-top: 60px;
}
.pull-bot .txt-intro:nth-child(2){
    margin-right: 0
}
.pull-bot .txt-intro.last p.test {
    text-align: center;
    flex: 0 0 100%;
    max-width: 100%;
}
.pull-bot .txt-intro.last img , .pull-bot .txt-intro.last p:first-child {
    display: none;
}

}

@media (max-width: 768px) {
    .actu-tag-img {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .actu-tag-img img {
        max-width: 300px;
    }
}

@media (max-width: 705px) {
    .bottom-txt p{
        min-height: 64px;
    }
}
@media (max-width: 480px) {
.actu-tag-img img {
    max-width: 240px;
}

.pull-bot .txt-intro.last p:first-child , .img-intro ,.tree-img{
    display: none;
}
.white-block2 strong, .white-block3 strong {
    font-size: 30px;
}

.first-small, .second-small {
    max-width: 78%;
}
.pull-bot {
    min-height: 250px;
}

.pull-bot .txt-intro.last{
    width: 100%;
        left: 0;
}
.pull-bot .txt-intro:nth-child(2) {
   float: right;
}
.txt-small {
    font-size: 16px;
}
.white-txt h6, .white-txt p {
    font-size: 20px;
}
.white-block strong, .pull-bot strong {
    font-size: 25px;
}
}
@media (max-width: 450px) {
.white-block.white-block1{
    overflow: hidden;
}
}