* {-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

img {-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

html {
 overflow-y: scroll !important;
}

body {font-family: 'Open Sans', sans-serif;font-size:16px;line-height:1.5;color:#000; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#fff;}



div.wrapper-bandeau-top {height:40px;border-bottom:1px solid #f6d287;}
div.bandeau-top {max-width:1180px;margin:auto;position: relative;}
div.langue {position:absolute;top:0px;right:0px;}

@media (max-width:640px) {
    div.langue span {display: none;}
}


.bandeau-contact {
    background:#1e5075 url('i/bandeau-contact-fond.png') no-repeat 70% center;
    background-size: auto 200px;
    color:#fff;font-weight:normal;font-size:18px;text-align: center;padding:20px 10px;
}
.bandeau-contact-titre {text-transform: uppercase;}
.bandeau-contact-texte {color:#aaa;}


@media (max-width:740px) {
    .bandeau-contact {font-size:16px;}
    a.bouton {font-size: 17px !important;margin-top:10px !important;}
}



.bandeau-slogan { 
    position: absolute;
    z-index: 10002;
    left:10px;right:0px;
    max-width:1180px;
    margin:auto;
    top:420px;
}

.bandeau-slogan div {
    display:inline-block;position:relative;background-color:#fff;color:#e90b09;font-size:22px;font-weight: bold;padding:10px 0px 10px 30px;
    -webkit-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5));
    -moz-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5));
    -ms-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5));
    -o-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5));
    filter: drop-shadow(0 1px 5px rgba(0,0,0,.5));
}

.bandeau-slogan div:before {
    content: " ";
    background: #fff;
    position: absolute;
    top:0;
    left:50px;
    right:-35px;
    bottom:0;
    z-index: -1;
    transform: skewX(-40deg);
}


.depuis-1979 { 
    position: absolute;
    z-index: 10002;
    left:0px;right:10px;
    bottom:-15px;
    max-width:1180px;
    margin:auto;
    text-align: right;

}

.depuis-1979 div {
    display:inline-block;position:relative;background-color:#e5191a;color:#fff;font-size:22px;font-style: italic;padding:6px 8px 8px 0px;
    -webkit-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5));
    -moz-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5));
    -ms-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5));
    -o-filter: drop-shadow(0 1px 5px rgba(0,0,0,.5));
    filter: drop-shadow(0 1px 5px rgba(0,0,0,.5));
}


.depuis-1979 div:before {
    content: " ";
    background: #e5191a;
    position: absolute;
    top:0;
    left:-23px;
    right:20px;
    bottom:0;
    z-index: -1;
    transform: skewX(40deg);
}


div.bandeau-responsive {position:relative;max-width:1180px;margin:auto;}

div.wrapper-bandeau-responsive {

}



h1 {
   font-family: 'PT Serif', serif;
    position: relative;
    text-align:left;
    font-size: 32px;
    font-weight: bold;
    font-style:normal;
    color:#e90b09;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    line-height: 1.1;
    margin-bottom:6px;
    text-transform: uppercase;
}

h1:before {
    content: " ";
    display: block;
    background: url('i/h1-circuit.png') no-repeat center center;
    background-size:1325px 12px;
    width:1325px;
    height:12px;
    position: absolute;
    top:13px;right:100%;
    transform: translateX(-20px);
}


@media (max-width:1290px) {
    h1:before {content:none;}
}


h1.dl {
   
   font-family: 'PT Serif', serif;
    position: relative;
    text-align:left;
    font-size: 32px;
    font-weight: bold;
    font-style:normal;
    color:#e90b09;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    line-height: 1.1;
    margin-bottom:6px;
    text-transform: uppercase;
}

