* {
  padding: 0;

  margin: 0;
}

@charset "utf-8";

@font-face {
  font-family: futura_md_bt;

  src: url("../fonts/FuturaMediumBT.ttf");
}

html {
  overflow-x: hidden;
}

body {
  background-attachment: fixed;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  font-size: 14px;
  color: #252121;
  line-height: 23px;
  letter-spacing: 0.02em;
  background-image: url("../images/bg1.jpg");
  background-position: center;
  background-size: cover;
  position: relative;
}

.navbar-default .navbar-nav > li > a {
  color: #252121;

  font-size: 14px;

  text-align: justify !important;

  overflow-x: hidden;
}

header {
  width: 100%;

  height: 120px;

  z-index: 1000;

  position: fixed;

  top: 0px;

  background: #f6f6f6;
}

section {
  /*padding: 140px 0 50px !important;*/
}

img {
  -webkit-backface-visibility: hidden;

  max-width: 100%;

  height: auto;
}

.no-padding-right {
  padding-right: 0px !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.navbar {
  margin-bottom: 0;

  text-align: center;

  border-radius: 0;

  border: 1px solid rgba(0, 0, 0, 0);

  background: white;
}

.customize-support .navbar {
  margin-top: 30px;
}

.margin-four {
  margin-top: 4% !important;

  margin-bottom: 4% !important;
}

.sticky-nav .logo-light {
  vertical-align: middle;

  display: table-cell;

  height: 95px;

  vertical-align: top;

  display: table-cell;

  opacity: 1;

  margin-bottom: 10px;
}

.text-header span {
  /* background: rebeccapurple; */

  display: -webkit-inline-box;

  float: right;

  text-align: right;
}

.col-md-12.text-header i {
  font-size: 17px;

  color: #d0181e;
}

hr {
  position: absolute;

  width: 100%;

  border-top: 1px solid #d0181e;

  top: 73px;
}

nav li a img {
  position: relative;

  top: -11px;

  right: 4px;

  opacity: 0;
}

nav li {
  position: relative;
}

nav li::before {
  /*content: "";*/

  color: #d4242d;

  font-size: 18px;

  font-weight: bold;

  position: absolute;

  width: 10px;

  height: 10px;

  border: 1px solid #d4242d;

  border-radius: 50%;

  left: 8px;

  top: 37%;

  z-index: 99999;
}

nav li.active::after {
  /*content: "";*/

  position: absolute;

  border-left: 2px solid;

  color: #d4242d;

  top: 0;

  left: 12px;

  height: 18px;

  top: -2px;
}

.navbar-default .navbar-nav > .active > a {
  color: #fff;
  background-color: #4284ad;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background-color: #4284ad;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
  color: #fff;
}

nav li.active::before {
  /*content: "";*/

  color: #d4242d;

  font-size: 18px;

  font-weight: bold;

  position: absolute;

  width: 10px;

  height: 10px;

  border: 1px solid #d4242d;

  border-radius: 50%;

  left: 8px;

  top: 37%;

  background: #d4242d;
}

.dropdown-menu li a::before {
  /*top: 16% !important*/
}

.reseau .fa {
  color: #1d1d1b;

  font-size: 20px;
}

.reseau {
  padding: 68px 0 0 0;
}

.nav > li {
  display: block;

  margin: 0px 12px 0px 12px;
}

.navbar-default .navbar-nav > li > a {
  color: #ffffff;

  font-size: 13px;

  /*padding: 0 !important;*/

  text-transform: uppercase;
}

#slider {
  /*padding: 135px 0 0px !important;*/

  margin: 198px 0 0 0;

  height: auto;
}

#slider h3 {
  text-shadow: 0 4px 11px rgb(0, 0, 0) !important;

  font-size: 30px;

  padding: 14px 67px;

  color: #ffffff;

  letter-spacing: 5px !important;

  text-shadow: none;

  text-transform: uppercase;

  display: -webkit-inline-box;

  /*   background: rgba(255,255,255,0);

background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 32%, rgba(255,255,255,1) 59%, rgba(255,255,255,0) 100%);

background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(32%, rgba(255,255,255,1)), color-stop(59%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));

background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 32%, rgba(255,255,255,1) 59%, rgba(255,255,255,0) 100%);

background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 32%, rgba(255,255,255,1) 59%, rgba(255,255,255,0) 100%);

background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 32%, rgba(255,255,255,1) 59%, rgba(255,255,255,0) 100%);

background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 32%, rgba(255,255,255,1) 59%, rgba(255,255,255,0) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
*/
}

#slider p {
  text-shadow: 0 4px 11px rgb(0, 0, 0) !important;

  /*text-shadow: 2px 2px 2px rgb(4, 4, 4);*/

  font-size: 32px;

  color: #fff !important;

  padding: 19px 24px;

  width: 77%;

  margin: auto;

  text-transform: uppercase;

  letter-spacing: 5px !important;

  /* display: -webkit-inline-box; */

  /*    background: rgba(0,0,0,0);

background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 51%, rgba(0,0,0,0) 100%);

background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(51%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,0)));

background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 51%, rgba(0,0,0,0) 100%);

background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 51%, rgba(0,0,0,0) 100%);

background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 51%, rgba(0,0,0,0) 100%);

background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 51%, rgba(0,0,0,0) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
*/
}

.carousel-caption {
  font-family: "Ubuntu", sans-serif;
  position: absolute;
  top: 120px;
  bottom: 0px;
  left: 0;
  right: 0;
}

.text-contenu strong {
  text-align: center;

  float: left;
}

.text-contenu p {
  float: left;

  text-align: justify;
}

#mot-du-president strong {
  font-size: 1.3em !important;

  font-weight: 700;

  font-style: italic;

  text-align: center !important;

  margin-bottom: 32px;
}

.section-title {
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0px;
  color: #26597a;
  font-size: 25px;
}

.carousel-indicators li,
.carousel-indicators .active {
  width: 8px !important;
  height: 9px !important;
}

.tag4 {
  position: absolute;

  top: 27px;

  left: -10px;

  width: 20px;
}

.tag3 {
  position: absolute;

  bottom: 39px;

  right: -7px;

  width: 20px;
}

#slider .item img {
  width: 100%;
}

.title-box {
  /* position: relative; */

  display: inline-block;

  /* left: 53%; */

  transform: translateX(0%);

  margin: 15px 0 5px 0;
}

.qui-somme-nous {
  background: rgba(198, 198, 198, 0.45);

  padding: 0px !important;

  background-image: url(../images/222.jpg);

  background-position: center;

  background-size: cover;

  background-repeat: no-repeat;
}

.qui-somme-nous p {
  clear: both;

  position: relative;
}

.title-box2 {
  /* position: relative; */

  display: inline-block;

  /* left: 53%; */

  transform: translateX(-99%);

  height: 100px;

  padding: 32px 0px;
}

.col-text {
  z-index: 999;

  margin: 130px 14px;

  padding: 40px;

  background: rgba(255, 255, 255, 0.85);

  padding-right: 20px;
}

.btn-black:hover {
  color: #fff;
}

.qui-somme-nous .btn-black {
  color: #fff;

  display: inline-block;

  background-color: #000;

  padding: 7px 20px 8px;

  width: auto;

  margin-left: auto !important;

  margin-right: auto !important;

  display: block !important;

  position: relative;

  margin-bottom: 0px !important;

  font-weight: normal;

  border-radius: 0px;
}

.a-btn {
  width: 131px !important;

  font-size: 11px;

  text-align: center;
}

.btn {
  display: inline-block;

  margin-right: 20px;

  letter-spacing: 2px;

  border: 1px solid transparent;

  border-radius: 0px;
}

.btn-black {
  color: #fff;

  display: inline-block;

  background-color: #000;

  padding: 7px 20px 8px;

  width: auto;

  margin-left: auto !important;

  margin-right: auto !important;

  display: block !important;

  font-weight: normal;

  text-transform: uppercase;
}

.btn:hover,
.btn:focus {
  text-decoration: none;
}

.padding-left-3 {
  padding-left: 3px;
}

.conteur1 {
  text-align: center;

  padding: 0 10px;

  position: relative;

  display: inline-block;
}

#conteur {
  background: #cecece;

  padding: 20px 0 !important;

  text-align: center;
}

.conteur-2 {
  font-size: 14px;

  color: #111;

  text-align: center !important;

  /* margin: 10px; */

  width: 100%;

  height: 45px;

  float: left;

  font-style: normal;
}

.counter {
  display: inline-block;

  z-index: 2;

  font-size: 25px;

  font-weight: 100;

  color: #111;

  text-shadow: none;

  width: 67%;
}

.plus-1 {
  display: inline-block;

  float: left;

  position: absolute;

  bottom: 4px;

  left: 38%;
}

.pourcent {
  display: inline-block;

  float: left;

  position: absolute;

  bottom: 4px;

  right: 36%;
}

.fa-angle-up {
  display: none;
}

.conteur img {
  border: 1px solid #000;

  padding: 8px 8px;

  border-radius: 50%;

  height: 80px;

  /* width: 80px; */

  text-align: center;

  /* margin: 0 38px; */

  margin-bottom: 10px;
}

.nav > li > a {
  padding: 0;
}

#valeurs .nav-tabs > li {
  float: left;

  margin: 0px;

  text-align: center;

  background-position: 49% 19%;

  background-repeat: no-repeat;
}

.col-img1 {
  background: url(../images/presentation.png);

  height: 65px;

  background-repeat: no-repeat;

  background-position: center;

  background-size: 80%;

  height: 65px;

  width: 65px;
}

.col-img2 {
  background: url(../images/historique.png);

  height: 65px;

  background-repeat: no-repeat;

  background-position: center;

  background-size: 80%;

  height: 65px;

  width: 65px;
}

.col-img3 {
  background: url(../images/valeurs.png);

  height: 65px;

  background-repeat: no-repeat;

  background-position: center;

  background-size: 80%;

  height: 65px;

  width: 65px;
}

