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

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

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


html {
 overflow-y: scroll !important;
}

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



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

div.wrapper-bandeau-responsive-inner {
    background:url('i/cdd-cdi-2x.png') no-repeat left center;
    background-size: 582px 196px;
    padding: 0px 10px;
    position: relative;
    z-index: 1002;

}


div.wrapper-bandeau-responsive {
    background:#fff url('i/courbe-rouge-2x.png') no-repeat center top;
    background-size: 2500px 196px;

        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.78);
}




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

div.logo div {position: relative;}

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

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:#fdc32b;text-transform: none;}


.wrapper-contenu {background:#fff;z-index: 1000;
    position: relative;}
.wrapper-boxed-contenu {max-width:1180px;margin:auto;}

.wrapper-boxed {
    background: #fff url(i/contenu3-2x.png) no-repeat center top;
    background-size: 2500px auto;
}

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


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

}








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


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

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


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

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

h1:before {
    content:" ";
    position: absolute;
    top:7px;left:-37px;
    background: url('i/h1-2x.png') no-repeat center top;
    width:30px;height:48px;
    background-size: 30px 48px
}


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






h2 {
    text-align:left;
    font-size: 22px;
    font-weight: normal;
    font-style:normal;
    color:#a00f12;
    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:23px;} h2 {font-size:22px;}}
@media (max-width:1200px) { h1 {font-size:22px;} h2 {font-size:21px;}}
@media (max-width:1000px) { h1 {font-size:21px;} h2 {font-size:20px;}}
@media (max-width:800px) { h1 {font-size:20px;} h2 {font-size:19px;}}



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

h2.news:after {content:none;}




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


