/*
Theme Name: MS Thème Child
Author: Multimed Solutions
Author URI: http://www.multimed-solutions.com/
Description: Thème spécial pour wordpress
Version: 2.0
Text Domain:  mstheme-child
Template: mstheme
*/


/* le conseiller de vos nuits */



@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900');
/*font-family: 'Maven Pro', sans-serif;*/

@import url('https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');

/*font-family: 'Nunito', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i');
/*font-family: 'Noto Sans', sans-serif;*/


/* ------------------ GENERAL ------------------ */
.su-post-meta {
    display: none;
}

html{
    font-size: 100%;
}
body{
    font-family: 'Noto Sans', sans-serif; 
    color: #777777;
    line-height: 1.5rem;
    font-size: 0.9rem;
    overflow-x:hidden;
}

a{
    color: inherit;
    text-decoration: none;
}
a:hover{
    color: inherit;
    text-decoration: underline;
}
.row {
    /* margin-right: 15px; */
    /* margin-left: 0; */
}

#main li{list-style: none;}
#main li::before {
    content: "○ ";
    color: #333333;
    font-size: 1.5rem;
}


#masthead {
    height: 57vh;
    background: #dfdfdf00 url(images/slider.jpg) center center no-repeat;
    /* background-size: cover; */
    position: relative;
    background-position-y: -91px;
    /* border: 10px solid #e0f0d4; */
    /* padding-left: 5%; */
    /* margin-right: -29%; */
    margin: 0 auto;
    /* display: block; */
    /* width: 82%; */
    /* box-shadow: 0px 2px 7px rgba(0,0,0,0.4); */
}
.header-bg {
    background:#FFF;
    margin-top: 2em;
 }
/*.................... end ......................*/


/* LOGO SVG */
/*
polygon {
    color: rgb(208, 231, 251);
    fill: currentColor;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}

polygon:hover {

    color:rgba(255,255,255,1.0);
    cursor:pointer;
    -webkit-transition: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
-ms-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
}
*/
/* end LOGO SVG */

/* responsive menu override */

#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    line-height: 40px!important;
    border-bottom: none!important;
    background-color: rgba(0,0,0,0.0)!important;
}
#responsive-menu-container li.responsive-menu-item {
    width: auto!important;
    list-style: none;
}

#responsive-menu-container #responsive-menu #responsive-menu-item-310 {
    color: #fff;
    width: 150px!important;
    line-height: 30px!important;
    margin-top: 0.5em!important;
    text-align: center;
    font-size: 0.9rem!important;
    /* letter-spacing: 0.1em; */
    padding: 0.3em 2em!important;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    border: none;
    font-weight: 600;
    margin-top: 0rem;
    border: 1px solid #ffffff;
    outline: none;
    background-color: #e63459!important;
    letter-spacing: 1px;
    border-radius: 30px;
    outline: none!important;
    line-height: 20px!important;
    margin-left: 1em!important;
}

.responsive-menu-open button#responsive-menu-button:hover, .responsive-menu-open button#responsive-menu-button:focus, button#responsive-menu-button:hover, button#responsive-menu-button:focus {
    background: #f71cc0!important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover {
    color: #ff71da!important;
    background-color: #3f3f3f;
    border-color: #212121;
}


button#responsive-menu-button {
    width: 55px;
    height: 55px;
    position: absolute!important;
    top: 10px!important;
    right: 10px!important;
    background: #c81399 !important;
}
#responsive-menu-container {
    width: 360px!important;
    right: 0;
    transition: transform 0.5s;
    text-align: left;
    background: #212121;
    padding-top: 2em!important;
}



/* end responsive menu override */



/* INVERSION COULEUR LOGO */



.myfixed #logo img {
    float: left;
    width: 66%;
    margin-top: 0;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}
.myfixed #logo img:hover{/* color: rgb(99, 163, 56); */}

.wrapfixed {
    position: fixed!important;
    top: 0px!important;
    left: 0px!important;
    margin-top: 0px!important;
    z-index: 888;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    opacity: .95;
    background-color: #3e3e3e!important;
}
.wrapfixed {
    border-bottom:none;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}



/* end INVERSION COULEUR LOGO */

/* INVERSION GESTION COULEUR MENU */
.myfixed .navbar {text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.0)}
.myfixed li.current-menu-item a {
    /* color: #ff1100!important; */
    /*font-size: 1.4rem!important*/
}
.myfixed .navbar-inverse .navbar-nav>li>a {
    /* color: #777777; */
} 
.myfixed .navbar-inverse .navbar-nav>li>a:focus, .myfixed .navbar-inverse .navbar-nav>li>a:hover {
    color: #656565!important;
}


.myfixed .navbar-nav>li::after {
   content: "";
   position: absolute;
   left: 0;
   width: 0%;
   border-bottom: 1px solid rgb(255, 56, 0);
   right: 0;
   margin: auto;
   -webkit-transition-property: width;
   -webkit-transition-duration: 0.5s;
   transition-property: width;
   transition-duration: 0.5s;
   bottom: 0;
}
.myfixed .navbar-nav>li:hover::after  {    width: 100%;}


/* end INVERSION GESTION COULEUR MENU */



a:visited {


}
a:link {
;

}

/* border col */

.borderright {
    border-right: 2px solid #CCC;
    padding-right:2em;
}
.borderleft {
    border-left: 2px solid #CCC;
    padding-left:2em;
}


/* ------------------ HEADER ------------------ */
.site-header {
    border-top: solid #D61712 0px;
    /* background: #383838; */
}

.home .site-header {
    border-top: solid #D61712 0px;
    background: transparent;
}
.wrapfixed {
    position: fixed!important;
    top: 0px!important;
    left: 0px!important;
    margin-top: 0px!important;
    z-index: 888;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1!important;
    background-color: #ffffff!important;
}



.home-link {
    text-decoration: none!important;
    display: block;
    width: 298px;
    margin: 0 auto;
    margin-bottom: 2em;
    /* margin-top: 2em; */
}


.home-img img{
    border-radius: 8px;
    /*background: rgb(0, 0, 0) url(./images/home.png) center top no-repeat;width:100%;height:100%;background-size: contain;}*/
}
.metaslider {
    padding-top: 20px;
}





p#face{margin-top:20px;}

/* REA */

.rea-icon {
    position: relative;
    display: block;
    z-index: 9999999;
    margin-top:-7px;

}
   

.rea-icon span {
     color: #eee7da;
    font-size: 1.4rem;
    margin-left: 5px;
    padding-left: 2px;
    font-family: 'Open Sans', sans-serif;
    /* margin-top: -9px; */
    /* 
    padding-top: 10px; */
}

/* COLOR */

