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

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

::selection{
  background-color: #444;
  color: white;
}

/* Firefox */
::-moz-selection {
  background-color: #444;
  color: white;
}


html {
 overflow-y: scroll !important;
}

body {font-family: 'Roboto', sans-serif;font-size:18px; color:#000; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#fff;
    line-height: 1.4;
}


.wrapper-header {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 100;
    background:rgba(255, 255, 255, 0.75);

}


body:not(.page-accueil) .wrapper-header {
    position: initial;
    top: initial;left: initial;right: initial;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.35);
}


.logo h3 {
    margin: 0px;padding: 0px;font-size: 20px;font-family: 'Playfair Display', serif;
    font-weight: normal;
    color: #8f8068;
    margin-top: 10px;
}

.logo h3 img {vertical-align: -20px;margin-left: 5px;margin-right: 5px;}



.slogan {background-color: #ffffff99;border-radius: 10px;padding:20px;box-shadow: 6px 6px 18px rgba(0,0,0,0.15);}

div.bandeau-responsive {
    position:relative;max-width:1380px;margin:auto;text-align: center;
    z-index: 1;
}

div.wrapper-bandeau-responsive {
    
    position: relative;
    z-index: 10002;
    text-align: center;
    overflow: hidden;
}

div.padding-bandeau-responsive {
    padding: 0px 20px 0px 20px;
}

.bounce-top {
    animation: bounce-top 0.9s both;
}



.bandeau-reseaux {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
}


.bandeau-telephone {
    position: absolute;
    top: 10px;
    right: 80px;
    z-index: 2;
}


.bandeau-reseaux a, .bandeau-telephone a {
    text-decoration: none;display: inline-block;margin-right:4px;
    transition: all 0.1s ease 0s;
    font-family: 'Playfair Display', serif;
    padding: 2px;
}


.bandeau-tel {
    line-height: 1;
    font-size: 20px;
}


.footer-reseaux a {
    margin: 0px 6px;
        display: inline-block;
}
.footer-reseaux a img {vertical-align: top;}

.bandeau-reseaux a img {
    vertical-align: top;
    filter: brightness(0) saturate(100%);
}



div.logo {
    padding:18px 0px 22px 0px;display: inline-block;margin: 0px;
}


div.logo div, div.logo-footer div {position: relative;display: inline-block;}


div.logo-footer {
    padding:20px 0px;display: inline-block;margin: 0px;
}


a.logo {text-decoration:none;z-index: 10;position: relative;}
a.logo:focus {outline:none;}







h3.bandeau-activites {position: absolute;right:0px;top:0px;text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    padding: 4px 8px;
    font-size:18px;
    text-align: right;
    margin:18px 0px 0px 0px;
}
h3.bandeau-activites span {display:block;margin-top:20px;font-style: italic;color:#8f8068;text-transform: none;}


.wrapper-contenu {
    z-index: 2;
    position: relative;
    background:#fff;
    overflow: hidden;
}


.wrapper-contenu-inner {}

.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:#fff; font-weight:bold; font-style:normal; text-decoration:none; }
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;color:#8f8068;}


h1, h3.h1 {
    font-family: 'Playfair Display', serif;
	text-align:left;
	font-size: 28px;
	font-weight: bold;
	font-style:normal;
	color:#000;
	margin:0px;
	padding:0px 0px 10px 0px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: -4px;
    line-height: 1.1;
}

h3.h1 {text-align:center;font-weight: bold;}






span.dl {color:#999;font-weight: normal;font-size: 22px;display: block;
text-transform: none;}

h1:after {
    content: " ";
     position:absolute;
    bottom: 0px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height:1px;
    background:#c9c9c9;
}


h1.h1-centre {text-align: center;margin-bottom: 20px;}

h1.h1-centre:after {content: none;}

h1.h1-centre:before {
    content: " ";
    position:absolute;
    bottom: -30px;
    left:50%;
    transform: translateX(-50%);
    content:" ";
    display: block;
    width:110px;
    height:30px;
    background: url('i/h1-center-2x.png') no-repeat center center;
    background-size: 110px 30px;
}


/*h1:before {
    content: " ";
     position:absolute;
    bottom: 17px;
    left: -65px;
    width:56px;
    height:15px;
    background: url('i/tricolore-2x.png') no-repeat center center;
    background-size: 56px 15px;
}*/


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




h2 {
    font-family: 'Playfair Display', serif;
    text-align:left;
    font-size: 22px;
    font-weight: 500;
    font-style:normal;
    color:#000;
    margin:0px;
    padding:0px 0px 0px 0px;
    position: relative;margin-bottom: -10px;
}

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




/*@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:1000px) { h1 {font-size:25px;} span.dl, h2 {font-size:20px;}}
@media (max-width:700px) { h1 {font-size:23px;} span.dl, h2 {font-size:18px;}}
@media (max-width:450px) { h1 {font-size:21px;} span.dl, h2 {font-size:17px;}}


h2.news {
    font-size:19px;
    font-family: 'Playfair Display', serif;
	text-align:left;
	font-weight: bold;
	font-style:normal;
	color:#000;
	margin:0px;
	padding:0px 0px 6px 0px;
	background:none;
    text-transform: uppercase;
}

h2.news:after {content:none;}




div.padding { padding:40px 20px 40px 20px;}


@media (max-width:900px) {
   div.padding { padding:30px 20px 30px 20px;}
}
@media (max-width:660px) {
   div.padding { padding:30px 15px 10px 15px;}
}



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

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

a.lien:link,a.lien:visited {color:#8f8068; font-weight:bold; font-style:normal; text-decoration:none; }
a.lien:hover,a.lien:active {text-decoration:none;color:#695d4b;}


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

span.rouge {color:#8f8068;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:20px;
    padding-right:2px;
	background-position:0px 5px;
	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 {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 {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:normal;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {   color:#8f8068; 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:#8f8068;}
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 {
    font-family: 'Playfair Display', serif;
    background: #243882;
    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;}

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

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


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




@media (max-width:1600px) {
    .livraison a {font-size: 15px;line-height: 1.2;}
    .header-activites {right: 360px;top: 82px;}
}

@media (max-width:1200px) {
    .header-activites {right: 315px;top: 82px;}
}

@media (max-width:1060px) {
    .wrapper-bandeau-responsive-inner {padding: 0px 10px;}
    .header-activites {right: 296px;padding-left: 8px;}
}

@media (max-width:1060px) {
    .header-activites {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;
    z-index: 3;
}

#bandeau_photos_fullwidth {width:100%;max-width: 1920px;height: 965px;}

#bandeau-overlay {background:none;width:100%;height: 100%;position: absolute;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% - 254px * (1920 / 965 / 2)) !important;
        margin-left: calc(50% - 254px * (1920 / 965 / 2)) !important;
        margin-top: 0px !important;
        height:254px;
        max-width: initial;
    }
    #bandeau_photos_fullwidth {
        height:254px !important;        
    }
}


#menu-desktop-replacement {height:0px;background-color:#fff;display: none;}
body.scrolled #menu-desktop-replacement {height:66px;display: block;}

body.scrolled #menu-desktop {
    z-index: 100000;
    position:fixed;top:0px;left:0px;right:0px;
    background-color:#fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}

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


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


img.menu-arrow {
    margin-left:4px;
    filter: brightness(0) saturate(100%);
}



span.selected img.menu-arrow {filter: none;}

/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    margin: auto;
    z-index: 10000;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    position: relative;
    transition: background 0.5s ease;
}



/* 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: center;


    }
/* 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: #fff;
    -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-family: 'Playfair Display', serif;
    font-size:20px;
    font-weight: 400;
    cursor: pointer;
    display:block;
    color:#000;
    line-height: 20px;
    text-decoration:none;
    text-align: center;
    padding:23px 30px 23px 30px;
    text-transform: uppercase;
    transition: all 0.15s ease;
}

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


#menu-desktop ul li:hover > span.selected {
    
}


/* Styling the links */
#menu-desktop a {
    font-family: 'Playfair Display', serif;
    font-size:20px;
    font-weight: 400;
    display:block;
    color:#000;
    line-height: 20px;
    text-decoration:none;
        text-align: left;
    padding:23px 30px 23px 30px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.15s ease;

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


/* Background color change on Hover */
#menu-desktop a:hover, #menu-desktop span:hover {
background: #8f806822;

}


.wrapper-menu-desktop-boxed > ul > li:hover > span {
background: #8f806822;

}



#menu-desktop a.selected {
    color:#fff;
background: #8f8068;

}



