
    /* GLOBAL STYLES
    -------------------------------------------------- */
    /* Padding below the footer and lighter body text */

    body {
     
      color: #5a5a5a;
	  background-color:#f8f8f8;
    }



    /* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */

    /* Special class on .container surrounding .navbar, used for positioning it into place. */
    .navbar-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 10;
      margin-top: 20px;
      margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
    }
    .navbar-wrapper .navbar {

    }

    /* Remove border and change up box shadow for more contrast */
    .navbar .navbar-inner {
      border: 0;
      -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
         -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
              box-shadow: 0 2px 10px rgba(0,0,0,.25);
    }

    /* Downsize the brand/project name a bit */
    .navbar .brand {
      padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
      font-size: 16px;
      font-weight: bold;
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    }

    /* Navbar links: increase padding for taller navbar */
    .navbar .nav > li > a {
      padding: 15px 20px;
    }

    /* Offset the responsive button for proper vertical alignment */
    .navbar .btn-navbar {
      margin-top: 10px;
    }



    /* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

    /* Carousel base class */
	
	#headerr {
		width: 100%;
		height: 600px;
		background-image:url(../img/slide2.png);
		background-color: #000000;
		background-repeat:no-repeat;

	  }
	  
   
	#header_contener{
		margin: 0 auto 0 auto;
		padding-top: 90px;
		width: 60%;
		height:600px;
	}
    
	
	#portfolio{
		margin-top: 110px;
	
	}
	
	.video{
	margin-top: 50px !important;
	width: 100%;
	
	}
	
	.logo-rococo{
    display:block;
    margin-right: auto;
   margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	}
	.page-header {
		
		padding-bottom: 9px;
		
		border-bottom: 1px solid #eeeeee;
}  


	
    .carousel {
      margin-bottom: 60px;
	  	 
	 
    }

    .carousel .container {
	  
      position: relative;
      z-index: 9;
	
    }

    .carousel-control {
     
      margin-top: 0;
      font-size: 120px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
      z-index: 10;
    }

    .carousel .item {
      height: 400px;

    }
	
	    .carousel .item2 {
      height: 400px;
	 
	  padding-top: 200px;

    }
	
	.titre{
	color:#38a2c9;
	}
	
    .carousel img {
      position: absolute;
	   top: 30px;
     
      left: 0;
      
      
    }

    .carousel-caption {
      background-color: transparent;
      position: static;
      
      padding: 0 20px;
      margin-top: 200px;
    }
	 .titre_noir {
	  color: #141414 !important ;
	 }
	 
	 .Texte_logo {
		text-align:center !important;
		width:400px  !important ;
		height:209px !important;
		min-height: 100px !important;
		min-width:141px !important;
		top:150px !important;
		margin: auto;
		display:block;
	 }
	 .text_head{
		vertical-align: center;
		
		text-align: center;
		font-size: 22px;
        color: #ffffff;
		width: 100%;
		padding-top:90px;
	}
	
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
	 
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
	
      
	 .lead2 {
	 
	  font-size: 22px;
	  margin-top:280px !important;
      line-height: 1.25 !important;
      color: #000000;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
	  padding-left: 60px;
        
    }
    
    .carousel-caption .btn {
      margin-top: 10px;
	
    }

	.btn-primary {
	background-color: #000000 !important;
	background-image: linear-gradient(to bottom, #2d2d2d, #000000) !important;
	}


    /* MARKETING CONTENT
    -------------------------------------------------- */
	


    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }


    /* Featurettes
    ------------------------- */

 .featurette-divider {
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
	width:30%;
   	float:left;
      padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    /* Thin out the marketing headings */
    .featurette-heading {
      font-size: 50px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
    }

footer {
  background: #2f2f2f !important;
  color: white;
  padding-top: 30px;
  padding-bottom:0px !important;
  margin-bottom: 0px;
  margin-top:50px;
}

.span2{
width:15%;

}

.contact_logo{
text-align:center;
margin-left:30px;
margin-right:5px;

}

.quick-links {
  list-style: none;
}
.quick-links > li {
  line-height: 30px;
}
.quick-links > li > a {
  color: white;
}
.social-icons-row {
  margin-top: 50px;
}
.social-icons-row > a {
  color: white;
  font-size: 30px;
  margin-left: 25px;
}
.social-icons-row > a:hover,
.social-icons-row > a:focus {
  color: orange;
  text-decoration: none;
}
.phone-number {
  margin-left: 25px;
}
.footer-divider {
  border-top: 0;  
  border-bottom: 1px solid #333;
  background-image:url(img/header-footer.png) !important;
}

    /* RESPONSIVE CSS
    -------------------------------------------------- */

    @media (max-width: 979px) {
	
	 .lead2{
	   font-size: 20px;
		margin-top: -70px !important;
	  }

      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar-inner {
        border-radius: 0;
        margin: -20px 0;
      }
	  
	

      .carousel .item {
	  height: 249px;
       
      }
      .carousel img {
        width: auto;
		top: 0px;
       
      }

      .featurette {
        height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }
    }


    @media (max-width: 767px) {

	
	  .Texte_logo {
	  
		width:200px  !important ;
		height:105px !important;
		min-height: 100px !important;
		min-width:141px !important;
		top:100px !important;
		margin-left: 0px !important;
	    
	 }
	
	 
      .navbar-inner {
        margin: -20px;
      }

      .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      .carousel .container {

      }
      .carousel .item {
        height: 300px;
      }
      .carousel img {
        height: 300px;
		margin-top:-30px;
      }
	  
	  #header {
	  height: 300px;
	  margin-left: -20px;
      margin-right: -20px;
	  }
      .carousel-caption {
        width: 65%;
        padding: 0 70px;
        margin-top: 60px;
      }
      .carousel-caption h1 {
        font-size: 25px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 15px;
		margin-top: 10px;
      }
	  
	  .lead2{
	   font-size: 20px;
		margin-top: 40px !important;
	  }

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }

    }

.main-content {
	margin-top:70px;
}

.btn-right {
	float:right;
	margin-right: 60px;
}

.content-text {
	text-align:justify;
	line-height:20px;
	font-size:18px;
}

.thumbnails .span4:first-child, .row-fluid .span4:first-child {
	margin-left:15px;!important;
}    
.thumbnails .span4, .row-fluid .span4 {
	margin-left:15px;!important;
}

#trailer {
	background:black;
}

.social {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.social a img {
	width:40px;
	height:40px;
	margin-right:20px;
}
