* {-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;
}


html {
 overflow-y: scroll !important;
}

body {font-family: 'Open Sans', sans-serif;font-size:16px; color:#222; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#014086;}


.bande-top {    background: #fff;
    position: relative;
    z-index: 1;
        padding: 0px 20px;
}
.bande-top-boxed {max-width:1380px;margin:auto;height: 60px;position: relative;}

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


.coordonnees-activites {vertical-align:top;
    font-size:18px;display:inline-block;font-weight:normal;color:#014086;    line-height: 20px;
    font-style: italic;padding: 10px 10px;
}

.coordonnees-tel {vertical-align:top;
    font-size:18px;display:inline-block;font-weight:normal;color:#fff;    line-height: 20px;
    padding:0px;
    background-color: #0098d8;
    border-radius: 0px 0px 6px 6px;
    transform: translateY(-3px);
    transition: all 0.2s ease 0s;
}
.coordonnees-tel img {vertical-align: -3px;margin-right:2px;}

.coordonnees-tel a {display:inline-block;padding: 13px 10px 10px 10px;}

.coordonnees-tel:hover {
    transform: translateY(0px);
}

.coordonnees-email {vertical-align:top;font-size:18px;    line-height: 20px;
    padding: 10px 10px;display:inline-block;font-weight:normal;color:#014086;}
.coordonnees-email a {font-style: normal;text-decoration: none;color:#014086;font-weight: bold;}

.bande-top-reseaux {
    display: inline-block; border-left:1px solid #000;vertical-align:top;padding: 17px 10px;line-height: 20px;
}
.bande-top-reseaux a {vertical-align: top;}
.bande-top-reseaux img {vertical-align: top;}

.bande-top-reseaux a.facebook, .bande-top-reseaux a.linkedin {width:20px;height:20px;}


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

div.wrapper-bandeau-responsive {
    background:rgba(1,64,134,0.77);
    padding: 0px 20px 0px 20px;
    height: 120px;
    position: relative;
    z-index: 1002;
    border-top:6px solid #0098d8;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.78);
}

div.logo {
    display: inline-block;margin: 0px;
    transform: translate(0px,-66px);
    background-color: #fff;
    padding:0px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.36);
}


a.logo {}
a.logo:focus {outline:none;}
a.logo img {display: inline-block;vertical-align: middle;}



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

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


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

}








a.lienfooter:link,a.lienfooter:visited {color:#fff; font-weight:bold; font-style:normal; text-decoration:none; }
a.lienfooter:hover,a.lienfooter:active {
    text-decoration:none;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.76);
}


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

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

h1:before {
    position: absolute;
    bottom: 0px;
    left: 3px;
    transform: translate(-100%,31px);
    content: " ";
    display: block;
    width: 960px;
    height: 73px;
    background: url(i/h1.png) no-repeat center bottom; 
}

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



h2 {
    text-align:left;
    font-size: 22px;
    font-weight: normal;
    font-style:normal;
    color:#000;
    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;}}
@media (max-width:600px) { h1 {font-size:18px;} h2 {font-size:17px;}}



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

h2.news:after {content:none;}


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


@media (max-width:960px) {
    div.padding { padding:35px 20px 40px 20px;}
    body.page-bienvenue div.padding {padding-top:35px;}
}

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


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


@media (max-width:400px) {
    div.padding { padding:20px 15px 20px 15px;}
    body.page-bienvenue div.padding {padding-top:20px;}
}



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

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

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


