* {-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

img {-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
image-orientation: none;
}


html {
 overflow-y: scroll !important;
}

body {font-family: 'Fira Sans', sans-serif;font-size:17px; color:#000; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#2366a6;line-height: 1.4;}






.bande-top {    background: #fff;
    position: relative;
    z-index: 1;
        padding: 0px 10px;
            border-bottom: 1px solid #e1e1e1;
}


/*.bande-top:before {
    content: " ";
    position: absolute;
    top:0px;
    left:50%;
    background-color: red;
    width:2000px;
    height:75px;
}*/


.header {box-shadow: 0px 4px 20px rgba(0,0,0,0.2);position: relative;z-index: 101;}


.bande-top-boxed {max-width:1380px;margin:auto;height: 70px;position: relative;}

.coordonnees {
    position: absolute;
    right: 0px;
    top: 0px;
}

.coordonnees img {vertical-align: -6px;}

.coordonnees-reseaux {
font-size: 18px;
    display: inline-block;
    line-height: 20px;
    padding: 10px 10px;
}

.coordonnees-reseaux img {vertical-align: top;}

.coordonnees-email {font-size:18px;    line-height: 20px;
    display:inline-block;font-weight:normal;color:#2366a6;position: relative;}

.coordonnees-email:before {
    content:" ";
    position: absolute;
    top:0px;left:0px;
    background-color: #e1e1e1;
    width:1px;
    height: 100%;
}


.coordonnees-email a {padding: 25px 20px;display:inline-block;font-style: normal;text-decoration: none;color:#2366a6;}
.coordonnees-email a:hover {background: rgba(0, 0, 0, 0.07);}



.coordonnees-tel {font-size:18px;display:inline-block;font-weight:normal;color:#2366a6;    line-height: 20px;position: relative;}
.coordonnees-tel a {padding: 25px 20px;display:inline-block;}
.coordonnees-tel a:hover {background: rgba(0, 0, 0, 0.07);}

.coordonnees-tel:before {
    content:" ";
    position: absolute;
    top:0px;left:0px;
    background-color: #e1e1e1;
    width:1px;
    height: 100%;
}




.langue {display:inline-block;position: relative;}
.langue a {font-weight:bold;color:#3a3a3a;text-transform: uppercase;text-decoration: none;line-height: 20px;display:inline-block;padding: 25px 20px;}
.langue a img {box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.31);vertical-align: -4px;}
.langue a:hover {background: rgba(0, 0, 0, 0.07);}


.langue:before {
    content:" ";
    position: absolute;
    top:0px;left:0px;
    background-color: #e1e1e1;
    width:1px;
    height: 100%;
}



div.bandeau-responsive {position:relative;max-width:1380px;margin:auto;text-align: left;height:0px;}

div.wrapper-bandeau-responsive {
    background:#fff;
    padding: 0px 10px;
    height: 110px;
    position: relative;
    z-index: 1002;
}

div.logo {
    padding:0px 0px;display: inline-block;margin: 0px;
    transform: translate(0px,-55px);
    padding-left: 160px;
    position: relative;
}

div.logo:after {
content: " ";
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: white;
    width: 2000px;
    height: 191px;
    z-index: -1;
    border-right: 1px solid #e1e1e1;
    transform: translate(60px,-26px);
}



/*div.logo:hover:after {background-color: #e1e1e1;}*/

a.logo {padding: 0px;display: block;}
a.logo:focus {outline:none;}
a.logo img {
    position: absolute;
    top: 0px;
    left: 0px;
    }

a.logo {text-decoration: none;}


.logo-benjamin {line-height: 1;    font-size: 24px;color:#2875bf;font-weight:bold;text-align:center;text-transform:uppercase;display: block;margin-top:10px;}
.logo-bon {line-height: 0.8;    font-size: 56px;color:#2875bf;font-weight:bold;text-align:center;text-transform:uppercase;display: block;}
.logo-travaux {line-height: 1;font-size: 31px;color:#3fad96;font-style:italic;text-align:center;display: block;}
.logo-maritimes {line-height: 1;font-size: 24px;color:#3fad96;font-style:italic;text-align:center;display: block;}




.wrapper-contenu {
    background-color:#fff;
    z-index: 100;
    position: relative;
}

.wrapper-boxed-contenu {max-width:1180px;margin:auto;}
.wrapper-boxed {}
.boxed {max-width:1180px;margin:auto;text-align: justify;}
@media (max-width:800px) {
    .boxed {text-align: initial;}
}

@media (max-width:800px) {
.wrapper-boxed {background-size:1000px auto;}

}



div.map iframe, div.geolocalisation iframe {
    vertical-align: top;
}




a.lienfooter:link,a.lienfooter:visited {color:#000; font-weight:bold; font-style:normal; text-decoration:none; }
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;}


h1 {
	text-align:left;
	font-size: 24px;
	font-weight: 600;
	font-style:normal;
	color:#004281;
	margin:0px;
	padding:0px 0px 12px 0px;
    position: relative;
    text-transform: uppercase;
}

span.dl {color:#b6b6b6;font-weight: normal;text-transform: none;}

h1:after {
     position:absolute;
    bottom: 0px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height:2px;
    margin-top:10px;
    background-color:#e1e1e1; 
}




h2 {
    text-align:left;
    font-size: 22px;
    font-weight: normal;
    font-style:normal;
    color:#004281;
    margin:0px;
    padding:0px 0px 0px 0px;
    position: relative;margin-bottom: -8px;
}

h2:after {
    bottom: 0px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height: 1px;
    margin-top:4px;
    background-color:#e0e0e0; 
}




@media (max-width:1400px) { h1 {font-size:23px;} h2 {font-size:22px;}}
@media (max-width:1200px) { h1 {font-size:22px;} h2 {font-size:21px;}}
@media (max-width:1000px) { h1 {font-size:21px;} h2 {font-size:20px;}}
@media (max-width:800px) { h1 {font-size:20px;} h2 {font-size:19px;}}



h2.news {
	text-align:left;
	font-weight: normal;
	font-style:normal;
	color:#004281;
	margin:0px;
	padding:0px 0px 6px 0px;
	background:none;
}

h2.news:after {content:none;}


div.padding { padding:50px 30px 50px 30px;}
body.page-bienvenue div.padding {padding-top:30px;}


@media (max-width:1260px) {
    div.padding { padding:40px 40px 50px 30px;}
}

@media (max-width:1200px) {
    div.padding { padding:35px 40px 50px 30px;}
}

@media (max-width:1060px) {
    div.padding { padding:30px 40px 50px 20px;}
    body.page-bienvenue div.padding {padding-top:25px;}
}

@media (max-width:510px) {
    div.padding { padding:25px 30px 50px 20px;}
    body.page-bienvenue div.padding {padding-top:20px;}
}

@media (max-width:380px) {
    div.padding { padding:20px 30px 50px 20px;}
}

@media (max-width:350px) {
    div.padding { padding:15px 30px 50px 20px;}
}



.justify  { text-align:justify;}
div.center  { text-align:center;}

/*.cadrephoto {border:1px solid #929292;}*/

a.lien:link,a.lien:visited {color:#2875bf; font-weight:bold; font-style:italic; text-decoration:none; }
a.lien:hover,a.lien:active {text-decoration:none;}


a.lienpetit:link,a.lienpetit:visited {font-size:15px; color:#2875bf; font-weight:bold; font-style:italic; text-decoration:none; }
a.lienpetit:hover,a.lienpetit:active {text-decoration:none;}

span.rouge {color:#E20026;font-weight: normal;font-size:16px;}






.list-3-columns {-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;}

.list-2-columns {-webkit-column-count: 2; 
-moz-column-count: 2;
column-count: 2;}



@media (max-width:800px) {
    .list-3-columns {-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;}
}
@media (max-width:490px) {
    .list-3-columns, .list-2-columns {-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;}
}



ul.list-3-columns li, ul.list-2-columns li {-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;}





ul.puce {
    margin: 0;
    padding: 0;
	margin-top:5px;
	margin-bottom:5px;
    padding-left:10px;
}
ul.puce > li {
	list-style-type:none;
	background-image: url(i/puce.png);
	background-repeat: no-repeat;
	padding-left:15px;
    padding-right:2px;
	background-position:0px 6px;
	margin:0px 0px 7px 0px;
    overflow: hidden;
}




ul.images {
    padding:0px;
    margin:0;
    list-style-type:none;
}

ul.images li {
    float:left;
}

ul.images div.i {
    display:block;
    margin:auto;
    text-align:center;
}

ul.n2 li {width:50%;}
ul.n3 li {width:33.33%;}
ul.n4 li {width:25%;}
ul.n5 li {width:20%;}

ul.n2 li, ul.n3 li, ul.n4 li, ul.n5 li {padding-left:10px;padding-right:10px;}


@media (max-width:560px) {
	ul.n2 li, ul.n3 li, ul.n4 li, ul.n5 li {width:100%;margin-bottom:20px;}
	ul.images li {float:none;}
}



input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
  width: 90%;
}




div.right { float:right; padding-left:16px; max-width: 100%;}
div.left { float:left; padding-right:16px;max-width: 100%;}

div.right-responsive,div.right-responsive-700 {float:right; padding-left:16px;max-width:100%;}
div.left-responsive {float:left; padding-right:16px;max-width:100%;}

@media (max-width:700px) {
    div.right-responsive-700 {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
}


@media (max-width:560px) {
    div.right-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
    div.left-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
}


div.dessous {clear:both;height: 0px;}


.obligatoire {font-size:15px; color:#d5a356; font-weight:bold; }

input.contact,textarea.contact {color:#111111; background-color:#f4f7f8; border:solid #333 1px; font-size:15px;}

input.contact_pb,textarea.contact_pb {  color:#111111; background-color:#f4f7f8; border:solid #ff0000 1px; font-size:15px;}
input.frmsubmit {  background-color:#D4A356; border:#D4A356 1px solid; height:22px; width:90px; cursor:hand;  font-size:15px; color:#000; font-weight:bold;  text-decoration:none;}

.cadresubmit { border:1px #111111 solid; }

.sousmenu_bg {background-image:url(i/sousmenu_bg.gif);background-repeat:repeat-y;background-position:right;background-color:#D1D5D6;border-top:1px solid #fff;border-bottom:1px solid #fff;}

a.liennewsticker:link,a.liennewsticker:visited,a.liennewsticker:hover,a.liennewsticker:active {font-size:15px; color:#000; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:focus {outline:none;}


.pagination_inactif { color:#fff; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {   color:#2875bf; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {   color:#fff; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#2875bf;}
table.pagination {background-color:#CCC;border:1px solid #ccc;background-image:url(i/pagination.gif);background-repeat:repeat-x;background-position:top;}

div.pagination {background-color: rgba(0, 0, 0, 0.04);
    border: 1px solid #efefef;padding:6px;overflow:hidden;}



@media (max-width:580px) {
    td.cadrepaginations, td.cadrepagination {display: none;}
}



div.map {}

.form_header {
    background: #efefef; 
    color:#004281;text-align:left;padding:4px;
    text-transform: uppercase;text-align: center;font-weight: normal;
}

form table:nth-of-type(1) {    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
    border: 1px solid #ccc;}

sup{color:#E2001A;}
.error{color:#E2001A;}
.form_label {background-color:#efefef;font-weight:normal;}
.form_input {background-color:#efefef;}
div.form_note {font-style:italic;font-size:10px;}

label[for="element10i0"] {font-size: 12px;}


img.flag {border:1px solid #C9C9C9;vertical-align:-4px;margin:0px 0px 0px 4px;}
div.flag {position:absolute;top:8px;right:10px;z-index: 9000;}
a.flag:link,a.flag:visited, a.flag:hover,a.flag:active {font-size:14px; color:#fff; font-weight:normal; font-style:normal; text-decoration:none; padding-left:10px;}

@media (max-width:720px) {
	div.flag span {display:none;}
	a.flag:link,a.flag:visited, a.flag:hover,a.flag:active {padding-left:0px;}
}








div.dl {background-color:#E1E1E1;border:1px solid #ccc;background-image:url(i/pagination.gif);background-repeat:repeat-x;background-position:top;padding:8px;float:right;margin-left:8px;}
div.geolocalisation {}

div.geolocalisation.reference-detail {margin-top:50px;}


div.ticker {float:right;margin-left:20px;width: 450px;
    box-shadow: 4px 4px 20px rgba(0,0,0,0.15);
}

@media (max-width:960px) {
	div.ticker {width: 350px;}
}

@media (max-width:690px) {
	div.ticker {float:none;padding-left:0px;margin-left:0px;margin-bottom:20px;width:100%;}
}



img {max-width: 100%;height:auto;}

div.wrapper-padding {padding-left:20px;padding-right:20px;}

@media (max-width:400px) {
	div.wrapper-padding {padding-left:14px;padding-right:14px;}
}



.slicknav_menu {
  display:none;
}

#menu {
    display:none;
  }



@media (max-width:900px) {

	.slicknav_menu {
	  display:block;
	}

	#menu-desktop, #sousmenu-desktop {display:none;}
    div.logo {    transform: translate(0px,-102px);}
    div.wrapper-bandeau-responsive {height: 60px;}

    .bande-top {padding: 0px 0px;}

    div.logo:after {
        content: " ";
        position: absolute;
        top: 0px;
        right: 0px;
        background-color: white;
        width: 2000px;
        height: 175px;
        z-index: -1;
        border-right: 1px solid #e1e1e1;
        transform: translate(12px,-13px);
    }

    .coordonnees-email:before {content:none;}

}

@media (max-width:760px) {
    .coordonnees-email {display:none;}
    .coordonnees-tel:before {content:none;}
    .langue:before {content:none;}
    a.logo img {width:120px;}
    div.logo {padding-left: 125px;transform: translate(0px,-106px);}
    div.logo:after {height: 144px;}
    .logo-benjamin {font-size: 22px;margin-top: 4px;}
    .logo-bon {font-size: 51px;}
    .logo-travaux {font-size: 28px;}
    .logo-maritimes {font-size: 21px;}
    div.wrapper-bandeau-responsive {height: 25px;}
    .bande-top {border-bottom: none;}
}

@media (max-width:600px) {
    .coordonnees-tel:before {content:none;}
}




@media (max-width:500px) {
	div.justify {text-align: left;}
}

@media (max-width:480px) {
    .coordonnees-tel {display:none;}
}


@media (max-width:380px) {
    a.logo img {width:100px;}
    div.logo {padding-left: 103px;transform: translate(0px,-107px);}
    div.logo:after {height: 114px;transform: translate(8px,-7px);}
    .logo-benjamin {font-size: 18px;margin-top: 2px;}
    .logo-bon {font-size: 43px;}
    .logo-travaux {font-size: 24px;}
    .logo-maritimes {font-size: 18px;}
    div.wrapper-bandeau-responsive {height: 0px;}
    .bande-top {border-bottom: none;}
}



.bandeau-boxed-padding-top {padding-top: 26px;}

#bandeau_boxed {max-width:1140px;margin:auto;box-shadow: 0 8px 26px rgba(0, 0, 0, 0.28);    outline: 1px solid #c5c5c5;
    outline-offset: 0px;margin-bottom: 20px;}
#bandeau_photos_boxed {width:100%;max-width: 1140px;height: 500px;}
#bandeau_boxed img {margin-left: 0px !important;margin-top: 0px !important;}


#bandeau_fullwidth {max-width:1920px;margin:auto;position:relative;}
#bandeau_photos_fullwidth {width:100%;max-width: 1920px;height: 700px;}

#bandeau-overlay {}


#bandeau_fullwidth img {margin-left: 0px !important;margin-top: 0px !important;}


@media (max-width:520px) {
    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 190px * (1920 / 700 / 2)) !important;
        margin-left: calc(50% - 190px * (1920 / 700 / 2)) !important;
        margin-top: 0px !important;
        height:190px;
        max-width: initial;
    }
    #bandeau_photos_fullwidth {
        height:190px !important;        
    }
}





.wrapper-menu-desktop-boxed {max-width: 1380px;margin:auto;position: relative;}



body.scrolled #menu-desktop {
    position:fixed;top:0px;left:0px;right:0px;
    background-color:rgba(255,255,255,0.9);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    transition: background 0.5s ease;
}

body.scrolled #menu-desktop .wrapper-menu-desktop-boxed > ul > li > span, body.scrolled #menu-desktop .wrapper-menu-desktop-boxed > ul > li > a {
    padding-top:20px;
    padding-bottom:20px;
}



/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    margin: auto;
    z-index: 10000;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 0px;
    right: 0px;
}




/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
#menu-desktop ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    text-align: right;


    }
/* Positioning the #menu-desktopigation items inline */
#menu-desktop ul li {
    margin: 0px;
    display:inline-block;
    vertical-align: top;
    background-color: transparent;
    position:relative;

    }


#menu-desktop .wrapper-menu-desktop-boxed > ul > li {
    border-left: 1px solid #e1e1e1;
}

#menu-desktop .wrapper-menu-desktop-boxed > ul > li:nth-of-type(1) {
    border-left: none;
}





#menu-desktop ul li ul {text-align: left;

background-color: #fff;
-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
-o-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=10);
}


/* Styling the links */
#menu-desktop span {
    position: relative;
    font-size:20px;
    font-weight: normal;
    cursor: pointer;
    display:block;
    color:#4c4c4c;
    line-height: 20px;
    text-decoration:none;
    text-align: center;
    padding:45px 30px 45px 30px;
    text-transform: uppercase;
}

#menu-desktop span.double {padding:35px 30px 35px 30px;}





/* Styling the links */
#menu-desktop a {
    position: relative;
    font-size:20px;
    font-weight: normal;
    display:block;
    color:#4c4c4c;
    line-height: 20px;
    text-decoration:none;
        text-align: left;
    padding:45px 30px 45px 30px;
    text-transform: uppercase;

}
#menu-desktop a.double {padding:35px 30px 35px 30px;}


/* Background color change on Hover */
#menu-desktop a:hover {
    background: rgba(0, 0, 0, 0.07);
}

#menu-desktop a.selected {
    color:#fff;
    background: #2875bf;
}

#menu-desktop span:hover {
    background: rgba(0, 0, 0, 0.07);
}


#menu-desktop ul li:hover > span {
    background:rgba(0, 0, 0, 0.07);
}


#menu-desktop span.selected ,#menu-desktop ul li:hover > span.selected {
    color:#fff;
    background: #2875bf;
}

#menu-desktop span:after {
    display: block;
    position: absolute;
    content:" ";
    bottom:0px;
    left:50%;
    width:16px;height:14px;
    background:url('i/arrow-2x.png') no-repeat bottom center;
    background-size: 16px 14px;
    transform: translateX(-50%);
}

#menu-desktop span.selected:after {
    display: block;
    position: absolute;
    content:" ";
    bottom:0px;
    left:50%;
    width:16px;height:14px;
    background:url('i/arrow-blanc-2x.png') no-repeat bottom center;
    background-size: 16px 14px;
    transform: translateX(-50%);
}



#menu-desktop ul ul a:hover {
    background: rgba(0, 0, 0, 0.07);
    padding:14px 18px 14px 12px;
}

#menu-desktop ul ul a.selected {
    color:#fff;
    background: #2875bf;
    padding:14px 20px 14px 10px;
}


#menu-desktop ul ul a { 
    transition: padding 0.2s ease 0s;
text-align:left;padding:14px 20px 14px 10px;line-height: 30px;
        font-size: 19px;
    font-weight: normal;
    text-transform: uppercase;
}


#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:0px;
    z-index:10000;
    min-width: 300px;
}

#menu-desktop ul ul.page-contact {
    right:0px !important;
    left:auto;
    min-width: 220px;
}

#menu-desktop ul ul.page-vie-etudiante {
    right:0px !important;
    left:auto;
    min-width: 220px;
}


/* Display Dropdowns on Hover */
#menu-desktop ul li:hover > ul {
    display:inherit;
}


#menu-desktop ul li:hover > ul li:hover span{
    background-color: #373737;
}
#menu-desktop ul li.selected > ul li.selected span{
    background-color: #373737;
}