h1.dl span.dl {color:#999999;text-transform: initial;font-size: 20px;font-weight: normal;}


h1:after {
    content:" ";
    display: block;
    position: absolute;
    bottom: -13px;
    left: 0px;
    width:100%;
    height:1px;
    background-color:#999999;
}


h1.dl:after {
    content:" ";
    display: block;
    position: absolute;
    bottom: -13px;
    left: 0px;
    width:100%;
    height:1px;
    background-color:#999999;
}


@media (max-width:1200px) {h1 {font-size: 30px;}}
@media (max-width:1000px) {h1 {font-size: 28px;}}
@media (max-width:800px)  {h1 {font-size: 25px;}}
@media (max-width:500px)  {h1 {font-size: 20px;}}


h1.news {
    text-align:left;
    font-size: 18px;
    font-weight: normal;
    font-style:normal;
    color:#fff;
    margin:0px;
    padding:0px 0px 0px 0px;
    background:none;
    letter-spacing:-1px;
}


h2 {
   
    color:#e90b09;
    text-align:left;
    font-size: 30px;
    font-weight: normal;
    font-style:normal;
    margin:0px;
    padding:0px 0px 5px 0px;
    background:none;
    margin-bottom: -20px;
}

h2.news {font-size: 20px;color:#e90b09;line-height: 1.1; margin-bottom: 0px;}

div.q {font-weight:bold;}
div.r {font-style:italic;}

div.slogan {border:1px solid #c9c9c9;background-color:#d9d9d9;padding:8px;text-align: center;
    font-size: 18px;}

div.wrapper-logo {position:absolute;top:0px;left:0px;z-index: 100001;padding:14px 10px 10px 10px;}



a.logo {

}
a.logo:focus {outline:none;}


.cadrephoto2 {padding:7px;border:1px solid #aaa;background-color:#e2e2e2;}

a.lienfooter:link,a.lienfooter:visited {font-size:16px; color:#ffffff; font-weight:bold; font-style:normal; text-decoration:underline; text-decoration:none;}
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;}



a.liennewsticker:link,a.liennewsticker:visited,a.liennewsticker:hover,a.liennewsticker:active {font-size:14px; color:#222; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:focus {outline:none;}



div.padding { padding:50px 30px 30px 30px;}

@media (max-width:1200px) {
    div.padding { padding:40px 20px 20px 20px;}   
}

@media (max-width:800px) {
	div.padding { padding:30px 20px 15px 20px;}	
}





.justify  { text-align:justify;}
div.center  { text-align:center;}


a.lien:link,a.lien:visited {color:#e90b09; font-weight:bold; font-style:normal; text-decoration:underline; }
a.lien:hover,a.lien:active {text-decoration:none;}
a.lien:focus {outline:none;}

.infos-liste-liens a.lien {text-decoration: none !important;}


a.lienpetit:link,a.lienpetit:visited {font-size:14px; color:#e90b09; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lienpetit:hover,a.lienpetit:active {text-decoration:none;}
a.lienpetit:focus {outline:none;}


.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-top:5px;
	margin-bottom:5px;
    overflow: hidden;
}
ul.puce li {
	list-style-type:none;
	background-image: url(i/puce.png);
	background-repeat: no-repeat;
	padding-left:18px;
	background-position:0px 6px;
    background-size: 16px 16px;
	margin:0px 0px 3px -30px;
}

.footer ul.puce {
	margin-top:5px;
	margin-bottom:5px;
    overflow: hidden;
}
.footer ul.puce li {

	list-style-type:none;
	background-image: url(i/pucefooter.png);
	background-repeat: no-repeat;
	padding-left:22px;
	background-position:0px 6px;
	margin:0px 0px 1px -30px;
}




ul.puce-blanche li {
    background-image: url(i/puce-blanche.png);
}


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%;}



div.dessous {clear:both;}

.form_header {color:#fff;text-align:left;padding:4px;text-align:center;text-transform: uppercase;    background-color: #8e8e8e;}
sup{color:#e90b09;}
.error{color:#e90b09;}
.form_label {font-weight:normal;color:#000;}
.form_input {}
div.form_note {font-style:italic;font-size:12px;}

div.map {}
form#form table:first-of-type td , form#form table:first-of-type th {padding:4px;}

form#form table:first-of-type {
    width: 100%;
    border: 1px solid #fff;
        background-color: #e0e0e0;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.35);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.35);
    color:#000;
    display: table;
}

.pagination_inactif { font-size:16px; color:#B3B3B3; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {  font-size:16px; color:#e90b09; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {  font-size:16px; color:#fff; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#e90b09;}
table.pagination {background-color:#DBDBDB;padding:2px;border:1px solid #B3B3B3;}
div.pagination {background-color:#DBDBDB;padding:2px;border:1px solid #B3B3B3;overflow: hidden;}

@media (max-width:580px) {

    td.cadrepaginations, td.cadrepagination {display: none;}

}




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%;
}


@media (max-width: 640px) {
    table {
        overflow-x: auto;
        display: block;
        max-width: 100%;
    }
}



div.multicolore, div.multicolore-fixe {
    background: url('i/multicolore.png') repeat-x center center;height:11px;
    background-size: 1px 11px;
}



a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 99999999;
    right: 20px;
    bottom: 30px;
    background: #fff url("i/arrow-up.png") no-repeat center center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    opacity:1;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
}




/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    width:100%;
    margin:auto;
    z-index:10000;
    position: absolute;
    top:0px;right:0px;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 23px 3px rgba(0, 0, 0, 0.3);
}
/* 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:after {
    content:" ";
    display: block;
    background: url('i/menu-sep.png') no-repeat center center;
}


#menu-desktop ul li ul {
    min-width: 240px;
    text-align: left;
    background: rgba(255,255,255,0.9);
-moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
-webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
-o-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=10);
}


/* Styling the links */
#menu-desktop span {
   font-family: 'PT Serif', serif;
    font-size:17px;
    cursor: pointer;
    display:block; 
    color:#000;
    line-height: 20px;
    text-decoration:none;
    background: url('i/arrow-2x.png') no-repeat center bottom;
    background-size: 16px 10px;
    text-align: center;
    padding:68px 20px 68px 20px;
    text-transform: uppercase;
}

#menu-desktop span.double {padding:58px 20px 58px 20px;}


#menu-desktop ul li:hover > span {
    background:url('i/arrow-2x.png') no-repeat center bottom,url('i/menuh.png') repeat-x center center;
    background-size:16px 10px, 1px auto;
}


#menu-desktop ul li:hover > span.selected {
    background:url('i/arrow-2x.png') no-repeat center bottom,url('i/menus.png') repeat-x center center;
    background-size:16px 10px, 1px auto;
}



/* Styling the links */
#menu-desktop a {
   font-family: 'PT Serif', serif;
    font-size:17px;
    display:block;
    color:#000;
    line-height: 20px;
    text-decoration:none;
        text-align: center;
    padding:68px 20px 68px 20px;
    text-transform: uppercase;

}
#menu-desktop a.double {padding:58px 20px 58px 20px;}


/* Background color change on Hover */
#menu-desktop a:hover {
    color:#000;
    background: url('i/menuh.png') repeat-x center center;
}


#menu-desktop a.selected {
    color:#000;
    background: url('i/menus.png') repeat-x center center;
}




#menu-desktop span.selected, #menu-desktop span.selected:hover, #menu-desktop span:hover {

    background:url('i/arrow-2x.png') no-repeat center bottom,url('i/menus.png') repeat-x center center;
    background-size:16px 10px, 1px auto;
}



