html, body {
  font-family: 'Raleway', sans-serif;
  height: 100%;
  color: #000000;
  /* -webkit-transform:translate3d(0,0,0); */
  -webkit-backface-visibility: hidden;
  position: relative;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  color: #000000;
}
h1.hl, h2.hl, h3.hl, h4.hl, h5.hl, h6.hl {
  color: #000000;
  font-weight: 300;
  text-transform: uppercase;
}
h1.hl small, h2.hl small, h3.hl small, h4.hl small, h5.hl small, h6.hl small {
  text-transform: none;
}
.container, .mi-block {
	overflow: hidden;
}
a { 
   text-decoration: none;
}
ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

.fadeIn.img-touch {
    max-width: 265px;
}
.hiddenright {
	transform: translateX(2000px);
}
#sticky-social {
   right: 0;
   position: fixed;
   top: 120px;
}
#sticky-social a {
   background: #1b1b1b none repeat scroll 0 0;
   color: #fff;
   display: block;
   height: 35px;
   font-size: 18px;
   line-height: 35px;
   position: relative;
   text-align: center;
   width: 35px;
   margin-bottom: 5px;
}
#sticky-social a span {
   line-height: 35px;
   right: -120px;
   position: absolute;
   text-align:center;
   width:120px;
   background: #1b1b1b;
   font-size: 14px;
   z-index: 9000;
}
#sticky-social a i {
   z-index: 9001;
   background: #1b1b1b;
   display: inline-block;
   width: 35px;
}
#sticky-social a:hover span {
   right: 100%;
   background: #1b1b1b;
   transition: right 0.3s ease 0s, background 0.3s ease 0s;
}

#realisations #masonry {
	/*width: 980px;*/
	/*width: 95%;*/
	width: auto;
	margin: 100px auto;
}

#realisations #masonry .item {
	display: block;
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
	-webkit-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	-moz-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	-ms-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	-o-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	background: #fff;
}
#realisations #masonry .item .titre {
	margin: 8px 0 2px 0;
}

#realisations #masonry .featured {
	width: 620px;
}

#realisations #masonry .item img {
	width: 300px;
	height: auto;
}

#realisations #masonry .featured img {
  width: 620px;
  height: auto;
}


.item-img-wrap {
  position: relative;
  overflow: hidden;
}

.item-img-wrap img {
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  width: 100%;
}

.item-img-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.item-img-overlay span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/plus.png) no-repeat center center rgba(0, 0, 0, 0.7);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  -webkit-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}

.item-img-wrap:hover .item-img-overlay span {
  opacity: 1;
}

/* ===== reseau ===== */

#reseau #top {
    background: rgba(0, 0, 0, 0) url("../img/bg-reseau.jpg") no-repeat scroll center center / cover ;
	height: 800px;
	color:#fff;
	position:relative;
}
#reseau #top  h1{
    font-size: 48px;
	padding-left: 35%;
	padding-top: 100px;
	text-align: left;
	text-transform: uppercase;
	color:#fff;
	line-height:1.3;
}
#reseau h2{
	margin: 30px 0;
    font-size: 28px;
	text-align: center;
	text-transform: uppercase;
	color:#000;
}
#reseau .reseau-row{
	margin-bottom: 32px;
	font-size: 20px;
	text-transform: uppercase;
}
#reseau .wrap-mi-block-left{
	padding: 16px 16px 16px 0;
	background:#fff;
}
#reseau .wrap-mi-block-right{
	padding: 16px 0 16px 16px;
	background:#fff;
}
#reseau .mi-block{
	position:relative;
	height:480px;
	color:#fff;
}
#reseau .mi-block p{
	margin: 2px 0;
	color:#000;
}
#reseau .mi-block h4{
	font-size: 54px;
	color:#fff;
}
#reseau .mi-block .slogan{
	font-size: 30px;
	color:#fff;
}
#reseau .mi-block .avant{
	font-size: 36px;
}
#reseau .mi-block1{
	background:#cccccc;
}
#reseau .mi-block2{
	background:rgba(0, 0, 0, 0) url("../img/reseau-salle-attente.jpg") no-repeat scroll center center / cover ;
}
#reseau .mi-block3{
	background:rgba(0, 0, 0, 0) url("../img/reseau-bureau.jpg") no-repeat scroll center center / cover ;
}
#reseau .mi-block4{
	background:#4c4c4c;
}
#reseau .mi-block5{
	background:#fdcb09;
}
#reseau .mi-block6{ 
	background:rgba(0, 0, 0, 0) url("../img/reseau-residence.jpg") no-repeat scroll center center / cover ;
}
#reseau .mi-block7{
	background:rgba(0, 0, 0, 0) url("../img/reseau-loisir.jpg") no-repeat scroll center center / cover ;
}
#reseau .mi-block8{ 
	background:#8c8c8c;
}
#reseau .mi-contenu-left{
	position:absolute;
	right:0;
	width: 408px;
	padding: 30px 30px 0 0;
}
#reseau .mi-contenu-left .chiffre{
	font-size: 32px;
	color:#fff;
	font-weight: bold;
}
#reseau .jaune-blanc .chiffre{
	font-size: 32px;
	color:#fdcb09;
	font-weight: bold;
}
#reseau .jaune-blanc p {
	color:#fff;
}
#reseau .jaune-noir .chiffre{
	font-size: 32px;
	color:#fdcb09;
	font-weight: bold;
}
#reseau .jaune-noir p {
	color:#000;
}
#reseau .mi-contenu-right{
	position:absolute;
	left:0;
	width: 408px;
	padding: 50px 0 0 30px;
}



/* ===== Nos solutions ===== */

