* {-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: 'Montserrat', sans-serif;font-size:17px; color:#000; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#fff;line-height: 1.4;}






div.bandeau-responsive {text-align: center;position:relative;max-width:1180px;margin:auto;}

div.wrapper-wrapper-bandeau-responsive {
    position:absolute;top:34px;left:0px;width:100%;text-align: center;z-index: 1001;
        background-color: rgba(255,255,255,0.8);
        height: 100px;
}

div.wrapper-bandeau-responsive {
    position: relative;
    z-index: 100000;
    margin: auto;
    display: inline-block;
}


div.logo {
    display: inline-block;position: relative;z-index:10001;
    transform: translateY(-35px);
}



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

a.logo strong {
        display: block;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    letter-spacing: 3px;
    margin-top: 7px;
    font-size: 17px;
}
a.logo span {    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1.28px;
    margin-top: 2px;
}



.wrapper-contenu {
    z-index: 1;
    position: relative;
    letter-spacing: 0.5px;
    overflow: hidden;
}

.wrapper-contenu strong {font-weight: 500;}

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


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

}



a.lienfooter:link,a.lienfooter:visited {color:#ba8136; 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: normal;
	font-style:normal;
	color:#000;
	margin:0px;
	padding:0px 0px 10px 0px;
    position: relative;
    margin-bottom: -8px;
    text-transform: uppercase;
    line-height: 1;
    overflow: hidden;
    letter-spacing: 0px;
}



