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


/* ------------------ Include Styles ------------------ */
/* fonts : */
@import url('https://fonts.googleapis.com/css?family=Barlow:400,500,600,700|Montserrat:400,600,700|Roboto:300,400,700');

/*font-family: 'Roboto', sans-serif;
font-family: 'Barlow', sans-serif;
font-family: 'Montserrat', sans-serif;*/

/* ------------------ GENERAL ------------------ */

html{
    font-size: 100%;
}
body{
    font-family: 'Roboto', sans-serif;
    color: #212121;
    line-height: 1rem;
    font-size: 0.9rem;
    font-weight:    400;
}

a{
    color: inherit;
    text-decoration: none;
}
a:hover{
    color: inherit;
    text-decoration: underline;
}

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


/* LOGO */

#main ul, #main ol {
    font-size: 0.9em;
    line-height: 1.5rem;
    padding-left:    20px!important ;     
}

a:visited {
;

}
a:link {
;

}

/* ------------------ HEADER ------------------ */
.site-header {
    margin-top: 20px;

    min-height: 84px;
}

.home-link{
    padding-top: 50px;
}

#logo img {
    margin-top: 0;
}


.metaslider {
    padding-top: 20px;
}
#slider {
    background: url(images/slider.jpg) no-repeat top center;
    margin-top: -10px;
    height: 470px;
}

/* SLOGAN */
.contain-slogan{
text-align: center;
padding-top: 50px;
display:none;

}

    p#slogan {
    letter-spacing: 1px;
    color: #333333;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 2.2rem;
    text-align: center;
    text-transform: uppercase;
    line-height: 23px;
    padding-top: 30px;
    margin-bottom: 0px;
}

p#slogan2{
font-size: 2.0rem;
    color: #a98236;
 
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    /* font-weight: 700; */
    text-transform: uppercase;
}



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

i.fa.fa-phone {
    color: #bdb097;
    background: #696256;
    font-size: 1.8rem;
    padding: 9px 12px;
    border-radius: 0px;
    -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;
     cursor: pointer;
         border-radius: 2px;
}

i.fa.fa-phone:hover {
    color: #fff;
    background: #000000;
    -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;
}



i.fa.fa-facebook {
    color: #fff;
    background: #bdb097;
   font-size: 2rem;
    padding: 8px 12px;
    border-radius: 30px;
    -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;
}
i.fa.fa-facebook:hover {
    color: #bdb097;
    background: #000000;
    /* font-size: 2rem; */
    /* padding: 8px 12px; */
    border-radius: 30px;
    -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;
}
/* 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: 'Roboto', sans-serif;
    /* margin-top: -9px; */
    /* 
    padding-top: 10px; */
}

/* 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;}
.semi-container{width: 75%;margin: auto;padding-top: 3px;}

.line1 {
    background: none repeat scroll 0 0 #9c0600;
    content: "";
    display: block;
    height: 6px;
    width: 55px;
    margin: 20px auto;
}

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


#map {
    height: auto;
    width: 100%;
}

/* ------------------ MENU ------------------ */
/* ----------- Menu  AEVC SOUS MENU ---------- */
.navbar {
    text-align: right   ;
    border-radius: 0px;
    min-height: 0;
    margin: 0;
   /*text-transform: uppercase;*/
    padding-top: 0px;
    margin-top:8px;     

}
.navbar-nav , .navbar-inverse  {

}

