/*  MAQUETTE CRSA 2021 */

@font-face {
    font-family: 'socicon';
    src: url('../fonts/socicon.eot');
    src: url('../fonts/socicon.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socicon.woff2') format('woff2'),
         url('../fonts/socicon.woff') format('woff'),
         url('../fonts/socicon.ttf') format('truetype'),
         url('../fonts/socicon.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}

/* =============================================
--------------------  1.mini -----------------
==============================================*/

.lg-margin,.lg-margin2x,.lg-margin3x,.md-margin,.md-margin2x,.md-margin3x,.sm-margin,.xlg-margin,.xlg-margin2x,.xlg-margin3x,.xs-margin,.xss-margin{min-height:1px}.xss-margin{margin-bottom:5px}.xs-margin{margin-bottom:10px}.sm-margin{margin-bottom:20px}.md-margin{margin-bottom:30px}.lg-margin{margin-bottom:40px}.xlg-margin{margin-bottom:50px}.md-margin2x{margin-bottom:60px}.lg-margin2x{margin-bottom:80px}.xlg-margin2x{margin-bottom:100px}.md-margin3x{margin-bottom:90px}.lg-margin3x{margin-bottom:120px}.xlg-margin3x{margin-bottom:150px}

/* =============================================
--------------------  2.STYLE ----------------
==============================================*/

body {
    color: #262626;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    padding: 0;
}
iframe{
    width: 100%;
    border: 0px;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6,
.titleH1,.titleH2,.titleH3,.titleH4,.titleH5,.titleH6 {
	font-family: 'Open Sans', sans-serif;
	margin-top:0;
	margin-bottom:15px;
	font-weight: 300;
}

h1.pasbien{color: red;font-size: 50px;font-family: 'Open Sans', sans-serif;}
h1.pasbien::after{
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    border: 4px solid red;
    border-radius: 4px;
    color: red;
    content: "Attention ne pas mettre plusieurs H1 dans une page";
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding: 15px;
    position: relative;
    top: -15px;
}

h1,.h1,.titleH1,.titleH1 > a, h1 > a{font-size: 38px;color: #1e2a52;}
h2,.h2,.titleH2,.titleH2 > a, h2 > a{font-size: 32px;color: #1e2a52;}
h3,.h3,.titleH3,.titleH3 > a, h3 > a{font-size: 28px;color: #1e2a52;}
h4,.h4,.titleH4,.titleH4 > a, h4 > a{font-size: 24px;color: #1e2a52;}
h5,.h5,.titleH5,.titleH5 > a, h5 > a{font-size: 20px;color: #1e2a52;}
h6,.h6,.titleH6,.titleH6 > a, h6 > a{font-size: 16px;color: #1e2a52;}

h1 > a:hover,h2 > a:hover,h3 > a:hover,h4 > a:hover,h5 > a:hover,h6 > a:hover,
.titleH1 > a:hover, .titleH2 > a:hover, .titleH3 > a:hover, .titleH4 > a:hover, .titleH5 > a:hover, .titleH6 > a:hover{color: #e9530d;}

h1 ~ .trait{
    border-bottom: 2px solid #1e2a52;
    padding: 0;
    width: 400px;
    margin: 0 auto 40px;
    text-align: center;
}



::selection {
    background-color: #e9530d;
    color: #fff;
}

::-moz-selection {
	background-color: #e9530d;
    color: #fff;
}
a{color: #e9530d;}
a:active, a:focus, a:hover {
    color: #e9530d;
}

.c-layout-header .c-topbar.topBarre {
    height: 40px;
    background-color: transparent;
    line-height: 18px;
}
.c-layout-header.c-layout-header-6 .c-topbar {
    background-color: transparent;
}

.c-layout-header .c-topbar {margin: 0;min-height: 40px;}
.c-layout-header .c-topbar-light {border-bottom: 0px solid rgba(0,0,0,0);}
.c-layout-header .c-icons.c-theme-ul.social_Top.reseaux > li{
    display: inline-block;
    list-style: none;
}
.c-layout-header .c-icons.c-theme-ul.social_Top.reseaux{
    padding: 0;
    display: inline-block;
    margin: 0;
}
.c-layout-header .c-icons.c-theme-ul.social_Top.reseaux > li > a:not(.btn) > i{
    color: #1e2a52;
    padding: 11px 0;
    text-align: center;
    width: 40px;
    height: 40px;
    background-color: rgba(255,255,255,0.75);
    font-size: 17px;
    border-radius: 50%;
}
.c-layout-header .c-icons.c-theme-ul.social_Top > li > a:hover > i{
    color: #1e2a52;
    background-color: #fff;
}
.c-layout-header .c-icons.c-theme-ul.social_Top > li > a:focus:not(.btn) > i,
.c-layout-header .c-icons.c-theme-ul.social_Top > li > a:hover:not(.btn) > i{color: #e9530d; background-color: #fff;}

.c-layout-header .c-links.c-theme-ul.menu_Top{margin-top: 10px;font-size: 12px;color: #fff;padding: 0;}


.c-layout-header .c-links.c-theme-ul.menu_Top > li > a:not(.btn){
    font-size: 13px;
    color: #fff;
    border-bottom: 4px solid transparent;
    padding-bottom: 4px;
}

.c-layout-header .c-links.c-theme-ul.menu_Top > li > a:focus:not(.btn),
.c-layout-header .c-links.c-theme-ul.menu_Top > li > a:hover:not(.btn){
    border-bottom: 4px solid #fff;
    text-decoration: none;
}

.c-layout-header .c-links.c-theme-ul.menu_Top > li.c-divider{color: #fff;}

.c-layout-header .c-brand {margin: 0;}
.c-layout-header.c-layout-header-4 .c-navbar{background-color: #fff;}

.c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page {margin-top: 0px;}
.c-layout-header-fixed.c-layout-header-6-topbar.c-page-on-scroll .c-layout-page {margin-top: 120px;}
.c-layout-header-fixed.c-layout-header-6-topbar.c-page-on-scroll .c-layout-page.headerBarre {margin-top: 206px;}

.c-layout-header-fixed.c-layout-header-6-topbar .bgcontent .c-layout-page {margin-top: 0px;}
.c-layout-header-fixed.c-layout-header-6-topbar.c-page-on-scroll .bgcontent .c-layout-page {margin-top: 120px;}
.c-layout-header-fixed.c-layout-header-6-topbar.c-page-on-scroll .bgcontent .c-layout-page.headerBarre {margin-top: 206px;}

#headerBarre.c-layout-header.c-layout-header-6 {background-image: url(../images/banniere.png);}
#headerBarre.c-layout-header.c-layout-header-6 .c-topbar{padding: 0;}

#headerBarre.c-layout-header.c-layout-header-6 .c-topbar.topBarre {
    margin-bottom: 20px;
}
#headerBarre.c-layout-header.c-layout-header-6 .c-topbar .top_contact,
#headerBarre.c-layout-header.c-layout-header-6 .c-topbar .appli{
    display: none;
}
#headerBarre.c-layout-header.c-layout-header-6 .c-topbar.topBarre .top_contact,
#headerBarre.c-layout-header.c-layout-header-6 .c-topbar.topBarre .appli{
    display: inline-block;
}

#headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu {float: none;margin: 0;}
#headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu.c-pull-right{display: inline-block;}
#headerBarre.c-layout-header.c-layout-header-6 .c-topbar.topBarre .c-top-menu.c-pull-right{float: right;}
#headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu > .c-links > li {padding: 0 5px;}
#headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu > .c-links > li.c-divider::after {background-color: rgba(0, 0, 0, 0)}
#headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-brand > .c-logo::after {background: rgba(0, 0, 0, 0);}

#headerCentre.c-layout-header.c-layout-header-6 {background: #222;}
#headerCentre.c-layout-header.c-layout-header-6 .c-topbar{padding: 0;}
#headerCentre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu {float: none;margin: 0;}
#headerCentre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu.c-pull-right{float: right;}
#headerCentre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu > .c-links > li {padding: 0 3px;}
#headerCentre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu > .c-links > li.c-divider::after {background-color: rgba(0, 0, 0, 0)}
#headerCentre.c-layout-header.c-layout-header-6 .c-topbar .c-brand > .c-logo::after {background: rgba(0, 0, 0, 0);}

.c-links.c-theme-ul.menu_Top.flag {
    margin-top: 11px;
    display: inline-block;
}
.c-links.c-theme-ul.menu_Top.flag > li {
    margin: 0 3px;
}

.c-links.c-theme-ul.menu_Top > li{
    margin-top: 0px;
    list-style: none;
    display: inline-block;
}
.c-ext.c-theme-ul span.flag{margin-top: 5px;}
.c-layout-header .c-topbar .c-top-menu > .c-ext > li.c-lang {top: 0px;}
.c-layout-header .c-topbar .c-top-menu > .c-ext {padding: 0px 10px 0px 6px;}
.c-layout-header .c-topbar .c-top-menu > .c-ext > li.c-lang.c-last {margin-left: 0;}
.c-layout-header .c-topbar .c-top-menu > .c-ext > li.c-lang > a{
    height: 30px;
    padding: 6px 7px 0px;
    float: none;
    color: #000;
}
.top_right{text-align: right;}
.top_left{text-align: left;}
.top_center{text-align: center;}
.c-layout-header.c-layout-header-6 .c-topbar .top_center .c-brand {float: none;}

.contenu-top-right{
    text-align: right;
}

.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand {
    margin: 0px 0 0px;
    transition: margin 0.2s ease 0s;
}
.c-page-on-scroll .c-layout-header.c-layout-header-4 .c-navbar,
.c-page-on-scroll .c-layout-header.c-layout-header-6 .c-navbar {
    background-color: #1e2a52;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
.dropdown-menu{padding: 0;}

#menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:not(.btn){
    color: #fff;
    font-size: 18px;
    letter-spacing: 0px;
    font-family: 'Open Sans', sans-serif;
    padding: 20px 15px;
    min-height: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:not(.btn) {
    color: #fff;
    font-size: 18px;
    min-height: 40px;
    padding: 20px 15px;
}

.c-logo img{height: 80px;width: auto;margin: 10px 0;}
.c-page-on-scroll .c-logo img{height: 60px;width: auto;}
.navlogo{display: none;}

.btnMenu{display: none;}
#menu_Principale .c-mega-menu > .nav.navbar-nav > li:hover > a:not(.btn),
#menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:hover:not(.btn),
#menu_Principale .c-mega-menu > .nav.navbar-nav > li > a.actif:not(.btn) {
    color: #fff;
}

#menu_Principale .c-mega-menu > .nav.navbar-nav > li ul {
    background-color: #1e2a52;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.30);
}
#menu_Principale .c-mega-menu > .nav.navbar-nav > li > ul li a:not(.btn){
    color: #222;
    font-size: 15px;
    letter-spacing: 0px;
    font-family: 'Open Sans', sans-serif;
}
#menu_Principale .c-mega-menu > .nav.navbar-nav > li > ul li a:hover:not(.btn){
    color: #1e2a52;
    background-color: rgba(255,255,255,0.75);
}
#menu_Principale .c-mega-menu > .nav.navbar-nav > li .dropdown-menu > li.dropdown-submenu > .dropdown-menu {
    margin-left: 0;
    margin-top: -5px;
}
#menu_Principale .c-mega-menu > .nav.navbar-nav > li .c-menu-type-mega ul {
    background-color: #555;
}
#menu_Principale .c-mega-menu > .nav.navbar-nav > li .c-menu-type-mega{
    background-color: #555;
}
#menu_Principale .c-mega-menu > .nav.navbar-nav > li .c-menu-type-mega ul.nav-tabs {
    border-bottom: 1px solid #ddd;
}
#menu_Principale .c-mega-menu ul.nav.nav-tabs.c-theme-nav > li > a{
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0;
    padding: 0;
}
#menu_Principale .c-mega-menu ul.nav.nav-tabs.c-theme-nav > li.active > a{
    color: #e9530d;
}
#menu_Principale .c-mega-menu ul.nav.nav-tabs.c-theme-nav > li.active{
    padding-bottom: 5px;
    border-bottom: 1px solid #e9530d;
}
#menu_Principale .c-mega-menu .tab-content ul li span.titre_col{
    line-height: 30px;
}
#menu_Principale .c-mega-menu .tab-content ul li span.titre_col a{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
}
#menu_Principale .c-mega-menu .tab-content ul li span.titre_col a:hover{
    color: #e9530d;
}
#menu_Principale .c-mega-menu .tab-content ul li > a{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-left: 10px;
    padding: 5px 0px;
}
#menu_Principale .c-mega-menu .tab-content ul li > a:hover{
    color: #e9530d;
    background-color: transparent;
}

.ariane-1{
    background: #e9530d;
    padding: 5px 0;
    margin-bottom: 20px;
    color: #fff;
}
.ariane-1 li, .ariane-bg li{color: #fff;}
.ariane-1 ul{
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.ariane-1 ul li:first-child{padding-left: 0;}
.ariane-1 ul li {
    display: inline-block;
    margin: 0;
    padding: 4px 4px;
    font-size: 12px;
}
.ariane-1 ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.ariane-1 ul li a:hover{color: #fff;text-decoration: underline;}

.ariane-bg ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.ariane-bg ul li {
    display: inline-block;
    padding: 8px 4px;
}
.ariane-bg ul li a {
    color: #fff;
}
.ariane-bg ul li a:hover {
    color: #e9530d;
}
.ariane-bg .c-layout-breadcrumbs-1.c-bgimage-full {
    padding: 35px 0;
}
.ariane-bg .c-layout-breadcrumbs-1.c-bgimage-full .c-breadcrumbs-wrapper {
    background: rgba(0, 0, 0, 0.2);
    margin-bottom: 0;
    padding: 10px 0;
}
.ariane-bg{margin-bottom: 20px;}

#slide_parallax .tp-splitted, #slide_parallax .titre-Slide{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 41px;
    line-height: 45px;
    padding: 0;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
}
#slide_parallax .contenu_slide{
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
}
#slide_parallax .tparrows.preview3 .tp-arr-titleholder {
    font-size: 14px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

#slide_simple .titre-Slide{
    background-color: #e9530d;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 41px;
    padding: 10px 20px;
    text-transform: uppercase;
}

#slide_simple .contenu_slide{
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
#slide_simple .contenu_slide.droit{
    text-align: right;
}
#slide_simple .bouton_unique, #slide_parallax .bouton_unique{
    box-shadow: 1px 1px 3px #111;
    font-size: 16px;
    color: #fff;
    padding: 14px 26px 14px;
}
#slide_simple .bouton_unique:hover,#slide_parallax .bouton_unique:hover{
    color: #e9530d;
}
#slide_simple .bg, #slide_parallax .bg{
    background: rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    letter-spacing: 1px;
    line-height: 68px;
    padding: 1000px;
}
#slide_simple .bg.centre, #slide_parallax .bg.centre {
    background: rgba(0, 0, 0, 0.20) none repeat scroll 0 0;
    border-radius: 50%;
    letter-spacing: 1px;
    line-height: 68px;
    padding: 600px;
}

.tp-bullets.round > .tp-bullet {
    background: #e3e7ee;
    border-radius: 10px;
    height: 12px;
    width: 12px;
}
.tp-bullets.round > .tp-bullet.selected,
.tp-bullets.round > .tp-bullet:hover {
    background: #e9530d;
}

#slideClassic img{width: 100%;}
#slideClassic .owl-theme:not(.owl-single):not(.owl-bordered) .owl-wrapper .owl-item{padding: 0;}
#slideClassic .owl-theme:not(.owl-single):not(.owl-bordered) {
    margin-left: 0px;
    width: 100%;
}
#slideClassic .row {margin-left: 0;margin-right: 0;}
#slideClassic .col-md-12{padding-left: 0px;padding-right: 0px;}

#bloc_H1_contenu{
    padding: 40px 0;
    background-color: #ececec;
    margin-bottom: 40px;
}
#bloc_H1_contenu .centre h1.titreH1,
#bloc_H1_contenu .centre h2.titreH2{
    color: #1e2a52;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    margin-bottom: 10px;
}
#bloc_H1_contenu .centre{text-align: center;}
#bloc_H1_contenu .centre .contenu{
    color: #fff;
    font-size: 17px;
    text-align: center;
}
#bloc_H1_contenu .gauche h1.titreH1,
#bloc_H1_contenu .gauche h2.titreH2{
    color: #fff;
    text-align: left;
}
#bloc_H1_contenu .gauche .contenu{
    color: #fff;
    font-size: 17px;
    text-align: left;
}
#bloc_H1_contenu .c-content-divider {background: #e9530d;}
#bloc_H1_contenu .c-content-divider > i.icon-dot {background: #e9530d;}

#bloc_H1_contenu .gauche .c-content-v-center{
    display: table;
    height: 100%;
    width: 100%;
}
#bloc_H1_contenu .gauche .c-content-v-center .c-wrapper{
    display: table-cell;
    vertical-align: middle;
}
#bloc_H1_contenu .gauche p{margin-bottom: 0;}

#bloc_contenu{
    padding: 40px 0;
    margin-bottom: 20px;
}
#bloc_contenu h1.titleH1,#bloc_contenu h2.titleH2{text-align: center;}

#bloc_contenu .c-content-title-1 > .c-line-center {background-color: #e9530d;}

#bloc_contenu blockquote {
    border-left: 5px solid #e9530d;
    font-size: 17px;
    margin: 0 0 20px;
    padding: 10px 20px;
}

#bloc1{margin-bottom: 30px;padding: 50px 0;}
#bloc1 .c-content-feature-1 {padding-right: 0px;margin-bottom: 20px;}
#bloc1 h3.titleH3, #bloc1 a h3.titleH3,
#bloc1 .titleH3, #bloc1 a .titleH3{
    color: #333;
    font-size: 22px;
    font-weight: 300;
    margin: 25px 0 25px;
    text-align: center;
}
#bloc1 a:hover h3.titleH3:hover,
#bloc1 a:hover .titleH3:hover{color: #e9530d;}
#bloc1 .c-content-divider {background: #e9530d;}
#bloc1 .c-content-divider > i.icon-dot {background: #e9530d;}
#bloc1 .c-content-feature-1 p {
    color: #222;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 10px;
}
#bloc1 .suite{text-align: right;font-weight: 700;}