.orange { border-color:#ea5b0c}
.blue {  border-color:#2f7abd }
.green { border-color:#88bd2c}
.grey { border-color:#555555}



/* LOGO PIED DE PAGE SPECIFIQUE */
.logo-rea {
    margin-bottom: 10px;
}

.contact1{
    margin:0;
    padding:0;
    color:#bdb097;
    font-size: 1.4rem;

}
.contact2 {
 margin:0;
padding:0;
margin-bottom: 10px;

}
/*.................... end ......................*/
.separateur-10 {height:10px;display:block;}
.separateur-20 {height:20px;display:block;}
.separateur-30 {height:30px;display:block;}
.separateur-40 {height:40px;display:block;}
.separateur-50 {height:50px;display:block;}
.separateur-100 {height:100px;display:block;}
.separateur-100 {height:100px;display:block;}
.semi-container{width: 70%;margin: auto;padding-top: 3px;}

.line1 {
    height:1px;
    border-top:solid #f2f2f2 1px;
    margin-bottom:20px;
    margin-top:20px; 
}

.line-green {
    height:2px;
    border-top:solid #FFFFFF 2px;
    margin-bottom:10px;
    margin-top:10px; 
    width:140px;
    font-weight: 400;
}

#menu-item-274 li a {
    color:#de8c10;
}

/* li SPECIAL  */
#post-18 li {
    margin-left: 2rem;
}



/* ------------------ MENU ------------------ */
/* ----------- Menu  AEVC SOUS MENU ---------- */
.navbar {
    text-align: right;
    border-radius: 0px;
    min-height: 0;
    margin: 0;
    padding-top: 0.7em;
    padding-bottom: 0;
}

.navbar-nav , .navbar-inverse  {

}



ul.sub-menu >.current-menu-item a{background-color:transparent;}.navbar-inverse .navbar-nav>li>a{
    padding-top: 0.5em;
    padding-bottom: 10px;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 1.1rem;
    text-transform:initial;
    font-weight: 500;
    color: #633175;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    font-family: 'Nunito', sans-serif;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
    color: #c81399;
    padding-bottom: 10px;
    /* padding-left: 1rem; */
    /* padding-right:1rem; */
    text-decoration: none !important;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
}
.interne #navbar{font-size: 1.3rem;line-height: 0px;}

.interne .navbar-inverse .navbar-nav>li>a:hover{color: #ccc;}

#main ul.slides, #main ul{margin: 0;padding: 0 ;}
#main ul{    padding-left: 45px;}

#main ul.nav.nav-tabs{padding-left:  0;}
ul.slides{padding: 0}

ul.sub-menu {
      padding-left: 0;
      display: none;
      position: absolute;
      background: rgba(255, 255, 255, 0.84);
      list-style: none;
      width: 330px;
      z-index: 99999;
      -webkit-animation: fadeim 1s; /* Safari, Chrome and Opera > 12.1 */
      -moz-animation: fadeim 1s; /* Firefox < 16 */
      -ms-animation: fadeim 1s; /* Internet Explorer */
      -o-animation: fadeim 1s; /* Opera < 12.1 */
      animation: fadeim 1s;
}
@keyframes fadeim {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadeim {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeim {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadeim {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadeim {
    from { opacity: 0; }
    to   { opacity: 1; }
}
li.menu-item:hover >ul.sub-menu {
    display: block;
}
div#container.rea{font-size: 1.3rem;color:#000000;}
ul.sub-menu >.menu-item a {
    float: left;
    color: #1f1f1f;
    font-size: 0.9rem;
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 10px;
    /* text-transform: uppercase; */
    line-height: 4rem;
    }
ul.sub-menu > li.menu-item:hover a, ul.sub-menu >.menu-item > a:hover{
   color: #e63459;
   text-decoration: none;
   -webkit-transition: color 1s;
   transition: color 1s;
}
ul.sub-menu > li.menu-item {
    float: left;
    padding: 0px 0px;
    width: 100%;
    text-decoration: none;
}
ul.sub-menu > li.menu-item:hover{/* background: #fff; */color: #212121 !important;}
.col-sm-4.home-btn {
    padding: 50px 0;
  
}
ul#menu-menu-footer {
    background: transparent !important;
    text-align: center;
    margin-bottom: 20px;

}

/*.................... end ......................*/
li.current-menu-item a, .current_page_ancestor>a{
    color: #f21bbe!important;
    background: none;
    padding-top:10px;
    padding-bottom: 10px;
    padding-left: 0rem;
    padding-right:1rem;
    text-decoration: none !important;
    font-weight: 600;
}


p#breadcrumbs {
    margin: 0 10px;
    text-align: right;
    font-size: 0.8rem;
}

/* SPECIAL PAGE INTERNES */




/******************/

.scroll-d {
    position: absolute;
    margin:auto;
    margin-bottom: 5%;
    width: 50px;
    height: 80px;
    left: 0;
    right: 0;
    bottom: 0;
}
.mouse {
  width: 0px;
  padding: 9px 14px;
  height: 27px;
  border: 2px solid #292929;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
}
.scroll-er {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #ea5b0c;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
  margin-left: -1px;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}
/******************/

/* ------------------ MAIN ------------------ */

.more-link

#actu{background: #e6e6e6;        padding: 0 0 60px;}
#footer-main{background: #696256;    padding: 40px 0 10px;}
.btn-menu{font-size:    1.8rem;color:   #8fc851;border:     1px solid   #8fc851;padding:    10px 0px;text-align:    center; text-transform:     uppercase;  }
a.img-actu img {
    height: auto;
}
#actu ul{list-style: none;padding:  0;}

span.title-actu {
    text-transform: uppercase;
    line-height: 3;
    font-size:  1.7rem;

}
.txt-actu p{font-size: 1rem;color:#909090;     font-size: 1.4rem;text-align:    justify;    }
#coord{color: #ffffff;padding-bottom: 1em;}
#logo-foot{text-align: center;padding-bottom: 2em;}
#logo-foot img{
  /* padding-left: 50px; */
  }

/* footer 3 block avec icone facebook*/


#foot {
    font-size: 1.4rem;
}
 
#foot a, #foot p {
 text-decoration: none;
}

#foot  i {
    text-align: right;
}
 
#foot a:focus, #foot a:visited, #foot p {
 text-decoration: none;
 color:#FFFFFF;
}

#foot .telephoneSlider1 a{
      color: #c59958;
    font-size: 2rem;
    border-bottom: 0px solid #FFFFFF;
    /* margin-bottom: 10px; */
    padding-bottom: 10px;
}
#foot .telephoneSlider2 a{
      color: #5c940b;
    font-size: 2rem;
    /* margin-bottom: 10px; */
    padding-bottom: 10px;
}
#foot .adresseSlider {
    color:white;
    padding-top: 10px;

}

#foot ul#menu-menu-principal-1 {
    float: none;
    text-align: right;
    list-style: none;
    display: block;
}

#foot ul.sub-menu {
        padding-left: 0;
        position: relative;
        background:none;
        list-style: none;
       z-index: 99999;


}
#foot ul.sub-menu > li.menu-item:hover{
    background: none!important;  color: #c59958!important;
     -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}

#foot li.menu-item:hover >ul.sub-menu {
display: initial;
}

#foot ul li a{ 
    padding: 0;
text-decoration: none;
  -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}

#foot ul li a:hover {
text-decoration: none;
color: #c59958!important;
  -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;

}




#foot ul.sub-menu >.menu-item a {
    float: left;
    font-size: 1.2rem;
    width: 100%;
    margin: 0;
    text-align: right;
    padding-left: 10px;
    background: none!important;
    color:white;
}
#foot ul.sub-menu >.menu-item a:hover {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    padding-left: 10px;
    background: none!important;
    color: #569000!important; 
}

#foot .titre-coord{
 font-size: 1.8rem;
padding-top:20px;
padding-bottom:20px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
border-bottom:1px solid #c59958;
border-top:1px solid #c59958;
margin-bottom: 20px;
}


