/*version 2025*/
/*carroussel pas a pas et ses fleches supprimer interference avec autre cde 2025*/
html,
body {
    width: 100%;
    height: 100%;
  }

body {
      font-family: 'Lato', sans-serif;
}


hr {
    max-width: 40px;
    border-color: #ccc;
    border-width: 3px;
	}


hr.light {
 
  max-width: 40px;
  border-color: #fff;
  border-width: 3px;

	}

hr.light2 {
    max-width: 50px;
    border-color: #fff;
    border-width: 3px;
    margin-left: 0;
}

hr.light2r {
    max-width: 50px;
    border-color: #fff;
    border-width: 3px;
    margin-right: 0;
}

hr.light3 {
    max-width: 50px;
    border-color: #ccc;
    border-width: 3px;
    margin-right: 0;
}

hr.light4 {
    max-width: 75%;
    border-color: #ccc;
    border-width: 1px;
	}

hr.light5 {
    max-width: 50px;
    border-color: #ccc;
    border-width: 1px;
	 margin-left: 0;
	}

hr.light6 {
    max-width: 50px;
    border-color: #f7ab31;
    border-width: 3px;
	 margin-left: 0;
	}


	
a {
    color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:focus, a:hover {
    color: #666;
    text-decoration: none;
}


a#lien1 {
     color: #fff; 
	 font-size:15px;
	-webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
	text-align:left;

}

a:a#lien1:hover,
a:a#lien1:focus {
  color: #666;
  text-decoration: none;
  font-size:15px
}


a#lien2 {
     color: #666; 
	 font-size:15px;
	-webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
	text-align:left;

}

a:a#lien2:hover,
a:a#lien2:focus {
  color: #666;
  text-decoration: none;
  font-size:15px
}


h1
 {
     font-family: 'Lato', sans-serif;
	color:#91a50f;
	font-weight:200;
	font-size:30px; 
	}

h2 {
    font-family: 'Lato', sans-serif;
	color:#a27021;
	font-weight:400;
	font-size:29px; 
	line-height: 1.4;

	}

h3 {
   font-family: 'Lato', sans-serif;
	color:#fff;
	font-weight:400;
	font-size:30px; 
	}


h4 {
    font-family: 'Lato', sans-serif;
	color:#999;
	font-weight:400;
	font-size:25px; 
	}

h5 {
    font-family: 'Lato', sans-serif;
	color:#666;
	font-weight:400;
	font-size:35px; 
	line-height: 1.4;

	}
	

h6 {
    font-family: 'Lato', sans-serif;
	color:#FFF;
	font-weight:400;
	font-size:39px; 
	line-height: 1.9;
	}
	


p {
    margin-bottom: 20px;
    font-size: 17px;
    
}


h2 small {
  color: #ffffff;
	 letter-spacing:1px;
	 font-size:30px;
}

/*h5 small {
  color: #ccc;
	 font-size: 80%;
	font-weight: 400;
}*/

h3 small {
  color: #ccc;
	 font-size: 80%;
	font-weight: 400;
}

.bg-0 {
    background-color: #3e3d42;
}

.bg-1 {
    background-color: #fff;
}

.bg-2 {
    background-color: #f8f7f7;
}

.bg-4 {
    background-color: #efeded
}

.bg-5 {
    background-color: #141414
}

.bg-6 {
    background-color: #1d1d1d
}

.bg-7 {
    background-color: #4d4c52
}

.bg-8 {
    background-color: #f2f0f0;
}

.bg-9 {
	  /* Set a specified height, or the minimum height for the background image */
    min-height: 270px;
	position: relative;
    width: 100%;
 /*   min-height: auto;*/
    text-align: justify;
	background-image:url(../img/bgi-01.jpg);
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible 
    background-size: cover;*/
}

.bg-9sm {
	background-image: url(../img/bgi-01.jpg);
    /* Set a specified height, or the minimum height for the background image */
    min-height: 150px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
 
}

.bg-12 {
    background-color: #373736;
}

.bg-14 {
    background-color: #3e3d42;
}

.bg-15 {
    background-color: #0f0e0e;
}

