@font-face {
    font-family: 'unique';
    src: url('/content/fonts/brusher-webfont.woff2') format('woff2'),
         url('/content/fonts/brusher-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: 'Montserrat', sans-serif; /**/
    
}	


footer {
    
    background-image:url(../images/site/fond-footer.jpg);
    background-size: cover;
    color: #fff;
    
    /*background: linear-gradient(blue, pink);*/
    /*background:   */
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    border-top: 7px solid #3b6cb4;
    /*border-color: linear-gradient(to right, blue, pink);  */
}

.footer-bar {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    //background: #404041;
    //background-image: linear-gradient(to right, #404041, #57adde);
    color: #fff;
    font-size: 12px;
}

footer a {
    color: #57adde;
}

footer a:hover {
    color: #3b6cb4;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 20px;
    padding: 0;
    letter-spacing: 0;
    //font-family: 'unique', sans-serif;
    //font-family: 'Leckerli One', cursive;
    font-family: 'Ledger', sans-serif;
    //font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    color: #404041;
    font-weight: 700;
}



.alt-font {
    //font-family: 'unique', sans-serif;
    font-weight: 500;
}

.butn.theme {
    background: #3b6cb4;
    color: #fff;
}

.butn.theme:after {
    background: #57adde;
    border-radius: 3px;
    color: #fff;
}

.bg-theme {
    background: #3b6cb4;
}

.rev_slider_wrapper .butn span {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.navbar-nav li > ul {
    background: #3b6cb4;
    
}

.section-heading h1, .section-heading h2, .section-heading h3, .section-heading h4, .section-heading h5, .section-heading h6 {
   font-weight: 700;
    }

.section-heading span {
    color: #57adde;
    
}

.section-heading.title-style5 .square {
    color: #57adde !important;
}


footer h3:after {
     background: #fff;
   
}



.cat-img img {
    transition: all 0.5s ease 0s;
    width: 100%;
}

span{
  /*font-family: 'Lobster', sans-serif;  */

}














.illustration-v1 {
    display: block;
    overflow: hidden;
    min-height: 50px;
    position: relative;
    background-size: cover;
    background-position: center center;
	background-color:#930;
	
	
}

.illustration-v1 .ad-details-v1 h3 {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    margin-bottom: 35px;
    font-weight: normal;
	text-align: center;
}

.illustration-v1.illustration-epi:hover {
	transform: scale(1.05);
}
.illustration-v1.illustration-frais:hover {
	transform: scale(1.05);
}
.illustration-v1.illustration-vin:hover {
	transform: scale(1.05);
}
.illustration-v1.illustration-vrac:hover {
	transform: scale(1.05);
}

.illustration-v1.illustration-epi {
    width: 100%;
    overflow: hidden;
    /*background-image:url(../img/AdobeStock_135046085_Preview.jpeg);*/
	/*background-image: linear-gradient(rgba(20, 20, 22, 0.6), rgba(255, 255,255, 0)),url("../img/AdobeStock_135046085_Preview.jpeg");
    transition: all 0.3s ease-in-out; */
	/*filter: brightness(.7);*/
	
	


}

.illustration-v1.illustration-frais {
    width: 100%;
    height: 200px;
    overflow: hidden;
    /*background-image:url(../img/AdobeStock_353202432_Preview.jpeg);*/
	background-image: linear-gradient(rgba(20, 20, 22, 0.6), rgba(255, 255,255, 0)),url("../img/AdobeStock_353202432_Preview.jpeg");
    
    transition: all 0.3s ease-in-out;
	
}

.illustration-v1.illustration-vin {
    width: 100%;
    height: 414px;
    
    overflow: hidden;
   /* background-image:url(../img/AdobeStock_54989350_Preview.jpeg);*/
	background-image: linear-gradient(rgba(20, 20, 22, 0.6), rgba(255, 255,255, 0)),url("../img/AdobeStock_54989350_Preview.jpeg");
    transition: all 0.3s ease-in-out;
}

.illustration-v1.illustration-vrac {
    width: 100%;
    overflow: hidden;
   /* background-image:url(../img/AdobeStock_266145056_Preview.jpeg);*/
	background-image: linear-gradient(rgba(20, 20, 22, 0.6), rgba(255, 255,255, 0)),url("../img/AdobeStock_266145056_Preview.jpeg");
    transition: all 0.3s ease-in-out;
}

.overflow-h { overflow: hidden;}

.illustration-v1 .ad-details-v1 .btn-u {
    padding: 5px 30px;
}
.illustration-v1 .ad-details-v1 .btn-brd {
    font-weight: 400;
    border-width: 2px;
}


�l�ment {

}
.btn-u.btn-brd.btn-u-light {

    color: #fff;
    border-color: #fff;

}
.illustration-v1 .ad-details-v1 .btn-u {

    padding: 5px 10px;

}
.illustration-v1 .ad-details-v1 .btn-brd {

    
    border-width: 2px;

}
.btn-u.btn-brd.btn-u-light {

    color: #fff;
    border-color: #fff;
	background-color:#c29330;
	font-weight: 600;

}

.btn-u.btn-brd.btn-u-light:hover {
	background-color:#fbd654;
}
.btn-u.btn-brd {

    border-color: #72c02c;

}
.btn-u.btn-brd {

    color: #555;
    background: none;
    padding: 5px 13px;
    border: solid 1px transparent;
        border-top-color: transparent;
        border-top-width: 1px;
        border-right-color: transparent;
        border-right-width: 1px;
        border-bottom-color: transparent;
        border-bottom-width: 1px;
        border-left-color: transparent;
        border-left-width: 1px;

}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #72c02c;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}


.illustration-bg{
	
filter: sepia(1);
-webkit-filter: sepia(1);

}

.list-cat-unique{

background-color: #fff;

}


.list-cat-unique h2{
   color: #404041;;
   
}

.list-cat-unique .bg-theme {
    background: #404041;;
}

.garante-unique{

height: 108px;
}
.garante-unique2{

height: 168px;
}

.stile-unique{

margin-top: 15px;
height: 78px;
}


DIV.fitservice img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    filter: brightness(80%); 
}

div.title_serv h4 {
    font-size: 20px;
    font-weight: 500;
}

.background2{
background-color: #57adde;
}

.section-heading.title-styleservice .square {
    color: #fff !important;
}

.section-heading.title-styleservice .square {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    display: inline-block;
    vertical-align: text-bottom;
    position: relative;
}

DIV.fit
  {
  position:relative;
  padding-top:100%;    /* 1:1 Aspect Ratio */
  }

DIV.fit img
  {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  object-fit: cover;  /* adaptation contenu a son parent */
  }
  
  .separator{
  height: 20px;
  
  
  }
  
  
  .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
  
  
  
  img.img-center, .img-center img {
  margin-left: auto;
  margin-right: auto;
}



.icone-accueil{

 background-color:#fff;
}

@media screen and (min-width: 992px) {

.icone-accueil-section{

margin-top: -150px;
}


}


.row{

margin:10px 0 5px 0;

}

p{

text-align:justify;
}


separator-left-title {
    height: 4px
px
;
    position: absolute;
    top: 50%;
    width: 70px;
    margin-top: -1px;
    margin-bottom: 0;
    background: #95c11e;
}


  .title-domest-h2 {
  margin:-66px 0 0 27px !important;
  width:500px;
  }
  
  
  .background-domest-cat{
  
  background-color:#F00;
  }
  
  



div.projectgrid-projetdomest{

 border: 7px solid #fff;
}


.domaine-domest h4 a{

  font-size : 20px !important;
 
}

.domaine-domest h4{

   width: 95%;
}


  .title-domest-h1 {
  margin:-66px 0 0 27px !important;
  width:100%;
  font-size: 34px;
  }
  
  
    .title-domest-h2 {
  margin:-63px 0 0 27px !important;
  width:100%;
  font-size: 28px;
  }
  
  
section.list-cat-unique ul{
 
   list-style: none;
  margin: 0;
  padding: 0;
}


section.list-cat-unique ul li {
  position: relative;
  padding: 0 0 10px 25px;
    padding-top: 0px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

section.list-cat-unique ul li:before {
    content: "\f14a";
    position: absolute;
    top: 0;
    left: 0;
    font-family: Font Awesome\ 5 Free;
    color: #065345;
}



div.list-cat-unique ul{
 
   list-style: none;
  margin: 0;
  padding: 0;
}


div.list-cat-unique ul li {
  position: relative;
  padding: 0 0 10px 25px;
    padding-top: 0px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

div.list-cat-unique ul li:before {
    content: "\f14a";
    position: absolute;
    top: 0;
    left: 0;
    font-family: Font Awesome\ 5 Free;
    color: #065345;
}



/*div.project-grid
  {
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.6);
  }   */


div.title_cat
  {
  position: absolute;
  //background: rgba(0, 0, 0, 0.60);
  
  align-items: center;  
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  }
  
div.title_cat h4
  {
  font-size:20px;
  font-weight: normal;
  color: #fff !important;
  text-shadow: #111 3px 3px 2px;
  font-family: 'Montserrat', sans-serif;
  }
  
div.title_cat h4 a
  { 
  color:#fff !important;
  }
  
div.title_cat h4 a:after 
  {
  content: '';
  display: block;
 // width: 70px;
 // height: 1px;
 // background: #86bc42;
 // margin: 5px auto; 
  }
.lien-cat-dom {

line-height: 0.5;
 
}  