a.lienpetit:link,a.lienpetit:visited {font-size:15px; color:#0098d8; 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:20px; max-width: 100%;}
div.left { float:left; padding-right:20px;max-width: 100%;}

div.right-responsive,div.right-responsive-700 {float:right; padding-left:20px;max-width:100%;}
div.left-responsive {float:left; padding-right:20px;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:#e7e7e7; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {   color:#0098d8; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {   color:#ffffff; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#0098d8;}
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:#f5f5f5;border:1px solid #dddddd;padding:6px;overflow:hidden;}



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



div.map {}

.form_header {
        background: #014086;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.76);
    color:#ffffff;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 #dedede;}

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

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 {border:1px solid #999;}


div.ticker {float:right;padding-left:20px;width: 450px;}

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

@media (max-width:690px) {
	div.ticker {float:none;padding-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;}
}

/*div.wrapper {
	max-width:1082px;margin:auto;background-color:#ffffff;
	-webkit-box-shadow: 0px 4px 10px 5px rgba(122,122,122,1);
	-moz-box-shadow: 0px 4px 10px 5px rgba(122,122,122,1);
	box-shadow: 0px 4px 10px 5px rgba(122,122,122,1);
	margin-top:60px;
}*/


.slicknav_menu {
  display:none;
}

#menu {
    display: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: 800px;margin-top:-114px;}

#bandeau-overlay {
    position:absolute;
    bottom:0px;left:0px;width:100%;height: 232px;
    background: url('i/overlay.png') no-repeat center bottom;
    z-index: 100;
    pointer-events: none;
}


#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% - 210px * (1920 / 800 / 2)) !important;
        margin-left: calc(50% - 210px * (1920 / 800 / 2)) !important;
        margin-top: 0px !important;
        height:210px;
        max-width: initial;
    }
    #bandeau_photos_fullwidth {
        height:210px !important;        
    }
}





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



/*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 ul li ul {text-align: left;

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


/* Styling the links */
#menu-desktop span {
    font-size:20px;
    font-weight: 800;
    cursor: pointer;
    display:block;
    color:#fff;
    line-height: 20px;
    text-decoration:none;
    background: url('i/arrow.png') no-repeat bottom center;
    background-size:16px 14px;
    text-align: center;
    padding:47px 25px 47px 25px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.76);
}

#menu-desktop span.double {padding:37px 25px 37px 25px;}


#menu-desktop ul li:hover > span {
    background:rgba(0, 152, 216, 0.3) url('i/arrow.png') no-repeat bottom center;
}

#menu-desktop ul li:hover > span.selected {
    background:#0098d8 url('i/arrow-blanc.png') no-repeat bottom center;
}


/* Styling the links */
#menu-desktop a {
    font-size:20px;
    font-weight: 800;
    display:block;
    color:#fff;
    line-height: 20px;
    text-decoration:none;
        text-align: center;
    padding:47px 25px 47px 25px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.76);
}
#menu-desktop a.double {padding:37px 25px 37px 25px;}


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

#menu-desktop a.selected {
    color:#fff;
    background-color:#0098d8;
}



#menu-desktop span.selected {
    color:#fff;
    background:#0098d8 url('i/arrow-blanc.png') no-repeat bottom center;
}

#menu-desktop span.selected:hover {

    background:rgba(0, 152, 216, 0.3) url('i/arrow-blanc.png') no-repeat bottom center;
}

/*#menu-desktop span:hover {

    background: url('i/menuh.png') repeat center center, url('i/arrow.png') no-repeat bottom center;
}
*/

#menu-desktop ul ul a:hover {
    background: rgba(0, 152, 216, 0.3);
    padding:7px 18px 7px 12px;
}

#menu-desktop ul ul a.selected {
    color:#fff;
    background: #0098d8;
    padding:7px 20px 7px 10px;
}


#menu-desktop ul ul a { 
    transition: padding 0.2s ease-in-out 0s;
    text-transform: none;text-align:left;padding:7px 20px 7px 10px;line-height: 30px;
    font-size:22px;
    font-weight: normal;
}


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

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


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


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