/* Fisrt Tier Dropdown */
#menu-desktop ul ul li {
/*    min-width:170px;*/
    display:list-item;
    position: relative;
}

#menu-desktop ul ul ul {
    position: absolute;
    top:0;
    left:100%;
    z-index:10000;
}




@media (max-width:1280px) {
    #menu-desktop span, #menu-desktop a {padding:45px 24px 45px 24px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:35px 24px 35px 24px;}
}

@media (max-width:1160px) {
    #menu-desktop span, #menu-desktop a {padding:45px 18px 45px 18px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:35px 18px 35px 18px;}
}


@media (max-width:1090px) {
    #menu-desktop span, #menu-desktop a {font-size:18px;padding:45px 15px 45px 15px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:18px;padding:35px 15px 35px 15px;}
    #menu-desktop ul ul a {font-size: 17px;}
}

@media (max-width:1020px) {
    #menu-desktop span, #menu-desktop a {font-family: 'Fira Sans Extra Condensed', sans-serif;font-size:18px;padding:45px 15px 45px 15px;}
    #menu-desktop span.double, #menu-desktop a.double {font-family: 'Fira Sans Extra Condensed', sans-serif;font-size:18px;padding:35px 15px 35px 15px;}
    #menu-desktop ul ul a {font-size: 17px;}
    .coordonnees-email a {font-family: 'Fira Sans Extra Condensed', sans-serif;padding: 25px 15px;}
    .coordonnees-tel a {font-family: 'Fira Sans Extra Condensed', sans-serif;padding: 25px 15px;}
    .langue a {padding: 25px 15px;}
}

