/*FONTS*/
@font-face {
    font-family: 'gilroyextrabold';
    src: url('fonts/gilroy-extrabold-webfont.eot');
    src: url('fonts/gilroy-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gilroy-extrabold-webfont.woff2') format('woff2'),
         url('fonts/gilroy-extrabold-webfont.woff') format('woff'),
         url('fonts/gilroy-extrabold-webfont.ttf') format('truetype'),
         url('fonts/gilroy-extrabold-webfont.svg#gilroyextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gilroylight';
    src: url('fonts/gilroy-light-webfont.eot');
    src: url('fonts/gilroy-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gilroy-light-webfont.woff2') format('woff2'),
         url('fonts/gilroy-light-webfont.woff') format('woff'),
         url('fonts/gilroy-light-webfont.ttf') format('truetype'),
         url('fonts/gilroy-light-webfont.svg#gilroylight') format('svg');
    font-weight: normal;
    font-style: normal;

}

.raleway{font-family: 'Raleway', sans-serif;}
.gilroyB{font-family: 'gilroyextrabold', sans-serif;}
.gilroyL{font-family: 'gilroylight', sans-serif;}


/*TYPO*/
h1,.h1,h2,.h2,h3,.h3{font-family: 'gilroylight', sans-serif;font-weight:400}
body{font-family: 'Raleway', sans-serif;color:#6f757a;}
a.violet:hover{color:#589bd7;text-decoration:none}
.white{color:#fff;}
.violet{color:#511f60}
.grey{color:#6f757a}
.blue{color:#589bd7}
.light-grey{color:#cfcfcf}

.bg-transparent{background-color:transparent;}
.bg-white{background-color:#fff;}
.bg-violet{background-color:#511f60;}
.bg-blue{background-color:#589bd7;}
.bg-light-grey{background-color:#f6f7f8}

.bold{font-weight:700}
.xbold{font-weight:800}
.light{font-weight:300}
.italic{font-style:italic}
.normal{font-style:normal}

.underline{padding-bottom:20px;position:relative;margin-bottom:20px}
.underline:after{position:absolute;height:1px;width:35px;content:"";bottom:0;left:0;background:#511f60;}
.underline.left:after{right:inherit;left:0;}
.underline.center:after{left:50%;margin-left:-17.5px;}
.shadow{box-shadow:0 0 10px 0 rgba(0,0,0,0.5)}
.img-shadow{
-moz-box-shadow:0 0 7px 0 rgba(0,0,0,0.3);
-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,0.3);
box-shadow:0 0 7px 0 rgba(0,0,0,0.3);
}
/*.lightboxOverlay{background-color:#511f60!important;opacity: 0.5!important;}*/

/*BTNS*/
.btn{border-radius:0px;font-size:9px;font-weight:700;font-family:'gilroylight';transition:all 0.3s ease}
.btn-lg{padding:15px 45px;}
.bg-orange:hover{background:#e4003a;color:#fff}
.demo_btn{border-radius:0;padding:0px 10px;height:70px;line-height:70px;}
.border-white{border:1px solid #fff}
.btn.border-white:hover{background:#fff;color:#fdb552}
.border-light-violet{border:1px solid #7d3f90}
.btn.white.bg-transparent:hover{background:#fff;color:#511f60}
.arrow-circle{height:27px;width:27px;display:inline-block;background:url(sprite.png) no-repeat -64px 0}

/*STRUCTURE*/
.padded{padding:15px}
.nopadding{padding:0}
.nomargin{margin:0}
.img-responsive{display:inline-block;}
.relative{position:relative}
.absolute{position:absolute}
body{padding-top:0}


/*SLIDER*/
/*.slider .item{min-height:590px;}
.slider .item .txt{position:absolute;width:100%;max-width:1170px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}
.slider .item .txt h2{margin:0;font-size:90px;text-align:left;color:#fff;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);}
.slider .item .txt p{margin:0;font-size:30px;text-align:left;color:#fff;text-indent:15%;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);}
.slider .bx-controls-direction a{margin-top:-26px;height:52px;width:28px;display:block;text-indent:-99em;overflow:hidden;top:50%;left:2%;background:url(sprite.png) no-repeat -28px 0;position:absolute;z-index:61}
.slider .bx-controls-direction a.bx-next{left:inherit;right:2%;background-position:0 0;}*/

/*HEADER*/
.navbar,.navbar-brand{min-height:116px;border:0;}
.navbar-brand{}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{padding:5px;margin:5px 0 0 15px;left:0}
.navbar-nav > li > a{height:68px;line-height:68px;font-family:'gilroylight';padding:0 20px;font-size:13px;color:#511f60;text-transform:uppercase;font-weight:700}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover,.nav > li > a.focus, .nav > li > a:hover{background:none;border-bottom:3px solid #511f60}
.navbar-nav > li.contact > a{background:#511f60;color:#fff;}
.navbar-nav > li.contact > a:hover{background:#589bd7;color:#fff;border:0}
.navbar-nav > li.contact > a i{margin-right:5px;}
.header.smaller .navbar,.header.smaller .navbar-brand{min-height:68px;}
.header.smaller .navbar{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.5);transition:all 0.2s ease}
.header.smaller .navbar-brand img{max-height:50px;transition:all 0.2s ease}
.navbar-toggle{border-color:#511f60;right:25px;margin-top:15px}
.navbar-toggle .icon-bar{background-color:#511f60}
.navbar-collapse.collapse.in{background:#fff;border-top:1px solid #511f60;}
.navbar-collapse.collapse.in .navbar-nav{margin:0;padding:15px;transition:all 0.2s ease}
/*INDEX*/
.jobslider{margin-top:-70px;z-index:100}
.jobslider .item{min-height:500px;}
.jobslider .item .slide_content{position:absolute;width:50%;height:100%;background:rgba(83,33,98,0.7);right:0;top:0}
.jobslider .item .slide_content .txt{position:absolute;top:50%;width:70%;left:15%;transform:translateX(0) translateY(-50%);color:#fff;padding:15px;}
.jobslider .square-blue{height:190px;width:280px;position:absolute;bottom:-15px;right:-15px;z-index:1;}
.bxslider_job{z-index:50;position:relative;}
.jobslider  .bx-controls{position:absolute; right:15px;top:50%;z-index:65;transform:translateY(-50%)}
.jobslider  .bx-controls .bx-pager{top:50%;}
.jobslider  .bx-controls .bx-pager-item{display:block;margin:10px 0;}
.jobslider  .bx-controls .bx-pager-item a{text-align:center;line-height:13px;display:block;height:2px;width:2px;border:2px solid #ccc;border-radius:50%;text-indent:-99em;overflow:hidden;margin:0 3px}
.jobslider  .bx-controls .bx-pager-item a.active{height:11px;width:11px;border:2px solid #fff;border-radius:50%;margin:0}
.edito h1{margin-top:50px;font-size:40px;}
.edito{margin-top:50px;padding-left:100px;}
.edito p{font-size:14px;}

.references{padding:75px 15px 50px 15px}
.references h2{font-size:40px;}
.all_ref{font-size:9px;height:27px;line-height:27px;display:block;margin-top:-70px;position:relative;z-index:2}
.all_ref span{float:right;margin-left:10px}
.all_ref:hover span{background-position:-91px 0}
.references .ref{opacity:0.5;background:#fff;transition:all 0.3s ease}
.references .ref img{width:100%}
.references .ref:hover{opacity:1}
.references .ref .loupe{position:absolute;visibility:hidden;height:53px;width:53px;top:50%;left:50%;background:url(sprite.png) no-repeat -3px -56px;transform:translateX(-50%) translateY(-50%);transition:all 0.3s ease}
.references .ref:hover .loupe{visibility:visible}
.second{padding:140px 15px 30px 15px;margin-top:-150px}
.about i.fa-5x,.news i.fa-5x{font-size:98px}
.about .media-left,.news .media-left{padding-right:30px}
.news .light{font-size:18px;margin-bottom:5px}

.annonces .annonce{display:block;box-shadow:0 0 15px 0 rgba(0,0,0,0.3);transition:all 0.3s ease}
.annonces .annonce img.img-responsive{display:block;min-height:200px}
.annonces .annonce:hover{box-shadow:0 0 5px 0 rgba(0,0,0,0.3)}
.annonces .annonce .content{display:block;min-height:130px;width:100%;height:100%}
.annonces .img_container{display:block;width:100%;height:209px}
.annonces .annonce .text{position:absolute;width:90%;left:5%;top:-50px;margin-bottom:30px;}
.annonces .annonce .text h3{margin:0 0 10px 0;height:52px}
.annonces .annonce .text p{color:#511f60;font-size:13px;margin-bottom:10px}

.annonces .bx-wrapper{position:relative;}
.annonces .bx-controls-direction{text-align:center;padding:5px 15px;}
.annonces .bx-controls-direction a{display:block;margin:-13px 0 0 0;height:26px;width:14px;text-indent:-99em;overflow:hidden;background:url(sprite.png) no-repeat -14px -113px;position:absolute;z-index:1000;top:50%;left:-24px;}
.annonces .bx-controls-direction a.bx-next{background-position:0 -113px;left:inherit;right:-24px}


.temoignages{padding:75px 15px}
.temoignages .temoignage .img-circle{padding:10px;background:url(bg/circle-blue.png) no-repeat center right;height:142px;margin-right:15px;margin-top:50%}
.temoignages .bg-triangle{background:url(bg/triangle.png) no-repeat  75% 25%;}

.clients li{min-height:38px;padding:5px 15px}
.clients{padding:50px 15px 80px 15px;background:url(bg/clients.png) no-repeat right bottom;}
.clients .motif{position:absolute;right:2%;bottom:-120px;height:137px;width:374px;background:url(picto/motif5.png) no-repeat center center}
.clients .client{padding:0 15px}
.home .clients .client{height:120px}
.home .clients .client img{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);max-width:130px;height:auto}

/*FOOTER*/
.home .footer.footer-top{padding:40px 15px 10px 15px;}
.footer.footer-top{padding:90px 15px 20px 15px;}
.footer .border-white{border-color:rgba(255,255,255,0.2)}
.footer h3{margin:15px 0 5px 0;font-size:30px}
.footer p{font-size:13px}
.newsletter{margin:15px 0}
.newsletter form{padding:15px 0}
.newsletter form input{border-radius:0}
.newsletter form input.form-control{width:64%;color:#fff}
.newsletter form input.btn{width:32%;margin-left:2%}
.footer img.pull-left{margin:5px 25px 0 0}
.footer ul.column2{    
-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.footer ul.coche li a{color:#fff;padding-left:10px;position:relative}
.footer ul.coche li a:before{content:"";height:5px;width:3px;position:absolute;top:50%;left:0px;margin-top:-2.5px;background:url(sprite.png) no-repeat -90px -52px}
.footer ul.social li a:hover .fa-circle{color:#fff}
.footer ul.social li a:hover .fa-inverse{color:#511f60}
.footer p a:hover{color:#fff}
.footer.border-white{border:1px solid rgba(255,255,255,0.2)}

/*SINGLE ANNONCE*/
.top-page{background:url(bg/header-type.jpg) no-repeat top center;background-size:cover;min-height:409px;padding:130px 15px 50px;position:relative}
/*.top-page .top-title{position:absolute;top:50%;left:0;transform:translateY(-50%);border:1px solid red;}*/
.top-page h1{font-size:70px}
.top-page #breadcrumbs a{color:#fff}
.top-page .motif{position:absolute;right:20%;bottom:-30px;height:137px;width:374px;background:url(picto/motif5.png) no-repeat center center}
.annonce-slider{margin-top:-100px;padding-right:45px;padding-bottom:100px;}
.annonce-slider .bx-viewport,.bxslider_annonce{box-shadow:0 0 10px 0 rgba(0,0,0,0.5);z-index:65;position:relative;background:#fff}
.annonce-slider .bxslider_annonce .item{z-index:65;position:relative}
.annonce-slider .bxslider_annonce .item img{width:100%;}
.bxslider_annonce{z-index:50;position:relative;}
.annonce-slider  .square-blue{height:190px;width:280px;position:absolute;bottom:85px;right:30px;z-index:1;}
.annonce-slider .bx-controls {position: absolute;left: 50%;bottom: 120px;transform: translateX(-50%);z-index: 65;}
.annonce-slider  .bx-controls .bx-pager-item{display:inline-block;margin:10px 0;}
.annonce-slider  .bx-controls .bx-pager-item a{text-align:center;line-height:13px;display:block;height:2px;width:2px;border:2px solid #ccc;border-radius:50%;text-indent:-99em;overflow:hidden;margin:0 3px}
.annonce-slider  .bx-controls .bx-pager-item a.active{height:11px;width:11px;border:2px solid #fff;border-radius:50%;margin:0}
.annonce-slider .motif{height:70px;width:104px;background:url(picto/motif.png) no-repeat center center;position:absolute; bottom:0px;left:50%;margin-left:-52px;}


.contact_annonce{padding:45px 15px}
.contact_annonce .contact_text{padding:30px;}
.contact_annonce .contact_text .motif{margin-right:15%}
.contact_annonce .annonce_form{padding:40px 25px;position:relative;z-index:2}
.contact_annonce .annonce_form form input,.contact_annonce .annonce_form form textarea{border-radius:0;}
.contact_annonce .annonce_form form label{font-weight:400;font-size:11px}
.contact_annonce  .square-blue{height:190px;width:280px;position:absolute;bottom:-15px;right:-15px;z-index:1;}
.contact_annonce div.wpcf7-validation-errors{border:0;color:red}

/*SINGLE METIER*/
.single-metier .top-page{background:url(bg/header-metier.jpg) no-repeat top center;background-size:cover;}
.single-metier .top-page h1{font-size:90px;margin-top:10px}
.single-metier .top-page .motif{right:inherit;left:11%}


/*PARLONS*/
.parlons{background:url(bg/parlons.jpg) no-repeat top center;background-size:cover;padding:200px 15px 0 15px;margin-top:-150px}
.parlons_content{margin-bottom:-75px;padding:30px;position:relative;z-index:1}
.parlons_content h2{font-size:40px;margin:5px 0}
.parlons .square-blue{height:190px;width:280px;position:absolute;bottom:-90px;right:-15px;z-index:2;}


/*POST_CONTENT*/
.introduction{padding:45px 40px 35px 40px;margin-top:-70px;position:relative;z-index:20}
.introduction p{margin-bottom:15px;}
.main .square-blue{height:130px;width:280px;position:absolute;bottom:-20px;right:-5px;z-index:1;}
.top-page .relative{z-index:10;}
.post_content h2{padding-bottom:20px;position:relative;margin-bottom:20px;color:#511f60;font-size:40px}
.post_content h2:after{position:absolute;height:1px;width:35px;content:"";bottom:0;left:0;background:#511f60;}
.post_content ul{list-style-type:none;padding:0}
.post_content p{font-size:14px;margin-bottom:20px;}
.post_content ul li{padding-left:16px;position:relative;font-size:14px;margin-bottom:10px;}
.post_content ul li:before{width:12px;height:9px;content:"";position:absolute;left:0;top:50%;margin-top:-4.5px;background:url(sprite.png) no-repeat -90px -64px}
.post_content .btn{background:#5ea5e5;border-color:#5ea5e5;color:#fff;padding:15px 45px;font-size:11px;text-transform:uppercase;margin:15px 0}
.post_content .btn:hover{background:#fff;border-color:#5ea5e5;color:#5ea5e5}
.main .annonce-slider  .square-blue{bottom:80px;right:20px}

.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}


/*PAGE LEXIQUE*/
.letter_group{min-height:190px;}
.letter_group h3{margin-top:0}
.letter_group ul{margin-bottom:0}
.letter_group:nth-child(n+5) { background:#f6f7f8 }
.letter_group:nth-child(n+9) { background:#ffffff }
.letter_group:nth-child(n+13)  { background:#f6f7f8 }
.letter_group li a{color:#6f757a;}

/*LINES*/
.line .line_img{padding-top:45px;}

/*PAGE CONTACT*/
.contact_form{padding:30px 40px;position:relative;z-index:110;margin-top:-50px}
.contact_form . form input,.contact_form  form textarea, .contact_form .form-control{border-radius:0;}
.contact_form  form label{font-weight:400;font-size:11px}
.page-id-2 .main .square-blue{height:130px;width:280px;position:absolute;bottom:-20px;right:-5px;z-index:1;}
.contact_form div.wpcf7-validation-errors{border:0;color:red}
.page-id-2 .main .relative{z-index:100;}
.contact_content{padding-top:75px}
.contact_content p{line-height:30px;font-size:15px}
.page-id-2 #map{height:580px;width:100%;position:relative;z-index:110}
.map_content{box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);margin-bottom:-100px;margin-top:-200px}
.page-id-2 .footer-top{padding-top:120px}
.page-id-2 .parlons{margin-top:100px}
.page-id-2 .parlons .square-blue{height:250px;width:280px;position:absolute;bottom:-15px;right:-15px;z-index:1;}

/*PAGE REFERENCES*/
.references .ref.last{min-height:325px;display:block;background:#511f60;position:relative;}
.references  .ref.last a{display:block;}
.references  .ref.last .text{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}

/*PAGE CLIENTS*/
.page-template-page-customer  .clients{padding:100px 15px;background:none;margin-top:0;}
.page-template-page-customer  .clients .client{height:150px}
.page-template-page-customer  .clients .client img{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}


/*PAGE ANNONCES*/
.post_content ul.markers{margin-top:25px}
.post_content ul.markers li{padding:0;line-height:23px;height:23px}
.post_content ul.markers li:before{display:none}
.post_content ul.markers li .marker{float:left;margin-right:10px;display:block;height:23px;width:17px;background: url(sprite.png) -133px 0}
.post_content ul.markers li .marker.blue{background-position:-133px -27px}
.item {
  float: left;
  width: 360px;
  transition:all 0.3s ease
}
.item:hover{text-decoration:none;box-shadow:0 0 5px 0 rgba(0,0,0,0.3)}
.filters-button-group button.is-checked,.filters-button-group button:hover{background:#511f60;color:#fff}
#map-header {
    height: 550px;
    position: relative;
    width: 100%;
	margin-top:-100px;
	z-index:20
}
.map{z-index:10}
.map .square-blue{background:#;height:250px;width:280px;position:absolute;bottom:-5px;right:-5px;z-index:1;}

/*ARCHIVE ACTUALITES*/
.post-type-archive-actualite .item .news{border:1px solid rgba(0,0,0,0.1);display:block;box-shadow:0 0 20px 0 rgba(0,0,0,0.2)}
.post-type-archive-actualite .item:hover{box-shadow:0 0 0 0}
.post-type-archive-actualite .item:hover .news{text-decoration:none}

/*EQUIPE*/
.postid-23 .top-page{min-height:700px;background:url("bg/header-equipe-2020.jpg") no-repeat center center;background-size:100% }
.postid-23 .top-page .top-title{bottom:250px;position:absolute;left:50%;transform:translateX(-50%)}
.postid-23 .top-page .motif{
	right: 12%;
}
.equipe > div> img.img-responsive{max-width:260px;}
.equipe > div{min-height:400px}

/*MODIFS 2018*/
.social_header{padding:0 0;margin:0}
.social_header li a{padding:5px 5px;font-weight:700;font-size:18px}
.social_header li.phone{padding:0;margin-left:10px}
.social_header li.phone a{color:#fff;background:#511f60;padding:8px 15px;font-size:16px}
.social_header li.phone a:hover{text-decoration:none;background:#589bd8}


/*index*/
.bloc_news{height:320px;position:relative}
.bloc_news .hover{text-align:center;position:absolute;padding:0px;height:0%;width:100%;top:0;left:0;background:rgba(88,155,216,0.9);transition:all 0.2s ease;overflow:hidden;}
.bloc_news:hover .hover{height:100%;padding:25px;}
.bloc_news .hover h3{font-size:18px;font-weight:700;margin-bottom:25px;}
.bloc_news .hover p{margin-bottom:25px;}
.bloc_news .hover a.btn{padding:7px 40px}
.second{margin-top:-200px;padding-top:180px;}




/*actualites*/
.post_content img.aligncenter,.post_content img{display:block;width:100%;}
.top-page h2{font-size:70px}
.item-news{box-shadow:0 0 10px 0 rgba(0,0,0,0.3);margin-bottom:30px;}


/*annonces*/
#map-header{margin-top:0}
.annonces.container{padding-bottom:50px}
.annonce .deja{position:absolute;width:80px;height:80px;background:url(sprite.png) no-repeat 0 -146px;top:-15px;left:50%;text-indent:-99em;overflow:hidden;display:block;margin-left:-40px}
.annonce .deja.loue{background-position:-80px -146px;}
.annonce .exclusif{position:absolute;width:100%;background:#b6317a;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px;left:0;top:-30px;text-transform:uppercase}

/*equipe*/
.postid-23 .references{padding-top:0}




/*******************/
/*** MODIFS 2019 ***/
.slider{position:relative;}
.slider .item{min-height:740px;}
.slider .home-filters{
	position: absolute;
	top:50%;
	left:50%;
	transform:translateX(-50%) translateY(-50%);
	z-index: 50;
}
.slider .home-filters p.title{
	color: #ffffff;
	font-family: 'Raleway', 'Arial', sans-serif;
	font-size: 54px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
.slider .home-filters .home-filter-bg{
	padding: 17px;
	background-color: rgba(255,255,255,0.4);
}
.slider .home-filters .home-filter-bg > form > div{
	padding: 0;
}
.select2-container--default .select2-selection--single{
	border: 0;
}
.border .select2-container--default .select2-selection--single{
	border-right: 1px solid #aaa;
}
.slider .home-filters .home-filter-bg > form button[type="submit"]{
	display: inline-block;
	width: 100%;
	height: 58px;
	background-color: #589bd7;
	font-weight: 700;
	font-family: 'gilroylight', 'Raleway', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	transition: all 0.3s ease;
	color: #ffffff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	border: none;
}
.slider .home-filters .home-filter-bg > form button[type="submit"]:hover,
.slider .home-filters .home-filter-bg > form button[type="submit"]:focus{
	background-color: #511f60;
}
.slider .home-filters .home-filter-bg > form button[type="submit"] i{
	margin-right: 15px;
}

.slider .bx-controls-direction a{margin-top:-26px;height:52px;width:28px;display:block;text-indent:-99em;overflow:hidden;top:50%;left:2%;background:url(sprite.png) no-repeat -28px 0;position:absolute;z-index:61}
.slider .bx-controls-direction a.bx-next{left:inherit;right:2%;background-position:0 0;}


.annonces-list .annonce-item,
.annonces-list .annonce-item .annonce-img,
.annonces-list .annonce-item .annonce-content{
	display:block;
	height: 250px;
}
.annonces-list .annonce-item{
	box-shadow:0 0 15px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
	transition:all 0.3s ease;
	background-color: #ffffff;
	margin: 15px 0;
	position: relative;
	z-index: 5;
	display: inline-block;
	width: 100%;
}
.annonces-list .annonce-item:hover,
.annonces-list .annonce-item:focus{
	box-shadow:0 0 5px 0 rgba(0,0,0,0.3);
}
.annonces-list .annonce-item .annonce-img{
	position: relative;
}
.annonces-list .annonce-item .annonce-img .status{
	display: block;
	width: 63px;
	height: 63px;
	padding: 19px 15px;
	background-color: #b6317a;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	top: 10px;
	left: 10px;
}
.annonces-list .annonce-item .annonce-content{
	padding: 25px;
	text-align: left;
}
.annonces-list .annonce-item .annonce-content .status{
	height: 21px;
}
.annonces-list .annonce-item .annonce-content .status > p{
	display: inline-block;
	background-color: #b6317a;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	padding: 5px;
	margin: 0;
}
.annonces-list .annonce-item .annonce-content h3{
	font-size: 20px;
	line-height: 22px;
	height: 44px;
	margin: 10px 0 20px 0;
}
.annonces-list .annonce-item .annonce-content .resume{
	color: #511f60;
	font-size: 15px;
	line-height: 16px;
	height: 50px;
}
.annonces-list .annonce-item .annonce-content .actions p{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0 10px 0 0;
	background-color: #ebeef0;
	color: #afb6bb;
	cursor: pointer;
	position: relative;
	z-index: 10;
	padding: 13px 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
}
.annonces-list .annonce-item .annonce-content .actions p i{
	font-size: 22px;
}
.annonces-list .annonce-item .annonce-content .actions p:hover,
.annonces-list .annonce-item .annonce-content .actions p:focus{
	background-color: #511f60;
	color: #ffffff;
}
.annonces-list .annonce-item .tooltip-inner{
	background-color: #511f60;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.annonces-list .annonce-item .tooltip-arrow{
	border-top-color: #511f60;
}

.annonce-filters{
	background-color: #511f60;
	padding: 30px 50px 50px 50px;
	margin-top: -85px;
	margin-bottom: 75px;
}
.annonce-filters h2{
	color: #ffffff;
	font-size: 40px;
	margin: 0 0 15px 0;
}
.annonce-filters .row{
	margin: 0;
}
.annonce-filters .filters-form > div{
	padding: 0;
}
.select2-container--default .select2-selection--single{
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 15px;
	height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	top: calc(50% - 13px);
	right: 5px;
}

/*media queries*/
/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.row-eq-height {
		display: flex;
	}
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.row-eq-height {
		display: flex;
	}	
.references .ref.last{height:325px;}
}

@media only screen and (min-width : 1400px) {
	/*.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{left:20%}	*/	
}
@media only screen and (max-width : 1200px) {
	.navbar-nav > li > a{padding:0 7px;}
	.slider .item .txt h2{text-align:center;}
	.references .ref.last{min-height:269px;}

	.slider .home-filters p.title{
		font-size: 44px;
	}
	.annonces-list .annonce-item,
	.annonces-list .annonce-item .annonce-img,
	.annonces-list .annonce-item .annonce-content{
		height: 240px;
	}
	.annonces-list .annonce-item .annonce-content h3 {
		font-size: 16px;
		line-height: 18px;
		height: 36px;
	}
}	
@media only screen and (max-width : 992px) {
	.navbar-nav > li > a{padding:0 7px;font-size:11px}
	.square-blue.bg-blue{display:none;}
	.edito{padding-left:15px;margin-top:15px}
	.clients{background-position:bottom right}
	.clients > .container > .row > .col-sm-12{padding:15px;background:rgba(255,255,255,0.9)}
	.motif{display:none}
	.line .line_img{padding-top:0}
	.references .ref.last{min-height:250px;}



	.slider .home-filters p.title{
		font-size: 34px;
	}
	.home .select2-results__option{
		font-size: 10px;
	}
	.slider .home-filters .select2-container--default .select2-selection--single .select2-selection__rendered{
		font-size: 12px;
	}
	.annonces-list .annonce-item,
	.annonces-list .annonce-item .annonce-img,
	.annonces-list .annonce-item .annonce-content{
		height: 250px;
	}
	.annonces-list .annonce-item .annonce-content h3 {
		font-size: 20px;
		line-height: 22px;
		height: 44px;
	}
	.select2-results__option{font-size: 12px;}
}
@media only screen and (max-width : 800px) {
.navbar-nav > li > a{padding:0 5px;font-size:11px}
.slider .item .txt h2{font-size:50px;}
.slider .item .txt p{font-size:18px;text-align:center;text-indent:0;}
.edito h1,.references h2{font-size:24px}
.h2, h2{font-size:22px;}
.references{padding:15px;}
.temoignages{padding:15px;}
.annonces .annonce{margin-bottom:15px}
.top-page h1{font-size:50px}
.post_content h2,.parlons_content h2{font-size:30px}



}		
@media only screen and (max-width : 767px) {	
	.item-news { width: 47%;}
	.header .navbar,.header.smaller .navbar-brand,.header .navbar > .container-fluid .navbar-header {min-height:68px;}
	.header .navbar{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.5);transition:all 0.2s ease}
	.header .navbar-brand img{max-height:50px;transition:all 0.2s ease}	
	.navbar-nav > li > a{height:40px;line-height:40px;}
	.jobslider .item .slide_content{width:75%}
	.btn-xs-ref{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}
	.second{margin-top:0px;padding-top:15px}
	.single-metier .top-page h1{font-size:40px}
	.postid-23 .top-page{min-height:inherit}


	.slider .home-filters{
		left: 10%;
		transform: translateX(-5%) translateY(-50%);
	}
	.home .select2-results__option{
		font-size: 12px;
	}
	.slider .home-filters .select2-container--default .select2-selection--single .select2-selection__rendered{
		font-size: 14px;
	}
	.slider .home-filters p.title{
		font-size: 36px;
		line-height: 36px;
	}
	.border .select2-container--default .select2-selection--single{
		border-right: none;
		border-bottom: 1px solid #aaa;
	}

	.annonces-list .annonce-item,
	.annonces-list .annonce-item .annonce-content{
		height: auto;
	}
	.annonces-list .annonce-item .annonce-content{
		padding: 25px 15px;
	}
	.annonces-list .annonce-item .annonce-content h3 {
		font-size: 16px;
		line-height: 18px;
	}
	.annonces-list .annonce-item .annonce-content h3,
	.annonces-list .annonce-item .annonce-content .resume{
		height: auto;
		margin-bottom: 15px;
	}

	.annonce-filters h2{font-size: 30px;}
	.select2-results__option{font-size: 14px;}
}
@media only screen and (max-width : 480px) {	
	.item-news { width: 95% }
	/*.slider .bx-controls-direction a{top:80%}*/
	.jobslider .item .slide_content{width:90%;}
	.all_ref{float:inherit;width:100%;margin-top:0;text-align:right}
	.about .media-left, .news .media-left{padding-right:10px}
	.footer ul.column2{column-count:1}
	.slider .item .txt h2{font-size:30px}
	.jobslider .item .slide_content .txt{width:100%;left:0;}
	.jobslider .bx-controls .bx-pager{display:none}
	.references .ref{width:100%}
	.xs-footer-1{width:100%;text-align:center}
	.logo_footer{text-align:center}
	 .top-page h1{font-size:30px}
	.post_content h2,.parlons_content h2{font-size:20px}	
	.annonces .bx-controls-direction a{display:none}
	.single-metier .top-page h1{font-size:26px}
	.postid-23 .top-page{min-height:200px;padding:30px 15px;}
	.postid-23 .top-page > .row{min-height:200px;}
	.postid-23 .top-page > .row .top-title{margin-top:80px}



	.slider .home-filters p.title{
		font-size: 24px;
		line-height: 26px;
	}
	.annonce-filters{padding: 30px 13px 50px 13px; margin-bottom: 50px;}
	.annonce-filters h2{font-size: 20px;}
	.select2-results__option{font-size: 12px;}
	.annonce-filters .select2-container .select2-selection--single{
		font-size: 12px;
	}
}