/* 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;
}








a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 30px;
    background: #0098d8 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 {
    box-shadow: 2px 2px 20px rgba(0, 0, 0,1);
}

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




a.lien-facebook {text-decoration: none !important;}


a.facebook, a.footer-facebook {display: inline-block;width:20px;height:20px;}

a.facebook:hover img, a.footer-facebook:hover img { 
    animation: flip 0.4s 1 linear;
}

a.linkedin, a.footer-linkedin {display: inline-block;width:20px;height:20px;margin-left:5px;}

a.linkedin:hover img, a.footer-linkedin:hover img { 
    animation: flip 0.4s 1 linear;
}


@keyframes flip {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(359deg); }
}




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

a.footer-facebook img, a.footer-linkedin img { filter: invert(1);}





div.wrapper-footer-padding {padding:40px 30px 80px 30px;}
div.wrapper-footer  {
    overflow: hidden;
   background:#014086 url('i/footer.jpg') no-repeat center bottom;
   background-size: 2500px auto;
   position: relative;
   border-top:6px solid #0098d8;
}


div.footer {color:#fff;padding-top:30px;padding-bottom:30px;max-width:1180px;margin:auto;
    position: relative;max-width:1380px;margin:auto;text-align:center;padding-top:15px;padding-bottom:10px;padding-left:0px;padding-right:0px;  }



div.footer-1, div.footer-2, div.footer-3 {vertical-align:top;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-2:after, div.footer-2:before {
    content:" ";
    display: block;
    position: absolute;
    width:2px;
    background-color: #fff;
    left:0px;top:0px;height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,ffffff+100&0+0,1+50,0+100 */
    background: -moz-linear-gradient(top,  rgba(0,152,216,0) 0%, rgba(0,152,216,1) 50%, rgba(0,152,216,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,152,216,0) 0%,rgba(0,152,216,1) 50%,rgba(0,152,216,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,152,216,0) 0%,rgba(0,152,216,1) 50%,rgba(0,152,216,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

div.footer-2:after {left:auto;right:0px;}


.footer-inner {display: inline-block;text-align:left;}


div.footer-1 .footer-inner {max-width: 300px;}

.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;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.76);
}

.footer h3:after {
    content:" ";
    display: block;
    height: 2px;
    width: 50px;
    background-color: #0098d8;
    margin-top: 6px;
    margin-bottom: 12px;
}


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

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

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

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

div.mentions:before {content:" ";position:absolute;top:0px;left:50%;background: url('i/mentions-sep-2x.png') no-repeat center top;width:342px;height:56px;background-size: 342px 56px;
    transform: translate(-50%,-56px);
}



div.mentions a {color:#fff !important;font-weight: bold;text-decoration: none;}
div.mentions a:hover {text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.76);}

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



div.footer-3 ul.puce {margin-top:4px; padding-left: 0px;}
div.footer-3 ul.puce li {padding: 0;margin: 0px 0px 4px 0px;background:none !important;text-align: left;}


div.footer-3 ul.puce li a {transition: all 0.1s ease-in-out 0s;padding-left:0px !important;padding-right: 2px !important}
div.footer-3 ul.puce li a:hover {padding-left:2px !important;padding-right: 0px !important;}



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;}


.encart-activites {
    display: block;
    position: absolute;
    top: initial !important;
    bottom: 10% !important;
    left: initial !important;
    background-color: rgba(33, 33, 33, 0.75);
    border: 1px solid #000;
    padding: 20px 40px;
    text-align: center;
    transform: translate(-10%,0px) !important;
    font-size: 18px !important;
    font-weight: normal;
    right: 0px !important;
}


