.ht{
  height:100%;
  margin:0;
  padding:0;
}
.container.mob-logo {
  font-size: 0;
}
.container.mob-logo > div {
  vertical-align: bottom;
  float: none;
}
.container.mob-logo > div:nth-child(1) {
  width: 100%;
  display: inline-block;
}
.container.mob-logo > div:nth-child(2) {
  width: 100%;
  height: 0;
  display: inline-block;
}

.titre-page:after {
    content: "";
    border: 1px solid #9bbf40;
    position: absolute;
    width: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 4px;
}
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline > li {
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
#feature-desc h1, 
#Services h1 {
    margin: 0 0 25px 0;
}
#Competences h1,
#References h1  {
    margin: 20px 0 40px 0;
}
#feature-desc h2 {
    font-size: 22px;
    margin: 15px 0;
    letter-spacing: 0.5px;
    font-weight: 400; 
}
#feature-desc .timeline > li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
#feature-desc .timeline-body:before {
    content: "";
    background: url(../images/pictos.png) no-repeat;
    display: inline-block;
    height: 80px;
}
#feature-desc .timeline-body.hist:before {
    background-position: 0 0;
    width: 61px;
}
#feature-desc .timeline-body.fil:before {
    background-position: -61px 0;
    width: 76px;
}
#feature-desc .timeline-body.satis:before {
    background-position: -137px 0;
    width: 80px;
}
#feature-desc .title-para span {
    color: #8fbb22;
    font-weight: 400;
}

#Competences h1,
#Competences p {
    color: #fff;
}
#Competences p.circle-block {
    padding: 0 40px;
    margin-bottom: 15px;
}
.navbar-nav>li>a {
    font-size: 15px;
    padding: 10px 7px;
    font-weight: 400;
}

div.clear {
    clear: both;
}

    div.product-chooser.disabled div.product-chooser-item
    {
        zoom: 1;
        filter: alpha(opacity=60);
        opacity: 0.6;
        cursor: default;
    }

    div.product-chooser div.product-chooser-item{
        padding: 12px;
    }
    
    div.product-chooser div.product-chooser-item.selected{
        border: 4px solid #428bca;
        background: #efefef;
        padding: 8px;
        filter: alpha(opacity=100);
        opacity: 1;
    }
    
        div.product-chooser div.product-chooser-item img{
            max-width: 240px;
            padding: 0;
            display: inline-block;
            float: none;
        }
        
        div.product-chooser div.product-chooser-item span.title{
            display: block;
            margin: 10px 0 5px 0;
            font-weight: bold;
            font-size: 12px;
        }
        
        div.product-chooser div.product-chooser-item span.description{
            font-size: 15px;
            color: #fff;
            display: block;
            font-weight: 300;
            text-align: justify;
            line-height: 23px;
        }
         div.product-chooser div.product-chooser-item span.description strong { 
            text-transform: uppercase;
            font-size: 16px;
            color: #8fbb22;
            font-weight: 300;
        }
        
        div.product-chooser div.product-chooser-item input{
            position: absolute;
            left: 0;
            top: 0;
            visibility:hidden;
        }
          div.product-chooser div.product-chooser-item img + div{
                border: 1px solid rgba(255,255,255,0.5);
                padding: 9px;
                margin-top: 20px;
        }

  .product-chooser .resp {
    float: none;
  }
    .product-chooser .resp img.col-xs-4,
    .product-chooser .resp .col-xs-8  {
      width: 100%;
  }

/************ Accueil ****************/
#accueil {
  padding-top: 70px;
}
/************ Navbar ****************/
.navbar.dark {
  background-color: #343434;
}
.navbar-nav {
  background-color: #fff;
    margin: -1px -16px;
}
.nav>li>a:hover,
.nav>li>a:focus {
  background-color: #8FBB22 !important;
  color: #fff !important;
}

/************ Burger ****************/
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 5px;
}
.mob-menu {
    margin: 7px -15px 7px 0;
}

/************ Nos competences ****************/
.bg1 {
  background-image: url(../images/bg1.jpg);
}
#Competences p.description {
  font-weight: 300;
  font-size:14px;
}
#Competences ul {
  list-style:none;
  margin: 15px 0 0 0;
}
#Competences li {
  display: inline-block;
  margin: 6px 20px;
}
#Competences li span {
    font-size: 13px;
    font-weight: 300;
    margin-top: 6px;
    display: block;
}

/************ Nos services ****************/
.services-content {
  font-size: 0;
  margin-bottom: 30px;
}
.services-content img {
  max-width: 414px;
  width: 100%;
}
.services-content div {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 30px;
}
.services-content > div:nth-child(2) {
  margin: 0;
  display: none;
}
.services-content h3 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 8px;
}
.services-content h3:nth-of-type(2),
.services-content h3:nth-of-type(1) {
  margin-top: 20px;
}
.services-content p {
  text-align: justify;
  margin: 0;
}

