* {-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: 'PT Serif', serif;font-size:18px; color:#fff; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#383330;}


.bande-top {
    position: relative;
    z-index: 0;
        padding: 0px 10px;
}
.bande-top-boxed {max-width:1380px;margin:auto;height: 54px;position: relative;}



.bandeau-rge {
    position: absolute;
    right: 0px;
    top: 37px;
}



.wrapper-bande-vacances {background-color:#b21183;}
.boxed-bande-vacances{max-width:1180px;margin:auto;color:#fff;text-align: center; padding:50px 30px;}


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

.coordonnees-tel {font-size:18px;display:inline-block;font-weight:normal;color:#fff;    line-height: 20px;
    padding: 10px 10px;}

.coordonnees-tel img {vertical-align: -5px;}


.coordonnees-email {font-size:18px;    line-height: 20px;
    padding: 10px 10px;display:inline-block;font-weight:normal;color:#fff;}

.coordonnees-email img {vertical-align: -4px;margin-right:3px;}


.coordonnees-email a {font-style: normal;text-decoration: none;color:#fff;}

.bande-top-reseaux {
    display: inline-block; vertical-align:top;padding: 10px 10px;line-height: 20px;
}
.bande-top-reseaux a {vertical-align: top;    text-decoration: none;}
.bande-top-reseaux img {vertical-align: top;}

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



@media (max-width:1180px) {
    .bandeau-rge img {width:110px;}
    .bandeau-rge { top: 30px;}
    .coordonnees-tel {padding: 5px 10px;}
    .coordonnees-email {padding: 5px 10px;}
    .bande-top-reseaux {padding: 5px 10px;}
}


@media (max-width:1120px) {
    .bandeau-rge img {width:80px;}
    .bandeau-rge { top: 24px;}
    .coordonnees-tel {padding: 2px 10px;}
    .coordonnees-email {padding: 2px 10px;}
    .bande-top-reseaux {padding: 2px 10px;}
}


@media (max-width:980px) {
    .bandeau-rge img {width:120px;}
    .bandeau-rge { top: 40px;}
    .coordonnees-tel {padding: 10px 10px;}
    .coordonnees-email {padding: 10px 10px;}
    .bande-top-reseaux {padding: 10px 0px;}
}

@media (max-width:400px) {
    .bandeau-rge {display: none;}
}



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

div.wrapper-bandeau-responsive {
    padding: 0px 10px;
    height: 210px;
    position: relative;
    z-index: 1002;
    background:#383330 url('i/fond-rouille.jpg') repeat-x center top;
    box-shadow: 0 5px 10px rgba(0,0,0,0.5);
}

div.logo {
    padding:0px 0px;display: inline-block;margin: 0px;
    transform: translate(0px,-50px);
}


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



.wrapper-contenu {
    background:#383330;
    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;}


h1 {
	text-align:left;
	font-size: 24px;
	font-weight: 600;
	font-style:normal;
	color:#b21183;
	margin:0px;
	padding:0px 0px 12px 0px;
    position: relative;
    text-transform: uppercase;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}

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

h1:after {
     position:absolute;
    bottom: -6px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height:17px;
    margin-top:10px;
    background: url('i/h1-2x.png') no-repeat left center;
    background-size: auto 17px;
}

h1:before {
     position:absolute;
    top: 5px;
    left:-39px;
    content:" ";
    display: block;
    width:33px;
    height:24px;
    background: url('i/h1-before-2x.png') no-repeat center center;
    background-size: 33px 24px;
    z-index: 2;
}

@media (max-width:1250px) {
    h1:before {content:none;}
}




h2 {
    text-align:left;
    font-size: 22px;
    font-weight: normal;
    font-style:normal;
    color:#b2b2b2;
    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:#5a5a5a; 
}




@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:#b21183;
	margin:0px;
	padding:0px 0px 6px 0px;
	background:none;
}

h2.news:after {content:none;}


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


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

@media (max-width:900px) {
    div.padding { padding-top:40px;}
    body.page-bienvenue div.padding {padding-top:25px;}
}
@media (max-width:660px) {
    div.padding { padding-top:35px;}
    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:#b21183; 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:16px; color:#b21183; 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 8px;
	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; }

input.contact_pb,textarea.contact_pb {  color:#111111; background-color:#f4f7f8; border:solid #ff0000 1px; }
input.frmsubmit {  background-color:#D4A356; border:#D4A356 1px solid; height:22px; width:90px; cursor:hand;   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 { color:#000; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:focus {outline:none;}


.pagination_inactif { color: #453b35; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {   color:#b21183; 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:#b21183;}
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.25);border:1px solid rgba(0,0,0,0.4);padding:6px;overflow:hidden;}



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



div.map {}

.form_header {
    background: rgba(0,0,0,0.4); 
    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 rgba(0,0,0,0.25);}

sup{color:#b21183;}
.error{color:#b21183;}
.form_label {background-color:rgba(0,0,0,0.15);font-weight:normal;}
.form_input {background-color:rgba(0,0,0,0.15);}
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;}

#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 / 800 / 2)) !important;
        margin-left: calc(50% - 190px * (1920 / 800 / 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;}



/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    margin: auto;
    z-index: 10000;
    padding: 0px 0px 0px 0px;
    position: absolute;
    bottom: 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(56,51,48,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: normal;
    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:30px 18px 30px 18px;
    text-transform: uppercase;
        text-shadow: 1px 1px 2px black;
}

#menu-desktop span.double {padding:20px 18px 20px 18px;}


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

#menu-desktop ul li:hover > span.selected {
    background:rgba(117,11,87,0.49) url('i/arrow-blanc.png') no-repeat bottom center;
}


/* Styling the links */
#menu-desktop a {
    
    font-size:20px;
    font-weight: normal;
    display:block;
    color:#fff;
    line-height: 20px;
    text-decoration:none;
        text-align: left;
    padding:30px 18px 30px 18px;
    text-transform: uppercase;
        text-shadow: 1px 1px 2px black;

}
#menu-desktop a.double {padding:20px 18px 20px 18px;}


/* Background color change on Hover */
#menu-desktop a:hover {

    background: rgba(0, 0, 0, 0.3);
}

#menu-desktop a.selected {
    color:#fff;
    background-color:rgba(117,11,87,0.49);
}



#menu-desktop span.selected {
    color:#fff;
    background:rgba(117,11,87,0.49) url('i/arrow-blanc.png') no-repeat bottom center;
}

#menu-desktop span.selected:hover {

    background:rgba(0, 0, 0, 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, 0, 0, 0.3);
    padding:12px 18px 12px 12px;
}

#menu-desktop ul ul a.selected {
    color:#fff;
    background: rgba(117,11,87,0.49);
    padding:12px 20px 12px 10px;
}


