
body {
    font-family: 'Montserra', sans-serif;
    font-size: 16px;
    
}

p{
    text-align:justify;
}	


footer {
    
    background-image:url(../images/site/fond-footer.jpg);
    background-size: cover;
    border-top: 6px solid transparent;
    border-image: linear-gradient(90deg,rgba(78, 42, 37, 1) 1%, rgba(188, 152, 95, 1) 52%, rgba(250, 226, 111, 1) 64%, rgba(249, 242, 195, 1) 75%, rgba(250, 226, 111, 1) 85%, rgba(78, 42, 37, 1) 98%) 1; 
    background: linear-gradient(to right, #0d0d0d, #000);
    color: #fff;
    
    /*background: linear-gradient(blue, pink);*/
    /*background:   */
    font-family: 'Montserra', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    /*border-color: linear-gradient(to right, blue, pink);  */
}

.footer-bar {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    //background: #ed693e;
    //background-image: linear-gradient(to right, #ed693e, #ffc709);
    color: #fff;
    font-size: 12px;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #bc985f1;
}

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: 'Bebas Neue', sans-serif;
    //font-family: 'Open Sans', sans-serif;
    //font-family: 'Roboto Slab', sans-serif;
    
    line-height: 1.5;
    color: #000;
    font-weight: 700;
}



.alt-font {
    //font-family: 'unique', sans-serif;
    font-weight: 500;
}

.butn.theme {
    background: #bc985f1;
    color: #fff;
    font-family: 'Bebas Neue', sans-serif;
    letter-spacing: 1;
    font-size: 18px;
}

.butn.theme:after {
    background: #06D4B1;
    border-radius: 0px;
    color: #fff;
}

.bg-theme {
    background: #bc985f1;
}

.rev_slider_wrapper .butn span {
    font-family: 'Bebas Neue', sans-serif;
    letter-spacing: 1px; 
    text-transform: uppercase;
}

.navbar-nav li > ul {
    background: #bc985f1;
    
}

.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: #bc985f1;
    
}

.section-heading.title-style5 .square {
    color: #ffc709 !important;
}


footer h3:after {
     background: #bc985f;
   
}



.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: 180px;
    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%;
    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: #bc985f;;
   
}

.list-cat-unique .bg-theme {
    background: #bc985f;;
}

.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(20%); 
}

div.title_serv h4 {
    font-size: 20px;
    font-weight: 500;
}

.background2{
background-color: #ffc709;
}

.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:none;
}


separator-left-title {
    height: 4px
px
;
    position: absolute;
    top: 50%;
    width: 70px;
    margin-top: -1px;
    margin-bottom: 0;
    background: #95c11e;
}




.titreservice .titreservice-icon {
    float: left;
    padding: 10px 30px 30px;
    color: #bc985f1;
    font-size: 30px;
    text-align: center;
    transition: all 0.4s ease-in-out;
}

.titreservice h3{

 margin-top:25px; 
 font-size: 19px;
}






.table-comparatif-wrapper {
  width: 100%;
  overflow-x: auto;
  margin: 20px 0;
}

/* TABLEAU PRINCIPAL */
.table-comparatif-isolants {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 10px; /* espace entre les lignes */
  font-size: 0.95rem;
}

.table-comparatif-isolants th {
  background: #f4f4f4;
  padding: 14px 12px;
  border: 1px solid #ddd;
  font-weight: 600;
  text-align: center;
}

.table-comparatif-isolants td {
  padding: 14px 12px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
  text-align: center;
}

/* Première colonne = Critère */
.table-comparatif-isolants td:first-child {
  font-weight: 700;
  text-align: left;
  background: #fafafa;
  border-left: 1px solid #ddd;
  border-radius: 6px 0 0 6px;
}

/* Dernière colonne */
.table-comparatif-isolants td:last-child {
  border-right: 1px solid #ddd;
  border-radius: 0 6px 6px 0;
}

/* Survol */
.table-comparatif-isolants tr:hover td {
  background: #fdf7e3;
}

/* Étoiles */
.table-comparatif-isolants .fa-star,
.table-comparatif-isolants .fa-star-o,
.table-comparatif-isolants .fa-star-half-o {
  color: #f5b301;
  margin: 0 2px;
  font-size: 1.1rem;
}

/* MOBILE */
@media (max-width: 768px) {

  .table-comparatif-isolants thead {
    display: none;
  }

  .table-comparatif-isolants,
  .table-comparatif-isolants tbody,
  .table-comparatif-isolants tr,
  .table-comparatif-isolants td {
    display: block;
    width: 100%;
  }

  .table-comparatif-isolants tr {
    margin-bottom: 16px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #ddd;
    padding-bottom: 8px;
  }

  .table-comparatif-isolants td {
    border: none;
    border-bottom: 1px solid #eee;
    padding: 12px 12px 12px 140px;
    text-align: left;
    position: relative;
  }

  .table-comparatif-isolants td:last-child {
    border-bottom: none;
  }

  .table-comparatif-isolants td::before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 600;
    width: 120px;
    color: #444;
    font-size: 0.9rem;
    white-space: normal;
  }

  .table-comparatif-isolants td:first-child {
    padding-left: 12px;
    background: #f4f4f4;
    border-bottom: 1px solid #ddd;
    border-radius: 8px 8px 0 0;
    font-size: 1rem;
  }

  .table-comparatif-isolants td:first-child::before {
    content: "";
  }
}


.iconLor{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 151px 0;
}

.iconLor2{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 50px 0;
}

.iconLor-0{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 20px 0;
}

.iconLor-1{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 50px 0;
}

.iconLor-2{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 115px 0;
}

.iconLor-3{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 145px 0;
}

.iconLor-4{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 201px 0;
}

.iconLor-h1-2{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 100px 0;
   
}
.iconLor-h1-3{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 151px 0;
}




.list-style-5 li::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 17px;
    height: 18px;
    background: url('../images/site/puce-plus-gsr') no-repeat center;
    background-size: contain;
} 

.section-heading.half {
    margin-bottom: 8px;
}

.table tbody th[scope="row"]{
    background:#e9f2ff;
    white-space:nowrap;
  }
    
    
    
  @media (max-width: 767px) {

 
    h1, h2, h3, h4, h5, h6 {margin:0 0 24px; padding:0; letter-spacing: 0;}
    h1 {font-size:25px;}
    h2 {font-size:20px;}
    h3 {font-size:17px;}
    h4 {font-size:15px;}
    h5 {font-size:11px;}
    h6 {font-size:10px;}
    
    
    
    .iconLor-0{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 25px 0;
}

.iconLor-1{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;                                                                                 -
   width: 60px;
   margin:  0px 30px 30px 0;
}

.iconLor-2{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 50px 0;
}

.iconLor-3{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 85px 0;
   
}

.iconLor-4{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 110px 0;
}

.iconLor-h1-2{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 140px 0;
   
}
    
    
 .iconLor-h1-3{

   background-size:cover;
   background-image:url(../images/site/mini-picto.png);
   height: 60px;
   width: 60px;
   margin:  0px 30px 160px 0;
   
}
    
    
    
    
    
    }
      