@media (max-width:940px) {
    #menu-desktop span, #menu-desktop a {padding:45px 12px 45px 12px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:35px 12px 35px 12px;}
}



a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 30px;
    background: rgba(69,189,164,0.8) url("i/arrow-up.png") no-repeat center center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.27);
}
a.back-to-top:hover {background-color: rgba(69,189,164,1) !important;}

iframe {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}







.footer-reseaux {margin-top: 10px;}


div.wrapper-footer-trident {
    background: url('i/footer-trident.png') no-repeat center top;
}


div.wrapper-footer  {
    background:#2366a6 url('i/footer-bg.jpg') no-repeat center top;
    overflow: hidden;
   position: relative;
    z-index: 1;
    clear: both;
}

div.wrapper-footer-padding {padding:80px 30px 80px 30px;}



div.footer {
    background-color:rgba(23,84,141,0.83);color:#fff;
    padding-top:20px;padding-bottom:20px;
    padding-left:0px;padding-right:0px;  
    position: relative;
    max-width:1380px;
    margin:auto;
    text-align:center;
}

div.footer:after, div.footer:before {
    content:" ";
    position: absolute;
    display: block;
    top:0px;
    left:33.33%;
    width:1px;
    height:100%;
    background-color: #276aaa;
}

div.footer:after {left:66.66%;}


