/*formulaire de connexion*/
#login  {
	display:none
}
#login .ns-box.ns-bar {left: 0 !important;}
#login .sup-container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
}
#login .container-connexion { width: 400px; margin: auto; border-top: 4px solid #367dbd; background: #fff; position: relative; color: #333; padding: 25px 40px; top: 50%; margin-top: -150px;box-shadow: 0px 0px 5px #aaa;}
#login .container-connexion form  { overflow: hidden;}
#login h1 { font-size: 20px; font-family: "Open Sans", Arial,sans-serif; font-weight: 300; line-height: 1.2em; margin: 0 0 15px; text-align: center;}
#login h1 span { font-family: "Open Sans", Arial,sans-serif; font-weight: bold; display: block; text-transform: uppercase;  }
#login input[type="text"], #login input[type="password"] { border: 1px solid #ccc; padding: 10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-bottom: 20px; width: 100%; boz-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;   }
#l_submit, #l_cancel, #l_logout, #msg, #pic_submit, #pic_cancel { background: #367dbd; color: #fff; padding: 8px 20px ; border: none; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin: 0 0 0 15px; float: right; cursor: pointer;}
#retour_site .bouton_deconnexion { background-color: #367dbd; color: #fff; padding: 6px 10px; display: block; float: right; margin: -36px 0 0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.val_bp{display:none;}
#filtre-article { margin: 10px 0; }
#table_list .affiche-declines { color: #23b7e5;    display: inline-block;
    font-weight: normal;    margin: 15px 0; }
	
	
/* MAIN */
img{max-width: 100%;}
body{
	font-family: exoregular;
	margin:auto;
	box-shadow:0px 4px 5px #aaa;
	background-color: #e4e4e4;
}
*{
    -webkit-transition:box-shadow 0.5s;
	transition:box-shadow 0.5s;
    -webkit-transition:filter 0.5s;
	transition:filter 0.5s;
}
.blur{
    filter: blur(5px);
}
p strong{font-family: exobold;}
a:hover, a:active, a:focus{outline: none; text-decoration: none;}