#footer-main {color: #fff;font-size: 13px;}
.facebookSlider{color:#8fc851; }

.copy a:visited{color: #717171;}
.copy a:link{color: #757575;}
.copy{color: #FFFFFF;text-align: center;text-transform:    uppercase;font-size: 0.7rem!important;padding-top: 2em!important;}

#actu-home{font-size:   3.4rem;color:   #05692f; text-align:    center;      padding: 40px 0;
    line-height: 1;
    width: 350px;
    margin: auto;}

#footer-triangle{    line-height: 0;
text-align: center;
  background:   #e6e6e6;
    left: 0;
    right: 0;
}
    .rslides_nav.next:hover, .rslides_nav.prev:hover{color:     #05692f;}

    a.t-text:hover{}
    #main p, #main ul, #main ol, #main table, #main q, #main blockquote, #main code, #main samp, #main pre {
    margin: 0 0 20px 0;
    text-align: justify;
}
.text-center{text-align: center!important ;}
.text-left{text-align: left!important ;}
.text-right {text-align: right!important ;}
/*.................... end ......................*/

.special-accueil{
    text-align:right!important;
    padding-right: 20px;
}

.contain-line {
    border-bottom: 2px solid #CCCCCC;
    width : 150px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
/* ------------------ HEADING ------------------ */


h1, h2 {


}
h1{
   font-size: 2.5rem;
   font-weight: 800;
   color: #994ab6;
   padding-top: 1em;
   display: block;
   position: relative;
   margin: 0;
   line-height: 1;
   font-family: 'Nunito', sans-serif;
   text-transform: uppercase;
}
h1 span {
    color: #777777;
    font-weight:300;
    font-size: 1.5rem;
    text-transform: initial;
} 
h2{
    font-size: 2rem;
    font-weight: 300;
    color: #6f2d78;
    margin-bottom: 1em;
    margin-top: 0em;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    line-height: 2.7rem;
    text-align: center;
    /* text-transform: uppercase; */
    /* padding-top: 0.5em; */
}
h2 span{
 /* font-weight: 400; */
 color: #e63459;
 /* letter-spacing: -1px; */
 /* padding-top: 1em; */
 /* font-style: italic; */
}
.page-id-16 h2 {
    text-align:left;
    text-transform: uppercase;
    font-weight: 800;
}
.page-id-16 a, .page-id-13 a {
    color: #6f2d78;
    font-weight: 600;
}
.page-id-13 h4 {
    text-align: left;
}

h3{
    font-size: 1.75rem;
    font-weight: 400;
    color: #a5a5a5;
    margin-bottom: 1em;
    margin-top: 1em;
}
h4{
    
    font-weight: 400;
    color: #313131;
    font-size: 1.5rem;
    margin-bottom: 0.5em;
    margin-top: 1em;
}
h5{
    font-size: 1.25rem;
    margin-bottom: 1em;
    margin-top: 1em;
    color: #555555;
}
h6{
   
    text-transform: uppercase;
    font-size: 1rem;
    margin-bottom: 1em;
    margin-top: 1em;
}


.process h4{
   font-family: 'Nunito', sans-serif;
    font-weight: 300;
    color: #313131;
    font-size: 2.5rem;
    margin-bottom: 0.5em;
    margin-top: 1em;
}
.process h4 span{
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    color: #313131;
    font-weight: 400;
    font-size: 2.5rem;
    margin-bottom: 0.5em;
    margin-top: 1em;
}
.process p {
        font-size: 1rem;
        color: #4a4a4a;
}
.three p { text-align:center!important;padding-left:25%;padding-right: 25%; }


/*SLOGAN SUR SLIDER end */ 

.slogan-block {
     position: absolute;
     left: 0;
     right: 0;
     top: calc(45% - 50px);
     margin: 0 auto;
     display:block;
     text-align:center;
}
.slogan {
    font-family: 'Nunito', sans-serif;
    font-size: 4rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 4rem;
    font-weight: 800;
    letter-spacing: 0px;
    text-shadow: 0px 2px 7px rgba(0, 0, 0, 0.55);
    position:relative;
    /* z-index: 999; */
    padding-bottom: 0.4em;
    padding-top: 0;
    text-transform: uppercase;
}
.slogan span {
   font-weight: 600;
   /* text-align: center; */
   /* font-style: italic; */
}

.big {
 font-size: 1rem;
 line-height: 1.8rem;
 padding-bottom: 1em;
 font-weight: 300;
	margin-bottom:0;
}

.big span {font-weight:400;}

/*SLOGAN SUR SLIDER end */ 
/*.................... end ......................*/

/*********************BTN EFFETS************************/
.bg-1 {
   /* background: #ECEFF1;*/
   /* color: #37474f; */
}

/* Common button styles */
.button {
    float: none;
    /* min-width: 150px; */
    /* max-width: 250px; */
    display: block;
    /* margin-top: 4em; */
    margin: 4em auto;
    padding: 0 1em;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.button:focus {
    outline: none;
}
.button > span {
    vertical-align: middle;
}

/* Text color adjustments (we could stick to the "inherit" but that does not work well in Safari) */
.bg-1 .button {
    color: #ffffff;
    /* border-color: #fff; */
    background: #88bd2c;
    /* margin-top: 1em; */
}
.bg-2 .button {
    color: #ECEFF1;
    border-color: #ECEFF1;
}
.bg-3 .button {
    color: #fff;
    border-color: #fff;
}

/* Sizes */
.button--size-s {
    font-size: 1rem;
}
.button--size-m {
    font-size: 16px;
}
.button--size-l {
    font-size: 18px;
}

/* Typography and Roundedness */
.button--text-upper {
    letter-spacing: 0px;
    text-transform: uppercase;
}
.button--text-thin {
    font-weight: 300;
}
.button--text-medium {
    font-weight: 500;
}
.button--text-thick {
    font-weight: 400;
}
.button--round-s {
    /* border-radius: 5px; */
}
.button--round-m {
    border-radius: 15px;
}
.button--round-l {
    border-radius: 40px;
}

/* Borders */
.button--border-thin {
    border: 1px solid #c5c5c5;
}
.button--border-medium {
    border: 2px solid;
}
.button--border-thick {
    border: 3px solid;
}
/* mines1 */
.button--mines1 {
    /* padding: 0.5em 0.5em; */
    background: rgba(88,179,43,1.00);
    color: #fff;
    overflow: hidden;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.button--mines1.button--inverted {
    background: #fff;
    color: #7986cb;
}
.button--mines1 > span {
    display: inline-block;
    padding: 5px 0;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--mines1::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 6px 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--mines1:hover {
    background-color: #9b4493;
}
.button--mines1:hover::before {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.button--mines1:hover > span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.button--mines1:hover > span:nth-child(1) {
    -webkit-transition-delay: 0.045s;
    transition-delay: 0.045s;
}
.button--mines1:hover > span:nth-child(2) {
    -webkit-transition-delay: 0.09s;
    transition-delay: 0.09s;
}
.button--mines1:hover > span:nth-child(3) {
    -webkit-transition-delay: 0.135s;
    transition-delay: 0.135s;
}
.button--mines1:hover > span:nth-child(4) {
    -webkit-transition-delay: 0.18s;
    transition-delay: 0.18s;
}
.button--mines1:hover > span:nth-child(5) {
    -webkit-transition-delay: 0.225s;
    transition-delay: 0.225s;
}
.button--mines1:hover > span:nth-child(6) {
    -webkit-transition-delay: 0.27s;
    transition-delay: 0.27s;
}
.button--mines1:hover > span:nth-child(7) {
    -webkit-transition-delay: 0.315s;
    transition-delay: 0.315s;
}
.button--mines1:hover > span:nth-child(8) {
    -webkit-transition-delay: 0.36s;
    transition-delay: 0.36s;
}
.button--mines1:hover > span:nth-child(9) {
    -webkit-transition-delay: 0.405s;
    transition-delay: 0.405s;
}
.button--mines1:hover > span:nth-child(10) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
}
.button--mines1:hover > span:nth-child(11) {
    -webkit-transition-delay: 0.505s;
    transition-delay: 0.505s;
}
.button--mines1:hover > span:nth-child(12) {
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s;
}
.button--mines1:hover > span:nth-child(13) {
    -webkit-transition-delay: 0.605s;
    transition-delay: 0.605s;
}
.button--mines1:hover > span:nth-child(14) {
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s;
}



/* mines2 */
.button--mines2 {
    padding: 0;
    overflow: hidden;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.button--mines2::before {
    content: '';
    position: absolute;
    left: -50%;
    width: 200%;
    height: 200%;
    background: rgb(255, 255, 255);
    top: -50%;
    z-index: -1;
    -webkit-transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
    transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
}
.button--mines2.button--inverted::before {
    background: rgb(9, 55, 37);
}
.button--mines2-up::before {
    -webkit-transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
    transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
}
.button--mines2 > span {
    display: block;
}
.button--mines2 .button__icon {
    position: absolute;
    top: 5px;
    width: 100%;
    left: 0;
    color: #88bd2c;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
.button--mines2-up .button__icon {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.button--mines2 > span,
.button--mines2 .button__icon {
    padding: 0.2em 1.2em;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}
.button--mines2:hover::before {
    -webkit-animation: anim-mines2-1 0.3s forwards ease-in;
    animation: anim-mines2-1 0.3s forwards ease-in;
}
.button--mines2-up:hover::before {
    -webkit-animation: anim-mines2-2 0.3s forwards ease-in;
    animation: anim-mines2-2 0.3s forwards ease-in;
}
@-webkit-keyframes anim-mines2-1 {
    50% {
        -webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
        transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
        transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes anim-mines2-1 {
    50% {
        -webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
        transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
        transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
    }
}
@-webkit-keyframes anim-mines2-2 {
    50% {
        -webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
        transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
        transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes anim-mines2-2 {
    50% {
        -webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
        transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
        transform: translate3d(0, 0%, 0) rotate3d(0, 0, 1, 0deg);
    }
}
.button--mines2:hover {
    background-color: #37474f;
    -webkit-transition: background-color 0s 0.3s;
    transition: background-color 0s 0.3s;
}
.button--mines2.button--inverted:hover {
    background-color: #7986cb;
}
.button--mines2:hover .button__icon {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.button--mines2:hover > span {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.button--mines2-up:hover > span {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}



.monbtn {
  margin: 10px;
    padding: 15px 30px;
    cursor: pointer;
    background: transparent ;
    text-decoration: none;
    color: #666;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #04843c;
}
/*------ Sweep Right ------*/
.btn--mines3 {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transform: translate(0);
    transform: translate(0);
    text-decoration: none;
    /*Permet la transition*/
    
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    /*Transition de la couleur*/
    
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.btn--mines3:before {
    content: "";
    position: absolute;
    z-index: -1;
    /*l'anim se fait en dessous du texte*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*le before prend tout l'espace du bloc*/
    background: rgb(83, 154, 54);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    /*Le before n'est pas visible, il a une taille de 0 et permet une transition seulement sur l'axe horizontal X*/
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    /*permet d'orienter la transition*/
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.btn--mines3:hover:before, .btn--mines3:focus:before, .btn--mines3:active:before {
    /* La taille du background augmente au survol seulement sur l'axe horizontal X*/
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.btn--mines3:hover, .btn--mines3:focus, .btn--mines3:active {
    color: white;
    text-decoration: none;
}

.rpwwt-widget li{ display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transform: translate(0);
    transform: translate(0);
    text-decoration: none;
        width: 84%;
    /*Permet la transition*/
    
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;}
.rpwwt-widget li:before {
     content: "";
    position: absolute;
    z-index: -1;
    /*l'anim se fait en dessous du texte*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*le before prend tout l'espace du bloc*/
    background: rgb(83, 154, 54);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    /*Le before n'est pas visible, il a une taille de 0 et permet une transition seulement sur l'axe horizontal X*/
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    /*permet d'orienter la transition*/
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.rpwwt-widget li:hover:before{
  -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.rpwwt-widget ul li img {
    display: inline;
    float: left;
    margin: 0em .75em .0em 0!important  ;
}

/*BTN SIMPLE */



/****************************************************/

/*********************FONTS EFFETS*************************/

.ml14 {
  /* font-weight: 400; */
  /* font-size: 1.2em; */
}

.ml14 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
}

.ml14 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #fff;
  transform-origin: 100% 100%;
  bottom: 0;
}

.ml14 .letter {
  display: inline-block;
  line-height: 1em;
}



/****************************************************/








/* ------------------ FORMULAIRE ------------------ */

.wpcf7-form-control.wpcf7-submit{}
.wpcf7-form-control.wpcf7-submit:hover{}
.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea{
    outline-color: #ffb64a;
}
.wpcf7-form-control.wpcf7-text:focus,.wpcf7-form-control.wpcf7-textarea:focus{color:#333}

/*.................... end ......................*/
/*******************************SLIDER*************************/

/* ------------------ BTN ------------------ */

.btn-container {
    padding: 5px!important;
    border: 1px solid #a7a7a7;
    width: auto;
    display: inline-block;
}

.page-id-16 .btn, .page-id-16 .wpcf7-form-control.wpcf7-submit{
    margin-top:2rem;
    outline: none;
}

.btn, .wpcf7-form-control.wpcf7-submit, .more-link {
    /* text-transform: uppercase; */
    color: #fff;
    width: auto;
    text-align: center;
    font-size: 0.9rem!important;
    /* letter-spacing: 0.1em; */
    padding: 0.7em 2em!important;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    border:none;
    font-weight: 600;
    margin-top: 0rem;
    /* border: 1px solid #ffffff; */
    outline: none;
    background-color: #633175!important;
    letter-spacing: 1px;
    border-radius: 4px;
    outline: none!important;
}
.btn a:visited, .wpcf7-form-control.wpcf7-submit a:visited, .more-link a:visited {
    color: #fff!important;
   
}
.btn a:link, .wpcf7-form-control.wpcf7-submit a:link, .more-link a:link {
    color: #fff!important;
   
}
#menu-item-310.btn {
     /* text-transform: uppercase; */
     color: #fff;
     width: auto;
     text-align: center;
     font-size: 0.9rem!important;
     /* letter-spacing: 0.1em; */
     padding: 0 0em!important;
     -webkit-transition: 0.25s ease-in-out;
     -moz-transition: 0.25s ease-in-out;
     transition: 0.25s ease-in-out;
     -ms-transition: 0.25s ease-in-out;
     -o-transition: 0.25s ease-in-out;
     border:none;
     font-weight: 600;
     margin-top: 0rem;
     border: 1px solid #ffffff00;
     outline: none;
     background-color: #e63459!important;
     letter-spacing: 1px;
     border-radius: 30px;
     outline: none!important;
}
#menu-item-310.btn:hover{border: 1px solid #ffffff;
    outline: none;
    color: white!important;
    background-color: #ff496f!important;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    border-bottom: 1px solid #ccc}
        
#menu-item-310.btn a{font-size:0.9rem;padding: 0.7em 2em;font-weight: 400;color: #FFF!important;}
#menu-item-310.btn a:hover{color: #fff!important;}

.wpcf7-form-control.wpcf7-submit {


}
.bg-noir {
    background-color:#303232;
}
.more-link {
margin-top: 2rem;
margin-bottom: 2rem;
text-decoration: none!important;

}
.entry-thumbnail {
 margin-top :1rem;
 margin-bottom: 2rem;

}

.btn:hover, .wpcf7-form-control.wpcf7-submit:hover, .more-link:hover{
    /* border: 1px solid #ffffff; */
    outline: none;
    color:white;
    background-color: #c81399!important;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    border-bottom: 1px solid #;
}

.btn.bg-marron:hover{
        outline: none;
    background-color: #827971;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}
a.btn{}
.btn:hover,.wpcf7-form-control.wpcf7-submit:hover{
        outline: none;
        color: #ffc701;
    }

.button{
        outline: none;
        width: auto;
        /* margin: 5px; */
        padding: 0.5em 1.1em;
        font-size: 0.8rem;
        color: #fff;
        /* line-height: 5rem; */
        border: 0;
        text-transform: uppercase;
}
.button:visited, .button:active, .button::focus, .button:link,  {
        outline: none;
    width: auto;
    margin: 5px;
    padding: 5px 15px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 5rem;
    border: 0;
    border-color: transparent;
    border-style: none;
    text-transform: uppercase;
}

.button:hover{background: #b19e7b;
        outline: none;
    color: #fff;
}
    span.wpcf7-form-control-wrap.captcha-892 {
    padding-right: 50px;
}

.navbar-nav>li::after {
    content: "";
    position: absolute;
    left: 0;
    width: 0%;
    border-bottom: 1px solid #65b12e!important;
    right: 0;
    margin: auto;
    -webkit-transition-property: width;
    -webkit-transition-duration: 0.8s;
    transition-property: width;
    transition-duration: 0.8s;
    bottom: 0;
    display: none;
}
.navbar-nav>li:hover::after  {    width: 100%;}

/* ------------------ ACTUALITES ------------------ */


/*.................... end ......................*/


/* ------------------ CUSTOM ------------------ */
.parallax-window {
    min-height: 900px;
    background: transparent;
}

.row div .img{position: relative;height:180px;margin-top: 50px;cursor: pointer;}

.row div.img img{


position: absolute;
margin: auto;
left: 0;
right: 0;
top: 0;

-webkit-transition-property: top; /* Safari */
-webkit-transition-duration:  0.5s; /* Safari */

transition-property: top;
transition-duration: 0.5s;



}
 .row div .img:hover img{top: -10px;}

.row div .img::after{
       content: "";
       position: absolute;
       left: 0;
       width: 0%;
       border-bottom: 2px solid rgb(224, 87, 11);
       right: 0;
       margin: auto;
       -webkit-transition-property: width;
       -webkit-transition-duration: 0.5s;
       transition-property: width;
       transition-duration: 0.3s;
       bottom: 0;
}

.row div .img:hover::after  {    width: 20%;}
.bio p{text-align: center !important;}

.section2 h2{    color: #409843; font-size: 4rem;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding-top: 60px;
    text-align: center;
    margin-top: 0;}
#main .section2 p{color: rgb(72, 99, 80);    line-height: 3rem;
    text-align: center;    width: 80%;
    font-size: 1.6rem;
    margin: auto;}

.green {background-color: #2d2f31!important;transition:background-color 0.75s ease;color: #7d7d7d !important;}
.green-pulse {
    background-color: #8ec036!important;
    background-image: none;
    transition:background-color 0.75s ease;
    color:  #fff !important;
}
.green h2{color:  #eee;}
#sidebarSocials .box{padding-top:5px;width:33px;height:33px;border-radius:40px;margin-right:6px;float:left;transition-duration:.4s}
#sidebarSocials .box:last-child{margin-right:0}
#sidebarSocials .box a,#sidebarSocials .box i{color:#fff;transition-duration:.4s;width:100%;height:100%}
#sidebarSocials .box a:hover,#sidebarSocials .box i:hover{color:#fff}
#sidebarSocials .box.circle-twitter:hover{background-color:#55acee;border:2px solid #55acee;border-radius:0}
#sidebarSocials .box.circle-facebook:hover{background-color:#3b5998;border:2px solid #3b5998;border-radius:0}
#sidebarSocials .box.circle-google:hover{background-color:#dd4b39;border:2px solid #dd4b39;border-radius:0}
#sidebarSocials .box.circle-viadeo:hover{background-color:#ec7500;border:2px solid #ec7500;border-radius:0}
#sidebarSocials .box.circle-linkedin:hover{background-color:#007bb5;border:2px solid #007bb5;border-radius:0}
#sidebarSocials .box.circle-instagram:hover{background-color:#e95950;border:2px solid #e95950;border-radius:0}
/*.................... end ......................*/
/*********************************************GALLERY*******************************************************************/

/* Blur */
#gallery-2 figure {overflow: hidden; max-width: 355px;}
#gallery-2 figure img {
-webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
#gallery-2 figure:hover img {  
	-webkit-transform: scale(1.3);
    transform: scale(1.3);
}

/* BLOCK PROCESS */
.one, .two, .three {
    position: relative;
}
.one:before{
       content: url(./images/one.png);
       position: absolute;
       width: 400px;
       height: 400px;
       left:0px;
       top: 0px;
       z-index: 0;
}
.two:before{
       content: url(./images/two.png);
       position: absolute;
       /* width: 400px; */
       /* height: 400px; */
       right: 0;
       top: -133px;
}
.three:before{
       content: url(./images/three.png);
       position: absolute;
       width: 400px;
       height: 400px;
       margin: 0 auto;
       top: -112px;
       left: 15%;
       right: 25%;
}

/* BLOCK PROCESS end */


/* BLOCK SECTION 1 */

.section1 {margin-bottom: 2em;text-align: center!important;/* background: #faf7f2; */padding-bottom: 3em;padding-top: 2em;}

#main .section1 .big{
    text-align: center!important;
    font-size: 1.28rem !important;
	line-height: 1.8rem;
	padding-bottom: .8rem;
	font-weight: 300;
	margin-bottom: 0px !important;
}

.section1 h1 {
    text-align:center;
}
.section1 h1 span {
  /* color: #999; */
}
.section1 h1 :after {
  content:'';
  height: 2px;
  width: 20px;
  /* border-bottom: 5px dotted #959595; */
  position: relative;
  display: block;
  margin: 0 auto;
  background: #ffc001;
  border-radius: 30px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

/* end Block-section 1*/


#main ul li {
    font-size: 1rem;
}

/* SECTION3 */

.section3 h2 {color:#FFF!important;text-align:center!important;margin: 0 auto!important;padding-top: 0;padding-bottom: 0.5em;/* font-size: 2.2rem; */}
.section3 p { text-align:center!important; margin: 0 auto!important}
.section3 .tips {color: #e0ffac;margin-top: 0.5em!important;margin-bottom: 0.5em!important;}
.section3 {background-color: #65b12e!important;padding: 2em 0;transition:background-color 0.75s ease;}
.section3 .btn {
    /* text-transform: uppercase; */
    color: #89c322!important;
    background-color: #ffffff!important;
    outline: none!important;
    letter-spacing: 1px;
    /* border-radius: 5px; */
    outline: none;
    border: 1px solid #8ec036;
}
.section3 .btn:hover{
    /* text-transform: uppercase; */
    color: #ffffff!important;
    background-color: #e63459!important;
    outline: none!important;
    letter-spacing: 1px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #ffffff;
}
/* SECTION3 end */



/* BLOC section 4 */

.section4{background:  url( images/footer-bg.jpg) no-repeat    top center ;    background-size: cover;
    background-attachment: fixed;
    height: 700px;}
    
    footer .coordF a:hover{color:   rgb(83, 154, 54);  -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}
.section4 p {
    color:#CCC;
}
.section4 h2 {
    color:#FFF;
}

.section3 .wpcf7-form-control.wpcf7-submit:hover {
 background:#FFF!important;
 color:#8ec036!important
}
/* BLOC EXERGUE */
.block-exergue {
     background: #191a1b;
     text-align: center;
     margin: 0 auto;
}
.exergue{
  /* font-family: 'Open Sans', sans-serif; */
  font-style: italic;
  text-align: center!important;
  color: #e63459;
  padding: 0.8em 1em;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 300;
  box-shadow: 0 0 0px rgb(182, 173, 150);
  /* margin: 0 auto; */
  text-align: center;
  display: block;
  width: 100%;
  margin: 0;
}
.exergue span { font-weight: 400;}
body.home #main p.exergue {
  color: #633175;
  background-color: #fec537;
  padding: 1.8rem 2rem 2rem 2rem;
  margin: 0 0 2rem 0 !important;
  border-radius: 4px;
  font-weight: 600;
  font-style: normal;
}

/* BLOCK REA */
.bio p {
    padding-left: 2em;
    padding-right: 2em;
}

/* BLOCK REA end */

/* SECTION 5 A PROPOS*/


.section5 {
         padding-top: 40px;
    padding-bottom: 0px;
    background-color: ;
  
    background-repeat: repeat-y;
    background-position: center top;
    background-attachment: ;
    background-size: ;
    -webkit-background-size: ;
}
.section5 .container-txt #{
    padding-left: 10%;
    padding-right: 10%;

}
.section5 img {
    /* border-radius:5px; */
}
.tips{
   font-weight: 600;
   font-size: 1.4rem!important;
   /* font-family: 'Niconne', cursive; */
   color: #d5d5d5;
   margin: 0!important;
   text-align: center!important;
}

.section5 h2 {margin-top: 0.1em;text-align: center!important;}

.section5{/* border-top:5px solid #CCC; */padding-top: 0em;margin-bottom: 2em;background: #ffffff;text-align: center;}
.section5 .container-txt {padding-left:0;padding-right:10%}

.section5 .big {
    /* font-weight:400; */
    /* color:#ffffff; */
    /* font-size:1rem; */
}

section.flux-insta {
    /* background: #f3f3f3; */
    padding-top: 3em;
    margin-bottom: 3em;
}
section.flux-insta h2 {
    text-align: center!important;
}
section.flux-insta i {
    text-align: center!important;
    margin: 0 auto;
    display: block;
    font-size: 3rem;
}

/* Section 3blocks images fond */
.section-3blocksimage-01, .section-3blocksimage-02, .section-3blocksimage-03 {display: block;overflow: hidden;background-size: cover!important;height: 307px;overflow: hidden!important;background-position: -50px;border: 2px solid #FFF;border-radius: 9px;}
.section-3blocksimage-01 p , .section-3blocksimage-02 p, .section-3blocksimage-03 p { font-size:1.1rem!important}
.section-3blocksimage-01 {
     background: #633175;
     /* background: url(images/carte.jpg); */
}
.section-3blocksimage-02 {
     background: #da3858;
    /* background: url(images/carte.jpg); */
}

.section-3blocksimage-03 {
    /* background: url(images/horaire.jpg); */
    background: #ffc001;
}
.section-3blocksimage-03 h3 {
  /* text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2); */
}

.section-3blocksimage-01 strong {
    font-weight: 700;
    color: #fab200;
}

.section-3blocksimage a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    background: #000;
    opacity: 0.5;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}

.section-3blocksimage a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background: #000;
    opacity: 1;
    -webkit-transition: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
-ms-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
}

.section-3blocksimage h3 {
  line-height: 2.1rem;
  color: #ffffff;
  font-size: 1.75rem;
  font-weight: 600;
  display: block;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.19);
  margin-bottom: 0;
  margin-top: 0.5em;
  font-family: 'Nunito', sans-serif;
}
.section-3blocksimage h3:after {
   content:'';
   width: 154px;
   height:1px;
   /* background: #7d7a71; */
   display:block;
   /* margin-top: 0.5em; */
   border-top: 4px dotted #ffffff00;
   margin-bottom: 0.5em;
}

.section-3blocksimage .container-txt {
       text-align: left!important;
       position: absolute;
       z-index: 1;
       top: 3%;
       padding-left: 10%;
       padding-right: 11%;
       color: #ffffff;
       font-size: 1.1rem!important;
}
.section-3blocksimage .container-txt p {
    text-align: left!important;
    font-size: 1rem;
}
.section-3blocksimage .container-txt a {
    text-decoration: none!important;
}
.section-3blocksimage .container-txt a:hover {
    text-decoration: none!important;
    color:#FFF;
}
.section-3blocksimage .container-txt a:visited{
    text-decoration: none!important;
    color:#fab200!important;
}

.section-3blocksimage-block {
    background: black;
   margin-bottom: 1em;
   opacity:0.8;
   -webkit-transition: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
-ms-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
}
.section-3blocksimage-block:hover {
    background: black;
   margin-bottom: 1em;
     opacity:1;
     -webkit-transition: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
-ms-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
} 

.section-3blocksimage .col-md-4 {
    /* padding: 0!important; */
    /* margin:0!important; */
}


/* 1blockimage */
.section-1blockimage .col-md-12 {
    /* padding: 0!important; */
    /* margin:0!important; */
}
.section-1blockimage {margin-bottom: 3em;margin-top: 30px;}
.section-1blockimage-01 {
 background: url(images/nous-situer.jpg);
 display: block;
 overflow: hidden;
 background-size: contain!important;
 height: 294px;
 overflow: hidden!important;
 border: 2px solid #FFF;
 /* background: silver; */
 border-radius: 9px;
 border: 1px solid #CCC;
 background-repeat: no-repeat;
}
.section-1blockimage-01 .container-txt {
       text-align: left!important;
       position: absolute;
       z-index: 1;
       top: 20%;
       color: #eaeaea;
       font-size: 1rem;
       width: 100%;
       padding-left: 10%;
}
.section-1blockimage-01 .container-txt p{
       text-align: left!important;
}

.section-1blockimage-01 h3 {
 line-height: 2.1rem;
 color: #633175;
 font-size: 1.75rem;
 font-weight: 600;
 display: block;
 /* text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.19); */
 margin-bottom: 1em;
 margin-top: 0.5em;
 font-family: 'Nunito', sans-serif;
}


.section-1blockimage-01 h3:after {
   content:'';
   height:1px;
   /* background: #7d7a71; */
   display:block;
   border-top: 2px dotted #ffffff00;
   margin-bottom: 0.5em;
}

/* 1blockimage */
/*end section 5*/

/*li.current-menu-item a::after , .navbar-inverse .navbar-nav>li>a:focus:after, .navbar-inverse .navbar-nav>li>a:hover:after{
      content: "▲";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 17px;
    display: block;
    text-align: center;}

*/

/* BLOCK TRANSFO */

.contact {
    background: rgb(160, 77, 152);
    padding: 40px 0 40px;
}
/* ------------------ FORMULAIRE ------------------ */
.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    background: rgba(255, 255, 255, 0.5686274509803921);
    padding: 6px;
    border: 1px solid #dcdcdc;
}
.home .wpcf7-form-control.wpcf7-text, .home .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    padding: 6px;
    border: 1px solid #999;
    border-bottom: 1px solid #999 !important;
}
.home input.wpcf7-form-control.wpcf7-submit {
    /* margin-top: 10px; */
}

div.wpcf7 {
    margin: 0;
    padding: 0;
    max-width: 100%;
    margin: auto;
}
.contact .titre {color: #ffffff;font-size: 2rem;font-weight: 300;line-height: 2.3rem;text-align: center;padding-bottom: 20px;margin: 0 auto;text-align: center!important;}
.contact .titre span {font-weight: 400 }
/*......
/*.................... end ......................*/


/* end BLOCK EXERGUE */


/* FOOTER */
footer#colophon {
    padding-top: 1em;
    background: #24102b;
    /* margin-top: 7em; */
    border-top: 1px solid #99824e;
}
/* footer 3 block avec icone facebook*/

/* footer 3 block avec icone facebook*/

    .tpls:before{      /* background: none repeat scroll 0 0 #9c0600; */
    content: "";
    /* display: block; */
    height: 15px;
    /* width: 4px; */
    position: absolute;
    left: 0;
    /* top: 18px; */
    border-left: 4px solid #9c0600;
    /* padding-right: 10px; */
    /* float: left; */}
    .col-footer .col-md-3.spe:before{display:   none;   }
.col-footer .col-md-3:before{   
    content: "";
    height: 100%;
    position: absolute;
    border-left: 1px solid #505050;
    min-height: 130px;
    left: -40px; }
.col-footer .spe{border:    none;   }
.col-footer p{color: #93459d;text-align: center;/* margin-bottom: 2em; */margin-bottom: 0;font-weight: 400;font-size: 1.1rem;/* font-family: 'Caveat', cursive; */}
.col-footer a{color: #adadad;text-decoration: none!important;}
.col-footer p.title-footer {/* text-transform:   uppercase; */color: #ffffff!important;text-align: center;padding-top: 0.5em;margin-bottom: 20px;font-size: 1.2rem;/* font-family: 'Mr Dafoe', cursive; */font-weight: 800;text-transform: uppercase;font-family: 'Nunito', sans-serif;}
.navf{padding-left:     10px;}
#foot { font-size: 1.4rem;}
.site-footer { font-size: 1.4rem;}
 
.site-footer a, #foot p {
 text-decoration: none;
}
.site-footer .fa {
    font-size: 2rem;
    color: #a00076;
    padding-bottom: 0rem;
    float: none;
    padding-right: 10px;
    vertical-align: middle;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}
.site-footer .fa:hover {
    /* font-size: 2.5rem; */
    color: #ffffff;
    /* padding-bottom: 0rem; */
    float: none;
    padding-right: 10px;
    vertical-align: middle;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}
 
.site-footer  a:focus, .site-footer  a:visited, .site-footer  p {
 text-decoration: none;
}

.site-footer .telephoneSlider{
      color: #828282;
    font-size: 1.6rem;
    border-bottom: 0px solid #FFFFFF;
    /* margin-bottom: 10px; */
    padding-bottom: 10px;
}
.site-footer .horaireSliderTiltle{

      color: #828282;
    font-size: 1.6rem;
    border-bottom: 1px solid #CCCCCC;
    /* margin-bottom: 10px; */
    padding-bottom: 10px;
}

.site-footer .horaireSlider{
        color: #828282;
    font-size: 1.4rem;
    border-bottom: 0px solid #FFFFFF;
    /* margin-bottom: 10px; */
    padding-bottom: 10px;
}

.adresseSlider {
    color: #828282;
    padding-top: 10px;
    font-size: 1.6rem;


}
#foot  .facebookSlider {
color:#828282;

}



ul#menu-menu-footer {
    background: transparent !important;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#foot ul#menu-menu-principal-1 {
    float: none;
    text-align: right;
    list-style: none;
    display: block;
}

#foot ul.sub-menu {
        padding-left: 0;
        position: relative;
        background:none;
        list-style: none;
       z-index: 99999;


}
#foot ul.sub-menu > li.menu-item:hover{
    background: none!important;  color: #c59958!important;
     -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}

#foot li.menu-item:hover >ul.sub-menu {
display: initial;
}

#foot ul li a{ 
    padding: 0;
text-decoration: none;
  -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}

#foot ul li a:hover {
text-decoration: none;
color: #c59958!important;
  -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;

}




#foot ul.sub-menu >.menu-item a {
    float: left;
    font-size: 1.2rem;
    width: 100%;
    margin: 0;
    text-align: right;
    padding-left: 10px;
    background: none!important;
    color:white;
}
#foot ul.sub-menu >.menu-item a:hover {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    padding-left: 10px;
    background: none!important;
    color: #569000!important; 
}

#foot .titre-coord{
 font-size: 1.8rem;
padding-top:20px;
padding-bottom:20px;
font-family: 'Open Sans', sans-serif;
font-weight: 100;
border-bottom:1px solid #c59958;
border-top:1px solid #c59958;
margin-bottom: 20px;
}

.phone {
    line-height: 1.2em;
    padding-top: 1em;
    /* padding-bottom: 1em; */
    /* color: #FFF!important; */
}

.phone a {
    font-weight:700!important;
    text-decoration:none!important;
    color: #93459d;
}
.phone a:hover {
    font-weight:700!important;
    color: #ffc701!important;
    text-decoration: none!important;
}
.mobile a {
    font-weight:700!important;
    text-decoration:none!important;
    color: #93459d;
}
.mobile a:hover {
    font-weight:700!important;
    color: #ffc701!important;
    text-decoration: none!important;
}
.fax {
    padding-bottom: 1em;
}
.email a {
    color: #e63459 !important;
    text-decoration: none!important;
}
.email a:hover {
    color:#575757 !important;
    color: #fff!important;
    text-decoration: none!important;
}




#footer-main {color: #fff;font-size: 13px;}
.facebookSlider{color:#8fc851; }

.copy a:visited{color: #6e4e7b;}
.copy a:link{color: #6e4e7b;}
.copy{color: #63605a;text-align: center;text-transform:    uppercase;font-size: 10px;/* padding-top: 2px; */font-size: 0.8rem;}


/* end FOOTER */ 

/* BANDEAU PAGES INTERNES */

.semi-container {
    /* width: 100%; */
    /* margin: auto; */
    /* padding-top: 3px; */
}
section.sectionTop {
    padding: 4px 0;
    background: #f8f8f8;
    margin-bottom: 0;
    /* margin-bottom: 2em; */
    margin-top: 0em;
    box-shadow: 0px 1px 5px #00000000;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
#blog article:after {
    content:'';
    display:block;
    border-top: 1px solid #eee;
    /* margin-left:15px; */
    /* margin-right:15px; */
    margin-bottom: 1em;
}
#blog h2 {
   text-align: left;
   padding-top: 0.5em;
}


.erm_menu .erm_title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Mr Dafoe', cursive;
    color: #e58b17;
    padding: 0;
    text-align: left;
}
.erm_product_title {
    float: none;
    display: inline;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #6b6b6b;
    font-size: 1.2rem;
    letter-spacing: 1px;
    font-style: italic;
}
.erm_product_desc {
    font-size: 0.9rem;
    padding-left: 150px;
    color: #0e0e0e;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
}
.erm_product {
    margin: 0;
}
.erm_product_price .price{
    display: inline-block;
    font-size: 1rem;
    text-align: right;
    font-style: italic;
    float: right;
    }
.breadCrumb {
    color: #fff;
    opacity: 0.8;
    padding-top: 1em;
}
p#breadcrumbs {
    margin: 8px 10px;
    text-align: right;
    font-size: 0.8rem;
    color: #e824af;
}
.sectionTop h1 {padding: 0.2em;margin:0;font-size: 2.5rem;}
.erm_product_price {
    display: inline-block;
    font-size: 15px;
    text-align: right;
    font-style: italic;
    float: right;
}
#main .erm_menu li::before{display: none;}
.erm_menu:not(.type-erm_menu) {
    border-top: 0px solid black;
    margin: 30px 0px;
}

div#erm_menu-id-347 .erm_footer_desc {
    border-top: 0px solid #dedede;
    text-align: center;
    color: #e63459;
    font-weight: 700;
    /* color: #6b6b6b; */
    font-size: 1.5rem;
    letter-spacing: 1px;
    font-style: italic;
    padding: 1em 0 0;
    display: block;
    }
    .erm_menu-id-469 .erm_product_price li:nth-child(1) span.price {
    color: #60bb46!important;
}
  .erm_menu-id-469  h2.erm_title,  .erm_menu-id-347  h2.erm_title  {line-height: 1.1;margin: 0}
div#erm_menu-id-469 .erm_section_title {
    display: block;
    margin: 0;
    padding: 0;
    border-top: 0px solid black;
    border-bottom: 0px solid black;
    color: #e63459;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2rem;
    text-align: right;
    font-weight: 700;
    padding: 0 3px!important;
}
    .erm_menu .erm_footer_desc {

    display: none;
}
.erm_menu .erm_section_title {
    display: block;
    margin: 20px 0px 5px 0px;
    padding: 5px 0px;
    border-top: 0px solid black;
    border-bottom: 0px solid black;
    color: #e63459;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2rem;
    text-align: right;
    font-weight:    700;
    padding: 3px!important;
}
.erm_menu .erm_section_title span{  padding: 3px!important;}
.erm_product_price  li span.price{    color: #e58b17;}
.erm_menu-id-347 .erm_product_price  li:nth-child(1) span.price{color: #60bb46!important;}
.erm_menu-id-347 .erm_desc {

    display: none;
}
.erm_menu .erm_desc {
 
    display: none;
}
.erm_menu .erm_section_title span.jaune{ color: #e58b17;}
.erm_menu .erm_section_title span.vert{color: #60bb46;}
div#erm_menu-id-377 p {
    margin: 0 0 0.5em;
}
div#erm_menu-id-377 ul {
    line-height: 1.4;
}
div#erm_menu-id-347 p {
    margin: 0 0 0.5em;
}

div#erm_menu-id-347 .erm_section_title {
    display: block;
    margin: 0;
    padding: 0;
    border-top: 0px solid black;
    border-bottom: 0px solid black;
    color: #e63459;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2rem;
    text-align: right;
    font-weight: 700;
    padding: 0 3px!important;
}
div#erm_menu-id-347 .erm_title span {
    color: #e58b17;
    font-weight: 700;
    font-size: 1.5rem;
    font-family: 'Open Sans', sans-serif;
}
div#erm_menu-id-347 ul {
    line-height: 1.4;
}

.erm_menu-id-387 .erm_title {
    color: #60bb46;
}
.erm_menu-id-387 span.price {
    color: #60bb46!important;
}





.erm_menu-id-387 .erm_product_title span {
    color: #60bb46;
}
.erm_menu-id-387 .erm_product_title span {
    color: #60bb46;
}
.home .su-posts-default-loop .su-post-thumbnail {
    float: none;
    display: block;
    width: 100%;
    height: 100%;
    margin-right: 1em;
}
.home .su-posts-default-loop .su-post-thumbnail img {
    max-width: 100%;
    max-height: 100%;
}
.home  a.su-post-comments-link {
    display: none;
}

/* ------------------ BREAK POINTS ------------------- */
@media  screen and (min-width: 992px) and (max-width: 1580px) {

    #box-col{top: 35% !important;}

}



@media screen and (max-width: 1400px) {
 .page-id-276 .section1 p {
    padding-left: 5%!important;
    padding-right: 5%!important;
    text-align: justify!important;
}
}


@media screen and (max-width: 1200px) {
    .t{ width: 317px !important;    margin: 25px auto !important;}
    ul.sub-menu >.current-menu-item a{background-color:transparent;}.navbar-inverse .navbar-nav>li>a{
      padding-left: 0.5em;
      padding-right: 0.5em;
    }

    .navbar-inverse .navbar-nav>li>a {
      padding-left: 0.5em;
      padding-right: 0.5em;
    }
}

@media screen and (max-width: 991px) {
    .section-3blocksimage-01, .section-3blocksimage-02, .section-3blocksimage-03 {
    height: 200px;

}
.section-3blocksimage .container-txt {
    text-align:center!important;
    margin: 0 auto!important;
    width:100%;
}
.section-1blockimage .container-txt {
    text-align: left!important;
    margin: 0 auto!important;
    width:100%;
}
        
.tips {
       text-align: center!important;
   }

    .slogan {
    /* font-size: 4rem; */
}
     html{font-size: 84%;}


    .section4{height:   500px;}
    .coordF {
    float: none!important;
}
footer {
    padding: 20px 0;
}
    div#sidebarSocials {
    text-align: center;
    display: inline-block;
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
}
    .rpwwt-widget ul{text-align:center;}
.rpwwt-widget ul li{text-align:center;    width: 58%;}
        .none{display:  none;   }

    .navbar {
    text-align: center;
}
    #head .row {    padding-left: 0;    margin: 0;}
    div#head{padding:   0;}
        #box-col{position: relative;}
    
   
    .t{width: 350px !important;
    margin: 25px auto !important;}
    p#slogan{  }
p#face{padding-top: 1px;}
h2{text-align:  center; }
.contain-rea{ margin-right: auto;margin-left: auto; }
.textwidget {text-align: center;}
#foot {
   text-align: center;
}
#foot ul#menu-menu-principal-1 {
    float: none;
    text-align: center;
    list-style: none;
    display: block;
    padding: 0;
    margin-top: 30px;
      margin-bottom: 30px;
}
#face {
    text-align: center;
}
.rea-icon {
margin-top: 20px;
    }
.navbar-inverse .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
        -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    padding-bottom: 10px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 10px;
    text-decoration: none !important;
  -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
}


}