.col-img4 {
  background: url(../images/mission.png);

  height: 65px;

  background-repeat: no-repeat;

  background-position: center;

  background-size: 80%;

  height: 65px;

  width: 65px;
}

li.nav.nav1.active .col-img1 {
  background: url(../images/presentationc.png);

  background-position: center;

  background-repeat: no-repeat;

  background-size: 80%;

  height: 65px;

  width: 65px;
}

li.nav.nav2.active .col-img2 {
  background: url(../images/historiquec.png);

  background-position: center;

  background-repeat: no-repeat;

  background-size: 80%;

  height: 65px;

  width: 65px;
}

li.nav.nav3.active .col-img3 {
  background: url(../images/valeursc.png);

  background-position: center;

  background-repeat: no-repeat;

  background-size: 80%;

  height: 65px;

  width: 65px;
}

li.nav.nav4.active .col-img4 {
  background: url(../images/missionc.png);

  background-position: center;

  background-repeat: no-repeat;

  background-size: 80%;

  height: 64px;

  width: 64px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: transparent;

  border: none;
}

.no-margin-lr {
  margin-left: 0 !important;

  margin-right: 0 !important;
}

.separator-line {
  height: 2px;

  margin: 0 auto;

  width: 30px;

  margin: 2% auto;
}

.bg-yellow {
  background: #26597a !important;
}

h3 {
  font-size: 14px;

  letter-spacing: inherit;

  font-weight: 700;
}

#valeurs .nav a {
  border: none !important;
}

#valeurs {
  margin: 40px 0 60px 0;
}

.nav-tabs > li > a:hover {
  border-color: transparent;

  background-color: transparent;
}

.valeur-img {
  background-image: url(../images/valeur.jpg);

  /*height: 400px !important;*/

  background-size: cover !important;

  background-position: center !important;
}

.valeur-img img {
  width: 100%;
}

.valeur1 {
  background-image: url(../images/passion.jpg);
}

.valeur2 {
  background-image: url(../images/satisfaction.jpg);
}

.valeur3 {
  background-image: url(../images/Innovation.jpg);
}

.valeur4 {
  background-image: url(../images/Ambition.jpg);
}

.nav-tabs {
  border: none;
  margin: 80px 0 0 0;
}

/* Common style */

.grid figure {
  position: relative;

  z-index: 1;

  display: inline-block;

  overflow: hidden;

  margin: -0.135em;

  width: 100%;

  height: 400px;

  background: #111;

  text-align: center;

  cursor: pointer;
}

.grid figure img {
  position: relative;

  display: block;

  min-height: 100%;

  opacity: 1;
}

.grid figure figcaption {
  padding: 2em;

  color: #fff;

  text-transform: uppercase;

  font-size: 1.25em;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;
}

/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */

.grid figure a {
  z-index: 1000;

  text-indent: 200%;

  white-space: nowrap;

  font-size: 0;

  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;

  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;

  font-size: 68.5%;
}

/* Individual effects */

/*---------------*/

/***** Lily *****/

/*---------------*/

figure.effect-lily img {
  width: -webkit-calc(100% + 50px);

  width: calc(100% + 50px);

  opacity: 0.7;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(-40px, 0, 0);

  transform: translate3d(-40px, 0, 0);
}

figure.effect-lily figcaption {
  top: auto;

  bottom: 0;

  height: 50%;

  text-align: left;
}

figure.effect-lily h2,
figure.effect-lily p {
  -webkit-transform: translate3d(0, 40px, 0);

  transform: translate3d(0, 40px, 0);
}

figure.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;
}

figure.effect-lily p {
  color: rgba(255, 255, 255, 0.6);

  opacity: 0;

  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;

  transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
  opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;

  transition-delay: 0.05s;

  -webkit-transition-duration: 0.35s;

  transition-duration: 0.35s;
}

/*---------------*/

/***** Sadie *****/

/*---------------*/

figure.effect-sadie figcaption::before {
  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: -webkit-linear-gradient(
    top,
    rgba(72, 76, 97, 0) 0%,
    rgba(72, 76, 97, 0.8) 75%
  );

  background: linear-gradient(
    to bottom,
    rgba(72, 76, 97, 0) 0%,
    rgba(72, 76, 97, 0.8) 75%
  );

  content: "";

  opacity: 0;

  -webkit-transform: translate3d(0, 50%, 0);

  transform: translate3d(0, 50%, 0);
}

figure.effect-sadie h2 {
  position: absolute;

  top: 50%;

  left: 0;

  width: 100%;

  color: #484c61;

  -webkit-transition: -webkit-transform 0.35s, color 0.35s;

  transition: transform 0.35s, color 0.35s;

  -webkit-transform: translate3d(0, -50%, 0);

  transform: translate3d(0, -50%, 0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
  position: absolute;

  bottom: 0;

  left: 0;

  padding: 2em;

  width: 100%;

  opacity: 0;

  -webkit-transform: translate3d(0, 10px, 0);

  transform: translate3d(0, 10px, 0);
}

figure.effect-sadie:hover h2 {
  color: #fff;

  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);

  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Roxy *****/

/*---------------*/

figure.effect-roxy {
  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);

  background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
}

figure.effect-roxy img {
  width: -webkit-calc(100% + 60px);

  width: calc(100% + 60px);

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(-50px, 0, 0);

  transform: translate3d(-50px, 0, 0);
}

figure.effect-roxy figcaption::before {
  position: absolute;

  top: 30px;

  right: 30px;

  bottom: 30px;

  left: 30px;

  border: 1px solid #fff;

  content: "";

  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(-20px, 0, 0);

  transform: translate3d(-20px, 0, 0);
}

figure.effect-roxy figcaption {
  padding: 3em;

  text-align: left;
}

figure.effect-roxy h2 {
  padding: 30% 0 10px 0;
}

figure.effect-roxy p {
  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(-10px, 0, 0);

  transform: translate3d(-10px, 0, 0);
}

figure.effect-roxy:hover img {
  opacity: 0.7;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Bubba *****/

/*---------------*/

figure.effect-bubba {
  background: #9e5406;
}

figure.effect-bubba img {
  opacity: 0.7;

  -webkit-transition: opacity 0.35s;

  transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
  opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
  position: absolute;

  top: 30px;

  right: 30px;

  bottom: 30px;

  left: 30px;

  content: "";

  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
  border-top: 1px solid #fff;

  border-bottom: 1px solid #fff;

  -webkit-transform: scale(0, 1);

  transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
  border-right: 1px solid #fff;

  border-left: 1px solid #fff;

  -webkit-transform: scale(1, 0);

  transform: scale(1, 0);
}

figure.effect-bubba h2 {
  padding-top: 30%;

  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;

  -webkit-transform: translate3d(0, -20px, 0);

  transform: translate3d(0, -20px, 0);
}

figure.effect-bubba p {
  padding: 20px 2.5em;

  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(0, 20px, 0);

  transform: translate3d(0, 20px, 0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
  opacity: 1;

  -webkit-transform: scale(1);

  transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Romeo *****/

/*---------------*/

figure.effect-romeo {
  -webkit-perspective: 1000px;

  perspective: 1000px;
}

figure.effect-romeo img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(0, 0, 300px);

  transform: translate3d(0, 0, 300px);
}

figure.effect-romeo:hover img {
  opacity: 0.6;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
  position: absolute;

  top: 50%;

  left: 50%;

  width: 80%;

  height: 1px;

  background: #fff;

  content: "";

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(-50%, -50%, 0);

  transform: translate3d(-50%, -50%, 0);
}

figure.effect-romeo:hover figcaption::before {
  opacity: 0.5;

  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);

  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

figure.effect-romeo:hover figcaption::after {
  opacity: 0.5;

  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);

  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

figure.effect-romeo h2,
figure.effect-romeo p {
  position: absolute;

  top: 50%;

  left: 0;

  width: 100%;

  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;
}

figure.effect-romeo h2 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);

  transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}

figure.effect-romeo p {
  padding: 0.25em 2em;

  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);

  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}

figure.effect-romeo:hover h2 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);

  transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}

figure.effect-romeo:hover p {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);

  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}

/*---------------*/

/***** Layla *****/

/*---------------*/

figure.effect-layla {
  background: #111;
}

figure.effect-layla img {
  min-width: 100%;

  height: -webkit-calc(100% + 40px);

  height: calc(100% + 40px);
}

figure.effect-layla figcaption {
  padding: 3em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
  position: absolute;

  content: "";

  opacity: 0;
}

figure.effect-layla figcaption::before {
  top: 50px;

  right: 30px;

  bottom: 50px;

  left: 30px;

  border-top: 1px solid #fff;

  border-bottom: 1px solid #fff;

  -webkit-transform: scale(0, 1);

  transform: scale(0, 1);

  -webkit-transform-origin: 0 0;

  transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
  top: 30px;

  right: 50px;

  bottom: 30px;

  left: 50px;

  border-right: 1px solid #fff;

  border-left: 1px solid #fff;

  -webkit-transform: scale(1, 0);

  transform: scale(1, 0);

  -webkit-transform-origin: 100% 0;

  transform-origin: 100% 0;
}

figure.effect-layla h2 {
  top: 46%;

  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;

  transform: translate(-50%) !important;

  position: absolute;

  left: 50%;

  opacity: 0;
}

figure.effect-layla p {
  padding: 0.5em 2em;

  text-transform: none;

  opacity: 0;

  -webkit-transform: translate3d(0, -10px, 0);

  transform: translate3d(0, -10px, 0);
}

figure.effect-layla img,
figure.effect-layla h2 {
  -webkit-transform: translate3d(0, -30px, 0);

  transform: translate3d(0, -30px, 0);

  color: #fff;
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
  opacity: 0.7;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
  opacity: 1;

  -webkit-transform: scale(1);

  transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
  -webkit-transition-delay: 0.15s;

  transition-delay: 0.15s;

  font-size: 24px;
}

/*---------------*/

/***** Honey *****/

/*---------------*/

figure.effect-honey {
  background: #4a3753;
}

figure.effect-honey img {
  opacity: 0.9;

  -webkit-transition: opacity 0.35s;

  transition: opacity 0.35s;
}