.texte_accueil img, .blocContent img{width: 100%;}
.texte_accueil .contenu_texte img{width: auto;}
.texte_accueil .texteHabGauche .blocImageVideo{float: left;margin-bottom: 10px;margin-right: 20px;}
.texte_accueil .texteHabDroite .blocImageVideo{float: right;margin-bottom: 10px;margin-left: 20px;}

.texte_accueil .imageHab1 .blocImageVideo{width: 262px;}
.texte_accueil .imageHab2 .blocImageVideo{width: 360px;}
.texte_accueil .imageHab3 .blocImageVideo{width: 457px;}
.texte_accueil .imageHab4 .blocImageVideo{width: 555px;}

.texte_accueil .owl-theme .owl-controls .owl-page span {background-color: #222;margin: 5px 3px;}
.texte_accueil .owl-theme .owl-controls .owl-page.active span,
.texte_accueil .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #e9530d;
}
/* .texte_accueil p a{font-weight: 700;} */
.texte_accueil p a:hover{text-decoration: underline;}
.texte_accueil .video{margin-bottom: 20px;}
.texte_accueil .c-content-media-2 {padding: 0;}
.texte_accueil .slide-sup{padding: 0px 25px;}

#galeriePhoto a span{
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 24px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 5px;
    position: relative;
    width: auto;
    z-index: 1000;
}
#galeriePhoto a:hover{color: #fff;text-decoration: none;}
#galeriePhoto img {width: 100%;}
#galeriePhoto .Collage {padding: 10px;}

#decompte .c-bg-parallax{padding: 30px 0;}

#decompte h2{
    color: #1e2a52;
    margin-bottom: 15px;
    text-transform: uppercase;
}

#decompte .titleH3{
    font-family: 'Open Sans', sans-serif;
    margin-top: -5px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}

#decompte .c-counter{color: #e9530d; font-weight: 700;}
#decompte .c-content{color: #262626;}
#decompte .c-counter.coul1{border: 2px solid #1e2a52;color: #e9530d;text-decoration: none;}
#decompte .c-counter.coul2{border: 2px solid #e9530d;color: #1e2a52;text-decoration: none;}

#decompte .c-counter.coul1 .titleH3, #decompte .c-counter.coul1 a{color: #e9530d;text-decoration: none;}
#decompte .c-counter.coul2 .titleH3, #decompte .c-counter.coul2 a{color: #1e2a52;text-decoration: none;}


#decompte .c-content-divider {background: #fff;}
#decompte .c-content-divider > i.icon-dot {background: #fff;}

