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

body {
  padding-bottom: 40px;
  color: #5a5a5a;
  background-color: #F0F0F0;
  overflow:none;
}


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

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  background-attachement: fixed;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;

}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
  width:100%;
}

.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
  background-color: rgba(50,50,50,0.9);
  box-shadow:  0 0 0 1px #ffffff, 0 0 0 2px #000;
}

.navbar-wrapper .navbar .container {
  width: auto;
}
li
{
  font-size: 1.1em;
}
#logo
{
  margin-right: 15px;
}
#partenaire
{
  display: inline;

}
#contacte
{
    display:inline;
}
#partenaire2
{
  display: none;
}


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

/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
#slide1
{
  background-image: url('image/slide1/taille0.png');
  background-size: 100% 100%; 
}
.navbar_a
{
  color: black;
}

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

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

#lienfo, #lienco
{
  cursor: pointer;
  text-decoration: none;
}

#produit_tel
{
  background-image: url('image/fond.jpg');
  background-size: 100% 100%;
  border-radius : 20px;
  padding: 15px;
  cursor: pointer;
  color:white;
}
#produit_tel:hover
{
  background-image: url('image/fondhover.jpg');
}
#produit_info
{
  background-image: url('image/fond.jpg');
  background-size: 100% 100%;
  border-radius : 20px;
  padding: 15px;
  cursor: pointer;
  color:white;
}
#produit_info:hover
{
  background-image: url('image/fondhover.jpg');
}
#produit_secur
{
  background-image: url('image/fond.jpg');
  background-size: 100% 100%;
  border-radius : 20px;
  padding: 15px;
  cursor: pointer;
  color:white;
}
#produit_secur:hover
{
  background-image: url('image/fondhover.jpg');
}
.prod
{
  list-style: none;
  text-align: left;
  margin-left: 0px;
}
.prod a
{
  color : #ffffff;
}
#logopartenaire1
{
  display: inline;
}
#logopartenaire0
{
  display: none;
}
#formulaire
{
  margin-bottom: 50px;
  margin-top: 0px;
}
#coordonnee
{
  border-radius: 20px;
  border: 2px solid #CCCCCC;
  padding: 20px;
  color: #555555;
  opacity: 0;
}
#coordonnee > p 
{
  font-size: 1.2em;
}
#titrecontact
{
  margin-bottom: 60px;
}
#champ
{
  margin-top: 50px;
  text-align: justify;
}

#logopartenaire1 > .img {
  width:140px;
  margin-right: auto;
  margin-left: auto;
}
#reponseformulaire
{
  border: 2px solid #aaaaaa;
  border-radius: 15px;
  padding-left: 20px;
  width: 100%;
}
#slide2
{
  background-image: url("image/serveurRack2.jpg");
  background-position: center;
  background-size: 350px 500px;
}
#slide3
{
  background-image: url("image/carousel2.jpg");
  background-position: center;
  background-size: 100%;
}
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px; /* Space out the Bootstrap <hr> more */
  border: 1px solid grey;
}

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

.aboutQualitel{
    font-size: 14px;
    color: #5a5a5a;
    display: inline;

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

@media (min-width: 350px) {
  .prod
  {
    margin-left: 15%;
  }
  #slide2
  {
    background-size: 450px 500px;
  }
}
@media (min-width: 450px) {
  .prod
  {
    margin-left: 15%;
  }
  #slide2
  {
    background-size: 575px 500px;
  }
}

@media (min-width: 575px) {
  .prod
  {
    margin-left: 25%;
  }
  #slide2
  {
    background-size: 768px 500px;
  }
}
@media (min-width: 768px) {
  /* Navbar positioning foo */

  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  #partenaire
  {
    display: none;
  }
  #contacte
  {
      display:none;
  }
  #partenaire2
  {
    display: inline;
  }
  .aboutQualitel{
    font-size: 24px;
    color: #5a5a5a;
    display: inline;

  }

  /* The navbar becomes detached from the top, so we round the corners */

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
  h1
  {
    font-size: 3.5em;
    color: white;
  }
  .paragraphe
  {
    font-size: 24px;
    margin-left: 50px;
    margin-top: 50px;
    text-align: justify;
    text-justify: inter-word;
  }
  .paragraphe > a
  {
    cursor: pointer;

  }
  .prod
  {
    margin-left: 30%;
  }
  .navbar-wrapper .navbar .container li
  {
    margin-right: 5px;
    margin-left: 5px;
  }
  #slide2
  {
    background-size: 100%;
  }
}
@media (min-width: 800px) {
  .navbar-wrapper .navbar .container li
  {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (min-width: 840px) {
  .navbar-wrapper .navbar .container li
  {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 900px) {
  .navbar-wrapper .navbar .container li
  {
    margin-right: 25px;
    margin-left: 25px;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 50px;
  }
  
  #partenaire
  {
    display: inline;
  }
  #partenaire2
  {
    display: none;
  }
  #contacte
  {
    display:inline;
  }
  .navbar-wrapper .navbar .container li
  {
    margin-right: 5px;
    margin-left: 5px;
  }
  #logopartenaire1
  {
    display: none;
  }
  #logopartenaire0
  {
    display: inline;
  }
}
@media (min-width:1050px){
  .navbar-nav>li>a:hover{
    color:#5577ff;
    font-weight:bold;
  }
  .navbar-wrapper .navbar .container li
  {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (min-width:1150px){
  .navbar-wrapper .navbar .container li
  {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width:1200px){
  #partenaire
  {
    display: inline;
  }
  #partenaire2
  {
    display: none;
  }
  #contacte
  {
    display:inline;
  }
  .prod
  {
    margin-left: 20px;
  }

  .navbar-wrapper .navbar .container li
  {
    margin-right: 22px;
    margin-left: 22px;
  }
  .navbar-wrapper .navbar .container 
  {
    margin-left: auto;
    margin-right:auto;
    width: 1170px;
  }
  
}