figure.effect-honey:hover img {
  opacity: 0.5;
}

figure.effect-honey figcaption::before {
  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 10px;

  background: #fff;

  content: "";

  -webkit-transform: translate3d(0, 10px, 0);

  transform: translate3d(0, 10px, 0);
}

figure.effect-honey h2 {
  position: absolute;

  bottom: 0;

  left: 0;

  padding: 1em 1.5em;

  width: 100%;

  text-align: left;

  -webkit-transform: translate3d(0, -30px, 0);

  transform: translate3d(0, -30px, 0);
}

figure.effect-honey h2 i {
  font-style: normal;

  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(0, -30px, 0);

  transform: translate3d(0, -30px, 0);
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Oscar *****/

/*---------------*/

figure.effect-oscar {
  background: -webkit-linear-gradient(
    45deg,
    #22682a 0%,
    #9b4a1b 40%,
    #3a342a 100%
  );

  background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
}

figure.effect-oscar img {
  opacity: 0.9;

  -webkit-transition: opacity 0.35s;

  transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
  padding: 3em;

  background-color: rgba(58, 52, 42, 0.7);

  -webkit-transition: background-color 0.35s;

  transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
  position: absolute;

  top: 30px;

  right: 30px;

  bottom: 30px;

  left: 30px;

  border: 1px solid #fff;

  content: "";
}

figure.effect-oscar h2 {
  margin: 20% 0 10px 0;

  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;

  -webkit-transform: translate3d(0, 100%, 0);

  transform: translate3d(0, 100%, 0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: scale(0);

  transform: scale(0);
}

figure.effect-oscar:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
  opacity: 1;

  -webkit-transform: scale(1);

  transform: scale(1);
}

figure.effect-oscar:hover figcaption {
  background-color: rgba(58, 52, 42, 0);
}

figure.effect-oscar:hover img {
  opacity: 0.4;
}

/*---------------*/

/***** Marley *****/

/*---------------*/

figure.effect-marley figcaption {
  text-align: right;
}

figure.effect-marley h2,
figure.effect-marley p {
  position: absolute;

  right: 30px;

  left: 30px;

  padding: 10px 0;
}

figure.effect-marley p {
  bottom: 30px;

  line-height: 1.5;

  -webkit-transform: translate3d(0, 100%, 0);

  transform: translate3d(0, 100%, 0);
}

figure.effect-marley h2 {
  top: 30px;

  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;

  -webkit-transform: translate3d(0, 20px, 0);

  transform: translate3d(0, 20px, 0);
}

figure.effect-marley:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-marley h2::after {
  position: absolute;

  top: 100%;

  left: 0;

  width: 100%;

  height: 4px;

  background: #fff;

  content: "";

  -webkit-transform: translate3d(0, 40px, 0);

  transform: translate3d(0, 40px, 0);
}

figure.effect-marley h2::after,
figure.effect-marley p {
  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Ruby *****/

/*---------------*/

figure.effect-ruby {
  background-color: #17819c;
}

figure.effect-ruby img {
  opacity: 0.7;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: scale(1.15);

  transform: scale(1.15);
}

figure.effect-ruby:hover img {
  opacity: 0.5;

  -webkit-transform: scale(1);

  transform: scale(1);
}

figure.effect-ruby h2 {
  margin-top: 20%;

  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;

  -webkit-transform: translate3d(0, 20px, 0);

  transform: translate3d(0, 20px, 0);
}

figure.effect-ruby p {
  margin: 1em 0 0;

  padding: 3em;

  border: 1px solid #fff;

  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);

  transform: translate3d(0, 20px, 0) scale(1.1);
}

figure.effect-ruby:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-ruby:hover p {
  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0) scale(1);

  transform: translate3d(0, 0, 0) scale(1);
}

/*---------------*/

/***** Milo *****/

/*---------------*/

figure.effect-milo {
  background: #2e5d5a;
}

figure.effect-milo img {
  width: -webkit-calc(100% + 60px);

  width: calc(100% + 60px);

  opacity: 1;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);

  transform: translate3d(-30px, 0, 0) scale(1.12);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;
}

figure.effect-milo:hover img {
  opacity: 0.5;

  -webkit-transform: translate3d(0, 0, 0) scale(1);

  transform: translate3d(0, 0, 0) scale(1);
}

figure.effect-milo h2 {
  position: absolute;

  right: 0;

  bottom: 0;

  padding: 1em 1.2em;
}

figure.effect-milo p {
  padding: 0 10px 0 0;

  width: 50%;

  border-right: 1px solid #fff;

  text-align: right;

  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(-40px, 0, 0);

  transform: translate3d(-40px, 0, 0);
}