.blocNewsLetter{background-color: #e9530d;padding: 40px 0;margin-top: 50px;}
.blocNewsLetter .titleH3{
    color: #0b0a04;
    margin-bottom: 10px;
    font-size: 30px;
}
.blocNewsLetter .desc{color: #fff;margin-bottom: 10px;}
.blocNewsLetter .c-content-subscribe-form-1 .input-group > .form-control {
    background: rgba(0, 0, 0, 0);
    border-color: #fff;
    color: #fff;
    font-weight: 300;
    font-size: 17px;
}
.blocNewsLetter .btn{font-family: 'Open Sans', sans-serif;}
.c-content-subscribe-form-1 .input-group > .form-control::-moz-placeholder {color: #fff;font-family: 'Open Sans', sans-serif;}
.blocNewsLetter .help-block {color: #fff;font-size: 13px;}
.blocNewsLetter .c-content-subscribe-form-1 form.captcha {padding-top: 0px;}
#newLetter {
    background-color: #f5f5f5;
    padding: 20px;
    text-align: center;
}
#newLetter .titleH3 {font-family: 'Open Sans', sans-serif;}
#newLetter .input-group {
    display: block;
    margin-bottom: 15px;
}
#newLetter .btn {
    background: #e9530d;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    padding: 10px 25px;
    text-transform: uppercase;
}
#newLetter .btn:hover {background: #111;}
#newLetter input[type="text"] {margin-bottom: 15px;width: 100%;}
#newLetter .input-lg {height: 38px;}
#newLetter .help-block {color: #e9530d;font-size: 12px;}

footer{background-color: #1e2a52;color: #fff;font-size: 14px;}
footer h3.titleH3, footer .titleH3{color: #fff;}

.c-layout-footer.c-layout-footer-3 .c-prefooter{padding: 30px 0 0;}

footer #footer_Contact li > a > i {
    background: #333;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding: 10px;
}
footer #footer_Contact li > a:hover > i {background-color: #e9530d;color: #fff;}
footer #footer_Contact i.c-theme-font{color: #e9530d;}
footer #footer_Contact li.adress > i {top: 12px;}
footer #footer_Contact li.adress span {position: absolute;}
footer #footer_Contact li.adress{padding: 0 0 30px;}
footer.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li > a{color: #fff;}
footer.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li > a:hover {color: #fff;}
footer.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li {
    list-style: outside none none;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
}
footer .c-address a{color: #fff;}
footer .c-address a:hover{color: #e9530d;}
.c-layout-footer.c-layout-footer-3 .c-postfooter {padding: 10px 0;}
.liensSubFooter ul li {display: block;float: left;list-style-type: none;}
.liensSubFooter ul{margin-bottom: 0;padding: 0;}
.copyright{text-align: right;font-size: 12px;margin-bottom: 4px;}
.real{display: block;font-size: 11px;text-align: right;}
.c-postfooter p{margin-bottom: 0;}
.liensSubFooter{font-size: 12px;}
footer .c-postfooter a{color: #fff;}
footer .c-postfooter a:hover{color: #e9530d;}
footer #footer_Contact .logo img{width: 70%;}
footer #footer_Contact .logo{text-align: left;;margin-bottom: 20px;}
footer .c-links li i.fa{
    position: relative;
    margin-right: 5px;
    font-size: 10px;
    top: -2px;
    color: #e9530d;
}

.menu_Simple{margin-bottom: 30px;}
.menu_Simple .c-content-title-1 > .c-line-left{
    background-color: #1e2a52;
    height: 2px;
    margin: 0 0 30px;
    width: 60px;
}

.menu_Simple .c-content-ver-nav .c-menu > li {
    border-bottom: 1px solid #f2f2f2;
    padding: 0px 0;
}
.menu_Simple .c-content-ver-nav .c-menu > li.actif{background-color: #e9530d;}
.menu_Simple .c-content-ver-nav .c-menu > li.actif a{color: #fff;}
.menu_Simple .c-content-ver-nav .c-menu > li.actif:hover{background-color: #fff;}
.menu_Simple .c-content-ver-nav .c-menu > li.actif:hover a{color: #fff;}

.menu_Simple .c-content-ver-nav .c-menu > li a {color: #333;}
.menu_Simple .c-content-ver-nav .c-menu > li a:hover {color: #e9530d;}

.menu_Simple .c-content-ver-nav .c-menu > li::before {
    color: #333;
    font-size: 14px;
    height: 12px;
    margin: 7px 5px 0 0;
    padding-left: 5px;
    width: 12px;
}
.menu_Simple .c-content-ver-nav .c-menu > li.actif::before {color: #fff;}
.menu_Simple .c-content-ver-nav .c-menu > li.actif:hover::before {color: #fff;}

.menu_Simple .c-content-ver-nav .c-menu > li ul li {
    border-bottom: 0px solid #f2f2f2;
}
.menu_Simple .c-content-ver-nav .c-menu > li.actif ul li a {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 0px solid #666;
    color: #333;
    font-size: 13px;
    font-weight: 300;
    padding: 4px 0 4px 40px;
    text-transform: none;
}
.menu_Simple .c-content-ver-nav .c-menu > li.actif:hover ul li a:hover {
    color: #e9530d;
}
.menu_Simple .c-content-ver-nav .c-menu > li.actif ul li {
    background-color: #fff;
}
.menu_Simple .c-content-ver-nav .c-menu > li.actif:hover ul li a {
    color: #000;
}

.menu_Simple .c-content-ver-nav .c-menu > li.actif ul li.actif a {
    color: #e9530d;
}


.c-layout-sidebar-menu .menu_Simple .c-sidebar-menu {border: 0px solid #ccc;padding: 0;}
.c-layout-sidebar-menu .menu_Simple .c-sidebar-menu > li > a {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 0px solid #666;
    color: #333;
    font-size: 14px;
    font-weight: 300;
    padding: 7px 0 7px 10px;
    text-transform: none;
}
.c-layout-sidebar-menu .menu_Simple .c-sidebar-menu > li > a i{
    margin-right: 5px;
}
.c-layout-sidebar-menu .menu_Simple .c-sidebar-menu > li:hover > a {
    color: #fff;
}
.c-layout-sidebar-menu .menu_Simple .c-sidebar-menu > li.c-active > a,
.c-layout-sidebar-menu .menu_Simple .c-sidebar-menu > li.c-open > a,
.c-layout-sidebar-menu .menu_Simple .c-sidebar-menu > li:hover > a {background-color: #e9530d;}
.c-layout-sidebar-menu .menu_Simple .c-content-ver-nav .c-menu > li:hover::before {color: #fff;}

#menu_Simple_image{margin-bottom: 20px;}
#menu_Simple_image a.c-title{
    color: #444;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
#menu_Simple_image a.c-title:hover{color: #e9530d;}
#menu_Simple_image .c-date{
    color: #e9530d;
    font-size: 12px;
    font-weight: 400;
}
#menu_Simple_image .c-content-recent-posts-1 > li > .c-post {padding: 11px 0;height: 60px;}
#menu_Simple_image .c-content-title-1 > .c-line-left{
    background-color: #e9530d;
    height: 3px;
    margin: 0 0 30px;
    width: 30px;
}
#menu_Simple_image ul.c-content-recent-posts-1{margin: 0;padding: 0;}
#menu_Simple_image .c-content-recent-posts-1 > li {
    border-color: #eee;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    list-style: outside none none;
    padding: 10px;
}
#menu_Simple_image .c-content-recent-posts-1 > li:last-child {border-bottom: 1px solid #eee;}
#menu_Simple_image .c-content-recent-posts-1 > li > .c-image {
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: 60px;
}

.c-layout-sidebar-menu .c-sidebar-menu > li.c-active > a,
.c-layout-sidebar-menu .c-sidebar-menu > li.c-open > a {
    background-color: #e9530d;
    color: #fff;
    text-decoration: none;
}
.c-layout-sidebar-menu .c-sidebar-menu > li > a:hover {
    color: #e9530d;
    background-color: #fff;
    text-decoration: none;
}
.c-layout-sidebar-menu .c-sidebar-menu li.c-active.c-dropdown > a .c-arrow,
.c-layout-sidebar-menu .c-sidebar-menu li.c-open.c-dropdown > a .c-arrow{
    color: #fff;
}
.c-layout-sidebar-menu .c-sidebar-menu li.c-dropdown > a .c-arrow{
    color: #333;
}
.c-layout-sidebar-menu .c-sidebar-menu li.c-dropdown > a:hover .c-arrow{
    color: #e9530d;
}
.c-layout-sidebar-menu .c-sidebar-menu > li > a {
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
    color: #333;
    font-weight: 700;
    font-size: 14px;
    padding: 8px 30px 8px 15px;
}
.c-layout-sidebar-menu li .c-dropdown-menu li > a {
    color: #444;
    background-color: #fff;
    padding: 5px 20px 5px 15px;
    font-size: 13px;
}
.c-layout-sidebar-menu li .c-dropdown-menu li > a:hover,
.c-layout-sidebar-menu li .c-dropdown-menu li.c-active > a {
    color: #e9530d;
    background-color: #f3f3f3;
}
.c-layout-sidebar-menu li .c-dropdown-menu li .c-dropdown-menu li > a {
    color: #555;
    background-color: #fff;
    padding: 5px 20px 5px 40px;
    font-size: 13px;
}
.c-layout-sidebar-menu li .c-dropdown-menu li .c-dropdown-menu li > a:hover {
    color: #e9530d;
    background-color: #f6f6f6;
}

.c-layout-go2top{z-index: 1000000;}
.c-layout-go2top > i {color: #e9530d;opacity: 0.5;}
.c-layout-go2top:hover {opacity: 0.8;}

#article_default .date{margin-bottom: 10px;font-size: 12px;color: #e9530d;margin-top: -5px;}
#article_default .c-content-label{background: #e9530d;margin-bottom: 10px;font-weight: 700;font-size: 12px;}
#article_default .blocRefPrix{height: 15px;}
#article_default .blocRefPrix .ref{display: inline-block;font-size: 12px;font-weight: 300;color: #888;}
#article_default .blocRefPrix .marque{display: inline-block;font-size: 12px;font-weight: 300;color: #888;}
#article_default .blocRefPrix .prix{display: inline-block;float: right;margin-top: 2px;}
#article_default .blocRefPrix .prix span.prix{display: inline-block;font-size: 25px;font-weight: 700;color: #e9530d;float: right;text-align: right;line-height: 2px;}
#article_default .blocRefPrix .prix span.barre{display: inline-block;font-size: 18px;font-weight: 300;color: #666;margin-right: 10px;margin-top: -9px;text-decoration:line-through;float: right;text-align: right;}
#article_default select{height: 45px;}
#article_default .c-spinner input {border-color: #ddd;width: 90%;}
#article_default .boutonvalid{margin-top: 30px;}
#article_default .boutonvalid input[disabled]{cursor: not-allowed;}
#article_default .boutonvalid .bouton_unique{width: 100%;font-size: 14px;height: 46px;}
#article_default .boutonvalid.cadeau .bouton_unique{background: #ff414c;border-color: #ff414c;}
#article_default .boutonvalid.cadeau .bouton_unique:hover{background: #fff;border-color: #ff414c;color: #ff414c;}
#article_default .c-input-group-btn-vertical .btn {color: #d0d7de;padding: 11px;}
#article_default .c-input-group-btn-vertical i {
    left: 6px;
    position: absolute;
    top: 2px;
}
#article_default .btn-default:active,
#article_default .btn-default:hover{
    background: #e9530d;
    border-color: #e9530d;
    color: #fff;
}
#article_default .c-content-media-2 {padding: 0px;}
#article_default .c-content-media-2, #article_default .c-content-media-2-slider{margin-bottom: 0;}
#article_default .c-label.c-label-right.nouveau {right: 15px;}

.extrait_article_simple_slide .owl-theme:not(.owl-single):not(.owl-bordered) {
    margin-left: -15px;
    width: calc(100% + 30px);
}
.extrait_article_simple_slide .owl-theme:not(.owl-single):not(.owl-bordered) .owl-wrapper .owl-item {padding: 15px;}
.extrait_article_simple_slide {margin: 40px 5px 40px 0;}
#article_default .owl-theme .owl-controls {margin-top: 20px;}
#article_default #owl-demo_3.owl-theme:not(.owl-single):not(.owl-bordered) .owl-wrapper .owl-item {padding: 0 5px;}
#article_default .pdfBtn .titreBtn{
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-right: 20px;
}
#article_default .pdfBtn .titreBtn:hover{text-decoration: underline;}
#article_default .pdfBtn img{display: inline-block;width: 50px;margin-top: -10px;}
#article_default .pdf .titleH3{margin:0px 0;}
#article_default .pdf.doc{margin: 30px 0;}
#article_default .titleH2.etape, #article_commentaire_zone .titleH2.etape, .blocExtraitAncre .titleH2.etape{
    border-bottom: 3px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.social_btn {border-top: 1px solid #eee;margin-top: 20px;padding: 20px 0;}
.social_btn a span{
    color: #fff;
    margin-right: 5px;
    padding: 6px 8px;
    cursor: pointer;
    width: 114px;
    display: inline-block;
    text-align: center;
    line-height: 15px;
    margin-bottom: 5px;

}
.social_btn a:hover span,.social_btn a:hover{text-decoration: none;}

.social_btn a i{margin-right: 5px;}
.social_btn a i.socicon-viadeo{font-family: 'socicon';font-size: 14px;}

.social_btn a:hover span{text-decoration: none;color: #fff;}
.social_btn a.btn-facebook span{background-color: #3b5998;}
.social_btn a.btn-twitter span{background-color: #55acee;}
.social_btn a.btn-google span{background-color: #dd4b39;}
.social_btn a.btn-pinterest span{background-color: #cb2027;}
.social_btn a.btn-linkedin span{background-color: #007bb6;}
.social_btn a.btn-viadeo span{background-color: #ec8f20;}

.social_btn a:hover.btn-facebook span{background-color: #2d4373;}
.social_btn a:hover.btn-twitter span{background-color: #2795e9;}
.social_btn a:hover.btn-google span{background-color: #c23321;}
.social_btn a:hover.btn-pinterest span{background-color: #9f191f;}
.social_btn a:hover.btn-linkedin span{background-color: #005983;}
.social_btn a:hover.btn-viadeo span{background-color: #c47519;}

.blocExtraitAncre .content {
    color: #5c6873;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: justify;
}
.blocExtraitAncre .suite a:hover {
    background-color: #fff;
    border: 2px solid #e9530d;
    color: #e9530d;
}
.blocExtraitAncre .suite .bouton_unique {font-size: 14px;}
.blocExtraitAncre .suite {margin-top: 20px;text-align: left;}
.texte_accueil .pdf{height: 40px;margin-top: 10px;text-align: center;}
.texte_accueil .pdf .bouton_unique{font-size: 14px;}
.texte_accueil .owl-theme .owl-controls {margin-top: 20px;}
.texte_accueil audio{width: 100%;margin-bottom: 10px;}
.texte_accueil .c-content-media-2-slider .owl-controls {
    right: 15px;
    top: auto;
    bottom: 10px;
}
.texte_accueil .comment{
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    position: absolute;
    padding: 2px 5px;
    margin-top: -22px;
    font-size: 12px;
}
#equipe .c-name{
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
#equipe .c-position{
    color: #777;
    font-size: 13px;
    font-weight: 300;
    margin-top: 0;
    text-transform: none;
}
#equipe .c-content-person-1 .c-body {padding: 20px 0 0;}
#equipe{margin-bottom: 20px;}
#map_multi {height:350px;margin-bottom:50px;}
#map_multi_zoom {height:350px;margin-bottom:50px;}

#mapCarte img,#map_multi img, #map_multi_zoom img{max-width: none;}
#map_multi .btn_bulle,
#map_multi_zoom .btn_bulle{margin: 20px 0;}
#map_multi .bouton_unique,
#map_multi_zoom .bouton_unique{
    font-size: 14px;
    padding: 8px 13px;
}
#mapCarte{margin-bottom: 10px;}
#mapCarte .c-content-label {
    background-color: #e9530d;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 10px 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#mapCarte .c-section{margin-bottom: 20px;}
#mapCarte .c-content-iconlist-1 > li:hover i {background: #e9530d;color: #fff;}
#mapCarte .googlemsg{color: #000;}
#map_leaflet{margin-bottom: 30px;}
#map_leaflet .titre{
    font-weight: 700;
    font-size: 16px;
    color: #e9530d;
    margin-bottom: 5px;
}
#map_leaflet .leaflet-popup-content p {margin: 0;}
#map_leaflet .leaflet-popup-content-wrapper {
    padding: 5px;
    text-align: center;
    border-radius: 0px;
}
#map_leaflet .leaflet-popup-content {
    margin: 10px 20px;
    line-height: 20px;
}
#map_leaflet #map_multipoint {
    height: 500px;
    margin-bottom: 20px;
    margin-top: 0;
    width: 100%;
}
#map_leaflet #map_multipoint .bouton_unique{
    font-size: 12px;
    padding: 6px 10px;
    color: #fff;
    margin-top: 10px;
}
#map_leaflet #map_multipoint .bouton_unique:hover{
    color: #e9530d;
}
#map_leaflet #map_multipoint .margin{
    margin-top: 10px;
}

#pagecontact .form-control.active, #pagecontact .form-control:active, #pagecontact .form-control:focus {border-color: #e9530d;}
#pagecontact input[type="submit"] {
    background: #e9530d;
    border-color: #e9530d;
    color: #fff;
}
#pagecontact input[type="submit"]:hover {
    background: #fff;
    border-color: #e9530d;
    color: #e9530d;
}
#pagecontact input[type="file"]{padding: 0;}
#pagecontact .checkbox.multi label{
    font-size: 16px;
    line-height: 20px;
}
#pagecontact .checkbox.multi .c-checkbox {
    margin-bottom: 15px;
}

.checkbox.rgpd, .checkbox.log{
    color: #8a6d3b;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    padding: 8px 10px 8px 10px;
    margin-bottom: 20px;
}
.checkbox.rgpd label,.checkbox.log label{font-size: 12px;color: #8a6d3b;}
.checkbox.rgpd .c-checkbox label,.checkbox.log .c-checkbox label {padding-left: 15px;}
.checkbox.rgpd .c-checkbox label > span.inc {top: -3px;}
.checkbox.rgpd .c-checkbox label > .check {top: 5px;}
.checkbox.rgpd .c-checkbox label > .box {top: 8px;border: 2px solid #8a6d3b;}
.checkbox.log .c-checkbox label > .box {border: 2px solid #8a6d3b;}

.checkbox.rgpd .c-checkbox input[type="checkbox"]:checked ~ label > .check,
.checkbox.log .c-checkbox input[type="checkbox"]:checked ~ label > .check {
    border-color: #8a6d3b;
}
.checkbox.rgpd a,.checkbox.log a{color: #8a6d3b;font-weight: 700;}

.checkbox.rgpd span.rgpd{padding-left: 30px;position: relative;}

.blocBouton .fond{background-color: #f5f5f5;padding: 20px;}
.blocBouton img{width: 100%;margin-bottom: 10px;}
.blocBouton .contenu p{color: #333;}
.blocBouton .boutonCenter{text-align: center;margin-top: 10px;height: 32px;}
.blocBouton{margin:0px 0 20px;}
.blocBouton h3, .blocBouton .titleH3{text-align: center;color: #e9530d;}
.blocBouton .bouton_unique{font-size: 14px;}
.blocBouton .form-control{
    background: #e9530d;
    border-color: #e9530d;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 25px;
}
.blocBouton .form-control:hover{
    background: #fff;
    border-color: #e9530d;
    color: #e9530d;
}

.extrait_article_simple_slide .suite {
    float: right;
    font-weight: 700;
    margin-top: 15px;
    text-align: right;
}
.extrait_article_simple_slide .titleH3 {
    color: #333;
    font-size: 22px;
    font-weight: 300;
    margin: 25px 0;
    text-align: center;
}
.extrait_article_simple_slide .content {text-align: justify;}
.extrait_article_simple_slide .prix{
    color: #e9530d;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    display: inline-block;
    margin-top: 10px;
}
.extrait_Article_slide .c-content-divider {background: #e9530d;}
.extrait_Article_slide .c-content-divider > i.icon-dot {background: #e9530d;}
.extrait_Article_slide .titleH3{
    text-align: center;
    color: #333;
    font-size: 22px;
    font-weight: 300;
    margin: 25px 0;
}
.extrait_Article_slide .suite {
    font-weight: 700;
    text-align: right;
    float: right;
    margin-top: 15px;
}
.extrait_Article_slide .content {text-align: justify;}
.extrait_Article_slide img {width: 100%;}
.extrait_Article_slide .owl-theme .owl-controls {margin-top: 20px;}
.extrait_Article_slide .prix{
    color: #e9530d;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    display: inline-block;
    margin-top: 10px;
}
.extrait_Article_slide{background-color: #f5f5f5;padding: 50px 0;margin: 50px 0;}
.extrait_Article_slide .article-media-container{border: 1px solid #e9530d;}
.c-label.promo {
    background-color: #e9530d;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 15px;
    text-transform: uppercase;
    position: absolute;
    z-index: 2;
}
.c-label.c-label-right.nouveau{
    background-color: #333;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 15px;
    text-transform: uppercase;
    position: absolute;
    z-index: 2;
    float: right;
    right: 30px;
}
.extraitLong hr{
    margin-top: 30px;
}
.extraitLong .trait{
    border-bottom: 2px solid #1e2a52;
    width: 400px;
    margin-bottom: 20px;
}
.extraitLong img,.extraitLongSlide img{width: 100%;}
.extraitLong,.extraitLongSlide{margin: 50px 0 40px;}
.extraitLong .suite{
    text-align: right;
    margin-top: 15px;
}
.extraitLong .suite .bouton_unique{
    font-weight: 300;
    color: #1e2a52;
    border: 1px solid #1e2a52;
    background-color: #fff;
    padding: 5px 20px;
}
.extraitLong .suite .bouton_unique:hover{
    color: #fff;
    border: 1px solid #1e2a52;
    background-color: #1e2a52;
}
.extraitLong .content,.extraitLongSlide .content{text-align: justify;font-size: 15px;}
.extraitLong .date,.extraitLongSlide .date{float: right;margin-top: 5px;color: #e9530d;}
.extraitLong .c-label.c-label-right.nouveau,.extraitLongSlide .c-label.c-label-right.nouveau {right: 15px;}
.extraitLong .prix,.extraitLongSlide .prix{
    color: #e9530d;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    display: inline-block;
    margin-top: 10px;
}
.extraitLong .prix .promos,.extraitLongSlide .prix .promos{display: inline-block;}
.extraitLong .prix .barre,.extraitLongSlide .prix .barre{
    color: #777;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    display: inline-block;
    margin-left: 10px;
    text-decoration: line-through;
}
.extraitLongSlide .owl-theme .owl-controls {margin-top: 20px;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {background: #e9530d;}
#extrait_Article_Carre{padding: 60px 0;}
#extrait_Article_Carre .c-content-divider {background: #e9530d;}
#extrait_Article_Carre .c-content-divider > i.icon-dot {background: #e9530d;}
#extrait_Article_Carre h3.titleH3{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
#extrait_Article_Carre .contenu{font-size: 14px;color: #fff;}
#extrait_Article_Carre .bouton_unique{font-size: 14px;}
.blocExtraitSimple{margin: 50px 0;}
.blocExtraitSimple img{width: 100%;}
.blocExtraitSimple .titleH3, .blocExtraitSimple .titleH3 a{
    color: #333;
    font-size: 22px;
    font-weight: 300;
    margin: 25px 0;
}
.blocExtraitSimple .titleH3:hover a:hover{color: #e9530d;}
.blocExtraitSimple .content{text-align: justify;}

.blocExtraitSimple .bloc_compte{
    background-color: #ececec;
    padding: 25px;
}
.blocExtraitSimple .bloc_compte .titleH3 {
    font-size: 24px;
    color: #1e2a52;
    margin-bottom: 15px;
    line-height: 1.1;
}
.blocExtraitSimple .bloc_compte .trait{
    width: 80%;
    padding: 0;
    margin-bottom: 35px;
    border-bottom: 2px solid #1e2a52;
}
.blocExtraitSimple .bloc_compte .bouton_unique{
    padding: 5px 20px;
}


.imageSimple img{width: 100%;margin-bottom: 20px;}
.c-layout-sidebar-menu {margin: 20px 0 40px;}
.c-layout-sidebar-content.content-right {float: right;width: 870px;}
.c-layout-sidebar-content.content-left {float: left;width: 870px;padding: 20px 30px 30px 0px;}
.c-layout-sidebar-content {padding: 20px 0 30px 30px;}
.extrait_Article_simple{margin: 50px 5px 40px 0;}
.extrait_Article_simple .content{text-align: justify;}
.extrait_Article_simple .suite, .extrait_article_simple_slide .suite{text-align: right;font-weight: 700;margin-top:15px;display: inline-block;float: right;}
.extrait_Article_simple .titleH3, .extrait_article_simple_slide .titleH3{margin: 20px 0;text-align: center;}
.extrait_Article_simple .prix, .extrait_article_simple_slide .prix{
    color: #e9530d;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    display: inline-block;
    margin-top: 10px;
}
.extrait_Article_simple .prix .promos, .extrait_article_simple_slide .prix .promos{display: inline-block;}
.extrait_Article_simple .prix .barre, .extrait_article_simple_slide .prix .barre{
    color: #777;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    display: inline-block;
    margin-left: 10px;
    text-decoration: line-through;
}
.extrait_Article_simple img{width: 100%;}
.extrait_article_simple_slide img {
    margin-bottom: 0px;
    width: 100%;
}
.extrait_Article_simple .c-label.c-label-right.nouveau,
.extrait_article_simple_slide .c-label.c-label-right.nouveau{
    right: 15px;
}

.c-pagination{margin: 30px 0 40px;text-align: center;}
.c-pagination .c-content-pagination > li > a,
.c-pagination .c-content-pagination > li > span {
    border: 1px solid #222;
    color: #222;
    background-color: #fff;
}
.c-pagination .c-content-pagination > li:hover > a,
.c-pagination .c-content-pagination > li:hover > span {
    border: 1px solid #e9530d;
    color: #e9530d;
    background-color: #fff;
}
.c-pagination .c-content-pagination > li.c-active > a,
.c-pagination .c-content-pagination > li.c-active > span {
    border: 1px solid #e9530d;
    color: #fff;
    background-color: #e9530d;
}

.slide-logo img{width: 100%;}
.slide-logo{margin: 40px 0;}
.slide-logo .owl-theme .owl-controls {margin-top: 30px;}

.container .container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.bgcontent{background-color: #fff;}

#collapse .panel-heading {
    border-radius: 0px;
    padding: 0;
}
#collapse .panel-heading h2.panel-title a {
    background-color: #e9530d;
    font-size: 20px;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: block;
    padding: 20px 20px;
    transition: all 0.2s ease 0s;
}
#collapse .panel-collapse .cadre{
    padding: 20px 20px 10px;
}

#collapse .panel-heading h2.panel-title a.collapsed {
    background-color: #ccc;color: #111;
}
#collapse .panel-heading h2.panel-title a.collapsed:hover {
    background-color: #e9530d;color: #fff;
}
.img_scroll{
    padding: 70px 0;
    text-align: center;
}
.img_scroll .cadre {
    border: 2px solid rgba(255, 255, 255, 0.60);
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    padding: 60px 25px;
}
.img_scroll .cadre .titre{
    font-size: 50px;
    font-weight: 300;
}
.img_scroll .cadre .contenu {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    line-height: 40px;
    margin-bottom: 15px;
    /* text-shadow: 0 0 0 rgba(0, 0, 0, 0.5); */
}
.img_scroll .cadre .tel{font-weight: 700;font-size: 28px;margin-bottom: 35px;}
.img_scroll .tel a{color: #fff;}
.img_scroll .tel a:hover{color: #e9530d;}

.img_scroll .bouton_unique{
    background: #e9530d;
    border: 0px solid #e9530d;
    color: #fff;
}
.img_scroll .bouton_unique:hover{
    background: #fff;
    border: 0px solid #e9530d;
    color: #e9530d;
}

#article_commentaire_zone .form-control.active, #article_commentaire_zone .form-control:active, #article_commentaire_zone .form-control:focus {
    border-color: #e9530d;
}
#article_commentaire_zone input[type="submit"] {
    background: #e9530d;
    border-color: #e9530d;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
#article_commentaire_zone input[type="submit"]:hover {
    background: #fff;
    border-color: #e9530d;
    color: #e9530d;
}
#article_commentaire_zone input[type="file"]{padding: 0;}
#article_commentaire_zone legend{
    border-width: 0;
}
#article_commentaire_zone textarea{
    height: 150px;
}
#article_commentaire_zone .commentaire .descCom{
    font-size: 14px;text-align: justify;
}
#article_commentaire_zone .commentaire .auteurDate .texte{font-weight: 700;}
#article_commentaire_zone .commentaire .auteurDate .nameCom{color: #e9530d;}
#article_commentaire_zone .commentaire .auteurDate .dateCom{font-size: 14px;font-weight: 700;}
#article_commentaire_zone .commentaire .auteurDate .dateCom .date{font-weight: 300;}
#article_commentaire_zone .commentaire .note span.glyphicon-star{font-size: 12px;color:#ff5a00;}
#article_commentaire_zone .commentaire .note span.glyphicon-star-empty{font-size: 12px;color:#999;}
#article_commentaire_zone .commentaire .note span{font-size: 14px;color:#999;}
#article_commentaire_zone .commentaire .titre .texte{font-size: 16px;color:#5c6873;font-weight: 700;}
#article_commentaire_zone .commentaire .titre .titleCom{font-size: 16px;color:#e9530d;font-weight: 300;}
#article_commentaire_zone .commentaire .titre{font-family: 'Open Sans', sans-serif;}
#article_commentaire_zone .commentaire hr{
    border-color: #eee;
    margin-bottom: 10px;
    margin-top: 10px;
}
#article_commentaire_zone .commentaire .trait{
    border-bottom: 4px double #999;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
#article_commentaire_zone .totalcom{
    margin-bottom: 20px;
    font-size: 14px;
    color: #999;
}
#article_commentaire_zone{
    /*border-top: 1px solid #eee;*/
    margin-top: 30px;
    padding-top: 30px;
}
#article_commentaire_zone .alert{
    border: 1px solid;
    border-radius: 0;
    font-size: 16px;
    font-weight: 300;
    margin: 30px 0;
    padding: 15px;
    text-align: center;
}
#article_commentaire_zone .alert a{color: #a94442;}
#article_commentaire_zone .alert a:hover{text-decoration: underline;}
#article_commentaire_zone .help-block{
    color: #e9530d;
    font-size: 13px;
    font-weight: 700;
    margin-top: 20px;
}
#article_commentaire_zone .btn-xs {border-radius: 0;}

.texte_accueil table{
    color: #222;
    font-size: 15px;
    margin-bottom: 10px;
    border: 0;
    border-collapse: collapse;
    border-spacing : 0;
}
.texte_accueil table tr:nth-child(odd){background-color: #eaeaea;}
.texte_accueil table tr:nth-child(even){background-color: #fff;}
.texte_accueil table tr:first-child{
    background-color: #e9530d;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.texte_accueil table tr td{padding: 5px 10px;}
.texte_accueil table tr:first-child td{padding: 5px 10px;}

#erreur404{
    background: rgba(0, 0, 0, 0) url("/themes/images/diagonale_bas.gif") repeat scroll center top;
    margin-top: -10px;
    margin-bottom: -20px;
}
#erreur404 .cadre{
    border: 10px solid #e9530d;
    color: #555;
    display: block;
    height: 100%;
    margin: 100px auto;
    padding: 20px;
    text-align: center;
    width: 500px;
    background-color: #fff;
}
#erreur404 .titre {
    font-family: 'Open Sans', sans-serif;
    color: #e9530d;
    font-size: 55px;
    font-weight: 700;
    line-height: 40px;
    margin: 10px 0 20px;
    text-transform: uppercase;
}
#erreur404 p {
    color: #555;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}
#erreur404 .imgbottom img{width: 100%;margin-bottom: -20px;}

#etapes #shopping_steps {
    height: auto;
    margin-bottom: 25px;
    margin-top: 25px;
    overflow: hidden;
    width: 100%;
}
#etapes #shopping_steps .step.current {
    border-color: #e9530d;
}
#etapes #shopping_steps .step {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 46px 0 6px;
    position: relative;
    width: 100%;
}
#etapes .current .step_name {
    background-color: #e9530d;
    color: #fff;
}
#etapes .step_name {
    color: #999;
    font-size: 12px;
    left: auto;
    line-height: 35px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
    z-index: 10;
    font-weight: 700;
}
.step_name {
    background: #eee;
    color: #ccc;
    font-size: 12px;
    left: 50%;
    line-height: 35px;
    padding: 0 15px 0 5px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -46px;
    white-space: nowrap;
    width: 80%;
    z-index: -10;
}
#etapes .current .marker {
    background: #e9530d;
}
#etapes .marker {
    background: #ccc;
    border-radius: 50%;
    height: 12px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    top: -6px;
    width: 12px;
}
#etapes .current .arrow {
    color: #e9530d;
}
#etapes .arrow {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    height: 5px;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    text-align: center;
    top: -28px;
    width: 15px;
    z-index: -100;
}
#etapes #shopping_steps + .trait {margin-bottom: 35px;}
#etapes .trait {
    background-color: #ccc;
    height: 1px;
    margin-top: -32px;
    width: 100%;
}
#panier_detail .titreDesc, #paiement .titreDesc{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #555;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}
#panier_detail .titreArticle, #paiement .titreArticle{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
    color: #e9530d;
    display: inline-block;
}
#panier_detail .titreArticle a, #paiement .titreArticle a{
    color: #e9530d;
}
#panier_detail .titreArticle a:hover, #paiement .titreArticle a:hover{
    color: #e9530d;
    text-decoration: underline;
}
#panier_detail .descArticle, #paiement .descArticle{font-weight: 300;font-size: 12px;}
#panier_detail .price_unit, #paiement .price_unit{font-size: 18px;font-weight: 700;}
#panier_detail .price_unit.barre, #paiement .price_unit.barre{font-size: 14px;font-weight: 300;text-decoration: line-through;}
#panier_detail .price_total, #paiement .price_total{font-size: 18px;font-weight: 700;color: #e9530d;}
#panier_detail .titre_sm, #paiement .titre_sm{
    display: none;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
#panier_detail .btn_supprX, #paiement .btn_supprX{
    color: #fff;
    background-color: #df0000;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 20px;
    border: 1px solid #df0000;
    border-radius: 0;
    line-height: 25px;
}
#panier_detail .btn_supprX:hover, #paiement .btn_supprX:hover{
    color: #df0000;
    background-color: #fff;
    font-weight: 700;
    border: 1px solid #df0000;
    font-size: 20px;
}
#panier_detail .btn_suppr, #paiement .btn_suppr{display: none;}
#panier_detail .bouton_unique, #paiement .bouton_unique, #livraison .bouton_unique, #validation .bouton_unique{font-size: 14px;}
#panier_detail .bouton_unique.autre, #paiement .bouton_unique.autre, #validation .bouton_unique.autre, #livraison .bouton_unique.autre{
    padding: 12px 20px;
    background-color: #444;
    color: #fff;
    border: 1px solid #444;
}
#validation .bouton_unique, #validation .bouton_unique.autre, #livraison .bouton_unique.autre {padding: 12px 20px;}
.bloc_btn{display: inline-block;}
.bloc_btn a,.bloc_btn a:hover{text-decoration: none;}
#panier_detail .bouton_unique.autre:hover, #paiement .bouton_unique.autre:hover, #livraison .bouton_unique.autre:hover, #validation .bouton_unique.autre:hover{
    background-color: #fff;
    color: #444;
    border: 1px solid #444;
}
#livraison a.relais{
    color: #5c6873;
    font-size: 14px;
}
#livraison a.relais:hover{
    color: #df0000;
}
#livraison a.relais i{
    color: #df0000;
    transform: scaleX(-1);
}
#livraison a.relais:hover i{
    color: #df0000;
}
#livraison #check_relais{
    display: block;
}
#livraison .choix.size{
    position: relative;
    top: 12px;
}