#menu-desktop span.selected, #menu-desktop span.selected:hover {
    color:#fff;
    background: #8f8068;
}


/*#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.1);
    padding:14px 18px 14px 12px;
}

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


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


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

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


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


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

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

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




@media (max-width:1480px) {
    #menu-desktop span, #menu-desktop a {font-size:20px;padding:20px 28px 20px 28px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:20px;padding:10px 28px 10px 28px;}
    #menu-desktop ul ul a {font-size:20px;}
    div.logo {padding: 16px 0px 20px 0px;}
    .logo h3 {margin-top: 8px;}
}

@media (max-width:1380px) {
    #menu-desktop span, #menu-desktop a {font-size:20px;padding:18px 22px 18px 22px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:20px;padding:8px 22px 8px 22px;}
    #menu-desktop ul ul a {font-size:20px;}
    .logo h3 {margin-top: 7px;}
}

@media (max-width:1280px) {
    #menu-desktop span, #menu-desktop a {font-size:19px;padding:16px 18px 16px 18px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:19px;padding:6px 18px 6px 18px;}
    #menu-desktop ul ul a {font-size:19px;}
    div.logo {padding: 14px 0px 18px 0px;}
    .logo h3 {margin-top: 6px;}
}

@media (max-width:1140px) {
    #menu-desktop span, #menu-desktop a {font-size:18px;padding:16px 14px 16px 14px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:18px;padding:6px 14px 6px 14px;}
    #menu-desktop ul ul a {font-size:18px;}
    div.logo {padding: 12px 0px 16px 0px;}
    .logo h3 {margin-top: 5px;}
}

@media (max-width:1024px) {
    #menu-desktop span, #menu-desktop a {font-size:17px;padding:16px 10px 16px 10px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:17px;padding:6px 10px 6px 10px;}
    #menu-desktop ul ul a {font-size:17px;}
    div.logo {padding: 10px 0px 12px 0px;}
    div.logo a img {width: 280px;}
    .logo h3 {margin-top: 4px;font-size: 18px;}
}



@media (max-width:900px) {

    .slicknav_menu {
      display:block;
    }

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

    .wrapper-contenu-sousmenu {padding-left:0px;background:none;}

    div.wrapper-bandeau-responsive {box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 70%);}
    .bandeau-reseaux {right: 6px;}

    div.logo {    padding: 10px 0px 10px 0px;}

    .bandeau-telephone {right:initial;left: 10px;}

}


@media (max-width:720px) {
    a.bandeau-tel {letter-spacing: -1px;}
    div.logo a img {width: 240px;}
    .logo h3 {margin-top: 2px;font-size: 16px;}
    .logo h3 img {width: 40px;vertical-align: -15px;}
}


@media (max-width:680px) {
    a.bandeau-tel {letter-spacing: -1px;}

}



@media (max-width:530px) {
    .bandeau-telephone {display: none;}
    .bandeau-reseaux a, .bandeau-telephone a {margin-right: 2px;padding: 0px;}
}


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


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




a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
        z-index: 1004;
    right: 20px;
    bottom: 30px;
    background: #8f8068 url("i/arrow-up.png") no-repeat center center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.27);
}

a.back-to-top:hover {background-color: #000;}


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



a.linkedin:hover img:nth-of-type(2) {filter:invert(26%) sepia(77%) saturate(6008%) hue-rotate(344deg) brightness(85%) contrast(114%);}



.footer-top-carres {
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 1004;
    transform: translate(-50%,-19px);
}
.footer-top-carres img {
    vertical-align: top;
}

.wrapper-footer-top {
    position: relative;
    height: 15px;
    background: url('i/footer-top.png') repeat-x center center;
}

@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi) {
    .wrapper-footer-top {
        height: 15px;
        background: url('i/footer-top-2x.png') repeat-x center center;
        background-size: 1px 15px;
    }

}




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


div.wrapper-footer  {

   background:#303030 url('i/footer.jpg') no-repeat center top;
   position: relative;
   z-index: 1002;
}

.footer-titre {
    text-align: center;
    font-weight:normal;display:block;text-transform: uppercase;font-size: 20px;
    margin-bottom: 60px;
}




/*.footer-titre img {
    filter: brightness(100);
}*/