.wrapper-contenu h1 strong {color:#ba8136;font-weight: 800;}



span.dl {color:#767676;font-weight: normal;}

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



h2 {
    
    text-align:left;
    font-size: 20px;
    font-weight: normal;
    font-style:normal;
    color:#000;
    margin:0px;
    padding:0px 0px 4px 0px;
    position: relative;margin-bottom: -12px;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: 0px;
}

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




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



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

h2.news:after {content:none;}


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

@media (max-width:1300px) {
    div.padding { padding-top:50px;}
}

@media (max-width:1020px) {
    div.padding { padding-top:40px;}
}
@media (max-width:660px) {
    div.padding { padding-top:30px;}
}



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

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

a.lien:link,a.lien:visited {color:#ba8136; 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:#ba8136; 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/puce2.png);
	background-repeat: no-repeat;
	padding-left:15px;
    padding-right:2px;
	background-position:0px 7px;
	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%;
}


body.page-tarifs #element9i {width:initial;}
body.page-tarifs table.formulaire th {width:30%;}



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

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


@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, div.clear {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:#ba8136; 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:#ba8136;}
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:#f5f5f599;border:1px solid #dddddd;padding:6px;overflow:hidden;}



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



div.map {}

.form_header {
background:#484848aa;
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:#E5E5E533;font-weight:normal;}
.form_input {background-color:#E5E5E533;}
div.form_note {font-style:italic;font-size:10px;}

label[for="element9i0"] {font-size: 13px;font-style: italic;}

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



.slicknav_menu {
  display:none;
}

#pix-menu {
    display:none;
  }







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


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




.wrapper-bandeau-fullwidth-activites {
    position: absolute;z-index: 100;width:100%;
    top:calc(50% + 72px);
    transform: translateY(-50%);
    pointer-events: none;
    text-align: center;
}

.boxed-bandeau-fullwidth-activites {max-width: 1380px;margin:auto;}

.wrapper-bandeau-fullwidth-activites h3 {
    margin:0;padding:0;color:#fff;text-transform: uppercase;
    font-size: 55px;font-weight: 800;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.25);line-height: 1.05;
}

.wrapper-bandeau-fullwidth-activites h3 em {
    display: block;
    font-size: 35px;font-style:normal;font-weight: 300;
    text-shadow:none;
}

@media (max-width:1700px) {
    .wrapper-bandeau-fullwidth-activites h3 {font-size: 50px;}
    .wrapper-bandeau-fullwidth-activites h3 em {font-size: 33px;}
}

@media (max-width:1400px) {
    .wrapper-bandeau-fullwidth-activites h3 {font-size: 45px;}
    .wrapper-bandeau-fullwidth-activites h3 em {font-size: 29px;}
}

@media (max-width:1100px) {
    .wrapper-bandeau-fullwidth-activites h3 {font-size: 40px;}
    .wrapper-bandeau-fullwidth-activites h3 em {font-size: 26px;}
    .wrapper-bandeau-fullwidth-activites {top:calc(50% + 51px);}
}

@media (max-width:900px) {
    .wrapper-bandeau-fullwidth-activites h3 {font-size: 35px;}
    .wrapper-bandeau-fullwidth-activites h3 em {font-size: 22px;}
}


@media (max-width:800px) {
    .wrapper-bandeau-fullwidth-activites h3 {font-size: 30px;}
    .wrapper-bandeau-fullwidth-activites h3 em {font-size: 20px;}
}

@media (max-width:640px) {
    .wrapper-bandeau-fullwidth-activites h3 {font-size: 25px;}
    .wrapper-bandeau-fullwidth-activites h3 em {font-size: 17px;}
}

@media (max-width:500px) {
    .wrapper-bandeau-fullwidth-activites h3 {font-size: 20px;}
    .wrapper-bandeau-fullwidth-activites h3 em {font-size: 15px;}
    .wrapper-bandeau-fullwidth-activites {top:calc(50% + 55px);}
}

@media (max-width:400px) {
    .wrapper-bandeau-fullwidth-activites h3 {font-size: 19px;}
    .wrapper-bandeau-fullwidth-activites h3 em {font-size: 14px;}
    .wrapper-bandeau-fullwidth-activites {top:calc(50% + 55px);}
}



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


#bandeau-overlay {
    background:none;
    background-size: 1920px auto;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
}

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



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

.rsGCaption {

}



.bandeau-fixe {
    height:150px;
   background:#fff;
    box-shadow: 0px 6px 20px -10px rgb(0 0 0 / 13%);
    position: relative;
    z-index: 2;
}


@media (max-width:1100px) {
    .bandeau-fixe {height:114px;}
}

@media (max-width:400px) {
    .bandeau-fixe {height:108px;}
}


.wrapper-menu-left-right {max-width:1380px;margin:auto;position:relative;height:100px;}

.menu-left {z-index:100;position:absolute;right:50%;margin-right:220px;}
.menu-right {z-index:100;position:absolute;left:50%;margin-left:220px;}

#menu-desktop .menu-left ul {text-align: right;}
#menu-desktop .menu-right ul {text-align: left;}





img.menu-arrow {
    margin-left:4px;
    vertical-align: -1px;
}


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




/* 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(255, 255, 255, 0.93);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
    -o-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=10);
}


/* Styling the links */
#menu-desktop span {
    font-size:19px;
    font-weight: 500;
    cursor: pointer;
    display:block;
    color:#000;
    line-height: 20px;
    text-decoration:none;
    background-size:16px 14px;
    text-align: center;
    padding:40px 16px 40px 16px;
    text-transform: uppercase;
}

#menu-desktop ul li > span.selected img {
    filter: invert(54%) sepia(60%) saturate(479%) hue-rotate(354deg) brightness(87%) contrast(89%);
}

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


#menu-desktop ul li:hover > span:after {
        position: absolute;
    content:" ";
    width:40%;
    height: 2px;
    bottom:14px;
    left:50%;
    transform: translateX(-50%);
    background-color: #000;
    opacity: 1;
    transition: all 0.3s ease 0s;
}

#menu-desktop ul li:hover > span.selected:after {
        position: absolute;
    content:" ";
    width:40%;
    height: 2px;
    bottom:14px;
    left:50%;
    transform: translateX(-50%);
    background-color: #ba8136;
    opacity: 1;
    transition: all 0.3s ease 0s;
}

#menu-desktop ul li:hover > span.selected img {
    filter: invert(54%) sepia(60%) saturate(479%) hue-rotate(354deg) brightness(87%) contrast(89%);
}


/* Styling the links */
#menu-desktop a {
    font-size:19px;
    font-weight: 500;
    display:block;
    color:#000;
    line-height: 20px;
    text-decoration:none;
        text-align: left;
    padding:40px 16px 40px 16px;
    text-transform: uppercase;
    position: relative;

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


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

}