#commandes .bouton_unique{font-size: 14px;}
#panier_detail .c-cart-buttons, #paiement .c-cart-buttons{text-align: right;}

#panier_detail .total, #paiement .total{
    color: #555;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: right;
}
#panier_detail .total.prix, #paiement .total.prix{
    color: #e9530d;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: right;
}
#panier_detail .recalculer{text-align: right;margin: 20px 0;}
#panier_detail .alert, #paiement .alert {
    border: 1px solid;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    margin: 30px 0;
    padding: 15px;
    text-align: center;
}
#panier_detail, #paiement{margin: 30px 0;}
#panier_detail .cadeau{
    border: 3px dotted #e9530d;
    margin: 30px 0 20px;
    padding: 15px 10px 5px;
}
#panier_detail .cadeau img{
    display: inline-block;
    margin-left: 0;
    margin-right: 15px;
    margin-top: -10px;
    width: 90px;
}
#panier_detail .cadeau .c-checkbox label > span.inc {top: -2px;}
#panier_detail .cadeau .c-checkbox label > .check {top: 5px;}
#panier_detail .cadeau .c-checkbox label > .box {top: 8px;}
#panier_detail .cadeau .c-checkbox label {padding-left: 20px;}
#panier_detail .cadeau label{font-size: 25px;font-family: 'Open Sans', sans-serif;}
#panier_detail .cadeau .checkbox{display: inline-block;}
.c-checkbox input[type="checkbox"]:checked ~ label > .check {border-color: #e9530d;}
#panier_detail .code_promo .titre{
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    color: #454e56;
    font-weight: 300;
    margin-bottom: 10px;
}
#panier_detail .c-label.promo, #paiement .c-label.promo{
    background-color: #e9530d;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 20px;
    position: relative;
    top: -3px;
    padding: 5px 15px;
    text-transform: uppercase;
    z-index: 2;
}
#panier_detail .total .code,  #recapCommande .code{
    background-color: #e9530d;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 20px;
    position: relative;
    top: -3px;
    padding: 5px 15px;
    text-transform: uppercase;
    z-index: 2;
    font-family: 'Open Sans', sans-serif;
}
#etapes #shopping_steps .step .picto{display: none;}
#etapes #shopping_steps .step .text{display: inline-block;}
#inscription .alert {margin-bottom: 0px;}
#inscription .icon-user{font-size: 20px;margin-right: 10px;color: #e9530d;}
#identification .icon-user{font-size: 20px;margin-right: 10px;color: #e9530d;}
#inscription .c-content-title-1{margin-bottom: 20px;}
#identification .c-content-title-1{margin-bottom: 20px;}
#produit_enregistre label.control-label span,
#inscription label.control-label span,
#formulaire_modification label.control-label span,
#livraison label.control-label span{color: #e9530d;font-size: 18px;line-height: 15px;}
#inscription .obligatoire span,
#formulaire_modification .obligatoire span,
#livraison .obligatoire span{color: #e9530d;font-size: 18px;}
#inscription input[type="file"]{padding: 0;}

label.control-label {
    color: #444;
    font-weight: 700;
    font-size: 14px;
    padding-top: 5px;
}
#identification #user_session .desc{
    color: #555;
    font-weight: 700;
    margin-bottom: 28px;
}
#identification #user_session .bouton{text-align: center;}

.panier_top .panier_nb .texte{display: inline-block;}
.panier_top .panier_nb .circle{
    background-color: #e9530d;
    border-radius: 50%;
    display: inline-block;
    height: 29px;
    margin-left: 8px;
    position: static;
    text-align: center;
    top: 5px;
    width: 29px;
    padding-top: 5px;
}
.panier_top .panier_nb .circle .nb{
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.panier_top .dropdown-menu{
    padding: 15px;
    margin: 9px 0 0;
    border-radius: 0px;
    min-width: 200px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
}

.panier_top .dropdown-menu .form-control{margin-bottom: 5px;}
.panier_top .dropdown-menu .btn-coul{background-color: #1e2a52;color: #fff;border: 1px solid #1e2a52;width: 100%;margin-bottom: 10px;}
.panier_top .dropdown-menu .btn-coul:hover{background-color: #fff;color: #1e2a52;border: 1px solid #1e2a52;}
.panier_top .dropdown-menu a{font-size: 12px;margin-top: 5px; color: #1e2a52;}
.panier_top .dropdown-menu a:hover{text-decoration: underline;}
.panier_top .dropdown-menu i{color: #fff;}
.panier_top .panier_nb i{color: #e9530d;}
.panier_top .c-divider.trait{display: none;}
.panier_top .glyphicon{color: #e9530d;margin-right: 5px;}

.c-layout-header .panier_top .c-links.c-theme-ul.menu_Top strong{color: #e9530d;}
.panier_top span.c-divider {
    font-size: 13px;
    position: relative;
    top: -1px;
    color: #222;
    margin-top: 1px;
    padding: 0 8px;
    display: inline-block;
}
.c-layout-header .c-topbar .c-top-menu > .c-links > li {
    font-size: 12px;
    padding: 0px 3px 0px;
    margin-top: 1px;
}
.form-control.active, .form-control:active, .form-control:focus {
    border-color: #e9530d;
}
#livraison .c-radio{display: inline-block;margin-right: 20px;}
#livraison .autreAdresse{display: inline-block;margin-right: 30px;}
#livraison .c-radio label > .box {border: 2px solid #777;}
#livraison .c-radio label > .check {background: #e9530d;}
#livraison .c-radio label {line-height: 20px;padding-left: 30px;position: relative;top: -3px;}
#livraison .livraisonChoix .logo_Livraison{
    height: 50px;
    width: 50px;
    display: inline-block;
    margin-right: 20px;
}
#livraison .choix{display: inline-block;font-size: 16px;}
#livraison .choix .tarif{color: #e9530d;font-weight: 700;}
#livraison .livraisonChoix .c-radio label {top: -10px;}
#livraison .cadeau img{height: 100px;}
#livraison .cadeau span{
    color: #e9530d;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin-left: 20px;
}
#paiement .c-shop-cart-page-1{margin-bottom: 50px;}
#paiement .produitTotal .ttc, #paiement .produitTotal .ht{
    color: #555;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: right;
    text-transform: uppercase;
}
#paiement .produitTotal span.TTC{color: #555;margin-left: 5px;font-size: 16px;font-weight: 700;}
#paiement .produitTotal .ttc span{color: #e9530d;}
#paiement .produitTotal .totalTTC, #paiement .produitTotal .totalHT{
    color: #e9530d;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: right;
    text-transform: uppercase;
}
#paiement .c-input-group.c-spinner{font-weight: 700;font-size: 16px;}
#paiement .produitTotal{
    border: 3px solid transparent;
    padding: 20px 20px 10px;
    border-color: #e9530d;
    box-shadow: 0 3px 18px -5px rgba(0, 0, 0, 0.3);
}
#paiement .bloc_Adresse{
    border: 3px solid transparent;
    padding: 20px 20px 10px;
    border-color: #ccc;
    box-shadow: 0 3px 18px -5px rgba(0, 0, 0, 0.3);
}
#paiement .adresse span{font-family: 'Open Sans', sans-serif;font-size: 18px;}
#paiement #adresseLivraison .logo_transp{display: inline-block;margin-right: 20px;height: 50px;}
#paiement #adresseLivraison .logo_transp img{max-width: 50px;max-height: 50px;}
#paiement #adresseLivraison .contenu{display: inline-block;position: absolute;}
#paiement #adresseLivraison .nom{font-size: 18px;font-weight: 700;}
#paiement #adresseLivraison .desc{font-size: 14px;font-weight: 300;}
#paiement #adresseLivraison{margin-bottom: 30px;}
#paiement .c-radio label > .box {border: 2px solid #777;}
#paiement .c-radio label > .check {background: #e9530d;}
#paiement .logo_Livraison{
    height: 50px;
    width: 50px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
#paiement .choix{display: inline-block;font-size: 15px;font-weight: 700;}
#paiement .c-radio label {line-height: 20px;padding-left: 30px;position: relative;top: -3px;top: -10px;}
#paiement .c-radio {display: inline-block;}
#paiement.cheque .adresse, #paiement.comptoir .adresse{
    margin-bottom: 20px;
    padding-left: 20px;
}
#validation .merci{
    color: #555;
    font-size: 20px;
    font-weight: 500;
    margin-top: 30px;
    padding: 30px;
    text-align: center;
    border: 3px solid transparent;
    border-color: #e9530d;
    box-shadow: 0 3px 18px -5px rgba(0, 0, 0, 0.3);
}
#validation .merci .titleH2{color: #555;}
#validation .merci i,#validation .merci strong{color: #e9530d;}
#validation a span{margin-left: 20px;font-family: 'Open Sans', sans-serif;font-weight: 300;font-size: 18px;}
#validation img.imagecadeau{width: 100px;}
#confirmation_inscription .message_ok{
    color: #555;
    font-size: 20px;
    font-weight: 500;
    margin-top: 30px;
    padding: 30px;
    text-align: center;
    border: 3px solid transparent;
    border-color: #e9530d;
    box-shadow: 0 3px 18px -5px rgba(0, 0, 0, 0.3);
}
#commandes .entete{
    font-weight: 300;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #555;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
#commandes .produit{
    font-weight: 300;
    font-size: 14px;
    color: #555;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
#commandes .statut,
#commandes .date,
#commandes .code,
#commandes .etat,
#commandes .prix{margin-top: 10px;}
#commandes .prix{font-weight: 700;color: #e9530d;}
#commandes .produit .detail{display: none;}
#paiement.detailCommande #adresseLivraison {margin-bottom: 20px;}
#paiement.detailCommande .produitTotal {margin-bottom: 20px;padding: 17px 20px 6px;}
#paiement.detailCommande .titreDesc {font-size: 16px;font-weight: 300;text-transform: none;}
.c-shop-cart-page-1 > .c-cart-table-row, .c-shop-cart-page-1 > .c-cart-table-title {border-bottom: 1px solid rgba(135, 151, 174, 0.15);border-color: rgba(135, 151, 174, 0.15);}
.c-shop-cart-page-1 > .c-cart-table-row {padding: 15px 0;}