.footer-titre h3 {
    font-weight: 400;
    margin: 0;padding: 0px;
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-transform: none;
    margin-top: 10px;
    line-height: 1.1;
}


div.footer {
    background-color:rgba(43,43,43,0.65);color:#fff;
    padding-top:40px;padding-bottom:40px;
    padding-left:0px;padding-right:0px;  
    position: relative;
    max-width:1380px;
    margin:auto;
    text-align:center;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
}

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

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


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


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


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

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


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


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




@media (max-width:1024px) {
   div.wrapper-footer-padding {padding: 70px 80px 80px 80px;}
   div.footer {padding-top: 0px;padding-bottom: 0px;}
   div.footer:before {content: none;}
   div.footer:after {content: none;}
   div.footer-1 {width: 100%;border-bottom: 1px solid #434343;}
   div.footer-2 {width: 50%;border-right: 1px solid #434343;}
   div.footer-2 .footer-inner {padding: 20px 0px;}
   div.footer-3 {width: 50%;}
   div.footer-2, div.footer-3 {padding: 0px 20px;}
   .footer-1 .footer-inner {max-width: 400px;}

}


@media (max-width:860px) {
   div.wrapper-footer-padding {padding: 60px 50px 40px 50px;}
   div.footer-1 {width: 100%;}
   div.footer-2 {width: 100%;border-right: none;border-bottom: 1px solid #434343;}
   div.footer-3 {width: 100%;}
   div.footer-3 .footer-inner {padding: 20px 0px;}
   .footer-1 .footer-inner {max-width: 400px;}
}

@media (max-width:430px) {
   div.wrapper-footer-padding {padding: 60px 30px 40px 30px;}
    div.footer {font-size: 18px;}
}

@media (max-width:380px) {
    div.footer {font-size: 16px;}
}



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, img.equipe  {
  -moz-box-shadow: 6px 6px 12px 0px rgba(0,0,0,0.35);
  -webkit-box-shadow: 6px 6px 12px 0px rgba(0,0,0,0.35);
  -o-box-shadow: 6px 6px 12px 0px rgba(0,0,0,0.35);
  box-shadow: 6px 6px 12px 0px rgba(0,0,0,0.35);
  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;}



.bandeau-boule {
    position: absolute;
    right: 60px;
    bottom: -47px;
    z-index: 1000;
    pointer-events: none;
}

.bandeau-boule img {
    vertical-align: top;
    transform: translate(0px,0px);
    animation: boule-anim 5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}


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

@keyframes boule-anim-less {
50% {
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate(30px,8.4px);
    }
}


.bandeau-quilles {
    position: absolute;
    left: 50%;
    bottom: -31px;
    z-index: 1001;
    pointer-events: none;
    transform: translateX(-50%);
}

@media (max-width:1400px) {
    .bandeau-boule img {width: 400px;}
}


@media (max-width:1100px) {
    .bandeau-boule img {width: 320px;}
    .bandeau-quilles img {width:60px; }
    .bandeau-quilles {bottom: -23px;}
}

@media (max-width:900px) {
    .bandeau-boule img {width: 250px;}
}

@media (max-width:700px) {
    .bandeau-boule img {animation: boule-anim-less 5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
        width: 200px;}
    .bandeau-boule {right: 40px;}
}


@media (max-width:600px) {
    .bandeau-quilles img {width:40px; }
        .bandeau-quilles {bottom: -16px;}
}


@media (max-width:500px) {
    .bandeau-boule img {animation: boule-anim-less 5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
        width: 160px;}
    .bandeau-boule {right: 30px;}
}


.encart-activites {
    font-family: 'Playfair Display', serif;
    line-height: 1.2;
    font-weight: normal;
    font-size:26px;
    color:#eee;
    position: absolute;
    z-index: 1000;
    top: initial !important;
    bottom: 0px;
    left:0px !important;
    padding: 0px 10px 20px 10px;
    text-transform: uppercase;
    text-align:center;
    margin:0;
    width: 100%;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.8) !important;
    line-height: 1.05;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.6+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */

}

.encart-activites h3 {
    font-family: 'Playfair Display', serif;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.8) !important;
    text-align:center;font-weight:normal;font-size:40px;margin: 0;padding:0;color:#fff;
    text-transform: uppercase;margin-bottom: 5px;
    font-weight: bold;
    line-height: 1.1;
}

.rsDefault .rsGCaption {
    top: 0px !important;
    left: 0px !important;
    right: initial !important;
    height: 100% !important;
    padding:0 !important;
    z-index: 1000;
    margin:auto !important;
    pointer-events: none;
    border-radius:0px !important;
    overflow: hidden;
}

.rsDefault .rsArrowIcn {    background-color: #8f8068aa !important;}

.rsDefault .rsArrowIcn:hover {
    background-color: #8f8068ff !important;
}

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

.rsGCaption {

}


@media (max-width:1200px) {
    .encart-activites h3 {font-size:40px;}
    .encart-activites {font-size:25px;}
}

@media (max-width:900px) {
    .encart-activites h3 {font-size:30px;}
    .encart-activites {font-size:20px;}
}


@media (max-width:700px) {
    .encart-activites h3 {font-size:25px;}
    .encart-activites {font-size:18px;}
}

@media (max-width:550px) {
    .encart-activites h3 {font-size:22px;}
    .encart-activites {font-size:16px;}
}

/*.rsArrow.rsHidden {
    opacity: 1 !important;
    visibility: visible !important;
}*/




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



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


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

    


}




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


a.bouton-footer {
    text-shadow: none;display:inline-block;padding:6px 10px;background-color:#8f8068;text-align: center;
    color:#fff;font-size: 16px;font-weight:600;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);
    margin-top:10px;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    transition: all 0.3s ease 0s;
}

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



a.bouton {
    text-shadow: none;display:inline-block;padding:6px 10px;background-color:#8f8068;text-align: center;
    color:#000;font-size: 16px;font-weight:300;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);
    margin-top:10px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
    transition: all 0.3s ease 0s;
}
a.bouton:hover {background-color:#FF807F;}

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



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



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




.reseaux-facebook:hover img, .reseaux-linkedin:hover img {
    -webkit-filter: brightness(73%) sepia(82%) hue-rotate(1deg) saturate(516%) contrast(1);
    filter: brightness(73%) sepia(82%) hue-rotate(1deg) saturate(516%) contrast(1);
}


a.reseaux-facebook {display: inline-block;width:32px;height:32px;}

a.reseaux-facebook:hover img { 
    animation: flip 0.6s 1 linear;
}

a.reseaux-linkedin {display: inline-block;width:32px;height:32px;margin-left:5px;}

a.reseaux-linkedin:hover img { 
    animation: flip 0.6s 1 linear;
}


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



div.wrapper-encarts {position: relative;width:100%;line-height: 0;    max-width: 1920px;
    margin: auto;}


.encart1-image, .encart1-texte {width:25%;display: inline-block;vertical-align: middle;position: relative;}
.encart2-image, .encart2-texte {width:25%;display: inline-block;vertical-align: middle;position: relative;}

.encart1-texte {position:relative;text-transform:uppercase;text-align:center;background-color: #000;color:#fff;}
.encart2-texte {position:relative;text-transform:uppercase;text-align:center;background-color: #8f8068;color:#fff;}



div.wrapper-encarts h3 {position: absolute;
    font-size: 26px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: normal;
    margin: 0;
    text-align: center;
    width: 100%;
    line-height: 1.3;
    }




div.wrapper-encarts a:hover .encart1-texte img, div.wrapper-encarts a:hover .encart1-image img, div.wrapper-encarts a:hover .encart2-texte img, div.wrapper-encarts a:hover .encart2-image img  {filter:brightness(120%);}




@media (max-width:1400px) {
    div.wrapper-encarts h3 {font-size: 22px;}
}

@media (max-width:1200px) {
    div.wrapper-encarts h3 {font-size: 20px;}
}

@media (max-width:980px) {
    div.wrapper-encarts h3 {font-size: 18px;}
}

@media (max-width:860px) {
    div.wrapper-encarts h3 {font-size: 16px;}
}


@media (max-width:960px) {
    div.wrapper-encarts h3 {font-size: 20px;}

    .encart1-image, .encart1-texte, .encart2-image, .encart2-texte, .encart3-image, .encart3-texte, .encart4-image, .encart4-texte {width:50%;}
    .encart4-texte {position:relative;text-transform:uppercase;text-align:center;background-color: #fff;color:#245471;}
    .encart3-texte {position:relative;text-transform:uppercase;text-align:center;background-color: #245471;color:#fff;}
}

@media (max-width:560px) {
    div.wrapper-encarts h3 {font-size: 18px;}
}


@media (max-width:560px) {
    div.wrapper-encarts h3 {font-size: 16px;}
}

@media (max-width:390px) {
    div.wrapper-encarts h3 {font-size: 14px;}
}






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




.slick-dots li button {color:#fff !important;}




.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 {padding-top:50px;padding-bottom: 70px;}


@media (max-width:420px) {
    .wrapper-bande-carousel-ticker {padding-left:10px;padding-right: 10px;}
}



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





h3.carousel-ticker-titre {margin: 0;padding:0;margin-bottom:20px;color:#000;
text-transform: uppercase;}

.carousel-ticker-wrapper {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 50px;
}  
.carousel-ticker-wrapper img {
    max-width: 340px;
    margin: auto;
    box-shadow: 5px 5px 15px rgba(0,0,0,0.3);
    transition: all 0.3s ease 0s;
}

.carousel-ticker-wrapper a {text-decoration: none;color:initial;display: inline-block;}
.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;}
}



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

.wrapper-temoignage {width:100%;padding:10px;display:inline-block;vertical-align: top;padding:10px 0px;}




ul.slick-dots {bottom:-30px;}
.slick-dots li button { 
   font-size: 0 !important; 
       width: 10px !important;
    height: 10px !important;
    background: #50609B !important;
    border-radius: 50% !important;
} 

.slick-dots li.slick-active button {
    background: #fff !important;
}


.wrapper-temoignages-slick a {text-decoration: none;}

.wrapper-temoignages-slick {
    position:relative;background-color:#243882;padding: 70px 10px 40px 10px;
}




.wrapper-temoignages-slick:before {
content: " ";
    position: absolute;
    left: 50%;
    width: 56px;
    height: 15px;
    background: url(i/tricolore-2x.png) no-repeat center center;
    background-size: 56px 15px;
    z-index: 12;
    top: -7px;
    transform: translateX(-50%);
}

.boxed-temoignages-slick {max-width:1180px;margin:auto;padding:20px;}

.wrapper-temoignages-slick h3 {
    font-family: 'Playfair Display', serif;
    text-decoration: none;
    text-transform: initial;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
    text-align: center;
}

.temoignages-slide a {text-decoration: none;}
.temoignages-slide:focus {border:none;outline: none;}

.temoignages-slide-texte {color:#fff;text-align: center;}
.temoignages-slide-auteur {color:#fff;text-align: center;display: block;padding-top:4px;}


div.wrapper-temoignages {overflow: hidden;
    background-color: rgba(210, 210, 210, 0.42);
    border-top: 1px solid rgba(160, 160, 160, 0.38);
    }

div.wrapper-temoignages-1180 {max-width: 1180px;margin:auto;} 
div.wrapper-temoignages-padding {padding:0px 30px;} 



@media (max-width:800px) {
    div.wrapper-temoignages-padding {padding:0px 20px;} 
}





.wrapper-pages {
    margin-top:0px;
    padding:0px 30px;
    position: relative;
    margin-bottom: 50px;
}

.bande-pages-carousel {
    padding: 40px 0px;
}

.wrapper-page {box-shadow: 0px 0px 16px rgba(0,0,0,0.75);text-align: center;background: #313131;max-width: 500px;margin:auto;
    transition: all 0.3s ease 0s;
    border-radius: 50%;
    overflow: hidden;
}
.wrapper-page:hover {background-color: #811F1C;}
.wrapper-page:hover h3.page-titre { color:#fff;}


.wrapper-page a  {display:block;text-decoration: none;    color: initial;}

h3.page-titre {
    background-color: #243882;
    font-family: 'Playfair Display', serif;
    margin:0px 0px 0px 0px;
    padding:12px 5px 12px 5px;
    font-weight: 600;
    font-size: 20px;color:#fff;text-align: center;line-height: 1.1;
    text-decoration: none;
    text-transform: none;
    color:#fff;
    position: relative;
}


.page-ensavoirplus {
    color:#fff;font-weight:normal;
    display: inline-block;text-transform: uppercase;
    padding: 6px 12px;
    margin:auto;
    background-color: transparent;
    border:1px solid #fff;
    margin-bottom: 20px;
}

.formule-ensavoirplus:hover {background-color: #fff;color:#000;}


.page-texte {color:#fff;padding:20px 10px;}

.owl-carousel-pages .owl-item {padding:30px;}

@media (max-width:1000px) {
    h3.page-titre {font-size: 18px;}
    .page-texte,.page-ensavoirplus {font-size: 17px;}
}


@media (max-width:500px) {
    h3.page-titre {font-size: 17px;}
    .page-texte,.page-ensavoirplus {font-size: 16px;}
    .wrapper-pages {padding:0px 0px;}
    .bande-pages-carousel {padding: 20px 0px;}
}





div.wrapper-drink {display:inline-block;width:50%;padding:10px 10px;}
div.drink {display: flex;width: 100%;}
div.drink-sep { flex: 100 1 auto;border-bottom:1px dotted #626262;content: '';height: 13px;}
div.intitule {font-family: 'Playfair Display', serif;padding-right:10px;color:#fff;}
div.intitule span {display:block;color:#efefef;font-size: 13px;}
div.prix {font-family: 'Playfair Display', serif;font-weight:bold;color:#c19977;padding-left:10px;display: flex;text-align: right;}



@media (max-width:800px) {
div.wrapper-drink {display:inline-block;width:100%;padding:10px 0px;}
}


.wrapper-ardoise {
    padding: 0px 30px;
    margin-bottom:30px;
}

.boxed-ardoise {
    padding:20px;
    background-color: #212121;
}


.boxed-ardoise h2.titre {font-size:30px;}


.boxed-ardoise h2 {font-size:23px;color:#fff;font-weight: 600;text-align: center;margin-top:20px;margin-bottom:0px;}
.boxed-ardoise h2 span {
    color:#aaa;font-size: 18px;text-align: center;display:block;font-weight: normal;
}

.boxed-ardoise h2:after {content:none;}





.wrapper-visite-virtuelle-pano {display: inline-block;width:33.33%;padding:10px;}

.visite-virtuelle-pano {box-shadow: 4px 4px 20px rgba(0,0,0,0.26);
    border: 1px solid #fff;}

.visite-virtuelle-titre {text-align: center;padding-top:4px;font-weight: bold;}


.visite-virtuelle-pano iframe {vertical-align: top;}


@media (max-width:900px) {
    .wrapper-visite-virtuelle-pano {width:50%;}
}


@media (max-width:600px) {
    .wrapper-visite-virtuelle-pano {width:100%;}
}





/* isotope */

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


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

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

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

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

.pix-masonry-photo {
    padding: 10px;
    text-align: center;
        color: #979797;
    font-size: 13px;v
}


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






.wrapper-bande-activites {
        background:url('i/briques-2x.jpg') no-repeat center bottom;
    background-size: 2500px auto;
    line-height: 1.1;
    padding:30px 0px;
position: relative;
    z-index: 2;
    }


.wrapper-bande-activites h3 {
    margin: 0;padding: 0;color: #25347a;font-family: 'Playfair Display', serif;
    text-align: center;font-size: 28px;
    text-transform: uppercase;
    position: relative;
        margin-bottom: 30px;
}

.wrapper-bande-activites h3:after {
    content: " ";
    position: absolute;bottom: -42px;left: 0px;
    width: 100%;height: 37px;
    background: url('i/h3-bande-activites.png') no-repeat center center;
}


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

.wrapper-activites-activite a {
    font-family: 'Playfair Display', serif;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    font-weight: bold;
    display: inline-block;color:#fff;text-decoration: none;
    vertical-align: top;
}
.wrapper-activites-activite a:hover .wrapper-activites-texte {background-color:#8f8068cc;}

.wrapper-activites-texte {background-color:#243882cc;position: absolute;bottom:0%;width:100%;text-align: center;text-transform: uppercase;padding:30px 0px 50px 0px;}


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


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

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

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




  .rotator-wrapper{

  }
  ul#rotator, ul#rotator li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  ul#rotator li{
    display: inline-block;
    width: 20%;
    position: relative;
    padding-top: 20%;
    vertical-align: top;
  }

  .rotator-image{
    position: absolute;
    display: none;
    width: 100%;
    top: 0px;
    vertical-align: top;
  }

.rotator-image img {vertical-align: top;}

@media (max-width:700px) {

    ul#rotator li.rotator1,ul#rotator li.rotator2,ul#rotator li.rotator3 {width: 33.33%;padding-top: 33.33%}
    ul#rotator li.rotator4,ul#rotator li.rotator5 {width: 50%;padding-top: 50%;}
}



.wrapper-bande-ouverture {
    background: url('i/bande-ouverture.jpg') no-repeat center center;
    background-size: cover;padding: 120px 0px;
}

.boxed-bande-ouverture {
    font-family: 'Playfair Display', serif;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    font-size: 20px;
    padding: 40px 10px;
    font-weight: bold;
    line-height: 1.15;
}
.boxed-bande-ouverture div {display: block;font-size: 40px;text-transform: none;}

@media (max-width:800px) {
    .wrapper-bande-ouverture {padding: 80px 0px;}
    .boxed-bande-ouverture {padding: 30px 10px;}
}

@media (max-width:550px) {
    .wrapper-bande-ouverture {padding: 80px 0px;}
    .boxed-bande-ouverture {padding: 20px 10px;}
    .boxed-bande-ouverture {font-size: 18px;}
    .boxed-bande-ouverture div {font-size: 30px;}
}

.normandie {display: block; margin: auto;text-align: center;}


div.michelin {margin-top: 10px;}



#cookiescript_injected {    padding: 8px 50px 8px 20px !important;}


#menu-desktop ul ul.page-contact {
    left:auto;
    right:0px;
}

#menu-desktop ul ul.page-contact {
    min-width: 230px;
}

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



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


@media (max-width:780px) {
.video-accueil {float:none;width:100%;margin-left:0px;margin-bottom: 20px;max-width: none;}

}