figure.effect-milo:hover p {
  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Dexter *****/

/*---------------*/

figure.effect-dexter {
  background: -webkit-linear-gradient(
    top,
    rgba(37, 141, 200, 1) 0%,
    rgba(104, 60, 19, 1) 100%
  );

  background: linear-gradient(
    to bottom,
    rgba(37, 141, 200, 1) 0%,
    rgba(104, 60, 19, 1) 100%
  );
}

figure.effect-dexter img {
  -webkit-transition: opacity 0.35s;

  transition: opacity 0.35s;
}

figure.effect-dexter:hover img {
  opacity: 0.4;
}

figure.effect-dexter figcaption::after {
  position: absolute;

  right: 30px;

  bottom: 30px;

  left: 30px;

  height: -webkit-calc(50% - 30px);

  height: calc(50% - 30px);

  border: 7px solid #fff;

  content: "";

  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;

  -webkit-transform: translate3d(0, -100%, 0);

  transform: translate3d(0, -100%, 0);
}

figure.effect-dexter:hover figcaption::after {
  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-dexter figcaption {
  padding: 3em;

  text-align: left;
}

figure.effect-dexter p {
  position: absolute;

  right: 60px;

  bottom: 60px;

  left: 60px;

  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(0, -100px, 0);

  transform: translate3d(0, -100px, 0);
}

figure.effect-dexter:hover p {
  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Sarah *****/

/*---------------*/

figure.effect-sarah {
  background: #42b078;
}

figure.effect-sarah img {
  width: -webkit-calc(100% + 20px);

  width: calc(100% + 20px);

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(-10px, 0, 0);

  transform: translate3d(-10px, 0, 0);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;
}

figure.effect-sarah:hover img {
  opacity: 0.4;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-sarah figcaption {
  text-align: left;
}

figure.effect-sarah h2 {
  position: relative;

  overflow: hidden;

  padding: 0.5em 0;
}

figure.effect-sarah h2::after {
  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 3px;

  background: #fff;

  content: "";

  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;

  -webkit-transform: translate3d(-100%, 0, 0);

  transform: translate3d(-100%, 0, 0);
}

figure.effect-sarah:hover h2::after {
  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-sarah p {
  padding: 1em 0;

  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(100%, 0, 0);

  transform: translate3d(100%, 0, 0);
}

figure.effect-sarah:hover p {
  opacity: 1;

  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

/*---------------*/

/***** Zoe *****/

/*---------------*/

figure.effect-zoe figcaption {
  top: auto;

  bottom: 0;

  padding: 1em;

  height: 3.75em;

  background: #fff;

  color: #3c4a50;

  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;

  -webkit-transform: translate3d(0, 100%, 0);

  transform: translate3d(0, 100%, 0);
}

figure.effect-zoe h2 {
  float: left;
}

figure.effect-zoe figcaption > span {
  float: right;
}

figure.effect-zoe p {
  position: absolute;

  bottom: 8em;

  padding: 2em;

  color: #fff;

  text-transform: none;

  font-size: 90%;

  opacity: 0;

  -webkit-transition: opacity 0.35s;

  transition: opacity 0.35s;
}

figure.effect-zoe h2,
figure.effect-zoe figcaption > span {
  -webkit-transition: -webkit-transform 0.35s;

  transition: transform 0.35s;

  -webkit-transform: translate3d(0, 200%, 0);

  transform: translate3d(0, 200%, 0);
}

figure.effect-zoe figcaption > span::before {
  display: inline-block;

  padding: 8px 10px;

  font-family: "feathericons";

  speak: none;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
  content: "\e000";
}

.icon-paper-clip::before {
  content: "\e001";
}

.icon-heart::before {
  content: "\e024";
}

figure.effect-zoe h2 {
  display: inline-block;
}

figure.effect-zoe:hover p {
  opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover figcaption > span {
  -webkit-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);
}

figure.effect-zoe:hover h2 {
  -webkit-transition-delay: 0.05s;

  transition-delay: 0.05s;
}

figure.effect-zoe:hover figcaption > span:nth-child(4) {
  -webkit-transition-delay: 0.1s;

  transition-delay: 0.1s;
}

figure.effect-zoe:hover figcaption > span:nth-child(3) {
  -webkit-transition-delay: 0.15s;

  transition-delay: 0.15s;
}

figure.effect-zoe:hover figcaption > span:nth-child(2) {
  -webkit-transition-delay: 0.2s;

  transition-delay: 0.2s;
}

/*---------------*/

/***** Chico *****/

/*---------------*/

figure.effect-chico img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: scale(1.12);

  transform: scale(1.12);
}

figure.effect-chico:hover img {
  opacity: 0.5;

  -webkit-transform: scale(1);

  transform: scale(1);
}

figure.effect-chico figcaption {
  padding: 3em;
}

figure.effect-chico figcaption::before {
  position: absolute;

  top: 30px;

  right: 30px;

  bottom: 30px;

  left: 30px;

  border: 1px solid #fff;

  content: "";

  -webkit-transform: scale(1.1);

  transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
  opacity: 0;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
  padding: 20% 0 20px 0;
}

figure.effect-chico p {
  margin: 0 auto;

  max-width: 200px;

  -webkit-transform: scale(1.5);

  transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
  opacity: 1;

  -webkit-transform: scale(1);

  transform: scale(1);
}

@media screen and (max-width: 69.5em) {
  .grid figure {
    width: 100%;
  }

  .grid figure figcaption {
    font-size: 90%;
  }
}

@media screen and (max-width: 41.5em) {
  .grid figure {
    width: 100%;
  }
}

figure.effect-layla.effect1 {
  height: 220px;

  margin: 10px;
}

figure.effect-layla.effect2 {
  height: 472px;

  /* padding: 10px; */

  margin: 10px;
}

figure.effect-layla.effect3 {
  height: 220px;

  width: 100%;

  margin: 10px;
}

#reference {
  float: left;

  width: 100%;

  /*background-color: #fff;*/
}

.carousel-control.left,
.carousel-control.right {
  top: 66% !important;
}

.carousel-control img {
  border: 1px solid #fff;
}

.carousel-control.left {
  left: 12px;

  opacity: 1;

  right: auto;

  top: 48%;

  width: 35px;
}

.carousel-control.right {
  right: 12px;

  left: auto;

  opacity: 1;

  top: 48%;

  width: 35px;
}

.carousel-control.left,
.carousel-control.right {
  background: none;
}

#reference .slick-initialized .slick-slide img {
  border: 1px solid #000;

  /* padding: 21px; */
}

.footer-bottom {
  position: relative;

  top: 1px;

  background: #252525 !important;

  float: left;

  width: 100%;

  padding: 10px 0;

  bottom: 0;
}

.copyright {
  font-size: 13px;

  text-transform: uppercase;

  color: #888888;

  font-family: "Ubuntu", sans-serif;
}

.copyright a {
  color: #ffffff;
}

.ref1 {
  padding: 15px;
}

section.page-head {
  top: 125px;

  padding: 403px 0 25px !important;

  height: 500px;

  position: relative;

  background-size: cover !important;

  overflow: hidden;

  background-position: center center !important;

  background-repeat: no-repeat !important;

  position: relative;
}

section.page-head h2 {
  color: #fff !important;

  text-shadow: 2px 2px 2px rgb(4, 4, 4);

  text-transform: uppercase;

  font-weight: normal;

  letter-spacing: 2px;

  font-size: 40px !important;
}

.inside {
  margin: 2% 0 !important;
}

.image-inside {
  float: left;
}

.inside p strong {
  font-size: 1.3em !important;

  font-weight: 700;

  font-style: italic;

  text-align: center !important;

  margin-bottom: 32px;
}

.inside .container h2 {
  margin-top: 0;

  margin-bottom: 30px;
}

#myImg {
  border-radius: 5px;

  cursor: pointer;

  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

/* The Modal (background) */

.modal {
  display: none; /* Hidden by default */

  position: fixed; /* Stay in place */

  z-index: 1; /* Sit on top */

  padding-top: 100px; /* Location of the box */

  left: 0;

  top: 0;

  width: 100%; /* Full width */

  height: 100%; /* Full height */

  overflow: auto; /* Enable scroll if needed */

  background-color: rgb(0, 0, 0); /* Fallback color */

  background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

/* Modal Content (image) */

.modal-content {
  margin: auto;

  display: block;

  width: 80%;

  max-width: 700px;
}

/* Caption of Modal Image */

#caption {
  margin: auto;

  display: block;

  width: 80%;

  max-width: 700px;

  text-align: center;

  color: #ccc;

  padding: 10px 0;

  height: 150px;
}

/* Add Animation */

.modal-content,
#caption {
  -webkit-animation-name: zoom;

  -webkit-animation-duration: 0.6s;

  animation-name: zoom;

  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

/* The Close Button */

.close {
  position: absolute;

  top: 15px;

  right: 35px;

  color: #f1f1f1;

  font-size: 40px;

  font-weight: bold;

  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;

  text-decoration: none;

  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
}

.thumbnail {
  float: left;

  border: none;

  background-color: transparent;
}

.thumbnail a {
  cursor: url("../images/icon-zoom.png"), pointer;
}

section.ban {
  padding: 200px 0 100px !important;

  height: auto;
}

.red-icon {
  color: #26597a !important;

  font-size: 25px;
}

input,
textarea,
select {
  border: 1px solid #dfdfdf;

  letter-spacing: 1px;

  font-size: 11px;

  padding: 8px 15px;

  width: 100%;

  margin: 0 0 10px 0;

  text-transform: uppercase;

  max-width: 100%;

  resize: none;

  color: #c1aeae;

  max-height: 110px;
}

.wpcf7-submit {
  background: #000;

  color: #fff;

  width: 125px;

  float: right;
}

.center-col {
  float: none;

  margin: auto;
}

.wide-separator-line {
  height: 1px;

  background-color: #e5e5e5;

  margin: 3% 15px;
}

.bloc-contact {
  margin: 15px 0 0 0;
}

.infos-contact h6 {
  font-size: 14px;
}
.bloc-footer-b {
  margin: 0 0 40px 0;
}

.reference {
  text-align: center;

  float: left;

  margin-bottom: 12px;

  padding-top: 12px;
}

.reference img {
  /*object-fit:none;*/

  border: 1px solid #c6c6c6;
}

.current_page_parent > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  /*    display: block;

    padding: 10px 26px 10px 26px !important;

    background-image: url(../images/point.png);

    background-repeat: no-repeat;

    background-position: 3% -39%;

    background-color: transparent;*/
}

.dropdown-menu > .active > a {
  /*    display: block;

    padding: 10px 26px 10px 26px !important;

    background-image: url(../images/point.png);

    background-repeat: no-repeat;

    background-position: 3% -21%;

    background-color: #1d1d1b;*/
}

#menu-menu-1.nav > li a {
  padding: 10px 10px 10px 10px;

  position: relative;

  /*text-transform: uppercase;*/
}

.dropdown-menu > li > a {
  font-size: 13px;
  transition: all 200ms ease;
}

.dropdown-menu > li > a:hover {
  background: #26597a;
  color: #fff;
  padding: 10px 10px 10px 17px !important;
  transition: all 200ms ease;
}

/*.nav > li{

    margin: 0 !important;

}*/

.dropdown-menu {
  width: 100%;
}

/*.navbar-default .navbar-nav > .active > a[title='nos valeurs'] {

    background-image:none !important;

}*/

.navigation {
  position: absolute;

  width: 100%;

  top: 85%;
}

p.previous {
  display: inline;
}

p.previous a {
  color: #111;
}

p.previous span a::before {
  content: "←";

  color: #fff;

  padding: 5px 7px 7px 7px;

  background: #1d1d1b;

  margin: 0 7px 0 0;

  font-size: 24px;
}

p.next {
  float: right;

  display: inline;
}

p.next span a::after {
  content: "→";

  color: #fff;

  background: #111;

  padding: 5px 7px 7px 7px;

  margin: 0 0px 0 7px;

  font-size: 24px;
}

p.next a {
  color: #111;
}

.mission {
  margin-top: 56px;
}

@media (max-width: 500px) {
  p.previous span a:before {
    border-bottom-width: 15px !important;

    border-top-width: 15px !important;

    border-right: 30px solid #8a1013 !important;
  }

  p.next span a:after {
    border-bottom-width: 15px !important;

    border-top-width: 15px !important;

    border-left: 30px solid #8a1013 !important;
  }

  p.previous span {
    position: relative;

    top: -20px;
  }

  p.next span {
    position: relative;

    top: -20px;
  }
}

p.previous span a:before {
  content: " ";

  width: 0;

  height: 0;

  border: 0 solid transparent;

  border-bottom-width: 30px;

  border-top-width: 30px;

  border-right: 40px solid #8a1013;

  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.83));

  filter: drop-shadow(2px 3px 1px #333);

  display: inline-block;

  padding: 0;

  background: transparent;

  position: absolute;

  top: 76%;

  left: -2px;
}

p.previous span {
  padding-left: 48px;
}

p.next span {
  padding-right: 48px;
}

p.previous a {
  color: #111;

  font-weight: bold;

  font-size: 17px;
}

p.next a {
  color: #111;

  font-weight: bold;

  font-size: 17px;
}

p.next span a:after {
  content: " ";

  width: 0;

  height: 0;

  border: 0 solid transparent;

  border-top-width: 30px;

  border-bottom-width: 30px;

  border-left: 40px solid #8a1013;

  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.83));

  filter: drop-shadow(-2px 3px 1px #333);

  display: inline-block;

  padding: 0;

  background: transparent;

  position: absolute;

  top: 76%;

  right: 0px;
}

p.previous a:hover,
p.next a:hover {
  text-decoration: none;
}

@media (max-width: 600px) {
  .my-titre-1 {
    text-align: left !important;
  }
}

.navigation a {
  color: #000;
  font-weight: bold;
}

@media (min-width: 1900px) {
  #mot-du-president {
    margin-top: 200px;
  }
}

/*START RESPONSIVE*/

@media (max-width: 1590px) {
  .carousel-caption {
    min-width: 100%; /*left: 0;bottom: 8%;*/
  }

  .carousel-caption p {
    text-align: center !important;
  }
}

@media (max-width: 1233px) {
  #valeurs {
    padding-top: 40px;
  }

  section {
    padding: 0 !important;
  }

  .page-interne-section {
    padding: 50px 0 50px !important;
  }
}

@media (max-width: 1206px) {
  #menu-menu-1.nav > li a {
    padding: 10px 0px 10px 0px !important;
    font-size: 12px;
    margin-left: 30px;
  }

  .navbar-nav {
    float: none !important;
    display: inline-block;
  }

  .qui-somme-nous .title-box2 {
    position: relative;
    left: 0;
    transform: inherit;
  }
}

@media (max-width: 1000px) {
  #menu-menu-1.nav > li a {
    padding: 10px 15px 10px 15px !important;
    font-size: 12px;
  }

  .navbar-nav {
    float: none !important;
    display: inline-block;
  }

  #menu-menu-1.nav > li {
    float: none;
    display: block;
  }
}