@media screen and (max-width: 767px) {
    .section-1blockimage-01 {
        height:150px;
    }
    .section-1blockimage-01 .container-txt {
    top:5%;
    }

.slogan {
  font-size: 2rem;
  margin-top: 1em;
}

    #masthead {
    height: 41vh;
}
    .slogan-block {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(30% - 50px);
    }
.one:before {}
.two:before {    left: 0;}
.three:before {    left: 0;
    right: 0;}


     .section1 .col-md-5 {
    height: 650px;
    /* background-size: cover; */
    background: #ececec;}
      .page-id-276 .section1 .col-md-5 {
    height: auto;
    /* background-size: cover; */
   
    }

     html{font-size: 75%;}

    div#slider-contact{top:initial; }
    html{font-size: 83%;}
    .section1 h2 {
    margin-top: 0!important;
    padding-top:2em!important;
    }
}

@media screen and (max-width: 450px) {
    .slogan-block {
    top: calc(20% - 50px);
}
    .section-1blockimage-01 {
        height:150px;
    }
    .section-1blockimage-01 .container-txt {
    top:5%;
    }
.header-bg {
    background: #633175;
    margin-top: 0em;
}
    .home-link {
    width: 80%;
    margin:0;
    padding:0;
    height: auto;
    padding-bottom: 1em;
    padding-top: 1em;
    }
    .site-footer .raccourcis a:after {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background: #df570c;
    margin-left: 4px;
    margin-top: 6px;
    border-radius: 20px;
}

    .pl50{
padding-left: 10px;
    }

    .pr50 {
            padding-right: 10px;
    }



    .col-xs-6 {
    width: 100%!important;
}


.col-xs-offset-6 {
    margin-left:0;
}
    .col-xs-offset-1 {
        margin-left: 0;
    }
.section1 p {
padding-left: 0%;
    padding-right: 0%;
}
.section4 p {
    padding-left: 0%;
    padding-right: 0%;
}
     html{font-size: 75%;}
    .metaslider {
    display: none;}

    .section1 h2 {
    margin-top: 0!important;
    padding-top:2em!important;
    }
    .section1 .col-md-5 {
    height: 300px;
    /* background-size: cover; */
    background: #ececec;
}

    .page-id-276 .section1 .col-md-5 {
    height: auto;
    /* background-size: cover; */
   
    }
     .page-id-276 .section1 .col-md-7 {
    background: rgb(0, 0, 0) url(./images/aps-peinture-selective.jpg) center top no-repeat;
    height: 300px;
    background-size: cover;
}


}

.contain-rea { margin-bottom: 20px;}

}