.encart-activites h3 {font-size:22px;display: block;font-weight: normal;padding:0;margin:0;text-transform: uppercase;margin-bottom: 9px;font-weight: bold;}
.encart-activites h3:after {content:" ";display: block;height:1px;width:100px;background-color: #ff6a00;margin:auto;margin-top: 4px;}
.encart-activites h3 strong {font-weight: bold;}

@media (max-width:1200px) {
    .encart-activites h3:after {margin-top: 10px;}
    .encart-activites h3 {font-size:20px;margin-bottom: 10px;}
    .encart-activites {font-size: 17px !important;padding: 15px 25px;}
}


@media (max-width:1000px) {
    .encart-activites h3:after {margin-top: 6px;}
    .encart-activites h3 {font-size:20px;margin-bottom: 6px;}
    .encart-activites {font-size: 16px !important;padding: 10px 16px;}
}

@media (max-width:800px) {
    .encart-activites h3:after {margin-top: 3px;}
    .encart-activites h3 {font-size:19px;margin-bottom: 3px;}
    .encart-activites {font-size: 15px !important;padding: 6px 10px;}
}

@media (max-width:640px) {
    .encart-activites {display: none !important;}
}


.rsDefault .rsGCaption {
    top: 0px !important;
    left: 0px !important;
    right: initial !important;
    height: 100% !important;
    padding:0 !important;
    z-index: 1000;
    max-width: 1180px !important;
    margin:auto !important;
}

.rsDefault .rsArrowIcn {    background-color: rgba(1,64,134,0.75) !important;}
.rsDefault .rsArrowIcn:hover {    background-color: rgba(1,64,134,0.9) !important;}

.rsDefault .rsArrow {z-index: 200001 !important;}

.rsGCaption {

}




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



.encarts-bg {
    text-align: center;padding: 60px 0px 200px 0px;
    background: url('i/encarts-bg.jpg') no-repeat center bottom;
    background-size: 2500px auto;
}


div.wrapper-encarts {position: relative;max-width: 1680px;margin:auto;}

div.encarts {}

div.wrapper-encarts-padding {padding:0px 20px;}


div.wrapper-encart {
    display: inline-block;width:33.33%;padding:20px 10px;vertical-align: top;
    position: relative;text-align: center;
}


div.wrapper-encart a {color:initial;text-decoration: none;}

.wrapper-encart h3 {
    text-decoration: none;text-transform: initial;font-size:20px;
    line-height: 1;
    margin-top: 8px;margin-bottom: 0px;color:#014086;text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
        position: relative;
    z-index: 10;
    font-weight: 800;
}
div.wrapper-encart a:hover h3 {color:#0098d8;}

div.encart {padding:20px 10px 20px 10px;margin: auto;    max-width:390px;
    transition: all 0.3s linear 0s;
}

.encart-img {display: inline-block;overflow: hidden;box-shadow: 4px 4px 20px rgba(0,0,0,0.3);}

.encart-img img {vertical-align: top;}

div.wrapper-encart a img {transition: all 0.3s ease-in-out 0s;}
div.wrapper-encart a:hover img {transform: scale(1.05);}


@media (max-width:1600px) {
    .wrapper-encart h3 {font-size:18px;}
    div.wrapper-encart {padding:10px 0px;}
}

@media (max-width:1400px) {
    .wrapper-encart h3 {font-size:16px;}
    div.wrapper-encart {padding:10px 0px;}
    .encarts-bg {text-align: center;padding: 60px 0px 140px 0px;
        background-size: 1800px auto !important;}
}



@media (max-width:840px) {
    .wrapper-encart h3 {font-size:18px;}
    div.wrapper-encart {width: 50%;}
    div.wrapper-encart {padding:0px 0px;}
    div.encart {padding: 10px 10px 10px 10px;}
    div.wrapper-encarts-padding {padding: 10px 20px;}
    .encarts-bg {text-align: center;padding: 60px 0px 120px 0px;
        background-size: 1000px auto !important;}
}

@media (max-width:720px) {
    .wrapper-encart h3 {font-size:16px;}
}

@media (max-width:480px) {
    div.wrapper-encart {width: 100%;}
        .encarts-bg {text-align: center;padding: 60px 0px 100px 0px;
        background-size: 700px auto !important;}
}






@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) { 

    .encarts-bg {
        background: url('i/encarts-bg-2x.jpg') no-repeat center bottom;
        background-size: 2500px auto;
    }


    h1:before {
        background: url(i/h1-2x.png) no-repeat center bottom;
        background-size: 960px 73px;
    }

    ul.puce > li {background-image: url(i/puce-2x.png);background-size: 10px 10px;}
 
    a.back-to-top {background: #0098d8 url("i/arrow-up.png") no-repeat center center;background-size: 16px 16px;}

    #menu-desktop span {
        background: url('i/arrow-2x.png') no-repeat bottom center;
        background-size:16px 14px;
    }

    #menu-desktop ul li:hover > span {
        background-image: url('i/arrow-2x.png') !important;
        background-size:16px 14px,auto auto !important;
    }

    #menu-desktop ul li:hover > span.selected {
        background-image: url('i/arrow-2x-blanc.png') !important;
        background-size:16px 14px,auto auto !important;
    }

    #menu-desktop span.selected, #menu-desktop span.selected:hover {
        background-image: url('i/arrow-2x-blanc.png') !important;
        background-size:16px 14px,auto auto !important;
    }

    #menu-desktop span:hover {
        background-image: url('i/arrow-2x.png') !important;
        background-size:16px 14px,auto auto !important;
    }


    div.wrapper-footer  {
       background:#014086 url('i/footer-2x.png') no-repeat center bottom;
       background-size: 2500px auto;
    }

    #bandeau-overlay {
    background: url('i/overlay-2x.png') no-repeat center bottom;
    background-size: 2500px auto;
    }

}