.bg-noir {
    background-color: #000;
}

.bgi-01 {
	background-image: url("../img/bgi-01.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 250px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: fixed;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-01sm {
	background-image: url("../img/bgi-01.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 200px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-02 {
	background-image: url("../img/bgi-02.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 100px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: fixed;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-02sm {
	background-image: url("../img/bgi-02.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 200px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-03 {
	background-image: url("../img/bgi-01.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 450px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-04 {
	background-image: url("../img/bgi-04.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 200px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: fixed;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-04sm {
	background-image: url("../img/bgi-04sm.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 300px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-05 {
	background-image: url("../img/bgi-05.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 450px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: fixed;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-05sm {
	background-image: url("../img/bgi-05.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 200px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-06 {
	background-image: url("../img/bgi-04.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 450px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: fixed;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-06sm {
	background-image: url("../img/bgi-04.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 200px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-07 {
	background-image: url("../img/bgi-07.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 450px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: fixed;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-07sm {
	background-image: url("../img/bgi-07.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 200px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-8 {
	  /* Set a specified height, or the minimum height for the background image */
    min-height: 370px;
	position: relative;
    width: 100%;
 /*   min-height: auto;*/
    
	background-image:url(../img/bgi-08.jpg);
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible 
    background-size: cover;*/
}

.bgi-9 {
	  /* Set a specified height, or the minimum height for the background image */
    min-height: 270px;
	position: relative;
    width: 100%;
 /*   min-height: auto;*/
    text-align: justify;
	background-image:url(../img/bgi-09.jpg);
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible 
    background-size: cover;*/
}

.bgi-10 {
	background-image: url("../img/bgi-01.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 450px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: fixed;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-10sm {
	background-image: url("../img/bgi-01.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 200px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-11 {
	background-image: url("../img/bgi-11.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 450px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: fixed;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-11sm {
	background-image: url("../img/bgi-11.jpg");
    /* Set a specified height, or the minimum height for the background image */
    min-height: 200px;
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
}

.bgi-12 {
	  /* Set a specified height, or the minimum height for the background image */
    min-height: 270px;
	position: relative;
    width: 100%;
 /*   min-height: auto;*/
    text-align: justify;
	background-image:url(../img/bgi-12.jpg);
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible 
    background-size: cover;*/
}

.bgi-13 {
	  /* Set a specified height, or the minimum height for the background image */
    min-height: 270px;
	position: relative;
    width: 100%;
 /*   min-height: auto;*/
    text-align: justify;
	background-image:url(../img/bgi-13.jpg);
    /* Set background image to fixed (don't scroll along with the page) */
    background-attachment: local;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible 
    background-size: cover;*/
}


.content-section {
    padding-top: 100px;
}


.h4 .small, .h4 small, h2 .small, .h2 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h2 small {
    font-size: 95%;
	color:#91a50f;
	font-weight:400;
}

.h5 .small, .h5 small, h5 .small, h5 small {
    font-size: 80%;
	color:#ccc;
	font-weight:400;
}

/*---------------------------lightbox pour modifier les chiffres*/
.lb-data .lb-number {
    display: block;
	text-align: center;
    clear: left;
    padding-bottom: 1em;
    font-size: 20px;
    color: #000;
}

/*
.lb-data .lb-caption {
font-size: 17px;
font-weight: 700;
line-height: 1em;
text-align: center
}*/


/*.lb-caption {
    text-align: center !important;
    font-size: 16px !important;
    color: #fff !important;
    font-weight: 700 !important;
    line-height: 1.5em !important;
}*/

/*.lb-caption {
    text-align: center !important;
    display: block !important;
    width: 100% !important;
    margin: 0 auto !important;
}*/

.lb-caption {
    text-align: left !important; /* Aligne le texte à gauche */
    display: block !important;
    width: auto !important;
    margin: 10px 0 0 0 !important; /* Ajoute un espacement au-dessus */
    padding: 10px !important; /* Ajoute de l'espace autour du texte */
    box-sizing: border-box;
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important; /* Assure un espacement vertical plus confortable */
}



.lb-data .lb-number {
    display: none !important;
}

.lb-data {
    text-align: center !important;
    width: 100% !important;
}


@media (max-width: 767px) {
    .gallery-spacing {
        margin-bottom: 30px; /* Ajustez cette valeur pour augmenter ou diminuer l'espace */
    }
}



/*---------------------------lightbox fin */



/*FLECHE DIAPORAMA*/
/* FLECHE DIAPORAMA AMÉLIORÉE */
.diapo-hover {
  position: relative;
  overflow: hidden;
}

.diapo-link {
  display: block;
  position: relative;
}

.diapo-link img {
  transition: transform 0.4s ease, filter 0.4s ease;
}

.diapo-link:hover img {
  transform: scale(1.05);
  filter: brightness(70%);
}

.hover-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: white;
  background: rgba(0, 0, 0, 0.4);
  padding: 12px 14px;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.diapo-link:hover .hover-icon {
  opacity: 1;
}





@media(min-width:767px) {
    .content-section {
        padding-top: 250px;
    }

    .download-section {
        padding: 100px 0;
    }
}

.text-faded {
    color: #333;
	font-size:17px;
}

.text-faded2 {
    color: #D0D0D0;
	font-size:17px;
}


.text-faded3 {
    color: #ffffff;
	font-size:17px;
	line-height: 32px;
}

.text-faded4 {
    color: #ffffff;
	font-size:20px;
	line-height: 32px;
}
.text-gris {
    color: #605E5E;
	font-size:17px;
	line-height: 32px;
}

.text-gris2 {
    color: #605E5E;
	font-size:17px;
	line-height: normal;
}

.text-gris3 {
    font-size: 13px;
    color: #7D7D7D;
}

.text-gris3:hover {
    font-size: 13px;
    color: #fff;
}


.text-faded4 {
    color: #BEBBBB; 
	font-size:17px;
}


.text-black {
  
	color:#000;
	font-weight:400;
	font-size:30px; 
	}

.text-bleu2 {
  font-family: 'Roboto', sans-serif;
	color:#00C1F1;
	font-weight:400;
	font-size:20px; 
	}

.text-bla {
    color: #fff;
	font-size:22px;
	letter-spacing: 4px;
	} 

.text-bla2 {
    color:#b9b9b9;
    font-weight: 100;
	font-size: 14px;
	letter-spacing: 1px;
}

.text-bla3 {
    color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	} 

.text-bla4 {
    color: #fff;
	font-size: 14px;

	}

.text-jau0 {
    color:#a27021;
    font-weight: 100;
	letter-spacing: 1px;
}

.text-jau {
    color:#f7ab31;
    font-weight: 100;
	font-size: 17px;
	letter-spacing: 1px;
}

.text-jau2 {
	font-family: 'Satisfy', cursive;
    color:#f7ab31;
    font-weight: 100;
	font-size: 25px;
	letter-spacing: 1px;
}

.text-jau3 {
	color:#f7ab31;
	font-weight:400;
	font-size:29px; 
	line-height: 1.4;
	}


.text-jau4 {
    color:#a27021;
    font-weight: 100;
	font-size: 17px;
	letter-spacing: 1px;
}

.text-jau5 {
	font-family: 'Satisfy', cursive;
    color:#a27021;
    font-weight: 100;
	font-size: 25px;
	letter-spacing: 1px;
}


.text-vert {
    color: #9CBE13;
	font-size:18px;
	letter-spacing: 1px;
	font-family: 'Lato', sans-serif;
	} 

.text-bandeau {
    color: #fff;
	font-size:15px;
	letter-spacing: 1px;
	} 

.text-tel {
    color: #027184; 
	font-size:30px;
} 

.text-footer {
    color:#b9b9b9;
    font-weight: 100;
	font-size: 15px;
}




.text-titre{
    font-family: 'Lato', sans-serif;
	letter-spacing:1px;
	font-size:20px; 
	color:#f7ab31;
}


.text-titre1{ 
   font-family: 'Lato', sans-serif;
	color:#ccc;
	font-weight:200;
	font-size:25px; 
	letter-spacing:2px;
	line-height: 1.42857143;
	
	}


.text-titre2{ 
	font-size:25px; 
   font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 1;
	color: #777;
	}

.text-titre3{
    font-family: 'Lato', sans-serif;
	letter-spacing:1px;
	font-size:25px; 
	color:#f7ab31;
}





.text-titre-0{
    font-family: 'Mitr', sans-serif;
	letter-spacing:1px;
	font-size:20px; 
	color:#f38314
}


   
.text-primary {
    color: #999; 
}

.text-primary:hover {
    color: #ccc; 
}


.text-primary2 {
    color: #AEABAB; 
}


.small, small {
    font-size: 90%; color:#7D7D7D
}


section {
    padding: 100px 0;
}


/*section pour noetma special pour fond filigran*/

.no-padding-outer {
  margin-left: 0;
  margin-right: 0;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
	background-color: #141414
}



aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}


.navbar {
	
   	  font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	  font-weight: 400;
      margin-bottom: 0;
	  background-color: #000;
      border: 0;
      font-size: 12px;
      letter-spacing: 1px;
      border-bottom: solid #000000 0px;
	  
}
  
/*.navbar-brand {
    float: left;
    height: 50px;
    font-size: 12px;
    line-height: 20px;
	color:#000
}*/

@media (min-width: 768px)
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 12px;
    line-height: 20px;
    color: #ccc;
}

  
.navbar .navbar-header .navbar-brand:hover,
.navbar .navbar-header .navbar-brand:focus {
        color: #fff;
	font-size: 12px;
    }
  
.nav > li.active>a,
.nav>li.active>a:focus {
  
    background-color: #f7ab31;
	 color: #000!important;
	}
  
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #f7ab31;
	color:#000
}


.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #000; 
    border-color: #000;
	color:#fff;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}


.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
	line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
	 font-size: 12px;
      letter-spacing: 1px;
} 

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #000;
    text-decoration: none;
    background-color: #f7ab31;
	 font-size: 12px;
      letter-spacing: 1px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000;
    outline: 0;
}


@media (max-width: 767px) {

.navbar {
   	  font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	  font-weight: 400;
      margin-bottom: 0;
	  background-color: #000;
      border: 0;
      font-size: 12px;
      letter-spacing: 1px;
      opacity: 1;
	  border-bottom: solid #000 1px;
} 
	
.navbar .navbar-header .navbar-brand:hover,
.navbar .navbar-header .navbar-brand:focus {
        color: #fff;
		font-size: 12px;
    }
	
	
	
  
.nav > li.active>a,
.nav>li.active>a:focus {
    background-color: #f7ab31;
	 color: #000;
	}
  
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #ccc;
	color:#000
}


.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #000; 
    border-color: #000;
	color:#fff;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}
	
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}


.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
	line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
	 font-size: 12px;
      letter-spacing: 2px;
} 

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #000;
    text-decoration: none;
    /*background-color: #ccc;*/
	 font-size: 12px;
      letter-spacing: 2px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff; /*01012023*/
    outline: 0;
}
 
	}


.navbar-toggle .icon-bar {
  background-color: #fff;
} 


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
  
.carousel-inner img {
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); /* make all photos black and white */ 
      width: 100%; /* Set width to 100% */
      margin: auto;
	  
	 }
	 
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
	
 
/*.carousel-caption p {

	  padding-bottom: 70px;
	  
	   text-shadow: 0 1px 1px rgba(0,0,0,.3);
  }*/


.carousel-caption {
    color: #fff;
    text-align: left;
    text-shadow: 5 0px 0px rgba(255,255,255,.6);
}
  
@media (max-width: 600px) {
	
	
.carousel-caption {
      display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
	
    }
	
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
	/*padding-top:50px;  carouselle mobile incompatible ombre portée image */
}
  }
 /*carousel bootstrap recup*/
  
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  /*margin-bottom: 100px;*/
  margin:1px; 
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
  
.carousel-indicators .active {
  width: 12px;
  height: 12px;
/*  margin-bottom: 100px; */
margin:0;
  background-color: #fff;
 
}
.list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0;
  }
.list-group-item:last-child {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
  }


.list {
  list-style: none;
}








/*espacement des row gallerie*/
.galerie-images .row > div {
    margin-bottom: 20px; /* Ajoute un espacement uniquement dans la galerie */
}

.galerie-4-par-ligne .row > div {
    margin-bottom: 20px; /* Ajoute un espace entre les lignes */
}

/* Ajustement du padding pour un meilleur alignement */
.galerie-4-par-ligne img {
    padding: 5px;
}





header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/bg-14.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 22px;
	background-color:rgba(0,0,0,.35);
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'Open Sans', sans-serif;
        font-size: 35px;
        font-style: normal;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}


.section-heading {
    margin-top: 0;
}

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
	background-color: rgba(255,255,255,1.00);
}


@media(min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 950px; /* Détermine la largeur max */
}


.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(0, 0, 0, 0.9);
    transition: all 0.35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 13px;
   font-family: 'Lato', sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
   
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 0.7;
    background: rgba(0, 0, 0, 1);
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

.call-to-action h2 {
    margin: 0 auto 20px;
}


.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}


.btn-default {
	border-color: #AEABAB;
    color: #fff;
    background-color: #464646;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #AEABAB;
    color: #222;
    background-color: #AEABAB;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
	
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
	
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
	
}


.btn-primary {
    border-color: #555353;
    color: #000;
    background-color: #000;
	color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
} /*modifié le 29-09-215*/

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #ccc;
    color: #666;
    background-color: #9CBE13;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #f05f40;
    background-color: #f05f40;
}

