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

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


html {
 overflow-y: scroll !important;
}

body {font-family: 'Open Sans', sans-serif;font-size:17px; color:#000; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background:#344b57;line-height: 1.3;}


span.prise-rendez-vous {
        padding: 11px 10px 0px 10px;
    display: inline-block;
    vertical-align: top;
}


span.prise-rendez-vous a {
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    background-color: #d88563;
    padding: 2px 5px;
    border-radius: 4px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

span.prise-rendez-vous a:hover {background-color: #e38259;}


.footer-prise-rendez-vous {display: inline-block;margin-top: 10px;}

.footer-prise-rendez-vous a {
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    background-color: #d88563;
    padding: 2px 5px;
    border-radius: 4px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.footer-prise-rendez-vous a:hover {background-color: #e38259;}



.wrapper-header {position:relative;background-color: #fff;}


.coordonnees-tel {font-size:18px;display:inline-block;font-weight:normal;color:#fff;    line-height: 20px;
    padding: 13px 10px 12px 10px;border-left:1px solid rgb(37,47,54,0.62);}
.coordonnees-email {font-size:18px;    line-height: 20px;
    padding: 13px 10px 12px 10px;display:inline-block;font-weight:normal;color:#fff;border-left:1px solid rgb(37,47,54,0.62);}
.coordonnees-email a {font-style: normal;text-decoration: none;color:#fff;}


.coordonnees-email a:hover {color:#d58461;}
.coordonnees-tel a:hover {color:#d58461;}





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


a.facebook-top {
    display: inline-block;width:15px;height:30px;
}

a.facebook-top:hover img {
    filter: brightness(0) saturate(100%) invert(79%) sepia(25%) saturate(3627%) hue-rotate(315deg) brightness(92%) contrast(83%);
}

a.instagram-top {
    display: inline-block;width:30px;height:30px;margin-left:6px;
}

a.tiktok-top {
    display: inline-block;width:26px;height:30px;margin-left:6px;
}

a.instagram-top:hover img, a.tiktok-top:hover img {
    filter: brightness(0) saturate(100%) invert(79%) sepia(25%) saturate(3627%) hue-rotate(315deg) brightness(92%) contrast(83%);
}

a.facebook:hover img { 
    filter: brightness(0) saturate(100%) invert(79%) sepia(25%) saturate(3627%) hue-rotate(315deg) brightness(92%) contrast(83%);
}


a.youtube-top {
    display: inline-block;width:30px;height:30px;margin-left:6px;
}

a.youtube-top:hover img {
    filter: brightness(0) saturate(100%) invert(79%) sepia(25%) saturate(3627%) hue-rotate(315deg) brightness(92%) contrast(83%);
}

a.youtube-top {margin-left: 6px;}

.bande-top-reseaux {
    display: inline-block; border-left:1px solid rgb(37,47,54,0.62);vertical-align:top;padding: 8px 10px 7px 10px;line-height: 20px;
}
.bande-top-reseaux a img {vertical-align: top;}

.wrapper-bande-top {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 104;
    height: 46px;
    background-color: rgba(55, 75, 88, 0.92);
    border-bottom: 1px solid #d58461;
}

.bande-top {position:relative;max-width:1380px;margin:auto;text-align: right;}



div.logo {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-666px, 0px);
    z-index: 100002;
    background: #374b58 url('i/fond-logo.jpg') no-repeat center center;
    background-size:360px 160px;
    padding: 16px 20px 10px 20px;
    box-shadow: 4px 4px 12px rgba(0,0,0,0.77);
    text-align: center;
}

@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi) {
    div.logo {
        background: #374b58 url('i/fond-logo-2x.jpg') no-repeat center center;
         background-size:360px 160px;
    }

}



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

@media (max-width:1400px) {
    div.logo {position: absolute;top:0px;left:20px;transform:none;}
}





.wrapper-contenu {
    background:#fff;
    z-index: 101;
    position: relative;
}
.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:#D88563;}


h1 {
   font-family: 'Open Sans Condensed', sans-serif;
	text-align:left;
	font-size: 29px;
	font-weight: bold;
	font-style:normal;
	color:#D88563;
	margin:0px;
	padding:0px 0px 4px 0px;
    position: relative;
    letter-spacing: 1px;
    margin-bottom: -4px;
    text-transform: uppercase;
}



span.dl {color:#999;font-weight: 300;}



h1:before {
     position:absolute;
    bottom: 10px;
    left: -44px;
    content:" ";
    display: block;
    width:39px;
    height:24px;
    margin-top:0px;
    background: url('i/h1-2x.png') no-repeat left center;
    background-size: 39px 24px;
}


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



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



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

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:27px;} h2 {font-size:22px;}}
@media (max-width:1200px) { h1 {font-size:25px;} h2 {font-size:21px;}}
@media (max-width:1000px) { h1 {font-size:23px;} h2 {font-size:20px;}}
@media (max-width:800px) { h1 {font-size:22px;} h2 {font-size:19px;}}



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

h2.news:after {content:none;}


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

/*
@media (max-width:900px) {
    div.padding { padding-top:40px;}
    body.page-bienvenue div.padding {padding-top:25px;}
}
@media (max-width:660px) {
    div.padding { padding-top:35px;}
    body.page-bienvenue div.padding {padding-top:20px;}
}*/



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

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

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


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

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






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

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



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



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





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



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

.avantages ul.puce li {background-image: url(i/puce-c-jaune.png);}
.livraison ul.puce li {background-image: url(i/puce-c-bleu.png);}



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

ul.images li {
    float:left;
}

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

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

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


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



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




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

div.right-responsive {float:right; padding-left:20px;max-width:100%;}
div.left-responsive {float:left; padding-right:20px;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;}


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


.pagination_inactif { color:#fff; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {   color:#D88563; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {       color: #fff; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#D88563;}


div.pagination {        background-color: #f3f3f3;
    border: 1px solid #dfdfdf;padding:6px;overflow:hidden;}



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



div.map {}

.form_header {
    font-family: 'Open Sans Condensed', sans-serif;
background:#D88563;
    color: #fff;text-align:left;padding:4px;
text-transform: uppercase;text-align: center;font-weight: bold;
text-shadow: 1px 1px  3px rgba(0,0,0,0.75);
font-size: 19px;
}
form table:nth-of-type(1) {    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
    border: 1px solid #dedede;}

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



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 {
       background:red;
}


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





.encart-activites {
    font-family: 'Kaushan Script', cursive;
    font-size:28px;
    font-weight: normal;
    color:#fff;
    top:initial !important;
    position: absolute;
    z-index: 1000;
    bottom:40px;
    right: 40px;
    width: 400px;
    background-color: rgba(0, 0, 0, 0.65);
    padding: 12px 20px;
    text-transform: none;
    text-align: center;
    margin:0;
}

@media (max-width:1400px) {
    .encart-activites {    bottom:30px;right: 30px;font-size:26px;padding: 10px 17px;}
}

@media (max-width:1200px) {
    .encart-activites {    bottom:20px;right: 20px;font-size:24px;padding: 8px 14px;}
}

@media (max-width:950px) {
    .encart-activites { bottom:15px;right: 15px;font-size:22px;padding: 8px 14px;}
}

@media (max-width:820px) {
    .encart-activites {width:350px;bottom:15px;right: 15px;font-size:20px;padding: 8px 12px;}
}

@media (max-width:700px) {
    .encart-activites {width:300px;bottom:10px;right: 10px;font-size:18px;padding: 6px 9px;}
}

@media (max-width:600px) {
    .encart-activites {width:250px;font-size:17px;padding: 6px 7px;}
}

@media (max-width:520px) {
    .encart-activites {width:220px;font-size:16px;padding: 6px 7px;}
}

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



.bandeau-bottom {
    height: 60px;
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 0px;
}

.bandeau-bottom svg {
    -webkit-filter: drop-shadow( 0px -3px 6px rgba(0,0,0,0.7) );
          filter: drop-shadow( 0px -3px 6px rgba(0,0,0,0.7) );
}

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


@media (max-width:1200px) {
    .bandeau-bottom {height: 40px;}
}

@media (max-width:1000px) {
    .bandeau-bottom {height: 35px;}
}

@media (max-width:800px) {
    .bandeau-bottom {height: 30px;}
}

@media (max-width:700px) {
    .bandeau-bottom {height: 25px;}
}

@media (max-width:600px) {
    .bandeau-bottom {height: 20px;}
}



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

.rsDefault .rsGCaption {
bottom: 0px !important;
    left: initial !important;
    height: initial !important;
    padding: 0 !important;
    z-index: 1000000;
    top: initial !important;
}

.rsABlock {
    left: initial !important;
}

.rsGCaption {

}


.rsArrowIcn {background-color: rgba(55, 75, 88, 0.8) !important;}

.rsDefault .rsArrowIcn:hover {
    background-color: rgba(55, 75, 88, 1) !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;        
    }
}




.bandeau-fixe {
    height: 170px;
    background: #c8c8c8 url(i/header-fixe-2x.jpg) no-repeat center bottom;
    background-size: 2500px auto;
    box-shadow: 0px 4px 12px rgba(0,0,0,0.45);
    position: relative;
    z-index: 103;
}




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


/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    width:100%;
    margin:auto;
    z-index:10000;
    top: 46px;
    position: absolute;
    background-color: rgba(55, 75, 88, 0.79);
    padding:0px 10px;
    box-shadow: 0px 4px 16px rgba(0,0,0,0.75);
}




/* 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:#374b58;
-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 {
    text-shadow: 1px 1px 3px rgba(0,0,0,0.75);
    font-family: 'Open Sans Condensed', sans-serif;
    position: relative;
    font-size:20px;
    font-weight: 700;
    cursor: pointer;
    display:block;
    color:#fff;
    line-height: 20px;
    text-decoration:none;
    text-align: center;
    padding:30px 20px 30px 20px;
    text-transform: uppercase;
}

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





/* Styling the links */
#menu-desktop a {
    text-shadow: 1px 1px 3px rgba(0,0,0,0.75);
    font-family: 'Open Sans Condensed', sans-serif;
    position: relative;
    font-size:20px;
    font-weight: 700;
    display:block;
    color:#fff;
    line-height: 20px;
    text-decoration:none;
        text-align: left;
    padding:30px 20px 30px 20px;
    text-transform: uppercase;

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


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

#menu-desktop a.selected {
    color:#fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b0664c+0,ef9871+50,b0664c+100 */
background: #b0664c; /* Old browsers */
background: -moz-linear-gradient(top,  #b0664c 0%, #ef9871 50%, #b0664c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #b0664c 0%,#ef9871 50%,#b0664c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #b0664c 0%,#ef9871 50%,#b0664c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0664c', endColorstr='#b0664c',GradientType=0 ); /* IE6-9 */



}

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


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


#menu-desktop span.selected ,#menu-desktop ul li:hover > span.selected {
    color:#fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b0664c+0,ef9871+50,b0664c+100 */
background: #b0664c; /* Old browsers */
background: -moz-linear-gradient(top,  #b0664c 0%, #ef9871 50%, #b0664c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #b0664c 0%,#ef9871 50%,#b0664c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #b0664c 0%,#ef9871 50%,#b0664c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0664c', endColorstr='#b0664c',GradientType=0 ); /* IE6-9 */



}

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

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



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

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


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


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

#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: #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 li em {
    font-size: 14px;
    color: #d3d3d3;
    text-transform: none;
}

#menu-desktop ul ul li a.selected em {color:#fff;}

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


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


@media (max-width:1360px) {
    .boxed {max-width: 1180px;}
}



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

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

@media (max-width:1180px) {
    div.logo {left: 10px;padding: 16px 10px 10px 10px;}
    #menu-desktop span, #menu-desktop a {font-size:17px;padding:30px 12px 30px 12px;letter-spacing: -0.3px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:17px;padding:20px 12px 20px 12px;letter-spacing: -0.3px;}
    #menu-desktop ul ul a {font-size: 16px;}
}

@media (max-width:1080px) {
    div.logo {left: 0px;padding: 16px 10px 10px 10px;}
    #menu-desktop span, #menu-desktop a {font-size:17px;padding:30px 12px 30px 12px;font-weight: 300;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:17px;padding:20px 12px 20px 12px;font-weight: 300;}
    #menu-desktop ul ul a {font-size: 16px;}
}



@media (max-width:980px) {

    .slicknav_menu {
      display:block;
    }

    div.logo {transform: translateY(-42px);padding: 8px 10px 4px 10px;}


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


    .coordonnees-tel, .coordonnees-email {font-size: 17px;padding: 13px 7px 12px 7px;}

    .bandeau-fixe {height:150px;background-size: cover;}
}


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

@media (max-width:800px) {
    .coordonnees-tel, .coordonnees-email {font-size: 16px;padding: 13px 5px 12px 5px;}
}



@media (max-width:750px) {
    .wrapper-header {padding-top:45px;}
    .wrapper-bande-top {background-color: rgba(55, 75, 88, 1);}
    .bandeau-fixe {height:100px;background-size: cover;}
}


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



@media (max-width:565px) {
    span.prise-rendez-vous {display: none;} 
}

@media (max-width:520px) {
    a.logo img {width: 260px;}
    .bandeau-fixe {height:80px;background-size: cover;}
}

@media (max-width: 420px) {
    div.logo {padding: 8px 5px 4px 5px;}
    a.logo img {width: 230px;}
    .bandeau-fixe {height:60px;background-size: cover;}
}

@media (max-width: 380px) {
    div.logo {padding: 8px 5px 4px 5px;}
    a.logo img {width: 200px;}
    .bande-top-reseaux {padding: 6px 10px 6px 10px;}
    /*.bande-top-reseaux img {width:10px;}*/
    .bande-top-reseaux a.facebook-top {width: 10px;height: 20px;}
    .bande-top-reseaux a.instagram-top {width: 20px;height: 20px;}
    .bande-top-reseaux a.tiktok-top {width: 17px;height: 20px;}
    .bande-top-reseaux a.youtube-top {width: 20px;height: 20px;}
    .wrapper-bande-top {height: 33px;}
    .wrapper-header {padding-top: 32px;}
}

@media (max-width: 330px) {
    div.logo {padding: 8px 5px 4px 5px;}
    a.logo img {width: 180px;}
}


a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    background: #D88563 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: #e38259 url("i/arrow-up.png") no-repeat center center;}


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




div.wrapper-footer {
   position: relative;
   z-index: 102;
   background: url('i/footer.png') no-repeat center top;
}


.wrapper-pra {position: absolute;width: 100%;height: 0px;z-index: 10;}
.pra {height: 0px;text-align: center;position: relative;
    z-index: 10;}
.pra img {transform:translateY(-26px);}

.wrapper-pra:after {
    content:" ";
    height:8px;
    background-color: #fff;
    position: absolute;
    width: 100%;z-index: 9;
    top:12px;
}



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


.logo-footer {position: absolute;top:0%;left:50%;transform: translate(-50%, -30px);}

.logo-footer img {width:234px;}



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



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





div.footer-1 {width:27%;text-align: center;}
div.footer-2 {width:27%;text-align: center;}
div.footer-3 {width:27%;text-align: center;}
div.footer-4 {width:19%;text-align: center;}

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

div.footer-1:after {content:none;}
div.footer-3:after {content:none;}
div.footer-2:before {left:0px;top:0px;}
div.footer-2:after {right:0px;top:0px;}


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

.footer-1 .footer-inner {text-align: left;}
.footer-2 .footer-inner {text-align: left;}
.footer-3 .footer-inner {text-align: left;}

.footer-1 strong {display: inline-block;margin-bottom: 6px;}
.footer-tel-email {margin:10px 0px;}
.footer-reseaux {margin-top:10px;}

.footer-2 div:nth-of-type(1) {margin-top:0px;}
.footer-horaires {margin:10px 0px;}


.footer-4 .footer-inner > div {color:#98a5ab;margin-bottom: 10px;}

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

.footer h3:after {
    position: absolute;
    content:" ";
    width:100%;
    height:1px;
    background-color: #9d9d9d;
    bottom:-4px;left:0px;
}

.footer h3:before {
     position:absolute;
    bottom: 5px;
    left: -40px;
    content:" ";
    display: block;
    width:33px;
    height:20px;
    margin-top:0px;
    background: url('i/h1-footer-2x.png') no-repeat left center;
    background-size: 33px 20px;
}

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

.footer ul li {background:none;}
.footer ul a.lien {color:#fff;font-weight:normal;font-size: 20px;}

.footer ul a.lien:hover {color:#D88563;}

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

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


.footer ul.puce {margin-top:4px; padding-left: 0px;}
.footer ul.puce li {margin: 0px 0px 4px 0px;padding:0px;background:none !important;text-align: left;}
.footer ul.puce li a {padding-left:0px !important;padding-right: 2px !important;transition: all 0.1s ease 0s;}
.footer ul.puce li a:hover {padding-left:2px !important;padding-right: 0px !important;}


@media (max-width:1200px) {  
    div.footer-1 {width:50%;}
    div.footer-2 {width:50%;}
    div.footer-3 {width:50%;}
    div.footer-4 {width:50%;}
    div.footer-2:after {content:none;}
    div.footer-2:before {content:none;}
    div.footer-1:after {content:" ";top:0px;right:0px;}
    div.footer-3:after {content:" ";top:0px;right:0px;}
}


@media (max-width:680px) {  
    div.wrapper-footer {background-size: 100% auto;}
    div.footer {width:80%;}
    div.footer-1 {width:100%;text-align: left;}
    div.footer-2 {width:100%;text-align: left;}
    div.footer-3 {width:100%;text-align: left;}
    div.footer-4 {width:100%;text-align: left;}
    div.footer-1:after {content:none;}
    div.footer-3:after {content:none;}
}




div.acces-libre {margin-top:15px;}
div.acces-libre img:hover {filter: brightness(0) saturate(100%) invert(79%) sepia(25%) saturate(3627%) hue-rotate(315deg) brightness(92%) contrast(83%);}



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

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

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


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




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


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







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


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


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


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

}

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

}


body.page-salon-de-the div.col1-3, body.page-salon-de-the div.col2-3, body.page-salon-de-the div.col3-3 {text-align: center;}


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







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


.wrapper-bande-contact {
    background: url('i/bande-contact.jpg') no-repeat center center;background-size: 2500px auto;
    text-align: center;
    padding:80px 10px 80px 10px;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.35);
}

.boxed-bande-contact {
    font-weight: 800;
    font-size: 26px;
    color:#fff;text-transform: uppercase;text-shadow:1px 1px 3px rgba(0,0,0,0.75);
}
.boxed-bande-contact strong {font-weight: 800;display: block;font-size:41px;}


@media (max-width:800px) {
    .wrapper-bande-contact {padding:50px 10px 50px 10px;}
    .boxed-bande-contact {font-size: 20.5px;}
    .boxed-bande-contact strong {font-size:32px;}

    .pra img {width:51px;    transform: translateY(-12px);}
    .wrapper-pra:after {height: 4px;top: 7px;}
}

@media (max-width:630px) {
    .wrapper-bande-contact {padding:30px 10px 30px 10px;}
    .boxed-bande-contact {font-size: 16px;}
    .boxed-bande-contact strong {font-size:25px;}
}


@media (max-width:500px) {
    a.contact-bouton {margin-top: 10px !important;}
    .wrapper-bande-contact {padding:30px 10px 30px 10px;}
    .boxed-bande-contact {font-size: 15px;letter-spacing: -1px;}
    .boxed-bande-contact strong {font-size:22px;}
    .wrapper-bande-contact {background-size: 1250px auto;}
}


@media (max-width:400px) {
    .wrapper-bande-contact {padding:30px 0px 30px 0px;}
    .boxed-bande-contact {width: 290px; margin: auto;}
}



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


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

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

}





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



a.contact-bouton {
    
    text-transform: uppercase;
    text-shadow: none;display:inline-block;padding:8px 10px 8px 10px;
    background-color:#fff;
    text-align: center;font-size: 16px;
    color:#324451;font-weight: bold;text-decoration: none;
    margin-top:20px;
    border-radius: 6px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);

}

a.contact-bouton:hover {background-color:#374b58;color:#fff;}



a.bouton {
    text-shadow: none;display:inline-block;padding:6px 8px 4px 8px;background-color: #333333;text-align: center;
    color:#fff;font-size: 17px;font-weight: normal;text-decoration: none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.8);
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    margin-top:30px;
}

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


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





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

.pix-masonry-wrapper {display:none;overflow: hidden;}  




/* These are the classes that are going to be applied: */
.column { float: left; }
.size-1of3 { width: 33.333%; }

#pix-masonry[data-columns]::before {
  content: '3 .column.size-1of3';
}

@media screen and (max-width: 480px){
  #pix-masonry[data-columns]::before {
    content: '1 .column.size-1of1';
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  #pix-masonry[data-columns]::before {
    content: '2 .column.size-1of2';
  }
}
@media screen and (min-width: 769px) {
  #pix-masonry[data-columns]::before {
    content: '3 .column.size-1of3';
  }
}

/* Again, youre free to use and define the classes: */
.column { float: left; }
.size-1of1 { width: 100%; }
.size-1of2 { width: 50%; }
.size-1of3 { width: 33.333%; }
/* fin masonry */




.visitevirtuelle {text-align: center;}





.wrapper-encarts-activites-bg {
    text-align: center;padding:0px 10px 0px 10px;
        transform: translateY(-100px);
    margin-bottom: -80px;
}

.wrapper-encarts-activites {position: relative;max-width: 1480px;margin:auto;}


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


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


.wrapper-encart-activite a {
    color:initial;text-decoration: none;display: block;
    color:#fff;
    max-width:300px;
    margin:auto;
}


.wrapper-encart-activite h3 {
    font-family: 'Open Sans Condensed', sans-serif;
    text-decoration: none;text-transform: initial;
    font-size:24px;line-height: 1.2;
    margin-bottom: 0px;color:#fff;text-shadow: none;text-transform: none;
        margin-top: 0px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow:1px 1px 3px rgba(0,0,0,0.45);
}

.wrapper-encart-activite h3:after {
    content:" ";
    display: block;
    margin:auto;
    margin-top:4px;
    width:38px;
    height:18px;
    background:url('i/encart-sep.png') no-repeat center center;
}

@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi) {
    .wrapper-encart-activite h3:after {
        background:url('i/encart-sep-2x.png') no-repeat center center;
        background-size: 38px 18px;
    }

}


.wrapper-img {position:relative;padding: 30px 40px 20px 40px;}
.wrapper-img img {vertical-align: top;}


div.encart-activite {
    transition: all 0.3s ease 0s;
    background:#D88563 url('i/encarts-2x.jpg') no-repeat center center;
    background-size: 100%;
    margin: auto;
    max-width:300px;
    padding-top:100%;
    position: relative;
    box-shadow: 4px 4px 12px rgba(0,0,0,0.25);
}

.wrapper-encart-activite a  {transition: all 0.3s ease 0s;}


.encart-activite:hover {
    transition: all 0.3s ease 0s;
    background-size: 110% auto;
}


.encart-activite-inner {
    position: absolute;width: 100%;text-align: center;top:50%;transform: translateY(-50%);
    padding: 0px 4px;
}

div.encart img.encart-image {}


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



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



@media (max-width:1300px) {
    .wrapper-encarts-activites-bg {
    transform: translateY(-50px);
    margin-bottom: -50px;
    }
    .wrapper-encart-activite {padding:15px;}
    .wrapper-img {padding: 20px 40px 20px 40px;}
    .wrapper-encart-activite h3 {font-size: 22px;}
}


@media (max-width:1150px) {
    .wrapper-encart-activite {padding:10px;}
    .wrapper-img {padding: 20px 30px 20px 30px;}
    .wrapper-encart-activite h3 {font-size: 20px;}
}

@media (max-width:960px) {
    .encart-texte {display: none;}
    .wrapper-encart-activite {padding:10px;}
    .wrapper-img {padding: 15px 20px 15px 20px;}
    .wrapper-encart-activite h3 {font-size: 18px;}
}

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

@media (max-width:600px) {
    .wrapper-encarts-activites-bg {
        transform: translateY(-30px);
        margin-bottom: -40px;
    }
    .wrapper-encart-activite {padding: 5px;}
}

@media (max-width:420px) {
    .wrapper-encart-activite h3 {
        font-size: 14px;
    }
    .wrapper-encarts-activites-bg {padding: 0px 2px 0px 2px;}
}

@media (max-width:360px) {
    .wrapper-encart-activite h3 {
        letter-spacing: -0.5px;
    }
}



/* isotope */

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

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




.formulaire-demande-bien-envoyee {
    background-color: rgba(0,0,0,0.1);
    padding: 20px;
    border: 1px solid rgba(0,0,0,0.1);
}



.slogan {
    background-color: #c8c8c8;
    box-shadow: 4px 4px 20px rgba(0,0,0,0.1);
    color: #000;
    padding: 20px;
    border-radius: 10px;
        overflow: hidden;
}








.wrapper-bande-triptyques {
}

.wrapper-bande-triptyque {
    display: inline-block;width:33.33%;vertical-align: top;
    position: relative;text-align: center;
    transition: all 0.3s ease 0s;
}


.wrapper-bande-triptyque:nth-of-type(1) {background:#e2e3e5;}
.wrapper-bande-triptyque:nth-of-type(2) {background: #D88563 url('i/e2/e2-2x.jpg') no-repeat center center;background-size:100% auto;}
.wrapper-bande-triptyque:nth-of-type(3) {background: #374b58 url('i/e2/e3-2x.jpg') no-repeat center center;background-size:100% auto;}

.wrapper-bande-triptyque:nth-of-type(1):hover {background:#F0F0F0;}


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

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

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



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

.bande-triptyque-html-experience, .bande-triptyque-html-maitrise {font-size:36px;font-weight:800;text-transform:uppercase;color:#fff;text-shadow: 2px 2px 4px rgba(0,0,0,0.75);line-height: 1.4;}



.triptyque-indra {margin-bottom: 30px;padding:0px 60px;}



@media (max-width:1400px) {
    .bande-triptyque-html-experience, .bande-triptyque-html-maitrise {
    font-size: 30px;}
    .triptyque-indra {margin-bottom: 20px;}
}

@media (max-width:1200px) {
    .bande-triptyque-html-experience, .bande-triptyque-html-maitrise {
    font-size: 26px;}
    .triptyque-indra {margin-bottom: 10px;}
}


@media (max-width:1000px) {
    .wrapper-bande-triptyque {width:50%;}
    .wrapper-bande-triptyque:nth-of-type(1) {width:100%;}
    .wrapper-bande-triptyque:nth-of-type(1) a {padding-top:30%;}
}

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

@media (max-width:400px) {
    .wrapper-bande-triptyque:nth-of-type(1) a {padding-top:75%;}
    .wrapper-bande-triptyque a {padding-top:75%;}
}



    .wrapper-pix-iframe {

    }

    .pix-iframe {
        margin:auto;height:730px;
        max-width: 1380px;
    }




.infos {
    background-color: #efefef;
    padding: 10px;
    border: 1px solid #ccc;
    position:relative;
}


/*.infos:after {
    content: " ";
    display: block;
    width:32px;height:32px;
    background: url('i/infos-2x.png') no-repeat center center;
    background-size: 32px 32px;
    left:0px;top:50%;
    transform:translate(-40px, -50%);
    position: absolute;z-index: 10;
        -webkit-animation: pulsate-fwd 0.5s ease-in-out infinite both;
            animation: pulsate-fwd 0.5s ease-in-out infinite both;
}
*/

.infos-picto {
        left:0px;top:50%;
    transform:translate(-44px, -50%);
    position: absolute;z-index: 10;
   
}

.infos-picto img {
     -webkit-animation: pulsate-fwd 5s ease-in-out infinite both;
            animation: pulsate-fwd 5s ease-in-out infinite both;
}


/* ----------------------------------------------
 * Generated by Animista on 2020-12-16 8:34:30
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation pulsate-fwd
 * ----------------------------------------
 */
@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  20% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}




@keyframes spinner-animation {
    to {transform: rotate(360deg);}
}
 
@-webkit-keyframes spinner-animation {
    to {-webkit-transform: rotate(360deg);}
}
 
.iframespinner {
    min-width: 24px;
    min-height: 24px;
}
 
.iframespinner:before {
    content: 'Chargement';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-top: -10px;
    margin-left: -10px;
    z-index:-1;
}
 
.iframespinner:not(:required):before {
    content: '';
    border-radius: 50%;
    border-top: 3px solid #f5881f;
    border-right: 3px solid transparent;
    animation: spinner-animation .6s linear infinite;
    -webkit-animation: spinner-animation .6s linear infinite;
}


strong.rouge {color: #ac0202;}

#loco-webchat-message-button {
    background-color: #D88563 !important;
}