table.ui-datepicker-calendar tr:nth-child(odd),
table.ui-datepicker-calendar tr:first-child{background-color: #fff;color: #444;}
table.ui-datepicker-calendar tr:first-child{font-size: 14px;}
table.ui-datepicker-calendar tr:first-child td {padding: 1px;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {color: #444;font-size: 14px;font-weight: 300;}

.ui-widget-header{
    background:none;
    background-color: #e9530d;
    border: 1px solid #e9530d;
    border-radius: 0;
    font-weight: bold
    color: #fff;
}
.ui-datepicker-month{color: #fff;}
.ui-datepicker .ui-datepicker-prev:hover{
    top: 2px;
    left: 2px;
}
.ui-datepicker .ui-datepicker-next:hover{
    top: 2px;
    right: 2px;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("../js/jquery-ui/images/ui-icons_ffffff_256x240.png");
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #bbb;
    color: #555;
    background-color: #fff;
    font-weight: bold;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background-color: #fff;
    border: 1px solid #e9530d;
    color: #e9530d;
    font-weight: bold;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background-color: #e9530d;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border-radius: 0;
}
.ui-widget-content {
    background-color: #fff;
    border: 1px solid #bbb;
    color: #fff;
    box-shadow: 2px 5px 10px -5px rgba(0, 0, 0, 0.80);
    border-radius: 0;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #e20514!important;
    background: url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x #e20514!important;
    color: #fff!important;
}
.bouton_unique{
    font-family: 'Open Sans', sans-serif;
    background: #1e2a52;
    border: 1px solid #1e2a52;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all 0.2s ease-out 0s;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 17px;
    margin-bottom: 0;
    cursor: pointer;
}
.bouton_unique:hover,.bouton_unique:focus {
    background: #fff;
    border-color: #1e2a52;
    color: #1e2a52;
    text-decoration: none;
}
.bouton_unique.reverse{
    background: transparent;
    border: 1px solid #1e2a52;
    color: #1e2a52;
}
.bouton_unique.reverse:hover{
    background: #1e2a52;
    border: 1px solid #1e2a52;
    color: #fff;
}
.bouton_unique.small{
    font-size: 12px;
    padding: 6px 14px;
}
.bouton_unique.mini{
    font-size: 10px;
    padding: 5px 12px;
}
.bouton_unique.autre{background: #e9530d;border-color: #e9530d;}
.bouton_unique.autre:hover,.bouton_unique.autre:focus{background-color: #fff;color: #e9530d;border-color: #e9530d;}
.bouton_unique.autre.reverse{background: transparent;border: 1px solid #e9530d;color: #e9530d;}
.bouton_unique.autre.reverse:hover{background: #e9530d;border: 1px solid #e9530d;color: #fff;}
.bouton_unique.valid{background: #1eb900;border-color: #1eb900;}
.bouton_unique.valid:hover,.bouton_unique.valid:focus{background-color: #fff;color: #1eb900;border-color: #1eb900;}
.bouton_unique.valid.reverse{background: transparent;border: 1px solid #1eb900;color: #1eb900;}
.bouton_unique.valid.reverse:hover{background: #1eb900;border: 1px solid #1eb900;color: #fff;}
.bouton_unique.suppr{background: #ec0717;border-color: #ec0717;}
.bouton_unique.suppr:hover,.bouton_unique.suppr:focus{background-color: #fff;color: #ec0717;border-color: #ec0717;}
.bouton_unique.suppr.reverse{background: transparent;border: 1px solid #ec0717;color: #ec0717;}
.bouton_unique.suppr.reverse:hover{background: #ec0717;border: 1px solid #ec0717;color: #fff;}


/*.bouton_unique+.bouton_unique {margin-left: 10px;}*/

#editform_article .ajout-article .c-radio label > .box {border: 2px solid #777;}
#editform_article .ajout-article .c-radio label > .check {background: #e20514 none repeat scroll 0 0;}
#editform_article .ajout-article .c-radio label {
    line-height: 20px;
    padding-left: 30px;
    position: relative;
    top: 0px;
}
#editform_article .ajout-article .c-radio {display: inline-block;margin-right: 20px;}
#editform_article .ajout-article label{margin-bottom: 10px;}
#editform_article .ajout-article .trait{
    border-color: #999;
    border-image: none;
    border-style: dashed none none;
    border-width: 1px 0 0;
    margin-bottom: 30px;
    margin-top: 30px;
}
#editform_article .ajout-article .dropzone {background:#eee;padding:10px;text-align:center;margin:5px 0;}
#editform_article .ajout-article .has-error .dropzone{background:#f2dede;border:#ebccd1;}
#editform_article .ajout-article .dragover{background:#FFC;}
#editform_article .ajout-article .cadre_img{border: 1px solid #ccc;padding: 5px;margin-bottom: 20px;}
#editform_article .ajout-article img{width: 100%;margin-bottom: 10px;}
#editform_article .bloc_btn{height: 42px;padding: 10px 0;}
#editform_article .bloc_btn .bouton_unique.suppr{font-size: 13px;padding: 10px;}
#editform_article .caption{text-align: center;}

.etrait_annonce_client img{width: 100%;}
.etrait_annonce_client .bouton_unique span{margin-right: 5px;top: 2px;}
.etrait_annonce_client .bloc_bouton {height: 65px;padding-top: 23px;text-align: center;}

#formulaire_ajout_article .alert.alert-warning{margin-top: 10px;}

.etrait_annonce_client .date{color:#e9530d;margin-bottom: 10px;}
.etrait_annonce_client .date span{color:#666;font-weight: 700;}
.etrait_annonce_client .alert.alert-warning{margin-top: 20px;}

#btn_dev{
    bottom: 0px;
    position: fixed;
    right: 80px;
    width: 330px;
    z-index: 2000;
    box-shadow: 1px 1px 5px 0 rgb(0,0,0,0.2);
}
#btn_dev.ferme{bottom: -120px;}
#btn_dev .head_dev{
    background-color: #e9530d;
    padding: 2px 5px;
    text-align: right;
}
#btn_dev .head_dev .texte{
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgb(0,0,0,0.8);
    display: inline-block;
    font-size: 16px;
}
#btn_dev .head_dev .icon{
    color: #fff;
    text-shadow: 1px 1px 1px rgb(0,0,0,0.8);
    display: inline-block;
    padding: 5px;
}
#btn_dev .head_dev .icon button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    line-height: 12px;
    margin: 0;
    opacity: 0.9;
    padding: 0;
    text-shadow: 1px 1px 0px rgb(0,0,0,0.65);
}
#btn_dev .head_dev .icon button.fermer{display: none;}
#btn_dev .head_dev .icon button:hover{opacity: 1;}
#btn_dev .body_dev{
    background-color: #fff;
    padding: 5px;
    color: #444;
}
#btn_dev .body_dev .texte {
    color: #444;
    font-size: 16px;
    margin: 10px 0;
    padding: 0 5px 0 150px;
}
#btn_dev .body_dev .image {
    position: absolute;
    top: -85px;
    left: -20px;
}
#btn_dev .body_dev img{
    height: 255px;
}
#btn_dev .body_dev .bouton {
    text-align: right;
    margin: 17px;
}
#btn_dev .body_dev .bouton a{
    text-align: center;
    color: #fff;
    padding: 10px;
    border: 1px solid #e9530d;
    background-color: #e9530d;
    text-transform: uppercase;
    box-shadow: 1px 1px 2px 0 rgb(0,0,0,0.5);
    font-weight: 700;
}
#btn_dev .body_dev .bouton a:hover{
    color: #e9530d;
    border: 1px solid #e9530d;
    background-color: #fff;
    text-decoration: none;
}


.c-right{text-align: right;}
#article_default .eco{text-align: right;font-size: 12px;color: #888;}

.recherche_map{
    margin: 20px 0;
    padding: 10px;
    border: 1px solid #e9530d;
}
.recherche_map label.control-label {font-weight: 300;}
.recherche_map .bouton_unique{font-size: 14px;padding: 7px 10px;}
#chemin_recap{
    height: 300px;
    overflow-y: scroll;
    margin: 20px 0;
    border: 1px solid #ccc;
    padding: 5px;
}
#chemin_recaptable tr:first-child {font-size: 16px;}

#tarteaucitronRoot #tarteaucitronPercentage {
    height: 0px;
}

#tarteaucitronAlertBig.bandeau_cookies #tarteaucitronCloseAlert{
    background: #e9530d;
    color: #fff;
    font-size: 13px;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 5px 10px;
}
#tarteaucitronAlertBig.bandeau_cookies #tarteaucitronCloseAlert:hover{
    background: #fff;
    color: #e9530d;
}
#tarteaucitronAlertBig.bandeau_cookies #tarteaucitronPersonalize{
    background: #1eb900;
    color: #fff;
    font-size: 13px;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 5px 10px;
}
#tarteaucitronAlertBig.bandeau_cookies #tarteaucitronPersonalize:hover{
    background: #fff;
    color: #1eb900;
}
#tarteaucitronAlertBig.bandeau_cookies{
    background: rgba(0,0,0,0.95);
    color: #fff;
    font-size: 16px !important;
    padding: 20px 5%;
}
#tarteaucitronAlertBig.bandeau_cookies #tarteaucitronDisclaimerAlert b{
    font: 16px verdana;
}
#tarteaucitronAlertBig.bandeau_cookies #tarteaucitronDisclaimerAlert{
    font: 16px verdana;
    display: block;
    margin-bottom: 10px;
}
#tarteaucitronRoot #tarteaucitronAlertSmall {
    background: #e9530d;
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.3);
}
#tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
    background-color: #FFF;
}
#tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen {
    background-color: #24c904;
}

#planningModal .titleH1{
    font-size: 22px;
    margin-bottom: 5px;
    color: #e9530d;
}
#planningModal .titleH2{
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 400;
}
#planningModal .date{
    font-size: 13px;
    color: #888;
}
#planningModal .date span{
    font-size: 13px;
    color: #666;
    font-weight: 700;
}
#planningModal .left{float: left;margin-right: 5px;}

#calendar h2{
    font-size: 20px;
}
#calendar .fc-head-container thead{
    background-color: #fff;
}
#calendar .fc-head-container thead .fc-day-header,
#calendar .fc-head-container thead .fc-week-number{
    border: 1px solid #fff;
    color: #1e2a52;
}

#calendar .fc-body .table-bordered .fc-week-number{
    background-color: #f0f0f0;
}

#calendar .fc-more-popover {
    width: 350px;
}
#calendar .fc-list-heading .active{
    background-color: #1e2a52;
    color: #fff;
}
#calendar .btn.btn-default{
    border-radius: 0;
    color: #fff;
    background-color: #1e2a52;
    border-color: #1e2a52;
}
#calendar .btn.btn-default.active{
    border-radius: 0;
    color: #fff;
    background-color: #e9530d;
    border-color: #e9530d;
    box-shadow: none;
}
#calendar .btn.btn-default:hover{
    color: #1e2a52;
    background-color: #fff;
    border-color: #1e2a52;
}
#calendar .btn.btn-default.active:hover{
    color: #e9530d;
    background-color: #fff;
    border-color: #e9530d;
}
#calendar .fc-prev-button.btn.btn-default,
#calendar .fc-next-button.btn.btn-default{
    color: #fff;
    background-color: #1e2a52;
    border-color: #1e2a52;
}
#calendar .fc-prev-button.btn.btn-default:hover,
#calendar .fc-next-button.btn.btn-default:hover{
    color: #1e2a52;
    background-color: #fff;
    border-color: #1e2a52;
}
#calendar {margin: 40px 0;}
#calendar .fc-start, #calendar .fc-list-item-title{cursor: pointer;}
table tr:first-child td {
    padding: 5px 10px;
}

#resa .lines_event .col_event {
    float: left;
    width: calc(25% - 10px);
    margin-left: 10px;
}
#resa .lines_event .col_event:first-child {
    width: 25%;
    margin-left: 0px;
}
#resa .lines_mois .col_mois {
    float: left;
    width: calc(25% - 10px);
    margin-left: 10px;
}

#resa label {
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 3px;
}
#resa .form-group.mois, #resa .form-group.days{margin-bottom: 20px;}
#resa .days .titre, #resa .mois .titre{
   font-size: 18px;
   font-weight: 700;
   margin-bottom: 10px;
   color: #010101;
}
#resa .mois .c-checkbox label {
    padding-left: 14px;
}
#resa .mois .checkbox{
    margin-top: 0px;
    margin-bottom: 5px;
}
#resa .days label {
    margin-bottom: 10px;
    margin-left: 6px;
    margin-right: 10px;
}

#resa .date_exclu label {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}
#resa .date_exclu{
    margin-top: 20px;
}
#resa .c-checkbox label > .box {z-index: 1;}
#resa .c-checkbox label > .check{z-index: 1;}
#resa .frequence{margin: 20px 0;}
#resa .frequence .c-radio, #resa .frequence .titleH2{display: inline-block;margin-right: 20px;}

#resa .c-radio label > .check {background: #e9530d;z-index: 1;}
#resa .c-radio label > .box {z-index: 1;}

#formplanning .c-radio span.texte{
    position: relative;
    padding-left: 15px;
}

#search_planning .titre, #resa .form-group label {
    font-size: 18px;
    font-weight: 700;
    color: #010101;
    margin-bottom: 10px;
}
#resa .form-group label {
    font-size: 13px;
}
#resa .form-group .c-checkbox label {
    margin-bottom: 0px;
    font-size: 15px;
    color: #000;
    font-weight: 300;
}
#search_planning #plannings #planning span.legend {
    display: inline-block;
    width: 35px;
    height: 20px;
    border: 1px solid #000;
    margin-left: 5px;
}
#search_planning.inter #plannings #planning .c-radio label > .box {
    left: 15px;
}
#search_planning.inter #plannings #planning .c-radio label > .check {
    left: 20px;
}
#search_planning.inter #plannings #planning .c-radio label > span.inc {
    left: 5px;
}
#search_planning #plannings #planning .c-radio label {
    width: 200px;
    vertical-align: middle;
}
#search_planning #plannings{
    margin-bottom: 20px;
}
#search_planning #categories .c-radio label {
    line-height: 22px;
    padding-left: 15px;
    color: #444;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 2px;
}
#search_planning .c-radio label > .check {
    background: #e9530d;
}
#search_planning #plannings .c-radio label {
    line-height: 22px;
    padding-left: 15px;
    color: #555;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 2px;
}
.note-editor.note-frame {z-index: 1;}

#calendar {
    max-width: 1200px;
    margin: 0px auto 40px;
}

#calendar .fc-event-container .fc-content .fc-time span{
    font-weight: 700;
    font-size: 10px;
}
#calendar .fc-event-container .fc-content .fc-title{
    display: none;
}
#calendar .fc-event-container .ressource{
    font-size: 11px;
    margin-bottom: 4px;
    font-weight: 700;
}
#calendar .fc-event-container .info{
    font-size: 11px;
    margin-bottom: 4px;
}
#calendar .fc-event-container .titre{
    font-size: 11px;
    margin-bottom: 10px;
}
#calendar .fc-content-skeleton table tr:first-child td {
    padding: 3px 2px;
}
#calendar .fc-content-skeleton table .fc-event-container {
    margin: 0 0px 0 4px;
}
#calendar .fc-scroller.fc-time-grid-container{
    overflow: hidden;
}
#calendar.fc button, #calendar.fc table, body #calendar.fc {
    font-size: 0.95em;
}
#formplanning .bloc-info {
    background-color: #f5f5f5;
    padding: 20px;
}
#produit_enregistre .form-group {
    margin-bottom: 10px;
}
.form-group .upload .dropzone{
    padding: 5px 15px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border-radius: 4px;
    margin: 10px 0;
    font-size: 14px;
}
.form-group .upload .dropzone p{
    margin: 0;
}
.form-group .upload .dropzone .bouton_unique{
    float: right;
}
.form-group .upload .caption{
    font-size: 12px;
}


/* HEADER */

#headerBarre .c-topbar{
    margin-top: 10px;
}

#headerBarre .c-logo{
    background-color: #fff;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: -60px;
}

.c-layout-header .c-topbar .c-top-menu .reseaux{
    margin-top: 30px;
}
.c-layout-header .c-topbar .c-top-menu > .c-icons > .application {
    margin-left: 10px;
}
.c-layout-header .c-topbar .c-top-menu > .c-icons > .application > a {
    font-size: 14px;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
}

.c-layout-header .c-topbar .c-top-menu > .c-icons > .application > a i{
    color: #fff;
}

.c-layout-header .c-topbar .c-top-menu > .c-icons > .application:hover > a {
    border: 1px solid transparent;
    background-color: #fff;
}

.c-layout-header .c-icons.c-theme-ul.social_Top > li > a:hover > i{
    background-color: #fff;
    transition: 0.4s;
}
#recherche_top{
    margin-top: 20px;
}
#recherche_top .form-group{
    margin-bottom: 0px;
    position: relative;
}

#recherche_top .form-control{
    color: #1e2a52;
}

#recherche_top .form-control.input-lg,
#recherche_top .input-group-md .form-control{
    font-weight: 300;
    font-size: 14px;
    border-radius: 40px;
    padding-left: 40px;
    position:absolute;
    background: rgba(255,255,255,0.85);
    border: 1px solid transparent;
}

.form-control.input-lg::placeholder {
  color: #1e2a52;
}


.input-lg {
    height: 40px;
}

#recherche_top .bouton_loupe {
    position: absolute;
    top: 8px;
    right: 40px;
}

#recherche_top .bouton_loupe button{
    color: #999;
    border: 0;
    background: rgba(0, 0, 0, 0);
}

#recherche_top .bouton_loupe button:hover,
#recherche_top .bouton_loupe button:focus{
    color: #1e2a52;
}

.c-layout-header.c-layout-header-6 .c-navbar {
    background-color: #1e2a52a1;
}

#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur0 > a:not(.btn),
.c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:not(.btn){
    color: #fff;
}

#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur1 > a:not(.btn),
#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur1 > ul li a:not(.btn),
.c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur1 > a:not(.btn){
    color: #8bd1dd;
}

#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur2 > a:not(.btn),
#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur2 > ul li a:not(.btn),
.c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur2 > a:not(.btn){
        color: #b9e36c;
}

#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur3 > a:not(.btn),
#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur3 > ul li a:not(.btn),
.c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur3 > a:not(.btn){
    color: #fb6363;
}

#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur4 > a:not(.btn),
#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur4 > ul li a:not(.btn),
.c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur4 > a:not(.btn){
    color: #e1cf5a;
}

#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur5 > a:not(.btn),
#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur5 > ul li a:not(.btn),
.c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur5 > a:not(.btn){
    color: #d998d2;
}

#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur6 > a:not(.btn),
#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur6 > ul li a:not(.btn),
.c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur6 > a:not(.btn){
    color: #aad59b;
}

#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur7 > a:not(.btn),
#menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur7 > ul li a:not(.btn),
.c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur7 > a:not(.btn){
    color: #54cdcc;
}

.c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:not(.btn) {
    color: #fff;
}

.recherche_top{
    display:none;
}

#headerBarre .c-topbar .c-top-menu .hidden-big{
    display:none;
}

.panier_top i{
    display:none;
}

/* FIN HEADER */
/* SLIDE */

.slide{
    padding: 10px 0;
}

.slide .texte_slide .date{
    margin-bottom: 10px;
    font-size: 13px;
}
.slide .texte_slide .titleH3{
    line-height: 1.1;
}

.slide.owl-theme:not(.owl-single):not(.owl-bordered) {
    margin-left:0;
    width: 100%;
}

.slide .item .logo_slide img{
    width: 100%;
    max-height: 140px;
    margin-bottom: 40px;
}

.slide .item .visuel_slide img{
    width: 100%;
    max-height: 200px;
    object-fit: cover;
}

.slide .item .visuel_unique_slide img{
    width: 100%;
    height: auto;
}

.slide .texte_slide .sous_titre_slide{
    text-transform: uppercase;
    font-weight: 700;
}

.slide .texte_slide,
.slide .img_slide{
    height: 340px;
    display: table-cell;
    vertical-align: middle;
}

.slide .suite a {
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 15px;
    text-transform: uppercase;
    border: 1px solid #1e2a52;
    background-color: transparent;
    margin: 0 auto;
    text-decoration: none;
    color: #1e2a52;
}

.slide .suite a:hover {
    color: #fff;
    background-color: #1e2a52;
    transition: 0.4s;
}

.slide .ligne_bleu{
    border-bottom: 2px solid #1e2a52;
    padding:0;
    width: 500px;
    margin-bottom: 10px;
}

/* FIN SLIDE */
/* BLOC H1 */

#bloc_H1_contenu p{
    font-size: 18px;
    text-transform: none;
    color: #262626;
    font-weight: 500;
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
}

/* FIN BLOC H1 */
/* BLOCS */

.bloc_visuel_liste{
    background-color: #fff;
    margin-bottom: 40px;
    text-align: center;
}

.bloc_visuel_liste .texte{
    padding: 0;
    height: 350px;
    line-height: 24px;
    display: table-cell;
    vertical-align: middle;
}

.bloc_visuel_liste .texte .titleH2{
    font-size: 30px;
    text-transform: uppercase;
    color: #e9530d;
    margin-bottom: 10px;
    line-height: 1.1;
}

.bloc_visuel_liste .texte .contenu p a{
    color: #1e2a52;
    text-decoration: none;
}

.bloc_visuel_liste .texte .contenu p a:hover{
    color: #e9530d;
}

.bloc_visuel_liste figure{
    height: 350px;
}

.bloc_visuel_liste figure img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.bloc_visuel_liste .texte p{
    color: #1e2a52;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

/* BLOCS */
/* DECOMPTE */

#decompte{
    margin-bottom: 40px;
}

.c-content-counter-1 > .row > div > .c-counter {
    margin: 10px auto;
    padding: 30px 0;
}

.c-content-counter-1 > .row > div > .c-counter {
    width: 150px;
    height: 150px;
}

.c-content-counter-1 > .row > div > .c-counter {
    font-size: 36px;
}

/* FIN DECOMPTE */
/* BLOC CATEG */

#bloc_categ{
    margin-bottom: 50px;
}

#bloc_categ .categ{
    background-color: #ececec;
    padding: 30px;
}

#bloc_categ a{
    text-decoration: none;
    margin-bottom: 20px;
}
#bloc_categ p{
    margin-bottom: 20px;
}
#bloc_categ p a:hover{
    text-decoration: underline;
}