.logo{text-align: center}
.logo img{width: 158px;}
.secondColHeader{
    font-family: exoextralight_italic;
    color: #1d3564;
    border-left: 1px solid #1d3564;
    margin: 14px 0px;
    padding-top: 10px;
}
.loader{
    opacity: 1;
    width: 400px;
    height: 299px;
    background-color: white;
    background-image: url(../../upload/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: background-color 1s;
    transition: background-color 1s;
	box-shadow: 0px 4px 5px #aaa;
}
.container-large{
    background-color: white;
}
.bodyHeader{
}
.query_ok{
    box-shadow: inset 0px 0px 10px #00b900;	
}
.query_nok{
    box-shadow: inset 0px 0px 10px red;
}
.query_edit{
    box-shadow: inset 0px 0px 10px #f78b1e;
}
.langues{
    text-align: right;
    border-right: 1px solid #1d3564;
    padding: 8px 0px;
    margin: 28px 0px;
    padding-bottom: 4px;
    margin-bottom: 34px;
}
.langues span{
    margin: 0px 5px;
}
.langues a{
    text-decoration: none!important;
}
.langues img{
    width: 36px;
}

.webSolution{
    font-family: exosemibold;
    color: #1d3564;
    padding: 8px 0px;
    margin: 28px 0px;
	cursor:pointer;
}
.webSolution:hover{
    color: #f88c1f;
}
.webSolution h4{
    padding-left: 60px;
    position: relative;
}
.icon-lock{
    background-image: url(../images/icon-lock.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 28px;
    width: 54px;
    position: absolute;
    top: -8px;
    left: 30px;
}

.menu{
    background-color: #1d3564;
    height: 45px;
    position: relative;
	top:0px;
	z-index:10;
	width:100%;
}
.listeMenu{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.listeMenu li{
    display:inline-block;
    position: relative;
}
.liSpe{
    background-color: #f78b1e;
    display: inline-block;
}
.menuSep{
    display: inline-block;
}
.listeMenu li a, .liSpe a{
    display: block;
    color: white;
    font-family: exobold;
    -webkit-transition: color 200ms linear;
   -moz-transition: color 200ms linear;
   -o-transition: color 200ms linear;
   -ms-transition: color 200ms linear;
   transition: color 200ms linear;
}
.listeMenu li:active a, .listeMenu li:hover a, .listeMenu li:focus a, .liSpe:active a, .liSpe:hover a, .liSpe:focus a, .listeMenu li.active a{
    color: #f78b1e;
    text-decoration :none;
    -webkit-transition: color 200ms linear;
   -moz-transition: color 200ms linear;
   -o-transition: color 200ms linear;
   -ms-transition: color 200ms linear;
   transition: color 200ms linear;
}
.liSpe:active a, .liSpe:hover a, .liSpe:focus a, .liSpe.active a{color:#1d3564;}

.sousmenu{
    display: none;
    position: absolute;
    background-color: #1d3564;
    list-style-type: none;
    padding-left: 0;
    text-align: left;
    /*border: 1px solid #f78b1e;*/
    width: 300px;
    margin-left: 25px;
    margin-top: -1px;
	box-shadow: 0px 5px 5px rgba(170, 170, 170, 0.7);
}
.sousmenu li{border-bottom: 1px solid #f78b1e;}
.sousmenu li a{
    color: white!important;
    padding-left: 10px;
    -webkit-transition: color 200ms linear;
   -moz-transition: color 200ms linear;
   -o-transition: color 200ms linear;
   -ms-transition: color 200ms linear;
   transition: color 200ms linear;
}
.sousmenu li:active a, .sousmenu li:hover a, .sousmenu li:focus a{
    color: #f78b1e!important;
    -webkit-transition: color 200ms linear;
   -moz-transition: color 200ms linear;
   -o-transition: color 200ms linear;
   -ms-transition: color 200ms linear;
   transition: color 200ms linear;
}
@media (min-width: 992px) {
    nav.site .drop:hover .sousmenu{
      display: block;
      z-index: 100;
    }
}
.pic_update {
    position: absolute;
    Height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    background-image: url(/Views/images/camera.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}
.pic_update:hover {
    opacity: 1;
    background-size: 60px;
}
.pic_update input {
	opacity: 0;
	filter: aplha(opacity=0);
	width: 100%;
	height: 100%;
}
.firstMenu{padding-right: 0px;}
.secondMenu{
    background-color: #f78b1e;
    padding-left: 0;
    padding-right: 0;
    display: flex;
}
.sepMenu{
    height: 45px;
    margin-right: 15px;
}

.containerMenu a{
    padding: 12px 28px;
}
.liSpe a{
    padding: 12px 10px;
}

.tiretMenu{
    color: white;
    padding: 12px 0px;
}

.containerNoPad{
	position:relative;
    padding: 0;
	overflow:hidden;
    float: left;
    width: 100%;
}

.banniere{
	position:relative;
	top:0px;
    width: 100%;
    height: 300px;
    background-position: left center;
    background-size: cover;
    line-height: 260px;
	overflow:hidden;
}
.banniere h2{
    color: white;
    width: 70%;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    display: inline-block;
    margin: 0% 15%;
    font-size: 32px;
	text-shadow: 2px 2px 2px #aaa;
}

.presentation{
    margin-top: 30px;
}
.imagePresentation{
    text-align: center;
    padding-top: 20px;
    position: relative;
}
.imagePresentation::before{
    content: '';
    background-image: url(../images/triLeftBleu.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 55px;
    width: 75px;
    height: 75px;
    top: 10px;
}
.imagePresentation::after{
    content: '';
    background-image: url(../images/triRightOrangeBig.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -15px;
    right: 45px;
    width: 125px;
    height: 125px;
}
.presentation h2{
    font-family: exobold;
    color: #1d3564;
    border-bottom: 1px solid #f78b1e;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.drop-zone {
    width: 100%;
    height: 50px;
    position: relative;
    margin: 0px;
    padding: 0px 20px;
    border: 2px dashed rgba(0,0,0,.3);
    font-family: Arial;
    float: left;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: rgba(0,0,0,.3);
}
.drop-zone input {
    position: absolute;
    cursor: pointer;
    left: 0px;
    top: 0px;
    opacity: 0;
    padding-left: 2%;
    width: 98%;
    height: 50px;
}
.containerBtnRight{text-align: right; margin-top: 20px;}
.btnBleuTransp, .btnBleuTranspLeft{
    color: #1d3564;
    border: 2px solid #1d3564;
    background-color: transparent;
    font-family: exobold;
    padding: 10px 60px;
    font-size: 12px;
    background-image: url('../images/chevronRight.png');
    background-repeat: no-repeat;
    background-position: 165px 6px;
    -webkit-transition: background-color 100ms linear;
   -moz-transition: background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100ms linear;
}
.btnBleuTranspLeft{
    background-image: url('../images/chevronLeft.png');
    padding-right: 30px;
    padding-left: 45px;
    background-position: 25px 6px;
}
.btnBleuTransp:active, .btnBleuTransp:hover, .btnBleuTransp:focus,
.btnBleuTranspLeft:active, .btnBleuTranspLeft:hover, .btnBleuTranspLeft:focus{
    color: white;
    text-decoration: none;
    background-image: url('../images/chevronRightBlanc.png');
    background-color: #1d3564;
    -webkit-transition: background-color 100ms linear;
   -moz-transition:background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100ms linear;
}
.btnBleuTranspLeft:active, .btnBleuTranspLeft:hover, .btnBleuTranspLeft:focus{
    background-image: url('../images/chevronLeftBlanc.png');
}

.expertise, .contact{
    padding: 60px 0px;
    text-align: center;
}
.expertise h3{
    color: #1d3564;
    font-family: exobold;
    margin-top: 50px;
}
.vignetteExpertise{
    margin-top: 60px;
    margin-bottom: 40px;
    position:relative;
}
.vignetteExpertise img{
    width: 100px;
}
.vignetteExpertise::before{
    content: '';
    background-image: url(../images/triLeftOrange.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 112px;
    width: 50px;
    height: 50px;
    top: -20px;
}
.vignetteExpertise::after{
    content: '';
    background-image: url(../images/triRightOrange.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 60px;
    right: 112px;
    width: 50px;
    height: 50px;
}

.titreStyle{
    font-family: exobold;
    color: #1d3564;
    border-bottom: 1px solid #f78b1e;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.btnOrangeThin, .btnWhiteThin{
    color: #f78b1e;
    border: 1px solid #f78b1e;
    background-color: transparent;
    font-size: 16px;
    padding: 10px 15px;
    -webkit-transition: background-color 100ms linear;
   -moz-transition:background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100ms linear;
}
.btnOrangeThin:active, .btnOrangeThin:focus, .btnOrangeThin:hover, .btnWhiteThin:active, .btnWhiteThin:focus, .btnWhiteThin:hover{
    background-color: #f78b1e;
    color: white;
    text-decoration: none;
    -webkit-transition: background-color 100ms linear;
   -moz-transition:background-color 100ms linear;
   -o-transition: background-color 100ms linear;
   -ms-transition: background-color 100ms linear;
   transition: background-color 100ms linear;
}
.btnWhiteThin{
    color: white;
    border: 1px solid white;
    padding: 12px 18px;
}
.btnWhiteThin:active, .btnWhiteThin:focus, .btnWhiteThin:hover{
    background-color:white;
    color: #1d3564;
}

.services{
    text-align: center;
    color: white;
    position: relative;
    padding: 50px 0px;
    background-size: cover;
    background-position: center center;
}
.services h2{
    margin-top: 0px;
    font-size: 34px;
    margin-bottom: 20px;
}
.services h3{
    font-family: exoblack;
    height: 50px;
    font-size: 20px;
}
.services p{
    font-family: exolight;
    font-size: 15px;
    margin-bottom: 20px;
}
.vignetteService{
    padding-bottom: 50px;
}
.vignetteService img{
    width: 80px;
}

.filtreBleu, .filtreOrange{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1d3564;
    z-index: 0;
    opacity: 0.8;
}
.filtreOrange{
    background-color: #f78b1e;
}

.btnStyleOrangeWrapper{
    background-image: url(../images/fdBtnStyle.png);
    background-repeat: no-repeat;
    background-position: 51% 0px;
    background-size: 325px 60px;
    height: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.btnStyleOrange{
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 70px;
    margin-left: 15px;
    margin-top: 12px;
    -webkit-transition: background-color 100ms linear;
    -moz-transition:background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}
.btnStyleOrange:active, .btnStyleOrange:focus, .btnStyleOrange:hover{
    color: #1d3564;
    text-decoration: none;
    background-color: white;
    -webkit-transition: background-color 100ms linear;
    -moz-transition:background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.btnStyleBleuWrapper{
    background-image: url(../images/fdBtnStyleBleu.png);
    background-repeat: no-repeat;
    background-position: 51% 0px;
    background-size: 325px 60px;
    height: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.btnStyleBleu{
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 70px;
    margin-left: 15px;
    margin-top: 12px;
    -webkit-transition: background-color 100ms linear;
    -moz-transition:background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}
.btnStyleBleu:active, .btnStyleBleu:focus, .btnStyleBleu:hover{
    color: #f78b1e;
    text-decoration: none;
    background-color: white;
    -webkit-transition: background-color 100ms linear;
    -moz-transition:background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.orangeBars, .blueBars, .whiteBars{
    position: relative;
}
.orangeBars:before, .blueBars:before, .whiteBars:before{
    content: '';
    background-image: url(../images/sepOrange.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    right: 140px;
    top: -80px;
    width: 161px;
    height: 158px;
    z-index: 1;
}
.orangeBars:after, .blueBars:after, .whiteBars:after{
    content: '';
    background-image: url(../images/sepOrange.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    left: 140px;
    bottom: -80px;
    width: 161px;
    height: 158px;
    z-index: 1;
}
.blueBars:before, .blueBars:after{
    background-image: url(../images/sepBleu.png);
}
.whiteBars:before, .whiteBars:after{
    background-image: url(../images/sepWhite.png);
}

.references{
   padding: 50px 0px;
    text-align: center;
}

.contact{
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 50px 0px;
    color: white;
}
.contact h2{
    margin: 20px auto;
    width: 75%;
}
.contact h2 strong{
    font-family: exoblack;
}
.contact p{
    font-family: exolight;
    margin: 0 auto;
    margin-bottom: 40px;
    width: 80%;
}

.actualites{padding-bottom: 50px;}
.imageEncartActu{
    border: 3px solid #c5c5c5;
    width: 100%;
    height: 22vh;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.encartActu h4{
    font-family: exobold;
    font-size: 16px;
    line-height: 20px;
    height: 5vh;
}
.encartActu .date{
    color:#1d3564;
    border-top: 1px solid #1d3564;
    display: inline-block;
    padding-top: 10px;
}
.contenuEncart{
    max-height: 20vh;
	overflow-y:auto;
    margin-bottom: 10px;
}

.owlActus{
    padding-bottom: 50px;
    position: relative;
}
.owlActus .owl-nav{
    position: absolute;
    width: 100%;
    bottom: 40px;
    left: 0px;
}
.owlActus .owl-next{
    position: absolute;
    right: 10px;
    color: black!important;
    background-color: transparent!important;
    padding: 10px!important;
    padding-right: 45px!important;
    background-image: url(../images/iconNext.png)!important;
    background-repeat: no-repeat!important;
    background-position: right center!important;
    background-size: 30px 30px!important;
}
.owlActus .owl-prev{
    position: absolute;
    left: 10px;
    color: black!important;
    background-color: transparent!important;
    padding: 10px!important;
    padding-left: 45px!important;
    background-image: url(../images/iconPrev.png)!important;
    background-repeat: no-repeat!important;
    background-position: left center!important;
    background-size: 30px 30px!important;
}

.plaquette{
   padding: 50px 0px;
    text-align: center;
    color: white;
    background-color: #1d3564;
    padding-top: 30px;
    padding-bottom: 45px;
    margin-bottom: 0px;

}
.plaquette h2{
    font-family: exobold;
    margin-top: 0px;
    margin-bottom: 20px;
}
.plaquette p{
    margin-bottom: 30px;
}

footer .titreStyle{
    text-align: left;
    font-size: 20px;
    padding-bottom: 10px;
}

.begin-footer{
    padding-bottom: 40px;
}

.colonneFooter{
    padding: 20px 25px;
    padding-top: 95px;
    border-left: 1px solid #1d3564;
}
.lienRS img{
    width: 23%;
    margin-bottom: 5px;
}

.end-footer{
    background-color: #1d3564;
    text-align: center;
    height: 70px;
    line-height: 64px;
}
.end-footer span{
    color: white;
    font-family: exoitalic;
    font-size: 10px;
}
.end-footer img{
    width: 50px;
}

.menuFooter{
    position: absolute;
    left: 0;
    line-height: 70px;
    list-style-type: none;
    padding-left: 15px;
    margin-bottom: 0;
}
.menuFooter li{
    display: inline-block;
}
.menuFooter li a{
    color:white;
    padding-right: 20px;
    -webkit-transition: color 200ms linear;
    -moz-transition:color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
.menuFooter li a:active, .menuFooter li a:focus, .menuFooter li a:hover{
    text-decoration: none;
    color:#f78b1e;
    -webkit-transition: color 200ms linear;
    -moz-transition:color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.contenu{
    padding-top: 30px;
    padding-bottom: 40px;
}
.contenu p{
    line-height: 22px;
}
.contenu p strong{
    font-family: exobold;
    color: #1d3564;
}
.containerContenu{
    margin: 30px 0px;
}
.containerContenu h3, .containerContenu h4{
    font-family: exobold;
    color: #1d3564;
}
.containerContenu p{
    text-align: left!important;
}
.containerContenu div{
    padding: 0;
}
.containerContenu ul, .listeFooter{
    list-style-type: none;
    border-left: 1px solid #1d3564;
    padding-left: 25px;
    padding-top: 25px;
}
.containerContenu ul li, .listeFooter{
    padding-bottom: 7px;
    font-size: 13px;
}
.containerContenu ul li:first-child{
    color: #1d3564;
    font-family: exobold;
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f78b1e;
    display: inline-block;
    padding-right: 65px;
}
.listeFooter{
    padding-left: 0px;
    border: 0;
    padding-top: 0;
    line-height: 22px;
}
.listeFooter a{
    color: black;
    -webkit-transition: color 200ms linear;
    -moz-transition:color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
.listeFooter a:hover, .listeFooter a:focus, .listeFooter:active{
    color: #f78b1e;
    -webkit-transition: color 200ms linear;
    -moz-transition:color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
.underline{
    padding-bottom: 15px;
    border-bottom: 1px solid #f78b1e;
    text-align: center!important;
}
.rightPadContenu{
    padding-right: 70px!important;
}

.galerieColonne{
    padding-left: 10px!important;
}
.galerieColonne .containerPhoto{
    display: block;
}
.galerieAlign .containerPhoto{
    display: inline-block;
}
.containerPhoto{
    position: relative;
    margin-bottom: 30px;
    text-align: left;
    height: 225px;
    width: 100%;
}
.containerPhoto a{
    text-decoration: none!important;
}

.legendePhoto{
    text-align: left;
    color: white!important;
    background-color: #1d3564;
    display: inline-block;
    padding: 0px 15px!important;
    position: absolute;
    bottom: -15px;
    left: 0;
	max-width: 290px;
}
.legendePhoto h4{
    margin: 0;
    margin-top: 6px;
    font-family: exoblack;
	color:white!important;
}
.legendePhoto p{
    margin: 0;
}
.coinPancarte{
    position: absolute;
    right: -47px;
    bottom: 0px;
    width: 47px;
}
.noAlt .coinPancarte{
    right: -25px;
    width: 25px;
}

.vignettePartenaire{padding-bottom: 15px;}
.vignettePartenaire div{
    height: 14vh;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.actus .encartActu{
    height: 60vh;
}

.contenuActu{
    position: relative;
}
.contenuActu .date{
    color: #1d3564;
    border-bottom: 1px solid #1d3564;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 15px;
}
.imageActu{
    padding-bottom: 20px;
}
.imageActu div{
    height:22vh;
    border: 2px solid #c5c5c5;
}

.btnRetourActu{
    position: absolute;
    right: 0;
    z-index: 10;
}

.containerBtnRealisations{
    text-align: center;
    margin: 30px 0px;
}
.btnRealisations{
    color: #f78b1e;
    border: 1px solid #f78b1e;
    padding: 15px 30px;
    margin: 0 5px;
    text-decoration: none!important;
    -webkit-transition: color 100ms linear;
    -moz-transition:color 100ms linear;
    -o-transition: color 100ms linear;
    -ms-transition: color 100ms linear;
    transition: color 100ms linear;
}
.btnRealisations:active, .btnRealisations:focus, .btnRealisations:hover{
    color: #1d3564;
    border: 1px solid #1d3564;
    -webkit-transition: color 100ms linear;
    -moz-transition:color 100ms linear;
    -o-transition: color 100ms linear;
    -ms-transition: color 100ms linear;
    transition: color 100ms linear;
}
.btnRealisations.active{
    color: #1d3564;
    border: 1px solid #1d3564;
    -webkit-transition: color 100ms linear;
    -moz-transition:color 100ms linear;
    -o-transition: color 100ms linear;
    -ms-transition: color 100ms linear;
    transition: color 100ms linear;
}

.maskPhoto{
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
.iconPlus{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0px 25px;
}
.iconPlus img{
    width: 75px;
    height: 75px;
}

.rowContact{
    margin-top: 40px;
}
.rowContact h4{
    font-family: exobold;
    color: #1d3564;
}

.secondColContact{
    border-left: 1px solid #1d3564;
    padding-left: 15px;
}

.table,table{
    position: relative;
    float: left;
    min-height: 50px;
    width: 100%;
	background-color:white;
    box-shadow: 0px 0px 5px #1d3564;
	margin-bottom:10px!important;
    margin-top: 10px!important;
}
table{
    border-radius: 10px 10px 0px 0px;
}
.line{
    position: relative;
    float: left;
    height: 25px;
    width: 100%;
	border-top:1px solid #1d3564;
	overflow:hidden;
	line-height:25px;
	background-color:white;
	-webkit-transition:height 0.2s;
	transition:height 0.2s;
}
.hline{
    position: fixed;
    height: 26px;
    top: inherit;
    left: inherit;
    width: inherit;
    z-index: 1;
	border-top:1px solid #1d3564;
	overflow:hidden;
	line-height:25px;
	background-color:white;
	text-align:center;
}
.line:hover{
    background-color:#d0defb;
	cursor:pointer;
}
.line div{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	float: left;
    height: 25px;
    width: 12.5%;
	line-height:25px;
	text-align: center;
	font-size:12px;
}
.cell_h,.cell{
    position: relative!important;
	float:left;
}
.line_z{
    height: 40px;
	overflow:hidden;
	line-height:40px;
	font-size:15px;
}
.line_z .cell_h,.line_z .cell,.line_z a .cell,
.line_z th,.line_z td,.line_z a td{
    height: 40px;
	overflow:hidden;
	line-height:40px;
	font-size:15px;
}
.d_line div,.d_line td{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	float: left;
    height: 25px;
    width: 12.5%;
	line-height:25px;
	text-align: center;
	font-size:12px;
}
.d_line{
    height: 0px;
    width: 100%;
	background-color:#99b1e2!important;
	border-top:0px;
}
td input[type='checkbox']{
	display:none;
	position: absolute;
    margin: 0px;
    left: 5px;
    top: calc(50% - 8px);
    height: 16px;
    width: 16px;
}
td:hover input[type='checkbox']{
	display:block;
}

.table > .line:first-child, thead> tr:first-child{
    background-image: -webkit-linear-gradient(top, #677694, #1d3564);
    background-image: -ms-linear-gradient(top, #677694, #1d3564);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#677694), to(#1d3564));
    background-image: -webkit-linear-gradient(top, #677694, #1d3564);
    background-image: -o-linear-gradient(top, #677694, #1d3564);
    background-image: -moz-linear-gradient(top, #677694, #1d3564);
    background-image: linear-gradient(top, #677694, #1d3564);
	background-color: #1d3564;
	border-top: 0px;
	color:white;
}
thead> tr:first-child{
	border-radius: 10px 10px 0px 0px;
    padding-right: 20px;
}
.table > .line:first-child > .cell_h{
    background-color: transparent!important;
	color:white;
}
.cell{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
th{
    background-image: url('../images/sort_nd.png');
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 14px!important;
}
.table tbody{
	position: relative;
    float: left;
    display: block;
    max-height: calc(100vh - 249px);
    overflow-y: scroll;
	width:100%;
}
tbody.tbody_s{
	max-height:400px;
}
tr{
	height:40px;
	line-height:40px;
}
table{
	Background-color:white!important;
}
td:not(.cell):not(.cell_h):not(.cell_h2),th:not(.cell_h){
	padding: 0px 20px;
	border: 1px solid #1d3564;
}
td.cell_h2{
	border: 1px solid white;
    padding: 0px 5px;
}
.sort_asc{
    background-image: url('../images/sort_asc.png');
}
.sort_desc{
    background-image: url('../images/sort_desc.png');
}
.dark_div{
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.69);
    -webkit-transition:all 0.5s;
	transition:all 0.5s;
}

input[type=radio].css-checkbox, input[type=checkbox].css-checkbox, input[type=checkbox].css-checkboxC {
    position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
input[type=radio].css-checkbox + label.css-label, input[type=checkbox].css-checkbox + label.css-label, input[type=checkbox].css-checkboxC + label.css-labelC {
    padding-left:32px;
    height:25px;
    display:inline-block;
    line-height:28px;
    background-repeat:no-repeat;
    background-position: 0 0;
    vertical-align:middle;
    cursor:pointer;
}
input[type=radio].css-checkbox:checked + label.css-label{
    background-position: 0 -25px;
}
label.css-label {
    background-image:url('../images/checkboxSmall.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: normal;
    font-family: exoregular;
}

input[type=radio].css-box, input[type=checkbox].css-box, input[type=checkbox].css-boxC {
    position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
input[type=radio].css-box + label.css-check, input[type=checkbox].css-box + label.css-check, input[type=checkbox].css-boxC + label.css-checkC {
    padding-left:32px;
    height:24px;
    display:inline-block;
    line-height:26px;
    background-repeat:no-repeat;
    background-position: 0 0;
    vertical-align:middle;
    cursor:pointer;
}
input[type=checkbox].css-box:checked + label.css-check{
    background-position: 0 -24px;
}
label.css-check {
    background-image:url('../images/checkbox-2Small.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: normal;
    font-family: exoregular;
}

.input-form, .inputFormBig{
    border: 1px solid #cccccc;
    padding: 10px 15px;
    width: 240px;
    margin: 15px 0px;
}
.inputFormBig{
    width: 100%;
}
.label-form{
    font-family: exobold;
    margin-right: 20px;
    font-size: 16px;
}
.obligatoire{
    color: #f78b1e;
    font-family: exobold;
    position: absolute;
    left: 180px;
    top: 28px;
    font-size: 12px;
}

.ui-widget-header{
    background: #f78b1e!important;
}
.ui-dialog .ui-dialog-titlebar-close{
    display: none;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
    float: none!important;
}
.ui-dialog .ui-dialog-buttonpane{
    text-align: center!important;
    padding-left: 1em!important;
}








/* RESPONSIVE */
nav.mobile{display: none;}

@media screen and (min-width: 992px) and (max-width: 1200px){
    .containerMenu a{padding: 12px 20px;}
    .liSpe a{padding: 12px 6px;}

    .imagePresentation::before{left: 20px;}
    .imagePresentation::after{right: 20px;}

    .vignetteExpertise::before{left: 87px;}
    .vignetteExpertise::after{right: 87px;}
}

@media screen and (max-width: 400px){
    .contenuEncart{height: 16vh;}
    .encartActu h4{height: 10vh;}
    .actus .encartActu{
        margin-top: 50px!important;
    }
}

@media screen and (max-width: 576px){
    .rowHeader, .rowContact{display: block!important;}
    .input-form{width: 100%;}

    .secondColHeader, .langues, .webSolution{text-align: center;}
    .secondColHeader, .langues{
        padding: 0!important;
        margin: 0!important;
        border: 0!important;
    }
    .langues{margin-top: 10px!important;}
    .langues span{margin-right: 0px!important;}
    .langues span:nth-child(2){margin-left: 45px;}
    .icon-lock{display: none;}
    .secondColHeader{display: none;}
    .langues{display: none;}
    .webSolution{display: none;}
    .colonneFooter{padding-top: 0px;}
    .banniere{
		height: 150px;
		line-height: 150px;
	}

    .webSolution h4{padding-left: 0px;}
    .banniere h2{font-size: 22px;}

    .owlActus .owl-next, .owlActus .owl-prev{color: transparent!important;}

    .actus .encartActu{
        margin-top: 30px;
    }

    .secondColContact{border-left: 0px; padding-left: 15px!important;}
    .obligatoire{left: initial; right: 40px;}
    input#code{margin-left: 0px!important;}
}

@media screen and (max-width: 650px){
    .btnRealisations{
        display: block;
        margin: 20px 0px;
    }
}

@media screen and (max-width: 767px){
    .end-footer{height: 70px;}
    .menuFooter{position: relative;}
    .rowFooter{display: block!important;}
    .colonneFooter{border: 0;}
    .lienRS img{width: 11%;}

    .rowFooterBis{display: block!important;}

    .secondColContact{padding-left: 30px;}
}

@media screen and (max-width: 991px){

    .presentation h2{margin-top: 40px;}

    .imagePresentation::before, .imagePresentation::after, .vignetteExpertise::before, .vignetteExpertise::after{background-image: none;}

    .vignetteExpertise{margin-top: 20px;}
    .expertise h3{margin-top: 15px;}

    .orangeBars:after, .orangeBars:before, .blueBars:after, .blueBars:before, .whiteBars:after, .whiteBars:before{background-image: none;}

    .contact, .services{background-image: none!important;}
    .filtreBleu, .filtreOrange{opacity: 1;}

    .rowFooter{display: block!important;}
    .owlActus{margin-bottom: 20px;}

    .firstColFooter{text-align: center!important;}

    .sepMenu{display: none;}

    .legendePhoto{left: 0;}

    .rightPadContenu{padding-right: 0px!important;}
    .galerieColonne{padding-left: 0px!important;}


        /* MENU */
    nav.site {display:none;}
    nav.mobile {
        display:block;
        background-color: transparent !important;
        background-image: none !important;
        border:0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        margin-bottom: 0;
        min-height: inherit;
        font-family: montserrat;
    }

    .sousMenuMobile {
        display: none;
        background-color: white;
        width: 100%;
        list-style-type: none;
        padding-left: 0;
        text-align: left;
        position: relative;
        top: 0;
        border-top: 1px solid #f78b1e;
    }
    .sousMenuMobile > li > a {
        padding: 12px 10px 12px 20px;
        border-bottom: 1px solid #f78b1e;
        color: white!important;
        text-transform: uppercase;
        display: block;
        background-color: #1d3564;
        font-family: exobold;
        padding-left: 35px;
    }
    .sousMenuMobile > li > a.spe-menu {
        background-color: #2d7488;
    }
    .sousMenuMobile > li.active > a {color: #f78b1e!important;}
    .sousMenuMobile > li > a:hover, .sousMenuMobile > li > a:focus, .sousMenuMobile > li > a:active {
        color: white !important;
    }
    .sousMenuMobile li:last-child a {
        border-bottom: 0;
    }
    .sousMenuMobile li.active.drop ul.sousmenu {display: block;}
    span.caretMenu {
        position: absolute;
        width: 50px;
        height: 45px;
        background-image: url('../images/caret.png');
        background-repeat: no-repeat;
        background-color: transparent;
        top: 0;
        right: 0;
        cursor: pointer;
        background-position: center;
        margin-right:25px;
    }
    li.drop {
        position: relative;
    }

    #mobileBouton > a.spanBouton {display: block;height: 46px !important ;width: 50px; margin-left: 20px;}
    #mobileBouton > img {
		height: 45px;
		right: 0px;
		position: absolute;
		opacity: 0;
		-webkit-transition: opacity 500ms;
		-moz-transition: color 500ms;
		-o-transition: color 500ms;
		-ms-transition: color 500ms;
	}
    #mobileBouton .spanBouton span {
        background: white none repeat scroll 0 0;
        display: inline-block;
        height: 3px;
        left: 10px;
        position: absolute;
        top: 11px;
        width: 30px;
    }
    .activeMobile > a.spanBouton span {
        display: none !important;
    }
    #mobileBouton span.deux {top: 21px;}
    #mobileBouton span.trois {top: 32px;}
    #mobileBouton {
        cursor: pointer;
        display: block;
        min-height: 46px !important;
        height: auto !important;
        margin: auto;
        position: relative;
        width: 100%;
        z-index: 100000;
        background-color: #1d3564;
    }
    .menuMobile > a:hover, .menuMobile > a:active, .menuMobile > a:focus {background-color: #1d3564 !important;}
    .activeMobile {
        background-color: #1d3564 !important;
    }
    .activeMobile > a{
        background-image: url('../images/close-menu.png');
        background-position: center;
        cursor: pointer;
        height: 45px;
        width: 58px;
        display: inline-block;
    }
    #mobileBouton:hover .spanBouton span{background-color: white; }

    #navigationSite {height: auto !important;}

    .wrap-menu {min-height: 45px; margin-top:20px; background-color: #1d3564; height: auto;}
    .sousMenuMobile {padding-left: 0}


    .sousMenuMobileProduit {display: none;}
    .menuMobile > a {color: white; cursor: pointer; }
    .menuMobile .sousmenu {
        padding-left: 0;
        background-color: #f78b1e;
        list-style-type: none;
        border: 1px solid white;
        top: auto;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        font-family: exobold;
        margin: 0;
        position: relative;
        width: 100%;
    }
    .menuMobile .sousmenu > li {padding-left: 25px; padding-right: 0; border-bottom: 1px solid white; padding-top: 10px; padding-bottom: 10px;}
    .menuMobile .sousmenu > li:last-child {border: 0;}
    .menuMobile .sousmenu > li a {padding-left: 20px; padding-right: 15px; color:white;}
    a.spanBouton {height: 45px;}
    .menuMobile > a:hover, .menuMobile > a:focus, .menuMobile > a:active {color: white !important;}

    .navbar-nav {width: 100%;}
    ul.nav{margin:0;}








}











/* TYPOGRAPHY */
@font-face {
    font-family: 'exoblack';
    src: url('../fonts/exo-black-webfont.eot');
    src: url('../fonts/exo-black-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-black-webfont.woff') format('woff'),
         url('../fonts/Exo-Black.ttf') format('ttf'),
         url('../fonts/exo-black-webfont.svg#exoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exoblack_italic';
    src: url('../fonts/exo-blackitalic-webfont.eot');
    src: url('../fonts/exo-blackitalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-blackitalic-webfont.woff') format('woff'),
         url('../fonts/Exo-BlackItalic.ttf') format('ttf'),
         url('../fonts/exo-blackitalic-webfont.svg#exoblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exobold';
    src: url('../fonts/exo-bold-webfont.eot');
    src: url('../fonts/exo-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-bold-webfont.woff') format('woff'),
         url('../fonts/Exo-Bold.ttf') format('ttf'),
         url('../fonts/exo-bold-webfont.svg#exobold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exobold_italic';
    src: url('../fonts/exo-bolditalic-webfont.eot');
    src: url('../fonts/exo-bolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-bolditalic-webfont.woff') format('woff'),
         url('../fonts/Exo-BoldItalic.ttf') format('ttf'),
         url('../fonts/exo-bolditalic-webfont.svg#exobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exoextrabold';
    src: url('../fonts/exo-extrabold-webfont.eot');
    src: url('../fonts/exo-extrabold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-extrabold-webfont.woff') format('woff'),
         url('../fonts/Exo-ExtraBold.ttf') format('ttf'),
         url('../fonts/exo-extrabold-webfont.svg#exoextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exoextrabold_italic';
    src: url('../fonts/exo-extrabolditalic-webfont.eot');
    src: url('../fonts/exo-extrabolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-extrabolditalic-webfont.woff') format('woff'),
         url('../fonts/Exo-ExtraBoldItalic.ttf') format('ttf'),
         url('../fonts/exo-extrabolditalic-webfont.svg#exoextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exoextralight';
    src: url('../fonts/exo-extralight-webfont.eot');
    src: url('../fonts/exo-extralight-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-extralight-webfont.woff') format('woff'),
         url('../fonts/Exo-ExtraLight.ttf') format('ttf'),
         url('../fonts/exo-extralight-webfont.svg#exoextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exoextralight_italic';
    src: url('../fonts/exo-extralightitalic-webfont.eot');
    src: url('../fonts/exo-extralightitalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-extralightitalic-webfont.woff') format('woff'),
         url('../fonts/Exo-ExtraLightItalic.ttf') format('ttf'),
         url('../fonts/exo-extralightitalic-webfont.svg#exoextralight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exoitalic';
    src: url('../fonts/exo-italic-webfont.eot');
    src: url('../fonts/exo-italic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-italic-webfont.woff') format('woff'),
         url('../fonts/Exo-Italic.ttf') format('ttf'),
         url('../fonts/exo-italic-webfont.svg#exoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exolight';
    src: url('../fonts/exo-light-webfont.eot');
    src: url('../fonts/exo-light-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-light-webfont.woff') format('woff'),
         url('../fonts/Exo-Light.ttf') format('ttf'),
         url('../fonts/exo-light-webfont.svg#exolight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exolight_italic';
    src: url('../fonts/exo-lightitalic-webfont.eot');
    src: url('../fonts/exo-lightitalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-lightitalic-webfont.woff') format('woff'),
         url('../fonts/Exo-LightItalic.ttf') format('ttf'),
         url('../fonts/exo-lightitalic-webfont.svg#exolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exomedium';
    src: url('../fonts/exo-medium-webfont.eot');
    src: url('../fonts/exo-medium-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-medium-webfont.woff') format('woff'),
         url('../fonts/Exo-Medium.ttf') format('ttf'),
         url('../fonts/exo-medium-webfont.svg#exomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'exomedium_italic';
    src: url('../fonts/exo-mediumitalic-webfont.eot');
    src: url('../fonts/exo-mediumitalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-mediumitalic-webfont.woff') format('woff'),
         url('../fonts/Exo-MediumItalic.ttf') format('ttf'),
         url('../fonts/exo-mediumitalic-webfont.svg#exomedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exoregular';
    src: url('../fonts/exo-regular-webfont.eot');
    src: url('../fonts/exo-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-regular-webfont.woff') format('woff'),
         url('../fonts/Exo-Regular.ttf') format('ttf'),
         url('../fonts/exo-regular-webfont.svg#exoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exosemibold';
    src: url('../fonts/exo-semibold-webfont.eot');
    src: url('../fonts/exo-semibold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-semibold-webfont.woff') format('woff'),
         url('../fonts/Exo-SemiBold.ttf') format('ttf'),
         url('../fonts/exo-semibold-webfont.svg#exosemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exosemibold_italic';
    src: url('../fonts/exo-semibolditalic-webfont.eot');
    src: url('../fonts/exo-semibolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-semibolditalic-webfont.woff') format('woff'),
         url('../fonts/Exo-SemiBoldItalic.ttf') format('ttf'),
         url('../fonts/exo-semibolditalic-webfont.svg#exosemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exothin';
    src: url('../fonts/exo-thin-webfont.eot');
    src: url('../fonts/exo-thin-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-thin-webfont.woff') format('woff'),
         url('../fonts/Exo-Thin.ttf') format('ttf'),
         url('../fonts/exo-thin-webfont.svg#exothin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'exothin_italic';
    src: url('../fonts/exo-thinitalic-webfont.eot');
    src: url('../fonts/exo-thinitalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo-thinitalic-webfont.woff') format('woff'),
         url('../fonts/Exo-ThinItalic.ttf') format('ttf'),
         url('../fonts/exo-thinitalic-webfont.svg#exothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}