@media (max-width: 992px) {
  #menu-header-container {
    width: 100%;
  }

  /*.qui-somme-nous .title-box2{left: 0}*/

  section.page-head {
    padding: 0 !important;
    background-size: contain !important;
    height: 280px;
  }

  .navigation {
    top: 63%;
  }

  body.single.single-realisation .page-interne-section {
    padding: 100px 0 50px !important;
  }

  #mot-du-president .wow.fadeInLeft.animated img {
    width: 50%;
    display: inline-block;
  }

  .img_the_content img {
    width: 70%;
    display: inline-block;
    margin-bottom: 30px;
  }

  .img_the_content .image-inside {
    float: none;
  }

  .img_the_content {
    text-align: center;
  }

  #mot-du-president .wow.fadeInLeft.animated {
    text-align: center;
    margin-top: 20px;
  }
}

@media (max-width: 753px) {
  #menu-header-container {
    width: 100%;
  }

  /*.qui-somme-nous .title-box2{left: 0}*/

  section.page-head {
    padding: 0 !important;
    background-size: cover !important;
    height: 280px;
  }

  .navigation {
    top: 63%;
  }

  .page-interne-section {
    padding: 120px 0 50px !important;
  }
}

@media (max-width: 942px) {
  #menu-header-container {
    width: 100%;
  }

  #slider p {
    width: 100%;
  }

  #slider h3,
  #slider p {
    font-size: 20px;
  }
}

@media (max-width: 930px) {
  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .navbar-header .collapse,
  .navbar-toggle {
    display: block !important;
  }

  .navbar-header {
    float: none;
  }

  ul#menu-menu-1 li {
    float: none;
    display: block;
  }

  #slider {
    height: inherit;
  }

  body.page-template-page-accueil section {
    padding: 0;
  }
}

@media (max-width: 735px) {
  .carousel-caption h3,
  .carousel-caption p {
    font-size: 16px;
  }
}

@media (max-width: 748px) {
  /*section.page-head{top: 0;}*/

  /*.page-interne-section{padding: 0 !important}*/
}

@media (max-width: 614px) {
  #slider h3,
  #slider p {
    font-size: 14px;
  }

  section.page-head {
    height: 194px;
    background-size: cover !important;
    top: 67px;
  }

  body {
    background-position: inherit;
  }
}

@media (max-width: 640px) {
  img.logo {
    max-width: 120%;
    margin-top: 23px !important;
  }

  .text-header.no-padding {
    display: none !important;
  }

  .sticky-nav .logo-light {
    height: inherit;
  }

  .reseau {
    padding: 5% 0 0 0;
  }

  hr {
    display: none;
  }

  header {
    height: inherit;
  }

  #slider {
    padding: 0 !important;
    margin-top: 23%;
  }

  /*.carousel-caption{display: none;}*/

  #slider h3,
  #slider p {
    font-size: 12px;
  }

  .carousel-indicators {
    bottom: -7px;
  }

  #slider p {
    padding: 2px 24px;
    letter-spacing: 1px !important;
  }

  #slider h3 {
    padding: 2px 0;
    letter-spacing: 1px !important;
    background: #fff;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 549px) {
  p.previous span a:before {
    content: "";
    border-bottom-width: 15px;
    border-top-width: 15px;
    border-right: 20px solid #8a1013;
    left: -36%;
    top: -27% !important;

    content: "";
    left: -26% !important;
  }

  p.previous a {
    left: 5% !important;
  }

  p.next span a:after {
    content: "";
    border-bottom-width: 15px;
    border-top-width: 15px;
    border-left: 20px solid #8a1013;
    right: -36%;
    top: -27% !important;

    content: "";
    right: -26% !important;
  }

  p.next a {
    right: 5% !important;
  }
}

@media (max-width: 1140px) {
  .plus-1 {
    left: 35%;
  }

  .pourcent {
    right: 30%;
  }
}

@media (max-width: 500px) {
  p.next {
    float: right;
    display: inline;
    position: absolute;
    top: 52%;
    right: 5%;
  }

  p.previous {
    float: right;
    display: inline;
    position: absolute;
    top: 52%;
    left: 5%;
  }
}

@media (max-width: 992px) {
  .plus-1 {
    left: 35%;
  }

  .pourcent {
    right: 30%;
  }

  .conteur-2 {
    height: 45px;
  }

  .conteur1 {
    margin-bottom: 20px;
  }

  .barre {
    display: none;
  }

  #valeurs .nav-tabs > li {
    width: 25%;
    text-align: center;
  }

  .col-img1 {
    display: inline-block;
  }

  .col-text {
    padding-bottom: 70px;
  }
}

@media (max-width: 992px) {
  p.previous span a:before {
    top: -57%;
    content: "";
    left: -66%;
  }

  p.previous a {
    color: #111;
    font-weight: bold;
    font-size: 17px;
    position: absolute;
    left: 8%;
    top: 50%;
  }

  p.next span a:after {
    top: -57%;
    content: "";
    right: -66%;
  }

  p.next a {
    color: #111;
    font-weight: bold;
    font-size: 17px;
    position: absolute;
    right: 8%;
    top: 50%;
  }
}

.next_after:after {
  content: "";

  height: 50px;

  width: 50px;

  background: red;

  display: inline-block;

  float: left;
}

.next_span a {
  display: inline-block;
  margin-left: 13px;

  margin-top: 13px;
}

.prev_span:after {
  content: "";

  height: 50px;

  width: 50px;

  background: red;

  display: inline-block;

  float: right;
}

.prev_span a {
  display: inline-block;
  margin-right: 13px;

  margin-top: 13px;
}

.before {
  float: left;
}

.before a {
  border: 0 solid transparent;

  border-bottom-width: 30px;

  border-top-width: 30px;

  border-right: 40px solid #8a1013;

  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.83));

  filter: drop-shadow(2px 3px 1px #333);

  display: inline-block;

  padding: 0;

  background: transparent;
}

.before + a {
  margin-left: 14px;
  color: #111;

  font-weight: bold;

  font-size: 17px;

  text-decoration: none;

  float: left;

  margin-top: 20px;
}

.after {
  float: right;
}

.after a {
  border: 0 solid transparent;

  border-bottom-width: 30px;

  border-top-width: 30px;

  border-left: 40px solid #8a1013;

  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.83));

  filter: drop-shadow(2px 3px 1px #333);

  display: inline-block;

  padding: 0;

  background: transparent;
}

.after + a {
  margin-right: 14px;
  color: #111;

  font-weight: bold;

  font-size: 17px;

  text-decoration: none;

  float: right;

  margin-top: 20px;
}

.left-button {
  position: absolute;
  left: 0;
  bottom: 13%;
  padding: 0;
}

.right-button {
  position: absolute;
  right: 0;
  bottom: 13%;
  padding: 0;
}

@media (max-width: 753px) {
  .after + a {
    font-size: 12px;
  }

  .before + a {
    font-size: 12px;
  }
}

@media (max-width: 860px) {
  .after + a {
    margin-right: 0;
    background: #000000b0;
    color: #fff;
    font-size: inherit;
    font-weight: normal;
    padding: 1px 10px;
    margin-top: 9px;
  }

  .before + a {
    margin-left: 0;
    background: #000000b0;
    color: #fff;
    font-size: inherit;
    font-weight: normal;
    padding: 1px 10px;
    margin-top: 9px;
  }

  .before a {
    border-bottom-width: 20px;
    border-top-width: 20px;
    border-right: 30px solid #8a1013;
  }

  .after a {
    border-top-width: 20px;
    border-bottom-width: 20px;
    border-left: 30px solid #8a1013;
  }

  .inside .container h2 {
    font-size: 20px;
  }

  .nav3 .col-img3 + div {
    max-width: 90% !important;
  }

  .col-img2 + div {
    max-width: 79% !important;
  }
}

/*#right-button a:nth-child(2){

    margin-left: 20px;

}*/

/*END RESPONSIVE*/

.logoimg {
  width: 62%;
}
.navbar {
  margin: 30px 0 0 0;
}
.fluid-top-nav {
  background: #ededed;
  height: 30px;
  display: flex;
  align-items: center;
}
.topnav-right {
  text-align: right;
}
.icon-topnav {
  font-size: 17px;
  color: #3b5c7b;
  padding: 0 1px 0 5px;
}
.bloc-menu {
  background: #26597a;
}
.banniereads {
  height: 100px;
  width: 100%;
}
.bann-right {
  display: flex;
  align-items: center;
  height: 144px;
}

.titre-pres {
  font-size: 21px;
  font-weight: normal;
  text-transform: uppercase;
}
.gray-text {
  color: #000;
  font-size: 16px;
  text-align: justify;
}

.col {
  width: 20%;
  height: 120px;
  float: left;
  text-align: center;
  margin: 0 0 60px 0;
}
.prod-img {
  max-width: 22%;
}
.des-prod {
  font-size: 15px;
  font-weight: bold;
  color: #212121;
  text-align: center !important;
  margin: 10px 0 0px 0;
}
.fluid-prod {
  /*background: #26597a29;*/
  padding: 20px 0 0 0;
}
.title-prod {
  margin: 15px 0 35px 0;
}