#bloc_categ .categ .titre{
    font-size: 24px;
    display:inline-block;
    width: calc(100% - 80px);
    color: #1e2a52;
    margin-bottom: 15px;
    line-height: 1.1;
    vertical-align: top;
}
#bloc_categ .categ .b_titre{
    position: relative;
}
#bloc_categ .categ .icone{
    width: 80px;
    display: inline-block;
    text-align: right;
    vertical-align: top;
}
#bloc_categ .categ i{
    padding: 18px 0;
    background-color: #e9530d;
    border-radius: 50%;
    font-size: 24px;
    height: 60px;
    width: 60px;
    color: #fff;
    display:inline-block;
    text-align: center;
}

#bloc_categ .categ i .fa{
    transform: translate(-50px,-50px);
}


#bloc_categ .ligne_bleu{
    width: 220px;
    padding: 0;
    margin-bottom: 20px;
}

#bloc_categ a:hover .ligne_bleu{
    width: 50px;
}

#bloc_categ .suite{
    margin: 15px 0;
    text-align: right;
}

#bloc_categ .suite a {
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 15px;
    text-transform: uppercase;
    border: 1px solid #1e2a52;
    background-color: transparent;
    margin: 0 auto;
    text-decoration: none;
    color: #1e2a52;
}

#bloc_categ .suite a:hover {
    color: #fff;
    background-color: #1e2a52;
    transition: 0.4s;
}

/* FIN BLOC CATEG */
/* BLOC LIEUX */

#bloc_lieux{
    background-color: #ececec;
    padding: 30px 0;
}

#bloc_lieux figure{
    text-align: center;
}

#bloc_lieux img{
    height: 230px;
    width: auto;
}

#bloc_lieux .texte_lieux{
    text-align: center;
    height: 230px;
}

#bloc_lieux .ligne_bleu{
    border-bottom: 2px solid #1e2a52;
    padding: 10px 0;
    width: 400px;
    margin: 0 auto;
    margin-bottom: 30px;
}

#bloc_lieux .liste_lieux .site{
    font-weight: 700;
}

#bloc_lieux .liste_lieux .contact_lieux a{
    font-weight: 500;
}

#bloc_lieux .liste_lieux i{
    color: #e9530d;
    margin-right: 10px;
}

#bloc_lieux .bouton_lieux {
    margin-top: 20px;
}

#bloc_lieux .bouton_lieux a{
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 30px;
    text-transform: uppercase;
    border: 1px solid #1e2a52;
    background-color: transparent;
    width: 300px;
    margin: 0 auto;
    text-decoration: none;
    color: #1e2a52;
}

#bloc_lieux .bouton_lieux a:hover{
    color: #ececec;
    background-color: #1e2a52;
    transition: 0.4s;
}


/* FIN BLOC LIEUX */
/* FOOTER */

footer{
    text-align: center;
}

footer .logo {
    background-color: #fff;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}


footer .logo img{
    max-width: 160px;
}

footer h3{
    text-transform: uppercase;
    text-align: center;
}

footer ul{
    padding-left: 0;
}

footer .reseaux_footer{
    text-align: center;
    margin-bottom: 30px;
}

footer .reseaux_footer > li{
    display:inline-block;
    margin: 0 5px;
}

footer .reseaux_footer > li > a > i{
    color: #1e2a52;
    padding: 12px 0;
    text-align: center;
    width: 40px;
    height: 40px;
    background-color: rgba(255,255,255,0.75);
    font-size: 17px;
    border-radius: 50%;
}

footer .reseaux_footer > li > a:hover > i{
    color: #e9530d;
    background-color: #fff;
}

footer .logo_externe{
    text-align: center;
}

footer .logo_externe img{
    width: 280px;
    background-color: #fff;
    padding: 5px 10px;
    margin-bottom: 10px;
    height: 120px;
    object-fit: contain;
}

.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container {
    padding: 0 10px;
    margin-bottom: 30px;
}

/* FIN FOOTER */

.ligne_bleu{
    border-bottom: 2px solid #1e2a52;
    padding: 10px 0 4px;
    width: 300px;
}

.centrer{
    margin: 0 auto;
}

.alert.alert-info .titleH2 {
    margin-top: 0;
    line-height: 35px;
}
.pdf_cr .p_pdf {
    margin-bottom: 20px;
}
.pdf_cr .p_pdf .p_icon, .pdf_cr .p_pdf .p_titre {
    display: inline-block;
}
.pdf_cr .p_pdf .p_icon img {
    width: 50px;
    height: auto;
    margin-right: 10px;
}
.pdf_cr .p_pdf .p_titre a {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a52;
}
.pdf_cr .p_separateur {
    font-weight: 700;
    font-size: 25px;
    color: #1e2a52;
}

.annuaire .first_ligne{
    padding-bottom: 5px;
    border-bottom: 2px solid #1e2a52;
    margin-bottom: 40px;
}
.annuaire .an_ligne{
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}
.annuaire .an_ligne a:hover{
    color: #e9530d;
}
.annuaire .an_name,
.annuaire .an_subname,
.annuaire .an_post,
.annuaire .an_mail,
.annuaire .an_tel{
    display:inline-block;
}
.annuaire .first_ligne span{
    color: #000;
    font-size: 16px;
    color: #1e2a52;
}
.annuaire span{
    color: #000;
    font-size: 13px;
}
.annuaire .an_name{
    color: #1e2a52;
    font-size: 16px;
    font-weight: 700;
    width: 15%;
    padding-right: 10px;
}
.annuaire .an_subname{
    color: #1e2a52;
    font-size: 16px;
    font-weight: 300;
    width: 15%;
    padding-right: 15px;
}
.annuaire .an_post{
    color: #000;
    font-size: 14px;
    width: 30%;
    padding-right: 15px;
}
.annuaire .an_tel{
    width: 12%;
}
.annuaire .an_mail{
    width: 28%;
    padding-right: 15px;
}
.annuaire .an_titre{
    color: #000;
    border-bottom: 2px solid #1e2a52;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    margin-top: 30px;
}
.recherche input {
    border: 1px solid #1e2a52;
    height: 48px;
    margin-top: -2px;
    width: 160px;
    padding: 0 5px;
}
.recherche .champ_text {
    display: inline-block;
}
.recherche{
    margin-bottom: 20px;
    text-align: right;
}
.recherche .bouton_loupe {
    display: inline-block;
}
.recherche .bouton_loupe .btn_loupe {
    background-color: #1e2a52;
    border: 1px solid #1e2a52;
    color: #fff;
    height: 48px;
    margin-top: 1px;
    padding: 5px;
    width: 48px;
}.recherche .bouton_loupe .btn_loupe:hover {
    background-color: #e9530d;
    border: 1px solid #e9530d;
}
.annuaire .recap_recherche{
    font-size: 16px;
    color: #1e2a52;
    margin-bottom: 0px;
    margin-top: 13px;
}
.annuaire .recap_recherche span{
    font-size: 16px;
    font-weight: 700;
    color: #e9530d;
}

.service{
    margin: 20px 0;
}
.service .presentation {
    text-align: center;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2);
    padding: 30px;
    margin: 0 20px 40px;
}
.service .presentation:hover{
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2);
}
.service .presentation img{
    text-align: center;
    margin: auto;
}
.service .presentation .s_name {
    font-size: 24px;
    color: #1e2a52;
    margin-bottom: 10px;
    line-height: 16px;
    margin-top: 15px;
}
.service .presentation .s_tel{
    font-size: 20px;
}
.service .presentation .s_desc{
    margin-top: 20px;
}
.service .presentation .s_mail{
    margin-top: 10px;
}
.service .presentation .trait{
    border-bottom: 2px solid #1e2a52;
    width: 70%;
    margin: 20px auto;
}


.services .tab-content{
    padding: 40px 20px
}
.services .nav-tabs > li.active > a,
.services .nav-tabs > li.active > a:focus,
.services .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #1e2a52;
    border: 2px solid #1e2a52;
    border-bottom-color: transparent;
}

.services .nav-tabs > li > a {
    margin-right: 4px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #1e2a52;
}
.services .nav-tabs > li > a:hover {
    border-color: #e9530d;
    background-color: #e9530d;
    color: #fff;
}
.services .nav > li > a:focus,
.services .nav > li > a:hover {
    text-decoration: none;
    border-color: #e9530d;
    background-color: #e9530d;
    color: #fff;
}
.services .nav-tabs {
    border-bottom: 2px solid #1e2a52;
}
.services .nav-tabs > li {
    margin-bottom: -2px;
}

.services .tab-content .titre{
    font-size: 32px;
    color:#1e2a52;
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300;
}
.services .tab-content .titre ~ .trait{
    border-bottom: 2px solid #1e2a52;
    width: 400px;
}

.services .tab-content .presentation {
    text-align: center;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2);
    padding: 5px;
    margin: 20px 10px;
}
.services .tab-content .line .col{
    width: 20%;
    display: inline-block;
    float: left;
}
.services .tab-content .line .col .s_name{
    margin-top: 10px;
    font-size: 20px;
    color: #1e2a52;
    margin-bottom: 10px;
    line-height: 20px;
}
.services .tab-content .line .col .c-trait{
    margin: 10px auto;
    border-bottom: 2px solid #1e2a52;
    width: 70%;
}
.services .tab-content .line .col .s_mail{
    font-size: 14px;
}
.services .tab-content .line .col .s_mail a{
    color: #1e2a52;
}
.services .tab-content .line .col .s_mail a:hover{
    color: #e9530d;
}
.services .tab-content .line .col .s_tel{
    font-size: 18px;
    margin-bottom: 10px;
}

#detail_equipe .cadre{
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2);
    padding: 10px;
}
#detail_equipe .d_name{
    font-size: 32px;
    line-height: 32px;
    color: #1e2a52;
    margin-bottom: 20px;
}
#detail_equipe .d_icon {
    margin-top: 10px;
    margin-bottom: 20px;
}
#detail_equipe .d_icon img{
    width: 200px;
}
#detail_equipe .d_admin,
#detail_equipe .d_chef{
    font-size: 20px;
    color: #000;
}
#detail_equipe .d_content{
    color: #000;
}

.c-content-panel {
    padding: 0;
    border: 0px solid transparent;
    margin-bottom: 30px;
}


#detail_equipe .tab-content{
    padding: 40px 20px
}
#detail_equipe .nav-tabs > li.active > a,
#detail_equipe .nav-tabs > li.active > a:focus,
#detail_equipe .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #1e2a52;
    border: 2px solid #1e2a52;
    border-bottom-color: transparent;
}

#detail_equipe .nav-tabs > li > a {
    margin-right: 4px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #1e2a52;
    font-size: 18px;
}
#detail_equipe .nav-tabs > li > a:hover {
    border-color: #e9530d;
    background-color: #e9530d;
    color: #fff;
}
#detail_equipe .nav > li > a:focus,
#detail_equipe .nav > li > a:hover {
    text-decoration: none;
    border-color: #e9530d;
    background-color: #e9530d;
    color: #fff;
}
#detail_equipe .nav-tabs {
    border-bottom: 2px solid #1e2a52;
}
#detail_equipe .nav-tabs > li {
    margin-bottom: -2px;
}

#detail_equipe .tab-content .titre{
    font-size: 32px;
    color:#1e2a52;
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300;
}
#detail_equipe .tab-content .titre ~ .trait{
    border-bottom: 2px solid #1e2a52;
    width: 400px;
}



#detail_equipe .d_equipe .presentation {
    text-align: center;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2);
    padding: 5px 5px 10px 5px;
    margin: 20px 10px;
}
#detail_equipe .d_equipe .d_ligne{
    width: 20%;
    display: inline-block;
    float: left;
}
#detail_equipe .d_equipe .d_ligne .d_name{
    margin-top: 10px;
    font-size: 20px;
    color: #1e2a52;
    margin-bottom: 10px;
    line-height: 20px;
}
#detail_equipe .d_equipe .d_ligne .c-trait{
    margin: 10px auto;
    border-bottom: 2px solid #1e2a52;
    width: 70%;
}
#detail_equipe .d_equipe .d_ligne .d_mail{
    font-size: 14px;
}
#detail_equipe .d_equipe .d_ligne .d_mail a{
    color: #1e2a52;
}
#detail_equipe .d_equipe .d_ligne .d_mail a:hover{
    color: #e9530d;
}
#detail_equipe .d_equipe .d_ligne .d_tel{
    font-size: 18px;
    margin-bottom: 10px;
}
#detail_equipe .d_equipe .d_ligne .d_info{
    margin-bottom: 10px;
    line-height: 20px;
}

#detail_equipe .titre {
    font-size: 32px;
    color: #1e2a52;
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300;
}
#detail_equipe .titre ~ .trait {
    border-bottom: 2px solid #1e2a52;
    width: 400px;
}

.equipe .cadre{
    margin-bottom: 20px;
}
.equipe .e_img{
    /* box-shadow: 1px 1px 7px rgba(0,0,0,0.2); */
    margin-bottom: 20px;
    width: 100%;
}
.equipe .e_img img{
    margin: auto;
}
.equipe .cadre .name{
    margin-bottom: 10px;
    font-size: 18px;
    color: #000;
}
.equipe .cadre .icon_img {
    width: 130px;
    margin-bottom: 30px;
}
.equipe .cadre .titleH3 a,
.equipe .cadre .titleH3{
    font-size: 20px;
    line-height: 24px;
}
.equipe .cadre .suite {
    text-align: center;
    margin-bottom: 15px;
}
.equipe .cadre .suite a {
    font-size: 14px;
    padding: 5px 15px;
}
.equipe .cadre .contenu {
    /* border: 1px solid #1e2a52; */
    padding: 10px;
    text-align: center;
}

.recap_recherche{
    font-size: 26px;
    color: #1e2a52;
    margin-bottom: 30px;
}
.recap_recherche span{
    font-size: 28px;
    color: #e9530d;
    font-weight: 600;
}


.image-r{
    max-width: 100%;
    height: auto;
}




/* =============================================
--------------  3.STYLE GRAND ECRAN ----------
==============================================*/


@media (min-width:1400px){
    .container, .bgcontent{width: 1370px;}
    .c-layout-sidebar-content.content-right {width: 1020px;}
    .c-layout-sidebar-content.content-left {width: 1020px;padding: 20px 50px 30px 0px;}
    .c-layout-sidebar-content {padding: 20px 0px 30px 60px;}
    .c-layout-sidebar-menu.right {width: 320px;margin: 20px 0px 40px 0px;}
    .c-layout-sidebar-menu.left {width: 320px;margin: 20px 0 40px 0px;}

}
@media (min-width:1300px) and (max-width: 1399px){
    .container, .bgcontent{width: 1270px;}
    .c-layout-sidebar-content.content-right {width: 945px;}
    .c-layout-sidebar-content.content-left {width: 945px;padding: 20px 40px 30px 0px;}
    .c-layout-sidebar-content {padding: 20px 0px 30px 45px;}
    .c-layout-sidebar-menu.right {width: 295px;margin: 20px 0px 40px 0px;}
    .c-layout-sidebar-menu.left {width: 295px;margin: 20px 0 40px 0px;}
}

@media (min-width:1200px) and (max-width: 1299px){

    /* SLIDE */

    .slide .texte_slide h3{
        font-size:24px;
    }

    .slide .texte_slide .sous_titre_slide{
        font-size:14px;
    }

    /* FIN SLIDE */
    /* BLOCS */

    .bloc_visuel_liste .texte .titleH2{
        font-size: 28px;
    }

    /* BLOCS */

    footer .logo_externe img {
        width: 220px;
        height: 100px;
    }

}


/* =============================================
--------------  4.STYLE ECRAN ----------
==============================================*/

@media (min-width:1200px){

    .c-layout-header-fixed .c-layout-header{position: inherit;}
    .c-layout-header-fixed.c-page-on-scroll .c-layout-header{position: fixed;}
    .c-page-on-scroll.c-layout-header-fixed .c-layout-header.c-layout-header-6 {height: 50px;line-height: 0;}

    .bgcontent{
        /* width: 1170px; */
        margin: 0 auto;
        box-shadow: 3px 0 2px rgba(0, 0, 0, 0.15), -3px 0 2px rgba(0, 0, 0, 0.15);
    }
    .c-layout-header-fixed .bgcontent .c-layout-header {position: relative;}
    .c-layout-header-fixed.c-page-on-scroll .bgcontent .c-layout-header {
        left: 0;
        position: fixed;
        width: 100%;
    }
	#paiement.detailCommande .c-input-group.c-spinner {text-align: center;}
    #article_default input.form-control.top[type="submit"] {
        margin-left: 180px;
        position: fixed;
        top: 17px;
        width: 180px;
        z-index: 1000000;
    }

}


/* =============================================
--------------  5.STYLE PETIT ECRAN ----------
==============================================*/