.menu-desktop-ul > ul > li > a:after, .menu-desktop-ul > ul > li > span:after {
    position: absolute;
    content:" ";
    width:10%;
    height: 2px;
    bottom:26px;
    left:50%;
    transform: translateX(-50%);
    background-color: #000;
    opacity: 0;
    transition: all 0.3s ease 0s;
}


.menu-desktop-ul > ul > li > a:hover:after, .menu-desktop-ul > ul > li > span:hover:after{
    position: absolute;
    content:" ";
    width:40%;
    height: 2px;
    bottom:14px;
    left:50%;
    transform: translateX(-50%);
    background-color: #000;
    opacity: 1;
}




#menu-desktop a.selected {
    color:#ba8136;
}

.menu-desktop-ul > ul > li > a.selected:after {
    position: absolute;
    content:" ";
    width:40%;
    height: 2px;
    bottom:14px;
    left:50%;
    transform: translateX(-50%);
    background-color: #ba8136;
    opacity: 1;
    transition: all 0.3s ease 0s;
}



#menu-desktop span.selected {
    color:#ba8136;
}

.menu-desktop-ul > ul > li > span.selected:after {
    position: absolute;
    content:" ";
    width:40%;
    height: 2px;
    bottom:14px;
    left:50%;
    transform: translateX(-50%);
    background-color: #ba8136;
    opacity: 1;
    transition: all 0.3s ease 0s;
}


#menu-desktop span.selected:hover {

}