#menu-desktop ul ul a {font-weight: normal; text-transform: none;text-align:left;padding:10px 10px;line-height: 1.3;color:#000;}

#menu-desktop ul ul a:hover {
    color:#000;
        background:none;
    background-color: #bbb;
}



#menu-desktop ul ul a.selected {
    color:#fff;
    background:none;
    background-color: #e5191a;
}




#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:0px;
    z-index:10000;
}



/* Display Dropdowns on Hover */
#menu-desktop ul li:hover > ul {
    display:inherit;
}


#menu-desktop ul li:hover > ul li:hover span{
    
}
#menu-desktop ul li.selected > ul li.selected span{
    background-color: #000000;
}

/* Fisrt Tier Dropdown */
#menu-desktop ul ul li {
/*    min-width:170px;*/
    display:list-item;
    position: relative;
}

#menu-desktop ul ul ul {
    position: absolute;
    top:0;
    left:100%;
    z-index:10000;
}




@media (max-width:1100px) {
    #menu-desktop span, #menu-desktop a {padding:68px 12px 68px 12px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:58px 12px 58px 12px;}
}

@media (max-width:1000px) {
    #menu-desktop span, #menu-desktop a {padding:68px 10px 68px 10px;font-size: 15px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:58px 10px 58px 10px;font-size: 15px;}
}




div.contenu-wrapper {background-color:#fff;}
div.contenu-responsive {max-width:1180px;margin: auto;padding-top:50px;padding-bottom:50px;}


.bandeau-fixe {height: 155px;
    background-size: 1920px 700px;
    background-color: #656565;}

#bandeau_fullwidth {max-width:1920px;margin:auto;background-color: #ddd;}
#bandeau_photos_fullwidth {width:100%;max-width: 1920px;height: 675px;}
#bandeau_fullwidth img {max-width:1920px;height:auto;}



@media (min-width:1600px) and (max-width:1920px) {

    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 960px) !important;
        margin-left: calc(50% - 960px) !important;
        margin-top: 0px !important;
        height:675px;
    }
    #bandeau_photos_fullwidth {
        height:675px !important;        
    }

}