.btn-primary .badge {
    color: #f05f40;
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 10px;
    text-transform: uppercase;
     font-family: 'Lato', sans-serif;
    /*font-weight: 700;*/
}

.btn-xl {
    padding: 15px 30px;
}


.btn-a {
    border-color: #AEABAB;
    color: #222;
	letter-spacing:1px; 
    background-color: #FAB83F;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    }
	
.btn-a:hover,
.btn-a:focus,
.btn-a.focus,
.btn-a:active,
.btn-a.active,
.open > .dropdown-toggle.btn-a {
    border-color: #AEABAB;
    color: #222;
    background-color: #AEABAB;
	
}

.no-padding {
    padding: 0;
}

.padding-left-10 {
    padding-left:10px;
	}

.padding-5 {
    padding-top:5px;
	padding-bottom:5px;
	}

.padding-20 {
   
	padding-left:20px;
	padding-right:20px;
	}


.padding-top-5 {
    padding-top:5px;
	}

.padding-top-10 {
    padding-top:10px;
	}
	
.padding-top-15 {
    padding-top:15px;
	padding-bottom:0px;
	}
	
.padding-top-20 {
    padding-top:20px;
	}
	
.padding-top-30 {
    padding-top:30px;
	}

.padding-top-35 {
    padding-top:35px;
	}
	
.padding-top-40 {
    padding-top:40px; 
	}

.padding-top-45 {
    padding-top:45px; 
	}
	
.padding-top-50 {
    padding-top:50px; 
	}
	
.padding-top-60 {
    padding-top:60px;
	}

.padding-top-70 {
    padding-top:70px;
	}
	
.padding-top-100 {
   padding-top:100px;
	}

.padding-bottom-10 {
    padding-bottom:10px;
	}
		
.padding-bottom-20 {
    padding-bottom:20px;
	}

.padding-bottom-30 {
    padding-bottom:30px;
	}
	
.padding-bottom-40 {
    padding-bottom:40px; 
	}

.padding-bottom-45 {
    padding-bottom:45px; 
	}

.padding-bottom-50 {
    padding-bottom:50px; 
	}
	
.padding-bottom-60 {
    padding-bottom:60px; 
	}

.padding-bottom-70 {
    padding-bottom:70px; 
	}

.padding-bottom-100 {
    padding-bottom:100px; 
	}

.padding-bottom-110 {
    padding-bottom:110px; 
	}
	
.padding15{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px
	}
	
.margin-10{
	margin-left:10px;
	 margin-right:10px;
	 }
	 
.margin-top-30{
	margin-top:30px
	}
	
.margin-top-40{
	margin-top:40px
	}
	
.margin-top-60{
	margin-top:60px
	}
	
.margin-top-100{
	margin-top:100px
	}
	
.padding-left-100{
	padding-left:100px
	}
	
.margin-top-140{
	margin-top:140px
	}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

.thumbnail {
    display: block;
	background-color:rgba(000,000,000,.70);
	font-size: 15px;
	color:#fff;
	letter-spacing:1px; 
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	border: 0px solid #ddd;
	padding: 30px;
	
}



.thumbnail-sm {
    display: block;
	height:270px;
   /* line-height: 1.42857143;*/
	background-color:#ededed;
	
    border: 1px solid #8E8B8B;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
} /*cdk*/


.thumbnail1 {
    display: block;
    /*line-height: 1.42857143;*/
	background-color:#ededed;
	margin-bottom : 25px;
    border: 1px solid #8E8B8B;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
} 


.img-center {margin:0 auto;}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

	
ul, li, ul li {
    list-style: disc;
}


body {
    webkit-tap-highlight-color: #222;
}



#fade { /*--Masque opaque noir de fond--*/
	display: none; /*--masqué par défaut--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--masqué par défaut--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--Les différentes définitions de Box Shadow en CSS3--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--Coins arrondis en CSS3--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Gérer la position fixed pour IE6--*/
*html #fade {
position: absolute;
}
*html .popup_block {
position: absolute;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
	font-size: 15px;
	color: #fff;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f7f3f3;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 0px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0,0,0,0.7);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 650px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: 'Open Sans', sans-serif; 
	letter-spacing:2px;
	font-size:13px;
	color:rgba(69,67,67,1.00)
}


