@charset "utf-8";
/* CSS Document */
body {

    margin:0px;
    font-family: "Segoe UI","Courier New",Courier,monospace;
    font-size: 12px;
    line-height: 20px;
    color: #242424;
    position: relative;
}
.societe-text {
    text-align: justify;
    margin-left: 20px;
    line-height: 25px;
    font-size: 13px
}
.total-text {
    text-align: justify;
    line-height: 25px;
    font-size: 13px;
    padding: 0px 20px;
    background: #f3f3f3;
}
.deco-list li {
    display : list-item;
    list-style-image:url(../images/icon-list.png);
    font-weight:bold;
    line-height:30px;
    margin-left:5%;
} 


.clear {
    clear: both;
}
.header{
    width: 100%;
    height: 99px;
    margin: 0px auto;
    background: #fff none repeat scroll 0% 0%;
    position: relative;
    z-index: 90;
}
.langue{
    background:#d70003;
    width:100%;
    height:35px;
}
/*.fr{ background: url(../images/fr_lg.png) no-repeat scroll left center; padding-left:12px;}
.en{ background: url(../images/en_lg.png) no-repeat scroll left center; padding-left:12px;}*/
#lg { float:right; margin-left:5px; margin-right:5px; color:#fff; font-size:12px; text-decoration:none; margin-top:4px;}
#fr {
    display: block;
    float: left;
    height: 16px;
    background: transparent url("../images/fr_lg.png") no-repeat scroll right;
    padding-right: 32px;
    margin: 6px 19px 0px 0px;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    font-size:12px;
}
#en  {
    background: transparent url("../images/en_lg.png") no-repeat scroll right;
    display: block;
    float: left;
    height: 16px;
    padding-right: 32px;
    margin: 6px 19px 0px 0px;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    font-size:12px;
}
#en a,#fr a{ text-decoration:none; color:#fff;  }
.logo-menu{ width: 100%;margin-left: auto;margin-right: auto;height: 70px;border-bottom: #22346f 5px solid;}
.logo{
    height: auto;float: left;width: 16.5% ;padding: 0px;text-align: center;background: #fff;margin-top: 0px;box-shadow: 1px 1px 12px #555;margin-left: 60px;margin-right: 23px;}
    .logo img{
        width:100% ; height: 66%;
        margin : 0px  ;margin-left:0px;
    }
    /*.menu{ float:left; margin-left: 50px;}*/
    .header-menu{float: left;padding: 10px;width: 73%;}

    <!--.slider{ width:100%; height:600px}-->
    .container {
        padding: 0px 0px;
        width: 100%;
        background: #fff;
        /*  margin: 0px;*/
    }
    .left{float:left;}
    #wrapper {
        width: 100%;
        padding: 0px;
        background: #fff;
        margin: 0px;
    }
    #featured {
        background: #DCDCDC none repeat scroll 0% 0%;
        position: relative;
        margin: 0px;
        padding: 0px;
    }
    .cases{ background:#22346f; width:100%; height:300px;}
    .case1 { 
        width: 33%;

        height: auto;
        background: #494949 none repeat scroll 0% 0%;
        float: left;color: #FFF;
        margin-bottom: 30px;
    }

    .icon {
        position: relative;

        padding-left: 50px;
        color: #FFF;
        text-transform: uppercase;
        font-size: 20px;
        padding-top: 13px;
        margin-top: 12px;
        margin-bottom: 19px;
    }
    .home{background: transparent url("../images/icon-home.png") no-repeat scroll 0% 0%;}
    .objectif{background: transparent url("../images/icon-politique.png") no-repeat scroll 0% 0%;}
    .dispo{background: transparent url("../images/icon-dispo.png") no-repeat scroll 0% 0%;}
    .desc-case {
        color: #FFF;
        font-size: 12px;
        margin-left: auto;
        margin-right: auto;
        margin-top:12px;
        text-align: justify;
        width: 97%;
    }
    .btn {
        background: #fff linear-gradient(to bottom, #FF5733, #FF5733) repeat scroll 0% 0%; font-family: Arial; font-size: 12px;padding: 7px 20px;text-decoration: none;font-size:12px;float:right;margin-right:15px;margin-bottom: 10px;



    }
    .btn:hover {
        background: #fff linear-gradient(to bottom, #000000, #000000) repeat scroll 0% 0%;
        font-size:12px;

    }

    .rub {
        position: relative;

        padding-left: 50px;
        color: #FFF;
        text-transform: uppercase;
        font-size: 20px;
        padding-top: 13px;
        margin-top: 12px;
        margin-bottom: 19px;
    }
    .rubrique{background: transparent url("../images/icon-rubrique.png") no-repeat scroll 0% 0%;position: relative;padding-left: 58px;color: #494949;text-transform: uppercase;font-size: 20px;padding-top: 10px;margin-top: 0px;margin-bottom: 30px;}
    .service{ margin-top:10px;}
    .span3 {
        width: 18%;
        float: left;
       /* margin-right: 14px; */
        margin: 0px 1%;
    }
    .aligncenter {
        text-align: center;
    }
    .box {
        padding: 20px;
        border: 1px solid #E9E9E9;
        background: #FCFCFC none repeat scroll 0% 0%;
        height: 230px;
    }

    .box img {

        width:100%; 

        margin: 0px 0px 20px;
        max-width: 100%;
    }
    .service-img {
        width:100%; 
        height:150px;
        margin: 0px 0px 20px;
        max-width: 100%;



    }
    .box .icon {
        margin-top: -60px;
        margin-left: auto;
        margin-right: auto;
        height: 62px;
        width: 34px;
        border-radius: 70px;
        background-color: #656565;
        margin-bottom: 0px;
    }
    .titre{color:#d70003;margin-top: 10px; font-size:13px;}
    .box p{text-align:justify; color:#242424; font-size:11px;margin-bottom: 0px;}
    .link_box{bottom: 0px;
        float: right;
        position: absolute;
        right: 36px;}
        .box a{color:#22346f; font-size:10px; float:right; text-decoration:none; font-weight:bold; margin-bottom:10px; margin-top:5px;}
        .icon-64 {
            width: 40px;
            height: 40px;
            padding: 12px;
            font-size: 30px;
            line-height: 40px;
        }
        .icone{
            padding-left: 20px;
            padding-top: 4px;
            padding-right: 20px;
        }
        .images{
            font-size: 30px;
            line-height: 40px;
            padding-top: 12px;
            padding-left: auto;
        }
        .zone{ width: 46%;
            float: left;
            margin-right: 8% ;}
            .catalogue{ 
                width: 93%;
                background: #22346F none repeat scroll 0% 0%;
                height: 100%;
                color: #FFF;
                padding-left: 3%;
             }
             .catalogue:hover {
                    box-shadow :1px 1px 50px #555;      
             }
              
                .catalogue img{float:right; margin-top:-52px;}
                .catalogue .text{float: left;line-height: 5px;margin-top: -5px;}
                .catalogue h3{font-size: 27px;text-transform: uppercase;}
                .catalogue h4{ font-size: 22px;font-weight: initial;;}
                .catalogue a{ text-decoration: none;font-style: italic;color: #FFF;font-size: 19px;font-weight: bold;}
                .row{margin-top:20px;}
                /* --- Custom carousel --- */

                .custom-carousel-nav{
                    outline:0;	
                    color: #ffffff;
                    text-align: center;
                }

                a.custom-carousel-nav {
                    outline:0;
                }

                a.custom-carousel-nav:hover{
                    outline:0;
                    text-decoration:none;
                }

                .icon-control {
                    margin:0 0 0 140px;
                }
                /* --- Clients style --- */

                ul.clients{
                    list-style:none;
                    float:left;
                    width:100%;
                    margin:0;
                    padding:0;
                }

                ul.clients li {
                    position:relative;
                    float:left;height: 100px;
                    margin:0;
                    border:4px solid #e9e9e9;
                    width: 160px;
                }


                ul.clients li img {
                    margin:0;
                    opacity:0.4;
                    width:100%;
                    height:100%;
                    filter: grayscale(1);
                    -webkit-filter: grayscale(1);
                    -moz-filter: grayscale(1);
                    -o-filter: grayscale(1);
                    -ms-filter: grayscale(1);

                }


                ul.clients li img:hover {
                    opacity:1;
                    filter: grayscale(0);
                    -webkit-filter: grayscale(0);
                    -moz-filter: grayscale(0);
                    -o-filter: grayscale(0);
                    -ms-filter: grayscale(0);

                }

                .footer{ width:100%; height:340px;background:#494949; border-top:6px solid #d70003; margin-top:50px; color:#fff;}
                .footer_case{ 
                    width: 29%;
                    margin-right: 3%;
                    margin-left: 2%;
                    float:left; margin-top:30px;}
                    .footer_case h1{ font-size:20px; text-transform:uppercase; margin-bottom:20px;}
                    .footer_case h2{ font-size:14px; text-align:justify; font-weight: initial; padding-left:10px; padding-right:10px;}
                    .footer_case h3{ font-size:16px; text-align:justify; font-weight: initial; padding-right:10px;font-weight: bolder;}
                    .reseaux{ float:right;}
                    a.res-sociaux {
                        float: left;
                        margin-left: 5px;
                        padding: 10px;
                        background: #c2bdbe;
                        border-radius:20px;
                    }
                    a.res-sociaux:hover {
                        float: left;
                        margin-left: 5px;
                        padding: 10px;
                        background: #d70003;
                    }
                    .footer_case input[type="text"] {
                        width: 62%;
                        min-height: 36px;
                        padding-left: 10px;
                        font-size: 13px;
                        padding-right: 10px;
                        box-sizing: border-box;
                        background-color: #FFF;
                        border: 1px solid #CCC;
                        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
                        transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
                        margin-left: 10px; float:left;
                    }
                     .footer_case input[type="email"] {
                        width: 62%;
                        min-height: 36px;
                        padding-left: 10px;
                        font-size: 13px;
                        padding-right: 10px;
                        box-sizing: border-box;
                        background-color: #FFF;
                        border: 1px solid #CCC;
                        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
                        transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
                        margin-left: 10px; float:left;
                    }

                    .footer_case .btnsubmit {
                        color: #FFF;
                        background: #D70003 none repeat scroll 0% 0%;
                        font-size: 11px;
                        padding: 9px;
                        text-decoration: none;
                        text-transform: uppercase;
                        float: left;
                        margin-left: 10px;
                        width: 122px;
                        font-size: 12px;
                        font-weight: bold;
                    }
                    .footer_case .min_galerie{ background: #FFF none repeat scroll 0% 0%;width: 30%;height: 98px;margin-left: 10px;float: left;margin-bottom: 10px;}
                    .footer_case .coordonnées { width: 90%;margin-right: auto;margin-left: auto;margin-top: 46px;font-size: 16px;}
                    .copyright {
                        font-size: 12px;
                        background: #1E2E63 none repeat scroll 0% 0%;
                        text-align: center;
                        height: 26px;
                        padding: 2px 10px 20px;
                    }
                    .min_galerie {
                        opacity: 1.4;
                        -webkit-filter: grayscale(1);
                            -moz-filter: grayscale(1);
                            -o-filter: grayscale(1);
                            -ms-filter: grayscale(1);
                    }
                    .min_galerie:hover {
                        cursor: pointer;
                    opacity: 1;
                    filter: grayscale(0);
                    -webkit-filter: grayscale(0);
                    -moz-filter: grayscale(0);
                    -o-filter: grayscale(0);
                    -ms-filter: grayscale(0);
                    }
                    .copyright a {
                        color: #fff;
                        text-decoration: none;
                        font-weight:bolder;
                    }
                    .copyright p {
                        color: #fff;
                        text-decoration: none;
                    }
                    .cadre_gris{
                        width: 93%;
                        height: 170px;
                        padding: 1% 2%;
                        border: 1px solid #C4C4C4;
                      
                    
                    }
                    .span3{ float:left; color:#d70003; font-size:14px; }
                    .span1{ float: left; font-size:14px; }
                    .cadre_gris img{float:right;margin-top: 29px;}
                    form#contactform1 input[type="text"]{
                        width: 100%;
                        min-height: 40px;
                        padding-left: 20px;
                        font-size: 13px;
                        padding-right: 20px;
                        box-sizing: border-box;
                    }

                    form#contactform1 select{
                        width: 100%;
                        min-height: 40px;
                        padding-left: 20px;
                        font-size: 13px;
                        padding-right: 20px;
                        box-sizing: border-box;
                    }
                    form#contactform1 textarea {
                        width: 100%;
                        padding-left: 20px;
                        padding-top: 10px;
                        font-size: 13px;
                        padding-right: 20px;
                        box-sizing: border-box;
                        height:150px;
                    }
                    .span4 {
                        width: 45%;
                        float: left;
                        min-height: 1px;
                        margin-left: 30px;
                        margin-bottom: 15px;
                    }
                    .margintop10 {
                        margin-top: 10px;
                    }
                    .span8 {
                        width: 94%;
                        margin-left: 30px;

                    }

/*.icon-64.icon-circled {
border-radius: 32px;
background-color: #444;
}
.icon-64 {
width: 40px;
height: 40px;
padding: 12px;
font-size: 30px;
line-height: 40px;
}*/
.img-page{ width:100%; height:250px;margin-top: -31px;background: #F7F7F7 none repeat scroll 0% 0%;}
.btnsend {
    margin-top: 10px;
    color: #FFF;
    background: #D70003 none repeat scroll 0% ;
    font-size: 12px;
    padding: 10px;
    text-decoration: none;
    font-weight:bold;
}

ul.contact-info {
    margin: 0px 0px 0px 30px;
    padding: 0px;
    list-style: outside none none;
    font-size: 15px;
}
ul.contact-info li {
    margin: 0px 0px 15px;
    list-style: outside none none;
    line-height: 35px;
}
label {
    font-weight: bold;
    color: #22346F;
}
.tree_four_case{     width: 65%;margin-right: 4%;
}
.one_four_case{ width:30%}
ul.breadcrumb {
    margin: 30px 0px 0px;
}
.breadcrumb {
    list-style: outside none none;
}
.breadcrumb > li {
    display: inline-block;
    text-shadow: none;
    font-size: 12px;
    margin: 0px;
}
ul.breadcrumb li {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
ul.breadcrumb li {
    font-size: 13px;
    color: #999;
}
.page-headline{    background: #F7F7F7;width: 100%;padding-top: 20px;padding-bottom: 10px;}
.text-headline{    color: #999;font-size: 12px;width: 95%; margin-left: auto; margin-left: auto;font-weight: lighter ;text-transform: uppercase;}
.zone_service {
    width: 48%;
    float: left;
    margin-right: 45px;
}
#content {
    position: relative;
    background: url(../images/shadow857.png) #FEFEFE  no-repeat scroll center top;
    border-top: 1px solid #C8C8C8;
    padding: 50px 0px 0px;
}
.serv-colone{ height:auto;}

#case1-middle {
    margin-right: 0.5%;
    margin-left: 0.5%;
}
#marg-top140 {
    margin-top:100px;
}

/* ---------------- */

.div_service {
    width: 48% ;
    float: left ;
    margin-right : 2%;
}
.act_det {
      width: 48% ;
    float: left ;
    margin-right : 2%;
}


/* ---------------- */
#div-ref {
    width: 96% ;
    margin-right: 2% ;
    margin-left :2%;
    float: left ;
}

div.img {
    margin: 2% 2.4% ;
    border: 1px solid #ccc;
    float: left;
    width: 20%;
}

div.img:hover {
    border: 1px solid #777;
    box-shadow: 1px 1px 12px #555;
}

div.img img {
    width: 100%;
    height: auto;
}

div.desc {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    color: white;
    background: #B5B5B5;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #B5B5B5;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-body img {
    width: 58%;
    margin: 1%;
  /*  height: 546px ; */
  height: auto;
}
.modal-body h2 {
    color :#d70003 ;
}
.modal-body p {
    text-align: justify;
}
.modal-body .div-desc {
    width: 40%;
    float: left ;
}

.modal-footer {
    height: 40px ; 
    padding: 2px 16px;
    background-color: #B5B5B5;
    color: white;
}

/*------- filtre ---------*/

#div-filtre {
    width: 100% ;
    text-align: center ;
    float : left;
    border-top: 2px solid #22346F;
    border-bottom: 2px solid #22346F;
    background-color: #ECECEC; 
}
#div-filtre a {
    text-transform: uppercase;
    text-decoration: none ;
     font-size: 13px;
    padding: 16px 1.5%;
    color: #d70003;
    line-height: 4;
    font-weight: bold;

}
#div-filtre a:hover {
    color: white ;
    background-color: #d70003;
}


.div_cat {
    border: 1px solid #CCC4C4;
    text-align: center;
    margin: 2% 2.4%;
    float: left ;
    
    width: 15% ;
    height: 235px;
}

.div_cat h3 {
    color :#22346F;
    text-transform: uppercase;
    font-size: 16px;

}
.div_min {
    width: 90%;
    margin: auto;
    overflow: overlay;
    height: 133px;
}
.div_min i {
  /* font-size: 100px; */
    color: #D70003;
    position: relative;

} 
.div_min img {
    max-width: 100%;
    height: 133px;
}
.cat_desc {
     font-size: 16px;
}
.cat_desc a {
  text-decoration: none;
  color :#22346F;
  padding: 10px;
  font-size: 16px;
}
.a-filter {
    width: 100%;
}

/* ---- actualité ----- */

.div_act {
     float: left;
        border: 1px solid #CCCCCC;
    width: 45%;
    margin: 2%;
    height: auto ;
    padding-bottom: 10px;
}
.flex_div {
    display: flex;
    align-items: stretch;
}
.div_act h2 {
    width: 50%;
    padding-left: 18px;
}
.div_imgev {
   
    width: 60%;

}
.div_imgev img {
    width: 90%;
    height: 150px;
}
.div_date {
    text-align: center;
    color: #494949;
    line-height: 2;
    font-size: 15px;
}
.div_date ul {
    padding-left: 15px;
    padding-right: 15px;
    list-style-type: none;
}
.div_descev {
    width: 95%;
    text-align: justify;
}
.div_descev a {

        padding: 4px;
    background-color: #D70003;
    color: white;
    text-decoration: none;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    font-size: 22px;
}

ul.pagination li a.active {
        background-color: #494949;
    color: white;
    border: 1px solid #0E0808;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}


.div_service h3 {
    color: #D70003;
    font-size: 20px;
    text-transform: uppercase;
    margin: 1% 4%;
}
.div_service  h4 {
        color: #8A8585;
    margin: 0 5%;
    font-size: 15px;
}

.div_service img {
    max-width: 100%;
}

.act_det h3 {
    color: #D70003;
    font-size: 20px;
    text-transform: uppercase;
    margin: 1% 4%;
}
.act_det  h4 {
        color: #8A8585;
    margin: 0 5%;
    font-size: 15px;
}

.act_det img {
    max-width: 100%;
}


#service_desc li {

    display : list-item;
    list-style-image:url(../images/icon-list.png);
    font-weight:bold;
    line-height:30px;
    margin-left:5%;
}
#service_desc p {
  padding: 10px 20px;
    text-align: justify;
    margin-left: 20px;
    line-height: 25px;
    font-size: 13px
}

#service_desc h3 {
  color: #D70003;
    font-size: 20px;
    text-transform: uppercase;
    margin: 1% 4%;
}
#service_desc h4 {
  color: #8A8585;
    margin: 0 5%;
    font-size: 15px;
}