#wrapper-temoignages {
    padding:50px 20px;
}

#flex-temoignages {
  display : -webkit-box;
  display : -ms-flexbox;
  display : flex;
-webkit-box-orient : horizontal;
  -webkit-box-direction : normal;
  -ms-flex-direction : row;
  flex-direction : row;
-ms-flex-wrap : wrap;
  flex-wrap : wrap;
-ms-flex-line-pack : start;
  align-content : flex-start;
-webkit-box-pack : center;
  -ms-flex-pack : center;
  justify-content : center;
-webkit-box-align : stretch;
  -ms-flex-align : stretch;
  align-items : stretch;
  max-width: 1180px;
    margin: auto;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.38);
}

#temoignages-header {
  -ms-flex : 0 1 30%;
  flex : 0 1 30%;
  max-width : 30%;
  background-color: #3665af;
  text-align: right;
  padding:50px 20px 50px 10px;
}

#temoignages-header h2 {
    text-align: right;
    margin-bottom: 20px;
}

#temoignages-header h2:after {
right: 0px;
left:initial;
}

#temoignages-content {
  -ms-flex : 0 1 70%;
  flex : 0 1 70%;
  max-width : 70%;
  padding:50px 20px;
}


#temoignages-content a {color:#3665af;text-decoration: underline;font-weight: bold;font-style: italic;}

.temoignage-texte {font-style: italic;}

.temoignage {padding:20px 0px;}


.temoignagefull-content {background-color: #fff;box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.16);
    padding: 20px;
    border-radius: 8px;font-style: italic;}
.temoignagefull-auteur {float:right;font-weight: bold;}


@media (max-width:800px) {
    #wrapper-temoignages {padding: 30px 20px;}

    #temoignages-header {
      -ms-flex : 0 1 40%;
      flex : 0 1 40%;
      max-width : 40%;
      padding:50px 20px 50px 10px;
    }


    #temoignages-content {
      -ms-flex : 0 1 60%;
      flex : 0 1 60%;
      max-width : 60%;
      padding:20px 15px;
    }

}


@media (max-width:600px) {
    #wrapper-temoignages {padding: 20px 20px;}
    #temoignages-header h2 {text-align:center;margin-bottom: 0px;}
    #temoignages-header h2:after {right: 0px;left: 0px;margin: auto;}
    #temoignages-header img {display: none;}

    #temoignages-header {
      -ms-flex : 0 1 100%;
      flex : 0 1 100%;
      max-width : 100%;
      padding:10px 20px 10px 10px;
    }


    #temoignages-content {
      -ms-flex : 0 1 100%;
      flex : 0 1 100%;
      max-width : 100%;
      padding:00px 15px 20px 15px;
    }

}


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

