@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Lato:300,300italic,400,900,700italic);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: url(../images/bg.jpg) repeat;
  color: #4a4647;
  font: 300 16px/24px "Lato", sans-serif;
  -webkit-text-size-adjust: none;
  padding-top:110px;
  }

img {
  max-width: 100%;
  height: auto; }

h1, h2, h3, h4 {
  font-weight: 900; }

h1 {
  font-size: 80px;
  line-height: 110px; }
h1.brand_name {
  font-size: 80px;
  line-height: 110px; }
  h1 span {
    font-weight: 300; }

h1,h2 {
  font-size: 50px;
  line-height: 120px;
  text-transform: uppercase;
  /*font-weight: normal;*/
  color: #304758;
  }
  @media (max-width: 767px) {
    h1,h2 {
      font-size: 60px;
      line-height: 70px; } }
  @media (max-width: 479px) {
    h1,h2 {
      font-size: 50px;
      line-height: 60px; } }
  h1.lh,h2.lh {
    line-height: 60px; }
    @media (max-width: 767px) {
      h1.lh,h2.lh {
        line-height: 70px; } }
    @media (max-width: 479px) {
      h1.lh,h2.lh {
          line-height: 45px;
  font-size: 40px; } }

h3 {
  font-size: 72px;
  line-height: 86px; }
  @media (max-width: 767px) {
    h3 {
      font-size: 50px;
      line-height: 64px; } }
  @media (max-width: 479px) {
    h3 {
      font-size: 40px;
      line-height: 50px; } }

