@charset "iso-8859-1";
/* CSS Document */
@font-face {
    font-family: "montserrat-semibold";
    src: url("../fonts/montserrat/montserrat-semibold-webfont.woff2") format("woff2"), url("../fonts/montserrat/montserrat-semibold-webfont.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

.box {
	margin: auto;
  	color:#FFFFFF; 
	background-color:rgba(27,32,38,.55);/* #1B2026 */
  	padding: 10px 10px 10px 25px;
  	width: 500px;
	z-index: 2;
		}
.centered {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}	

/*#pageintro{
			padding-top: 200px;
			margin-top: -850px;
			width: 500px;
		}
		#pageintro *{word-wrap:break-word;}
		#pageintro .transbox{display:block; max-width:50%; padding:30px;}
		#pageintro .heading{margin-bottom:20px; font-weight:400;}
		#pageintro p {margin:0; padding:0; font-size:1.5rem;}
		#pageintro footer{margin-top:30px;}
		#pageintro .transbox{color:#FFFFFF; background-color:rgba(27,32,38);
/*}
	/*	#pageintro .transbox{max-width:none;}*/

.carousel-inner img {
    align-content: center;
    width: 100%;
    height: 100%;
    z-index: -10;
}


body {
      font: 20px Montserrat, sans-serif;
      line-height: 1.8;
      color: #2f2f2f;
  }

small{
	color:grey;
}
.just2 small{
    color:black;
}

p, li {
	  font-size: 14px;
}

.data-title {
    color:black;
    background-color: aqua;
}

h3 {
    color: #2f2f2f;
}

h5 {
	font-weight: bold;
    color: #2f2f2f;
}
dl {
	color:#633;
	margin-left:5px;
	
	font-size: 14px;
}
dd {
	margin-left: 80px;
	line-height: 26px;
}
dt {
	margin-left: 26px;
	line-height: 24px;
}
.list
{
	color:#633;
	margin-left:20px;
	float:left;
	list-style-type:circle;
}

.nbre 
{ 
	font: Montserrat, sans-serif; 
	font-size: 0.8em;
	color: #666;
	padding: 0 0 0 19px;
	font-style: italic;
 }
.nbre2 
{ 
	font: Montserrat, sans-serif; 
	font-size: 0.8em;
	color: #666;
	font-style: italic;
 }

.margin {margin-bottom: 45px;}

.margin2 {margin-top: 25px;}

  .bg-1 { 
      background-color: #E76370; /* red */
      color: #ffffff;
  }
  .bg-2 { 
      background-color:#6F7B95; /* Dark Blue */
      color: #ffffff;
  }
  .bg-3 { 
      background-color: #ffffff; /* White */
      color: #555555;
  }
  .bg-3 a{
	color:#2F5AFA;
}
  .bg-4 { 
      background-color: #2f2f2f; /* Black Gray */
      color: #fff;
  }
  .container-fluid {
      padding-top: 10px;
      padding-bottom: 70px;
  }

.active nav-item{
    color: aliceblue;
}

#wrapper {
	background-color: #E76370;
	margin-top: 100px;
	
}

  .navbar {
      padding-top: 15px;
      padding-bottom: 15px;
      border: 0;
      border-radius: 0;
      margin-bottom: 0;
      font-size: 14px;
      letter-spacing: 5px;
  }
  .navbar-nav  li a:hover {
      color: #E76370 !important;
  }
.annee {
	 font-size:1.3em;
	 color:#aaaaaa;
	 font-weight:600;
}
.italic {
	font-style:italic;
	color:#E76370;
}
.italiclek {
	font-style:italic;
	color:#E76370;
	font-size: 0.7em;
}
.texthome {
	border: solid 2px;
	margin: 0 100% 0 100;
	padding: 10px 20px 10px 20px;
}
.texthome h4{
	font-size: 1.3rem;
	line-height: 2em;
}
.sout{
	color: #CAC8C8;
}
.titgal h3{
	font-size: 1.3;
	font-weight: bold;
}
.date { 
	font-style: italic; 
	font-size: 12px;
	color: #aa987a 
}

.titgal p {
	font: Montserrat, sans-serif; 
	font-size: 0.7em;
    line-height: 1.3em;
	font-style: italic;
	color:#E76370;
}
.space{
	
	line-height: 1px;
}

a{
	color:brown;
}
a:hover {
      color: #000000 !important;
  }

li a{
	color:#cccccc;
}
li a:hover {
      color: #E76370 !important;
  }

.home-content__scroll {
	margin: 0 100% 0 100;
	text-align: center;
}

.home-content__scroll a {
    font-family: "montserrat-semibold", sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: .3rem;
    color: #FFFFFF;
    position: relative;
    display: inline-block;
    line-height: 3rem;
    padding-left: 2.5rem;
}

.home-content__scroll a::before {
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: '';
    display: block;
    height: 8px;
    width: 8px;
    margin-top: -6px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.home-content__titre {
    color: #e76370;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
    width: 100%;
	margin: 6px 0px 0px 0px;
    background-color: #f5f5f5;
} 
.home-content__titre2 {
    color: #0E7601;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
    width: 100%;
	margin: 6px 0px 0px 10px;
    background-color: #f5f5f5;
} 

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.side li a{
	font-size: 12px;
	font-style:italic;
	color: #0E7601;
	margin-left: -30px;
}

.row {
  margin: 15px;
}

/* footer */
#design { 
	margin: 0 auto; 
	padding: 15px 10px; 
	color: #ddd4c5; 
	text-align: center; 
}

@media (max-width:767px) {
    .lightbox-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
}

.lightbox-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px
}

.lightbox-gallery .intro p {
    margin-bottom: 0
}

.lightbox-gallery .photos {
    padding-bottom: 20px
}

.lightbox-gallery .item {
    padding-bottom: 30px
}