.lien-references {text-align: center;}

a.bande-contact-bouton, a.bouton-references {
    text-shadow: none;display:inline-block;
    padding:6px 8px 6px 8px;background-color:#ff6a00;text-align: center;
    color:#fff;font-size: 17px;text-decoration: none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    border:1px solid #fff;
    margin-top:30px;
    text-transform: uppercase;
    font-weight: 600;
}

a.bouton-references {margin-top:10px;}

a.bande-contact-bouton:hover, a.bouton-references:hover {
        -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,1);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,1);
}




a.bouton {
    text-shadow: none;display:inline-block;
    padding:6px 8px 6px 8px;background-color:#0098d8;text-align: center;
    color:#fff;font-size: 16px;text-decoration: none;
    -webkit-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.4);
    box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.4);
    border:1px solid #014086;
    margin-top:10px;
    text-transform: uppercase;
    font-weight: 600;
}

a.bouton:hover {background-color:#014086;}


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


.wrapper-logos-references {background-color: #fff;padding:50px 20px;box-shadow: 0 0 20px black;
    position: relative;
    z-index: 1;text-align: center;}
.logo-references {display: inline-block;width:20%;vertical-align: middle;padding:0px 10px;text-align: center;}

@media (max-width:1700px) {
    .wrapper-logos-references {padding:30px 20px;}
}
@media (max-width:1400px) {
    .wrapper-logos-references {padding:20px 20px;}
}
@media (max-width:820px) {
    .logo-references {width: 33.33%;}
    .wrapper-logos-references {padding:20px 10px;}
}
@media (max-width:500px) {
    .logo-references {width:50%;    padding: 0px 6px;}
    .wrapper-logos-references {padding: 10px 5px;}
}


.owl-carousel .owl-item img {margin:auto;}
.owl-dots {display: none !important;}

.wrapper-bande-marques {padding:30px 0px 30px 0px;}

body:not(.page-bienvenue) .wrapper-bande-marques {
    padding: 10px 0px 30px 0px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.43);
}