@media (min-width:992px) and (max-width: 1199px){
    h1,.h1,.titleH1,.titleH1 > a, h1 > a{font-size: 34px;}
    h2,.h2,.titleH2,.titleH2 > a, h2 > a{font-size: 30px;}
    h3,.h3,.titleH3,.titleH3 > a, h3 > a{font-size: 26px;}
    h4,.h4,.titleH4,.titleH4 > a, h4 > a{font-size: 24px;}
    h5,.h5,.titleH5,.titleH5 > a, h5 > a{font-size: 20px;}
    h6,.h6,.titleH6,.titleH6 > a, h6 > a{font-size: 16px;}

    .c-layout-header-fixed .c-layout-header{position: inherit;}
    .c-layout-header-fixed.c-page-on-scroll .c-layout-header{position: fixed;}
    .c-page-on-scroll.c-layout-header-fixed .c-layout-header.c-layout-header-6 {height: 50px;line-height: 0;}

    .texte_accueil .imageHab1 .blocImageVideo{width: 213px;}
    .texte_accueil .imageHab2 .blocImageVideo{width: 293px;}
    .texte_accueil .imageHab3 .blocImageVideo{width: 374px;}
    .texte_accueil .imageHab4 .blocImageVideo{width: 455px;}
    #menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:not(.btn) {
        font-size: 15px;
        padding: 15px 12px;
    }
    .c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:not(.btn) {
        font-size: 15px;
        padding: 15px 12px;
    }
    .c-layout-sidebar-content.content-right,.c-layout-sidebar-content.content-left{width: 670px;}
    #panier_detail .cadeau label {font-size: 22px;}
    #paiement .produitTotal .ttc, #paiement .produitTotal .ht {font-size: 15px;text-align: right;}
    #commandes .produit {font-size: 13px;}
    #commandes .entete {font-size: 15px;}
    #paiement.detailCommande .titreDesc{
        font-size: 14px;
        font-weight: 300;
        text-transform: none;
    }
    #paiement.detailCommande .c-input-group.c-spinner {text-align: center;}
    #etapes #shopping_steps .col-md-2.col-sm-2.col-xs-2{
        padding-left: 5px;
        padding-right: 5px;
    }
    .extrait_Article_simple .prix .promos, .extrait_article_simple_slide .prix .promos{display: table;}
    .extrait_Article_simple .prix .barre, .extrait_article_simple_slide .barre{margin-left: 0;display: inherit;}
    #article_default input.form-control.top[type="submit"] {
        margin-left: 115px;
        position: fixed;
        top: 17px;
        width: 178px;
        z-index: 1000000;
    }

    #slide_parallax .tp-splitted, #slide_parallax .titre-Slide{
        font-size: 35px;
    }
    #slide_parallax .contenu_slide{
        font-size: 15px;
        line-height: 24px;
    }
    #slide_parallax .bouton_unique{
        font-size: 15px;
        padding: 14px 22px;
    }
    #resa .lines_mois .col_mois {
        width: calc(33.3333333% - 10px);
        margin-left: 10px;
    }

    /* SLIDE */

    .slide{
        padding: 20px 0;
        margin-bottom: 0px;
    }

    .slide .texte_slide h3{
        font-size:24px;
    }

    /* FIN SLIDE */
    /* BLOC H1 */

    #bloc_H1_contenu .centre h1 p{
        font-size: 16px;
    }

    /* FIN BLOC H1 */
    /* BLOCS */

    .bloc_visuel_liste .texte .titleH2{
        font-size: 20px;
    }

    .bloc_visuel_liste .texte {
        height: 300px;
    }

    .bloc_visuel_liste figure{
        height: 300px;
    }

    /* BLOCS */
    /* BLOC CATEG */

    #bloc_categ a i{
        font-size: 20px;
        height: 50px;
        width: 50px;
    }

    #bloc_categ .ligne_bleu{
        width: 140px;
    }

    /* FIN BLOC CATEG */
    /* BLOC LIEUX */

    #bloc_lieux img{
        height: 300px;
        width: 300px;
        object-fit: cover;
    }

    /* FIN BLOC LIEUX */

    .ligne_bleu{
        border-bottom: 2px solid #1e2a52;
        padding: 10px 0 4px;
        width: 300px;
    }

    footer .reseaux_footer > li{
        display:inline-block;
        margin: 0 15px 20px;
    }

    footer .reseaux_footer > li > a > i{
        color: #1e2a52;
        padding: 10px 0;
        text-align: center;
        width: 40px;
        height: 40px;
        background-color: rgba(255,255,255,0.75);
        font-size: 17px;
        border-radius: 50%;
    }

    footer .logo_externe img {
        width: 220px;
        height: 100px;
    }
    .blocExtraitSimple .bloc_compte {
        padding: 20px;
    }
    .blocExtraitSimple .titleH3, .blocExtraitSimple .titleH3 a {
        font-size: 20px;
    }
    .annuaire .an_name {padding-right: 2px;font-size: 14px;}
    .annuaire .an_subname {padding-right: 10px;font-size: 14px;}
    .annuaire .an_post {padding-right: 10px;font-size: 13px;}
    .annuaire .an_mail {padding-right: 9px;font-size: 13px;}
    .annuaire .an_tel {font-size: 13px;}
    .recherche input {width: 125px;}
    .service .presentation {
        padding: 20px;
        margin: 0 10px 20px;
    }
    .services .tab-content .line .col{
        width: 25%;
    }
    #detail_equipe .d_equipe .d_ligne{
        width: 25%;
    }
}


/* =============================================
----------------  6.STYLE TABLETTE -----------
==============================================*/

@media (min-width:768px) and (max-width: 991px){
    #info .phrase {font-size: 22px;margin-top: 5px;}
    h1,.h1,.titleH1,.titleH1 > a, h1 > a{font-size: 30px;}
    h2,.h2,.titleH2,.titleH2 > a, h2 > a{font-size: 26px;}
    h3,.h3,.titleH3,.titleH3 > a, h3 > a{font-size: 20px;}
    h4,.h4,.titleH4,.titleH4 > a, h4 > a{font-size: 18px;}
    h5,.h5,.titleH5,.titleH5 > a, h5 > a{font-size: 16px;}
    h6,.h6,.titleH6,.titleH6 > a, h6 > a{font-size: 15px;}

    h1 ~ .trait{
        width: 320px;
    }

    .texte_accueil .imageHab1 .blocImageVideo{width: 160px;}
    .texte_accueil .imageHab2 .blocImageVideo{width: 220px;}
    .texte_accueil .imageHab3 .blocImageVideo{width: 284px;}
    .texte_accueil .imageHab4 .blocImageVideo{width: 345px;}

    .c-logo img {height: 80px;margin: 10px 0;}
    .c-layout-header .c-navbar .c-mega-menu {max-height: 500px;overflow-y: auto;}
    #etapes .step_name {font-size: 10px;}
    #panier_detail .c-cart-desc, #paiement .c-cart-desc{min-height: 107px;}
    #panier_detail .recalculer, #paiement .recalculer{text-align: right;}
    #etapes #shopping_steps .col-md-2.col-sm-2.col-xs-2{
        padding-left: 5px;
        padding-right: 5px;
    }
    .extrait_Article_simple .prix .promos, .extrait_article_simple_slide .prix .promos{display: table;}
    .extrait_Article_simple .prix .barre, .extrait_article_simple_slide .prix .barre{margin-left: 0;display: inherit;}

    #article_default .blocRefPrix .prix {
        display: inline-block;
        float: none;
        margin-top: 5px;
    }
    #article_default .blocRefPrix .prix span.barre {margin-top: 10px;}
    #article_default input.form-control.top[type="submit"] {
        font-size: 12px;
        margin-left: 80px;
        padding: 0 5px;
        position: fixed;
        top: 17px;
        width: 140px;
        z-index: 1000000;
    }
    #slide_parallax .tp-splitted, #slide_parallax .titre-Slide{
        font-size: 28px;
    }
    #slide_parallax .contenu_slide{
        font-size: 14px;
        line-height: 20px;
    }
    #slide_parallax .bouton_unique{
        font-size: 14px;
        padding: 10px 16px;
    }
    footer.one-footer .logo img {width: 200px;}
    footer.one-footer ul.c-address li span {font-size: 16px;}
    footer.one-footer ul.c-address li > i {padding: 10px;font-size: 14px;}
    footer.one-footer .liensSubFooter {font-size: 14px;}

    /* HEADER */

    #headerBarre .c-topbar.topBarre{
        margin-top: 20px;
    }
    #headerBarre .c-topbar{
        margin-top: 0;
    }

    #headerBarre .c-logo{
        margin-bottom: 0px;
    }

    .c-layout-header .c-topbar .c-top-menu .reseaux{
        margin-top: 20px;
    }

    /* FIN HEADER */
    /* SLIDE */
    .slide{
        height: 350px;
        padding: 0;
        margin-bottom: 0;
    }

    .slide .texte_slide,
    .slide .img_slide{
        height: 300px;
    }

    .slide p{
        font-size: 14px;
    }

    .slide .ligne_bleu{
        width: 200px;
    }
    /* FIN SLIDE */

    .bloc_visuel_liste .texte .titleH2 {
        font-size: 24px;
    }

    .bloc_visuel_liste a:hover .ligne_bleu {
        width: 40px;
    }

    /* BLOC CATEG */


    #bloc_categ a i{
        font-size: 20px;
        height: 50px;
        width: 50px;
    }

    #bloc_categ .categ .ligne_bleu{
        width: 320px;
    }

    /* FIN BLOC CATEG */
    /* BLOC LIEUX */

    #bloc_lieux .ligne_bleu{
        width: 150px;
    }

    #bloc_lieux .liste_lieux {
        grid-template-columns: 1fr 1fr;
    }

    #bloc_lieux .contact_lieux{
        grid-column: 1/-1;
        padding-top: 30px;
    }

    #bloc_lieux .texte_lieux{
        display:grid;
        align-items: center;
        text-align: center;
        height: 330px;
    }

    #bloc_lieux img{
        height: 350px;
        width: 230px;
        object-fit: cover;
    }

    /* BLOC LIEUX */

    .ligne_bleu{
        border-bottom: 2px solid #1e2a52;
        padding: 0 0 10px;
        width: 250px;
    }
    #recherche_top{
        margin-top: 15px;
    }

    .c-layout-header .c-links.c-theme-ul.menu_Top.barre_connexion {
        margin-top: 0px;
    }

    .c-top-menu.c-pull-right.panier_top{
        position: relative;
        top: 5px;
    }
    .annuaire .an_name {padding-right: 2px;font-size: 14px;}
    .annuaire .an_subname {padding-right: 10px;font-size: 14px;}
    .annuaire .an_post {padding-right: 10px;font-size: 13px;width: 29%;}
    .annuaire .an_mail {padding-right: 9px;font-size: 13px;}
    .annuaire .an_tel {font-size: 13px;width: 13%;}
    .recherche input {width: 145px;}
    .service .presentation {
        padding: 20px;
        margin: 0 10px 20px;
    }
    .services .tab-content .line .col{
        width: 33.3333333%;
    }
    #detail_equipe .d_equipe .d_ligne{
        width: 33.3333333%;
    }
}


@media (min-width: 992px){
    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .dropdown-menu.c-menu-type-classic {
        min-width: 250px;
        width: 250px;
    }
    .container-fluid {
        padding: 0 50px;
    }
}




@media (max-width: 991px){

    .c-layout-header-fixed.c-page-on-scroll #headerCentre .c-navbar,
    .c-layout-header-fixed.c-page-on-scroll #headerBarre .c-navbar{
        position: relative;
    }
    .c-page-on-scroll .c-logo img {
        height: 50px;
        width: auto;
        margin: 8px 0px 7px 15px;
    }
    .c-page-on-scroll .c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler.btn_Smart {top: 15px;}
    .c-layout-sidebar-content.content-right,.c-layout-sidebar-content.content-left{float: none;width: 100%;padding: 20px 0 30px;}
    .c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page {margin-top: 15px;}
    .c-layout-header-fixed.c-layout-header-6-topbar .bgcontent .c-layout-page {margin-top: 15px;}
    .c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page.headerBarre {margin-top: 0px;}
    .c-layout-header-fixed.c-layout-header-6-topbar.c-page-on-scroll .c-layout-page.headerBarre {margin-top: 15px;}
    .c-layout-header-fixed.c-layout-header-6-topbar.c-page-on-scroll .c-layout-page {margin-top: 0px;}
    .c-layout-header-fixed .c-layout-page {margin-top: 0px;}
    .c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler.btn_Smart {
        background: #e9530d;
        display: inline-block;
        padding: 10px 8px;
        position: relative;
        top: 25px;
        left: -20px;
    }
    .c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler > .c-line {background: #fff;margin: 3px 0 3px 55px;}
    .c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler:hover {background: #fff;}
    .c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler:hover > .c-line {background: #e9530d;}
    .c-layout-header.c-layout-header-6 .c-topbar .c-brand > .c-hor-nav-toggler {
        background: #e9530d;
        float: right;
        padding: 10px 20px;
        position: relative;
        top: -25px;
        color: #fff;
    }
    .c-layout-header.c-layout-header-6 .c-topbar .c-brand > .c-hor-nav-toggler:hover {background: #eee;}
    .c-layout-header.c-layout-header-6 .c-topbar .c-brand > .c-hor-nav-toggler > .c-line {background-color: #fff;margin: 3px 0 3px 50px;}
    .c-layout-header.c-layout-header-6 .c-topbar .c-brand > .c-hor-nav-toggler:hover > .c-line {background-color: #e9530d;}

    #headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu.c-pull-left{float: left;}
    #headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu .c-links {float: left;}

    #headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu .c-links.top_contact{
        margin-top: 0;
    }

    #headerBarre #menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:not(.btn) {
        color: #555;
        font-size: 15px;
        min-height: 35px;
        padding: 12px 15px;
    }
    #headerBarre .btnMenu{
        display: inline-block;
        float: right;
        font-weight: 700;
        font-size: 15px;
        margin-top: 0px;
        line-height: 18px;
        margin-right: 25px;
    }
    #headerBarre .c-page-on-scroll .btnMenu{margin-top: 15px;}
    .btnMenu, .c-content-ver-nav .btnMenu{
        color: #fff;
        display: inline-block;
        float: right;
        font-size: 15px;
        font-weight: 700;
        line-height: 18px;
        margin-right: 35px;
    }
    .c-content-ver-nav .c-content-toggler > .c-line {margin: 3px 0 3px 58px;}
    .c-content-ver-nav .c-content-toggler:hover .btnMenu{color: #e9530d;}
    .c-hor-nav-toggler > .btnMenu {color: #fff;}
    .c-hor-nav-toggler:hover > .btnMenu {color: #e9530d;}
    .c-hor-nav-toggler:hover > .c-line {background-color: #e9530d;}
    #menu_Principale .c-mega-menu.c-mega-menu-dark-mobile {
        box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.25);
    }
    #menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:not(.btn),
    .c-page-on-scroll #menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:not(.btn) {
        color: #333;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        letter-spacing: 0px;
        min-height: 45px;
        padding: 11px 15px;
    }
    #menu_Principale .c-mega-menu.c-mega-menu-dark-mobile > .nav.navbar-nav > li > .c-link {
        border-bottom: 1px solid ##bdbdbd;
    }
    #menu_Principale .c-mega-menu > .nav.navbar-nav > li > ul li a:not(.btn) {
        color: #333;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        letter-spacing: 0px;
    }
    #menu_Principale .c-mega-menu > .nav.navbar-nav > li ul {box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);}
    #menu_Principale .c-mega-menu > .nav.navbar-nav > li > a:hover:not(.btn),
    #menu_Principale .c-mega-menu > .nav.navbar-nav > li > a.actif:not(.btn) {color: #fff;}
    .liensSubFooter ul li {float: none;text-align: center;display: inline-block;}
    .liensSubFooter ul {margin-bottom: 15px;padding: 0;text-align: center;}
    .copyright, .real {text-align: center;}
    .c-sidebar-menu-toggler div.titleH3{display: inline-block;}
    .c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler {
        display: inline-block;
        padding: 5px 8px 6px;
        position: relative;
        top: 25px;
        right: 20px;
    }
    #panier_detail .btn_supprX{display: none;}
    #panier_detail .btn_suppr{
        display: inline-block;
        color: #df0000;
        text-transform: uppercase;
        border-radius: 0;
        border: 1px solid #df0000;
        font-weight: 700;
        padding: 6px 20px 4px;
        font-size: 16px;
        background-color: #fff;
    }
    #panier_detail .btn_suppr:hover{
        display: inline-block;
        text-decoration: none;
        color: #fff;
        border: 1px solid #df0000;
        background-color: #df0000;
    }
    #panier_detail .titre_sm, #paiement .titre_sm{display: inline-block;}

    #panier_detail .bouton_unique.autre, #paiement .bouton_unique.autre {padding: 10px 20px;}
    #article_default .pdf.doc .titleH3{margin-bottom: 20px;}
    #bloc_accueil_image_fond .bloc {padding: 40px 25px;}
    .panier_top .glyphicon {margin-right: 0px;}
    .c-content-toggler {background: #e9530d;padding: 9px 7px;}
    .c-content-toggler > .c-line {background-color: #fff;}
    .c-content-toggler:active > .c-line, .c-content-toggler:focus > .c-line, .c-content-toggler:hover > .c-line {background-color: #e9530d;}
    #headerCentre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu {
        text-align: left;
    }
    #headerCentre.c-layout-header .c-links.c-theme-ul.menu_Top {
        margin-top: 5px;
    }
    #headerCentre.c-layout-header .c-links.c-theme-ul.menu_Top .address{
        display: block;
    }
    #headerCentre.c-layout-header.c-layout-header-6 .c-topbar .top_center .c-brand {
        display: inline-block;
        width: auto;
    }

    /* HEADER */

    #headerBarre #menu_Principale .c-mega-menu > .nav.navbar-nav{
        background-color: #1e2a52;
    }

    #headerBarre #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur0 > a:not(.btn) {
        color: #fff;
    }

    #headerBarre #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur1 > a:not(.btn) {
        color: #8bd1dd;
    }

    #headerBarre #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur2 > a:not(.btn) {
        color: #b9e36c;
    }

    #headerBarre #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur3 > a:not(.btn) {
        color: #fb6363;
    }

    #headerBarre #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur4 > a:not(.btn) {
        color: #e1cf5a;
    }

    #headerBarre #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur5 > a:not(.btn) {
        color: #d998d2;
    }

    #headerBarre #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur6 > a:not(.btn) {
        color: #aad59b;
    }

    #headerBarre #menu_Principale .c-mega-menu > .nav.navbar-nav > .couleur7 > a:not(.btn) {
        color: #54cdcc;

    }

    /* FIN HEADER */
    /* BLOC CHIFFRE */

    .c-content-counter-1 > .row > div > .c-counter {
        margin: 10px auto;
        padding: 30px 0;
    }

    .c-content-counter-1 > .row > div > .c-counter {
        font-size: 34px;
        width: 140px;
        height: 140px;
    }

    #decompte a h3,
    #decompte h3.titleH3 {
        margin-top: -5px;
        font-size: 16px;
    }

    /* FIN BLOC CHIFFRE */

    #bloc_categ .categ{
        margin-bottom: 20px;
    }

    #bloc_categ a i {
        padding: 15px;
    }

    .c-layout-header .c-navbar .c-mega-menu {
        padding: 0px 10px;
    }

}