div.footer-1, div.footer-2, div.footer-3 {
    vertical-align: middle;display:inline-block;width:25%;text-align:left;padding:20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
        
}


div.footer-1 {width:33.33%;text-align: center;}
div.footer-2 {width:33.33%;text-align: center;}
div.footer-3 {width:33.33%;text-align: center;}
div.footer-3 .footer-inner {text-align:center;}

div.footer-2 a, div.footer-3 a {color:#fff;text-decoration: none;font-size: 18px;}

.footer-1 strong {font-weight:normal;display:block;text-transform: uppercase;font-size: 24px;}
.footer-1 em {color:#93b6d6;font-size: 18px;}
.footer-titre {
    font-weight:normal;display:block;text-transform: uppercase;font-size: 20px;
    margin-bottom: 4px;
}

.footer-inner {display: inline-block;}



a.footer-facebook:hover {filter: brightness(0) saturate(100%) invert(21%) sepia(40%) saturate(4148%) hue-rotate(303deg) brightness(99%) contrast(99%);}


.footer h3 {color:#fff;font-size:22px;text-shadow: none;text-transform: uppercase;font-weight: bold;    text-align: left;margin:0px;padding:0px;margin-bottom: 6px;display: inline-block;}



.footer a.lien {color:#fff;font-style: normal;text-decoration: none;font-weight: normal;font-size: 16px;font-weight: bold;}

.footer a.lien:hover {    color: #ff3fae;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.75);
}

.footer ul a.lien {color:#fff;font-weight:normal;}

div.mentions {
    position:relative;max-width:1180px;
    margin:auto;text-align:center;
    padding:30px 20px 340px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;color:#fff;
}

div.mentions a {color:#fff !important;font-weight: bold;text-decoration: none;}

div.mentions a:hover {    
    color: #45bda4 !important;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.75);
}

.footer-2 span {display:block;margin:6px 0px;}




@media (max-width:1200px) {
    div.footer-1 {width:35%;}
    div.footer-2 {width:30%;}
    div.footer-3 {width:35%;}

    div.footer:before {left:35%;}
    div.footer:after {left:65%;}
    div.wrapper-footer-trident {background-size: 800px auto;}

    div.wrapper-footer {background-size: 2000px auto;}

    div.mentions {padding: 30px 20px 240px 20px;}
}

@media (max-width:850px) {
    div.wrapper-footer-padding {padding: 60px 30px 60px 30px;}
    div.footer:before {content:none;}
    div.footer:after {content:none;}
    div.footer {padding-top: 0px;padding-bottom: 0px;}
    div.footer-1 {width:100%;border-bottom: 1px solid #276aaa;}
    div.footer-2 {width:50%;}
    div.footer-3 {width:50%;border-left: 1px solid #276aaa;}
    div.wrapper-footer {background-size: 1700px auto;}
}


@media (max-width:500px) {
    div.wrapper-footer-padding {padding: 40px 30px 40px 30px;}
    div.footer-1 {width:100%;}
    div.footer-2 {width:100%;border-bottom: 1px solid #276aaa;}
    div.footer-3 {width:100%;border-left:none;}
        div.wrapper-footer-trident {background-size: 600px auto;}
    div.wrapper-footer {background-size: 1400px auto;}
    div.mentions {padding: 30px 20px 120px 20px;}
}






div.galerie-photo {width:33.33%;display:inline-block;vertical-align: top;padding:18px;text-align: center;}

div.galerie-photo img, ul.images img {margin-bottom: 7px;}

@media (max-width:800px) {
    div.galerie-photo {width:50%;}
}


@media (max-width:500px) {
    div.galerie-photo {width:100%;}
}




img.cadrephoto, img.ombre, ul.images img {
  -moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -o-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=134, Strength=5);
}


a.lien-actu {color:inherit;text-decoration: none;}





div.col1-2 {display:inline-block;vertical-align:top;width:48%;}
div.col2-2 {display:inline-block;vertical-align:top;margin-left:4%;width:48%;}


@media (max-width:700px) { 
    div.col1-2 {display:inline-block;vertical-align:top;width:100%;}
    div.col2-2 {display:inline-block;vertical-align:top;margin-left:0%;width:100%;margin-top:15px;}
}


div.col1-3, div.col2-3, div.col3-3 {display:inline-block;width:30%;vertical-align: top;}
div.col2-3, div.col3-3 {margin-left:5%;}


@media (max-width:880px) {
    div.col1-3, div.col2-3, div.col3-3 {width:50%;margin-bottom: 10px;margin-left:0%;padding-left:2%;padding-right: 2%;}

}

@media (max-width:480px) {
    div.col1-3, div.col2-3, div.col3-3 {width:100%;margin-bottom: 10px;margin-left:0%;}

}


.style-galerie {
    border:1px solid #d8d8d8;background:rgba(0,0,0,0.05);position:relative;max-width: 760px;
    margin: auto;
}

.wrapper-galerie {
        float: none;
        width:100%;
        max-width:720px;
        margin:auto;margin-bottom: 20px;
    }

.photo_commentaire {display: block;text-align: center;text-decoration: none !important;color:#000;padding-top:5px;}


.ilightbox {text-decoration: none;}

.h2-puce {
    vertical-align: -1px;
    padding-right: 3px;
}




.wrapper-bande {}
.wrapper-boxed-bande {max-width: 1180px;margin:auto;}



.rsDefault .rsArrowIcn {
    background-color: rgba(69,189,164,0.75) !important;
}

.rsDefault .rsArrowIcn:hover {
    background-color: rgba(69,189,164,1) !important;
}

.encart-activites {
    display: block;
    position: absolute;
    top: initial !important;
    left: initial !important;
    bottom: 0px !important;
    right: 0px !important;
    background-color:rgba(35,102,166,0.75);
    padding: 20px 20px;
    text-align: center;
    font-size: 18px !important;
    font-weight: normal;

}


.encart-activites h3 {
    font-size:22px;display: block;padding:0;margin:0;text-transform: uppercase;font-weight: normal;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    max-width: 300px;
}


.encart-activites h3 strong {font-weight: bold;}

@media (max-width:1200px) {
    .encart-activites h3 {font-size:20px;}
    .encart-activites {padding: 15px 15px;}
}

@media (max-width:800px) {
    .encart-activites h3 {font-size:18px;    max-width: 260px;}
    .encart-activites {padding: 10px 10px;}
}

@media (max-width:600px) {
    .encart-activites h3 {font-size:17px;    max-width: 240px;line-height: 1.2;}
    .encart-activites {
        padding: 10px 10px;
        top: initial !important;
        left: 0px !important;
        bottom: 0px !important;
        right: initial !important;
    }
}

@media (max-width:500px) {
    .encart-activites h3 {font-size:16px;    max-width: 220px;line-height: 1.2;}
}


.rsDefault .rsGCaption {
    top: 0px !important;
    left: 0px !important;
    height: 100% !important;
    padding:0 !important;
    z-index: 1000;
}

.rsGCaption {

}




a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}








@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 144dpi),
only screen and (                min-resolution: 1.5dppx) { 



    ul.puce > li {background-image: url(i/puce-2x.png);background-size: 10px 10px;}
 
    a.back-to-top {background: rgba(69,189,164,0.8) url("i/arrow-up.png") no-repeat center center;background-size: 16px 16px;}



    .encarts-bg {
        background:#262626 url('i/encarts-bg-2x.jpg') no-repeat center center;
        background-size: 1920px 700px;
    }



}
v

div.map iframe {vertical-align: top;}




a.bouton {
    text-shadow: none;display:inline-block;padding:10px 12px 10px 12px;background-color:#2875bf;text-align: center;
    color:#fff;font-size: 17px;font-weight: normal;text-decoration: none;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    text-transform: uppercase;
}


#cookiescript_badge {z-index: 99999 !important;}




table.tableau {border-collapse: collapse;}
table.tableau tr:first-of-type td {background:#2875bf;color:#fff;font-weight: bold;}
table.tableau td {color:#000;padding:4px;border:1px solid #fff;background: #dfdfdf;}







div.note {
    background: rgba(255,255,255,0.14);
    padding: 10px;
    border: 1px solid #999;
}




a.lien.fichier {
    background-color: #2875bf;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    padding: 4px 10px;
}





.bande-blanche {height: 40px;background-color: #fff;}

.wrapper-img-icones {
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    padding: 20px;
}

.wrapper-img-icones img {vertical-align: top;}


.boxed-bande-icones {max-width:1480px;margin:auto;z-index: 2;
    position: relative;}

.wrapper-bande-icones {padding:30px 10px;background-color:#2875bf; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.29);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.boxed-bande-icones > div {display: inline-block;width:25%;text-align: center;vertical-align: top;padding:0px 0px;}
.wrapper-bande-icones a {display:block;text-decoration: none;padding:10px 10px;}
.wrapper-bande-icones a img {}
.wrapper-bande-icones a:hover img {transition: all 0.3s ease 0s;
animation: jiggle 0.5s infinite linear;}
.wrapper-bande-icones h3 {font-size:18px;margin: 0;padding:0;font-weight:normal;text-transform: uppercase;color:#fff;    margin-top: 10px;}

@keyframes jiggle {
  /* start at 0deg and this scale size.
     scale size is repeated here to maintain smooth scaling */
  0% {transform: rotate(0deg);}
  /* midway rotate 2deg right */
  25% {transform: rotate(4deg);}
  50% {transform: rotate(0deg);}
  75% {transform: rotate(-4deg);}
  /* end rotate -2deg left */
  100% {transform: rotate(0deg)}
}



@media (max-width:1100px) {
    .wrapper-bande-icones {padding: 25px 10px;}
    .wrapper-bande-icones h3 {font-size:16px;}
}

@media (max-width:1000px) {
    .wrapper-bande-icones h3 {font-family: 'Fira Sans Extra Condensed', sans-serif;}
}

@media (max-width:830px) {
    .wrapper-bande-icones {padding: 20px 10px;}
    .wrapper-bande-icones h3 {font-size:15px;}
}

@media (max-width:730px) {
    .wrapper-bande-icones {padding: 15px 10px;}
    .wrapper-bande-icones h3 {font-size:15px;letter-spacing: -0.5px;}
    .boxed-bande-icones > div {width:50%;}
}




@media (max-width: 560px) {
    .wrapper-bande-icones {
    padding : 15px 10px;
    }
    .wrapper-bande-icones h3 {
    font-size : 15px;
    letter-spacing : -0.5px;
    }
    .boxed-bande-icones > div {
    width : 50%;
    }
}


@media (max-width:380px) {
    .wrapper-bande-icones h3 {letter-spacing: -1px;}
}








.wrapper-bande-encarts {
}

.wrapper-bande-encart {
    display: inline-block;width:33.33%;vertical-align: top;
    position: relative;text-align: center;
    
}


.wrapper-bande-encart:nth-of-type(1) {background:#2875bf url('i/e1/e1-2x.jpg') no-repeat center center;background-size:100% auto;}
.wrapper-bande-encart:nth-of-type(2) {background: #45bda4 url('i/e1/e2-2x.jpg') no-repeat center center;background-size:100% auto;}
.wrapper-bande-encart:nth-of-type(3) {background: #2875bf url('i/e1/e3-2x.jpg') no-repeat center center;background-size:100% auto;}



.wrapper-bande-encart a {color:initial;text-decoration: none;display: block;padding-top:60%;position: relative;}

.wrapper-bande-encart h3 {
    font-weight: normal;
    font-size:20px;    
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 4px;color:#fff;text-shadow: none;transition: all 0.3s ease 0s;text-transform: uppercase;
}

.bande-encarts-header {background-color:#2366a6;text-align: center;padding:16px 10px;}
.bande-encarts-header h3 {margin:0;color:#ccc;font-weight: 200;font-size: 26px;text-transform: uppercase;}
.bande-encarts-header h3 strong {font-weight: normal;color:#fff;}


.bande-encart {    
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0px,-50%);
    width: 100%;
}

.bande-encart-texte {color:#fff;}




.bande-encart img {
    margin:20px;
    vertical-align:top;
}



.wrapper-encart-img {
    display: inline-block;
    background-color: rgba(48,139,226,0.8);
    border-radius: 50%;
    box-shadow:4px 4px 16px rgba(0,0,0,0.25);
}

.wrapper-bande-encart:nth-of-type(2) .wrapper-encart-img {
    background-color: rgba(69,189,164,0.8);
}


.wrapper-bande-encart a:hover .wrapper-encart-img {
    background-color:#fff;
}

.wrapper-bande-encart a:hover .wrapper-encart-img img {
    filter: brightness(0) saturate(100%) invert(42%) sepia(71%) saturate(1147%) hue-rotate(186deg) brightness(95%) contrast(85%);
}

.wrapper-bande-encart:nth-of-type(2) a:hover .wrapper-encart-img img {
    filter: brightness(0) saturate(100%) invert(70%) sepia(27%) saturate(789%) hue-rotate(117deg) brightness(87%) contrast(91%);
}


.wrapper-bande-encart {transition: all 0.3s ease 0s;}
.wrapper-bande-encart:hover {background-size: 120% auto;}


@media (max-width:1400px) {
    .wrapper-bande-encart h3 {margin-top: 14px;margin-bottom: 2px;}
    .bande-encart img {width:100px;}
}


@media (max-width:1160px) {
    .wrapper-bande-encart h3 {margin-top: 10px;margin-bottom: 0px;}
    .bande-encart img {width:80px;}
}

@media (max-width:1000px) {
    .bande-encarts-header h3 {font-size: 22px;}
    .wrapper-bande-encart {width:50%;}
    .wrapper-bande-encart:nth-of-type(1) {width:100%;}
    .wrapper-bande-encart:nth-of-type(1) a {padding-top:30%;}
    .wrapper-bande-encart h3 {margin-top: 12px;margin-bottom: 0px;}
    .bande-encart img {width:100px;}
}

@media (max-width:780px) {
    .bande-encart img {width:80px;}
}

@media (max-width:660px) {
    .bande-encart img {width:120px;}
    .wrapper-bande-encart {width:100%;}
    .wrapper-bande-encart:nth-of-type(1) a {padding-top:50%;}
    .wrapper-bande-encart a {padding-top:50%;}
}

@media (max-width:540px) {
    .bande-encarts-header h3 {font-size: 20px;}
    .bande-encart img {width:100px;}
}

@media (max-width:480px) {
    .bande-encart img {width:80px;}
}

@media (max-width:400px) {
    .wrapper-bande-encart:nth-of-type(1) {background-size:auto 100%;}
    .wrapper-bande-encart:nth-of-type(2) {background-size:auto 100%;}
    .wrapper-bande-encart:nth-of-type(3) {background-size:auto 100%;}
    .wrapper-bande-encart:hover {background-size: auto 120%;}
    .wrapper-bande-encart:nth-of-type(1) a {padding-top:75%;}
    .wrapper-bande-encart a {padding-top:75%;}
}


.wrapper-opco {background: #0a1730 url(i/footer-bg.jpg) no-repeat center top;padding:20px 10px;}



.opco {max-width: 1380px;margin: auto;color:#fff;font-size:20px;text-align: center;}



.benjamin-bon img {border-radius: 50%;box-shadow: 4px 4px 16px rgba(0,0,0,0.25);}
.benjamin-bon strong {text-transform: uppercase;font-weight: normal;color:#2366a6;}









.articles-liste-item {display: inline-block;width:33.33%;text-align: center;vertical-align: top;padding: 20px 15px;}
.articles-liste-item img {
    box-shadow: 5px 5px 16px rgba(0,0,0,0.2);
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.articles-liste-item .img-wrap {margin-bottom: 5px;}

@media (max-width:820px) {
    .articles-liste-item {width:50%;}
}


@media (max-width:570px) {
    .articles-liste-item {width:100%;}
}

.wrapper-liste-image {position:relative;display: inline-block;}

.liste-titre {
    padding-top: 0px;
    text-transform: uppercase;
}

.liste-titre a {display: block;text-decoration: none;color:#fff;padding-top:12px;text-shadow:2px 2px 4px rgba(0, 0, 0, 0.75);
font-size: 19px;}

body.page-agence .liste-titre a {display: block;text-decoration: none;color:#fff;padding-top:initial;}

ul.menu-realisations {list-style-type: none;margin: 0;padding: 0;    background-color: #efefef;
    border: 1px solid #bfbfbf;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.09);margin-bottom:20px;text-align: center;}
ul.menu-realisations li {display: inline-block;}
ul.menu-realisations a {text-decoration: none;color:#000; padding: 10px 12px;display: inline-block;text-transform: uppercase;}
ul.menu-realisations li.current, ul.menu-realisations li.current:hover {    background-color: #3e908c;}
ul.menu-realisations li.current a, ul.menu-realisations li.current:hover a {color:#fff;}
ul.menu-realisations li:hover {background-color:#fff;}


@media (max-width:800px) {
    ul.menu-realisations a {padding: 8px 8px;}
}

@media (max-width:600px) {
    ul.menu-realisations a {font-size:15px;padding: 6px 6px;letter-spacing: -0.5px;}
}




.annonces-detail-padding-before-galerie {padding:0px 10px;}


.wrapper-tags-realisations {margin-bottom: 20px;}

.wrapper-tags-realisations ul {
    font-size: 0;
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    text-align: center;
}

.wrapper-tags-realisations ul li {
    margin: 0px;
    display:inline-block;
    vertical-align: top;
    background-color: transparent;
    position:relative;

    }


.wrapper-tags-realisations a {
    font-size:16px;
    font-weight:normal;
    display:block;
    color:#000;
    line-height: 20px;
    text-decoration:none;
    text-align: center;
    padding:12px 15px 12px 15px;
    text-transform: uppercase;
    letter-spacing: 0px;
    transition: all 0.3s ease 0s;
    position: relative;
}

.wrapper-tags-realisations a.tag-selected, .wrapper-tags-realisations a.tag-selected:hover {
    color: #fff;
    background: #2875bf;
}

.wrapper-tags-realisations a:hover {background-color: rgba(0,0,0,0.05);color:#000;}



.wrapper-tags-motscles {margin-bottom: 20px;}

.wrapper-tags-motscles ul {
    font-size: 0;
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    text-align: center;
}

.wrapper-tags-motscles ul li {
    margin: 0px;
    display:inline-block;
    vertical-align: top;
    background-color: transparent;
    position:relative;

    }


.wrapper-tags-motscles a {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size:14px;
    font-weight:normal;
    display:block;
    color:#000;
    line-height: 20px;
    text-decoration:none;
    text-align: center;
    padding:4px 4px 4px 4px;
    margin:0px 4px;
    text-transform: uppercase;
    letter-spacing: 0px;
    transition: all 0.3s ease 0s;
    position: relative;
}

.wrapper-tags-motscles a.tag-selected, .wrapper-tags-motscles a.tag-selected:hover {
    color: #fff;
    background: #45bda4;
}

.wrapper-tags-motscles a:hover {background-color: rgba(0,0,0,0.05);color:#000;}





.realisation-details-tags {padding:20px;margin:20px 0px;background-color: #fff;box-shadow: 4px 4px 20px rgba(0,0,0,0.15);}
.realisation-details-motscles {padding:10px;margin:20px 0px;background-color: #fff;box-shadow: 4px 4px 20px rgba(0,0,0,0.15);}

.realisation-details-tags a {background-color: #efefef;padding:2px 6px;margin-right:5px;text-transform: uppercase;color:#000;text-decoration: none;}

.realisation-tags {margin:10px 0px;}


.realisation-details-motscles a {background-color: #efefef;padding:2px 6px;margin-right:5px;font-family: 'Fira Sans Extra Condensed', sans-serif;text-transform: uppercase;font-size: 13px;color:#000;text-decoration: none;}

.realisation-motscles {margin:10px 0px;}





.detail-pagination a.lien {
    color:#949493 !important;
    font-weight: normal;
    font-style: normal;
}


.detail-pagination .show-previous {display: inline-block;width:50%;text-align: left;}
.detail-pagination .show-next {display: inline-block;width:50%;text-align:right;}


.pixvisite {
    padding: 0px 0px;

}

.pixvisite iframe {vertical-align: top;
    -moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.2);
    -o-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.2);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=134, Strength=3);

}

.arrow-next {
    padding-left:6px;
    display: inline-block;
    vertical-align: middle;
}

.arrow-previous {
    padding-right:6px;
    display: inline-block;
    vertical-align: middle;
}



#cookiescript_injected {z-index:9999997 !important; }



.actualite-galerie {margin-top:20px;}
/* isotope */

.isotope-grid-item { width: 33.333%; }

@media (max-width:1200px) {
    .isotope-grid-item { width: 50%; }
}

@media (max-width:520px) {
    .isotope-grid-item { width: 100%; }
}

.isotope-filter {margin-bottom: 30px;}
.isotope-filter a {position: relative;cursor: pointer;text-transform: uppercase;display: inline-block;padding:4px 20px;}

.isotope-filter a.active {color:#b87d2a;}

.isotope-filter a.active:after {    position: absolute;
    content:" ";
    display: block;
    height:3px;
    background-color: #b87d2a;
    width:100%;
    left:50%;
    transform: translateX(-50%);
    margin:auto;
    margin-top:10px;
}

.pix-masonry-photo {
    padding: 10px;
    text-align: center;
}

.pswp {z-index: 150000000 !important;}












.reseaux-etiquette-statique {
    position: fixed;
    top: 200px;
    left: 0px;
    z-index: 10000000;
    text-align: center;
    width: 55px;
    background-color: #fff;
    border-radius: 0px 8px 8px 0px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
    padding-top:10px;
    padding-bottom: 10px;
}

.reseaux-etiquette-statique a {display: block;}
.reseaux-etiquette-statique a img {vertical-align: middle;}

.reseaux-etiquette-statique a.linkedin {margin:0px 0px 0px 0px;}
.reseaux-etiquette-statique a.twitter {margin:12px 0px;}
.reseaux-etiquette-statique a.youtube {margin:12px 0px;}
.reseaux-etiquette-statique a.instagram {margin:12px 0px 0px 0px;}



@media (max-width:1400px) {
 .reseaux-etiquette-statique a img {width:32px;}
 .reseaux-etiquette-statique {width: 42px;padding-top: 5px; padding-bottom: 5px;}
    .reseaux-etiquette-statique a.linkedin {margin:0px 0px 8px 0px;}
    .reseaux-etiquette-statique a.twitter {margin:8px 0px;}
    .reseaux-etiquette-statique a.youtube {margin:8px 0px;}
    .reseaux-etiquette-statique a.instagram {margin:8px 0px 0px 0px;}
}


@media (max-width: 1280px) {
    .reseaux-etiquette-statique a img {width:24px;}
    .reseaux-etiquette-statique a.linkedin {margin:0px 0px 6px 0px;}
    .reseaux-etiquette-statique a.twitter {margin:6px 0px;}
    .reseaux-etiquette-statique a.youtube {margin:6px 0px;}
    .reseaux-etiquette-statique a.instagram {margin:6px 0px 0px 0px;}
    .reseaux-etiquette-statique {
        border-radius: 6px 0px 0px 6px;
        left: initial;
        right: 0px;
        top: 200px;
        width: 32px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}


@media (max-width: 760px) {
    .reseaux-etiquette-statique a img {width:21px;}
    .reseaux-etiquette-statique a.linkedin {margin:0px 0px 4px 0px;}
    .reseaux-etiquette-statique a.twitter {margin:4px 0px;}
    .reseaux-etiquette-statique a.youtube {margin:4px 0px;}
    .reseaux-etiquette-statique a.instagram {margin:4px 0px 0px 0px;}
    .reseaux-etiquette-statique {
        border-radius: 6px 0px 0px 6px;
        left: initial;
        right: 0px;
        top: 160px;
        width: 26px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}


.infos_liste {
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: left;
    padding: 0px 20px 20px 20px;
    font-weight: 700;
}