.wrapper-bande-marques strong {color:#777;font-size:24px;text-align: center;display: block;text-transform: uppercase;font-weight: 500;padding:0px 10px;}
.wrapper-bande-marques h3 {font-weight:600;font-size:24px;color:#106ebe;text-transform: uppercase;text-align: center;margin:0;padding:0px 10px;padding-bottom: 40px;position: relative;}

.wrapper-bande-marques h3:after {
    content: " ";
    display: block;
    background-color: #fe6900;
    height: 2px;
    width: 200px;
    margin: auto;
    margin-top: 20px;
}

.wrapper-marque {position: relative;}

.wrapper-marque:before {
    content:     "";
    display:     block;
    padding-top: 75%; /* initial ratio of 1:1*/
}

.marque-logo {
    position: absolute;
    top:      0;
    left:     0;
    bottom:   0;
    right:    0;
}


.wrapper-marque-logo {
    position: absolute;
    vertical-align: middle;
    width:100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding:0px 20px;
}


@media (max-width:1600px) {
    .wrapper-bande-marques strong {font-size: 22px;}
 .wrapper-bande-marques > h3 {font-size: 22px;padding-bottom: 35px;}
}


@media (max-width:1200px) {
    .wrapper-bande-marques strong {font-size: 20px;}
 .wrapper-bande-marques > h3 {font-size: 20px;padding-bottom: 35px;}
}


@media (max-width:1000px) {
    .wrapper-bande-marques strong {font-size: 18px;}
 .wrapper-bande-marques > h3 {font-size: 18px;padding-bottom: 25px;}
}

@media (max-width:700px) {
    .wrapper-bande-marques strong {font-size: 16px;}
 .wrapper-bande-marques > h3 {font-size: 16px;padding-bottom: 25px;}
}


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






.wrapper-bande-contact {
    background-color: #400b6b;
    padding:120px 10px 110px 10px;
    position: relative;
}

.bande-contact-antenne {position: absolute;z-index:0;left:0px;top:50%;transform: translate(0px, -50%);}

.wrapper-bande-contact:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -80px;
    width: 0;
    height: 0;
    border-top: solid 50px #400b6b;
    border-left: solid 80px transparent;
    border-right: solid 80px transparent;
}

.boxed-bande-contact {
    position: relative;z-index: 2;
    text-align: center;
    color:#fff;
    max-width: 700px;margin:auto;
}

.boxed-bande-contact h3 {
    font-size:36px;
    text-transform: uppercase;
    text-align: center;
    padding:0;margin:0;margin-bottom: 20px;
    color:#fff;font-weight: 800;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.76);
}



.bandeau-fixe {height:60px;background-color: #fff;}


@media (max-width:1800px) {
    .wrapper-bande-contact {padding:100px 10px 90px 10px;}
    .bande-contact-antenne {width:450px;}
}


@media (max-width:1610px) {
    .wrapper-bande-contact {padding:80px 10px 70px 10px;}
    .bande-contact-antenne {width:400px;}
}


@media (max-width:1500px) {
    .bandeau-fixe {height:56px;}
    div.wrapper-bandeau-responsive {height: 100px;}
    #bandeau_photos_fullwidth {margin-top:-94px;}
    div.logo img {width:360px;}
    #menu-desktop span, #menu-desktop a {padding:37px 25px 37px 25px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:27px 25px 27px 25px;} 
    #bandeau-overlay {background-size: 2000px auto;}
    .wrapper-bande-contact {padding:65px 10px 60px 10px;}
    .boxed-bande-contact {max-width: 660px;}
    .boxed-bande-contact h3 {font-size: 32px;}
    .bande-contact-antenne {width:350px;}
    .wrapper-bande-contact:after {
        margin-left: -65px;
    border-top: solid 40px #400b6b;
    border-left: solid 65px transparent;
    border-right: solid 65px transparent;}
}




@media (max-width:1360px) {
    #menu-desktop span, #menu-desktop a {padding:37px 20px 37px 20px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:27px 20px 27px 20px;} 
    h1:before {content:none;}
    .wrapper-bande-contact {padding:45px 10px 40px 10px;}
    .boxed-bande-contact {max-width: 600px;}
    .boxed-bande-contact h3 {font-size: 28px;}
    .bande-contact-antenne {width:310px;}
}

@media (max-width:1270px) {
    .bandeau-fixe {height:52px;}
    div.wrapper-bandeau-responsive {height: 80px;}
    #bandeau_photos_fullwidth {margin-top:-74px;}
    div.logo img {width:320px;}
    #menu-desktop span, #menu-desktop a {padding:27px 20px 27px 20px;    font-size: 18px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:17px 20px 17px 20px;    font-size: 18px;} 
    #bandeau-overlay {background-size: 1800px auto;}
}


@media (max-width:1200px) {
    .wrapper-bande-contact {padding:35px 10px 30px 10px;}
    .boxed-bande-contact {max-width: 500px;}
    .boxed-bande-contact h3 {font-size: 26px;}
    .bande-contact-antenne {width:270px;}
}



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

@media (max-width:1165px) {
     .bandeau-fixe {height:38px;}
    .bande-top-boxed {height: 50px;}
    div.logo {transform: translate(0px,-56px);}
    div.logo img {width:280px;}
    #menu-desktop span, #menu-desktop a {padding:27px 18px 27px 18px;    font-size: 18px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:17px 18px 17px 18px;    font-size: 18px;} 
    .wrapper-bande-contact {padding:26px 10px 26px 10px;}
    .boxed-bande-contact {max-width: 470px;}
    .boxed-bande-contact h3 {font-size: 22px;}
    .bande-contact-antenne {width:240px;}
        .wrapper-bande-contact:after {
            margin-left: -55px;
    border-top: solid 30px #400b6b;
    border-left: solid 55px transparent;
    border-right: solid 55px transparent;}
}


@media (max-width:1100px) {
    #menu-desktop span, #menu-desktop a {padding:27px 17px 27px 17px;    font-size: 17px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:17px 17px 17px 17px;    font-size: 17px;} 
    #bandeau-overlay {background-size: 1600px auto;}
}

@media (max-width:1060px) {
    #menu-desktop span, #menu-desktop a {padding:27px 13px 27px 13px;    font-size: 16px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:17px 13px 17px 13px;    font-size: 16px;} 
}



@media (max-width:970px) {

    .bandeau-fixe {height:64px;}

    .slicknav_menu {
      display:block;
    }

    #menu-desktop, #sousmenu-desktop {display:none;}
    #bandeau_photos_fullwidth {margin-top: 0px;}

     div.logo {    transform: translate(0px,-101px);}
     .coordonnees-email {padding: 6px 10px 6px 10px;}
     div.wrapper-bandeau-responsive {height: 0px;}

     .coordonnees {top: 9px;}
     .coordonnees-tel {border-radius: 6px 6px 6px 6px;transform: translateY(0px);}
     .coordonnees-tel a { padding: 6px 10px 6px 10px;}

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

     #bandeau-overlay {background-size: 1300px auto;}

     .bande-contact-antenne {transform: translate(-50px, -50%);}
     .wrapper-bande-contact:after {
            margin-left: -45px;
            border-top: solid 25px #400b6b;
            border-left: solid 45px transparent;
            border-right: solid 45px transparent;
    }

}

@media (max-width:880px) {
    div.footer-1 {width:100%;display:block;text-align: center;}
    div.footer-2:after, div.footer-2:before {content:none;}
    div.footer-1 .footer-inner {max-width: 600px;text-align: center;}
    .footer div.footer-1 h3 {text-align: center;}
    .footer div.footer-1 h3:after {margin-left:auto;margin-right:auto;}
    div.footer-2 {width:50%;text-align: center;}
    div.footer-3 {width:50%;text-align: center;}
    div.wrapper-footer-padding {padding: 10px 30px 50px 30px;}
    div.mentions {    padding: 0px 20px 60px 20px;}
}



@media (max-width:840px) {
     .bande-contact-antenne {transform: translate(-100px, -50%);}

}


@media (max-width:730px) {
   .boxed-bande-contact {background-color: rgba(0,0,0,0.31);padding:20px;}
}



@media (max-width:680px) {
    .bandeau-fixe {height:40px;}
    div.logo {transform: translate(0px,-101px);}
    div.logo img {width:240px;}
    .coordonnees-email {display: none;}
    #bandeau-overlay {background-size: 1000px auto;}
    div.wrapper-footer-padding {padding: 10px 30px 30px 30px;}
}


@media (max-width:610px) {
    div.footer-1 .footer-inner {text-align: left;}
    .footer div.footer-1 h3 {text-align: left;}
    .footer div.footer-1 h3:after {margin-left:0px;margin-right:auto;}
    div.footer-2 {width:100%;text-align: left;}
    div.footer-3 {width:100%;text-align: left;}
}

@media (max-width:460px) {
    div.wrapper-bandeau-responsive {padding: 0px 10px 0px 10px;}
    #bandeau-overlay {background-size: 700px auto;}
    div.wrapper-footer-padding {padding: 10px 20px 30px 20px;}
}

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


@media (max-width:390px) {
    .bandeau-fixe {height:18px;}
    div.logo img {width:200px;}
}

@media (max-width:340px) {
    .bandeau-fixe {height:6px;}
    div.wrapper-footer-padding {padding: 10px 15px 30px 15px;}
    div.logo img {width:180px;}
}



.wrapper-bande-logos {text-align: center;}
.bande-logo {display: inline-block;width:33.33%;vertical-align: middle;text-align: center;padding:20px;}


@media (max-width:700px) {
    .bande-logo {width:50%;}
}






/* isotope */

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

@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;
}