/* =============================================
--------------  7.STYLE SMART-PHONE ---------
==============================================*/

@media (max-width:767px){
    h1,.h1,.titleH1,.titleH1 > a, h1 > a{font-size: 24px;}
    h2,.h2,.titleH2,.titleH2 > a, h2 > a{font-size: 22px;}
    h3,.h3,.titleH3,.titleH3 > a, h3 > a{font-size: 20px;}
    h4,.h4,.titleH4,.titleH4 > a, h4 > a{font-size: 17px;}
    h5,.h5,.titleH5,.titleH5 > a, h5 > a{font-size: 16px;}
    h6,.h6,.titleH6,.titleH6 > a, h6 > a{font-size: 15px;}

    h1 ~ .trait{
        width: 280px;
    }




    .c-logo img {
        height: 50px;
        margin: 10px 0;
        width: auto;
    }

    #headerBarre .c-logo {
        height: 120px;
        width: 120px;
        margin-top: 0;
    }

    #headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-brand {
        margin-top: 0px;
        text-align: center;
    }

    .c-layout-header .c-navbar .c-mega-menu {max-height: 350px;overflow-y: auto;}
    #headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-brand > .c-logo {float: none;}

    .ariane-1 ul li a {font-size: 12px;}
    .c-layout-header .c-links.c-theme-ul.menu_Top > li.tel {display: inline-block;}
    .c-layout-header .c-brand {margin-left: 12px;}

    .texte_accueil img{width: 100%;margin-bottom: 10px;}
    .texte_accueil .video{margin-bottom: 15px;}
    .texte_accueil .imageHab1 .blocImageVideo, .texte_accueil .imageHab2 .blocImageVideo, .texte_accueil .imageHab3 .blocImageVideo, .texte_accueil .imageHab4 .blocImageVideo{width: 100%;}

    footer{text-align: center;}
    footer #footer_Contact li.adress span{position: initial;}
    footer #footer_Contact li.adress {padding: 0 0 10px;}
    footer #footer_Contact li.adress > i {top: 0px;}
    .ariane-bg{font-size: 12px;}
    table{font-size: 12px;}
    table tr:first-child{font-size: 15px;}
    table tr td{padding: 5px 10px;}
    table tr:first-child td{padding: 5px 3px;}
    #erreur404 .cadre{
        margin: 40px auto;
        width: 100%;
    }
    #erreur404 .titre {font-size: 45px;}
    #erreur404 p {font-size: 16px;}
    #panier_detail .titreArticle, #paiement .titreArticle{font-size: 16px;}
    #panier_detail .recalculer, #paiement .recalculer{text-align: center;}
    #panier_detail .c-cart-buttons, #paiement .c-cart-buttons{text-align: center;}

    .panier_top .panier_nb .trait{display: inline-block;}
    .panier_top .panier_nb .circle {
        height: 25px;
        margin-left: 4px;
        padding-top: 3px;;
        top: 5px;
        width: 25px;
    }
    .c-layout-header .panier_top .c-links.c-theme-ul.menu_Top {margin-top: 7px;}
    .c-layout-header .c-links.c-theme-ul.menu_Top {margin-top: 11px;}
    #livraison .c-radio {margin-bottom: 20px;}
    #livraison .choix{font-size: 14px;margin-bottom: 20px;}
    #livraison .livraisonChoix .c-radio {margin-right: 0;}
    #livraison .livraisonChoix .logo_Livraison {margin-right: 10px;}

    #paiement .produitTotal {padding: 20px 5px 10px;}
    #paiement .produitTotal .ttc, #paiement .produitTotal .ht {font-size: 16px;}
    #paiement .bloc_Adresse{margin-bottom: 20px;}
    #commandes .entete {display: none;}
    #commandes .produit .detail{display: inline-block;font-weight: 700;margin-right: 5px;}
    #commandes .statut,
    #commandes .date,
    #commandes .code,
    #commandes .etat,
    #commandes .prix{
        margin-top: 0px;
    }
    .blocNewsLetter img{margin-top: 20px;}
    #panier_detail .cadeau{text-align: center;}
    #panier_detail .cadeau label {font-size: 18px;line-height: 20px;}
    #panier_detail .cadeau .c-checkbox label > span.inc {top: -9px;}
    #panier_detail .cadeau .c-checkbox label > .check {top: -2px;}
    #panier_detail .cadeau .c-checkbox label > .box {top: 1px;}
    #etapes #shopping_steps .step .picto{display: inline-block;}
    #etapes #shopping_steps .step .picto i{
        font-size: 20px;
        padding-top: 8px;
        font-weight: 300;
    }
    #etapes #shopping_steps .step .text{display: none;}
    #etapes #shopping_steps .step .nb{display: none;}
    #etapes #shopping_steps .col-md-2.col-sm-2.col-xs-2{
        padding-left: 5px;
        padding-right: 5px;
    }
    #etapes #shopping_steps {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    #etapes #shopping_steps + .trait {
        margin-bottom: 10px;
    }
    #etapes .trait {
        margin-top: -12px;
    }
    #panier_detail, #paiement {
        margin: 10px 0;
    }
    .extraitLong img{margin-bottom: 10px;}
    .texte_accueil .slide-sup{padding: 0px;}
    #article_default #owl-demo_3.owl-theme:not(.owl-single):not(.owl-bordered) .owl-wrapper .owl-item {padding: 0 10px;}
    #article_default .slide-sup .row {
        margin-left: 10px;
        margin-right: 10px;
    }
    #article_default .slide-sup .row .col-xs-12{
        padding-left: 10px;
        padding-right: 10px;
    }
    #article_default .titleH2.etape, .blocExtraitAncre .titleH2.etape{
        border-bottom: 0 solid #ddd;
        display: inline-block;
        margin-bottom: 10px;
        margin-top: 0;
        padding-bottom: 10px;
    }
    #article_default .traitAncre, .blocExtraitAncre .traitAncre{
        border-bottom: 3px solid #ddd;
        margin-bottom: 20px;
    }
    #article_default.ancre .c-content-toggler, .blocExtraitAncre .c-content-toggler{
        float: right;
        position: relative;
        top: 2px;
    }
    #commandes .bouton{height: 45px;margin-top: 20px;}
    .etrait_annonce_client .bouton_unique{width: 100%;}
    .etrait_annonce_client .bloc_bouton {
        height: auto;
        padding-top: 23px;
    }
    #btn_dev {right: 5px;}

    #slide_parallax .tp-splitted, #slide_parallax .titre-Slide{
        font-size: 16px;
        line-height: 20px;
    }
    #slide_parallax .contenu_slide{
        display: none;
    }
    #slide_parallax .bouton_unique{
        font-size: 20px;
        padding: 15px 20px;
    }
    .top_left{display: none;}
    .top_left,.top_right{margin-top: 0;}
    footer #footer_Contact .logo {text-align: center;}

    #tarteaucitronAlertBig.bandeau_cookies #tarteaucitronCloseAlert,
    #tarteaucitronAlertBig.bandeau_cookies #tarteaucitronPersonalize{
        font-size: 13px;
        padding: 8px 15px;
    }
    #tarteaucitronAlertBig.bandeau_cookies{
        font-size: 15px !important;
        padding: 15px 5%;
    }
    #tarteaucitronAlertBig.bandeau_cookies #tarteaucitronDisclaimerAlert b,
    #tarteaucitronAlertBig.bandeau_cookies #tarteaucitronDisclaimerAlert{
        font: 14px verdana;
    }
    #tarteaucitronAlertBig.bandeau_cookies #tarteaucitronDisclaimerAlert {
        margin-bottom: 5px;
    }
    .img_scroll .cadre .titre {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .img_scroll .cadre {padding: 30px 25px;}
    .img_scroll {padding: 40px 0;}
    .form-group .upload .dropzone{
        text-align: center;
    }
    .form-group .upload .dropzone p{
        margin-bottom: 15px;
    }
    .form-group .upload .dropzone .bouton_unique{
        float: none;
        text-align: center;
    }
    #resa .lines_mois .col_mois {
        width: 33.33333%;
        margin-left: 0px;
    }
    #calendar table tr:first-child {
        font-size: 12px;
    }
    #planningModal .bouton_unique{
        font-size: 13px;
        padding: 6px 12px;
    }

    #calendar .fc-left,
    #calendar .fc-right,
    #calendar .fc-center{
        float: none;
        text-align: center;
        display: block;
        margin-bottom: 15px;
    }
    #calendar.fc .fc-toolbar > * > * {
        float: none;
    }

    /* HEADER */

    #headerBarre .c-topbar{
        margin-top: 10px;
    }

    .c-layout-header .c-topbar .c-top-menu .reseaux{
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .c-layout-header .c-topbar .c-top-menu .reseaux li{
        margin: 0px;
    }

    .c-layout-header .panier_top .c-links.c-theme-ul.menu_Top{
        margin: 10px 0;
    }

    .c-layout-header .c-topbar .c-top-menu > .c-icons > .application > a {
        font-size: 12px;
        padding: 5px 10px;
        margin-left: 5px;
    }

    .c-layout-header .c-topbar .c-top-menu > .c-icons > .application:hover > a {
        color: #1e2a52;
        border: 1px solid transparent;
        background-color: #fff;
    }

    .bas_header .recherche_top{
        display:block;
    }

    .bas_header .recherche_top .form-group {
        margin-bottom: 0px;
        margin-top: 10px;
        position: relative;
    }

    .bas_header .recherche_top .form-control{
        color: #1e2a52;
    }

    .bas_header .recherche_top .form-control.input-lg,
    .bas_header .recherche_top .input-group-md .form-control {
        font-weight: 300;
        font-size: 14px;
        border-radius: 0px;
        padding-left: 40px;
        position:absolute;
        background: rgba(255,255,255,0.85);
        border: 1px solid transparent;
    }

    .bas_header .recherche_top .input-lg {
        height: 40px;
    }

    .bas_header .recherche_top .bouton_loupe {
        position: absolute;
        top: 8px;
        right: 40px;
    }

    .bas_header .recherche_top .bouton_loupe button{
        color: #999;
        background-color: transparent;
        border: 0px solid transparent;
    }

    .bas_header .recherche_top .bouton_loupe button:hover{
        color: #1e2a52;
    }

    #headerBarre .c-topbar .c-top-menu .hidden-big{
        display: inline-block;
    }

    .c-layout-header.c-layout-header-6 .c-topbar .c-brand > .c-hor-nav-toggler {
        top: -10px;
    }

    .panier_top i{
        display:block;
    }

    /* FIN HEADER */
    /* SLIDE */

    .slide{
        height: auto;
        padding: 20px 0;
        margin-bottom: 0;
    }

    .slide .item .logo_slide,
    .slide .item .visuel_slide{
        text-align: center;
    }

    .slide .item .logo_slide img{
        width: 100%;
        max-height: 100px;
        margin-bottom: 20px;
    }

    .slide .item .visuel_slide img{
        width: 100%;
        height: 200px;
        margin-bottom: 20px;
    }

    .slide .texte_slide,
    .slide .img_slide{
        height: auto;
        text-align: center;
    }

    .slide .texte_slide h3{
        font-size: 18px;
    }

    .slide p,
    .slide .sous_titre_slide{
        font-size: 14px;
    }

    .slide .suite a{
        font-size: 14px;
    }

    .slide .suite .ligne{
        width: 30px;
        margin: 0 auto;
    }

    .slide .ligne_bleu{
        width: 200px;
        margin: 0 auto 10px;
    }

    .slide .texte_slide, .slide .img_slide {
        height: auto;
        display: inherit;
        vertical-align: middle;
        width: 100%;
        text-align: center;
    }

    .slide .item .visuel_unique_slide {
        text-align: center;
        max-height: 200px;
        width: 100%;
        margin: 0 auto 10px;
    }
    .slide .item .visuel_unique_slide img {
        margin: auto;
        margin-bottom: 20px;
        max-height: 200px;
        width: auto;
    }

    .slide .suite {
        margin: 10px 0;
    }

    /* FIN SLIDE */
    /* BLOC H1 */

    #bloc_H1_contenu .centre h1 p{
        font-size: 15px;
    }

    /* FIN BLOC H1 */

    .bloc_visuel_liste .texte {
        height: auto;
    }

    .bloc_visuel_liste .texte .titleH2 {
        font-size: 22px;
    }

    .bloc_visuel_liste figure img {
        margin-bottom: 30px;
    }

    .bloc_visuel_liste .texte {
        grid-template-rows: 1fr;
    }
    .bloc_visuel_liste figure{
        height: 200px;
    }


    /* BLOC CATEG */

    #bloc_categ {
        margin-bottom: 10px;
    }

    #bloc_categ .categ{
        height: auto;
        margin-bottom: 30px;
    }

    #bloc_categ a i{
        font-size: 20px;
        height: 50px;
        width: 50px;
    }

    #bloc_categ .ligne_bleu{
        width: 180px;
    }

    #bloc_categ p{
        font-size: 14px;
    }

    /* FIN BLOC CATEG */
    /* BLOC LIEUX */

    #bloc_lieux .ligne_bleu{
        width: 100px;
    }

    #bloc_lieux .liste_lieux {
        grid-template-columns: 1fr;
    }

    #bloc_lieux .contact_lieux{
        padding-top: 0px;
    }

    #bloc_lieux .texte_lieux{
        height: auto;
    }

    #bloc_lieux figure{
        margin-top: 30px;
        text-align: center;
    }

    #bloc_lieux img{
        height: 200px;
        width: 254px;
        object-fit: cover;
    }

    #bloc_lieux li{
        margin-bottom: 15px;
    }

    /* BLOC LIEUX */

    .ligne_bleu {
        padding: 10px 0 4px;
        width: 160px;
    }

    .topBarre{
        display: none;
    }

    .c-layout-header .c-icons.c-theme-ul.social_Top.reseaux {
        float: none;
        text-align: right;
        margin-bottom: 0;
        display: block;
    }

    #headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-top-menu .c-links {
        float: none;
    }

    #headerBarre.c-layout-header.c-layout-header-6 .c-topbar .top_contact,
    #headerBarre.c-layout-header.c-layout-header-6 .c-topbar .appli{
        display: block;
    }
    .c-icons.c-theme-ul.social_Top.appli{
        padding: 0;
        float: right;
        display: block;
        width: 100%;
        text-align: right;
        margin-top: 10px;
        margin-bottom: 22px;
    }
    .c-icons.c-theme-ul.social_Top.appli li{
        display: inline-block;
        list-style: none;
    }
    .c-icons.c-theme-ul.social_Top.appli li a i{
        height: 30px;
        width: 30px;
        text-align: center;
        padding: 7px 0;
        font-size: 14px;
        background-color: transparent;
        border: 1px solid #fff;
        color: #fff;
    }
    .c-icons.c-theme-ul.social_Top.appli li a:hover i{
        background-color: #fff;
        border: 1px solid #fff;
        color: #e9530d;
    }
    .contenu-top-logo{
        position: absolute;
    }

    #recherche_top {
        margin-top: 50px;
        width: calc(100% - 120px);
    }

    #recherche_top #recherche{
        padding: 5px 10px;
    }
    #recherche_top .bouton_loupe {
        right: 10px;
    }
    .extraitLong .trait {
        width: 250px;
    }
    .annuaire .first_ligne{display: none;}
    .annuaire .an_name {width: 100%;margin-right: 0px;font-size: 14px;}
    .annuaire .an_subname {width: 100%;margin-right: 0px;font-size: 14px;}
    .annuaire .an_post {width: 100%;margin-right: 0px;font-size: 13px;}
    .annuaire .an_mail {width: 100%;margin-right: 0px;font-size: 13px;}
    .annuaire .an_tel {font-size: 13px;width: 100%;}
    .annuaire .recap_recherche {
        margin-bottom: 20px;
        text-align: center;
    }
    .recherche {
        text-align: center;
    }
    .services .tab-content .line .col{
        width: 100%;
    }
    .services .tab-content .titre ~ .trait {
        width: 70%;
    }
    .services .tab-content .titre {
        font-size: 24px;
    }
    #detail_equipe .d_equipe .d_img img{
        margin: auto;
    }
    #detail_equipe .d_equipe .d_ligne{
        width: 100%;
    }
    #detail_equipe .tab-content .titre ~ .trait {
        width: 70%;
    }
    #detail_equipe .tab-content .titre {
        font-size: 24px;
    }
    #detail_equipe .d_name {
        margin-top: 20px;
    }

}


@media (max-width: 500px){
    #panier_detail .bouton_unique, #livraison .bouton_unique, #validation .bouton_unique, #identification .bouton_unique{width: 100%;}
    #panier_detail .bouton_unique.autre, #livraison .bouton_unique.autre, #validation .bouton_unique.autre, #identification .bouton_unique.autre{margin-bottom: 10px;width: 100%;}
    .bloc_btn{height: 46px;margin-bottom: 5px;display: block;}
    #resa .lines_event .col_event {
        width: calc(50% - 10px);
        margin-left: 10px;
    }
    #resa .lines_event .col_event:first-child,
    #resa .lines_event .col_event:nth-child(3) {
        width: 50%;
        margin-left: 0px;
    }
}

@media (max-width: 359px){
    .c-layout-header .c-links.c-theme-ul.menu_Top > li.tel{display: none;}

    .c-logo img {
        height: 40px;
    }

    #headerBarre.c-layout-header.c-layout-header-6 .c-topbar .c-brand {
        margin-top: 10px;
    }

    #headerBarre .c-logo {
        height: 100px;
        width: 100px;
    }
    #recherche_top {
        margin-top: 60px;
        width: 170px;
    }
}