@media (max-width: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:#ab162c; font-weight:bold; font-style:italic; text-decoration:none; }
a.lien:hover,a.lien:active {text-decoration:none;}


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

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






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

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



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



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





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



ul.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: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:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {   color:#ab162c; 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:#ab162c;}
table.pagination {background-color:#CCC;border:1px solid #ccc;background-image:url(i/pagination.gif);background-repeat:repeat-x;background-position:top;}

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



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



div.map {}

.form_header {
background: #424242;
color:#ffffff;text-align:left;padding:4px;
text-transform: uppercase;text-align: center;font-weight: normal;
}
form table:nth-of-type(1) {    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
    border: 1px solid #dedede;}

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

img.flag {border:1px solid #C9C9C9;vertical-align:-4px;margin:0px 0px 0px 4px;}
div.flag {position:absolute;top:8px;right:10px;z-index: 9000;}
a.flag:link,a.flag:visited, a.flag:hover,a.flag:active {font-size:14px; color:#fff; font-weight:normal; font-style:normal; text-decoration:none; padding-left:10px;}

@media (max-width:720px) {
	div.flag span {display:none;}
	a.flag:link,a.flag:visited, a.flag:hover,a.flag:active {padding-left:0px;}
}








div.dl {background-color:#E1E1E1;border:1px solid #ccc;background-image:url(i/pagination.gif);background-repeat:repeat-x;background-position:top;padding:8px;float:right;margin-left:8px;}
div.geolocalisation {border:1px solid #999;}


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

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

@media (max-width:690px) {
	div.ticker {float:none;padding-left:0px;margin-bottom:20px;width:100%;}
}



img {max-width: 100%;height:auto;}

div.wrapper-padding {padding-left:20px;padding-right:20px;}

@media (max-width:400px) {
	div.wrapper-padding {padding-left:14px;padding-right:14px;}
}

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


.slicknav_menu {
  display:none;
}

#menu {
    display:none;
  }



@media (max-width:900px) {

	.slicknav_menu {
	  display:block;
	}

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

	.wrapper-contenu-sousmenu {padding-left:0px;background: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;}


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

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





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



/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    margin: auto;
    z-index: 10000;
    padding: 0px 0px 0px 0px;
    background-color: rgba(160, 15, 18, 0.8);
    position: relative;
}




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


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

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


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

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


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

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


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

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

#menu-desktop a.selected {
    color:#4c0300;
    background-color:#fdc32b;
}



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

#menu-desktop span.selected:hover {

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

/*#menu-desktop span:hover {

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

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

#menu-desktop ul ul a.selected {
    color:#4c0300;
    background: #fdc32b;
    padding:12px 20px 12px 10px;
}


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


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

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


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


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

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

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


#menu-desktop ul ul.page-produits {min-width: 300px;}
#menu-desktop ul ul.page-moyens {min-width: 220px;}
#menu-desktop ul ul.page-activites {min-width: 310px;}



@media (max-width:1100px) {
    #menu-desktop span, #menu-desktop a {padding:25px 14px 25px 14px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:15px 14px 15px 14px;}
}

@media (max-width:1040px) {
    #menu-desktop span, #menu-desktop a {padding:25px 10px 25px 10px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:15px 10px 15px 10px;}
}

@media (max-width:980px) {
    #menu-desktop span, #menu-desktop a {padding:25px 8px 25px 8px;font-size: 16px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:15px 8px 15px 8px;font-size: 16px;}
}



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


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




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


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

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

a.instagram {display: inline-block;width:48px;height:48px;margin-left:5px;}

a.instagram:hover img { 
    animation: flip 0.4s 1 linear;
}


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




.wrapper-footer-top {    border-top: 1px solid #ffe32d;background:#fdc32b;position: relative;padding:40px 10px;
overflow: hidden;
}


.footer-top-bg, .bande-icones-bg {
    background: url('i/footer-top.png') repeat-x center center;
    position:absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5760px;
       animation-name: slide;
    animation-duration: 80s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: slide;
    -webkit-animation-duration: 80s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite; 
    -webkit-animation-play-state:paused;
      -moz-animation-play-state:paused;
      -o-animation-play-state:paused;
      animation-play-state:paused;
}


.wrapper-reseauagences:hover .footer-top-bg, .wrapper-footer-top:hover .footer-top-bg, .wrapper-bande-icones:hover .bande-icones-bg
{
    -webkit-animation-play-state:running;
  -moz-animation-play-state:running;
  -o-animation-play-state:running;
  animation-play-state:running;

}



@keyframes slide {
    from { transform: translateX(0px); }
    to {transform: translateX(-1920px);}
}


@-webkit-keyframes slide {
    from { transform: translateX(0px); }
    to {transform: translateX(-1920px);}
}


.footer-top {font-size:19px;padding:0;margin:0;padding:20px 20px;font-weight: 600;color:#a00f12;text-transform: uppercase;text-align: center;z-index: 2;
    position: relative;font-size: 25px;}


@media (max-width:700px) {
    .footer-top {font-size:18px;}
}





div.wrapper-footer-padding {padding:50px 30px 100px 30px;}
div.wrapper-footer  {
    border-top:1px solid #ffe32d;
    overflow: hidden;
   background:#a00f12 url('i/footer-bg.jpg') no-repeat center top;
   background-size: 1920px 732px;
   position: relative;
}


div.footer {color:#fff;

    position: relative;max-width:1580px;margin:auto;text-align:center;padding-top:15px;padding-bottom:10px;padding-left:0px;padding-right:0px;  }



div.footer-1, div.footer-2 {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:50%;text-align: center;}
div.footer-1 a {display: inline-block;}
div.footer-1 div {display:inline-block;max-width: 400px;}
div.footer-2 {width:50%;text-align: center;}
div.footer-2 div {display:inline-block;text-align: center;}

div.footer-1 span {display: block;margin-top:8px;}


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

.footer h3:before {
    content:" ";
    position: absolute;
    top:6px;left:-33px;
    background: url('i/h3-footer-2x.png') no-repeat center top;
    width:28px;height:43px;
    background-size: 28px 43px;
}



.footer a.lien {color:#fdc32b;font-style: normal;text-decoration: none;font-weight: normal;font-size: 16px;font-weight: bold;font-family: 'PT Sans Narrow', sans-serif;}
.footer ul a.lien {color:#000;font-weight:normal;}

div.mentions {position:relative;max-width:1180px;margin:auto;text-align:center;padding:0px 20px 80px 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:#fdc32b !important;}

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



div.mentions img {margin-top:20px;}

div.footer-2 ul.puce {margin-top:20px;}
div.footer-2 ul.puce li {text-align: left;transition: all 0.1s ease-in-out 0s;}
div.footer-2 ul.puce li:hover {padding-left:19px;padding-right: 0px;}



div.footer-1 img {margin-bottom:10px;display: block;
    margin: auto;}



@media (max-width:640px) {
    div.wrapper-footer-padding {padding: 10px 30px 30px 30px;}
    div.footer-1 {width:100%;}
    div.footer-2 {width:100%;}
}




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



.wrapper-bande-bleue {background-color: #3665af;color:#fff;display: table;
    width: 100%;}
.wrapper-bande-bleue h1 {color:#fff;}
.wrapper-bande-bleue a {color:#fff !important;}
.wrapper-bande-bleue h1:after {background-color:#fff;}

.bande-bleue-image img {vertical-align: top;}

.wrapper-bande-bleue ul.puce li {background-image: url(i/puce-blanche.png);}

.bande-bleue-image, .bande-bleue-content {display: table-cell;
    width: 50%;
    vertical-align: top;
}
.bande-bleue-image {background:#3665af url('i/voiture-auto-ecole-foucaux.jpg') no-repeat center center;background-size: cover;}

.bande-bleue-content {text-align:right;}

.bande-bleue-content-boxed {max-width: 590px;    display: inline-block;text-align: left;}


@media (max-width:600px) {
    .bande-bleue-image {display: none;}
    .bande-bleue-content {width: 100%;}
}






.bande-encarts-bg {background: url('i/encart-bg.jpg') no-repeat left top;text-align: center;padding:40px 10px 60px 10px;}

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


div.bande-encarts {}

div.wrapper-bande-encarts-padding {padding:0px 20px;}
div.bande-encart {height: 100%;padding-top:0px;padding-bottom:0px;position: relative;}


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


div.wrapper-bande-encart a {color:initial;text-decoration: none;}
.wrapper-bande-encart h3 {
    text-decoration: none;
    text-transform: initial;
    font-size: 20px;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
    position: absolute;
    top: -15px;
    left: 50%;
    transform:translateX(-50%) skew(3deg, -4deg) rotate(3deg);
    background-color: #3665af;
    font-weight: normal;
    margin:0;
    padding:12px 14px;
    letter-spacing: -0.5px;
}


.bande-encart-1  h3 {transform:translateX(-50%) skew(-4deg, 5deg) rotate(1deg);}
.bande-encart-2  h3 {transform:translateX(-50%) skew(3deg, 2deg) rotate(-3deg);}
.bande-encart-3  h3 {transform:translateX(-50%) skew(3deg, -4deg) rotate(7deg);}
.bande-encart-4  h3 {transform:translateX(-50%) skew(-2deg, 3deg) rotate(-5deg);}
.bande-encart-5  h3 {transform:translateX(-50%) skew(-4deg, 5deg) rotate(-2deg);}
.bande-encart-6  h3 {transform:translateX(-50%) skew(-4deg, 5deg) rotate(-6deg);}




.wrapper-bande-encart:hover h3 {background-color: #e51f29;}

.bande-encart-savoirplus {color: #fff;text-transform: uppercase;padding:18px 10px;}
.bande-encart-savoirplus img {vertical-align:-6px;margin-right: 5px;}


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

.bande-encart-texte {padding:20px 10px 20px 10px;color:#e0d6c6;transition: all 0.3s ease-in-out 0s;}

div.bande-encart {background-color:#3665af;max-width: 330px;margin: auto;box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.32);}

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

.wrapper-bande-encart div.bande-encart:hover h3:after {}

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


.wrapper-bande-encart:nth-of-type(2) h3 {width:120px;}
.wrapper-bande-encart:nth-of-type(3) h3 {width:160px;}
.wrapper-bande-encart:nth-of-type(4) h3 {width:116px;}
.wrapper-bande-encart:nth-of-type(5) h3 {width:116px;}


@media (max-width:1100px) { 
    .bande-encarts-bg {padding:23px 10px 30px 10px;}
}

@media (max-width:850px) { 
    .wrapper-bande-encart h3 {font-size: 17px;    padding: 10px 10px;}
    .wrapper-bande-encart:nth-of-type(2) h3 {width:100px;}
    .wrapper-bande-encart:nth-of-type(3) h3 {width:130px;}
    .wrapper-bande-encart:nth-of-type(4) h3 {width:100px;}
    .wrapper-bande-encart:nth-of-type(5) h3 {width:100px;}
    .bande-encart-savoirplus {padding: 9px 10px;font-size: 15px;}
    div.wrapper-bande-encart {padding: 20px 12px;}
}


@media (max-width:700px) { 
    .wrapper-bande-encart h3 {font-size: 16px;    padding: 8px 8px;}
    .wrapper-bande-encart:nth-of-type(2) h3 {width:90px;}
    .wrapper-bande-encart:nth-of-type(3) h3 {width:120px;}
    .wrapper-bande-encart:nth-of-type(4) h3 {width:90px;}
    .wrapper-bande-encart:nth-of-type(5) h3 {width:90px;}
    .bande-encart-savoirplus {padding: 8px 10px;font-size: 15px;}
    div.wrapper-bande-encart {padding: 20px 10px;}
    div.wrapper-bande-encarts-padding {padding: 0px 12px;}
    .bande-encarts-bg {padding: 23px 10px 20px 10px;}
}

@media (max-width:560px) {
div.wrapper-bande-encart {width: 50%;}
} 

@media (max-width:380px) {
    .wrapper-bande-encart:nth-of-type(3) h3 {width:110px;}
    .wrapper-bande-encart h3 {font-size: 15px;    padding: 8px 8px;}
    .bande-encart-savoirplus {padding: 8px 3px;font-size: 14px;}
    div.wrapper-bande-encarts-padding {padding: 0px 8px;}
    .bande-encarts-bg {padding: 23px 0px 20px 0px;}
} 



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


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


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


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

}

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

}


.style-galerie {
    border:1px solid #d8d8d8;background:rgba(0,0,0,0.05);position:relative;max-width: 760px;
    margin: auto;
}

.wrapper-galerie {
        float: none;
        width:100%;
        max-width:720px;
        margin:auto;margin-bottom: 20px;
    }

.photo_commentaire {display: block;text-align: center;text-decoration: none !important;color:#000;padding-top:5px;}


.ilightbox {text-decoration: none;}

.h2-puce {
    vertical-align: -1px;
    padding-right: 3px;
}




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


.encart-activites {
    font-weight: normal;
    font-style: italic;
    font-size:30px;
    color:#fff;
    position: absolute;
    z-index: 1000;
    top: initial !important;
    bottom: 50px !important;
    right:10px;
    left: initial !important;
    background-color: rgba(253, 195, 43, 0.79);
    padding: 8px 20px;
    text-transform: none;
    text-align: center;
    margin:0;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.8) !important;
}

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

.rsGCaption {

}



@media (max-width:1000px) {
    .encart-activites {font-size:26px;bottom: 30px !important;}
}


@media (max-width:800px) {
    .encart-activites {font-size:22px;bottom: 20px !important;}
}

@media (max-width:600px) {
    .encart-activites {font-size:20px;bottom: 20px !important;}
}

@media (max-width:500px) {
    .encart-activites {font-size:18px;bottom: 10px !important;}
}

@media (max-width:400px) {
    .encart-activites {font-size:16px;bottom: 10px !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.puce2 > li {background-image: url(i/puce-c-bleu-2x.png);background-size: 10px 10px;}


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

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

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

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

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

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


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


}





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

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

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

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

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

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


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

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

.temoignage {padding:20px 0px;}


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


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

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


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

}


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

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


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

}


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




a.bouton {
    text-shadow: none;display:inline-block;padding:10px 20px;background-color:#ab162c;text-align: center;
    color:#fff;font-size: 17px;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);
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    margin-top:10px;
    text-transform: uppercase;
}
a.bouton:hover {background-color:#cf112d;}

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


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

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


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

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


.wrapper-bande-marques h3 {font-weight:400;font-size:30px;color:#fdc32b;text-transform: uppercase;text-align: center;margin:0;padding:0;padding-bottom: 40px;position: relative;}

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

.wrapper-marque {position: relative;}

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

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


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


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


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


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





.footer-adresses .adresse {vertical-align:top;display:inline-block;padding:0px 20px 20px 20px;  display: inline-block;width:20%;text-align: center;}


.footer-adresses .adresse div {    display: inline-block;
    text-align: left;} 

.footer-adresses .adresse div.adresse-reseaux {    display: block; margin-top:4px;}


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





@media (max-width:1400px) {
    .footer-adresses .adresse {width:33.33%;text-align: left;padding-left: 50px;}

}

@media (max-width:880px) {
    .footer-adresses .adresse {width:50%;}
}

@media (max-width:620px) {
    .footer-adresses .adresse {width:100%;    text-align: left;}
}


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



.liste-adresse h3 {padding:0;margin:0;text-transform: uppercase;}


.une-adresse .adresse-reseaux a img {
    -webkit-filter: brightness(28%) saturate(0%);
    filter: brightness(50%) saturate(0%);
}


.liste-adresse .adresse-reseaux a img {
    -webkit-filter: brightness(28%) saturate(0%);
    filter: brightness(50%) saturate(0%);
}
.liste-adresse .wrapper-adresse {    width:25%;
    display: inline-block;
    vertical-align: top;}

.liste-adresse .adresse {
word-wrap: break-word;
    padding: 10px;
    margin: 10px;
    background-color: white;
    box-shadow: 5px 5px 20px #00000030;
    border-radius: 6px;
}

.lien-email {font-family: 'PT Sans Narrow', sans-serif;font-style: normal !important;}


@media (max-width:1030px) {
    .liste-adresse .wrapper-adresse {    width:33.333%;}
}

@media (max-width:800px) {
    .liste-adresse .wrapper-adresse {    width:50%;}
}

@media (max-width:550px) {
    .liste-adresse .wrapper-adresse {    width:100%;}
}


.wrapper-bande-secteursactivites {background:#efefef url('i/bande-secteursactivites.jpg') no-repeat center center;padding:80px 20px;}
.bande-secteursactivites {background-color: rgba(255, 255, 255, 0.71);max-width: 600px;margin:auto;text-transform: uppercase;text-align:center;font-size:30px;    color: #9f0f11;box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.12);}

.bande-secteursactivites a {color:#9f0f11;text-decoration: none;    display: block;}




@media (max-width:800px) {
    .wrapper-bande-secteursactivites {background-size:cover;padding:60px 20px;}
    .bande-secteursactivites {
        padding: 10px 0px;
        max-width: 440px;    font-size: 22px;
    }
}

@media (max-width:500px) {
    .wrapper-bande-secteursactivites {background-size:cover;padding:40px 20px;}
    .bande-secteursactivites {
        font-size: 18px;
    }
}







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


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

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

div.encart {
    position:relative;
        overflow: hidden;
}

div.wrapper-encart a {color:inherit;text-decoration: none;}
div.wrapper-encart a img {transition: all 0.2s linear 0s;}
div.wrapper-encart a:hover img {transform: scale(1.1) rotate(1.5deg);}




div.encart-titre {
    position:absolute;
    font-size:19px;line-height:1.2;
    font-weight: normal;
    background-color:#ab162c;
    text-align: center;
    width:100%;
    bottom:0px;
    padding:20px 10px;
    transition: all 0.2s ease-in-out 0s;
    color:#fff;
    text-transform: uppercase;
    z-index: 10;
}
div.encart:hover div.encart-titre {
    background-color:rgba(0,0,0,0.8);
}


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



@media (max-width:780px) {
    div.encart-titre {padding:12px 10px;font-size:17px;}
}



@media (max-width:620px) {
    div.wrapper-encart {width:100%;padding:12px 0px;}
}





.wrapper-reseau-agences {padding:20px;}
.boxed-reseau-agences {max-width: 1180px;margin:auto;background-color: #ab162c;padding:40px 20px;text-align: center;}


.boxed-reseau-agences {font-size: 28px;font-weight:normal;color:#fdc32b;font-style: italic;    font-size: 26px;}
.boxed-reseau-agences h3 {    font-size: 28px;text-align: center;margin:0px;padding:0px;color:#fff;text-transform: uppercase;font-style: italic;}


@media (max-width:1200px) {
    .boxed-reseau-agences {padding:30px 20px;}
    .boxed-reseau-agences {font-size: 26px;}
    .boxed-reseau-agences h3 {font-size: 26px;}
}


@media (max-width:860px) {
    .boxed-reseau-agences {padding:20px 20px;}
    .boxed-reseau-agences {font-size: 22px;}
    .boxed-reseau-agences h3 {font-size: 22px;}
}

@media (max-width:740px) {
    .boxed-reseau-agences {font-size: 18px;}
}

@media (max-width:560px) {
    .boxed-reseau-agences h3 {font-size: 20px;}
    .boxed-reseau-agences {font-size: 16px;}
}





@media (max-width:1300px) {
    div.wrapper-bandeau-responsive-inner {
        background:url('i/cdd-cdi-2x.png') no-repeat left -140px center;
        background-size: 582px 196px;
    }
}

@media (max-width:1060px) {
    div.logo {padding:15px 0px;}
    div.logo img {width:380px;}
    div.wrapper-bandeau-responsive-inner {
        background:url('i/cdd-cdi-2x.png') no-repeat left -120px center;
        background-size: auto 167px;
    }

    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat center top;
        background-size: auto 167px;
    }
}


@media (max-width:900px) {
    div.logo {padding:15px 0px;}
    div.logo img {width:300px;}

    #bandeau_fullwidth {margin-top:0px;}
    div.wrapper-bandeau-responsive-inner {
        background:url('i/cdd-cdi-2x.png') no-repeat left -100px center;
        background-size: auto 138px;
    }

    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat center top;
        background-size: auto 138px;
    }
    h3.bandeau-activites {margin-top: 12px;}
    h3.bandeau-activites span {margin-top: 10px;}
}


@media (max-width:800px) {
    div.logo {padding:10px 0px;}
    div.logo img {width:260px;}
    div.wrapper-bandeau-responsive-inner {
        background:url('i/cdd-cdi-2x.png') no-repeat left -100px center;
        background-size: auto 114px;
    }

    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat center top;
        background-size: auto 114px;
    }
    h3.bandeau-activites { font-size: 16px;margin-top: 6px;}
    div.wrapper-bandeau-responsive-inner {padding: 0px 5px;}
}


@media (max-width:690px) {
    h3.bandeau-activites {
        font-size: 15px;
        margin-top: 7px;
    }
    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat 53% top;
        background-size: auto 114px;
    }
}


@media (max-width:620px) {
    h3.bandeau-activites {
        letter-spacing: -1px;
    }
}


@media (max-width:580px) {
    div.wrapper-bandeau-responsive-inner {background:none;}
    div.bandeau-responsive {text-align: left;}
    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat 62% top;
        background-size: auto 114px;
    }
}


@media (max-width:490px) {
    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat 59% top;
        background-size: auto 114px;
    }
}


@media (max-width:460px) {
    div.logo {padding:10px 0px;}
    div.logo img {width:230px;}
    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat 62% top;
        background-size: auto 103px;
    }
    h3.bandeau-activites {
        margin-top: 4px;
    }
}

@media (max-width:430px) {
    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat 61% top;
        background-size: auto 103px;
    }

}


@media (max-width:400px) {
    div.logo {padding:10px 0px;}
    div.logo img {width:210px;}
    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat 62% top;
        background-size: auto 103px;
    }
    h3.bandeau-activites {
        margin-top: 4px;    padding: 4px 2px;
    }
    h3.bandeau-activites span {margin-top:6px;line-height: 1.1;}
}

@media (max-width:380px) {
    div.logo {padding:10px 0px;}
    div.logo img {width:200px;}
    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat 61% top;
        background-size: auto 92px;
    }
    h3.bandeau-activites {
        font-size: 14px;
        margin-top: 7px;
    }
}


@media (max-width:340px) {
    div.logo {padding:8px 0px;}
    div.logo img {width:190px;}
    div.wrapper-bandeau-responsive {
        background:#fff url('i/courbe-rouge-2x.png') no-repeat 61.6% top;
        background-size: auto 85px;
    }
    h3.bandeau-activites {
        font-size: 14px;
        margin-top: 4px;
    }
     h3.bandeau-activites span {margin-top:4px;line-height: 1.1;}

     div.wrapper-bandeau-responsive-inner {padding-left:2px;}
}









.boxed-bande-icones {max-width:1480px;margin:auto;z-index: 2;
    position: relative;}

.wrapper-bande-icones {padding:30px 10px;background-color:#fdc32b; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.29);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.boxed-bande-icones div {display: inline-block;width:25%;text-align: center;vertical-align: top;padding:0px 0px;}
.wrapper-bande-icones a {display:block;text-decoration: none;padding:10px 10px;}
.wrapper-bande-icones a img {}
.wrapper-bande-icones a:hover img {transition: all 0.3s ease-in-out 0s;
animation: jiggle 0.5s infinite linear;}
.wrapper-bande-icones h3 {font-size:18px;margin: 0;padding:0;font-weight:bold;text-transform: uppercase;color:#a00f12;}

.boxed-bande-icones div:hover {box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);background-color:rgba(255,255,255,0.8);}


@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:1000px) {
    .wrapper-bande-icones {padding: 25px 10px;}
    .wrapper-bande-icones h3 {font-size:16px;}
}

@media (max-width:830px) {
    .wrapper-bande-icones {padding: 20px 10px;}
    .wrapper-bande-icones h3 {font-size:15px;}
}

@media (max-width:560px) {
    .wrapper-bande-icones {padding: 15px 10px;}
    .wrapper-bande-icones h3 {font-size:15px;letter-spacing: -0.5px;}
    .boxed-bande-icones div {width:50%;}
}




@media (max-width: 560px) {
    .wrapper-bande-icones {
    padding : 15px 10px;
    }
    .wrapper-bande-icones h3 {
    font-size : 15px;
    letter-spacing : -0.5px;
    }
    .boxed-bande-icones div {
    width : 50%;
    }
}




div.partenaires img {margin-right: 25px;}
div.partenaires a {display:inline-block;vertical-align:middle;}








.wrapper-reseauagences {
    background:#fdc32b;
    box-shadow: 0 0 20px black;
    overflow: hidden;
    width: 100%;
    transform: translateY(-1px);
        position: relative;
}

.wrapper-reseauagences a {
    color: #a00f12;
    padding: 10px 10px;
}

.wrapper-reseauagences a:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    background-color: rgba(255,255,255,0.8);
}


.reseauagences-texte {
    padding:30px 10px;
    position: relative;
}

.reseauagences-texte span {display: block;padding-top: 4px;
font-weight:normal;font-size: 18px;text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #a00f12;
}

.wrapper-reseauagences a {text-decoration: none;}

.reseauagences-texte h3 {font-size: 28px;text-align: center;margin:0px;padding:0px;color:#fff;text-transform: uppercase;font-style: italic;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.49);
    margin-bottom: 10px;
}



h3.reseauagences:after {
    content:" ";
    display: block;
    width:300px;
    height: 1px;
    background-color:#92cb71;
    margin-top: 12px;
}




@media (max-width:820px) {
    .reseauagences-texte h3 {font-size: 26px;}
    .reseauagences-texte span {font-size: 23px;}
}

@media (max-width:720px) {
    .reseauagences-texte h3 {font-size: 24px;}
    .reseauagences-texte span {font-size: 20px;}
}

@media (max-width:620px) {
    .reseauagences-texte h3 {font-size: 20px;}
    .reseauagences-texte span {font-size: 17px;}
}

@media (max-width:440px) {
    .reseauagences-texte h3 {font-size: 18px;}
    .reseauagences-texte span {font-size: 16px;}
}


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


@media (max-width:1400px) {
    h3.reseauagences:after {margin-top: 6px;}
    h3.reseauagences {margin-top:10px;margin-bottom: 15px;}
}


@media (max-width:1300px) {
    h3.reseauagences:after {margin-top: 0px;}
    h3.reseauagences {font-size:22px;margin-top:4px;margin-bottom: 6px;}
}





.agence-adresse {display: inline-block;vertical-align: top;width:40%;padding-right:10px;}
.agence-plan {display: inline-block;vertical-align: top;width:60%;}

@media (max-width:1000px) {
    .agence-adresse {width:100%;padding-right:0px;}
    .agence-plan {width:100%;margin-top:20px;}
}



.bande-oencart:hover .wrapper-bande-oencart h3 {
    background-color: #cf112d;
}





.wrapper-bande-oencarts {background:#fff;
padding:0px 10px 40px 10px;
}
.wrapper-bande-oencarts-boxed {max-width: 1480px;margin:auto;}

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

.wrapper-bande-oencart-inner {
    display: inline-block;
}


.bande-oencart-wrapper-texte {
    position: absolute;
    z-index: 10;
    top: 0px;
    width: 100%;
    height: calc(100% - 48px);
    background-color: rgba(0, 0, 0, 0.66);
    transform: translateY(100%);opacity: 0;
    transition: all 0.3s ease 0s;
}

.bande-oencart:hover .bande-oencart-wrapper-texte {
    transform: translateY(0%);
    opacity: 1;
}


.bande-oencart-texte {
    padding:0px 10px;
    position: absolute;
    top:50%;width:100%;
    color: #fff;
    font-size: 18px;
    transform: translateY(-50%);
}



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

.wrapper-bande-oencart h3 {
    font-size:20px;    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 0px;color:#fff;text-shadow: none;transition: all 0.3s ease-in-out 0s;text-transform: uppercase;
    position: relative;
    z-index: 100;
    background-color: #a00f12;
    padding:14px 10px;
}

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

.bande-oencart img {vertical-align:top;transition: all 0.2s linear 0s;}


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


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

@media (max-width:1020px) {
    .wrapper-bande-oencart {width: 50%;}
}

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




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








.wrapper-arrowbouton {display:inline-block;vertical-align:middle;}
.wrapper-arrowbouton img {animation: arrowbouton 1s ease-in-out infinite;transform: translate(0, -1px);}

@keyframes arrowbouton {
  0%,
  100% {
    transform: translate(0px, -1px);
  }

  50% {
    transform: translate(8px, -1px);
  }
}


@media (max-width:500px) {
    .wrapper-arrowbouton {display:block;}
    .wrapper-arrowbouton img {animation: arrowboutonrotate 1s ease-in-out infinite;transform: rotate(90deg) translate(0px, -1px);}
}


@keyframes arrowboutonrotate {
  0%,
  100% {
    transform: rotate(90deg) translate(0px, -1px);
  }

  50% {
    transform: rotate(90deg) translate(8px, -1px);
  }
}




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


div.partenaires {text-align:center;}



body.page-espace-entreprises .col1-3, body.page-espace-entreprises .col2-3, body.page-espace-entreprises .col3-3 {text-align: center;}


body.page-espace-entreprises .col1-3 strong, body.page-espace-entreprises .col2-3 strong, body.page-espace-entreprises .col3-3 strong {text-align: center;font-weight: bold;text-transform: uppercase;display: inline-block;margin-bottom: 6px;}



.fa, .fas {
    color:#fdc32b;
}






.wrapper-covid h3 {padding:0;margin:0;margin-bottom:10px;}
.wrapper-covid {padding:20px 10px;background-color:#a00f12;color:#fff;text-align: center;}
.boxed-covid {max-width: 1380px;margin:auto;}


.mentions-reseaux {text-align: center;margin-bottom: 10px;}
.mentions-reseaux a {display: inline-block;margin:0px 5px;vertical-align: middle;}
.mentions-reseaux a img {vertical-align: top;}

body.page-organigramme .boxed {text-align: center;  max-width: 1580px;}

.organigramme-titre h3 {color:#fff;margin:0;font-size:20px;padding:6px 10px;display: inline-block;background-color: #000;border-radius:6px;}

.organigramme-agence h3 {color:#fff;margin:0;font-size:20px;padding:6px 10px;display: inline-block;background-color: #a00f12;border-radius:6px;}

.organigramme-membre {text-align: center;max-width: 300px;display: inline-block;vertical-align: top;margin:0px 10px;}

.organigramme-membre .organigramme-membre-image {max-width: 300px;}

.organigramme-membre .organigramme-membre-texte {text-align: center;}
.organigramme-membre .organigramme-membre-texte h3 {margin:0;padding:0;}
.organigramme-membre .organigramme-membre-texte span {display:block;}
.organigramme-membre .organigramme-membre-texte em {display:block;font-weight: bold;font-style: normal;}


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




.wrapper-maps {display: flex;flex-wrap: nowrap;}

.maps-googlemap {width:60%;}
.maps-image {
    background:#fff url('i/implantations_norman3.jpg') no-repeat right bottom;
    background-size: contain;
    width:40%;
}

@media (max-width:1640px) {
    .maps-googlemap {width:50%;}
    .maps-image {width:50%;}
}

@media (max-width:1400px) {
    .wrapper-maps {flex-wrap: wrap;}
    .maps-googlemap {width:100%;}
    .maps-image {width:100%;height: 76vw;}
}