/*#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(255, 255, 255, 0);
    padding:7px 18px 7px 12px;
}

#menu-desktop ul ul a.selected {
    color:#ba8136;
    font-weight: 500;
    background: transparent;
    padding:7px 20px 7px 10px;
}


#menu-desktop ul ul a { 
    transition: padding 0.2s ease-in-out 0s;
text-align:left;padding:7px 20px 7px 10px;line-height: 30px;
        font-size: 16px;
    font-weight: 400;
    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;
}


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


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

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






#menu-desktop ul ul.page-activites {
    left: initial;
    right: 0px;
    min-width: 300px;
}

#menu-desktop ul ul.page-activites a {text-align: right;}


@media (max-width:1600px) {
    .boxed {max-width: 1280px;}
}



@media (max-width:1280px) {
    #menu-desktop span, #menu-desktop a {font-size:17px;padding:40px 16px 40px 16px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:17px;padding:30px 16px 30px 16px;}
    #menu-desktop ul ul a {font-size: 15px;}
    img.menu-arrow {margin-left: 4px;vertical-align: -1px;}
}


@media (max-width:1200px) {
    #menu-desktop span, #menu-desktop a {font-size:16px;padding:40px 14px 40px 14px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:16px;padding:30px 14px 30px 14px;}
    #menu-desktop ul ul a {font-size: 15px;}
}


@media (max-width:1100px) {
    #menu-desktop ul ul.page-activites {min-width: 200px;}
    div.wrapper-wrapper-bandeau-responsive {height: 80px;    top: 24px;}
    .wrapper-menu-left-right {height:80px;}
    .menu-left {margin-right: 165px;}
    .menu-right {margin-left: 165px;}
    div.logo {transform: translateY(-22px);}
    div.logo img {width:300px;}
    #menu-desktop span, #menu-desktop a {font-size:16px;padding:30px 10px 30px 10px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:16px;padding:20px 10px 20px 10px;}
    #menu-desktop ul ul a {font-size: 15px;}
}

@media (max-width:980px) {
    .menu-left {margin-right: 160px;}
    .menu-right {margin-left: 160px;}
    #menu-desktop span, #menu-desktop a {font-size:15px;padding:30px 9px 30px 9px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:15px;padding:20px 9px 20px 9px;}
    #menu-desktop ul ul a {font-size: 15px;}
}


@media (max-width:900px) {

    .slicknav_menu {
      display:block;
    }

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

}

@media (max-width:400px) {
    div.logo {transform: translateY(-19px);}
    div.logo img {width: 280px;}
}


a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 30px;
    background: #fff 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 {display: inline-block;width:48px;height:48px;
animation: flip 1.5s 1 ease-in-out;}

a.facebook:hover img { 
    animation: flip 1.5s 1 ease-in-out;
}

a.instagram {
    display: inline-block;width:48px;height:48px;margin-left:10px;
    animation: flip 1.5s 1 ease-in-out;
}

a.instagram:hover img { 
    animation: flip 1.5s 1 ease-in-out;
}


@keyframes flip {
    from { transform: rotateY(0deg); }
    to { transform: rotateY(359deg); }
}





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


div.wrapper-footer  {
        box-shadow: 0px -6px 20px -10px rgb(0 0 0 / 13%);
    overflow: hidden;
   position: relative;
   z-index: 2;
   background:#fff;
}




div.footer {
    color:#000;padding-top:30px;padding-bottom:30px;
    max-width:1380px;margin:auto;
    position: relative;margin:auto;text-align:center;
    padding:0px;
    line-height: 1.6;
    letter-spacing: 0.5px;
}



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


.footer a {color:#ba8136;text-decoration: none;}

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

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

.logo-footer {text-align: center;line-height: 1.6;letter-spacing: 1px;}
.logo-footer a {display:block;margin-bottom:10px;text-align: center;}


div.footer-1, div.footer-3 {padding-top:80px;}


.footer h3 {color:#000;font-size:24px;text-shadow: none;text-transform:uppercase;font-weight: normal;    text-align: center;margin:0px;padding:0px;margin-bottom: 6px;display: inline-block;line-height: 1.3;letter-spacing: 1px;}



div.mentions {
    position:relative;max-width:1180px;margin:auto;text-align:center;
    padding:80px 20px 140px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    line-height: 1.6;
}

div.mentions a {color:#000 !important;font-weight: 500;text-decoration: none;}
div.mentions a:hover {color:#ba8136 !important;}



@media (max-width:1230px) {
    div.wrapper-footer-padding {padding: 40px 10px 100px 10px;}
    div.footer-1 {width:100%;text-align: center;padding-top:20px;}
    div.footer-2 {width:100%;text-align: center;}
    div.footer-inner {max-width: 500px;}
    div.footer-3 {width:100%;text-align: center;padding-top:30px;}
    div.mentions {padding:60px 20px 100px 20px;}
}

@media (max-width: 400px) {
    div.wrapper-footer-padding {
        padding: 30px 5px 80px 5px;
    }
}



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.3);
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.3);
  -o-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.3);
  box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.3);
  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 .rsGCaption {
        top: 0px !important;
    left: 0px !important;
    height: 100% !important;
    padding:0 !important;
    z-index: 1000;
    pointer-events: none;
}

.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/puce2-2x.png);background-size: 15px 15px;}
 
    a.back-to-top {background: #fff url("i/arrow-up.png") no-repeat center center;background-size: 16px 16px;}


    .wrapper-temoignages-slick {background-size: 110px auto !important;}
    .form_header {background-size: 110px auto !important;}

}





#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.concept-bouton {
    text-shadow: none;display:inline-block;padding:12px 10px 8px 10px;background-color:#000;text-align: center;
    color:#e1dbcc;font-weight: normal;text-decoration: none;
    margin-top:30px;
}

a.concept-bouton:hover {background-color: #df4b4a;color:#fff;}



a.bouton {
    
    text-shadow: none;
    display: inline-block;
    padding: 8px 12px 3px 12px;
    background-color: #df4b4a;
    text-align: center;
    color: #fff;
    font-size:22px;
    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);
    margin-top: 10px;
    text-transform: uppercase;
}

a.bouton:hover {background-color: rgba(30, 30, 30, 1);}

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



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







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














.wrapper-bande-encarts {
background-size: 1920px auto;
padding:40px 10px;
}
.wrapper-bande-encarts-boxed {max-width: 1480px;margin:auto;text-align: center;}

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


.wrapper-bande-encart a {color:initial;text-decoration: none;display: inline-block;}

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

.bande-encart {margin:auto;max-width:400px;background-color: #000;box-shadow: 0 4px 16px rgba(0, 0, 0, 0.43);overflow: hidden;}

.bande-encart img {vertical-align:top;transition: all 0.2s linear 0s;transform-origin: bottom;}


.bande-encart:hover img {transform: scale(1.03);}
.bande-encart:hover {background-color: #4f4f4f;}


@media (max-width:1200px) {
    .wrapper-bande-encarts {padding:30px 10px;}
}

@media (max-width:1000px) {
    .wrapper-bande-encart h3 {font-size:19px; }
    .wrapper-bande-encarts {padding:20px 10px;}
}

@media (max-width:960px) {
    .bande-top {box-shadow: 0 5px 20px rgba(0, 0, 0, 0.78);}
}

@media (max-width:820px) {
    .wrapper-bande-encart {width: 50%;padding:12px;}
}

@media (max-width:620px) {
    .wrapper-bande-encart h3 {font-size:18px; }
}


@media (max-width:460px) {
    .wrapper-bande-encart {width: 100%;padding: 10px 20px;}
}





/* isotope */