#solutions #top {
    background: rgba(0, 0, 0, 0) url("../img/bg-solutions.jpg") no-repeat scroll center center / cover ;
	min-height: 1200px;
	color:#fff;
	position:relative;
}
#solutions #top  h1{
    font-size: 54px;
	margin: 50px 0;
	text-align: center;
	text-transform: uppercase;
	color:#fff;
}
#solutions #top  h2{
	margin: 30px 0;
    font-size: 40px;
	text-align: center;
	text-transform: uppercase;
	color:#000;
}
#solutions #top  h3{
    font-size: 20px;
	margin: 50px 0;
	text-align: center;
	text-transform: uppercase;
	color:#fff;
	line-height:1.4;
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
}
#solutions #top  .news{
    clear: both;
	height: 60px;
}
#solutions #top  .news .single{
     padding-top: 24px;
}
#solutions #top  .news .chiffre{
    float:left;
	font-size: 54px;
	font-weight:bold;
	line-height:0.9;
	margin-right: 10px;
}
#solutions #top  .news .txt{
	font-size: 18px;
	text-transform: uppercase;
}
.jaunetxt{
	color:#fdd703;
}

#solutions #top  p{
	font-size: 18px;
}
#solutions #top  p.etudes{
	font-size: 16px;
}
#solutions #top #subtop{
	background: rgba(0, 0, 0, 0) url("../img/subtop.png") no-repeat scroll center center / cover ;
	width:100%;
	height:300px;
	position:absolute;
	bottom:0;
}
#solutions #top #subtopcontent{
	width:100%;
	height:300px;
	position:absolute;
	bottom:0;
}
#solutions #top #subtopcontent .blocbenefice{
	text-align: center;
	padding: 15px;
	color: #000;
	display: inline-block;
	margin:0;
	height: 98px;
	transform: scale(0);
}
#solutions #top #subtopcontent .blocbenefice .head{
	text-transform: uppercase;
	font-weight: bold;
}
#solutions #top #subtopcontent .blocbenefice.inv{
	color:#fff;
}
#solutions   h1{
    font-size: 54px;
	margin: 50px 0;
	text-align: center;
	text-transform: uppercase;
}
#solutions  h3{
    font-size: 30px;
	margin: 50px 0;
	text-align: center;
	text-transform: uppercase;
	line-height:1.4;
}
#solutions #solution-middle {
    background: rgba(0, 0, 0, 0) url("../img/bg-solutions-middle.jpg") no-repeat scroll center center / cover ;
	min-height: 700px;
	color:#fff;
	position:relative;
}
#solutions #solution-middle  .block-right {
	color:#000;
	font-size: 20px;
	padding-left: 42%;
	padding-top: 60px;
}
#solutions #solution-middle  .block-right .head {
	text-transform: uppercase;
	font-weight: bold;
}
#solutions #solution-middle  .block-right .chiffre {
	font-weight: bold;
	color:#fdcb09;
	font-size: 24px;
}
#solutions #solution-middle  .s-content {
	padding-top: 70px;
	line-height: 1;
}



/* ===== Sticky Footer Trick ===== */

.wrapper {
  min-height: 100%;
  height: auto !important; /* for older versions of IE */
  height: 100%;
  margin-bottom: -347px; /* showing the footer */
  padding-top: 50px;
  padding-bottom: 347px; /* avoiding content go behind the footer */
}

/* ===== Navbar ===== */
.navbar-nav {
	float: right;
    margin: 0 auto;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: inherit;
    line-height: 20px;
    padding: 20px 15px 0 15px;
}
.navbar-inverse {
  background-color: #fff;
  border: none;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #000;
  background-color: #eeeeee;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #000;
  font-weight: bold;
  background-color: #fff;
}
.navbar-inverse .navbar-brand {
  color: #000;
}
.navbar-inverse .navbar-nav > li > a {
  color: #000;
}
.navbar-inverse {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #EEEEEE;
  border-bottom-color: #EEEEEE;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #515151;
  border-bottom-color: #515151;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #EEEEEE;
  color: #000;
}
.dropdown-menu {
  background-color: #EEEEEE;
  border: 0 solid #D6D6D6;
  border-top-color: #EEEEEE;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu > li > a {
  color: #000;
  padding: 10px 20px;
  font-size: 12px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #FFF;
  background-color: #515151;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #515151;
}

/* ===== Showcase ===== */

#wrap,
#hp-slider {
  height: 480px;
  border-bottom: 1px solid #eee;
  color: #fff;
  background: #000;
}
#hp-slider.bg1 {
  background: url(../img/bg1.jpg) no-repeat center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg1.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg1.jpg', sizingMethod='scale')";
}
#hp-slider.bg2 {
  background: url(../img/bg2.jpg) no-repeat center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg2.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg2.jpg', sizingMethod='scale')";
}
#hp-slider.bg3 {
  background: url(../img/bg3.jpg) no-repeat center center;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg3.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg3.jpg', sizingMethod='scale')";
}
#wrap h1,
#hp-slider h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
  font-size: 48px;
  margin-top: 70px;
  text-transform: uppercase;
  margin-left: 70px;
  text-shadow: 1px 1px 3px #666;
}
.showcase {
  position: relative;
  width: 438px;
  height: 300px;
  margin: 90px auto;
}
.carte-lux {
  position: absolute;
  height: 515px;
  width: 369px;
  top: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  -moz-animation-delay: 0.2s;
}
.iPad {
  position: absolute;
  height: 154px;
  width: 96px;
  top: 75px;
  left: 0;
  -webkit-animation-duration: 1.3s;
  -moz-animation-delay: 1.3s;
}
.marker-1 {
  position: absolute;
  height: 154px;
  width: 96px;
  top: 240px;
  left: 130px;
  -webkit-animation-duration: 1s;
  -moz-animation-delay: 0.6s;
}
.marker-2 {
  position: absolute;
  height: 79px;
  width: 50px;
  top: 360px;
  left: 100px;
  -webkit-animation-duration: 0.5s;
  -moz-animation-delay: 1.6s;
}
.marker-3 {
  position: absolute;
  height: 42px;
  width: 27px;
  top: 360px;
  left: 180px;
  -webkit-animation-duration: 0.5s;
  -moz-animation-delay: 1.9s;
}
.display img {
  width: 185px;
  margin: 105.5px auto 0;
}
.list {
  margin: 50px 0 50px 70px;
}
.list ul {
  list-style-type: none;
  padding: 0;
}
.list li {
  font-weight: 100;
  font-size: 28px;
}
.list li > span {
  background: rgba(0, 0, 0, 0.25);
  padding: 5px 10px;
  line-height: 1.8;
}
.list li i.fa {
  margin-right: 20px;
}
.first {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
}
.second {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
}
.third {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
}
.fourth {
  -webkit-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
}
.fifth {
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
}
.sixth {
  -webkit-animation-duration: 3.5s;
  -moz-animation-duration: 3.5s;
}
.seventh {
  -webkit-animation-duration: 4s;
  -moz-animation-duration: 4s;
}
.bigdelay {
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
}
.delay {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
}