/* ---- videothéque ----- */
#div-vid {
    background-color: #F1F1F1;
    width: 100%;
    padding-top: 50px;
  
    float : left;
}


/* ---------- qui somme nous ---- */

.span5 {
    float: left;
    margin: 7px 1% ;
        color: #d70003;
        font-size: 14px;
    width: 35% ;
}
.span6 {
    float: left;
    font-size: 14px;
    margin: 7px 1%;
    width: 30%;
}

#ref_zone {
    width: 42%;
}

/*  --------------- media queries  ---------------*/


/* Mise en page pour mobile */
@media (max-width: 768px) {
    .span3 {
        width: 100%;

        margin-right: auto;
        margin-left: auto;

    }
    .service-img {

        height: 250px;

    }
    .box {
        height: auto ;
    }
    .box a {
        float: none;  
    }
    .box p {
        text-align: center;
    }
    .zone {
        width: 90%;
        margin-top: 20px;
    }
    .span12 {
        margin-left: 5%;

    }
    .zone-catalogue {
        width: 100%;
    }
    .footer_case {
        width: 94%;
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 3%;
        padding-left: 3%;

    }

    .f1 {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
        margin-left: 0px;

        float: left;
    }
    #marg-top140 {
        margin-top: 13.4px ;
    }
    .footer {
        width: 100%;
        height: 500px;
        
    }

    .div_service {
        width: 100% ;

    }
    .tree_four_case { 
        width: 98%;
        margin-right:2% ;
    }
    .one_four_case { 
        width:100% ;
    }

    #div-ref {
        width: 100%;
        margin-right: 0px; 
        margin-left: 0px;
    }
    div.img {
        margin : 2%;
        width: 45%;
    }
    .logo {
        margin-left: 0px;
        width: 30% ;
    }

    #div-filtre a {
            width: 100%;
    display: inline-block;
    padding: 0px;
    }

    .modal-content {
        width: 99%;
    }
    .modal-body {
    padding: 2px 7px;
     }
     .modal-body .div-desc {
        width: 100%;
        float: none;
     }
     .modal-body img {
        width: 100%;
        margin: 0px;
     }
             .cadre_gris {
        height: 200px;
        margin: auto;
     }
         #zone_fiche {
        width: 100%;
    }
    #catalogue_zone {
    width: 100%;
}
#ref_zone {
    width: 94%;
}
.div_act {
        width: 96%;
    margin: 2%;
}