.isotope-wrapper {max-width: 1400px;margin: auto;}

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


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

@media (max-width:800px) {
    .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;
}



.video-accueil {float:right;margin-left:20px;margin-bottom: 20px;max-width: 560px;width:560px; }


@media (max-width:920px) {
    .video-accueil {float:none;margin-left:0px;margin-bottom: 20px;width:initial;margin:auto;}
}



.formulaire-sent {
    background: #000;
    color: #fff !important;
    padding: 20px;
}



.footer-reseaux {text-align: center;}
.footer-reseaux a {display: inline-block;padding:0px 8px;}

.footer-reseaux a:hover {
    filter: invert(58%) sepia(40%) saturate(662%) hue-rotate(354deg) brightness(85%) contrast(92%);
}





h2.carousel-ticker-titre {
    text-align: center;text-transform: uppercase;
    margin: 50px 10px 20px 10px;
    font-size: 38px;
}
h2.carousel-ticker-titre span {font-weight: 800;color:#ba8136;}
h2.carousel-ticker-titre:after {content:none;}



@media (max-width:1500px) { h2.carousel-ticker-titre {font-size: 34px;} }
@media (max-width:1200px) { h2.carousel-ticker-titre {font-size: 32px;} }
@media (max-width:1000px) { h2.carousel-ticker-titre {font-size: 30px;} }
@media (max-width:780px) { h2.carousel-ticker-titre {font-size: 27px;margin: 40px 10px 10px 10px;} }
@media (max-width:500px) {h2.carousel-ticker-titre {font-size: 24px;} }








h2.maison-floresque {
    text-align: center;text-transform: uppercase;
    margin-bottom: 0.6em;
    font-size: 38px;
    line-height: 1;
}
h2.maison-floresque span {font-weight: 800;color:#ba8136;}
h2.maison-floresque:after {content:none;}

.wrapper-bande-maison-floresque {
}

.wrapper-bande-floresque {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
}


.wrapper-bande-floresque:nth-of-type(1) {background: #f4f4f4; width: 33.33%;}
.wrapper-bande-floresque:nth-of-type(2) {background: #f4f4f4 url('i/e2/e2-2x.jpg') no-repeat center center;background-size:100% auto; width: 66.66%;}


.bande-floresque-html-col1 {
    max-width: 420px;
    margin: auto;
    padding: 20px;
}

.floresque-bouton {color:#ba8136;text-transform: uppercase;margin-top:20px;}

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

.wrapper-bande-floresque:nth-of-type(2) a {padding-top:50%;}

.wrapper-bande-floresque:hover {background-size:110% auto;}

.wrapper-bande-floresque h3 {
    font-weight: 500;
    font-size:20px;    line-height: 1.4;
    margin-top: 30px;
    margin-bottom: 14px;color:#000;text-shadow: none;transition: all 0.3s ease-in-out 0s;text-transform: uppercase;
}



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

@media (max-width:1500px) {
    h2.maison-floresque {font-size: 34px;}
    .bande-floresque-html-col2 img {width:200px;}
    .wrapper-bande-floresque h3 {margin-top: 10px;margin-bottom: 14px;}
}

@media (max-width:1200px) {
    h2.maison-floresque {font-size: 32px;}
    .bande-floresque-html-col2 img {width:180px;}
    .wrapper-bande-floresque h3 {margin-top: 6px;margin-bottom: 10px;font-size: 18px;}
    .floresque-bouton {margin-top: 10px;}
}


@media (max-width:1000px) {
    h2.maison-floresque {font-size: 30px;}
    .wrapper-bande-floresque {width:100%!important;}
    .bande-floresque {
        position: static;
        transform: none;
        top: initial;
        left: initial;
    }
    .wrapper-bande-floresque a {
        padding-top: initial;
    }
}

@media (max-width:780px) {
     h2.maison-floresque {font-size: 27px;}
}

@media (max-width:500px) {
     h2.maison-floresque {font-size: 24px;}
}



#container {
  perspective: 50px;
  perspective-origin: center;
}

#inner {
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
}



.p2 {position:absolute;top:0px;left:0px;transform: translateZ(-20px);}
.p3 {position:absolute;top:0px;left:0px;transform: translateZ(20px);}








.owl-carousel .owl-item img {margin:auto;}
.owl-carousel .owl-item {text-align:center;}

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

.owl-dots {display: none;}

.wrapper-bande-carousel-ticker {

}



.wrapper-bande-carousel-ticker > h3 {
    margin:0;padding:0;text-align: center;
    font-size: 30px;font-weight: normal;margin-bottom: 30px;
}

.wrapper-carousel-ticker-titre {
    position: absolute;top:0;left:0;width:100%;height:100%;
    background-color:  rgba(255,255,255,0);
    transition: all 0.3s ease 0s;
}


h3.carousel-ticker-type-projet, h3.carousel-ticker-type-actu {
    position: absolute;
    text-align: center;
    top:0;
    left:0;
    width:100%;
    z-index: 10;
    padding:0;margin:0;
    margin-top:0px;
    opacity: 0;
    text-transform: uppercase;
    transform: translateY(-20px);
    transition: all 0.3s ease 0s;
    color:#ba8136;
}

.carousel-ticker-wrapper a:hover h3.carousel-ticker-type-projet,
.carousel-ticker-wrapper a:hover h3.carousel-ticker-type-actu
{
    opacity: 1;
    transform: translateY(10px);
}



h3.carousel-ticker-titre {
    transition: all 0.3s ease 0s;
    position: absolute;top:50%;left:0px;width:100%;z-index: 10;
    transform: translateY(0);
    margin: 0;color:#000;
    text-transform: uppercase;font-weight: 500;
    padding:0px 10px;
    font-size: 16px;
    opacity: 0;
}

.carousel-ticker-wrapper {
    display: inline-block;width:100%;background-position: center center; background-size: cover;
    vertical-align: top;
}


.carousel-ticker-wrapper a {
    display: block;
    padding-top: 100%;
    text-decoration: none;color:initial;
}

.carousel-ticker-wrapper a:hover h3.carousel-ticker-titre {
    opacity: 1;
    transform: translateY(-50%);
}

.carousel-ticker-wrapper a:hover .wrapper-carousel-ticker-titre {
    background-color:  rgba(255,255,255,0.9);
}





.carousel-ticker-wrapper a:hover img { box-shadow: 5px 5px 15px rgba(0,0,0,0.6);}


.carousel-ticker-wrapper-col1 {
    display: inline-block;
    vertical-align: top;
    max-width: 340px;
    margin: auto;
}


.carousel-ticker-wrapper-col2 {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    max-width: 340px;
    margin: auto;
    padding:30px 0px 0px 20px;
}



@media (max-width:1450px) {
    .carousel-ticker-wrapper-col1 {display: block;}
    .carousel-ticker-wrapper-col2 {display: block; padding: 20px 10px 10px 10px;}
}











#anim-cercle {
    animation: anim-circle 9s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    right: -40px;
    top: 500px;
    background: url('i/anim-cercle.png') no-repeat center center;
    background-size:cover;
    width:205px;
    height:205px;
    z-index: -1;
    position: absolute;
    display: block;
     opacity: 0.2;transition: all 0.3s ease 0s;
}


#anim-cercle.logo-hover {opacity: 0;}



@keyframes anim-circle {
   50% {
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transform: translateX(60px);
    } 
}


#anim-triangle-hachure {
    animation: anim-triangle-hachure 40s infinite linear;
    right: -40px;
    top: -40px;
    background: url('i/anim-triangle-hachure.png') no-repeat center center;
    background-size:cover;
    width:267px;
    height:212px;
    z-index: -1;
    position: absolute;
    display: block;
    opacity: 0.2;transition: all 0.3s ease 0s;
}

#anim-triangle-hachure.logo-hover {opacity: 0;}


@keyframes anim-triangle-hachure {
    100% {
        transform: rotate(360deg);
    }
}



#anim-triangle-plein {
    animation: anim-triangle-plein 30s infinite linear;
    left: -40px;
    top: 200px;
    background: url('i/anim-triangle-plein.png') no-repeat center center;
    background-size:cover;
    width:212px;
    height:296px;
    z-index: -1;
    position: absolute;
    display: block;
    opacity: 0.08;
    transition: all 0.3s ease 0s;
}