/* ===== Services ===== */

.services {
  margin-top: 10px;
}
.services__item {
  padding: 0 0 1px 0;
  background: white;
  overflow: hidden;
}
.services__item::last-item {
  padding: 0;
}
.services-item__body {
  padding: 20px;
  background: #eee;
  text-align: center;
  color: #888;
}
.services-item__caption {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0;
}
.services__item:hover .services-item__link,
.services__item:hover .services-item__link:hover,
.services__item:hover .services-item__link:focus {
  color: white;
}
.services__item:hover .services-item__body {
  background: #69D2E7;
  color: white;
}

@media(min-width: 768px) {
  .services__item {
    width: 20%;
    float: left;
    padding: 0 1px 0 0;
  }

}
@media(min-width: 992px) {

  .services__item {
    -webkit-transition: width .3s;
         -o-transition: width .3s;
            transition: width .3s;
  }
  .services-item__body {
    height: 100px;
  }
  .services-item__link {
    display: none;
  }
  .services:hover .services__item {
    width: 18%;
  }
  .services__item:hover {
    width: 28% !important;
  }
  .services__item:hover .services-item__body {
    text-align: left;
    cursor: pointer;
  }
  .services__item:hover .services-item__icon {
    float: left;
    margin: 0 20px 0 5px;
    line-height: 60px;
  }
  .services__item:hover .services-item__content {
    overflow: hidden;
  }
  .services__item:hover .services-item__link,
  .services__item:hover .services-item__link:hover,
  .services__item:hover .services-item__link:focus {
    display: block;
  }
}


/* ===== Profiles ===== */

/* Avatar */

.avatar {
  position: relative;
}
.avatar-bubble,
.avatar:hover .avatar-bubble {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.avatar-bubble {
  position: absolute;
  bottom: 11px;
  left: 11px;
  right: 11px;
  width: inherit;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-weight: 300;
  opacity: 0;
}
.avatar:hover .avatar-bubble {
  opacity: 1;
}
.avatar-bubble a {
  display: block;
  color: #eee;
}
.avatar-bubble a:hover {
  text-decoration: none;
  color: #fff;
}

/* Profile menu */

.user-menu > ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.user-menu > ul > li {
  border-bottom: 1px solid #EEE;
  border-right: 1px solid #EEE;
}
.user-menu > ul > li:last-child {
  border-bottom: 0;
}
.user-menu > ul > li > a {
  display: block;
  padding: 10px;
}
.user-menu > ul > li > a:hover {
  text-decoration: none;
  background: #f5f5f5;
}
.user-menu > ul > li > a.active {
  background: #f5f5f5;
}
.user-menu > ul > li > a > i.sign {
  display: inline-block;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
}
.user-menu > ul > li > a > i.fa-chevron-right {
  line-height: 40px;
  color: #515151;
  display: none;
}
.user-menu > ul > li > a:hover > i.fa-chevron-right {
  display: inline-block;
}
.user-menu > ul > li > a.active:hover > i.fa-chevron-right {
  display: none;
}

/* User status */

.user-status {
  margin-bottom: 20px;
}
.user-status > p > a {
  color: #333;
}
.user-status .input-group{
  padding: 5px;
  background: #f5f5f5;
}

/* Modal window */

.modal-content {
  border-radius: 0;
}
.modal-header {
  background: #f5f5f5;
}
.modal-header > img, 
.message-answer > img {
  height: 50px;
  width: 50px;
  margin: 0 15px 15px 0;
  float: left;
  overflow: hidden;
}

/* User Stats and Gallery */

.block-inverse {
  border-radius: 5px;
  border: 1px solid #eee;
}
.block-inverse > .head-inverse {
  background: #F5F5F5;
  padding: 10px;
  border-bottom: 1px solid #EEE;
}
.block-inverse > .body-inverse {
  padding: 10px;
}
.user-gallery img {
  height: 60px;
  width: 60px;
  background: #FFF;
  border: 1px solid #dedede;
  border-radius: 60px;
  padding: 3px;
  margin: 5px;
}
.user-gallery img:hover {
    border-color: #999;
}

/* Inbox */

.pm-search {
  background: #F5F5F5;
  border-top: 1px solid #DDD;
  padding: 20px;
  margin-bottom: 15px;
}
.pm-list > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.pm-list > ul > li:first-child {
  border-top: 1px solid #EEE;
}
.pm-list > ul > li {
  padding: 15px;
  border-bottom: 1px solid #EEE;
}
.pm-list > ul > li:hover {
  background: #f5f5f5;
}
.pm-list > ul > li > p > img {
  height: 50px;
  width: 50px;
  float: left;
  margin-right: 15px;
  overflow: hidden;
}
.pm-list > ul > li > p {
  float: left;
  overflow: hidden;
  width: 50%;
  margin-bottom: 0;
}
.pm-list > ul > li > p > a.inbox-dialog {
  color: #999;
}
.pm-list > ul > li > p > a.inbox-dialog:hover {
  color: #999;
  text-decoration: none;
}
.message-answer {
  background: #F5F5F5;
  border-top: 1px solid #DDD;
  padding: 20px;
}
.message-answer > form {
  width: 80%;
  float: left;
} 

/* ===== Blog ===== */

.blog-summary {
  position: relative;
  margin-bottom: 40px;
}
.blog-summary > h4 {
  line-height: 22px;
}
.blog-text {
  line-height: 1.8;
}
.timeline-block .blog-img { /* Making images smalled for timeline page */
  width: 250px;
}
.blog-img {
  padding: 10px;
  border: 1px solid #ddd;
  margin: 10px;
  width: 350px;
}
.new-story:after {
  content: "NEW!";
  font-size: 0.6em;
  color: #FFF;
  background: #f1c40f;
  padding: 3px 4px;
  margin-left: 5px;
  vertical-align: super;
}
.recent-blogs ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.recent-blogs ul li {
  padding: 7px 0;
  border-bottom: 1px dotted #ddd;
}
.recent-blogs ul li:last-child {
  border-bottom: 0;
}
.blog-months ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 50%;
  border-right: 1px solid #FFF;
}
.blog-months ul li .badge {
  background: #FFF;
  color: #666;
  border: 1px solid #ddd;
}
.new-comment {
  padding: 20px 10px 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px dashed #ddd;
  margin: 20px 0;
}
.new-comment:hover {
  border-bottom-style: solid;
}
.new-comment img {
  max-height: 64px;
  width: auto;
  float: right;
}
.comment {
  margin: 10px 0;
  border-bottom: 1px dotted #ddd;
}