@media (min-width:1201px) and (max-width:1599px) {

    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 853px) !important;
        margin-left: calc(50% - 853px) !important;
        margin-top: 0px !important;
        height:600px;
    }
    #bandeau_photos_fullwidth {
        height:600px !important;        
    }

    .bandeau-slogan {top:370px;}

}

@media (min-width:981px) and (max-width:1200px) {

    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 711px) !important;
        margin-left: calc(50% - 711px) !important;
        margin-top: 0px !important;
        height:500px;
    }
    #bandeau_photos_fullwidth {
        height:500px !important;        
    }

    .bandeau-slogan { top:320px;}

    .depuis-1979 div {font-size: 18px;}
    .bandeau-slogan div {font-size: 18px;padding: 6px 0px 6px 20px;}

}

@media (min-width:760px) and (max-width:980px) {

    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 568px) !important;
        margin-left: calc(50% - 568px) !important;
        margin-top: 0px !important;
        height:400px;
    }
    #bandeau_photos_fullwidth {
        height:400px !important;        
    }

    .bandeau-slogan { top:260px;}

    .depuis-1979 div {font-size: 18px;}
    .bandeau-slogan div {font-size: 18px;padding: 6px 0px 6px 20px;}


}

@media (max-width:900px) {
    .bandeau-slogan div {font-size: 18px;font-weight: normal;line-height: 1.3;}
}



@media (min-width:600px) and (max-width:759px) {

    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 498px) !important;
        margin-left: calc(50% - 498px) !important;
        margin-top: 0px !important;
        height:350px;
    }
    #bandeau_photos_fullwidth {
        height:350px !important;        
    }

    .bandeau-slogan { top:220px;}

    .depuis-1979 div {font-size: 16px;}
    .bandeau-slogan div {font-size: 16px;padding: 4px 0px 4px 10px;}

}


@media (min-width:500px) and (max-width:599px) {

    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 426px) !important;
        margin-left: calc(50% - 426px) !important;
        margin-top: 0px !important;
        height:300px;
    }
    #bandeau_photos_fullwidth {
        height:300px !important;        
    }

    .bandeau-slogan { top:190px;}

    .depuis-1979 div {font-size: 15px;letter-spacing: -0.5px;}
    .bandeau-slogan div {font-size: 15px;padding: 4px 0px 4px 10px;letter-spacing: -0.5px;}

}

@media (max-width:499px) {

    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 384px) !important;
        margin-left: calc(50% - 384px) !important;
        margin-top: 0px !important;
        height:270px;
    }
    #bandeau_photos_fullwidth {
        height:270px !important;        
    }

    .bandeau-slogan { top:180px;}

    .depuis-1979 div {font-size: 14px;letter-spacing: -0.8px;    padding: 3px 8px 5px 0px;}
    .bandeau-slogan div {font-size: 14px;padding: 2px 0px 2px 6px;letter-spacing: -0.8px;}
    .bandeau-slogan div:before {right: -20px;}
    .depuis-1979 div:before {left: -16px;}

 }


 @media (max-width:378px) {


    .bandeau-slogan { top:180px;}

    .depuis-1979 div {font-size: 13px;letter-spacing: -1px;    padding: 3px 8px 5px 0px;}
    .bandeau-slogan div {font-size: 13px;padding: 2px 0px 2px 6px;letter-spacing: -1px;}
    .bandeau-slogan div:before {right: -16px;}
    .depuis-1979 div:before {left: -12px;}
 }

img {max-width:100%;height:auto;}


.slicknav_menu {
  display:none;
}

#menu {
    display:none;
}




@media (max-width:900px) {

    
    #menu-desktop {display: none;}

    .slicknav_menu {
        display:block;
    }

    div.wrapper-logo { right: 0px;margin: auto;}

    .bandeau-fixe {background-color: #E0E0E0;border-bottom:1px solid #fff;box-shadow: 0 0 23px 3px rgba(0, 0, 0, 0.3);}
 
}





@media (max-width:980px) {
    div.contenu-responsive {padding-top:30px;padding-bottom:30px;}

}




@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;}


}