/************ Nos références ****************/
.bg2 {
  background-image: url(../images/bg2.jpg);
}
.references-content {
  font-size: 0;
  margin: 0 0 50px 0;
}
.references-content img {
  max-width: 83px;
  width: 100%;
}
.references-content > div:nth-child(2) img {
  max-width: 70px;
}
.references-content div {
  display: inline-block;
  max-width: initial;
  width: 100%;
  vertical-align: middle;
  border: none;
  padding: 20px 0 25px 0;
  margin: 0;
}
.references-content h3 {
  font-size: 18px;
  font-weight: 400;
  margin: 15px 0 0 0;
  color: #699300;
  letter-spacing: 1px;
}

/************ Contact ****************/
.bg3 {
  background-image: url(../images/bg3.jpg);
}
.contact-content {
    width: 80%;
	height:80%;
	max-height: 150px;
    padding: -50px 20px;
    margin: 360px auto;
}
a.phone-button {
    display: block;
    width: 70px;
    height: 70px;
    background: rgba(255,255,255,0.1);
    color: #e7e7e7;
    margin: 0 auto;
    line-height: 70px;
    font-size: 35px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
a.phone-button:hover {
    background: #fff;
    color: #333;
}
.phone-text,
.mail-text  {
  color: #fff;
  letter-spacing: 2px;
}
h1.phone-text {
 font-size: 30px;
 margin: 15px 0;
}
h2.phone-text {
 font-size: 60px; 
 text-align: center; 
 line-height: 60px;
  
}
a.mail-text {
 font-size: 20px;
  margin-bottom: 12px;
  display: inline-block;
}
a.mail-text:hover {
 color: #90ba33;
}
.reso {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
a.social {
    display: inline-block;
    width: 62px;
    height: 62px;
    color: inherit;
    line-height: 65px;
    font-size: 27px;
    margin: 0 15px;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
a.linkedin:hover {
    background-color: #158ac1 !important;
}
a.twitter:hover {
    background-color: #56d5f6 !important;
}
a.facebook:hover {
    background-color: #4c6fa6 !important;
}
.dark-bg {
    background-color: #575757 !important;
}

/************ BackTop ****************/
#bottom {
    margin-bottom: 70px;
    border: none
}
#backtop.light {
    bottom: 10px;
    right: 10px;
}



/***************************** Responsive ********************************/

@media (min-width: 480px) {
.references-content div {
  max-width: 150px;
  border: 1px solid #a7a7a7;
}
h1.phone-text {
 font-size: 40px;
}
h2.phone-text,
a.mail-text {
 font-size: 25px;
}
}

@media (min-width: 768px) {
  .container.mob-logo > div:nth-child(1){
    width: 20%;
}
.container.mob-logo > div:nth-child(2) {
  width: 80%;
  height: 40px;
}
.navbar-toggle {
    display: none;
}
.titre-page {
    font-size: 50px;
}
#feature-desc h1,
#Competences h1,
#Services h1,
#References h1  {
    margin: 50px 0 40px 0;
}
#accueil {
  padding-top: 0;
}
.titre-page:after {
    width: 150px;
    bottom: -8px;
}
#feature-desc .timeline > li {
    width: 33%;
}
 .product-chooser .resp {
    float: left;
  }
  .services-content div {
  width: 29%;
  padding: 0;
  margin-bottom: 100px;
}
.services-content > div:nth-child(2) {
  margin: 0 2%;
  display: inline-block;
}
.services-content h3:nth-of-type(1) {
  margin-top: 0;
}
.references-content {
  margin: 100px 0 200px 0;
}
.references-content div {
  max-width: 175px;
  padding: 25px 0 20px 0;
  margin: 0 5% 0 0;
}
.references-content > div:last-child {
 margin: 0;
}
.set-submit-box {
    width: 50%;
}
.contact-content .titre-page {
  margin-top: 50px;
}
.contact-content {
    width: 90%;
    padding: 25px;
}
h1.phone-text {
 font-size: 50px;
 margin: 20px 25px;
}
h2.phone-text { 

font-family: 'Raleway, Open Sans, Helvetica, sans-serif';font-size: 22px;
font-size: 35px;
}
a.mail-text {
 font-size: 22px;
}
a.phone-button {
    width: 82px;
    height: 82px;
    line-height: 85px;
}
}

@media (max-width: 768px) {
.testimonial-jarallax {
    padding: 0;
}
}

@media (min-width: 900px) {
#accueil {
  padding-top: 0;
}
.navbar-nav>li>a {
    padding: 10px 15px;
    background: none;
}
.container.mob-logo > div:nth-child(2) {
  height: 41px;
}

.contact-content1 {
    width: 90%;
    max-width: 770px;
    padding: 25px 10px;
    background: rgba(255,255,255,0.1);
    margin: 200px auto;
}
.contact-content1 .titre-page {
  margin-top: 50px;
}
.contact-content1 {
    width: 90%;
    padding: 70px;
}

h2.phone-text1 {
 font-size: 18px;
}
h2.phone-text1,
a.mail-text {
 font-size: 25px;
}
}
h2.phone-text1 {
 font-size: 25px;
}
.phone-text1,
.mail-text  {
  color: #fff;
  letter-spacing: 2px;
}

.test {
 margin-top:5px;
 margin-right:5px;
 margin-bottom:5px;
 margin-left:auto;
}

#Competences p.circle-block {
    padding: 0 120px;
    margin-bottom: 30px;
	font-size: px;
}
}