/* ===== Blog Timeline ===== */

.timeline-block {
  border-left: 3px solid #eee;
  padding-left: 20px;
  margin-left: 100px;
}
.timeline-block time.timestamp {
  position: absolute;
  top: 12px;
  left: -136px;
  padding: 5px 6px;
  font-style: italic;
  color: #999;
}
.timeline-block time.timestamp:before {
  display: block;
  font-family: FontAwesome;
  content: "\f073";
  font-style: normal;
  font-size: 32px;
  margin-left: 27px;
}
.timeline-block time.timestamp:after {
  display: inline-block;
  content: "";
  height: 20px;
  width: 20px;
  border: 3px solid #DDD;
  border-radius: 26px;
  margin-left: 16px;
  background: #FFF;
}

/* ===== About Us block ===== */

img.img-about {
  width: 40%;
  padding: 10px;
  border: 1px solid #eee;
  float: left;
  margin: 0 20px 20px 0;
}

/* ===== Media objects ===== */

.media-object {
  height: 64px;
  width: 64px;
}
.media-heading a{
  color: #333;
}
.media-heading a:hover{
  color: #333;
  text-decoration: none;
}
.read-more {
  float:right;
  margin-top: 10px;
}

/* ===== Recent Works ===== */

.thumbnail {
  position: relative;
}
.thumbnail .visit {
  position: absolute;
  opacity: 0;
  width: 100%;
  text-align: center;
  top: 80px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.thumbnail:hover .visit {
  opacity: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.thumbnail .visit a {
  color: #FFF;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
}
.thumbnail .visit a:hover {
  color: #FFF;
  text-decoration: none;
}

/* ===== Steps ===== */

.step {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.step i {
  color: #dedede;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
.step h4 {
  text-transform: uppercase;
}
.step .arrow {
  position: absolute;
  top: 0;
  right: -10%;
  color: #dedede;
  font-size: 100px;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
.step:hover i {
  color: #FFA973;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
.step:hover .arrow {
  color: #99E0FF;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}

/* ===== About Us ===== */

.about-icon {
  font-size: 52px;
  float: left;
  margin: 15px 15px 0 0;
  color: #81D685;
}
.about-p {
  overflow: hidden;
  line-height: 22px;
}
.about-btn {
  margin-top: 50px;
  text-align: center;
}

/* ===== Team ===== */
.member-left {
  text-align: left;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #eee;
}
.member-right {
  text-align: right;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #eee;
}
.team img,
.team img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
}
.team .member-left img{
  float: left;
  margin-right: 50px;
}
.team .member-right img{
  float: right;
  margin-left: 50px;
}
.team .position {
  color: #ccc;
}
.team p {
  overflow: hidden;
}

/* ===== 404 error page ===== */

.not-found {
  background: #eee;
  background-image: url(../img/falling-leafs.png), -webkit-linear-gradient(top, #eee 0%, #fff 100%);
  background-image: url(../img/falling-leafs.png), -o-linear-gradient(top, #eee 0%, #fff 100%);
  background-image: url(../img/falling-leafs.png), linear-gradient(to bottom, #eee 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#fff', GradientType=0);
}
.not-found .digits {
  color: #999;
  font-size: 250px;
  font-weight: bold;
  text-align: center;
}
.not-found .digits i {
  font-size: 200px;
  margin: 0 10px;
}
.not-found h1 {
  text-align: center;
  color: #666;
}
.not-found h2 {
  text-align: center;
  color: #999;
}
.not-found form {
  text-align: center;
  margin: 30px 0;
}


/* ===== Contact Us ===== */

/* Alert Message */

#form_message {
  display: none;
}
#form_message.alert-success {
  display: block;
}

/* Help Block (error messages) */

#form_sendemail .help-block {
  color: #ff5722 !important;
  display: none;
}
#form_sendemail .has-error .help-block,
#form_sendemail .has-error.help-block {
  display: block;
}
/* reCaptcha */
#recaptcha_image {
  margin-bottom: 15px;
}
#recaptcha_image > img {
  border: 1px solid #FFF;
}
#recaptcha_image,
#recaptcha_image > img {
  width: 100% !important;
  max-width: 300px;
  height: auto !important;
}
#recaptcha_audio_play_again {
  cursor: pointer;
}

/* reCaptcha iframe bug fix (causing an emptly line just before
  the closing </body> tag */
  
iframe[src="about:blank"] {
  display: none !important;
}


/* ===== Pricing ===== */

.pricing .item {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 3px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.pricing .item:hover {
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 20px rgba(0,0,0,0.2);
  margin-top: -10px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.pricing .head {
  background: #69D2E7;
  padding: 30px 10px 10px;
  position: relative;
  border-radius: 3px;
  margin-bottom: 50px;
}
.pricing .head h4 {
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}
.pricing .head .arrow {
  position: absolute;
  height: 30px;
  width: 100%;
  border-top: 30px solid #69D2E7;
  border-right: 120px solid white;
  border-left: 120px solid white;
  bottom: -30px;
  left: 0;
}
.pricing .sceleton {
  text-align: center;
}
.pricing .sceleton h5 {
  font-size: 30px;
}
.pricing .sceleton span {
  font-size: 24px;
}
.pricing .sceleton ul {
  margin: 0 0 10px;
  padding: 0;
}
.pricing .sceleton li {
  list-style-type: none;
  padding: 10px 0;
  border-top: 1px dotted #ccc;
}
.pricing .sceleton li:hover {
  border-top: 1px solid #ccc;
  background: #eee;
  cursor: pointer;
}

/* ===== FAQs ===== */

.faq-cats ul {
  list-style-type: none;
  padding: 0; 
  margin: 0;
}
.faq-cats ul li:first-child {
  margin: 0 0 15px 0;
}
.faq-cats ul li {
  margin: 15px 0 15px 0;
}
.faq-cats ul li i{
  vertical-align: middle;
  margin-right: 15px;
  color: #bbb;
}
.faq-cats ul li:hover i{
  color: #00B4FF;
}

/* ===== Gallery ===== */

.gallery__nav {
  margin-bottom: 20px;
}
.gallery__item {
  position: relative;
  margin-bottom: 20px;
}

/**
* Gallery bubble
*/

.gallery-bubble {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px;
  background: rgba(0, 0, 0, .5);
  color: white;
  opacity: 0;
  -webkit-transition: opacity 0.25s;
       -o-transition: opacity 0.25s;
          transition: opacity 0.25s;
}
.gallery__item:hover .gallery-bubble {
  opacity: 1;
}

/**
 * Gallery text blocks
 */

.gallery__item > a {
  color: #333;
}
.gallery__item > a:hover,
.gallery__item > a:focus {
  text-decoration: none; 
}
.gallery-text {
  padding: 5px 10px;
  margin-top: 1px;
  -webkit-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
}
.gallery-title {
  margin-bottom: 5px;
  font-size: 18px;
}
.gallery__item:hover .gallery-text {
  background: #00B4EF;
  color: white;
}


/* ===== Gallery Item ===== */

.gallery-show .carousel-inner > .item > img,
.gallery-show .carousel-inner > .item > a > img {
  margin: 0 auto;
}

.gallery-item-icons {
  font-size: 24px;
  color: #444;
}
.gallery-list-small li {
  height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
}
.gallery-list-small > li:first-child {
  padding-left: 5px !important;
}

/* Showcase controls */

a.carousel-arrow {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -50px;
  height: 100px;
  width: 50px;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  color: #555555;
  font-size: 100px;
  font-weight: 300;
  line-height: 100px;
  cursor: pointer;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  opacity: 0;
}
.carousel:hover a.carousel-arrow {
  opacity: 0.8;
}
a.carousel-arrow:hover,
a.carousel-arrow:active {
  text-decoration: none;
  background: #ffffff;
}
a.carousel-arrow-prev {
  left: 0;
  right: auto;
  padding-right: 5px;
}
a.carousel-arrow-next {
  right: 0;
  left: auto;
  padding-left: 5px;
}
div.carousel {
  right: 0;
  left: auto;
  padding-left: 5px;
  z-index: 1;
}
div.pies {
  z-index: 1;
}

/* ===== Footer ===== */

footer {
  margin-top: 60px;
  padding: 20px 0;
  background: #3E7A8C;
  color: white;
  font-weight: 300;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
  text-decoration: none;
}
footer .headline {
  border-bottom: 1px dotted white;
  margin-bottom: 20px;
}
footer .headline h3{
  text-transform: uppercase;
  font-weight: 100;
	margin-top: 20px !important;
    margin-bottom: 10px !important;
	text-align:left !important;
	font-size: 24px !important;
}
.legal {
  padding: 20px 0 10px 0;
  background: #386F80;
  color: white;
  font-weight: 300;
}
.legal a {
  color: #81D685;
  text-decoration: none;
}
.social ul {
  background: #3E7A8C;
  color: white;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
.social li {
  float: left;
  display: block;
  list-style-type: none;
  width: 28px;
  height: 28px;
  background: #eee;
  margin: 0 5px 5px 0;
  text-align: center;
  line-height: 28px;
}
.social li:hover {
  background: none;
}
.social li, .social li:hover {
  transition: background 0.1s;
  -webkit-transition: background 0.1s;
  -o-transition: background 0.1s;
}
.social li a {
  color: #3E7A8C;

}
.social li:hover a {
  color: #fff;
}
.social li a, .social li:hover a {
  transition: color 0.1s;
  -webkit-transition: color 0.1s;
  -o-transition: color 0.1s;
}
footer .btn-default {
  color: #fff;
  background: none;
}
footer .btn-default:hover {
  color: #3E7A8C;
  background: #fff;
  font-weight: bold;
  border: 1px solid #fff;
}
footer .form-control {
  border: white;
}
footer .form-control:focus {
  border: white;
}
footer .sbtn {
  margin-bottom: 5px;
}

/* Login Header*/

li.account {
  padding: 10px 20px;
  overflow: hidden;
  min-width: 350px;
}
li.account .avatar {
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 20px 0 0;
  background: url(../img/face1.jpg);
  background-size: cover;
  background-position: center;
}
li.account p{
  overflow: hidden;
  font-size: 14px;
  text-transform: none;
  word-wrap: break-word;
}

/* ===== Login box ===== */

.form-box {
  padding: 10px 15px 20px;
  border: 1px solid #DDD;
  background: #F5F5F5;
}
.form-box h4 {
  text-transform: uppercase;
  color: #666;
}
.form-box hr {
  border-bottom: 1px solid #dedede;
}
.login-social ul {
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.login-social li {
  float: left;
  display: block;
  list-style-type: none;
  width: 40px;
  height: 40px;
  margin: 20px 5px 20px 0;
  text-align: center;
  line-height: 40px;
}
.login-social li#twitter {
  background: #1dcaff;
}
.login-social li#facebook {
  background: #3B5998;
}
.login-social li#google {
  background: #dd4b39;
}
.login-social li#twitter:hover,
.login-social li#facebook:hover,
.login-social li#google:hover {
  background: none;
}
.login-social li#twitter:hover a {
  color: #1dcaff;
}
.login-social li#facebook:hover a {
  color: #3B5998;
}
.login-social li#google:hover a {
  color: #dd4b39;
}
.login-social li a {
  color: #fff;
  padding: 10px;
}
.login-social li, .login-social li:hover {
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
}
.login-social li a, .login-social li:hover a:hover{
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
/* ===== Registration form popover ===== */

.signup .popover {
  min-width: 200px;
}

/* ===== Site search ===== */

.navbar-nav li#search {
  background: #00B4FF;
  background: linear-gradient(top, #00B4FF, #009DE0);
  background: -webkit-linear-gradient(top, #00B4FF, #009DE0);
  background: -moz-linear-gradient(top, #00B4FF, #009DE0);
  position: relative;
}
.navbar-nav li#search .search-box {
  position: absolute;
  right: 0;
  bottom: -70px;
  width: 250px;
  padding: 10px;
  background: #515151;
  background: rgba(0, 0, 0, 0.65);
  display: none;
}
.navbar-nav li#search i.margin-2 {
  margin-left: 2px;
}

/* ===== Pagination ===== */

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #428bca;
  border-color: #428bca;
}