#menu-desktop ul ul a { 
    transition: padding 0.2s ease-in-out 0s;
    text-transform: none;text-align:left;padding:12px 20px 12px 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: 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;
}




@media (max-width:1360px) {
    #menu-desktop span, #menu-desktop a {padding:30px 14px 30px 14px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:20px 14px 20px 14px;}
}

@media (max-width:1320px) {
    #menu-desktop ul ul a {font-size:18px;}
    #menu-desktop span, #menu-desktop a {font-size:19px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:19px;}
}
@media (max-width:1270px) {
    #menu-desktop span, #menu-desktop a {font-size:18px;}
    #menu-desktop ul ul a {font-size:17px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:18px;}
}

@media (max-width:1230px) {
    #menu-desktop ul ul a {font-size:16px;}
    #menu-desktop span, #menu-desktop a {font-size:17px;padding:30px 12px 30px 12px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:17px;padding:20px 12px 20px 12px;}
}

@media (max-width:1180px) {
    div.logo img {width:250px;}
    div.wrapper-bandeau-responsive, div.bandeau-responsive {height: 180px;}
}

@media (max-width:1120px) {
    div.logo img {width:220px;}
    #menu-desktop ul ul a {font-size:16px;}
    div.wrapper-bandeau-responsive, div.bandeau-responsive {height: 156px;}
        #menu-desktop span, #menu-desktop a {font-size:16px;padding:30px 12px 30px 12px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:16px;padding:20px 12px 20px 12px;}
}

@media (max-width:1060px) {
    div.logo img {width:220px;}
    #menu-desktop ul ul a {font-size:15px;}
    div.wrapper-bandeau-responsive, div.bandeau-responsive {height: 156px;}
        #menu-desktop span, #menu-desktop a {font-size:15px;padding:30px 10px 30px 10px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:16px;padding:20px 10px 20px 10px;}
}


@media (max-width:980px) {

    .slicknav_menu {
      display:block;
    }

    #menu-desktop, #sousmenu-desktop {display:none;}

    div.logo {transform: translate(0px,-97px);}
    div.wrapper-bandeau-responsive, div.bandeau-responsive {height: 110px;}
    .bande-top-reseaux {padding: 10px 0px;}
    .bande-top {padding: 0px 0px;}

}

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