h4 {
  font-size: 44px;
  line-height: 53px; }
  @media (max-width: 767px) {
    h4 {
      font-size: 30px;
      line-height: 40px; } }
  h4.mod {
    text-transform: uppercase;
    color: #43758f; }
    h4.mod span {
      color: #ba1222; }
      h4.mod span span {
        font-weight: 400; }
    @media (max-width: 479px) {
      h4.mod {
        font-size: 20px;
        line-height: 30px; } }

h5 {
  font-size: 20px;
  line-height: 29px;
  font-weight: 400;
  text-transform: uppercase; }
  h5 a:hover {
    color: #ba1222; }
  @media (max-width: 479px) {
    h5 {
      font-size: 20px;
      line-height: 25px; } }

h6 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #6f6f6f;  
}

time {
  display: block; }

p.it {
  font-style: italic;
  font-size: 18px; }
  p.it a:hover {
    color: #00b8d4; }

p.big {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400; }

p.big.fw {
  font-weight: 400; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  a:active {
    background: transparent; }

a[href^="tel:"] {
  color: inherit;
  text-decoration: none; }

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-family: "FontAwesome"; }

/*=============    Support Classes    =================*/
.center {
  text-align: center; }

.mg-add {
  margin-top: 5px; }

.oh {
  overflow: hidden; }

.primary {
  color: #735e55; }

.secondary {
  color: #282828;
  font-weight:normal; }

.pad1 {
  padding: 0 100px; }
  @media (max-width: 767px) {
    .pad1 {
      padding: 0; } }

/*====================================================
                      Main Layout
======================================================*/
.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }

.icon + .off1 {
  margin-top: 24px; }

h1 + .off1, h2 + .off1 {
  margin-top: 2px; }

h1 + .off, h2 + .off2 {
  margin-top: 9px; }

h4 + .off1 {
  margin-top: 22px; }

h5 + .off1 {
  margin-top: 8px; }

h5 + .off2 {
  margin-top: 22px; }

h6 + .off1 {
  margin-top: 45px; }

h6 + .off2 {
  margin-top: 84px; }

h6 + .off3 {
  margin-top: 75px; }

h6 + .off4 {
  margin-top: 125px; }

.row + .off1 {
  /*margin-top: 95px;*/ }

.row + .off2 {
  margin-top: 53px; }

.row + .off3 {
  margin-top: 63px; }

.row + .off4 {
  margin-top: 77px; }

.row + .off5 {
  margin-top: 22px; }

.row + .off6 {
  margin-top: 41px; }

.owl-carousel + .off1 {
  margin-top: 100px; }

.lazy-img + .off1 {
  margin-top: 42px; }

.lazy-img + .off2 {
  margin-top: 30px; }

p + .off1 {
  margin-top: 24px; }

p + .marked-list {
  margin-top: 15px; }

.video-thumb + .off1 {
  margin-top: 56px; }

/*========================================================
                     Components
=========================================================*/
/*========================   Menu   ==========================*/
.nav {
  float: right; }

.sf-menu {
  display: inline-block; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }

@media (max-width: 979px) {
  .nav {
    text-align: center;
    float: none; }
}
@media (max-width: 979px) {
  .container {
	width: 95% !important;
	padding:0;
  }
  .header {
	  /*padding: 0px 15px;*/
  }
  .header .container {
	  /*width:100%;*/
  }
  .header h1 {
	  text-align:left;
  }
  .header .menu {
    text-align: left !important;
	float:none;
	display: none;
	width:98%;
  }
  .navbar-toggle {
    display:block !important;
  }
  .sf-menu {
	  width:100%;
  }
  .sf-menu > li {
    float: none;
  }
  .sf-menu > li > a {
	  font-size:12px !important;
	  padding:0 10px !important;
  }
  .page_header {
	  background-position-y: 0px !important;
	  display:none;
  }
  .page_header>div {
    display:none;
  }
  body {
	 padding-top:0px;
  }
  .header, .page_header {
	  position:relative !important;
  }
  h1,h2 {
	  font-size:35px;
	  font-weight:400;
  }
  .well4 {
    padding-top: 45px !important;
  }
  section.content {
	background-position-y: 0px !important;
  }
/*  .sf-menu {
    display: none; } */
}
@media (min-width: 980px) {
  ul.sf-menu>li>ul {
	  display:none !important;
  }
  ul.sf-menu>li>i {
	  display:none !important;
  }
}
.sf-menu a {
  display: block; }

.sf-menu > li > a {
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: -0.7px;
  color: #fff;
  padding: 44px 24px 36px; }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.active > a {
  color: #fff;
  background: #ba1222; }
.sf-menu > li:hover {
  color: #fff;
  background: #ba1222; }
.sf-menu > li:hover ul>li {
  background: #222c33; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 235px;
  margin-top: 0;
  padding: 10px 0 10px;
  background: #fff;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul {
  text-align: left; }
  .sf-menu ul > li > a {
    line-height: 39px;
    padding: 0 10px 0 30px;
    color: #3c3c3c; }
  .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
    color: #ffffff;
    background: #ba1222; }

.sf-menu ul ul {
  position: static;
  top: 100%;
  width: 235px;
  margin-top: 0;
  padding: 0;
  background: #fff;
  z-index: 4;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 65%;
    margin-left: -6px;
    content: '\f0d7';
    font: 400 20px/20px 'FontAwesome'; }

.sub-menu > li > .sf-with-ul {
  position: relative; }
  .sub-menu > li > .sf-with-ul:before {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    content: '\f054';
    font: 400 14px/14px 'FontAwesome'; }

.sfHover .sfHover .sf-with-ul:before, .sub-menu > li > .sf-with-ul:hover:before {
  content: '\f078'; }

/*==================  Select Menu  ======================*/
.select-menu {
  position: relative;
  display: none;
  margin: 0 auto;
  width: 420px;
  margin-bottom: 15px;
  border: 1px solid #00b8d4;
  background: #bae5d4 url("data:image/png;base64,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") no-repeat right center;
  overflow: hidden; }
  .select-menu .select {
    width: 440px;
    height: 30px;
    color: #585858;
    background-color: transparent;
    font: 400 15px "Roboto", sans-serif;
    line-height: 30px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none; }
    .select-menu .select::-ms-expand {
      display: none; }
  @media (max-width: 767px) {
    .select-menu {
      display: block; } }
  @media (max-width: 479px) {
    .select-menu {
      width: 270px; }
      .select-menu .select {
        width: 290px; } }

/*==================  Stuck menu  ======================*/
.isStuck {
  background: white;
  z-index: 999;
  border-bottom: 1px solid #333333; }
  .isStuck h1 {
    font-size: 50px;
    line-height: 60px; }
  .isStuck .sf-menu > li > a {
    padding: 15px 24px;
    font-size: 24px; }
  .isStuck .search-form-toggle {
    font-size: 30px;
    margin-top: 14px; }
  @media (min-width: 980px) and (max-width: 1199px) {
    .isStuck .brand {
      display: none; }
    .header .isStuck .sf-menu > li > a {
      padding: 15px 17px;
      font-size: 24px; }
    .header .isStuck .search-form-toggle {
      font-size: 30px;
      margin-top: 14px; } }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================   Lazy Img    ======================*/
.lazy-img {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  background: url(../images/lazy-loader.gif) no-repeat center center; }
  .lazy-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
    opacity: 0; }
    .lt-ie9 .lazy-img img {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); }
  .lazy-img .lazy-loaded {
    opacity: 1; }
    .lt-ie9 .lazy-img .lazy-loaded {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
      filter: alpha(opacity=100); }

/*==================   Tumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden; }
  .thumb img {
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .thumb_overlay {
    position: absolute;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    background-color: #00b8d4;
    color: white; }
    .lt-ie9 .thumb_overlay {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); }
    .thumb_overlay:before {
      content: "\f065";
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      font: 400 30px "FontAwesome";
      line-height: 30px;
      margin-top: -15px;
      text-align: center; }
      .lt-ie9 .thumb_overlay:before {
        display: none; }
  .thumb:hover {
    background-image: none; }
    .thumb:hover .thumb_overlay {
      opacity: 0.4; }
      .lt-ie9 .thumb:hover .thumb_overlay {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)";
        filter: alpha(opacity=40); }
      .lt-ie9 .thumb:hover .thumb_overlay:before {
        display: block; }
    .thumb:hover img {
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }

/*==================     ToTop     ======================*/
.toTop {
  font-size: 56px;
  line-height: 60px;
  color: #6e6e6e;
  position: fixed;
  right: 66px;
  bottom: 75px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #00b8d4;
    text-decoration: none; }

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important; } }
/*==================   Parallax    ======================*/
.parallax {
  background-position: center 0;
  background-repeat: no-repeat; }
  .mobile .parallax, .tablet .parallax {
    background-position: 50% 0 !important;
    background-size: cover; }
  .parallax h3 + p {
    margin-top: 10px; }
  @media (max-width: 767px) {
    .parallax {
      padding: 40px 0 40px !important; } }

.parallax1, .parallax2, .parallax3, .parallax4 {
  padding: 108px 0 129px; }

.parallax1 {
  background-image: url(../images/index/equipe-dynamique.jpg);
  background-size:cover;
  }
.parallax1 h3 {
	font-size:35px;
	font-weight:500;
	line-height: 45px;
    text-shadow: 2px 2px 8px #000;
  }

.parallax2 {
  background-image: url(../images/page-1_img06.jpg); }

.parallax3 {
  background-image: url(../images/page-1_img19.jpg); }

.parallax4 {
  background-image: url(../images/page-2_img02.jpg); }
  .parallax4 h3 {
    font-size: 62px; }
    @media (max-width: 767px) {
      .parallax4 h3 {
        font-size: 44px;
        line-height: 50px; } }
    @media (max-width: 479px) {
      .parallax4 h3 {
        font-size: 34px;
        line-height: 40px; } }

#footer {
	color:#fff;
	position:relative;
	z-index:10;
	font-size:14px !important;
}
#footer>.content {
	background:url(../images/footer-bg.jpg) no-repeat;
	background-size:cover;
	/*position: absolute;*/
	z-index:10;
	width:100%;
	min-height:516px;
    bottom: 243px;
	/*display:none;*/
}
#footer>.content .title, #footer>.content ul>li:first-child, #footer>.content ul>li.location {
	text-transform:uppercase;
	margin: 30px 0 15px;
	font-weight:600;
	color:#d9d9d9;
}
#footer>.content ul {
	float:left;
	padding-right:35px;
}
#footer>.content ul.last {
	padding-right:0px;
}
#footer>.content .social {
	clear:both;
	position: absolute;
    bottom: 35px;
}
#footer>.content .social>.wrapper>a {
	margin: 0 20px 0 10px;
    font-size: 15px;
}
#footer>.content .social>.wrapper>a:last-child {
	margin-right:0px;
}
#footer>.content .social>.wrapper>a>span {
	display: inline-block;
    width: 119px;
    padding-left: 15px;
}
@media (max-width: 909px) {
	#footer>.content .social {
		position:relative;
		padding: 40px 0;
		bottom:0px;
	}
}
#footer>.content h4 {
	clear: both;
    font-size: 20px;
    text-transform: uppercase;
    text-align: right;
    font-weight: 100;
    position: absolute;
    bottom: 30px;
    right: 49px;
}
@media (max-width: 979px) {
	#footer>.content h4 {
		position: relative;
		padding: 40px 0;
		left: 0 !important;
		text-align: left;
	}
}
#footer>.content .row>div:nth-child(1) {
	width:335px;
	padding-top: 25px;
	min-height: 490px;
	position:relative;
}
@media (max-width: 909px) {
	#footer>.content .row>div:nth-child(1) {
		min-height:inherit;
	}
}
@media (max-width: 1199px) {
	#footer>.content .row>div:nth-child(1) {
		/*min-height:inherit;*/
	}
}
#footer>.content .row>div:nth-child(2) {
	background:#656a6d;
	position:relative;
	padding:0 40px;
	width:475px;
	margin-left:0px;
	padding-top: 25px;
	min-height: 490px;
}
@media (max-width: 979px) {
	#footer>.content .row>div:nth-child(2) {
		padding: 0 20px;
	    width: 100%;
    	padding-right: 0;
	}
	#footer>.content h4 {
		left: 20px;
		right:auto;
	}
}
@media (max-width: 1199px) {
	#footer>.content .row>div:nth-child(2) {
	}
}
#footer>.content .row>div:nth-child(3) {
	text-align:right;
	margin-left: 0;
	padding-top: 20px;
	min-height: 490px;
}
@media (max-width: 1199px) {
	#footer>.content .row>div:nth-child(3) {
		text-align:left !important;
		float: none;
		width: 100%;
		clear: both;
		margin-left: 20px;
	}
	#footer>.content .row>div:nth-child(3) ul {
		float:none !important;
	}
}
#footer>.content .row>div:nth-child(3) ul {
	float:right;
}
#footer>.content .row>div:nth-child(3) ul li:last-child {
	margin-top:20px;
}
#footer>.content .row>div:nth-child(3) ul i {
	color:#d9d9d9;
	font-size: 17px;
    font-weight: bold;
}
#footer>.content .row>div:nth-child(3) ul i>span {
	color:#fff;
	padding-left: 10px;
	font-family:"Lato", sans-serif;
}
#footer>.switch {
	background:#d9d9d9;
	width: 100%;
    height: 25px;
	display:none;
}
#footer>.switch>span.sitemap {
    width: auto;
    height: auto;
    margin-left: 20px;
    line-height: 25px;
}
#footer>.switch>span {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 50%;
    margin-left: -12.5px;
    cursor: pointer;
	color:initial;
}
#footer>.switch>span.opened {
    background: url(../images/icons/footer-open.png) #b9b9b9 center no-repeat;
}
#footer>.switch>span.closed {
    background: url(../images/icons/footer-close.png) #b9b9b9 center no-repeat;
}
#footer>.bottom {
	padding:20px 0;
	min-height: 178px;
    background-color: #fff;
	text-align:center;
}
#footer>.bottom .copyright span {
	margin:0 10px;
}
#footer>.bottom p {
	font-size:14px;
	font-weight:300;
	color:#6f6f6f;
    margin-bottom: 20px;
}
#footer>.bottom h6 {
	font-size:15px;
	font-weight:600;
	margin-top:20px;
}
#footer>.bottom a {
	color:#ba1222;
}
#footer>.bottom img {
	max-width:100%;
}
#footer>.bottom .energik a {
	text-transform:uppercase;
	color:#6f6f6f;
	font-size:11px;
	font-weight:400;
	float: right;
}
#footer>.bottom .row>div:last-child {
/*	width:33%;
	float:right;
	position:relative;
	padding-top: 50px;*/
}
#footer>.bottom .row>div:last-child a:last-child {
/*	position:absolute;
	right:0;
	top:-20px;*/