.post-title {
  font-size: 15px;
  margin: 10px 0 15px 0;
  line-height: 1.4;
}
.post {
  display: flex;
  width: 100%;
  /*max-height: 100px;*/
  /*margin: 50px auto;*/
  box-shadow: 0 5px 15px 0 #777;
  -webkit-transition: all 0.4s ease;
}
.post-date {
  font-size: 13px;
  color: #bbb;
}
.post-author {
  color: #555;
}
.post-excerpt {
  letter-spacing: 1px;
  line-height: 1.33;
}
.post-image {
  position: relative;
  flex: 0 0 40%;
  width: auto;
  max-width: 190px;
  /*max-height: 100px;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.post-image img {
  /*visibility: hidden;
  width: 0;
  height: 0;
  position: absolute;*/
  width: 100%;
  height: 100%;
}
.post-image-1 {
  background-image: url(https://images.freeimages.com/images/large-previews/bf4/the-road-through-the-woods-1449194.jpg);
}
.post-image-2 {
  background-image: url(https://images.freeimages.com/images/large-previews/7e9/ladybird-1367182.jpg);
}
.post-image-3 {
  background-image: url(https://images.freeimages.com/images/large-previews/ddb/corn-field-2-1368926.jpg);
}
.post-content {
  flex: 0 0 60%;
  /*padding: 15px 10px;*/
  padding: 25px 13px;
  background: white;
}
.post-link {
  display: inline-block;
  margin: 0 7px 0px 0px;
  float: right;
  padding: 2px 7px;
  font-size: 13px;
  /*background: #26597a;*/
  color: #26597a;
  text-decoration: none;
  transition: background 0.2s ease-in-out;
}
/*.post-link:hover {
  background: #86c5da;
}*/
@media screen and (max-width: 1024px) {
  .post {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .post {
    flex-direction: column;
  }
  .post-image {
    height: 270px;
    max-width: 100%;
  }
}

.bloc-act {
  margin: 30px 0 50px 0;
}
.title-act {
  margin: 50px 0 0px 0;
}
.bloc-voirplus {
  float: left;
  width: 100%;
  text-align: center;
  margin: 31px 0 0 0;
}
.voirplus-act {
  background: #26597a;
  color: #fff;
  padding: 10px 22px 10px 22px;
}

.containere {
  width: 100%;
  margin: 64px auto;
  margin: 100px 0 30px 0;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  background: #4284ad;
  color: #ffffff;
  height: 80px;
  font-size: 14px;
  width: 100%;
}
.flex .col-1 {
  padding: 29px 0 0px 0;
  flex-grow: 1;
  /*border: 1px solid white;*/
}
.flex .col-2 {
  padding: 29px 0 0px 0;
  flex-grow: 2;
  /*border: 1px solid white;*/
}
.flex .col-3 {
  padding: 29px 0 0px 0;
  flex-grow: 3;
  /*border: 1px solid white;*/
}
.flex .col-4 {
  padding: 29px 0 0px 0;
  flex-grow: 4;
  /*border: 1px solid white;*/
}
.flex .col-5 {
  padding: 29px 0 0px 0;
  flex-grow: 5;
  /*border: 1px solid white;*/
}
.flex .col-6 {
  padding: 29px 0 0px 0;
  flex-grow: 6;
  /*border: 1px solid white;*/
}
.flex .col-7 {
  padding: 29px 0 0px 0;
  flex-grow: 7;
  /*border: 1px solid white;*/
}
.flex .col-8 {
  padding: 12px 0 0 0;
  flex-grow: 8;
  /*border: 1px solid white;*/
}
.flex p {
  margin: 0 0 0 0;
  text-align: center;
  font-size: 20px;
}
.post:hover {
  box-shadow: -3px 3px 5px 0 #777;
  -webkit-transition: all 0.4s ease;
}

.col-10 {
  padding: 19px 0px 0px 0px !important;
}
.col-11 {
  padding: 57px 0 0px 0 !important;
}
.col-12 {
  padding: 37px 20px 0px 9px !important;
}
.col-13 {
  padding: 16px 47px 0px 0px !important;
}
.col-14 {
  padding: 52px 0 0px 0 !important;
}
.col-15 {
  padding: 5px 0px 0px 0 !important;
}
.col-16 {
  padding: 28px 51px 0px 0px !important;
}
.col-17 {
  padding: 48px 51px 0px 0px !important;
}
.col-18 {
  padding: 6px 0 0px 0 !important;
}
.col-19 {
  padding: 28px 51px 0px 0px !important;
}
.col-20 {
  padding: 44px 45px 0px 0px !important;
}
.col-21 {
  padding: 30px 0px 0px 29px !important;
}
.col-22 {
  padding: 3px 0 0px 0 !important;
}
.col-23 {
  padding: 45px 0 0px 0 !important;
}
.col-24 {
  padding: 24px 0 0px 0 !important;
}
.col-25 {
  padding: 0px 0 0px 0 !important;
}
.col-26 {
  padding: 36px 0 0px 0 !important;
}
.col-27 {
  padding: 5px 0 0px 0 !important;
}

.lien-secteur {
  color: #ffffff;
}
.lien-secteur:hover {
  color: #ffd302;
  text-decoration: none;
}

.titre-sect {
  /*background: #4284ad;*/
  padding: 10px 0 13px 0;
}
.section-title {
  color: #337ab7;
}
.section-secteur {
  color: #4284ad;
}

.voir-plus-box {
  color: #ffd302;
}

/*Nos produits*/

.title_service {
  color: #000;
  text-transform: uppercase;
  display: block;
  margin-top: 20px;
  font-size: 18px;
}

p.text-service {
  padding: 0;
}

.box_produit {
  height: 190px;
  width: 20%;
  display: inline-block;

  float: left;
  border-right: 3px solid #fff;
  margin-bottom: 3px;
}

.box_produit:nth-child(n + 6) {
  margin-bottom: 0px;
}

.box_produit:nth-child(6n) {
  border-right: 0px;
  margin-right: 0;
}

.box_produit:nth-child(12n) {
  border-right: 0px;
  margin-right: 0;
}

#no_produit {
  padding: 70px 0 60px 0 !important;
}

.box_produit.produit_1 {
  background: url(../images/im1.png);
  position: relative;
  background-size: 100% 100%;
}

.box_produit.produit_2 {
  background: url(../images/im2.jpg);
  position: relative;
  background-size: 100% 100%;
}

.box_produit.produit_3 {
  background: url(../images/im3.jpg);
  position: relative;
}

.box_produit.produit_4 {
  background: url(../images/im4.jpg);
  position: relative;
}

.box_produit.produit_5 {
  background: url(../images/im5.jpg);
  position: relative;
}

.box_produit.produit_6 {
  background: url(../images/img6.jpg);
  position: relative;
}

.box_produit.produit_7 {
  background: url(../images/img7.jpg);
  position: relative;
}

.box_produit.produit_8 {
  background: url(../images/img8.jpg);
  position: relative;
}

.box_produit.produit_9 {
  background: url(../images/img5.jpg);
  position: relative;
}

.box_produit.produit_10 {
  background: url(../images/img2.jpg);
  position: relative;
}

.overlay {
  color: #fff;

  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

  font-weight: bold;

  text-decoration: none;

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  background: #10101082;

  color: #fff !important;

  display: flex;

  flex-direction: column;

  justify-content: center;

  padding-left: 20px;

  -webkit-transition: 0.5s ease;

  -o-transition: 0.5s ease;

  transition: 0.5s ease;
}

.overlay .read_more {
  margin-left: 0;
  width: fit-content;
}

.overlay h2 {
  font-size: 21px;
}

.overlay:hover {
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  padding-left: 30px;
}

/*Nos produits*/

/*CSS CONTACT*/

.sub-footer {
  text-align: center;
  color: #fff;
  background: #02192f;
  height: 45px;
  display: flex;
  align-items: center;
}
.copyrights {
  margin: auto !important;
}
.footer {
  background: radial-gradient(#0000007a, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8)),
    url(../images/back3.jpg);
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat !important;
  padding-top: 100px;
  padding-bottom: 100px;
  background-attachment: fixed;
  padding: 5% 0;
}
.contact-info {
  color: #fff;
}
.footer-title {
  color: #fff;
}
.aos-animate2 {
  background: rgba(0, 0, 0, 0.69);
}
.footer-box {
  color: #fff;
  padding: 17px 15px 2px 15px;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 12px !important;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc0 !important;
  border-radius: 0px !important;
  background: rgba(0, 0, 0, 0.69) !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background: rgba(0, 0, 0, 0.69);
  border: 0;
  margin-bottom: 6px;
  color: #fff;
  border-radius: 0;
}

.wpcf7-submit {
  background-position: center;
  background-size: cover;
  width: 106px !important;
  height: 36px !important;
  color: #ffffff !important;
  float: right;
  background: #26597a !important;
  border: none;
}
.footer-title {
  font-size: 23px;
}

/*CSS CONTACT*/

/*CSS BANNIERE*/
#mu-page-breadcrumb {
  z-index: 999;
  background-color: #42adf5;
  display: inline;
  float: left;
  padding: 0px 0;
  width: 100%;
  text-align: center;
  margin-top: 216px;
  background-size: 100%;
  position: relative;
}
.titlepresentation {
  color: #fff;
  margin-top: 50px;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.breadcrumb {
  color: #f2f2f2;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.hrefacc {
  color: #f2f2f2;
}
.breadcrumb > .active {
  color: #fff;
}
.filter-banniere {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #26597a66;
}
/*CSS BANNIERE*/

.bloc-presentation {
  margin: 20px 0 60px 0;
}
.bloc-sec {
  align-items: center;
  display: flex;
  margin: 10px 0 50px 0;
}
.content-moyen {
  padding: 20px 0 20px 30px;
}
.bloc-act4 {
  margin: 0 0 20px 0;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.navbar-default .navbar-nav > li > a:focus {
  color: #fff !important;
  background-color: transparent;
}

.bloc-activit {
  margin: 0 0 30px 0;
  background: #eeeeeec7;
}
.activites-pad {
  padding: 0 110px 0 110px;
}
.bloc-activit {
  align-items: center;
  display: flex;
}
.suite-activites {
  float: right;
  background: #26597a;
  color: #fff !important;
  padding: 5px 5px 5px 5px;
}
.title-h3 {
  font-size: 20px;
  color: #26597a;
}

/*CSS BANNIERE PUBLICITAIRE SLIDER*/
.slider {
  width: 100%;
  height: 80px;
  overflow: hidden;
  font-family: sans-serif;
  text-align: left;
}
.slider .slide {
  height: 80px;
  line-height: 80px;
  color: #0b2435;
  overflow: hidden;
  background-image: linear-gradient(to right, #26597a6b, #ffffff);
  padding: 0 0 0 10px;
  font-weight: bold;
  color: #446f93;
}
.slider .slide:nth-child(odd) {
  background-image: linear-gradient(to right, #26597a6b, #ffffff);
  padding: 0 0 0 10px;
  font-weight: bold;
  color: #446f93;
}

.slider-2 .slide {
  animation: slide-2 7s ease-in-out infinite;
}

@keyframes slide-2 {
  100% {
    transform: translateY(0);
  }
  50%,
  95.4545454545% {
    transform: translateY(-40px);
  }
  0%,
  45.4545454545% {
    transform: translateY(0);
  }
}

.slider-3 .slide {
  animation: slide-3 10.5s ease-in-out infinite;
}

@keyframes slide-3 {
  100% {
    transform: translateY(0);
  }
  66.6666666667%,
  96.9696969697% {
    transform: translateY(-160px);
  }
  33.3333333333%,
  63.6363636364% {
    transform: translateY(-80px);
  }
  0%,
  30.303030303% {
    transform: translateY(0);
  }
}

.slider-4 .slide {
  animation: slide-4 14s ease-in-out infinite;
}

@keyframes slide-4 {
  100% {
    transform: translateY(0);
  }
  75%,
  97.7272727273% {
    transform: translateY(-120px);
  }
  50%,
  72.7272727273% {
    transform: translateY(-80px);
  }
  25%,
  47.7272727273% {
    transform: translateY(-40px);
  }
  0%,
  22.7272727273% {
    transform: translateY(0);
  }
}
.slider-5 .slide {
  animation: slide-5 17.5s ease-in-out infinite;
}

@keyframes slide-5 {
  100% {
    transform: translateY(0);
  }
  80%,
  98.1818181818% {
    transform: translateY(-160px);
  }
  60%,
  78.1818181818% {
    transform: translateY(-120px);
  }
  40%,
  58.1818181818% {
    transform: translateY(-80px);
  }
  20%,
  38.1818181818% {
    transform: translateY(-40px);
  }
  0%,
  18.1818181818% {
    transform: translateY(0);
  }
}
.slider-6 .slide {
  animation: slide-6 21s ease-in-out infinite;
}

@keyframes slide-6 {
  100% {
    transform: translateY(0);
  }
  83.3333333333%,
  98.4848484848% {
    transform: translateY(-200px);
  }
  66.6666666667%,
  81.8181818182% {
    transform: translateY(-160px);
  }
  50%,
  65.1515151515% {
    transform: translateY(-120px);
  }
  33.3333333333%,
  48.4848484848% {
    transform: translateY(-80px);
  }
  16.6666666667%,
  31.8181818182% {
    transform: translateY(-40px);
  }
  0%,
  15.1515151515% {
    transform: translateY(0);
  }
}
.slider-7 .slide {
  animation: slide-7 24.5s ease-in-out infinite;
}

@keyframes slide-7 {
  100% {
    transform: translateY(0);
  }
  85.7142857143%,
  98.7012987013% {
    transform: translateY(-240px);
  }
  71.4285714286%,
  84.4155844156% {
    transform: translateY(-200px);
  }
  57.1428571429%,
  70.1298701299% {
    transform: translateY(-160px);
  }
  42.8571428571%,
  55.8441558442% {
    transform: translateY(-120px);
  }
  28.5714285714%,
  41.5584415584% {
    transform: translateY(-80px);
  }
  14.2857142857%,
  27.2727272727% {
    transform: translateY(-40px);
  }
  0%,
  12.987012987% {
    transform: translateY(0);
  }
}
.slider-8 .slide {
  animation: slide-8 28s ease-in-out infinite;
}

@keyframes slide-8 {
  100% {
    transform: translateY(0);
  }
  87.5%,
  98.8636363636% {
    transform: translateY(-280px);
  }
  75%,
  86.3636363636% {
    transform: translateY(-240px);
  }
  62.5%,
  73.8636363636% {
    transform: translateY(-200px);
  }
  50%,
  61.3636363636% {
    transform: translateY(-160px);
  }
  37.5%,
  48.8636363636% {
    transform: translateY(-120px);
  }
  25%,
  36.3636363636% {
    transform: translateY(-80px);
  }
  12.5%,
  23.8636363636% {
    transform: translateY(-40px);
  }
  0%,
  11.3636363636% {
    transform: translateY(0);
  }
}
.slider-9 .slide {
  animation: slide-9 31.5s ease-in-out infinite;
}

@keyframes slide-9 {
  100% {
    transform: translateY(0);
  }
  88.8888888889%,
  98.9898989899% {
    transform: translateY(-320px);
  }
  77.7777777778%,
  87.8787878788% {
    transform: translateY(-280px);
  }
  66.6666666667%,
  76.7676767677% {
    transform: translateY(-240px);
  }
  55.5555555556%,
  65.6565656566% {
    transform: translateY(-200px);
  }
  44.4444444444%,
  54.5454545455% {
    transform: translateY(-160px);
  }
  33.3333333333%,
  43.4343434343% {
    transform: translateY(-120px);
  }
  22.2222222222%,
  32.3232323232% {
    transform: translateY(-80px);
  }
  11.1111111111%,
  21.2121212121% {
    transform: translateY(-40px);
  }
  0%,
  10.101010101% {
    transform: translateY(0);
  }
}
.slider-10 .slide {
  animation: slide-10 35s ease-in-out infinite;
}

@keyframes slide-10 {
  100% {
    transform: translateY(0);
  }
  90%,
  99.0909090909% {
    transform: translateY(-360px);
  }
  80%,
  89.0909090909% {
    transform: translateY(-320px);
  }
  70%,
  79.0909090909% {
    transform: translateY(-280px);
  }
  60%,
  69.0909090909% {
    transform: translateY(-240px);
  }
  50%,
  59.0909090909% {
    transform: translateY(-200px);
  }
  40%,
  49.0909090909% {
    transform: translateY(-160px);
  }
  30%,
  39.0909090909% {
    transform: translateY(-120px);
  }
  20%,
  29.0909090909% {
    transform: translateY(-80px);
  }
  10%,
  19.0909090909% {
    transform: translateY(-40px);
  }
  0%,
  9.0909090909% {
    transform: translateY(0);
  }
}
/*CSS BANNIERE PUBLICITAIRE SLIDER*/

ul {
  list-style-type: none;
}

/** =======================
 * Contenedor Principal
 ===========================*/

h1 {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  margin-top: 80px;
}

h1 a {
  color: #c12c42;
  font-size: 16px;
}

.accordion {
  width: 100%;
  max-width: 70%;
  margin: 30px auto 20px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion .link {
  cursor: pointer;
  display: block !important;
  padding: 13px 0px 13px 10px;
  color: #4d4d4d;
  font-size: 19px;
  font-weight: 700;
  border-bottom: 1px solid #26597a26;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li:last-child .link {
  border-bottom: 0;
}

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link {
  color: #26597a;
}

.accordion li.open i {
  color: #26597a;
}

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/

.submenu {
  display: none;
  font-size: 14px;
}

.submenu li {
  border-bottom: 1px solid #26597a26;
  align-items: center;
  display: flex;
}

.submenu a {
  display: block;
  text-decoration: none;
  color: #d9d9d9;
  /*padding: 12px;*/
  /*padding-left: 42px;*/
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #418dbe;
  color: #fff;
}

#content-wrapper ul li,
#contentwrapper ol li {
  margin-bottom: 6px;
  padding-left: 0px !important;
  position: relative;
}
.acc-img {
  width: 30%;
  float: left;
  padding: 7px 0px 7px 7px;
}
.acc-p {
  width: 90%;
  padding: 0 20px 0 30px;
  text-align: justify;
}

.blocheight {
  /*height: 50vh;*/
  margin: 0 0 150px 0;
}

.initial {
  display: block;
}
.dblock {
  display: block;
}
.dnone {
  display: none;
}

.nav .nav4,
.nav3 img {
  display: none;
}

.h3-chezfmd {
  margin: 17px 0 -20px 0;
  color: #ffffff;
  font-size: 17px;
}
.par-accroche-pub {
  text-align: center;
}

/*Breadcrumb*/

.racine {
  background: #26597a;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 26px;
  padding: 2px 10px;
  text-decoration: none;
  position: relative;
  margin: 21px 26px 0 0;
}
.racine:hover {
  color: #fff;
}
.racine::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #26597a;
  border-image: none;
  border-style: solid;
  border-width: 13px;
  content: " ";
  display: inline-block;
  height: 0;
  line-height: 0;
  position: absolute;
  right: -26px;
  top: 0;
  width: 0;
}
.racine::before {
  border-color: #26597a #26597a #26597a rgba(0, 0, 0, 0);
  border-image: none;
  border-style: solid;
  border-width: 13px;
  content: " ";
  display: block;
  height: 0;
  left: -18px;
  position: absolute;
  top: 0;
  width: 0;
}

/*Breadcrumb*/

.bloc-animation {
  position: relative;
  width: 12.5%;
  float: left;
}

.title-services {
  margin: 50px 0 20px 0;
}

.bloc-slider {
  margin: 183px 0 0 0;
}

/* This is Sass code, to get pure CSS click on "scss" label above */
.mfp-with-fade .mfp-content,
.mfp-with-fade .mfp-arrow,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content,
.mfp-with-fade.mfp-ready .mfp-arrow {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-fade.mfp-removing .mfp-content,
.mfp-with-fade.mfp-removing .mfp-arrow,
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-title {
  background-image: linear-gradient(to right, #26597a, #26597a33);
  float: left;
  position: absolute;
  bottom: 21px;
  padding: 8px;
}
.tp-caption {
  text-shadow: 0 4px 11px rgb(0, 0, 0) !important;
}

/*NOS SERVICES*/

.bloc_1 {
  width: 65%;
  height: 170px;
  float: left;
  padding: 5px 5px 5px 5px;
}
.bloc_2 {
  width: 35%;
  height: 170px;
  float: left;
  padding: 5px 5px 5px 5px;
}
.bloc_3 {
  width: 35%;
  height: 170px;
  float: left;
  padding: 5px 5px 5px 5px;
}
.bloc_4 {
  width: 65%;
  height: 170px;
  float: left;
  padding: 5px 5px 5px 5px;
}
.bloc_5 {
  width: 50%;
  height: 340px;
  float: left;
  padding: 5px 5px 5px 5px;
}
.bloc_6 {
  width: 50%;
  height: 170px;
  float: left;
  padding: 5px 5px 5px 5px;
}
.bloc_7 {
  width: 50%;
  height: 170px;
  float: left;
  padding: 5px 5px 5px 5px;
}

.bloc_md {
  padding: 0 0 0 0;
}

.div_inter {
  position: relative;
  width: 100%;
  height: -webkit-fill-available;
  overflow: hidden;
}

.div_inter img {
  height: -webkit-fill-available;
  width: 100%;
  transition: transform 2.2s;
}

.filter-animation {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #26597aa8;
  opacity: 0;
  transition: opacity, 0.3s;
}
.bloc-text {
  position: absolute;
  top: 23px;
  left: 100px;
  color: #fff;
  opacity: 0;
  text-align: center;
  transition: opacity, 0.3s;
}

.bloc_txt1 {
  left: 0;
  right: 0;
}
.bloc_txt2 {
  left: 0;
  right: 0;
}
.bloc_txt3 {
  left: 0;
  right: 0;
}
.bloc_txt4 {
  left: 0;
  right: 0;
}
.bloc_txt5 {
  top: 80px;
  left: 0;
  right: 0;
}
.bloc_txt6 {
  left: 0;
  right: 0;
}
.bloc_txt7 {
  left: 0;
  right: 0;
}

.bloc-text h3 {
  font-size: 21px;
  font-weight: normal;
}

.div_inter:hover .filter-animation {
  opacity: 1;
  z-index: 1;
}
.div_inter:hover .bloc-text {
  opacity: 1;
  z-index: 2;
}

.div_inter:hover img {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5);
}

/*NOS SERVICES*/

.bloc_matiereusinee {
  margin: 0 0 30px 0;
}

.bloc_title_services {
  margin: 40px 0 20px 0;
}

.bloc_txt3 p {
  width: 70%;
  margin: auto;
}
.bloc_txt5 p {
  width: 76%;
  margin: auto;
}

#no_porduit {
  padding: 70px 0 20px 0 !important;
}

/*======================RESPONSIVE DESIGN============================*/
/*La version mobile*/
@media (max-width: 500px) {
  .box_produit.produit_1,
  .box_produit.produit_2,
  .box_produit.produit_3,
  .box_produit.produit_4,
  .box_produit.produit_5 {
    background-size: cover !important;
  }
  .navbar {
    margin: 53px 0 0 0;
  }
  .fluid-top-nav {
    height: 54px;
  }
  #social {
    text-align: center;
  }
  .topnav-right {
    text-align: left;
  }
  .fluid-top-nav,
  .container,
  .col-xs-12 {
    padding: 0;
  }
  header .topnav-right span {
    font-size: 13px;
  }
  .logoimg {
    width: 100%;
    margin-top: 6px;
  }
  .slider .slide,
  .slider .slide:nth-child(odd) {
    padding: 0;
  }
  .slide {
    font-size: 10px;
  }
  .bann-right {
    height: 94px;
  }
  .navbar-nav {
    float: left !important;
  }
  .nav > li {
    margin: 0;
  }
  .slider .slide {
    margin: 11px 0 0 0;
    height: 60px;
    line-height: 60px;
    padding-left: 5px !important;
  }
  .bloc-slider {
    /*         margin: 0; */
  }
  .#valeurs {
    margin: 0;
  }
  .nav-tabs {
    margin: 0px 0 0 0 !important;
  }
  p {
    font-size: small;
  }
  .containere {
    margin: 0 !important;
    padding-bottom: 10%;
  }
  .containere .flex {
    display: block;
    height: auto;
    padding: 6px;
  }
  .containere .flex .col-12,
  .col-5,
  .col-13,
  .col-16,
  .col-17,
  .col-18,
  .col-19,
  .col-20,
  .col-21,
  .col-22,
  .col-23,
  .col-24,
  .col-25,
  .col-26,
  .col-27 {
    padding: 0 !important;
  }
  .containere .col-5,
  .col-6,
  .col-7 {
    margin: 15px 0 0 0;
  }
  #no_porduit {
    padding: 0 !important;
    display: grid;
  }
  .box_produit {
    width: 96%;
    display: inline-block;
    /* right: 10px; */
    left: 8px;
  }
  .section-title {
    color: #337ab7;
    padding-bottom: 10%;
    font-size: 20px;
  }

  .div_inter img {
    object-fit: cover;
  }
  .post {
    width: 100%;
    display: block;
    margin: 0 auto 19px;
  }
  .post-image {
    height: 111px;
  }
  .footer {
    padding: 11% 0;
  }
  #monForm {
    padding: 12px;
  }
  .footer .aos-animate2 {
    margin-left: 7%;
    margin-right: 7%;
  }
  .soci {
    padding: 14px;
  }
  .footer-title {
    font-size: 20px;
  }
  #cord {
    margin: 0 13px 0 13px;
  }
  .copyright {
    font-size: smaller;
  }
  .bloc_txt1 {
    left: 0;
  }
  .bloc-text {
    opacity: 1;
  }
  .filter-animation {
    opacity: 1;
  }
  .bloc-text h3 {
    font-size: 18px;
  }
  .bloc_txt2 {
    top: 0px;
  }
  .bloc_txt3 {
    top: 0px;
  }
  .bloc_txt4 {
    left: 0px !important;
  }
  .bloc_txt5 {
    top: 47px;
  }
  .bloc_txt6,
  .bloc_txt7 {
  }
  #mu-page-breadcrumb {
    margin-top: 189px;
    background-size: cover;
  }
  #mu-page-breadcrumb h2 {
    font-size: 20px;
  }
  .racine {
    margin: 7px 14px 0 0;
    font-size: 9px;
    padding: 2px 8px;
  }
  .blocheight {
    height: auto;
    margin: 0;
  }
  .titre-pres {
    font-size: 20px;
  }
  .accordion {
    max-width: 100%;
  }
  .acc-img {
    width: 90%;
    float: left;
    padding: 7px 0px 7px 0px;
    margin: 0 0 6px 16px;
  }
  .submenu li {
    display: block;
  }
  .acc-p {
    width: 100%;
    padding: 0 20px 0 20px;
  }
  .gallery img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    margin: 0 0 13px 0;
  }
  .content-moyen {
    padding: 20px 0 2px 18px;
  }
  .page-interne-section {
    padding: 0 !important;
  }
  .infos-contact {
    padding-bottom: 7px;
  }
  .infos-contact h6 {
    font-size: small;
  }
  .bloc-contact .wpcf7-submit {
    padding: 0;
    width: 100%;
  }
  .slide:nth-child(2) {
    height: 60px;
    margin-top: 8%;
  }
  .slide:nth-child(3) {
    height: 60px;
    margin-top: 8%;
  }
  .navbar-nav .open .dropdown-menu {
    position: relative;
    background: white;
    left: 13%;
    padding: 0;
  }
  .dropdown-menu li a {
    margin-left: 0px !important;
  }
  .page-id-622 .nav-tabs {
    margin: 0 0 0 18px !important;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background: white;
  }
  .bloc-sec {
    align-items: center;
    display: inline-block;
    margin: 10px 0 50px 0;
    padding: 15px;
  }
  .bloc-sec img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    margin-bottom: 7%;
  }
  .post-content {
    flex: 0 0 60%;
    /* padding: 15px 10px; */
    padding: 5px 3px;
    background: white;
    height: 76px;
  }
  .post-title {
    font-size: small;
    margin: 5px 0 4px 0;
    line-height: 1.4;
    height: 50%;
  }
  .dropdown-menu {
    left: 13%;
  }
}

