/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  /*color: #5a5a5a;*/
}



/* 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;
}

/* Color of the navbar */
.navbar-inverse .navbar-inner {
  background-image: linear-gradient(to bottom, #013358, #0066b1);
}

/* Color of the navbar text */
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
  color: #fdfdfd;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
#myCarousel {
  margin-bottom: 60px;
  
  /*custom*/
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}

#myCarousel .container {
  position: relative;
  z-index: 8;
}

.carousel-control {
  height: 80px;
  margin-top: 0;
  font-size: 120px;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 9;
}

#myCarousel .item {
  height: 500px;
}
#myCarousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  /*height: 500px;*/
}

.carousel-caption {
  background-color: transparent;
  position: static;
  max-width: 600px;
  padding: 0 20px;
  margin-top: 200px;
}
.carousel-caption h1,
.carousel-caption .lead {
  margin: 0;
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption .btn {
  margin-top: 10px;
}



/* 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;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 979px) {
	
  .page-title {
    overflow: visible;
  }

  .container.navbar-wrapper {
    margin-bottom: 0;
    width: auto;
  }
  .navbar-inner {
    border-radius: 0;
    margin: -20px 0;
  }

  #myCarousel .item {
    height: 300px;
  }
  #myCarousel img {
    width: auto;
    height: 300px;
  }
}


@media (max-width: 767px) {
	
  .navbar-inner {
    margin: -20px;
  }
  
  .navbar-wrapper .navbar {
    margin-right: 20px !important;
  }

  #myCarousel {
    margin-left: -20px;
    margin-right: -20px;
  }
  #myCarousel .container {

  }
  #myCarousel .item {
    height: 300px;
  }
  #myCarousel img {
    height: 300px;
  }
  .carousel-caption {
    width: 65%;
    padding: 0 70px;
    margin-top: 100px;
  }
  .carousel-caption h1 {
    font-size: 30px;
  }
  .carousel-caption .lead,
  .carousel-caption .btn {
    font-size: 18px;
  }

  .marketing .span4 + .span4 {
    margin-top: 40px;
  }
  
  .teamviewer {
    display: none;
  }

}


/* CUSTOMIZED */
section {
	padding-top: 30px;
}
#myCarousel {
	margin-top: 90px;
	margin-bottom: 0px;
}

.main-container {
	margin-top: 90px;
}

.marketing {
	margin-top: -80px;
}

.marketing .logo {
	height: 90px;
	text-align: center;
	margin-bottom: 20px;
}

.form-contact {
	max-width: 400px;
	margin: 0 auto;
}

/* dropdown hover
 * http://stackoverflow.com/questions/8878033/how-to-make-twitter-bootstrap-menu-dropdown-on-hover-rather-than-click
 */

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
}
.navbar .dropdown-menu {
    margin-top: 0px;
}

.navbar .caret {
    border-bottom-color: #999999;
    border-top-color: #999999;
}

.hero-unit {
	background: url("../img/fondpage.jpg") no-repeat scroll 0px -50px transparent;
}

.right-col {
	text-align: center;
}

.carousel-caption {
	margin-top: 35px
}

#myCarousel .item {
    height: 300px;
}



/********* CUSTOM *************/


.plus {
	font-size: 24px;
	font-weight: bold;
	color: #0088cc;
}

.qsn {
	margin-top: 25px;
}


.titre1 {
	font-size: 34px;
	display: block;
	line-height: 35px;
}

.titre2 {
	font-size: 34px;
	display: block;
	line-height: 35px;
	/*margin-left: 15px;*/
	margin-bottom: 10px;
}

.marques .span4 {
	text-align: center;
	width: 350px;
	min-height: 250px;
}

.teamviewer {
	position: absolute;
	width: 110px;
	top: 0;
	right: 0;
}

.teamviewer span {
	position:absolute;
	top:7px;
	left:40px;
	line-height:1.2em;
	width:65px;
}

.navbar-wrapper .navbar {
    margin-right: 120px;
}

.container {
	position: relative;
}


.tab-pane {
	height: 300px;
}

.tab-pane .thumbnails .span2 {
	float: none;
	margin: 0 auto;
}

.carousel-caption h1 {
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    color: #446e9b;
}

.carousel-caption .lead {
	text-shadow: none;
	color: #555;
}

.uplink {
	position: fixed;
	bottom: 10px;
	right: 10px;
	border-radius: 2px;
    background: #eee;
    padding: 5px;
}