h3 {
   
    font-size: 25px;
    font-weight: normal;
    font-style:normal;
    text-transform: none;
    color:#095478;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
}



div.terre {text-align: center;margin-top:-28px;}

div.wrapper-footer-padding {padding:0px 10px;}
div.wrapper-footer  {background:#3d3d3d;padding-top:16px;border-top: 1px #222 solid;}
div.footer  {font-size:16px;color:#fff;padding-top:30px;padding-bottom:30px;max-width:1180px;margin:auto;
}

a.lien-facebook {text-decoration: none !important;}

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;
}


div.footer-1 {width:46%;}
div.footer-2 {width:24%;}
div.footer-3 {width:30%;}

.footer-3 strong {display:inline-block;margin-top:-10px;font-size:26px;}

.footer h3 {color:#fff;font-family: 'PT Serif', serif;text-shadow: none;text-transform: uppercase;font-weight: 600;}

.footer a.lien {color:#fff;font-style: normal;text-decoration: none;font-weight: normal;font-size: 16px;font-weight: bold;}
.footer ul a.lien {color:#fff;font-weight:normal;}


div.wrapper-mentions {background:#303030;border-top:1px solid #000000;}
div.mentions {max-width:1180px;margin:auto;text-align:center;padding:30px 20px 80px 20px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;box-sizing: border-box;color:#fff;text-shadow: 1px 1px 2px black;}

div.footer-2 ul.puce {margin-top:20px;}

div.footer-1 img {margin-bottom:10px;}

.footer-3 strong {text-transform: none;}

/*@media (max-width:1080px) {
    div.footer-1 {width:38%;}
    div.footer-2 {width:31%;}
    div.footer-3 {width:31%;}
}*/

@media (max-width:1000px) {

    div.wrapper-footer {padding-top:0px;}
    div.footer {padding-top:0px;}
    div.footer-1 {width:100%;text-align: center;}
    div.footer-2 {width:50%;padding-left: 18%;}
    div.footer-3 {width:50%;}
}

@media (max-width:740px) {
    div.footer-2 {width:45%;padding-left: 10%;}
    div.footer-3 {width:55%;}
}

@media (max-width:600px) {
    div.footer-1 {width:100%;text-align: center;}
    div.footer-2 {width:100%;padding-left:60px;}
    div.footer-3 {width:100%;padding-left:60px;}
}

@media (max-width:400px) {
    div.footer-1 {width:100%;text-align: center;}
    div.footer-2 {width:100%;padding-left:30px;}
    div.footer-3 {width:100%;padding-left:30px;}
    .logofooter-traisnel {font-size: 40px;}
    .logofooter-traisnel span {display:none;}
    .logofooter-traisnel span.agence {font-size: 20px;}
}



@media (max-width:1040px) {.glidecontentwrapper {margin:0 !important;}}


@media (max-width:630px) {.glidecontentwrapper {margin:auto !important;}}



.royalSlider_galerie {width:100%;max-width: 610px;height: 700px;margin:auto;}



div.ticker {
    width:360px;overflow: hidden;margin-bottom: 30px;  /*   background-color: #efefef; */
    padding: 5px;padding-top:0px;margin-left:30px;margin-bottom: 30px;
    background-color: #dedede;padding-top: 10px;
    float:right;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4);
    border: 1px solid #fff;
    box-sizing: border-box;

}

div.static-news div.justify {color:#000;}


@media (max-width:700px) {

	div.ticker {
	    width:360px;
	    max-width: 100%;
	    margin:auto;
	    float:none;
	    margin-bottom: 20px;
	}


}





div.boxed {max-width: 1180px;margin: auto;    box-sizing: border-box;}

.boxed:after {
    content: '';
    display: block;
    clear: both;
}


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%;}

    body.page-electricite-industrielle div.col1-3 {width:100%;}
    body.page-electricite-industrielle div.col2-3 {width:100%;}
    body.page-electricite-industrielle div.col3-3 {width:100%;}
}

@media (max-width:480px) {
    div.col1-3, div.col2-3, div.col3-3 {width:100%;margin-bottom: 10px;margin-left:0%;}

}

div.bloc {background-color:#6D6D6D;color:#fff;width:300px;float:right;padding:8px 8px 4px 8px;margin-left:10px;text-align:left;}

@media (max-width:600px) {
    div.bloc {    float: none;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;}
}



a.flag {color:#fff;line-height: 16px;text-decoration: none;text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);}
img.flag {vertical-align: -3px;box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.47);}


.slicknav_menu { 
    background:#fff;
    border-bottom:1px solid #9a0001;
}



a.bouton {
	text-shadow: none;display:inline-block;padding:8px 16px 8px 16px;text-align: center;
	color:#fff;font-size: 20px;font-weight: normal;text-decoration: none;
	margin-top:20px;
	transition: all 0.3s ease-in-out 0.3s;
    background: #36addc;
    text-transform: uppercase;
}


a.bouton:hover {
    outline: 2px solid #4C94CC;
    outline-offset: -2px;
}


div.galerie-photo {width:33.33%;display:inline-block;vertical-align: top;padding:20px;text-align: center;}

@media (max-width:800px) {
    div.galerie-photo {width:50%;}
}


@media (max-width:500px) {
    div.galerie-photo {width:100%;}
}



img.cadrephoto, img.ombre {
  -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;}


span.menu-ou {color:#666;font-size: 15px;font-style: italic;}



div.sep {height:1px;background-color:#999999;margin-top: 8px;
    margin-bottom: -6px;}


a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}


div.filtrages {border:1px solid #B3B3B3;text-align: left;background-color:#DBDBDB;margin-bottom: 15px;}

a.liensousmenu:link,a.liensousmenu:visited {color:#333; text-decoration:none; display: block;padding-top:10px;padding-bottom:10px;font-style:normal;text-align:center;padding-left:12px;padding-right:12px;text-transform: none;}
a.liensousmenu:hover,a.liensousmenu:active {background-color: #fff;}
a.liensousmenu:focus {outline: none;}


a.liensousmenus:link,a.liensousmenus:visited {color:#fff;font-style:normal; font-weight:normal;text-decoration:none; display: block;padding-top:10px;padding-bottom:10px;text-align:center;background-color: #a83036;padding-left:12px;padding-right:12px;text-transform: none;}
a.liensousmenus:hover,a.liensousmenus:active {text-decoration:none;color:#fff;}
a.liensousmenus:focus {outline: none;}



.wrapper-certificats {background:#d5d5d5 url('i/bandeau-certificats.jpg') no-repeat center center;padding:90px 10px;text-align: center;box-shadow: inset 0px 20px 30px -20px rgba(0, 0, 0, 0.6);}
.encart-certificats {display: inline-block;background-color: #fff;box-shadow: 0 10px 16px rgba(0, 0, 0, 0.54);padding:20px 10px;}
.encart-certificats img {margin: 0px 20px;display: inline-block;vertical-align: middle;}

.encart-certificats div {margin-top:20px;}
.encart-certificats a {text-decoration: none !important;}


@media (max-width:900px) {
    .wrapper-certificats {padding:60px 10px;background-size: cover !important;}
    .encart-certificats {padding:10px 5px;}
    .encart-certificats img {margin: 0px 10px;}
    .encart-certificats div {margin-top:10px;}
}

@media (max-width:680px) {
    .wrapper-certificats {padding:40px 10px;}
    .encart-certificats {padding:10px 3px;}
    .encart-certificats img {width:180px;margin: 0px 5px;}
    .encart-certificats div {margin-top:6px;}
}

@media (max-width:520px) {
    .encart-certificats img {width:120px;}
    .encart-certificats div {margin-top:2px;}
    .encart-certificats a {font-size: 14px;}
}


@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
    
    div.corde {background: url('i/corde-2x.png') repeat-x;background-size:24px 16px;height:16px;}
    
    ul.puce li {background-image: url(i/puce-2x.png);background-size:16px 16px;}
    
    .footer ul.puce li {background-image: url(i/pucefooter-2x.png);background-size:16px 16px;}
    a.back-to-top {background: #fff url("i/arrow-up.png") no-repeat center center;background-size: 16px 16px;}

    h1:before {background: url('i/h1-circuit-2x.png') no-repeat center center;
    background-size:1325px 12px;}

    .wrapper-certificats {background:#d5d5d5 url('i/bandeau-certificats-2x.jpg') no-repeat center center;background-size: 1920px auto;}

}



div.tel {display: inline-block;border-left:1px solid #f6d287;padding-left:20px;margin-left:20px;color:#fff;    vertical-align: top;height: 40px;
    padding-top: 4px;}
div.tel img {vertical-align: -9px;}


a.facebook:hover img { 
    animation: flip 0.4s 1 linear;
}

a.instagram {display: inline-block;width:32px;height:32px;margin-left:5px;}

a.instagram:hover img { 
    animation: flip 0.4s 1 linear;
}


@keyframes flip {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(359deg); }
}


.galerie-produit {position:relative;background-color: #efefef;
    box-shadow: 0 2px 6px black;}

.rsABlock {display: none;min-width:200px;}


div.detail-logo {float:right;margin-left:16px;margin-bottom:16px;max-width: 150px;}






div.wrapper-encarts {position: relative;background-color: #dedede;}
div.wrapper-encarts-padding {padding:40px 10px;}


div.wrapper-encart {
    display: inline-block;width:33.33%;padding:20px 20px;vertical-align: top;
    position: relative;margin:auto;
}

div.encart {
    position:relative;
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.5);
    max-width: 550px;
    margin:auto;
}

div.wrapper-encart a {color:inherit;text-decoration: none;}


div.encart-titre {
    position:absolute;
    font-size:19px;line-height:1.2;
    font-weight: normal;
        background-color: rgba(230, 25, 25, 0.73);
    text-align: center;
    width:100%;
    bottom:12px;
    padding:14px 10px;
    transition: all 0.2s ease-in-out 0s;
    color:#fff;
    text-transform: uppercase;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.62);
}

div.encart img {vertical-align: top;}
.map iframe {vertical-align: top;}
.geolocalisation iframe {vertical-align: top;}

/*.encart.type-2 .encart-titre {top:inherit;bottom:20px;}
*/
div.encart:hover div.encart-titre {
        background-color: rgba(230, 25, 25, 0.9);
}


@media (max-width:1600px) {
    div.encart-titre {padding:12px 10px;font-size:16px;}
    div.wrapper-encarts-padding {padding: 30px 10px;}
}

@media (max-width:1400px) {
    div.wrapper-encart {padding:15px 15px;}
}


@media (max-width:1200px) {
    div.wrapper-encart {width:50%;padding:15px 15px;}
}



@media (max-width:780px) {
    div.wrapper-encart {padding:10px 10px;}
    div.encart-titre {padding:12px 10px;font-size:16px;}
}



@media (max-width:560px) {
    div.wrapper-encart {width:100%;padding:12px 0px;}
}

div.vert {background-color:#cfeabc;padding:8px; border:1px solid #ddd;background-image:url(i/vert.gif);background-repeat:repeat-x;background-position:top;}







a.liengalerie:link, a.liengalerie:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#666; text-align:center; font-weight:normal; font-style:normal; display: block; padding-top:0px; text-decoration:none;}
a.liengalerie:hover, a.liengalerie:active {color:#e90b09;}
a.liengalerie:hover img, a.liengalerie:active img {outline: solid 3px #e90b09;outline-offset: 0px;}
a.liengalerie:focus {outline: none;}
a.liengalerie img {margin-bottom:6px;outline: solid 3px #bababa;outline-offset: 0px;}


a.liengaleries:link, a.liengaleries:visited, a.liengaleries:hover, a.liengaleries:active  {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#e90b09; text-align:center; font-weight:normal; font-style:normal; display: block; text-decoration:none;}
a.liengaleries:link img, a.liengaleries:visited img, a.liengaleries:hover img, a.liengaleries:active img {}
a.liengaleries:focus {outline: none;}
a.liengaleries img {margin-bottom:6px;  outline: solid 3px #e90b09;outline-offset: 0px;}


div.liengalerie-wrapper {margin-bottom: 30px;    text-align: center;}

div.liengalerie {display:inline-block;width:16.66%;padding:0px 10px;vertical-align: top;}


@media (max-width:860px) {
    div.liengalerie {display:inline-block;width:33.33%;padding:0px 10px;vertical-align: top;}
    div.liengalerie:nth-child(4),div.liengalerie:nth-child(5),div.liengalerie:nth-child(6),div.liengalerie:nth-child(7),div.liengalerie:nth-child(8) {margin-top:16px;}
}

@media (max-width:460px) {
    a.liengalerie, a.liengaleries {font-size: 12px !important;letter-spacing: -1px;}
    a.liengalerie strong, a.liengaleries strong {font-weight: normal !important;}
}

.rsABlock {display: none;min-width:200px;}