/* Helper Classes */

.top-zero {
  margin-top: 0;
}
.bottom-15 {
  margin-bottom: 15px;
}
.ui-icon {
  color: #666;
}
.tab-1 {
  margin-right: 15px;
}
.tab-2 {
  margin-right: 30px;
}
.tab-3 {
  margin-right: 45px;
}
.tab-3 {
  margin-right: 60px;
}
.margin-bottom-xs {
  margin-bottom: 0;
}
@media (max-width: 767px) { /* Adjusting for mobile */
  .margin-bottom-xs {
    margin-bottom: 15px;
  }
}
.text-muted a {
  color: #999;
  text-decoration: none;
}
.text-muted a:hover {
  text-decoration: underline;
}

/* Text colors */

.text-green {
  color: #72a53b;
}
.text-blue {
  color: #00B4FF;
}
.text-red {
  color: #E74C3C;
}
.text-turquoise {
  color: #1ABC9C;
}
.text-amethyst {
  color: #9B59B6;
}

/* Background colors */

.bg-green {
  background-color: #72a53b;
}
.bg-blue {
  background-color: #00B4FF;
}
.bg-red {
  background-color: #E74C3C;
}
.bg-turquoise {
  background-color: #1ABC9C;
}
.bg-amethyst {
  background-color: #9B59B6;
}