.act_det {
    text-align: center;
    margin: 0 5%;
    width: 90%;
}
     .div_cat {
          width: 95%;
    margin: 2% 2.5%;
     }

div.desc {

    font-size: 8px;
   
}
}

/* Mise en page pour tablettes */
@media (min-width: 768px) and (max-width: 1034px) {
    .footer {
        height : 631px ;
    }
    .div_service {
        width: 100% ;

    }
    .act_det {
    text-align: center;
    margin: 0 5%;
    width: 90%;
}

    #div-ref {
        width: 100%;
        margin-right: 0px; 
        margin-left: 0px;
    }
}
@media (min-width: 768px) and (max-width: 1292px) {

    .logo {
        margin-left: 0px;
        margin-right: 10px;
    }
    .service-img {

        width: 100%;
        height: 260px;
    }
    #div_allservices .span3:last-child {
    width: 50%;
    margin: 7px 25%;
    }

    .span3 {
    width: 48%;
    margin: 7px 1%;
    }
    .box {
        height: auto ;
    }
    .box a {
        float: none;  
    }
    .zone {
        width: 94%;
        margin-top: 20px;
        margin-right: 0px;
    }

    #zone_fiche {
        width: 100%;
    }
    .catalogue {
        width: 93% ;
        padding-left: 7%;
    }
    #catalogue_zone {
        width: 100%;
    }
    .span12 {
        margin-left: 5%;

    }
    .zone-catalogue {
        width: 100%;
    }
    #div-menu {
        width: 81.5%;
        display: flex;
        justify-content: center;
    }

    nav a {
        padding: 0px 10px;

        font-size: 13px;

    }
        .cadre_gris {
        width: 90%;
        margin: auto;
     }

     .div_cat {
            width: 28.3%;
     }

#ref_zone {
    width: 94%;
}
div.desc {

    font-size: 8px;
   
}
div.img {
    margin: 2% 2.3%;
}


}

/* Mise en page pour les grands écrans */

@media (max-width: 1339px) {

    .case1 {
        width: 100%;

    }  
    #case1-middle {
        margin-right: 0px;
        margin-left: 0px;
    }

}



@media (max-width: 530px) {
  .catalogue img {
    display: none;
  }
  .catalogue h4 {
    font-size: 17px;
  }

}

@media (min-width: 1292px) {
    nav a {
        padding: 0px 28px; 
        font-size: 14px;
    }

}