@media (max-width:420px) {
    .bande-top-reseaux {display: none;}
    .coordonnees-tel {padding-right:0px;font-size: 17px;}
    /*.coordonnees-tel {display: none;}*/
}

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

@media (max-width:360px) {
    .coordonnees-tel {letter-spacing:-0.5px;}
}

@media (max-width:350px) {
    .coordonnees-tel {letter-spacing:-1px;font-size: 16px;}
    div.wrapper-bandeau-responsive {padding: 0px 5px;}
}





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


a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 30px;
    background: #b21183 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);
}


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





div.wrapper-footer-padding {padding:40px 30px 60px 30px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#383330+0,383330+100&1+0,0+15,0+100 */
background: -moz-linear-gradient(top,  rgba(56,51,48,1) 0%, rgba(56,51,48,0) 15%, rgba(56,51,48,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(56,51,48,1) 0%,rgba(56,51,48,0) 15%,rgba(56,51,48,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(56,51,48,1) 0%,rgba(56,51,48,0) 15%,rgba(56,51,48,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383330', endColorstr='#00383330',GradientType=0 ); /* IE6-9 */
}
div.wrapper-footer  {
    overflow: hidden;
   background:#383330 url('i/fond-rouille.jpg') no-repeat center top;
   position: relative;
}





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: left;}
div.footer-1 > div {padding:20px;text-align: right;}
div.footer-1 h3 {text-align: right !important;}
div.footer-1 h3:after {margin:auto;
margin-top: 6px;
    margin-bottom: 12px;
    margin-right:0px;}



div.footer-1 span {display: block;margin-top:8px;}
div.footer-2 {width:33.33%;text-align: center;}
div.footer-2 > div {padding:10px 20px 20px 20px;}
div.footer-3 {width:33.33%;text-align: left;}
div.footer-3 > div {padding:20px;display: inline-block;}



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

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


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

div.wrapper-mentions {
    background: url('i/dent-blanche-2x.png') repeat-x center top;background-size: 32px auto;
}

div.mentions {position:relative;max-width:1180px;margin:auto;text-align:center;padding:60px 20px 120px 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;}

.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 {margin: 0px 0px 4px 0px;background:none !important;text-align: left;transition: all 0.1s ease-in-out 0s;padding-left:0px !important;padding-right: 2px !important}
div.footer-3 ul.puce li:hover {padding-left:2px !important;padding-right: 0px !important;}

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

@media (max-width:1100px) {
    div.wrapper-footer-padding {padding: 20px 20px 40px 20px;}
    div.footer-1, div.footer-2, div.footer-3 {padding: 15px;}
}


@media (max-width:900px) {
    div.wrapper-footer-padding {padding: 10px 5px 20px 5px;}
    div.footer-1 {width:32%;}
    div.footer-2 {width:36%;}
    div.footer-3 {width:32%;}
}



@media (max-width:800px) {
    div.footer {padding-top: 5px;}
    div.wrapper-footer-padding {padding: 0px 5px 10px 5px;}
    div.footer-1 {width:50%;}
    div.footer-2 {display: none;}
    div.footer-3 {width:50%;}
}


@media (max-width:530px) {
    div.footer-1 {width:100%;}
    div.footer-3 {width:100%;}
    div.footer-1 > div {text-align: left;padding:10px;}
    div.footer-3 > div {text-align: left;padding:10px;}
    div.footer-3 {padding-top: 0px;}
    div.footer-1 h3 {text-align: left !important;}
    div.footer-1 h3:after {
    margin: auto;
    margin-top: 6px;
    margin-bottom: 12px;
    margin-left:0px;
    margin-right: initial;}
}



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(56, 51, 48, 0.75);
    border: 1px solid rgba(56, 51, 48, 0.95);;
    padding: 20px 40px;
    text-align: center;
    transform: translate(-10%,0px) !important;
    font-size: 18px !important;
    font-weight: normal;
    right: 0px !important;
    max-width: 400px;
}


.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: #fff;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;
    height: 100% !important;
    padding:0 !important;
    z-index: 1000;
}

.rsGCaption {

}




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



.encarts-bg {background:#262626 url('i/encarts-bg.jpg') no-repeat center center;;padding-top:20px;text-align: center;padding:60px 10px;}

.encarts-bg h3 {margin:0;padding:0;color:#b21183;text-transform: uppercase;font-size: 26px;margin-bottom: 20px;}

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:25%;padding:20px 20px;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:26px;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: 14px;color:#262626;text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}

.wrapper-encart h3:after {
    content: " ";
    display: block;
    margin: auto;
    width: 50%;
    height: 2px;
    margin-top: 20px;
    background-color: #262626;
    transition: all 0.3s ease-in-out 0s;
}


.encart-texte {padding:0px 10px 0px 10px;color:#262626;line-height: 1.6;transition: all 0.3s ease-in-out 0s;}

.encart-savoirplus {text-transform: uppercase;color:#b21183;font-weight: bold;margin-top: 20px;transition: all 0.3s ease-in-out 0s;}


div.encart {padding:30px 10px 20px 10px;margin: auto;border-bottom:4px solid #b21183;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.52);
    max-width:330px;
    transition: all 0.3s ease-in-out 0s;
}

div.encart:hover {
    background-color:#b21183;
}

div.encart:hover .encart-texte, div.encart:hover .encart-savoirplus {
    color:#fff;
}

.wrapper-encart div.encart:hover h3:after {
    background-color: #fff;
}



div.encart:hover h3 {color:#fff;}


@media (max-width:1380px) {
    .wrapper-encart h3 {font-size: 20px;}
    .encart-texte {line-height: 1.4;}
    .encarts-bg {padding: 40px 10px;}
    .encart-texte {padding: 0px;}
    div.wrapper-encart {padding: 15px;}
}

@media (max-width:1060px) {
    .wrapper-encart h3 {font-size: 18px;}
    .encart-texte {line-height: 1.3;}
    div.wrapper-encarts-padding {padding: 0px 10px;}
    div.wrapper-encart {padding: 10px;}
}

@media (max-width:900px) {
    .encarts-bg h3 {font-size: 22px;}
    .wrapper-encart h3 {font-size: 18px;}
    .encarts-bg {padding: 30px 10px;}
    div.wrapper-encart {width: 50%;}
    .encart-savoirplus {margin-top: 15px;}
    div.encart {padding: 25px 10px 15px 10px;}
    div.wrapper-encarts-padding {padding: 0px 0px;}
}


@media (max-width:480px) {
    div.wrapper-encart {width: 100%;}
}






@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: #b21183 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:#383330 url('i/fond-rouille.jpg') repeat center top;
       background-size: 1250px auto;
    }

    div.wrapper-bandeau-responsive {
        background:#383330 url('i/fond-rouille.jpg') repeat-x center top;
        background-size: 1250px 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;}




a.bouton {
    text-shadow: none;display:inline-block;padding:10px 12px 10px 12px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#237b3a+0,33523b+100 */
background: #237b3a; /* Old browsers */
background: -moz-linear-gradient(top,  #237b3a 0%, #33523b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #237b3a 0%,#33523b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #237b3a 0%,#33523b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#237b3a', endColorstr='#33523b',GradientType=0 ); /* IE6-9 */

text-align: center;
    color:#fff;font-size: 18px;font-weight: normal;text-decoration: none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    margin-top:30px;
    text-transform: uppercase;
}

a.bouton:hover {background: #237b3a;}


#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:0px 0px 0px 0px;background-color: #fff;}


.wrapper-bande-marques {display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: start;
  align-items: auto;
  align-content: start
}
.bande-marques-texte {
    text-align: center;
    width:33.33%;
    min-height: 280px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6a0b4f+0,a8117e+100 */
    background: #6a0b4f; /* Old browsers */
    background: -moz-linear-gradient(left,  #6a0b4f 0%, #a8117e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #6a0b4f 0%,#a8117e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #6a0b4f 0%,#a8117e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a0b4f', endColorstr='#a8117e',GradientType=1 ); /* IE6-9 */
    position: relative;
        font-size: 24px;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.6);

}
.bande-marques-carousel {width:66.66%;}

.bande-marques-texte > div {text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0px,-50%);
}

.bande-marques-texte > div > div {display:inline-block;text-align: left;}

.owl-carousel-marque {
    top: 50%;
    transform: translateY(-50%);
}



.wrapper-bande-marques h3 {
    color:#fff;text-transform: uppercase;text-align: left;margin:0;padding:0;margin-bottom: 20px;position: relative;line-height: 1.1;
    font-size: 30px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}



.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:1200px) {
     .wrapper-bande-marques h3 {font-size: 28px;}
     .bande-marques-texte {font-size: 22px;}
}


@media (max-width:1000px) {
     .wrapper-bande-marques h3 {font-size: 26px;}
     .bande-marques-texte {font-size: 20px;}
}

@media (max-width:800px) {
     .wrapper-bande-marques h3 {font-size: 22px;}
     .bande-marques-texte {font-size: 20px;}
}

@media (max-width:640px) {
    .bande-marques-texte { min-height: 200px;}
     .wrapper-bande-marques h3 {font-size: 22px;}
     .bande-marques-texte {font-size: 20px;}
     .bande-marques-texte {width:50%;}
     .bande-marques-carousel {width:50%;}
}

@media (max-width:460px) {
     .wrapper-bande-marques h3 {font-size: 20px;}
     .bande-marques-texte {font-size: 18px;}
}

@media (max-width:400px) {
     .wrapper-bande-marques h3 {font-size: 18px;}
     .bande-marques-texte {font-size: 16px;}
}


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-activites {background:#fff url('i/activites.jpg') no-repeat center center;;padding:30px 0px;
position: relative;
    z-index: 2;
    box-shadow: 0 0 20px black;
    }

.wrapper-activites-activite {
    border-radius: 50%;    overflow: hidden;position: relative;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.45);
}

.wrapper-activites-activite a {display: inline-block;color:#fff;text-decoration: none;
vertical-align: top;}
.wrapper-activites-activite a:hover .wrapper-activites-texte {background-color:rgba(117,11,87,0.85);}

.wrapper-activites-texte {background-color:rgba(0,0,0,0.8);position: absolute;bottom:20%;width:100%;text-align: center;text-transform: uppercase;padding:10px 0px;}


.wrapper-activites-texte:after {
    content:" ";
    position: absolute;
    background: url('i/arabesque-top-2x.png') no-repeat center center;
    background-size:172px 46px; width:172px;height:46px;
    top: 0px;
    left: 50%;
    transform: translate(-50%,-85%);
}

.wrapper-activites-texte:before {
    content:" ";
    position: absolute;
    background: url('i/arabesque-bottom-2x.png') no-repeat center center;
    background-size:172px 46px; width:172px;height:46px;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%,85%);
}


.owl-carousel-activites .owl-item {padding:20px;}

@media (max-width:1300px) {
    .wrapper-bande-activites { background-size: cover;} 
}

@media (max-width:1000px) {
    .wrapper-bande-activites { background-size: cover;} 
    .wrapper-bande-activites { padding: 20px 0px;}
}

@media (max-width:600px) {
    .wrapper-bande-activites { padding: 10px 0px;}
    .wrapper-activites-texte {padding: 6px 0px;font-size: 15px;}
}

@media (max-width:500px) {
   .owl-carousel-activites .owl-item {padding: 15px;}
}





.footer-logos {background-color: #fff;position: relative;padding:30px 10px 20px 10px;}
.footer-logos .footer-maison {
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translate(-50%,-50%);
    z-index: -0;
    transition: all 0.3s ease 0s;
}
.footer-logos .footer-maison img {vertical-align: top;}

.footer-logos div.footer-logo {display: inline-block;width:25%;text-align: center;padding:0px 10px;vertical-align: middle;}


@media (max-width:760px) {
    .footer-logos div.footer-logo {width:50%;}
}



.footer-logos:hover .footer-maison  {
    transform: translate(-50%,-100%);
}




.wrapper-bande-contact {background:#cdb79e url('i/bande-contact.jpg') no-repeat center center;}
.wrapper-inner-bande-contact {padding:200px 0px;text-align: center;
background: url('i/dent-marron-2x.png') repeat-x center bottom;background-size:32px 8px;}


.wrapper-bande-contact h3 {
        text-shadow: 1px 1px 2px black;
        text-align:center;line-height:1.1;margin:0;padding:0;text-transform: uppercase;color:#fff;font-size:30px;
}


@media (max-width:1400px) {
    .wrapper-inner-bande-contact {padding:150px 0px;}
}

@media (max-width:1100px) {
    .wrapper-inner-bande-contact {padding:100px 0px;}
    .wrapper-bande-contact h3 {font-size:26px;}
}

@media (max-width:900px) {
    .wrapper-inner-bande-contact {padding:60px 0px;}
    .wrapper-bande-contact h3 {font-size:22px;}
    a.bouton {font-size: 17px;margin-top:22px;}
}

@media (max-width:600px) {
    .wrapper-inner-bande-contact {padding:40px 0px;}
    .wrapper-bande-contact h3 {font-size:20px;}
    a.bouton {font-size: 16px;margin-top:16px;}
}





div.footer-2:before, div.footer-2:after {
    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(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,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 {
    right:0px;left:initial;
}





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

div.footer-3 div a {
    color: #fff !important;
    font-style:italic;
    font-weight: 700;
    text-decoration: none;
    }