/* ===== Scroll to Top ===== */

.scrolltotop {
  height: 48px;
  width: 48px;
  border-color: #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: #999;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
  line-height: 48px;
  border-radius: 3px;
  text-align: center;
}

/* ===== Responsive CSS ===== */

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

@media (max-width: 1199px) { /* Adjusting for large devices */
  
  /* Pricing page arrows */
  
  .pricing .head .arrow {
    border-right-width: 95px;
    border-left-width: 95px;
  }

}
@media (max-width: 991px) { /* Adjusting for small devices */
  	#newletter {
		margin-bottom: 100px !important;
	}
  /* Pricing page arrows */
  .blocbenefice {
	font-size: 10px;
  }
  .h3-ecrans {
	font-size: 14px !important;
  }
  .h1-solutions {
	padding-top: 80px;
  }
  .pricing .head .arrow {
    border-right-width: 68px;
    border-left-width: 68px;
    border-top-width: 20px;
  }
	.block-services {
	  top: 0 !important;
	}
	.chiffres .bodyc {
		font-size: 14px !important;
	}
	.chiffres .headc {
		font-size: 40px !important;
	}
	.communication-bg {
		background: url(../img/main.jpg) no-repeat right top !important;
	}
	.block-services {
		padding-top: 20px !important;
	}
	h1 {
		font-size: 28px !important;
	}
	.bigbang {
		font-size: 40px !important;
	}
	.subbigbang {
		font-size: 26px !important;
	}
	#solutions #top {
		min-height: 2050px !important;
	}
	#solutions #solution-middle {
		background: none;
	}
	#solutions #solution-middle  .block-right {
		padding-left: 0;
	}
}
@media (max-width: 767px) { /* Adjusting for mobile */
	#newletter {
		margin-bottom: 100px !important;
	}
	
	#reseau .mi-contenu-left {
		width: 300px !important;
		font-size: 16px !important;
	}
	
	#reseau .mi-contenu-left h4 {
		font-size: 40px !important;
	}
	
	#reseau .mi-contenu-left .slogan {
		font-size: 28px !important;
	}
	
	#reseau .mi-contenu-left .avant {
		font-size: 32px !important;
	}
	
	#reseau .mi-contenu-right {
		width: 300px !important;
		font-size: 16px !important;
	}
	
	#reseau .mi-contenu-right h4 {
		font-size: 40px !important;
	}
	
	#reseau .mi-contenu-right .slogan {
		font-size: 28px !important;
	}
	
	#reseau .mi-contenu-right .avant {
		font-size: 32px !important;
	}
	
	
  /* Navigation */
  
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff;
  background-color: transparent;
  }
	#solutions #top {
		min-height: 2050px !important;
	}
  /* Index page background */
  
  #wrap h1, #hp-slider h1 {
    font-size: 32px !important;
    margin: 70px 0 0 0;
    text-align: center;
    font-weight: 300;
  }
	#hp-slider h2 {
		font-size: 44px !important;
		text-align: center;
		margin: 20px 0 0 0 !important;
	}
	#hp-slider h3 {
		font-size: 32px !important;
		text-align: center;
		margin: 20px 0 0 0 !important;
	}
	.savoir a {
		margin: 15px auto;
	}
	h3.reseau {
		font-size: 30px !important;
		
	}
	.block-services {
	  font-size: 14px !important;
	}
	.block-services h4 {
		font-size: 16px !important;
	}
	.btn-services a {
		font-size: 16px !important;
	}
	.chiffres .bodyc {
		font-size: 14px !important;
	}
	.chiffres .headc {
		font-size: 24px !important;
	}
	.communication-bg {
		background: none !important;
	}
	.savoir-in-out a {
		right: 100px !important;
	}
	.lorem {
		background: #fff none repeat scroll 0 0 !important;
	}
	.services {
		margin-bottom: 20px !important;
	}
	h1 {
		font-size: 18px;
	}
	.bigbang {
		font-size: 20px !important;
	}
	.subbigbang {
		font-size: 16px !important;
	}
	.endroits{
		border-right: none !important;
	}
  .list {
    margin: 50px 0;
  }
  .list li {
    margin: 5px 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 2;
  }
  .img-services {
	margin: 0 auto;
  }
  h1, h2, h3, h4 {
	text-align: center;
  }

  /* Steps */

  .step {
    text-align: left;
    width: auto;
    margin: 0 0 15px 0;
  }
  .step i {
    float: left;
    margin-right: 15px;
  }
  .step .arrow {
    display: none;
  }
  .step a.sbtn {
    margin-left: 65px;
  }
  
  /* Registration form popover */
  
  .signup .popover {
    display: none;
  }
  
  /* 404 */
  
  .not-found .digits {
    font-size: 140px;
  }
  .not-found .digits i {
    font-size: 100px;
  }
  .not-found h1 {
    font-size: 30px;
    line-height: 42px;
  }
  .not-found h2 {
    font-size: 18px;
  }
  
  /* Pricing page */
  
  .pricing .head {
    padding: 20px;
  }
  .pricing .head .arrow {
    border: 0;
  }
  .pricing .item {
    margin: 20px 0;
  }
  .pricing .item:hover {
    margin: 20px 0;
  }
  
  /* Showcase Carousel */

  a.carousel-arrow  {
    top: 55px;
    bottom: auto;
    height: 35px;
    width: 35px;
    border-radius: 0;
    color: #FFF;
    font-size: 18px;
    line-height: 35px;
  }
  a.carousel-arrow-prev {
    left: 50%;
    margin-left: -37px;
  }
  a.carousel-arrow-next {
    left: 50%;
  }
  
  /* Navbar dropdown */
  
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #999;
  }
  
  /* Timeline */
  .timeline-block {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }

}
/* ===== Custom ===== */