/*	float:right;
	border-right: 1px solid #dbdbdb;
    padding-right: 20px;
    margin-right: 20px;*/
}
@media (max-width:1199px) {
	#footer>.bottom .row>div:first-child {
		float:initial;
		width:95%;
		margin-bottom:30px;
	}
	#footer>.bottom .row>div:last-child {
		float:initial;
		width:95%;
	}
	#footer>.bottom .row>div:last-child a:last-child {
		position:initial;
	}
	#footer>.content {
		bottom:341px;
	}
}
@media (max-width:806px) {
	#footer>.content {
		bottom:365px;
	}
}
@media (max-width:767px) {
	#footer>.bottom .row>div:first-child {
		width:100%;
	}
	#footer>.bottom .row>div:last-child {
		width:100%;
	}

	#footer>.bottom {
		/*height:280px;*/
	}
	#footer>.content {
		bottom:355px;
	}
	#footer>.bottom .row>div:last-child a:last-child {
		padding-right: 8px;
	    margin-right: 8px;
	}
}
@media (max-width:596px) {
	#footer>.content {
		bottom:377px;
	}
}
@media (max-width:534px) {
	#footer>.content {
		bottom:399px;
	}
}
@media (max-width:521px) {
	#footer>.content {
		bottom:427px;
	}
}
@media (max-width:479px) {
	#footer>.bottom {
		/*height:360px;*/
	}
	#footer>.content {
		bottom:471px;
	}
}
.overlay {
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
}
@media (max-width: 767px) {
  .parallax {
    background-position: center 0 !important;
    background-size: cover; } }