#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 0px;
    }
}

.img3 {
box-shadow: 1px 3px 4px #666666;
}


.img-grayscale
{
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
        -moz-filter: grayscale(1);
        -o-filter: grayscale(1);
        -ms-filter: grayscale(1);
		opacity:0.6;
		filter:alpha(opacity=60)
}
.img-grayscale:hover
{
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -o-filter: grayscale(0);
        -ms-filter: grayscale(0);
		opacity:1;
		filter:alpha(opacity=99)
}


.img4 {
	border: 1px solid #FFF;
}

.img5 {
	border: 3px solid #FFF;
	border-left: 6px solid #FFF;
}


.grayscale img
{
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
        -moz-filter: grayscale(1);
        -o-filter: grayscale(1);
        -ms-filter: grayscale(1);
}
.grayscale img:hover
{
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -o-filter: grayscale(0);
        -ms-filter: grayscale(0);
}

.position-relative {
    position: relative;
}


.position-relative {
    position: relative;
}

.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 20px;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 20px;
    border-radius: 5px;
    text-align: center;
}


/* Style général pour le cookie-banner */
#cookie-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    text-align: center;
    padding: 15px 10px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: flex;
    flex-wrap: wrap; /* Permet de passer sur plusieurs lignes si nécessaire */
    justify-content: center; /* Centre les éléments horizontalement */
    align-items: center; /* Aligne verticalement */
    gap: 10px; /* Espacement entre les éléments */
}

/* Style pour le texte */
#cookie-banner p {
    margin: 0;
    flex: 1 1 auto; /* Permet au texte de s'adapter à l'espace disponible */
    font-size: 16px; /* Taille de la police */
    line-height: 1.5; /* Améliore la lisibilité */
}

/* Style pour le bouton */
#cookie-banner button {
    background-color: orange;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 14px;
    cursor: pointer;
    flex-shrink: 0; /* Empêche le bouton de rétrécir */
}

/* Lien dans le texte */
#cookie-banner a {
    color: orange;
    text-decoration: underline;
}

/* Adaptation pour les petits écrans */
@media (max-width: 768px) {
    #cookie-banner {
        flex-direction: column; /* Les éléments se superposent */
        text-align: center; /* Texte centré */
    }

    #cookie-banner p {
        font-size: 14px; /* Réduction de la taille de la police pour petits écrans */
    }

    #cookie-banner button {
        margin-top: 10px; /* Ajoute un espacement entre le texte et le bouton */
        padding: 8px 15px;
    }
}
