html,
body {
    width: 100%;
    height: 100%;
  }

body {
    font-family: 'Montserrat', sans-serif; font-size: 15px;
	
}

hr {
    max-width: 100%;
    border-color: #ccc;
    border-width: 1px;
	}

hr.light {
    max-width: 50px;
    border-color: #666;
    border-width: 3px;
}


hr.light2 {
    max-width: 30px;
    border-color: #F79805;
    border-width: 5px;
	}

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

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

a#lien1 {
    color:#fff; 
	-webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
	text-align:left;
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
}


a:a#lien1:hover,
a:a#lien1:focus {
  color: #ccc;
  text-decoration: underline;
  font-size:14px
}


h1 {
  font-family: 'Montserrat', sans-serif; color:#fff; text-shadow: 5px 2px 15px #000; 
} 
	
h2 {
font-family: 'Montserrat', sans-serif; font-size:30px; color:#0d4eb6; 
}
	
h3 {
font-family: 'Montserrat', sans-serif; font-size:50px; color:#0d4eb6; text-shadow: 5px 2px 15px #fff; 
}

h4 {
font-family: 'Montserrat', sans-serif; font-size:20px; color:#fff; 
}

	
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #090908;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 70%;
}


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


/*.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 40px;
    margin-bottom: 10px;
}*/

p {
    font-size: 17px;
}



.bg-1 {
	background-color:#f8f8f8
 
}

.bg-0 {
	background-color:#0d4eb6
 
}

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

.bg-3 {
	background-color:#FFFFFF;	
}


