html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input::-moz-focus-inner {
  border: 0;
}
a {
  color: #fff;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  text-decoration: none;
}
a:hover,
a:active {
  color: ;
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p10 {
  width: 10%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p10 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p15 {
  width: 15%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p15 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p20 {
  width: 20%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p20 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p25 {
  width: 25%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p25 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p30 {
  width: 30%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p30 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p35 {
  width: 35%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p35 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p40 {
  width: 40%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p40 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p45 {
  width: 45%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p45 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p50 {
  width: 50%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p50 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p55 {
  width: 55%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p55 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p60 {
  width: 60%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p60 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p65 {
  width: 65%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p65 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p70 {
  width: 70%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p70 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p75 {
  width: 75%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p75 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p80 {
  width: 80%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p80 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p85 {
  width: 85%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p85 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p90 {
  width: 90%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p90 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p95 {
  width: 95%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p95 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.row-centered {
  text-align: center;
}
.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px;
}
a {
  text-decoration: none;
}
body {
  font-family: 'Open Sans', sans-serif;
  overflow: auto;
  overflow-x: hidden;
  color: #fff;
  line-height: 20px;
  font-size: 16px;
  background: #fff;
}
body #wrapper {
  position: relative;
  min-height: 100%;
  height: auto;
  width: 100%;
  overflow-x: hidden;
}
body #menu {
  position: fixed;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 100000000;
}
body #menu nav {
  margin: 0 auto 10px auto;
  padding: 15px;
  line-height: 55px;
  background-color: rgba(0,0,0,0.35);
}
body #menu nav ul {
  display: block;
  text-align: center;
}
body #menu nav ul li {
  display: inline-block;
}
body #menu nav ul li.current-menu-item a {
  font-weight: bold;
}
body #menu nav ul li a {
  color: #fff;
  height: 55px;
  line-height: 55px;
  display: block;
  padding: 0 15px;
  font-size: 1.3em;
  text-transform: uppercase;
  text-decoration: none;
  background-color: rgba(20,20,20,0);
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body #menu nav ul li a:hover {
  background-color: rgba(20,20,20,0.4);
}
body #menu p {
  font-size: 10px;
}
body #titre-home h1 {
  border-bottom: 5px solid #fff;
  text-align: right;
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: normal !important;
  transition: all 0.6s ease-in-out !important;
  -webkit-transition: all 0.6s ease-in-out !important;
  -moz-transition: all 0.6s ease-in-out !important;
  -o-transition: all 0.6s ease-in-out !important;
}
body #titre-home h1 strong {
  display: inline-block;
  padding: 10px 15px 5px 15px;
  background: #fff;
  transition: all 0.6s ease-in-out !important;
  -webkit-transition: all 0.6s ease-in-out !important;
  -moz-transition: all 0.6s ease-in-out !important;
  -o-transition: all 0.6s ease-in-out !important;
  font-weight: normal !important;
  position: relative;
}
body #titre-home h1 strong i {
  transition: all 0.6s ease-in-out !important;
  -webkit-transition: all 0.6s ease-in-out !important;
  -moz-transition: all 0.6s ease-in-out !important;
  -o-transition: all 0.6s ease-in-out !important;
  position: absolute;
  display: block;
  left: -25px;
  content: "";
  height: 1px;
  width: 1px;
  border: 27px solid transparent;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-left-color: attr(data-color);
}
.bloc_blanc {
  padding: 25px 15px 15px 15px;
  color: #000000;
  margin: 10% 0;
  background: #fff;
}
.bloc_blanc.col-2 {
  column-count: 2;
  -webkit-column-count: 2;
}
.bloc_blanc img {
  float: left;
  margin-left: -15%;
  border-left: 2px solid #141414;
  margin-right: 15px;
  margin-bottom: 15px;
}
.bloc_blanc article img {
  float: inherit;
  margin: 10px;
  border: none;
}
.bloc_blanc h1 {
  color: #141414;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 8px;
}
.bloc_blanc h2 {
  font-weight: 700;
  padding-bottom: 10px;
}
.bloc_blanc p {
  padding-bottom: 20px;
  text-align: justify;
  font-size: 14px;
  line-height: 20px;
}
.bloc_blanc blockquote {
  margin: 10px;
}
.bloc_blanc blockquote p {
  text-align: right;
  color: #141414;
  font-style: italic;
  font-size: 14px;
  line-height: 18px;
}
.bloc_blanc blockquote p:before {
  content: "\f10d ";
  font-family: "FontAwesome";
  opacity: 0.5;
  padding-right: 8px;
}
.bloc_blanc blockquote p:after {
  content: "\f10e ";
  font-family: "FontAwesome";
  opacity: 0.5;
  padding-left: 8px;
}
#grille {
  z-index: 10;
  opacity: 0.8;
}
#grille #haut {
  position: fixed;
  height: 1px;
  background: #fff;
  width: 100%;
  left: 0;
}
#grille #bas {
  position: fixed;
  height: 1px;
  background: #fff;
  width: 100%;
  left: 0;
}
#grille #gauche {
  position: fixed;
  width: 1px;
  background: #fff;
  height: 100%;
  top: 0;
}
#grille #droite {
  position: fixed;
  width: 1px;
  background: #fff;
  height: 100%;
  top: 0;
}
.grille {
  position: relative;
  z-index: 9999999;
}
.presse {
  position: relative;
  height: 150px;
}
.presse:hover .front {
  opacity: 0;
}
.presse .back {
  width: 100%;
  margin: 0;
}
.presse .front {
  position: absolute;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  width: 100%;
  left: 0;
  margin: 0;
}
.galerie_hidden {
  display: none;
}
.menu-haut {
  position: relative;
  z-index: 99999;
  background: #fff;
  padding: 15px;
}
.menu-haut nav {
  padding-bottom: 15px;
}
.menu-haut nav ul {
  text-align: right;
}
.menu-haut nav ul li {
  display: inline-block;
}
.menu-haut nav ul li a {
  text-transform: uppercase;
  color: #000000;
  display: block;
  padding: 15px 15px;
  text-decoration: none;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
.menu-haut nav ul li a:hover {
  background: #141414;
  color: #fff;
}
.menu-haut nav ul li.current-menu-item a {
  font-weight: bold;
  color: #141414;
}
.menu-haut .projet {
  margin: 10px 0;
}
.menu-haut .projet a {
  position: relative;
  display: block;
  color: #fff !important;
}
.menu-haut .projet a img {
  width: 100%;
}
.menu-haut .projet a .infobulle {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  background: rgba(0,0,0,0.7);
  opacity: 0;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  margin: 0;
  color: #fff;
  padding: 15px;
}
.menu-haut .projet a .infobulle h2 {
  font-size: 18px;
  font-weight: bold;
}
.menu-haut .projet a .infobulle span {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #fff;
  color: #fff;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.menu-haut .projet a:hover .infobulle {
  color: #fff;
  opacity: 1;
}
.menu-haut footer {
  padding: 20px 0;
  text-align: center;
  color: #000000;
  font-size: 11px;
}
.menu-haut footer a {
  color: #000000;
}
#fond {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background-attachment: fixed;
  background-size: cover;
}
.projet-single h1 {
  color: #141414;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0;
}
.projet-single h2 {
  color: #000000;
  text-transform: uppercase;
}
.projet-single p {
  text-align: justify;
  color: #000000;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 18px;
}
.projet-single #bouton {
  display: block;
  text-align: center;
  color: #fff;
  padding: 10px;
  background: #404041;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
.projet-single #bouton:hover {
  background: #141414;
  text-decoration: none;
}
.projet-single .diapo ul {
  list-style: none outside none;
  padding-left: 0;
  margin-bottom: 0;
}
.projet-single .diapo li {
  display: block;
  float: left;
  margin-right: 6px;
  cursor: pointer;
}
.projet-single .diapo li.lslide {
  background: #000000;
  position: relative;
  height: 411px;
}
.projet-single .diapo li.lslide a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.projet-single .diapo img {
  display: block;
  height: 100%;
  max-width: 100%;
  margin: auto;
}
.projet-single nav+section {
  margin-top: 15px;
}
#contact h3.widget-title {
  color: #141414;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: bold;
}
#contact h2 {
  font-size: 14px;
  color: #141414;
}
#contact h4 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#contact h4 small {
  padding-top: 8px;
  text-transform: none;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
#contact .form-group {
  padding: 5px !important;
  margin-bottom: 5px;
}
#contact .form-group textarea {
  resize: none;
}
#contact input[type=submit] {
  background: #404041;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
#contact input[type=submit]:hover {
  background: #141414;
}
#contact .ajax-loader {
  clear: both;
  float: none;
  display: block;
}
#contact .so-panel {
  margin-bottom: 0 !important;
}
#contact a {
  color: #000000;
  font-size: 14px;
  text-decoration: none !important;
}
#mentions a {
  color: #000000;
  text-decoration: underline;
}
#mentions a:hover {
  color: #141414;
}
.fa-star {
  position: relative;
  bottom: 1px;
  font-size: .55em;
  line-height: .55em;
  vertical-align: super;
  text-decoration: none;
}
#pl-43 .bloc_blanc {
  margin: 10% 0 20%;
}