ul.sub-menu >.current-menu-item a{background-color:#FFFFFF;}
.navbar-inverse .navbar-nav>li>a{
    color: #868686;
    padding-top:0px;
    padding-bottom: 10px;
    padding-left: 1rem;
    padding-right:1rem;
    font-size: 0.8125rem;
   -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: 'Roboto', sans-serif;
    font-weight: 600;
    text-transform: uppercase;

}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{  
    color: #212121!important;
    padding-bottom: 10px;
    padding-left: 1rem;
    padding-right:1rem;
    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;

}
.interne #navbar{font-size: 1.3rem;text-transform: uppercase;line-height: 0px;}

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

#main ul.slides, #main ul{margin: 0;padding: 0 ;}
ul.slides{padding: 0}

ul.sub-menu {
      padding-left: 0;
      display: none;
      position: absolute;
      background: #ffffff;
      list-style: none;
      width: 300px;
      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;
      border-radius: 0;
}
@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;
    border-left: 5px solid #9c0500;
}
div#container.rea{font-size: 1.3rem;color:#000000;}
ul.sub-menu >.menu-item a {
    float: left;
    color: #636363;
    font-size: 0.9rem;
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 11px;
    text-transform: uppercase;
    line-height: 3rem;
    font-weight: 400;
    -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;
}
ul.sub-menu > li.menu-item:hover a, ul.sub-menu >.menu-item > a:hover{
   color: #4d4d4d!important;
   text-decoration: none;
  padding-left:   20px;
   -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;
}
ul.sub-menu > li.menu-item {
    float: left;
    padding: 0px 0px;
    width: 100%;
    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;
    position: relative;
}
ul.sub-menu > li.menu-item:hover{background: #fff !important;color: #194181 !important;}
ul#menu-menu-footer {
    background: transparent !important;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}
/*ul.sub-menu > li.current-menu-item:before{
   
    content: "";
  
    height: 100%;
 
    position: absolute;
    left: 0;
    
    border-left: 5px solid #9c0600;
  
    } */
/*.................... end ......................*/
li.current-menu-item a {
    color: #212121!important;
    background: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none !important;
}



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




/* ------------------ 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;}
.exergue{ 
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    text-align: center;
    color: #8b7b50;
    padding: 20px 10px;
    font-size: 2.2rem;
    line-height: 37px;
    font-weight: 100;
    box-shadow: 0 0 4px rgb(182, 173, 150);
}
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: #000000; }
#logo-foot{text-align: center;}
#logo-foot img{    padding-left: 50px;
  }

/* 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:   #adadad !important   }
.col-footer a{color:   #adadad !important   }
.col-footer p.title-footer {text-transform:   uppercase;  color:  #fff!important  ;}
.navf{padding-left:     10px;}
#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: 'Roboto', 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: #FFFFFF; }
.copy a:link{ color: #FFFFFF; }
.copy{   color: #FFFFFF;  text-align: center;text-transform:    uppercase;  font-size: 10px;        padding-top: 30px;}

#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 ------------------ */
p#breadcrumbs {
    margin: 0 10px;
    text-align: right;
    font-size: 0.8rem;
}
h1{
   font-size: 2.5rem;
   font-weight: 600;
   color: #212121;
   font-family: 'Montserrat', sans-serif;
   text-transform: uppercase;
   letter-spacing: 0px;
   
   text-align: left;
   line-height: 2rem;
}
.home h1{margin: 1em 0;}
h1 span {
font-weight:    400;
   font-size: 2rem;
}

.home h1:after {
    background: none repeat scroll 0 0 #9c0600;
    content: "";
    display: block;
    height: 6px;
    width: 55px;
    margin-left: 3px;
    margin-top: 2px;
}

h2{
    font-size: 2.375rem;
   margin-bottom: 0px ;    
    color: #504b44;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: center  ;
}
.home h2{ margin-bottom: 20px !important;}
#blog h2, .page-id-13 h2 {
	text-align: left;
}
h3{
    font-size: 1.75rem;
        margin: 1em 0 ;
    color: #a98236;
}
h4{
    font-size: 1.5rem;
     margin: 1em 0 ;
}
h5{
    font-size: 1.25rem;
        margin: 1em 0 ;
}
h6{
    font-size: 1rem;
     margin: 1em 0 ;
}

#masthead .row{margin-left:    0px;margin-right:  0;         }