.bg-9sm {
	background-image: url(../img/bg-9.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: 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;
}/*lf*/


.bg-10sm {
	background-image: url(../img/bg-10.jpg);
    /* Set a specified height, or the minimum height for the background image */
    min-height: 850px;
    /* 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;
}/*lf*/


.bg-11sm {
	background-image: url(../img/bg-11.jpg);
    /* Set a specified height, or the minimum height for the background image */
    min-height: 850px;
    /* 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;
}/*lf*/



.bg-19 {
	
    /* Set a specified height, or the minimum height for the background image */
    min-height: 900px;
	position: relative;
    width: 100%;
 /*   min-height: auto;*/
    text-align: justify;
	background-image:url(../img/bg-19.jpg);
    /* 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;
}/*pv2*/


.bg-19sm {
	background-image: url(../img/bg-19.jpg);
    /* Set a specified height, or the minimum height for the background image */
    min-height: 750px;
    /* 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;
}/*lf*/



.bgi-20 {
	background-image: url("../img/bgi-20.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;
}/*M*/

.bg-20 {
	
    /* Set a specified height, or the minimum height for the background image */
    min-height: 900px;
	position: relative;
    width: 100%;
 /*   min-height: auto;*/
    text-align: justify;
	background-image:url(../img/bg-20.jpg);
    /* 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;
}/*pv2*/


.bg-20sm {
	background-image: url(../img/bg-20.jpg);
    /* Set a specified height, or the minimum height for the background image */
    min-height: 400px;
    /* 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;
}/*lf*/



.bg-21sm {
	background-image: url(../img/bg-19.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: 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;
}


.text-faded {
     color:#BE3032;
	font-size:15px;
} 



.text-titre3 {
font-family: 'Montserrat', sans-serif;
color : #666;
font-size : 25px;
font-weight : 200;
}

.text-titre4 {
font-family: 'Montserrat', sans-serif;
color : #0d4eb6;
font-size : 25px;
font-weight : 200;
}



.text-titre5 {
font-family: 'Montserrat', sans-serif;
color : #666;
font-size : 21px;
font-weight : 200;
}


.text-gris{
	font-family: 'Montserrat', sans-serif;
	color : #666;
	font-size : #404040;
	}

.text-gris2{
	font-family: 'Montserrat', sans-serif;
	font-size : #404040;
	font-size : 20px;
	}

.text-gris3{
	font-family: 'Montserrat', sans-serif;
	font-size : #404040;
	font-size : 18px;
	}

.text-gris2{
	font-family: 'Montserrat', sans-serif;
	font-size : #404040;
	font-size : 20px;
	}
	

.text-bla {
 font-family: 'Montserrat', sans-serif; 
	font-size:20px; 
	color:#fff 
} 


.text-bla3 {
 font-family: 'Montserrat', sans-serif; 
	font-size:25px; 
	color:#fff 
}  


.text-bla4 {
 font-family: 'Montserrat', sans-serif; 
	font-size:15px; 
	color:#fff 
} 


.text-bla5 {
 font-family: 'Montserrat', sans-serif; 
	font-size:22px; 
	color:#fff 
}  


.text-or{
	font-family: 'Montserrat', sans-serif;
	color : #F79805;
	font-size : 29px;
	}

.text-or2{
	font-family: 'Montserrat', sans-serif;
	color : #F79805;
	font-size : 29px;
	}

.text-noir{
	font-family: 'Montserrat', sans-serif;
	color : #000;
	font-size : 29px;
	}

.text-bleu{
	font-family: 'Montserrat', sans-serif;
	color:#0d4eb6;
	font-size : 33px;
	}

.text-bleu2{
	font-family: 'Montserrat', sans-serif;
	color:#0d4eb6;
	font-size : 23px;
	}

.text-bleu3{
	font-family: 'Montserrat', sans-serif;
	color:#0d4eb6;
	font-size : 16px;
	}

.center-block2 {
    display: block;
    margin-left: auto;
    margin-right:0px;
 }

section {
    padding: 100px 0; /*padding-left:0px; padding-right:0px; essai pour oter paddind smal tableau*/
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.padding-10 {
    padding-top:10px; padding-bottom:10px;
	}
	
.padding-20 {
    padding-top:20px; padding-bottom:20px; padding-left:20px; padding-right:20px;
	}

.padding-30 {
    padding-left:30px; padding-right:30px;
	}
	
.padding-top-15 {
    padding-top:15px; padding-bottom:0px;
	}
	
.padding-top-30 {
    padding-top:30px; 
	}
	
.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-15 {
    padding-bottom:15px;
	}

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

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

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

	


.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: 20px;/*ER ajout pour remonter*/
	  padding-top: 10px; /*ER*/
	  /*text-shadow: 1px 1px 5px #000;*/
  }


.carousel-caption h4 {
      color: #FFF !important; /*KC*/
	  padding-bottom: 60px;/*ER ajout pour remonter*/
	  padding-top: 20px; /*ER*/
	  text-shadow: 1px 1px 15px #000;
	width: 100%;
  }

@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-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;
 
}
  /* carousel bootstrap fin */
.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;
  }


.navbar {
	
   	font-family: 'Montserrat', sans-serif;
	margin-bottom: 0px;
	background-color:#171717;
   /* border-bottom: #f79805 solid 3px;*/
    font-size: 12px !important; 
    opacity: 1;
	color: #fff ;
	font-weight: 700;
}   

/*.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 17px;
    line-height: 20px;
	color:#666;
	
}*/



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

.navbar-brand>img {
    display: block;
    padding: 0px;
	
}

  
.navbar .navbar-header .navbar-brand:hover,
.navbar .navbar-header .navbar-brand:focus {
        color: #166ad7;
    }
  
.nav > li.active>a,
.nav>li.active>a:focus {
	background-color: #fff!important;
	 color: #000!important;
		}
 

  
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #0d4eb6;
	color:#fff
}


.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #FFF; 
    border-color: #000;
	color:#000;	
} 


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

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

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

@media (max-width: 767px) {

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

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #666;
    text-decoration: none;
    background-color: #C5C8D7;
	font-size:12px;
}

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

	}

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


header {
    position: relative;
	width: 100%;
	min-height: auto;
    text-align: right;
    color: #fff;
	background-image: url(../img/header.jpg);
	background-repeat:no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	border-bottom: solid #0091c9 5px;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: right;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    /*font-weight: 700;*/
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 10px;
    font-size: 29px;
    font-weight: 300;
    color: rgba(115,79,116,.9);
}

@media(min-width:768px) {
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
       /* margin-right: auto;*/
        margin-left: auto;
        max-width: 80%;
        font-size: 20px;
    }
}


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

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}


@media(min-width:992px) {
    .service-box {
        margin: 20px auto 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;/*650*/
	
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(0,0,0,.9);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

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

.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:#000; 
		
}

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


@media (max-width: 767px) {

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #cdcdcd;/*lien sous sous menu au survol*/
    background-color: transparent;}
	}

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

.text-primary {
    color: #fff ; 
} /*lgs*/

.text-primary2 {
    color:#3785E8;
}


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

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



.btn-default {
	border-color: #323030;
    color: #fff;
	font-size:15px;
    background-color: #994748;
    -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: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.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: #f05f40;
    color: #fff;
    background-color: #F63;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
} 


.btn-a {
    display: inline-block;
padding: 12px 12px;
margin-bottom: 0;
font-size: 16px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 0px solid #666;
border-radius: 14px;
background-color:#0d4eb6;
color:#fff
    }
	

.btn-a:hover,
.btn-a:focus,
.btn-a.focus,
.btn-a:active,
.btn-a.active,
.open > .dropdown-toggle.btn-a {
    border-color: #AEABAB;
    color: #fff;
    background-color: #666;
	border-radius: 14px;
	
}



.btn-b {
display: inline-block;
padding: 12px 12px;
margin-bottom: 0;
font-size: 18px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 0px solid #666;
border-radius: 14px;
background-color:#0d4eb6;
color:#fff;
    }
	

.btn-b:hover,
.btn-b:focus,
.btn-b.focus,
.btn-b:active,
.btn-b.active,
.open > .dropdown-toggle.btn-b {
    border-color: #AEABAB;
    color: #fff;
    background-color: #666;
	border-radius: 14px;
	
}



.btn-c {
       color: #fff;
    background-color: #BF6FC5;
	font-size:13px;
    } 
	
	.btn-c:hover,
.btn-c:focus,
.btn-c.focus,
.btn-c:active,
.btn-c.active,
.open > .dropdown-toggle.btn-c {
    border-color: #E2BEE7;
    color: #635F60;
    background-color: #E2BEE7;
}



.btn-d {
       color: #fff;
    background-color: #39F;
	font-size:11px;
    } 
	
	.btn-d:hover,
.btn-d:focus,
.btn-d.focus,
.btn-d:active,
.btn-d.active,
.open > .dropdown-toggle.btn-d {
    border-color: #ed431f;
    color: #fff;
    background-color: #999;
}


.btn-e {
       color: #fff;
    background-color: #3CF;
	font-size:11px;
    } 
	
	.btn-e:hover,
.btn-e:focus,
.btn-e.focus,
.btn-e:active,
.btn-e.active,
.open > .dropdown-toggle.btn-e {
    border-color: #ed431f;
    color: #fff;
    background-color: #999;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #ed431f;
    color: #000;
    background-color: #fff;
}

.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-xl {
    padding: 15px 30px;
}

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

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



.thumbnail {
    display: block;
    line-height: 1.42857143;
	background-color:#FFFFFF;
    border: 0px solid #CECCCC;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
} 


.thumbnail2 {
  display: block;
  line-height: 1.42857143;
  background-color: #fff;
  border: 0px solid #ccc;
  border-radius: 5px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  min-height: 150px;
	padding-left: 40px;
	padding-right:40px
} 

.thumbnail3 {
    display: block;
	background-color:rgba(000,000,000,.40);
	font-size:25px;
	font-family: 'Poiret One', cursive;
	color:#fff;
	letter-spacing:2px; 
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}


.thumbnail4 {
    display: block;
	background-color:rgba(000,000,000,.60);
	font-size:25px;
	font-family: 'Poiret One', cursive;
	color:#fff;
	letter-spacing:2px; 
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	}



.thumbnail5 {
    display: block;
	color:#fff;
	font-size:50px;
    /*line-height: 1.42857143;*/
	background-color:rgba(11,8,8,.30);
	font-family: 'Poiret One', cursive;
 /*   border: 1px solid #ddd;*/
    border-radius: 2px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
} 




.thumbnail6 {
    display: block;
 	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
} /*i*/


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

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

.img-center {margin:0 auto;}

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


.img5 {
	border: 3px solid #fff;
box-shadow: 1px 4px 8px #666666;
}



.img-rounded {
  border-radius: 10px;
	
}



.img-grayscale
{
	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)
       
}
.img-grayscale:hover
{
 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=80)       
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 2px;
  line-height: 1.42857143;
  background-color: #fff;
  border-radius: 0px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
  box-shadow: 1px 2px 2px #666666;
}

.img-thumbnail3 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 0px;
  line-height: 1.42857143;
  background-color: #fff;
 /* border: 0px solid #ddd;*/
  border-radius: 1px;
 /* border: 3px solid #fff;*/ /*ER*/
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
} 



.img-responsive2{padding-top:0px;}

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




/* 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;
    }
}