/*La version ipad pro*/
@media (max-width: 1024px) and (min-width: 770px) {
  #menu-menu-1.nav > li a {
    padding: 5px 1px !important;
    margin-left: 0 !important;
  }
  .navbar-nav {
    margin: 6px 0 0 0;
  }
  .bloc_txt6,
  .bloc_text7 {
    left: 61px;
  }
  .bloc_txt5 {
    top: 63px;
    left: 9px;
  }
  .bloc_txt4 {
    left: 0;
  }
  .bloc_txt1 {
    left: 18%;
  }
  .post {
    width: 100%;
  }
  .post-content {
    padding: 1px 13px;
  }
  .dropdown-menu li {
    padding: 0 5px;
  }
  .dropdown-menu {
    padding: 0 !important;
  }
  .dropdown-menu li a {
    padding: 0 !important;
  }
  .gallery img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .page-id-28 .blocheight {
    height: 64vh;
  }
  .blocheight {
    height: 61vh;
    margin: 30px 0 50px 0;
  }
}

/*La version ipad*/

@media (max-width: 768px) and (min-width: 550px) {
  .bann-right {
    height: 120px;
  }
  #valeurs .nav-tabs > li {
    width: 17%;
  }
  .flex {
    display: inline-flex;
    flex-wrap: wrap;
    background: #4284ad;
    color: #ffffff;
    height: 107px;
    font-size: 14px;
    width: 100%;
    padding: 5px 0;
  }
  .containere {
    margin: 13px 0px 17px 0 !important;
  }
  #no_porduit {
    padding: 23px 0 0px 0 !important;
  }
  .post {
    width: 100%;
  }
  .post-image {
    height: 140px;
  }
  .post-image img {
    object-fit: cover;
  }
  #mu-page-breadcrumb {
    margin-top: 198px;
  }
  .blocheight {
    height: auto;
  }
  .accordion {
    max-width: 95% !important;
  }
  .page-id-745 .blocheight {
    height: 52vh;
  }
  .page-id-662 .blocheight {
    height: 54vh;
  }
  .page-id-671,
  .page-id-681,
  .page-id-685,
  .page-id-702 .blocheight {
    height: 54vh;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background: white;
  }
  .dropdown-menu li a {
    padding: 0 !important;
    margin: 0 !important;
  }
  .dropdown-menu {
    position: relative;
    left: 29px;
  }
  .bloc-sec {
    margin: 59px 0 50px 0;
  }
  .postid-630 .blocheight {
    height: 51vh;
  }
  #post-art {
    margin-top: 5%;
    margin-bottom: 5%;
  }
}

.rs-spinner.spinner0 {
  display: none !important;
}