.navbar {
	min-height : 84px;
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
ul.dropdown-menu a {
    text-transform: initial;
}
.navbar-nav {
	padding-top: 30px;
}
.navbar-nav > li > span {
    padding-bottom: 15px;
    padding-top: 15px;
	line-height: 20px;
	display: block;
}
.nav > li > a {
    padding: 15px 10px;
}
.navbar-inverse .navbar-toggle {
    border-color: #999999;
}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
.navbar-inverse .navbar-toggle {
    border-color: #999999;
}
.navbar-inverse .navbar-toggle {
    border-color: #888888;
}
.navbar-toggle {
    background-color: #cccccc;
}
a.carousel-arrow {
	width: 100px;
}
#hp-slider {
    height: 640px;
}
#hp-slider .carousel-inner {
    height: 640px;
}
#hp-slider h1 {
	color: #fff;
    font-size: 54px;
    font-weight: 400;
    margin-left: 0;
    margin-top: 160px;
    text-transform: uppercase;
}
#hp-slider h2 {
	color: #fff;
    font-size: 68px;
    font-weight: 700;
    margin-left: 0;
    margin-top: 0;
    text-transform: uppercase;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
}
#hp-slider h2.lieux {
    font-size: 48px;
	font-weight: 400;
}

#hp-slider h3 {
	color: #fff;
    font-size: 46px;
    font-weight: 400;
    margin-left: 0;
    margin-top: 0;
    text-transform: uppercase;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
}
#hp-slider .list {
    margin-left: 0;
}
.savoir {
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
}
.savoir a {
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	background: rgba(255, 255, 255, 0.5);
	padding: 8px 10px;
	width:140px;
	margin-top: 15px;
}
.savoir a:hover, .savoir a:focus {
	text-decoration: none;
	background: rgba(255, 255, 255, 0.9);
	color: #777777;
}
h3.reseau {
	font-size: 38px;
	margin-top: 40px;
	text-transform: uppercase;
	text-align: center;
}
h4.solutions {
	text-transform: uppercase;
}
.services {
  padding: 0;
  text-align: center;
  position: relative;
}
.subblock-services {
  position: absolute;
  bottom: -160px;
  width:100%;
  color: #fff;
  padding: 12px 10px;
  text-align: center;
  background: #000;
  height:100%;
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}
.subblock-servicess {
  position: absolute;
  bottom: -325px;
  width:101%;
  color: #fff;
  padding: 26px 10px;
  text-align: center;
  background: #000;
  height:100%;
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}
@keyframes sba {
    0% {bottom: -160px;}
	100% {bottom: 0;}
}
@keyframes sbareverse {
    0% {bottom: 0;}
	100% {bottom: -225px;}
}
.subblock-services.appear {
    animation-name: sba;
    animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-timing-function : ease-out;
	bottom: 0;
}
.subblock-services.disappear {
    animation-name: sbareverse;
    animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-timing-function : ease-in;
}
.subblock-servicess {
	padding-top: 120px;
}
@keyframes sbas {
    0% {bottom: -250px;}
	100% {bottom: 0;}
}
@keyframes sbareverses {
    0% {bottom: 0;}
	100% {bottom: -250px;}
}
.subblock-servicess.appears {
    animation-name: sba;
    animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-timing-function : ease-out;
	bottom: 0;
}
.subblock-servicess.disappears {
    animation-name: sbareverses;
    animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-timing-function : ease-in;
}
.subblock-services h4 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}
.subblock-services .btn-services {
  margin-top: 50px;
}
.block-services {
  position: absolute;
  padding-top: 50px;
  top: 0px;
  margin: 0 auto;
  width:100%;
  height:100%;
  color: #fff;
  font-size: 16px;
  padding: 50px 10px 10px 10px;
  background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.block-services h4 {
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	color: #fff;
	margin-bottom: 30px;
}
.btn-services a {
	margin: 20px auto;
}
.chiffres {
	text-align: center;
}
.chiffres .headc {
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
}
.chiffres .bodyc {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 5px;
}
.chiffres .milieu {
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
}
.lorem {
	background: #000;
}
.lorem h3 {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 20px;
}
.communication {
	font-size: 38px;
	text-transform: uppercase;
	line-height: 1;
}
.communication small {
	font-size: 24px;
	line-height: 1;
}
.communication strong {
	font-size: 48px;
	line-height: 1.2;
}
.communication-bg {
	background: url(../img/main-big.jpg) no-repeat right top;
}
.in-out-bg {
  background: url(../img/bg-in-out.jpg) no-repeat center center;
  background-size: cover;
  height: 489px;
  margin-top: 50px;
  position: relative;
}

.savoir-in-out a {
	position: absolute;
	bottom: 0px;
	right: 200px;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	background: rgba(103, 0, 0, 0.3);
	padding: 8px 10px;
	width:140px;
	margin-top: 15px;
}
.savoir-in-out a:hover, .savoir-in-out a:focus {
	text-decoration: none;
	background: rgba(103, 0, 0, 0.6);
}

.savoir-inverse {
	margin-top: 20px;
}
.savoir-inverse a {
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	background: rgba(0, 0, 0, 0.7);
	padding: 8px 10px;
	width:140px;
	margin-top: 15px;
}
.savoir-inverse a:hover, .savoir-inverse a:focus {
	text-decoration: none;
	background: rgba(0, 0, 0, 1);
}
.contact h2 {
	text-transform: uppercase;
	font-size: 50px;
	margin-bottom: 30px;
}
label {
    font-weight: normal;
	font-size: 12px;
}
.form-control {
    background-color: #f6f6f6;
}
.btn-black {
    background-color: #000;
    border-color: #000;
    color: #fff;
	text-transform: uppercase;
}
.contact-bigbang {
	padding-top: 110px;
	font-size: 12px;
}
footer {
    background: #000 none repeat scroll 0 0;
    font-weight: 400;
	margin-top: 120px;
}
footer .headline h3 {
    color: #fff;
}
.social li a {
    color: #000;
}
h4 span.sub {
	font-weight: 400;
	font-size: 18px;
	text-transform: initial;
}
.topblock-services {
	cursor: pointer;
	overflow:hidden;
}
.topblock-servicess {
	cursor: pointer;
	overflow:hidden;
}
.navbar {
	border-bottom: 3px solid #ececec;
}
.h1-propos {
	text-transform: uppercase;
	text-align: left !important;
}
.invert {
	background: #000;
	color: #fff;
}
.perdu-black {
	background: #000;
	margin-top: 30px;
	position: relative;
}
.content-propos {
	padding-top: 30px;
	padding-bottom: 30px;
}

.agence-propos {
	background: #fff;
	padding: 20px 14px;
}
.agence-propos-head {
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.agence-propos-body {
	font-size: 15px;
	font-weight: 400;
	color: #969696;
	margin-bottom: 8px;
	padding-left: 60px;
	min-height: 45px;
}
.icon-p1 {
	background: url('../img/icon-p1.jpg') no-repeat left center;
}
.icon-p2 {
	background: url('../img/icon-p2.jpg') no-repeat left center;
}
.icon-p3 {
	background: url('../img/icon-p3.jpg') no-repeat left center;
}
.icon-p4 {
	background: url('../img/icon-p4.jpg') no-repeat left center;
}
.icon-p5 {
	background: url('../img/icon-p5.jpg') no-repeat left center;
}
.bigbang {
	font-size: 70px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 20px;
}
.subbigbang {
	font-size: 34px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1;
}
.gris-clair {
	background: #f2f2f2;
}
.bg-gris {
	position: absolute;
	left: 50%;
	width: 50%;
	height: 100%;
	background: #f2f2f2;
}
.vs-propos {
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
}
.vs-propos-2 {
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.5;
}
.vs-propos-3 {
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	line-height: 1.5;
}
.bigbang-1 {
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}
.bigbang-2 {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.bigbang-3 {
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}
.vs-propos-3 span {
	text-transform: uppercase;
}
.vs-propos strong {
	font-size: 34px;
}
.jaune{
	color: #fcdb6a;
}
.sondage{
	color: #969696;
	text-align: center;
}
.pies{
	margin: 0 auto;
}
.endroits{
	position: relative;
	padding-left: 40px;
	border-right: 1px solid #dadada;
}
.endroits .chiffre{
	position: absolute;
	top:0;
	left:0;
	font-weight: 700;
	font-size: 30px;
	line-height: 0.8;
}
.contactez-propos{
	display: inline-block;
	background: #fcdb6a;
	padding: 20px 50px;
	color: #000;
	text-transform: uppercase;
}
.contactez-footer{
	display: inline-block;
	background: #fcdb6a;
	padding: 10px 30px;
	color: #000;
	text-transform: uppercase;
}
.contactez-propos:hover, .contactez-propos:focus, .contactez-propos:active, .contactez-footer:hover, .contactez-footer:focus, .contactez-footer:active{
	text-decoration: none;
	color: #000;
}
.salle-attente {
background:url(../img/salle-attente.jpg) no-repeat center top scroll;
background-size: cover;
height:224px;

}
.halls-bureaux {
background:url(../img/halls-bureaux.jpg) no-repeat center top scroll;
background-size: cover;
height:224px;
}
.halls-immeubles {
background:url(../img/halls-immeubles.jpg) no-repeat center top scroll;
background-size: cover;
height:224px;
}
.loisirs {
background:url(../img/loisirs.jpg) no-repeat center top scroll;
background-size: cover;
height:224px;
}
.solutions-indoor {
background:url(../img/solutions-indoor.jpg) no-repeat center top scroll;
background-size: cover;
height:324px;
}
.solutions-outdoor {
background:url(../img/solutions-outdoor.jpg) no-repeat center top scroll;
background-size: cover;
height:324px;
}
.h1-propos div {
	margin-bottom: 12px;
}
.agence-propos-body {
	vertical-align:middle;
}