/*==================     Search Form Toggleable    ======================*/
.search-form-toggle {
  float: right;
  display: inline-block;
  line-height: 44px;
  color: #546e7a;
  font: 400 40px "FontAwesome"; }
  .search-form-toggle:before {
    content: '\f002'; }
  .search-form-toggle.active, .search-form-toggle:hover {
    color: #ba1222; }
  .search-form-toggle.active:before {
    content: '\f00d'; }

.search-form {
  display: none;
  background: #e5e5e5; }
  .search-form .container {
    position: relative; }
  .search-form .input {
    display: block;
    padding: 10px 60px 10px 0; }
  .search-form input {
    outline: none;
    background-color: transparent;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    vertical-align: baseline;
    box-shadow: none;
    color: #232323;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 21px;
    line-height: 30px;
    height: 30px; }
  .search-form button, .search-form button:focus, .search-form button:active {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #c9c9c9;
    font-size: 21px; }
    .search-form button::-moz-focus-inner, .search-form button:focus::-moz-focus-inner, .search-form button:active::-moz-focus-inner {
      border: none;
      padding: 0; }
  .search-form button:hover, .search-form button:focus:hover, .search-form button:active:hover {
    color: #ff5639; }

@media (max-width: 767px) {
  .search-form-toggle {
    display: none; }

  .search-form {
    display: block; } }
/*========================================================
                    HEADER Section
=========================================================*/
.header {
  background: #222c33;
  position: fixed;
  width:100%;
  top: 0px;
  z-index:99;
}
  .header.page2 {
    -webkit-box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.5);
    box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.5); }
    .lt-ie9 .header.page2 {
      border-bottom: 1px solid #333; }
  .header_panel:before, .header_panel:after {
    display: table;
    content: "";
    line-height: 0; }
  .header_panel:after {
    clear: both; }
  @media (min-width: 1391px) and (max-width: 1650px) {
    .header h1 {
      font-size: 60px; }
    .header .sf-menu > li > a {
      font-size: 22px; } }
  @media (min-width: 1200px) and (max-width: 1390px) {
    .header h1 {
      font-size: 50px; }
    .header .sf-menu > li > a {
      font-size: 18px; }
    .header .search-form-toggle {
      font-size: 28px; } }
  @media (max-width: 979px) {
    .header .brand {
      float: none;
      text-align: center; }
    .header .sf-menu > li > a {
      font-size: 22px;
      padding: 44px 21px 36px; }
    .header .search-form-toggle {
      font-size: 32px; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .header .sf-menu > li > a {
      font-size: 17px;
      padding: 24px 15px 20px; }
    .header .search-form-toggle {
      font-size: 26px;
      margin-top: 25px; } }
  @media (max-width: 767px) {
    .header {
      text-align: center; }
      .header h1 {
        font-size: 60px; }
      .header .brand {
        padding-left: 0; } }
  @media (max-width: 479px) {
    .header h1 {
      font-size: 50px; } }

/*==================     Brand     ======================*/
.brand {
  float: left;
  color: #ba1222;
  text-transform: uppercase;
  padding-left: 20px; }

.search-form-toggle {
  margin: 44px 39px 0 21px;
  line-height: 30px; }

/*========================================================
                    CONTENT Section 
=========================================================*/
.content {
  background: transparent; }

/*==================      Backgrounds     ======================*/
.bg-primary {
  background: #ba1222;
  color: #ffffff; }
  .bg-primary h5 {
    color: #ffffff; }

.bg-content {
  background: transparent; }
  .bg-content h1, .bg-content h2, .bg-content h5, .bg-content p {
    color: #282828; }

.bg-content p {
	font-size:15px;
    color: #6f6f6f; }
	
.bg-secondary {
  background: #026e91;
  color: #ffffff; }

/*==================      Well     ======================*/
.well {
  padding-top: 40px;
  padding-bottom: 90px; }

.well2 {
  padding-top: 70px;
  padding-bottom: 50px; }
@media (max-width: 979px) {
	.well2 {
	  padding-top: 0px;
	  padding-bottom: 0px; }
}
  .well2__ins1 {
    padding-top: 107px; }
  .well2__ins2 {
    padding-bottom: 160px; }

.well3 {
  padding-top: 40px;
  padding-bottom: 60px; }
  .well3__ins1 {
    padding-bottom: 88px; }

.well4 {
  padding-top: 129px;
  padding-bottom: 10px; }
  .well4__ins1 {
    padding-bottom: 146px; }

.well5 {
  padding-top: 65px;
  padding-bottom: 100px; }

.well6 {
  padding-top: 170px;
  padding-bottom: 167px; }

@media (max-width: 767px) {
  .well, .well2, .well3, .well4, .well5, .well6 {
    padding-top: 40px;
    padding-bottom: 40px; } }

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0; }
.box:after {
  clear: both; }
.box img {
/*  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; */}
.box_aside {
  float: left;
  margin-right: 30px; }
.box_cnt__no-flow {
  margin-top: 36px;
  overflow: hidden; }
.box p + .btn2 {
  margin-top: 30px; }
@media (min-width: 768px) and (max-width: 979px), (max-width: 479px) {
  .box .box_aside {
    float: none;
    margin: 0 0 15px; }
  .box .box_cnt__no-flow {
    margin-top: 0; } }

/*==================      Icon box      ======================*/
.icon-box {
  position: relative;
  padding-left: 70px; }
  .icon-box .icon2 {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 48px;
    line-height: 53px;
    color: #00b8d4; }
  .icon-box .fa-users {
    font-size: 38px; }

/*==================      NUmber box      ======================*/
.number-box {
  position: relative;
  padding-left: 100px; }
  .number-box .number {
    position: absolute;
    left: 0;
    top: -27px; }
  @media (min-width: 768px) and (max-width: 979px) {
    .number-box {
      padding: 100px 0 0; }
      .number-box .number {
        left: 50%;
        margin-left: -42px;
        top: 0; } }

.number {
  display: inline-block;
  width: 85px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00b8d4;
  border: 2px solid #00b8d4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

/*==================    Buttons    ======================*/
/*.btn {
  font-weight: 400;
  font-size: 24px;
  display: inline-block;
  max-width: 360px;
  width: 100%;
  line-height: 28px;
  padding: 18px 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  color: #ffffff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px; }*/

.btn_skin1 {
  background: #ba1222; }
  .btn_skin1:hover {
    background: #00b8d4; }

.btn_skin2 {
  background: #43758f; }
  .btn_skin2:hover {
    background: #ba1222; }

.btn2 {
  font-weight: 400;
  font-size: 16px;
  display: inline-block;
  max-width: 194px;
  width: 100%;
  line-height: 28px;
  padding: 10.5px 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  color: #ffffff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  background: #ba1222; }
  .btn2:hover {
    background: #00b8d4; }

/*==================    Isotope    ======================*/
.isotope {
  overflow: hidden;
  margin-top: 50px; }
  .isotope .item {
    margin-top: 60px;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
  .isotope .item__off1 {
    padding-top: 0; }
  @media (max-width: 767px) {
    .isotope {
      margin-top: 30px; }
      .isotope .item {
        padding-top: 0 !important; } }

.isotope-item {
  color: #ffffff;
  text-align: center; }
  .isotope-item .lazy-img-wr {
    width: 230px;
    margin: 0 auto;
	}
    .isotope-item .lazy-img-wr + h6 {
      margin-top: 22px; }
  .isotope-item img, .isotope-item .lazy-img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .isotope-item img + h6, .isotope-item .lazy-img + h6 {
      margin-top: 22px; }
  .isotope-item h6, .isotope-item p {
    font-weight: 400; }
  .isotope-item h6 {
    font-size: 22px;
    text-transform: uppercase; }
    .isotope-item h6 a:hover {
      color: #ba1222; }
  .isotope-item h6 + p {
    margin-top: 8px; }
  .isotope-item__mod h6 + p {
    margin-top: 18px; }

.filter-btns {
  margin-top: 10px;
  margin-bottom: 50px; }
  .filter-btns li {
    display: inline-block; }
    .filter-btns li.active a, .filter-btns li a:hover {
      background: #50cbdf;
      border-color: #50cbdf;
	  color:#fff }
    .filter-btns li + li {
      margin-left: 4px; }
  .filter-btns a {
    display: inline-block;
    display: inline-block;
    padding: 8.5px 30px 8.5px 30px;
    line-height: 24px;
    color: #304758;
    background: transparent;
    font-weight: 300;
    font-size: 18px;
    border: 1px solid #c0c7cd; }
    @media (min-width: 768px) and (max-width: 979px) {
      .filter-btns a {
        padding-right: 30px; } }
  @media (max-width: 767px) {
    .filter-btns a, .filter-btns li {
      display: block; } }

/*==================  Owl Carousel  ======================*/
.owl-carousel {
  padding: 0 300px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media (min-width: 768px) and (max-width: 979px) {
    .owl-carousel {
      padding: 0 200px; } }
  @media (max-width: 767px) {
    .owl-carousel {
      padding: 0 70px; } }
  @media (max-width: 479px) {
    .owl-carousel {
      padding: 0 30px; } }

.owl-prev, .owl-next {
  position: absolute;
  top: 50%;
  font-size: 172px;
  line-height: 172px;
  margin-top: -91px;
  color: #d6d6d6;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .owl-prev:hover, .owl-next:hover {
    color: #c9c9c9; }
  @media (max-width: 479px) {
    .owl-prev, .owl-next {
      font-size: 66px; } }

.owl-prev {
  left: 0; }

.owl-next {
  right: 0; }

/*==================     Video-Thumb      ======================*/
.video-thumb {
  display: inline-block;
  position: relative; }
  .video-thumb .video-icon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 89px;
    line-height: 89px;
    margin-top: -45px;
    color: #ffffff; }
  .video-thumb:hover .video-icon {
    opacity: 0.5; }
    .lt-ie9 .video-thumb:hover .video-icon {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5)";
      filter: alpha(opacity=50); }
  @media (max-width: 979px) {
    .video-thumb {
      display: block; } }

/*==================     Member Box      ======================*/
.member-box img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
.member-box .social-list {
  margin-top: 17px; }
.member-box img + p {
  margin-top: 24px; }
.member-box p {
  font-size: 22px;
  font-weight: 400;
  color: #4a4647; }

/*==================  Social List  ======================*/
.social-list li {
  display: inline-block; }
  .social-list li + li {
    margin-left: 2px; }
.social-list a {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  background: #00b8d4; }
  .social-list a:hover {
    background: #ba1222; }

/*================== Caption  ======================*/
.caption {
  text-align: center;
  color: #ffffff; }
  .caption p {
    padding: 0 175px; }
    @media (max-width: 979px) {
      .caption p {
        padding: 0; } }

.caption__mod h3 {
  font-size: 40px; }
  @media (max-width: 767px) {
    .caption__mod h3 {
      font-size: 44px;
      line-height: 50px; } }
  @media (max-width: 479px) {
    .caption__mod h3 {
      font-size: 34px;
      line-height: 40px; } }

/*==================  Quote  ======================*/
.quote {
  position: relative;
  padding-top: 60px; }
  .quote:before {
    content: '“';
    position: absolute;
    left: 0;
    top: 0;
    font: 900 92px/92px "Lato", sans-serif;
    color: #ffffff; }
  .quote .author {
    margin-top: 24px; }
    .quote .author img {
      float: left;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      margin-right: 30px; }
    .quote .author_cnt {
      overflow: hidden;
      margin-top: 40px; }
    .quote .author a:hover {
      color: #00b8d4; }
    .quote .author:before, .quote .author:after {
      display: table;
      content: "";
      line-height: 0; }
    .quote .author:after {
      clear: both; }
  .quote h5 {
    font-weight: 900;
    text-transform: none; }
  @media (max-width: 479px) {
    .quote .author img {
      float: none;
      margin: 0 0 15px; }
    .quote .author_cnt {
      margin-top: 0; } }

/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-left: 20px;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  color: #026e91; }
  .marked-list li + li {
    margin-top: 8px; }
  .marked-list li:before {
    content: '\f101';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    font-family: "FontAwesome"; }
.marked-list a:hover {
  color: #00b8d4; }

/*==================  FAQ box  ======================*/
.faq-box .it, .faq-box .answer {
  position: relative;
  padding-left: 40px; }
  .faq-box .it:before, .faq-box .answer:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #00b8d4;
    text-transform: uppercase;
    font: 400 24px/24px "Lato", sans-serif; }
.faq-box .it:before {
  content: 'Q.'; }
.faq-box .answer:before {
  content: 'A.'; }
.faq-box .answer {
  margin-top: 15px; }

.faq-box + .faq-box {
  margin-top: 47px; }

.faq-box + .center {
  margin-top: 66px; }

.policy-box p + p {
  margin-top: 15px; }
.policy-box + .policy-box {
  margin-top: 47px; }

.policy-link {
  margin-top: 30px;
  font-size: 18px;
  font-weight: 400; }
  .policy-link a:hover {
    text-decoration: underline; }

/*==================    Map    ======================*/
.map {
  height: 475px; }
  .map img {
    max-width: none !important; }
  @media (max-width: 767px) {
    .map {
      height: 250px; } }
  @media (max-width: 479px) {
    .map {
      height: 200px; } }

/*==================     Term     ======================*/
.term .icon3 {
  color: #ffffff;
  line-height: 117px; }
  .term .icon3 + p {
    margin-top: 7px; }
.term .fa-mobile {
  font-size: 117px; }
.term .fa-envelope {
  font-size: 66px; }
.term .fa-map-marker {
  font-size: 89px; }
.term p {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px; }
.term a:hover {
  text-decoration: underline; }

.social-list2 {
  margin-top: 167px; }
  .social-list2 li {
    display: inline-block; }
    .social-list2 li + li {
      margin-left: 70px; }
  .social-list2 a {
    display: inline-block;
    width: 87px;
    height: 87px;
    line-height: 87px;
    text-align: center;
    font-size: 47px;
    color: #4c4a4a;
    background: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .social-list2 a:hover {
      background: #00b8d4;
      color: #ffffff; }
  @media (max-width: 479px) {
    .social-list2 li + li {
      margin-left: 10px; }
    .social-list2 a {
      width: 70px;
      height: 70px;
      line-height: 70px;
      font-size: 36px; } }


/*.agence .grid_4 {
  width: 345px;
}
.agence [class*="grid_"] {
  margin-left: 55px;
}*/

@media (max-width: 979px) {
  .row.off1.swap {
	  display:block !important;
  }
  .row.off1 {
	  display:none !important;
  }
  img {
	  max-width:100%;
  }
}
@media (min-width: 980px) {
  .row.off1.swap {
	  display:none !important;
  }
  .row.off1 {
	  display:block !important;
  }
  img {
	  max-width:115%;
  }
}
@media (min-width: 980px) and (max-width: 1390px) {
  img {
	  max-width:70%;
  }
}

.row.off1.swap {
  display:none;
}

.navbar-toggle {
  position: absolute;
  top:0;
  right:0;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  border-color: #fff;
  cursor:pointer;
  outline: none;
  display:none;
}
.navbar-toggle .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
}
.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}
div>#content .shadow {
	background: url(../images/shadow.jpg) top center no-repeat;
	/*background-position-y: 1px;*/
	min-height:142px;
	display:block;
}
.page_header .submenu {
	padding:21px 0px;
}
.page_header h4 {
	font-size: 22px;
	font-weight: 300;
	text-transform: uppercase;
	color: #6b6b6b;
	line-height: inherit;
	float:left;
}
.page_header h1, .page_header h2 {
	font-weight: normal;
	margin-top: 50px;
	color:#304758;
}
.page_header h6 {
	font-size: 18px;
	color: #6f6f6f;
}
.page_header .submenu ul {
	float:right;
}
.page_header .submenu ul>li {
	float: left;
	padding: 0 10px;
}
.page_header .submenu ul>li.active {
	font-weight:400;
}
.page_header .submenu ul>li:after {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  color:#b71327;
  margin-left: 5px;
}
.page_header .submenu ul>li:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  color:#b71327;
  margin-right: 10px;
  display:none;
}
.page_header .submenu ul>li:first-child, .page_header .submenu ul>li:last-child {
	/*padding: 0px;*/
}
.page_header .submenu ul>li>a {
	/*text-transform: capitalize;*/
}
.page_header .submenu .grid_9 {
  width: 835px;
}

@media (max-width: 1199px) and (min-width: 980px) {
	.header .container {
	  /*width: 1110px;*/
	}
	.brand {
		/*padding-left:0px;*/
	}
	.page_header .submenu ul {
		/*float: left; */
	}
	.page_header .submenu {
		/*width:1140px;*/
	}
	.page_header .submenu .grid_9 {
		/*width: 750px;
		margin-left: 0;*/
	}
	.box_cnt__no-flow {
	  min-height: 205px;
	}
}
@media (max-width: 1199px) {
	.header .sf-menu > li > a {
	  font-size: 15px;
	}
	.brand {
	  padding-left: 15px;
	}
	.sf-menu > li > a {
		padding: 44px 18px 36px;
	}
}
@media (max-width: 979px) {
	.page_header .submenu ul {
		float:none;
	}
	.page_header .submenu ul>li {
		float:none;
		padding-left:20px !important;
	}
	.page_header .submenu {
		/*padding: 20px 20px;
		width:100%;*/
	}
	.page_header .submenu ul>li:after {
		display:none;
	}
	.page_header .submenu ul>li:before {
		display:inline-block;
	}
}
@media (max-width: 679px) {
	.header {
	  padding:0;
	}
	.header .container {
	  width: 90%;
	  padding:0;
	}
  .header .menu {
	width:100%;
  }
}
.btn3 {
	color:#026e91;
	font-size:13px;
	text-transform:uppercase;
	/*position: absolute;*/
	bottom: 0;
}
.btn3>i {
	margin-right:10px;
}
ul.eaccordion>li {
  position: relative;
  display: block;
  padding: 40px 0px;
  border-bottom: 1px solid #bcbcbc;
  font-size: 24px;
  line-height: 22px;
  cursor: pointer;
  color:#4a4647;
}
ul.eaccordion>li.open {
	color:#ce1628;
}
ul.eaccordion>li>p {
  display: none;
  font-size: 16px;
  padding-top: 20px;
  cursor: default;
  color:#4a4647;
  font-weight:normal;
}
ul.eaccordion>li:after {
  position: absolute;
  content: "\f067";
  right: 0px;
  top: 15px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  color: #bcbcbc;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 50px;
  cursor: pointer;
  border: 1px solid #bcbcbc;
  border-radius: 25px;
  height: 50px;
  width: 50px;
  text-align: center;
}
ul.eaccordion>li.open:after {
  content: "\f068";
  color: #ce1628;
  border: 1px solid #ce1628;
}
.header .menu {
    text-align: right;
}
@media (max-width: 979px) and (min-width: 768px) {
	.header .grid_3 {
	   width: 270px;
	}
}
@media (max-width: 1199px) and (min-width: 980px) {
	.header .grid_3 {
	  width: 270px;
	}
	.header .grid_9 {
	  width: 650px;
	}
}
.header .grid_9 {
	margin-top: 0px;
}
ul.sf-menu>li>ul {
  position: inherit;
  display: none;
  top: 100%;
  width: 235px;
  margin-top: 0;
  background: transparent;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0px;
}
ul.sf-menu>li>ul>li>a {
  line-height: 25px;
  padding: 0 10px 0 30px;
  color: #fff;
  text-transform: capitalize;
}
ul.sf-menu>li>ul>li.active {
    background: #ba1222;
}
ul.sf-menu>li>i {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #fff;
  font-size: 30px;
  background-color: transparent;
  width: 98%;
  text-align: right;
  line-height: 30px;
  cursor: pointer;
  font-weight: 500;
  padding-right: 2%;
}
.page_header {
  /*background: url(../images/shadow.png) top center no-repeat;*/
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 110px;
  background-position-y: 65px;
  height: 196px;
  pointer-events: none;
}
.page_header>div {
  background: #e9e8e8;
  width:100%;
  pointer-events: auto;
}
section {
	background: url(../images/shadow.png) top center no-repeat !important;
	background-position-y: 65px !important;
}
.bouton {
	display:inline-block;
	background:url(../images/bouton.png) center no-repeat;
	font-family:"Roboto", sans-serif;
	min-width: 146px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    font-size: 15px;
    font-weight: 500;
}
input, textarea {
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    width: 100%;
    font: 14px/18px Arial, sans-serif;
    font-family: 'Lato', sans-serif;
    border: 1px solid #c4c4c4;
    height: 32px;
    padding: 6px 7px 6px 9px;
}
textarea {
    height: 116px;
    overflow: auto;
    width: 100%;
    padding: 6px 7px 6px 9px;
    margin: 0px;
    resize: none;
}
.div-contact-nous .textarea {
	display:block;
	position:relative;
}
.div-contact-nous {
	padding: 35px 0 20px;
}
.div-contact-nous form h3 {
	color:#304758;
	font-size:35px;
	font-weight: 500;
	line-height: initial;
}
.div-contact-nous form p {
	margin-bottom:30px;
}
.div-contact-nous form a.btn {
    text-transform: none;
    background: url(../images/icons/bouton.png) no-repeat center;
    font-size: 15px;
    margin: 11px 0;
    float: right;
    padding: 10px 30px;
    color: #2b2b2b;
    font-weight: 400;
    line-height: 22px;
    height: 26px;
}
.div-contact-nous form .input {
	display: block;
    margin-bottom: 10px;
    height: 32px;
    position: relative;
}
.div-contact-nous form #confirmation {
	display:none;
	font-size: 20px;
    text-transform: none;
    line-height: normal;
    margin-bottom: 200px;
    font-weight: 500;
}
div.error {
  font-size: 13px;
  color: #fff;
  display: inline-block;
  position: absolute;
  padding: 2px 10px;
  background-color: rgba(0, 0, 0, 1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 1px 1px 3px black;
  -webkit-box-shadow: 1px 1px 3px black;
  box-shadow: 1px 1px 3px black;
  top: -17px;
  left: -15px;
  background: #ba1222;
  z-index: 1;
  white-space: nowrap;
  line-height: 15px !important;
  height: auto !important;
  cursor: pointer;
}
@media (max-width:767px) {
	div.error {
		left:0px;
	}
}
div.error:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 20px;
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #000 transparent;
  display: block;
  width: 0;
}
.ajax-overlay {
	background: (255,255,255,.2);
	width: 100%;
	height: 100%;
	z-index: 99999999;
	top: 0;
	left: 0;
	position: fixed;
	display: none;
}
.ajax-overlay>img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top:-64px;
	margin-left:-64px;
}
.camera_wrap {
	min-height:1068px;
	display:block !important;
}
@media (max-width: 979px) and (min-width: 768px) {
	.div-contact-nous .grid_4 {
		width: 30%;
    	margin-bottom: 30px;
	}
}

div.page {
	display:none;
	visibility:hidden;
/*}ng: 35px 0 20px;*/
}
.div-contact-nous form h3 {
	color:#304758;
	font-size:35px;
	font-weight: 500;
	line-height: initial;
}
.div-contact-nous form p {
	margin-bottom:30px;
}
.div-contact-nous form a.btn {
    text-transform: none;
    background: url(../images/icons/bouton.png) no-repeat center;
    font-size: 15px;
    margin: 11px 0;
    float: right;
    padding: 10px 30px;
    color: #2b2b2b;
    font-weight: 400;
    line-height: 22px;
    height: 26px;
}
.div-contact-nous form .input {
	display: block;
    margin-bottom: 10px;
    height: 32px;
    position: relative;
}
.div-contact-nous form #confirmation {
	display:none;
	font-size: 20px;
    text-transform: none;
    line-height: normal;
    margin-bottom: 200px;
    font-weight: 500;
}
div.error {
  font-size: 13px;
  color: #fff;
  display: inline-block;
  position: absolute;
  padding: 2px 10px;
  background-color: rgba(0, 0, 0, 1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 1px 1px 3px black;
  -webkit-box-shadow: 1px 1px 3px black;
  box-shadow: 1px 1px 3px black;
  top: -17px;
  left: -15px;
  background: #ba1222;
  z-index: 1;
  white-space: nowrap;
  line-height: 15px !important;
  height: auto !important;
  cursor: pointer;
}
@media (max-width:767px) {
	div.error {
		left:0px;
	}
}
div.error:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 20px;
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #000 transparent;
  display: block;
  width: 0;
}
.ajax-overlay {
	background: (255,255,255,.2);
	width: 100%;
	height: 100%;
	z-index: 99999999;
	top: 0;
	left: 0;
	position: fixed;
	display: none;
}
.ajax-overlay>img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top:-64px;
	margin-left:-64px;
}
.camera_wrap {
	min-height:1068px;
	display:block !important;
}
@media (max-width: 979px) and (min-width: 768px) {
	.div-contact-nous .grid_4 {
		width: 30%;
    	margin-bottom: 30px;
	}
}

div.page {
	display:none;
	visibility:hidden;
}
#lang {
	color:#ba1222;
	position:absolute;
}g: 35px 0 20px;*/
}
.div-contact-nous form h3 {
	color:#304758;
	font-size:35px;
	font-weight: 500;
	line-height: initial;
}
.div-contact-nous form p {
	margin-bottom:30px;
}
.div-contact-nous form a.btn {
    text-transform: none;
    background: url(../images/icons/bouton.png) no-repeat center;
    font-size: 15px;
    margin: 11px 0;
    float: right;
    padding: 10px 40px;
    color: #2b2b2b;
    font-weight: 400;
    line-height: 22px;
    height: 26px;
}
.div-contact-nous form .input {
	display: block;
    margin-bottom: 10px;
    height: 32px;
    position: relative;
}
.div-contact-nous form #confirmation {
	display:none;
	font-size: 20px;
    text-transform: none;
    line-height: normal;
    margin-bottom: 200px;
    font-weight: 500;
}
div.error {
  font-size: 13px;
  color: #fff;
  display: inline-block;
  position: absolute;
  padding: 2px 10px;
  background-color: rgba(0, 0, 0, 1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 1px 1px 3px black;
  -webkit-box-shadow: 1px 1px 3px black;
  box-shadow: 1px 1px 3px black;
  top: -17px;
  left: -15px;
  background: #ba1222;
  z-index: 1;
  white-space: nowrap;
  line-height: 15px !important;
  height: auto !important;
  cursor: pointer;
}
@media (max-width:767px) {
	div.error {
		left:0px;
	}
}
div.error:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 20px;
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #000 transparent;
  display: block;
  width: 0;
}
.ajax-overlay {
	background: (255,255,255,.2);
	width: 100%;
	height: 100%;
	z-index: 99999999;
	top: 0;
	left: 0;
	position: fixed;
	display: none;
}
.ajax-overlay>img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top:-64px;
	margin-left:-64px;
}
.camera_wrap {
	min-height:1068px;
	display:block !important;
}
@media (max-width: 979px) and (min-width: 768px) {
	.div-contact-nous .grid_4 {
		width: 30%;
    	margin-bottom: 30px;
	}
}

div.page {
	display:none;
	visibility:hidden;
}
#lang {
	color:#ba1222;
	position:absolute;
}