.left-title{font-family: 'Barlow', sans-serif;font-weight:500;font-size:  3.75rem;color:#8a0000;text-transform:     uppercase;      line-height: 3.5rem;}
.left-title span{font-weight:400;font-size:  2.3125rem;color:#5a5a5a;}
.tips{text-transform:   uppercase!important ;  font-weight:    bold!important ;font-size:     0.875rem!important ;font-family: 'Roboto', sans-serif ;}
.section1{background:   url( images/bg1.png) no-repeat  top center  ; height:   495px;}
.section2 {    padding: 50px 0;}
.section2 p{text-align:   center!important  ; }
.section3{background:   #e6e6e6;  padding: 50px 0;}
.home .section3 p{font-size:    1.1875rem;text-align:   center!important    ;font-weight:     300; line-height: 1.5rem;}
.section3 p{font-size:    0.9rem;font-weight:     300;line-height: 1.5rem;}
.section4{background:   #fff;  padding: 50px 0;}
.section4 p{font-size:    1.1875rem;text-align:   center!important    ;font-weight:     300; line-height: 1.5rem;}
.section5 h2{ color: #fff; }
.it{color: #e9e9e9;font-style: italic;font-size: 1.5625rem;text-align: center!important;}
footer#colophon {
    background: #262626;
}
.labels{font-family: 'Playfair Display', serif;color:  #3b3b3b;font-size: 2.5rem;/* Approximation causée par une substitution de police */font-weight: 400;line-height: 34px;/* Approximation causée par une substitution de police */text-align: left;padding-top: 20px;padding-bottom: 20px;border-bottom: 12px solid rgb(246, 207, 87);}

.labels strong{
font-weight: 700;}
.contact{background: url(images/transfo.jpg);padding: 40px 0 40px; height: 424px;}
.contact .titre{font-family: 'Playfair Display', serif;color:  #3b3b3b;font-size: 2.5rem;/* Approximation causée par une substitution de police */font-weight: 700;line-height: 58.568px;/* Approximation causée par une substitution de police */text-align: center;padding-bottom: 20px;}
/* Gray Scale */
.home .wpcf7-form-control.wpcf7-text, .home .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    background: rgba(255, 255, 255, 0.5686274509803921);
    padding: 15px;
    border: 1px solid #999;
    border-bottom: 1px solid #999 !important;
    color: #555;
}
div.wpcf7 {
    margin: 0;
    padding: 0;
    max-width: 925px;
    margin: auto;
}
/*......
/*.................... end ......................*/



.home input.wpcf7-form-control.wpcf7-submit {
    margin-top: 0px;
}
.fg-item.fg-loaded img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.fg-item.fg-loaded:hover img {
    -webkit-filter: grayscale(0)!important  ;
    filter: grayscale(0)!important  ;
}
.foogallery .fg-caption{background-color: rgba(0,0,0,.4);  }
.foogallery .rea{text-transform:    uppercase;  font-size:  0.875rem;}
.foogallery .rea span{text-transform:    uppercase;  font-size: 1.375rem;}

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

/* Zoom In #1 */
#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.2);
    transform: scale(1.2);
}
/*------ Sweep Right ------*/


.msbtn {
    margin: 10px;
    padding: 15px 30px;
    cursor: pointer;
    background: #e1e1e1;
    text-decoration: none;
    color: #666;
    font-family: 'Raleway', sans-serif;
}

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


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

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

/* ------------------ FORMULAIRE ------------------ */
.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

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





/* ------------------ BTN ------------------ */
.test{padding:  0px;  border: 0px solid #9c0600;    -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;}
.test:hover{
   padding: 20px 10px 23px;
   border: 1px solid #840702;
   -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;
   }
.btn,.wpcf7-form-control.wpcf7-submit,.more-link{text-transform: uppercase;background: #9c0600;color: #ffffffe8;width: auto;text-align: center;font-size: 0.75rem;padding: 13px 30px;border-radius: 0;-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;letter-spacing: 2px;font-weight: 600;}

a.btn{}
.btn:hover,.wpcf7-form-control.wpcf7-submit:hover,.more-link:hover{
       background:     #840702;
    color: #fff;
    -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;}
.wpcf7-form-control.wpcf7-submit{border:none;margin-top:20px;   height: 50px;}
.page-id-16 h2{text-align   :   left;   }

    span.wpcf7-form-control-wrap.captcha-892 {
    padding-right: 50px;
}



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


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


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

/* Common button styles */
.button {
    float: none;
    min-width: 150px;
    max-width: 250px;
    display: inline-block;
    margin: 1em;
    padding: 1em 2em;
    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: #fff;
    border-color: #fff;
    background: #1b7326;
}
.bg-2 .button {
    color: #ECEFF1;
    border-color: #ECEFF1;
}
.bg-3 .button {
    color: #fff;
    border-color: #fff;
}

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

/* Typography and Roundedness */
.button--text-upper {
    letter-spacing: 2px;
    text-transform: uppercase;
}
.button--text-thin {
    font-weight: 300;
}
.button--text-medium {
    font-weight: 500;
}
.button--text-thick {
    font-weight: 600;
}
.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;
}
.button--border-medium {
    border: 2px solid;
}
.button--border-thick {
    border: 3px solid;
}
/* mines1 */
.button--mines1 {
    padding: 0 2em;
    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: 1em 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: 1em 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: #3f51b5;
}
.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(9, 55, 37);
    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: #fff;
    -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: 1em 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: 1.3rem;
    text-transform: uppercase;
}
.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  ;
}
/****************************************************/

.contain-textarea.cookie1 span {color: #716c6c;font-size: 0.9rem!important;}
.contain-textarea.cookie1 a {color:#fca300 !important;font-size: 1.2rem!important;}

.contain-textarea.cookie.c2 {
     font-style: italic;
     color: #585858 !important;
     font-size: 0.9rem!important;
     margin-top: 20px;
}
.contain-textarea.cookie.c2 a{color:    #e3061b !important}
div.wpcf7-response-output {
    margin: 0;
    margin-top: -17px;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    color: #ccc;
}
span.wpcf7-not-valid-tip {
    color: #f00!important;}
    #cookie-law-info-bar {
 
    padding: 5px 0;}

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

.ml14 {
  font-weight: 200;
  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;
}


section.sectionTop {
    padding: 55px 0 25px;
    background: #e0e0e0;
}

/*-------------------TEL---------------------*/

#trck-tel{
   padding: 5px 0;
   height: auto;
   border-radius: 0px;
   width: 185px;
   font-weight: 500;
   text-decoration: none!important;
   -webkit-transition: .25s ease-in-out;
   -moz-transition: .25s ease-in-out;
   transition: .25s ease-in-out;
   -ms-transition: .25s ease-in-out;
   -o-transition: .25s ease-in-out;
   cursor: pointer;
   margin: 0px 0 10px;
   text-decoration: none;
   /* border-left: 1px solid #c7c7c7; */
   /* border-right: 1px solid #c7c7c7; */
   background: #9c0500;
}
#trck-tel:hover {
    color: #861052;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    cursor: pointer;
 
}
  
#ref-mob{display: none;}
#trck-tel p{color: #ffffff;font-size: 0.9rem;text-align: center;text-decoration: none!important;line-height: 1rem;margin: 10px 0;}
#trck-tel a{color: #ffffff;text-decoration:none!important;display:  none;opacity:  0;}

.recall:after{font-family: FontAwesome;
   content: url(images/arrow-contact.png);
    padding-left: 8px;}
.recall:before {
font-family: FontAwesome;
    content: "\f095 ";
    padding-right: 8px;
    font-size: 16px;
    vertical-align: middle;
    padding-left: 2px;
}
#trck-tel a.pico{    opacity: 1;}
.mrecall{display:    none;   }
/*--------------------TEL--------------------------*/
/* ------------------ BREAK POINTS ------------------- */

@media  screen and (max-width: 1593px) {
.section1 {
    background: url(images/bg2.jpg) no-repeat top center;
    height: 495px;
}
.semi-container {
    width: 90%;
}
.left-title {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 2.75rem;
    color: #8a0000;
    text-transform: uppercase;
    line-height: 2.5rem;
    text-align: left!important;
}
.pr50 {
    padding-right: 15px; 
}
h1 span {
    font-weight: 400;
    font-size: 1.5rem;
}
}

@media screen and (max-width: 1199px) {
    .t{ width: 317px !important;    margin: 25px auto !important;}
    .navbar-inverse .navbar-nav>li>a {
    padding-left: 0.5rem;
    padding-right: 0.5rem;}

}

@media screen and (max-width: 991px) {

    .text-right{text-align:  left !important ;}
    .home .separateur-100{height: 0}
        .home .separateur-50{height: 0}
        .left-title {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 2.75rem;
    color: #8a0000;
    text-transform: uppercase;
    line-height: 2.5rem;
    text-align: center!important;
    margin-top: 50px!important;
}
    .navbar {
    text-align: center;
}
    #head .row {    padding-left: 0;    margin: 0;}
    div#head{padding:   0;}
        #box-col{position: relative;}
    
    html{font-size: 84%;}
    .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;
}

.contact {

    height: auto;
}
.contain-textarea.cookie1 {
    position: absolute;
    left: 35%;
    margin-top: -72px;
}
section.section5.contact .row {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}
}

@media screen and (max-width: 767px) {
    .row.col-footer {
    text-align: center;
}
.col-footer .col-md-3:before{display:   none;   }
.col-footer .col-md-3{margin-top:   20px;}
.tpls:before{display:   none}
.navf{padding:  0}


#slider {
   
    height: 325px;
}
    div#slider-contact{top:initial; }
    html{font-size: 75%;}
}

@media screen and (max-width: 450px) {
    .it {

    line-height: 1.5rem;
}
    .section1 {
    height: 430px;
}


#slider {
    
        background: url(images/slider.jpg) no-repeat top center;
    margin-top: -10px;
    height: 100px;
    background-size: contain;
}
      html{font-size: 67%;}
    .metaslider {
    display: none;
}
.contain-rea { margin-bottom: 20px;}

}
#cookie-banner {
    width: 100%;
    background-color: #ffffff;
    position: relative;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 15px;
    /*border-bottom: 2px solid rgba(0, 0, 0, 0.3);*/
    -mox-border-bottom: 2px solid rgba(0, 0, 0, 0.3);
    box-sizing: content-box;
    line-height: 1;
    letter-spacing: 0;
    z-index: 1000;
}

#cookie-banner #cookie-banner-container .right .accept:hover {
    background-color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    color: #000000;
    border: 1px solid #989898;
}


#cookie-banner {
    width: 100%;
    background-color: #000000e6;
    position: relative;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 15px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.3);
    -mox-border-bottom: 2px solid rgba(0, 0, 0, 0.3);
    box-sizing: content-box;
    line-height: 1;
    letter-spacing: 0;
    z-index: 1000;
    /* border-top: 1px solid #CCC; */
}

#cookie-banner #cookie-banner-container .right .accept:hover {
    background-color: #ffffff;
    cursor: pointer;
    text-decoration: none;
    color: #000000;
    border: 1px solid #868686;
}

#cookie-banner #cookie-banner-container .right .accept {
    border: 0;
    font-size: 14px;
    margin-right: 12px;
    font-family: 'Open Sans';
    font-weight: 700;
    padding: 9px 17px;
    background-color: #171717;
    color: #fff;
    border: 1px solid #adadad;
    display: inline-block;
    -mox-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    /* box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: none;

}