#anim-triangle-plein.logo-hover {opacity: 0;}


@keyframes anim-triangle-plein {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(0.6);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}





.detail-texte {margin-top:30px;}




a.liensousmenu:link,a.liensousmenu:visited { 
text-transform: uppercase;font-size:16px;
 color:#000; text-decoration:none; display: block;padding-bottom:10px;padding-top:10px;font-weight:normal;padding-left:10px;padding-right:10px;border:1px solid transparent;}
a.liensousmenu:hover,a.liensousmenu:active {padding-bottom:10px;padding-top:10px; background-color: rgba(0, 0, 0, 0.02);}
a.liensousmenu:focus {outline: none;}

a.liensousmenus:link,a.liensousmenus:visited {text-transform: uppercase;font-size:16px;color:#ba8136; font-weight:normal;text-decoration:none; display: block;padding-bottom:10px;padding-top:10px;padding-left:10px;padding-right:10px; border:1px solid #ba8136;}
a.liensousmenus:hover,a.liensousmenus:active {text-decoration:none;}
a.liensousmenus:focus {outline: none;}


div.sousmenu {margin:10px 0px 30px 0px;text-align: center;}


div.sousmenu ul {display:inline-block;padding:0;
    margin:0;text-align: center;}

div.sousmenu ul li {display:inline-block;padding:0;
    margin:0;
    list-style: none;}

@media (max-width:1080px) {
    a.liensousmenu,a.liensousmenus {padding-left:10px !important;padding-right:10px !important;}
}

@media (max-width:930px) {
    a.liensousmenu,a.liensousmenus {padding-left:6px !important;padding-right:6px !important;}
}


@media (max-width:880px) {

a.liensousmenu,a.liensousmenus {letter-spacing: -1px !important;}

}


@media (max-width:780px) {

a.liensousmenu,a.liensousmenus {padding-bottom:8px !important;padding-top:8px !important;}

}


@media (max-width:450px) {

a.liensousmenu,a.liensousmenus {font-size:12px !important;letter-spacing: -1px !important;padding-left:4px !important;padding-right:4px !important}

}






.royalSlider_galerie {width:100%;max-width: 714px;height: 800px;margin:auto;}


div.liste_fiche {vertical-align:middle;display:inline-block;text-align: center;width:33.33%;padding-top:20px;padding:10px;}

div.liste_fiche div {margin: auto;max-width: 380px;}
div.liste_fiche div.wrapper-img {
    display:inline-block;overflow:hidden;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
}
.voir-detail {text-decoration: none;color:#ba8136;font-style: italic;}

.liste_fiche a {
    color:initial;text-decoration: initial;
    text-transform: uppercase;font-size:16px;font-weight: 400;
}

.liste_fiche a strong {text-transform: uppercase;font-size:16px;font-weight: 400;}

.liste_fiche a img { -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.liste_fiche a:hover img { -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: .3s ease;
    transition: .3s ease;
}


@media (max-width:840px) {

    div.liste_fiche {width:50%;}

}

@media (max-width:640px) {

    div.liste_fiche {width:100%;}

}

.annonces-detail-padding-before-galerie {padding-top: 40px;}

.detail-pagination a.lien {
    text-transform: uppercase;
    font-size: 14px;letter-spacing: -0.5px;
    color:#ba8136 !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;}

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

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





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