@charset "UTF-8";
body {
  overflow-x: hidden;
  min-width: 320px;
  font-family: "arial";
}

#content {
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0px;
}

.loupe {
  display: inline-block;
  width: 19px;
  height: 19px;
  overflow: hidden;
  position: relative;
  /*// right: 152px;*/
  /*	right: 210px;*/
  top: 3px;
  /*background-image: url(../img/loupe.svg);*/
  background-position: left bottom;
  cursor: pointer;
}
.loupe svg:not(:root).svg-inline--fa {
  font-size: 19px;
  color: #fff;
}

.loupe:hover {
  background-position: left top;
}

.flesh {
  float: none;
  display: block;
  text-align: center;
  margin-top: 54px;
}
.flesh svg {
  height: 16px;
  width: 42px;
}

.flesh input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #15a587;
  -webkit-box-shadow: 0 1px 0 0 #15a587;
  box-shadow: 0 1px 0 0 #15a587;
}

input:not([type]):focus:not([readonly]) + label, input[type=text]:not(.browser-default):focus:not([readonly]) + label, input[type=password]:not(.browser-default):focus:not([readonly]) + label, input[type=email]:not(.browser-default):focus:not([readonly]) + label, input[type=url]:not(.browser-default):focus:not([readonly]) + label, input[type=time]:not(.browser-default):focus:not([readonly]) + label, input[type=date]:not(.browser-default):focus:not([readonly]) + label, input[type=datetime]:not(.browser-default):focus:not([readonly]) + label, input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label, input[type=tel]:not(.browser-default):focus:not([readonly]) + label, input[type=number]:not(.browser-default):focus:not([readonly]) + label, input[type=search]:not(.browser-default):focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #15a587;
}

#home-page #section1 {
  min-height: 900px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
#home-page #section1 .flesh {
  position: relative;
  display: block;
  margin-top: 58px;
  position: relative;
  z-index: 1;
  position: absolute;
  z-index: 1;
  bottom: 22%;
  left: 0;
  right: 0;
}
#home-page .background {
  background-image: none;
  background-attachment: fixed;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#home-page .titre {
  margin-top: 378px;
  z-index: 6;
  position: relative;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  padding-top: 35px;
}
#home-page .section2 {
  padding-bottom: 70px;
}
#home-page .section2 .col-md-6 img {
  float: right;
  /*position: relative;
  left: 368px;
  top: -87px;*/
}
#home-page .section2 .col-md-6:last-child {
  max-height: inherit;
}
#home-page .section2 .col-md-6.block-text {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 48px;
  position: relative;
  left: -3px;
}
#home-page .section2 .col-md-6.block-text p {
  padding-left: 3px;
  /*text-align: justify;*/
}
#home-page .section2 .col-md-6.block-text p:last-child {
  margin-bottom: 0px;
}
#home-page .section2 .flesh {
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: 0px;
  bottom: -28px;
  display: block;
  text-align: center;
}
#home-page .section2 .flesh img {
  margin-top: 0px;
}
#home-page .section3 {
  position: relative;
  background-image: none;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 99px;
  background-size: cover;
}
#home-page .section3 .filter {
  background: rgba(0, 103, 61, 0.5);
  background: #006838;
  opacity: 0.5;
}
#home-page .section3 .flesh {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 70px;
}
#home-page .section3 h1,
#home-page .section3 h2 {
  display: block;
  text-align: center;
  margin-top: 61px;
  margin-bottom: 36px;
}
#home-page .section3 .col-md-4 {
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.5);
  background: #ffffff;
  padding: 0;
  max-width: 380px;
  max-width: inherit;
  width: 32.2%;
  flex: none;
  text-align: center;
  padding-bottom: 41px;
}
#home-page .section3 .col-md-4 > div {
  position: relative;
}
#home-page .section3 .col-md-4 > div img {
  width: 100%;
}
#home-page .section3 .col-md-4 > div span {
  display: block;
  position: absolute;
  right: 0px;
  font-family: "arial";
  text-transform: uppercase;
  color: #fff;
  background: #15a587;
  bottom: 20px;
  font-size: 21px;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 205px;
  line-height: 40px;
  text-align: center;
  transition: all 100ms ease;
  z-index: 2;
  overflow: hidden;
  max-width: 96%;
}
#home-page .section3 .col-md-4 > div span:before {
  content: "";
  position: absolute;
  width: 0px;
  background: #006838;
  transition: all 300ms ease;
  z-index: -1;
  top: -23px;
  left: -75px;
  height: 154px;
  transform: rotate(-20deg);
}
#home-page .section3 .col-md-4 p {
  color: #15a587;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 28px;
  line-height: 19px;
}
#home-page .section3 .col-md-4 .button {
  color: #15a587;
  border-color: #15a587;
  margin-left: 0px;
  margin-top: 20px;
}
#home-page .section3 .col-md-4 .button:hover {
  color: #006838;
  border-color: #006838;
}
#home-page .section3 .col-md-4:hover > div span:before {
  width: 147%;
}
#home-page .section3 .col-md-4:hover p {
  color: #006838;
}
#home-page .section3 .col-md-4:hover .button {
  color: #006838;
  border-color: #006838;
}
#home-page .section3 .row .col-md-4:nth-child(2) {
  margin-left: 1.7%;
  margin-right: 1.7%;
}
#home-page #section4 {
  padding-bottom: 40px;
}
#home-page #section4 .container.content-left .row {
  margin-bottom: 0px;
}
#home-page #section4 .col-md-6 h2 {
  color: #006838;
}
#home-page #section4 .col-md-6 h3 {
  margin-left: 1px;
  margin-bottom: 6px;
}
#home-page #section4 .col-md-6:first-child {
  padding-right: 10px;
}
#home-page #section4 .col-md-6:first-child img {
  position: static;
}
#home-page #section4 .col-md-6.block-text {
  padding-left: 12px;
  padding-top: 35px;
}
#home-page #section4 .col-md-6.block-text p {
  margin-left: -1px;
  letter-spacing: -0.2px;
}
#home-page #section4 .col-md-6.block-text .button {
  margin-top: 26px;
  margin-left: 1px;
  padding-left: 19px;
}
#home-page .center-block {
  text-align: center;
  background: white;
  padding-bottom: 0px;
}
#home-page .center-block .col-md-12 {
  margin: auto;
}
#home-page .center-block h2 {
  color: #006838;
  text-align: center;
  display: inline-block;
}
#home-page .btns {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-around;
  left: 0;
}
#home-page .btns .btns-wrapper {
  display: flex;
  justify-content: normal;
  margin: 0 auto;
  padding: 0 !important;
}
@media (max-width: 1200px) {
  #home-page .btns .btns-wrapper {
    padding: 0 10px !important;
  }
}
#home-page .btns.rsp {
  display: none;
}
@media (max-width: 800px) {
  #home-page .btns {
    display: none;
  }
  #home-page .btns.rsp {
    display: block;
    position: static;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    padding-top: 19px;
  }
  #home-page .btns.rsp .blk-btn {
    margin-bottom: 15px;
  }
  #home-page .btns.rsp .blk-btn:last-child {
    margin-bottom: 0;
  }
  #home-page .btns.rsp .blk-btn a {
    padding: 26px 17px 17px 17px;
  }
}
#home-page .btns .blk-btn {
  min-width: auto;
  width: calc(100%/3);
  background: #c79c60;
  margin-right: 10px;
}
#home-page .btns .blk-btn:last-child {
  margin-right: 0;
}
@media (max-width: 1150px) {
  #home-page .btns .blk-btn {
    min-width: 31%;
    width: 100%;
  }
}
#home-page .btns .blk-btn a {
  text-align: center;
  padding: 0 17px 17px 17px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  display: block;
}
#home-page .btns .blk-btn a::before {
  content: "";
  height: 32px;
  left: 1px;
  position: absolute;
  top: -14px;
  width: 51%;
  z-index: 1;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  transform: rotate(-8deg);
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  background: #c79c60 !important;
}
#home-page .btns .blk-btn a::after {
  content: "";
  height: 32px;
  right: 1px;
  position: absolute;
  top: -14px;
  width: 51%;
  z-index: 1;
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  transform: rotate(8deg);
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  background: #c79c60 !important;
}
@media (max-width: 800px) {
  #home-page .btns .blk-btn a::after, #home-page .btns .blk-btn a::before {
    display: none;
  }
}
#home-page .btns .blk-btn a span {
  display: inline-block;
  color: white;
  font-size: 16px;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 20px;
  margin: 0 0 5px;
  position: relative;
  z-index: 12;
  top: -8px;
  display: initial;
  font-weight: bold;
}
#home-page .btns .blk-btn a:hover {
  background: #a37b44 !important;
}
#home-page .btns .blk-btn a:hover:after, #home-page .btns .blk-btn a:hover:before {
  background: #a37b44 !important;
}
#home-page .btns .blk-btn a > div {
  line-height: 20px;
  margin-top: -8px;
  position: relative;
  z-index: 12;
  color: white;
}

.top-left .col-md-3 .titre {
  top: -11px;
  position: relative;
}

.site-header.scroll .top-left .col-md-3 .titre {
  max-width: 100px !important;
  top: -4px;
}

.team {
  padding-bottom: 70px;
  padding-top: 70px;
  position: relative;
}
.team h1 {
  margin-top: 0px;
}
.team h2 {
  text-align: center;
  margin-top: 0;
}
.team h3 {
  margin-bottom: 0;
  text-transform: initial;
}
.team .desc {
  text-align: center;
  padding-left: 15px;
  max-width: 900px;
  width: 100%;
  padding-right: 15px;
  margin: 20px auto;
}
.team .flexslider:not(#flexslider7) .slides li {
  padding-bottom: 71px;
}
.team .flexslider:not(#flexslider7) .slides li a {
  display: inline-table;
  position: absolute;
  bottom: 41px;
  margin: auto;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flexslider.not-slider {
  padding: 0 15px;
}
.flexslider.not-slider .slides {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: 0px;
  margin-right: 0px;
}
.flexslider.not-slider .slides li {
  display: block;
  margin: 0 1% 20px;
  width: 31.33% !important;
}
@media (max-width: 1024px) {
  .flexslider.not-slider .slides li {
    width: 48% !important;
  }
}
@media (max-width: 640px) {
  .flexslider.not-slider .slides li {
    width: 98% !important;
  }
}

body .btn:focus, body .btn-large:focus, body .btn-floating:focus {
  background-color: transparent !important;
  box-shadow: none;
}

h1 {
  font-size: 32px;
  font-family: "arial";
  color: #006838;
  text-transform: uppercase;
  line-height: 33px;
  margin-bottom: 22px;
  display: block;
  text-align: center;
}

h2 {
  font-size: 26px;
  font-family: "arial";
  color: #006838;
  text-transform: uppercase;
  line-height: 33px;
  margin-bottom: 22px;
}

h3 {
  font-size: 18px;
  font-family: "arial";
  color: #1d1d1b;
  text-transform: uppercase;
}

p {
  font-family: "roboto";
  color: #1d1d1b;
  line-height: 20px;
  font-size: 16px;
}
p a {
  color: #006838;
}
p a:hover {
  color: #15a587;
}

ul li {
  font-family: "roboto";
  font-size: 16px;
}

div.collapse.in {
  display: block;
}

.not-home #block4.lexique .col-md-6:first-child,
.not-home #block4.lexique .col-md-6:last-child {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  max-width: 100%;
  display: block;
  float: none;
  flex: none;
}
.not-home #block4.lexique .col-md-6:first-child p,
.not-home #block4.lexique .col-md-6:last-child p {
  margin-bottom: 1rem;
}

.ln-letters {
  flex-wrap: nowrap;
  margin-bottom: 35px;
  margin-top: 35px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.ln-letters a {
  margin: 2px;
  color: #1d1d1b;
  position: relative;
  display: inline-block;
  width: 50px;
  text-align: center;
  line-height: 39px;
  text-decoration: none;
}
.ln-letters a:before {
  content: "";
  background-color: #000;
  position: absolute;
  left: 0px;
  display: block;
  top: 0px;
  height: 100%;
  width: 100%;
  top: 0px;
  opacity: 0.1;
}
.ln-letters aa:hover {
  opacity: 0.8;
}
.ln-letters a.active:before {
  opacity: 0.4;
}

.double-collones {
  padding-bottom: 60px;
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.double-collones .row {
  margin-bottom: 0;
}
.double-collones h2 {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.double-collones .panel-body {
  padding: 0px 23px 14px;
}
.double-collones .panel-body ul li {
  position: static;
}
.double-collones .panel-body ul li::before {
  display: none;
}
.double-collones .panel-body * {
  padding-left: 0px;
  padding-right: 0px;
}

.panel-group h4.panel-title {
  line-height: 16px;
}
.panel-group h4.panel-title a {
  position: relative;
  padding-left: 30px;
  text-decoration: none;
  font-family: "roboto";
  font-weight: bold;
  font-size: 16px;
  color: #1d1d1b;
  display: block;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
}
.panel-group h4.panel-title a::before {
  content: "";
  background-color: #000;
  position: absolute;
  left: 0px;
  display: block;
  top: 0px;
  height: 100%;
  width: 100%;
  top: 0px;
  opacity: 1;
  z-index: -1;
}
.panel-group h4.panel-title a svg {
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  transform: rotate(90deg);
  height: 10px;
  left: 10px;
  width: 10px;
}

.panel-group h4.panel-title a[aria-expanded=true] svg {
  transform: rotate(-180deg);
}

.temoignage {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 70px;
  background-color: #fff;
}
.temoignage .logo.noir {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.temoignage h2 {
  color: #1d1d1b;
  margin-top: 10px;
}
.temoignage h1 {
  text-align: center;
  margin-top: 10px;
}
.temoignage .logo {
  max-width: 270px;
  margin-top: 15px;
  margin-bottom: 40px;
}
@media (max-width: 400px) {
  .temoignage .logo {
    max-width: 258px;
  }
}
.temoignage h5 {
  font-size: 14px;
  text-transform: initial;
  margin-top: 35px;
}
.temoignage ul li {
  /*padding-left: 60px;
  padding-right: 60px;*/
}
.temoignage ul li::before {
  display: none;
}
@media (max-width: 1024px) {
  .temoignage .flexslider1 li p {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.temoignage .flexslider1 .slides {
  display: flex;
  align-items: center;
}
.temoignage .flexslider1 .flex-direction-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  height: 40px;
}
.temoignage .flexslider1 .flex-direction-nav .flex-nav-prev {
  height: 40px;
  width: 40px;
  left: -50px;
}
.temoignage .flexslider1 .flex-direction-nav .flex-nav-next {
  height: 40px;
  width: 40px;
  float: right;
  top: -42px;
}
.temoignage .flexslider1 .flex-direction-nav .flex-next {
  float: right;
  position: relative;
  text-indent: -9999px;
  background-image: url("../img/flech-blanch.svg");
  background-repeat: no-repeat;
  color: transparent;
  height: 40px;
  width: 40px;
  background-size: 40px;
  display: inline-block;
  transform: rotate(-90deg);
  opacity: 1;
  left: -40px;
  font-size: 0;
  filter: invert(100%);
}
@media (max-width: 1024px) {
  .temoignage .flexslider1 .flex-direction-nav .flex-next {
    left: 26px;
  }
}
.temoignage .flexslider1 .flex-direction-nav .flex-next:before {
  display: none;
}
.temoignage .flexslider1 .flex-direction-nav .flex-prev {
  position: relative;
  text-indent: -9999px;
  background-image: url("../img/flech-blanch.svg");
  background-repeat: no-repeat;
  color: transparent;
  height: 40px;
  width: 40px;
  background-size: 40px;
  display: inline-block;
  transform: rotate(90deg);
  left: 111px;
  opacity: 1;
  filter: invert(100%);
}
@media (max-width: 1024px) {
  .temoignage .flexslider1 .flex-direction-nav .flex-prev {
    left: 23px;
  }
}
.temoignage .flexslider1 .flex-direction-nav .flex-prev:before {
  display: none;
}
.temoignage .flexslider1 .flex-control-nav {
  display: none;
}
.temoignage .flexslider1 .flex-direction-nav {
  left: 0px;
}

section ul {
  list-style-type: none;
}
section ul li {
  position: relative;
}
section ul li::after {
  display: none !important;
}
section ul li::before {
  content: "" !important;
  background-color: #006838;
  position: absolute;
  left: -3px;
  display: block;
  top: 10px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  margin: auto;
}

.content ul {
  list-style-type: none;
}
.content ul li {
  position: relative;
}
.content ul li::after {
  display: none !important;
}
.content ul li::before {
  content: "" !important;
  background-color: #006838;
  position: absolute;
  left: -3px;
  display: block;
  top: 10px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  margin: auto;
}

strong {
  font-family: "roboto";
  text-transform: initial;
  font-weight: bold;
  font-size: 16px;
}

.container .row {
  margin-left: -15px;
  margin-right: -15px;
}

.inscrire,
a.button, #contact input.wpcf7-submit {
  color: #006838;
  font-family: "roboto";
  font-size: 16px;
  text-decoration: none;
  border: 1px #006838 solid;
  height: 30px;
  display: inline-block;
  line-height: 27px;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 18px;
  background: transparent;
  text-transform: inherit;
  letter-spacing: inherit;
  box-shadow: none;
  margin-left: 3px;
}

.inscrire:hover,
a.button:hover, #contact input.wpcf7-submit:hover {
  color: #15a587;
  border-color: #15a587;
  background: transparent;
  box-shadow: none;
}

.container {
  width: 100%;
  max-width: 1180px;
  margin: auto;
}

.filter {
  position: absolute;
  left: 0px;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  height: 100%;
  opacity: 0.2;
  top: 0;
  z-index: 0;
}

footer {
  position: relative;
  color: #fff;
  background-position: bottom center;
  background-size: cover;
  background-color: #fff;
}
footer .filter {
  background: #fff !important;
}
footer .info-site .teamviewver a {
  text-indent: inherit;
  width: inherit;
  text-decoration: underline;
}
footer .teamviewver {
  text-align: center;
}
footer .teamviewver .depanage {
  margin: 0;
  display: inline-block;
}
footer .teamviewver .depanage .pc {
  margin-left: 0px;
}
footer .teamviewver .depanage img {
  max-width: 15px;
  position: relative;
  top: 0px;
}
footer a.linkedin {
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  top: -25px;
}
@media (max-width: 1024px) {
  footer a.linkedin {
    top: -23px;
  }
}
footer a.linkedin:after {
  display: block;
  color: #fff;
  content: "";
}
footer a.linkedin svg {
  position: absolute;
  height: 12px;
  width: 15px;
  left: 3px;
  top: 4px;
}
footer a.linkedin:hover {
  border-color: #006838;
}
footer a.linkedin:hover:after {
  color: #006838;
}
footer a.bni {
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  top: -25px;
}
@media (max-width: 1024px) {
  footer a.bni {
    top: -23px;
  }
}
footer a.bni:after {
  display: block;
  color: #fff;
  content: "";
}
footer a.bni svg {
  position: absolute;
  height: 12px;
  width: 15px;
  left: 3px;
  top: 4px;
}
footer a.bni:hover {
  border-color: #006838;
}
footer a.bni:hover:after {
  color: #006838;
}
footer .teamviewver.news .depanage {
  top: 3px;
  position: relative;
}
footer .new-footer {
  width: 100%;
}
footer .new-footer .info-site a.mailto-link {
  color: #fff;
  text-indent: inherit;
  font-size: 14px;
  font-family: "arial";
  text-transform: initial;
  margin-left: 0;
  display: block;
  width: auto;
}
footer .new-footer .info-site p {
  margin: 0;
  font-family: "arial";
}
footer .new-footer .info-site .logo-footer {
  padding: 0px;
}
footer .new-footer .info-site span {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  footer .new-footer > div {
    display: block;
    width: 100%;
  }
}
footer .new-footer .right {
  padding-top: 32px;
}
@media (max-width: 1024px) {
  footer .new-footer .right {
    padding-top: 0;
    margin-bottom: 15px;
    max-width: 130px;
    float: left !important;
  }
}
footer .new-footer .right a {
  height: 20px;
  width: 20px;
  background-size: 20px;
  background-position: left bottom;
  display: inline-block;
  text-indent: -9999px;
  margin: 5px;
  float: left;
}
footer .new-footer .right a:last-child {
  margin-right: 0px;
}
footer .new-footer .right a.contact {
  position: relative;
  left: 2px;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
}
footer .new-footer .right a.contact:after {
  display: block;
  color: #fff;
  font-family: "Font Awesome 5 Solid";
  content: "";
}
footer .new-footer .right a.contact svg {
  position: absolute;
  transform: rotate(90deg);
  height: 10px;
  width: 15px;
  left: 2px;
  top: 5px;
}
footer .new-footer .right a.contact:hover {
  border-color: #006838;
}
footer .new-footer .right a.contact:hover {
  color: #006838;
}
footer .new-footer .right .teamviewver {
  text-align: right;
  margin-top: 0px;
}
footer .new-footer .right .teamviewver a {
  text-indent: inherit;
  width: inherit;
  text-decoration: underline;
}
footer .new-footer .right .teamviewver.news {
  margin-top: 35px;
}
footer .new-footer .right .teamviewver.news:after, footer .new-footer .right .teamviewver.news:before {
  clear: both;
  display: block;
  content: "";
}
footer .new-footer .right .teamviewver.news > a {
  float: none !important;
}
@media (max-width: 1024px) {
  footer .new-footer .right .teamviewver.news > a {
    float: left !important;
  }
}
footer .new-footer .right .teamviewver.news .depanage {
  top: 3px;
  left: -3px;
}
@media (max-width: 1024px) {
  footer .new-footer .right .teamviewver.news .depanage {
    top: 6px;
    position: relative;
    float: left;
    left: 2px;
    margin-left: 5px;
  }
}
footer .new-footer .right .teamviewver .depanage {
  margin: 0;
  display: inline-block;
  max-width: 15px;
  top: 3px;
}
@media (max-width: 1024px) {
  footer .new-footer .right .teamviewver .depanage {
    top: 4px;
    position: relative;
  }
}
footer .new-footer .right .teamviewver .depanage .pc {
  margin-left: 0px;
}
footer .new-footer .right .teamviewver .depanage img {
  max-width: 15px;
  position: relative;
  top: -2px;
}
footer .new-footer .right a.blog {
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  margin-right: 0;
  margin-left: 9px;
}
footer .new-footer .right a.blog:after {
  display: block;
  color: #fff;
  font-family: "Font Awesome 5 Solid";
  content: "";
}
footer .new-footer .right a.blog svg {
  position: absolute;
  height: 12px;
  width: 15px;
  left: 2px;
  top: 4px;
}
footer .new-footer .right a.blog:hover {
  border-color: #006838;
}
footer .new-footer .right a.blog:hover:after {
  color: #006838;
}
footer .new-footer .right a.linkedin {
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  top: inherit;
}
footer .new-footer .right a.linkedin:after {
  display: block;
  color: #fff;
  content: "";
}
footer .new-footer .right a.linkedin svg {
  position: absolute;
  height: 12px;
  width: 15px;
  left: 3px;
  top: 4px;
}
footer .new-footer .right a.linkedin:hover {
  border-color: #006838;
}
footer .new-footer .right a.linkedin:hover:after {
  color: #006838;
}
footer .new-footer .right a.bni {
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  top: inherit;
}
footer .new-footer .right a.bni:after {
  display: block;
  color: #fff;
  content: "";
}
footer .new-footer .right a.bni svg {
  position: absolute;
  height: 12px;
  width: 15px;
  left: 3px;
  top: 4px;
}
footer .new-footer .right a.bni:hover {
  border-color: #006838;
}
footer .new-footer .right a.bni:hover:after {
  color: #006838;
}
footer .new-footer .right a.facebook {
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  margin-top: 0;
  top: 5px;
  left: 3px;
}
footer .new-footer .right a.facebook svg {
  position: absolute;
  width: 15px;
  height: 12px;
  left: 3px;
  top: 4px;
}
footer .new-footer .right a.facebook:hover {
  border-color: #006838;
}
footer .new-footer .right a.facebook:hover:after {
  color: #006838;
}
footer .new-footer .right a:hover {
  background-position: left top;
}
@media (max-width: 900px) {
  footer.new .container a, footer.new .container span {
    text-align: left;
    margin-bottom: 0px !important;
  }
  footer.new .container .row > a, footer.new .container .row > span {
    text-align: left;
    width: auto;
  }
}
@media (max-width: 900px) and (max-width: 430px) {
  footer.new .container .row > a, footer.new .container .row > span {
    width: 100%;
    margin-bottom: 0 !important;
  }
}
footer .info-site {
  padding-top: 34px;
  z-index: 999;
  position: relative;
  margin-bottom: 19px;
  text-align: center;
}
footer .info-site a.mailto-link {
  color: #fff;
  text-indent: inherit;
  font-size: 14px;
  font-family: "arial";
  text-transform: initial;
  margin-left: 0;
  display: block;
  width: auto;
}
footer .info-site span {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "arial";
  margin-bottom: 10px;
  display: block;
}
footer .info-site.left {
  text-align: left;
}
footer .info-site p {
  color: #fff;
  font-size: 14px;
  max-width: 156px;
  margin: auto;
  margin-bottom: 16px;
}
footer .info-site a {
  height: 20px;
  width: 20px;
  background-size: 20px;
  background-position: left bottom;
  display: inline-block;
  text-indent: -9999px;
  margin: 2px;
}
footer .info-site a.contact {
  position: relative;
  left: 2px;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
}
footer .info-site a.contact:after {
  display: block;
  color: #fff;
  font-family: "Font Awesome 5 Solid";
  content: "";
}
footer .info-site a.contact svg {
  position: absolute;
  transform: rotate(90deg);
  height: 10px;
  width: 15px;
  left: 2px;
  top: 5px;
}
footer .info-site a.contact:hover {
  border-color: #006838;
}
footer .info-site a.contact:hover {
  color: #006838;
}
footer .info-site a.blog {
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
}
footer .info-site a.blog:after {
  display: block;
  color: #fff;
  font-family: "Font Awesome 5 Solid";
  content: "";
}
footer .info-site a.blog svg {
  position: absolute;
  height: 12px;
  width: 15px;
  left: 2px;
  top: 4px;
}
footer .info-site a.blog:hover {
  border-color: #006838;
}
footer .info-site a.blog:hover:after {
  color: #006838;
}
footer .info-site a.facebook {
  position: relative;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  margin-top: -23px;
  top: -26px;
  left: 1px;
}
footer .info-site a.facebook svg {
  position: absolute;
  width: 15px;
  height: 12px;
  left: 3px;
  top: 4px;
}
footer .info-site a.facebook:hover {
  border-color: #006838;
}
footer .info-site a.facebook:hover:after {
  color: #006838;
}
footer .info-site a.linkedin {
  position: relative;
  border: 1px solid white;
  border-radius: 50%;
  padding: 10px;
  top: -26px;
  right: -3px;
}
footer .info-site a:hover {
  background-position: left top;
}
footer .container .row {
  margin-bottom: 0px;
  padding-bottom: 6px;
}
footer .container span, footer .container a {
  position: relative;
  font-size: 12px;
  font-family: "roboto";
  color: #fff;
}
footer .container a:hover {
  color: #006838;
}
footer .container span {
  left: 0;
}
footer .container .condition {
  left: -56px;
  right: 0;
  margin: auto;
}
footer .container .abcmedia {
  right: 0;
}

a:hover,
a {
  text-decoration: none;
}

.block-text p:last-child {
  margin-bottom: 0px;
}

header.site-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 33;
  padding-top: 22px;
  height: 70px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
header.site-header ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 14px;
  font-family: arial;
  text-transform: initial;
  opacity: 0.5;
  opacity: 1;
}
header.site-header ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-size: 14px;
  font-family: arial;
  text-transform: initial;
  opacity: 0.5;
  opacity: 1;
}
header.site-header :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  font-size: 14px;
  font-family: arial;
  text-transform: initial;
  opacity: 0.5;
  opacity: 1;
}
header.site-header :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-size: 14px;
  font-family: arial;
  text-transform: initial;
  opacity: 0.5;
  opacity: 1;
}
header.site-header .search-form.active {
  height: auto;
  overflow: inherit;
  transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  min-width: 363px;
}
header.site-header .search-form {
  position: absolute;
  /*background: rgba(0, 102, 51, 0.59);*/
  padding-right: 20px;
  padding-left: 20px;
  right: 100px;
  right: 0px;
  top: 57px;
  height: 0;
  overflow: hidden;
  transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
}
header.site-header .search-form:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #006838;
  opacity: 0.59;
  top: 0;
  left: 0px;
  z-index: -1;
}
header.site-header .search-form svg {
  position: absolute;
  right: 120px;
  right: 9px;
  top: -10px;
  opacity: 0.59;
  height: 10px;
  width: 10px;
}
header.site-header .search-form input[type=search] {
  border-color: #fff !important;
  color: #fff;
  padding-left: 5px !important;
}
header.site-header .search-form .screen-reader-text {
  display: none;
}
header.site-header .search-form .search-submit {
  color: #fff;
  font-family: "roboto";
  font-size: 16px;
  text-decoration: none;
  border: 1px #fff solid;
  height: 30px;
  display: inline-block;
  line-height: 27px;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 18px;
  background: transparent;
  text-transform: inherit;
  letter-spacing: inherit;
  box-shadow: none;
  margin-left: 3px;
  position: relative;
  top: 8px;
  margin-left: 18px;
}
header.site-header .search-form .search-submit .screen-reader-text {
  display: block;
}
header.site-header .col-md-9,
header.site-header .col-md-12 {
  text-align: center;
}
header.site-header #menu-principal {
  display: flex;
  justify-content: space-around;
}
header.site-header #menu-principal li {
  display: inline-block;
  margin-right: 0;
  position: relative;
  text-align: left;
}
header.site-header #menu-principal li a {
  color: #fff;
  font-family: "arial";
  text-transform: initial;
  font-size: 20px;
  line-height: 24px;
  transition: 0.3s;
  text-decoration: none;
}
header.site-header #menu-principal li a:active,
header.site-header #menu-principal li a:focus,
header.site-header #menu-principal li a:hover {
  color: #fff !important;
  text-decoration: none;
  opacity: 0.6;
}
header.site-header #menu-principal li .sub-menu {
  position: absolute;
  padding-top: 24px;
  top: 24px;
  width: auto;
  min-width: 100%;
  height: 0;
  overflow: hidden;
  transition: all 100ms ease;
}
@media (max-width: 1024px) {
  header.site-header #menu-principal li .sub-menu {
    height: auto;
    overflow: inherit;
    display: none;
    position: relative;
    padding-left: 30px;
  }
}
header.site-header #menu-principal li .sub-menu li {
  position: relative;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
header.site-header #menu-principal li .sub-menu li:last-child {
  padding-bottom: 15px;
}
header.site-header #menu-principal li .sub-menu li a {
  font-size: 17px;
}
header.site-header #menu-principal li .sub-menu li:after {
  content: "";
  background: #006838;
  opacity: 0.7;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
}
header.site-header #menu-principal li.current_page_item a {
  color: #fff;
  text-decoration: none;
  opacity: 0.6;
}
header.site-header #menu-principal li.concept {
  left: -2px;
}
header.site-header #menu-principal li.spiruline {
  left: -4px;
}
header.site-header #menu-principal li.contact {
  left: -10px;
}
header.site-header #menu-principal li.blog {
  left: -8px;
}

header.site-header.scroll {
  background: none;
  padding-top: 7px;
  height: 40px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}
header.site-header.scroll .row {
  margin-bottom: 0;
}
header.site-header.scroll .search-form {
  top: 42px;
}
header.site-header.scroll .sub-menu {
  padding-top: 9px !important;
}

.search-page .block1 {
  width: 100%;
  min-height: 400px;
  background-color: #006838;
  color: #fff;
  text-align: center;
}
.search-page .block1 h1 {
  margin-top: 200px;
  color: #fff;
  display: inline-block;
}
.search-page .container {
  padding-left: 30px;
  padding-right: 30px;
}
.search-page .container p {
  text-align: left;
}
.search-page .entry-header h2 {
  text-align: left;
}
.search-page .entry-header h2 a {
  color: #006838;
}
.search-page .entry-header h2 a:hover {
  color: #15a587;
}
.search-page footer.entry-footer {
  text-align: center;
}
.search-page footer.entry-footer a {
  color: #006838;
}
.search-page footer.entry-footer a:hover {
  color: #15a587;
}
@media (min-width: 600px) {
  .search-page .resume {
    float: left;
  }
}
.search-page .post-thumbnail {
  max-width: 320px;
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.search-page .post-thumbnail img {
  width: 100%;
  height: auto;
}
@media (max-width: 600px) {
  .search-page .post-thumbnail {
    display: block;
    float: none;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
.search-page .post-thumbnail:hover {
  opacity: 0.8;
}

.not-found .container p {
  width: 100%;
  max-width: 1180px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 15px;
}
.not-found .search-form {
  margin: auto;
}
.not-found .search-form label .screen-reader-text {
  display: none;
}
.not-found .search-form label input {
  color: #1d1d1b;
  padding-left: 5px;
}
.not-found .search-form .search-submit {
  color: #006838;
  font-family: "roboto";
  font-size: 16px;
  text-decoration: none;
  border: 1px #006838 solid;
  height: 30px;
  display: inline-block;
  line-height: 27px;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 18px;
  background: transparent;
  text-transform: inherit;
  letter-spacing: inherit;
  box-shadow: none;
  margin-left: 3px;
  position: relative;
  top: 8px;
  margin-left: 18px;
}

.menu-resp {
  display: none;
}

.not-home section:nth-child(2) {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.not-home section:nth-child(2) .col-md-12.block-text h1 {
  margin-top: 0px;
}
.not-home section:nth-child(2) .col-md-12.block-text h2 {
  color: #006838;
  margin-top: 0px;
}
.not-home section:last-child {
  padding-bottom: 70px !important;
}
.not-home #section1 {
  min-height: 420px;
  position: relative;
  overflow: hidden;
}
.not-home #section1 .background {
  background-image: none;
  background-position: center bottom !important;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0;
  z-index: -1;
  height: 420px;
}
.not-home #section1 .filter {
  background: #fff !important;
  opacity: 0.2;
}
.not-home #section1 .container {
  height: 400px;
}
.not-home #section1 .container img {
  position: absolute;
  right: 0px;
  bottom: 20%;
  max-width: 241px;
}
.not-home #block1 {
  padding-top: 60px;
  padding-bottom: 70px;
}
.not-home #block1 h2 {
  color: #006838;
  margin-top: 15px !important;
}
.not-home #block1 .row {
  margin-bottom: 0px;
}
.not-home #block1 .col-md-6:first-child {
  padding-left: 0;
  position: relative;
  left: -2px;
  padding-right: 30px;
}
.not-home #block1 .col-md-6:first-child h1 {
  text-align: left;
  margin-top: 0px;
}
@media (max-width: 900px) {
  .not-home #block1 .col-md-6:first-child {
    left: 0px;
  }
}
.not-home #block1 .col-md-6:first-child h1 {
  margin-top: 15px;
}
.not-home #block1 .col-md-6:first-child p {
  /*text-align: justify;*/
}
.not-home #block1 .col-md-6:first-child a.button {
  margin-top: 19px;
}
.not-home #block1 .col-md-6:last-child {
  padding-left: 10px;
}
.not-home #block1 .col-md-12 h1 {
  margin-top: 12px;
}
.not-home #block1 .flesh {
  display: block;
  text-align: center;
  margin-top: 54px;
}
.not-home #block2 {
  position: relative;
  height: 240px;
  height: auto;
  text-align: center;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 35px;
  /*margin-top: 26px;*/
}
.not-home #block2 .filter {
  background: #006838;
  opacity: 0.5;
}
.not-home #block2 input.wpcf7-submit,
.not-home #block2 #contact input.wpcf7-submit,
.not-home #block2 a.button {
  color: #fff;
  border-color: #fff;
  margin-top: 24px;
  min-width: 137px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  margin-left: 8px;
  margin-right: 8px;
}
.not-home #block2 input.wpcf7-submit:hover,
.not-home #block2 #contact input.wpcf7-submit:hover,
.not-home #block2 a.button:hover {
  color: #15a587;
  border-color: #15a587;
}
.not-home #block2 .container div {
  display: table;
  width: 100%;
  height: 170px;
  height: auto;
}
.not-home #block2 .container div div {
  display: table-row;
}
.not-home #block2 .container div div div {
  display: table-cell;
  vertical-align: middle;
}
.not-home #block2 .container div div div h2 {
  margin-top: -8px;
}
.not-home #block2 .container .one-item {
  text-align: center;
}
.not-home #block2 .container .one-item h2 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.not-home #block2 .container .one-item .button {
  margin-top: 0px;
  margin-bottom: 0px;
}
.not-home #block2 .one-item p {
  color: #fff;
}
.not-home #block3 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.not-home #block3 h2 {
  color: #006838;
  margin-top: 0;
}
.not-home #block3 h3 {
  padding-top: 1px;
  margin-bottom: 4px;
}
.not-home #block3 .row {
  margin-bottom: 0px;
}
.not-home #block3 .col-md-6:first-child {
  padding-left: 0px;
}
.not-home #block3 .col-md-6:last-child {
  padding-left: 30px;
  padding-top: 0;
}
@media (max-width: 900px) {
  .not-home #block3 .col-md-6:last-child {
    padding-left: 0px;
  }
}
.not-home #block3 .col-md-6:last-child h1 {
  text-align: left;
  margin-top: 0px;
}
.not-home #block3 .col-md-6:last-child h2 {
  color: #006838;
  margin-top: 0;
}
.not-home #block3 .col-md-6:last-child h3 {
  padding-top: 1px;
  margin-bottom: 4px;
}
.not-home #block3 .col-md-6:last-child #contact input.wpcf7-submit,
.not-home #block3 .col-md-6:last-child input.wpcf7-submit,
.not-home #block3 .col-md-6:last-child a.button {
  margin-left: 0;
  margin-top: 21px;
  line-height: 25px;
}
.not-home #block3 .col-md-6:last-child .flesh {
  display: block;
  text-align: center;
  margin-top: 54px;
}
.not-home #block3 .col-md-6:last-child p {
  /*text-align: justify;*/
  line-height: 21px;
}
.not-home #block4 {
  padding-top: 70px;
  padding-bottom: 0px;
}
.not-home #block4 h2 {
  color: #006838;
  text-align: center;
  margin-top: 0;
}
.not-home #block4 .row {
  margin-bottom: 0;
}
.not-home #block4 .col-md-6 {
  padding-top: 2px;
  /*text-align: justify;*/
}
.not-home #block4 .col-md-6:first-child {
  padding-left: 0;
  padding-right: 20px;
}
.not-home #block4 .col-md-6:last-child {
  padding-left: 20px;
  padding-right: 0px;
}
.not-home .center-block {
  text-align: center;
  background: white;
}
.not-home .center-block .row {
  margin-bottom: 0px;
}
.not-home .center-block .col-md-12 {
  margin: auto;
}
.not-home .center-block h2 {
  color: #006838;
  text-align: center;
  display: inline-block;
}
.not-home .center-block h1 {
  margin-top: 0px;
}

.center-block {
  padding-top: 70px;
  padding-bottom: 70px;
}
.center-block h2,
.center-block h1 {
  margin-top: 0px;
}

#mobile-background-holder {
  display: none;
}

.liste-actualites {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #fff;
  position: relative;
}
.liste-actualites .col-md-4 {
  padding-bottom: 50px;
  margin-bottom: 25px;
}
.liste-actualites .col-md-4 .position {
  position: absolute;
  width: 100%;
  padding-right: 33px;
  bottom: 0;
}
.liste-actualites .col-md-4 h2 {
  color: #1d1d1b;
  font-size: 18px;
  margin-top: 18px;
  margin-bottom: 13px;
  text-transform: initial;
  line-height: 23px;
}
.liste-actualites .col-md-4 .button:hover,
.liste-actualites .col-md-4 .button:active,
.liste-actualites .col-md-4 .button:focus {
  background: transparent;
  box-shadow: none;
  color: #1d1d1b;
}
.liste-actualites .col-md-4 a.img-article {
  display: block;
  transition: 0.4s;
  height: 230px;
  transition: 0.4s;
}
.liste-actualites .col-md-4 a.img-article img {
  width: 100%;
  opacity: 0;
}
.liste-actualites .col-md-4 a.img-article:hover {
  opacity: 0.8;
}
@media (min-width: 620px) and (max-width: 1000px) {
  .liste-actualites .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.liste-actualites .col-md-4 .social-sharing {
  transform: scale(0.7);
  margin-top: -41px;
  text-align: right;
  font-size: 0;
  position: relative;
  right: -54px;
}
@media (max-width: 768px) {
  .liste-actualites .col-md-4 .social-sharing {
    right: -64px;
  }
}
@media (max-width: 768px) and (max-width: 400px) {
  .liste-actualites .col-md-4 .social-sharing {
    right: -59px;
  }
}
.liste-actualites .col-md-4 .social-sharing a {
  border-radius: 50%;
}
@media (max-width: 768px) {
  .liste-actualites .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
.liste-actualites::before {
  left: inherit;
  top: inherit;
  bottom: -89px;
  right: -136px;
}

.detail-actialites-bg {
  background-color: #fff;
}

#detail-actualites {
  padding-top: 60px;
  padding-bottom: 60px;
}
#detail-actualites h1 {
  text-align: left;
  text-transform: initial;
}
#detail-actualites .col-md-8 img {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1000px) {
  #detail-actualites .col-md-8 {
    flex: 0 0 60%;
    max-width: 60%;
  }
}
#detail-actualites .col-md-8 .categorie,
#detail-actualites .col-md-8 .date {
  font-size: 16px;
  font-style: italic;
  color: #1d1d1b;
}
#detail-actualites .col-md-8 .contenue {
  margin-top: 16px;
  color: #1d1d1b;
  font-family: "roboto";
  font-size: 16px;
}
#detail-actualites .col-md-8 .contenue .social-sharing {
  margin-top: 42px;
}
#detail-actualites .col-md-8 .contenue li {
  padding-left: 10px;
  position: relative;
}
#detail-actualites .col-md-8 .contenue ul li::before {
  content: "" !important;
  background-color: black;
  position: absolute;
  left: -3px;
  display: block;
  top: 10px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  margin: auto;
}
#detail-actualites .col-md-8 .social-sharing {
  transform: scale(0.7);
  margin-top: none;
  text-align: inherit;
  font-size: 0;
  position: relative;
  left: -114px;
}
#detail-actualites .col-md-8 .social-sharing a {
  border-radius: 50%;
}
@media (max-width: 1024px) {
  #detail-actualites .col-md-8 .social-sharing {
    left: -99px;
  }
}
@media (max-width: 1024px) and (max-width: 700px) and (max-width: 660px) {
  #detail-actualites .col-md-8 .social-sharing {
    left: -85px;
  }
}
@media (max-width: 1024px) and (max-width: 700px) and (max-width: 660px) and (max-width: 600px) {
  #detail-actualites .col-md-8 .social-sharing {
    left: -59px;
  }
}
@media (max-width: 1024px) and (max-width: 700px) and (max-width: 660px) and (max-width: 400px) {
  #detail-actualites .col-md-8 .social-sharing {
    left: -48px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  #detail-actualites .col-md-8 .social-sharing {
    left: -82px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  #detail-actualites .col-md-4 {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
#detail-actualites .col-md-4 h2 {
  margin-bottom: 30px;
  color: #1d1d1b;
}
#detail-actualites .col-md-4 ul li {
  clear: both;
  display: inline-block;
  margin-bottom: 15px;
}
#detail-actualites .col-md-4 ul li .content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-right: 15px;
}
#detail-actualites .col-md-4 ul li a {
  transition: 0.4s;
}
#detail-actualites .col-md-4 ul li a:hover {
  opacity: 0.8;
}
#detail-actualites .col-md-4 ul li img {
  max-width: 150px;
  float: left;
}
#detail-actualites .col-md-4 ul li .info {
  display: inline;
  position: relative;
  left: 15px;
  float: right;
}
#detail-actualites .col-md-4 ul li .info .titre {
  color: #1d1d1b;
  font-family: "arial";
  font-size: 16px;
}
@media (max-width: 400px) {
  #detail-actualites .col-md-4 ul li .info .titre {
    font-size: 14px;
  }
}
#detail-actualites .col-md-4 ul li .info .categorie,
#detail-actualites .col-md-4 ul li .info .date {
  font-size: 13px;
  font-style: italic;
  color: #15a587;
}
@media (min-width: 614px) and (max-width: 768px) {
  #detail-actualites .col-md-4 ul li {
    width: 49%;
  }
  #detail-actualites .col-md-4 ul li .info {
    left: 10px;
    float: left;
  }
}
#detail-actualites .col-md-4 ul .content a {
  height: 97px;
  float: left;
}
#detail-actualites .col-md-4 ul .content:before, #detail-actualites .col-md-4 ul .content:after {
  content: "";
  display: block;
  clear: both;
}
#detail-actualites .col-md-4 a.button {
  margin-left: 0px;
}

.search #content {
  padding-bottom: 20px;
}

#contact .google-maps-builder-wrap {
  width: 100%;
}
#contact div.wpcf7-spam-blocked {
  border: 1px solid #fafafa;
  text-align: center;
  color: #1d1d1b;
  clear: both;
  border: 1px solid red;
  text-align: center;
  color: #1d1d1b;
}
#contact div.wpcf7-validation-errors {
  border: 1px solid #fafafa;
  text-align: center;
  color: #1d1d1b;
  clear: both;
  border: 1px solid red;
  text-align: center;
  color: #1d1d1b;
}
#contact div.wpcf7-mail-sent-ok {
  border-color: #006838;
  text-align: center;
  color: #1d1d1b;
  clear: both;
}
#contact .input-field .wpcf7-not-valid-tip {
  display: none;
}
#contact .input-field textarea.wpcf7-not-valid {
  border-color: red;
}
#contact .input-field input.wpcf7-not-valid {
  border-color: red;
}
#contact .input-field .form-contact .input-field.col input[type=submit]:focus {
  box-shadow: none;
}
#contact h1 {
  text-align: center;
  margin-bottom: 50px;
}
#contact a {
  color: #006838;
}
#contact a:hover {
  color: #1d1d1b;
}
#contact h2 {
  color: #006838;
}
#contact .wpcf7-form-control-wrap {
  position: static;
}
#contact input.wpcf7-submit {
  background: #fff;
  margin-bottom: 30px;
}
#contact .form-contact .submit-btn {
  text-align: center;
}
#contact .wpcf7-form-control {
  display: block;
  margin: auto;
}
#contact .wpcf7-form-control > div {
  margin: auto;
}
#contact div.wpcf7 .ajax-loader {
  display: block;
  margin: -8px auto 20px;
}

#page-contact #content {
  padding-bottom: 30px;
}

.col-md-6 img {
  width: 100%;
}
.col-md-6 ul li {
  padding-left: 10px;
  list-style-type: unset !important;
  left: 10px;
  position: relative;
}
.col-md-6 ul li:after {
  content: "-";
  color: #006838;
  position: absolute;
  left: -3px;
  display: block;
  top: 0px;
}
.col-md-6 p:last-child {
  margin-bottom: 0px;
}

footer.fixe {
  position: absolute;
  width: 100%;
  bottom: 0;
}

header.site-header {
  background: rgba(0, 101, 49, 0.7);
  background-color: transparent;
}
header.site-header:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #006838;
  opacity: 0.7;
  top: 0;
  left: 0px;
  z-index: -1;
}

.not-home #block4 {
  background: #fff;
}
.not-home #block3 {
  background: #fff;
}
.not-home #block1 {
  background: #fff;
}

#not-home section:last-child .flesh {
  display: none;
}

#menu-principal .menu-item-has-children:not(.loupe-groupe) {
  white-space: nowrap;
}
#menu-principal .menu-item-has-children:not(.loupe-groupe) > a {
  cursor: default;
}

.blueimp-gallery > .close,
.blueimp-gallery > .next, .blueimp-gallery > .prev {
  color: #fff !important;
}

.galerie {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}
.galerie h2 {
  text-align: center;
  margin-top: 0px;
}
.galerie .row {
  margin-bottom: 0px;
}

.gdpr-preferences {
  display: none !important;
}

@media (max-width: 1024px) {
  footer .right .float-right {
    float: left !important;
  }

  #menu-principal .menu-item-has-children:not(.loupe-groupe) {
    position: relative;
  }
  #menu-principal .menu-item-has-children:not(.loupe-groupe):after {
    display: block;
    color: #fff;
    font-family: "Font Awesome 5 Solid";
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    display: none;
  }
  #menu-principal .menu-item-has-children:not(.loupe-groupe) svg {
    display: inline-block;
    font-size: 15px;
    position: absolute;
    top: 0px;
    right: 0px;
    transform: rotate(-90deg);
  }
  #menu-principal .menu-item-has-children:not(.loupe-groupe) .sub-menu {
    top: 0;
    padding-top: 9px;
    padding-left: 10px;
  }
  #menu-principal .menu-item-has-children:not(.loupe-groupe) .sub-menu li {
    margin-bottom: 0;
  }
  #menu-principal .menu-item-has-children:not(.loupe-groupe) .sub-menu li:last-child {
    padding-bottom: 5px;
  }
  #menu-principal .menu-item-has-children:not(.loupe-groupe) .sub-menu li::after {
    display: none;
  }
  #menu-principal .menu-item-has-children:not(.loupe-groupe).active svg {
    transform: rotate(0deg);
  }
}
@media (min-width: 1024px) {
  #menu-principal .menu-item-has-children:not(.loupe-groupe):hover .sub-menu {
    display: block;
    height: auto;
  }
}
.logo-footer {
  padding-left: 15px;
  padding-right: 15px;
}
.logo-footer img {
  max-width: 200px;
  margin-bottom: 20px;
}
.logo-footer.droite {
  text-align: right;
}
.logo-footer.gauche {
  text-align: left;
}
.logo-footer.centre {
  text-align: center;
}

.new-footer:before, .new-footer:after {
  clear: both;
  content: "";
  display: block;
  position: relative;
}

.flexslider:not(#flexslider7):hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: -9px;
}

.flexslider:not(#flexslider7):hover .flex-direction-nav .flex-next {
  opacity: 1;
}

.flexslider:not(#flexslider7) {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  background: inherit;
  border: none;
}
.flexslider:not(#flexslider7) .flex-control-nav {
  display: none;
}
@media (max-width: 900px) {
  .flexslider:not(#flexslider7) .flex-control-nav {
    display: block;
  }
}
.flexslider:not(#flexslider7) .flex-direction-nav li:before {
  display: none;
}
.flexslider:not(#flexslider7) .flex-direction-nav {
  position: absolute;
  width: 100%;
  top: 45%;
}
.flexslider:not(#flexslider7) .flex-direction-nav .flex-nav-next {
  float: right;
  top: -42px;
}
.flexslider:not(#flexslider7) .flex-direction-nav .flex-nav-prev {
  left: -50px;
}
.flexslider:not(#flexslider7) .flex-direction-nav .flex-nav-next,
.flexslider:not(#flexslider7) .flex-direction-nav .flex-nav-prev {
  height: 40px;
  width: 40px;
}
.flexslider:not(#flexslider7) .flex-direction-nav .flex-next {
  float: right;
  position: relative;
  text-indent: -9999px;
  background-image: url("../img/flech-blanch.svg");
  background-repeat: no-repeat;
  color: transparent;
  height: 40px;
  width: 40px;
  background-size: 40px;
  display: inline-block;
  transform: rotate(-90deg);
  left: 6px;
  opacity: 1;
  left: 60px;
  font-size: 0;
  filter: invert(100%);
}
.flexslider:not(#flexslider7) .flex-direction-nav .flex-next:before {
  display: none;
}
.flexslider:not(#flexslider7) .flex-direction-nav .flex-prev {
  position: relative;
  text-indent: -9999px;
  background-image: url("../img/flech-blanch.svg");
  background-repeat: no-repeat;
  color: transparent;
  height: 40px;
  width: 40px;
  background-size: 40px;
  display: inline-block;
  transform: rotate(90deg);
  left: -9px;
  opacity: 1;
  filter: invert(100%);
}
.flexslider:not(#flexslider7) .flex-direction-nav .flex-prev:before {
  display: none;
}
.flexslider:not(#flexslider7) .slides {
  display: flex;
}
.flexslider:not(#flexslider7) .slides li {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  background: #ffffff;
  padding: 0;
  max-width: 380px;
  max-width: inherit;
  width: 32.2%;
  flex: none;
  text-align: center;
  padding-bottom: 41px;
}
.flexslider:not(#flexslider7) .slides li:before {
  display: none;
}
.flexslider:not(#flexslider7) .slides li > div {
  position: relative;
}
.flexslider:not(#flexslider7) .slides li > div img {
  width: 100%;
}
.flexslider:not(#flexslider7) .slides li > div span {
  display: block;
  position: absolute;
  right: 0px;
  font-family: "arial";
  text-transform: uppercase;
  color: #fff;
  background: #15a587;
  bottom: 20px;
  font-size: 21px;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 205px;
  line-height: 40px;
  text-align: center;
  transition: all 100ms ease;
  z-index: 2;
  overflow: hidden;
  max-width: 96%;
}
.flexslider:not(#flexslider7) .slides li > div span:before {
  content: "";
  position: absolute;
  width: 0px;
  background: #006838;
  transition: all 300ms ease;
  z-index: -1;
  top: -23px;
  left: -75px;
  height: 154px;
  transform: rotate(-20deg);
}
.flexslider:not(#flexslider7) .slides li p {
  color: #15a587;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 28px;
  line-height: 19px;
}
.flexslider:not(#flexslider7) .slides li .button {
  color: #15a587;
  border-color: #15a587;
  margin-left: 0px;
  margin-top: 20px;
}
.flexslider:not(#flexslider7) .slides li .button:hover {
  color: #006838;
  border-color: #006838;
}
.flexslider:not(#flexslider7) .slides li:hover > div span:before {
  width: 147%;
}
.flexslider:not(#flexslider7) .slides li:hover p {
  color: #006838;
}
.flexslider:not(#flexslider7) .slides li:hover .button {
  color: #006838;
  border-color: #006838;
}
.flexslider:not(#flexslider7) .slides li:hover .button:focus {
  background-color: none;
}
.flexslider:not(#flexslider7) .slides .row li:nth-child(2) {
  margin-left: 1.7%;
  margin-right: 1.7%;
}

#mc4wp-form-1 .mc4wp-form-fields {
  margin-bottom: 30px;
  margin-top: 70px;
}
#mc4wp-form-1 .mc4wp-form-fields label {
  font-size: 16px;
  color: #006838;
}
#mc4wp-form-1 .mc4wp-response p {
  text-align: center;
}

.partanaire {
  background: #fff;
}
.partanaire .col-md-12 h2 {
  color: #006838;
  text-align: center;
}
.partanaire li:before {
  display: none;
}
.partanaire .container .row {
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.partanaire #flexslider7 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 40px;
}
.partanaire #flexslider7 .slides {
  list-style: none;
  display: flex;
  align-items: center;
}
.partanaire #flexslider7 .slides li {
  text-align: center;
}
.partanaire #flexslider7 .slides li:before {
  display: none;
}
.partanaire #flexslider7 .slides li img {
  max-width: 160px;
  margin: auto;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.partanaire #flexslider7 .slides li a {
  display: inline-block;
  max-width: 160px;
}
.partanaire #flexslider7 .slides li a img {
  width: 100%;
}
.partanaire #flexslider7 .slides:after {
  display: none;
}
.partanaire #flexslider7 .flex-direction-nav {
  display: none;
}
.partanaire #flexslider7 .flex-control-nav {
  bottom: -80px;
}
.partanaire #flexslider7 .flex-control-paging li a {
  width: 8px;
  height: 8px;
}

#page-informatique-pour-cabinet-medical .not-home #section1 .filter {
  opacity: 0;
}

#reservations {
  padding: 0px !important;
}
#reservations > div {
  padding: 170px 70px;
  /*min-height: 680px;*/
}
#reservations > div .titre {
  z-index: 9;
  position: relative;
  max-width: 203px;
  margin: auto;
  margin-bottom: auto;
  float: none;
  width: 200px;
  display: inherit;
  margin-bottom: 29px;
}
#reservations > div::after {
  display: block;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
#reservations .row {
  margin-top: 0px;
  margin-bottom: 0px;
}
#reservations .col-md-12 {
  max-width: 600px;
  margin: auto;
  width: 100%;
  z-index: 9;
  color: #fff;
}
#reservations .col-md-12 p {
  color: #fff;
  font-family: "arial";
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
#reservations .col-md-12 fieldset {
  border: none;
  padding: 0px;
  margin: 0px;
}
#reservations .col-md-12 .rtb-booking-form {
  border: 1px solid #fff;
  padding: 24px;
  text-align: center;
  /*.col-md-6.message{ 
      flex: none;
      max-width: 100%; 
  }*/
}
#reservations .col-md-12 .rtb-booking-form textarea,
#reservations .col-md-12 .rtb-booking-form input {
  transition: none 0s ease 0s;
  text-align: inherit;
  line-height: 32px;
  border-width: 1px;
  margin: 0px 0px 12px;
  margin-bottom: 12px;
  padding: 0px 8px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 12px;
  border-radius: 4px;
  color: #372f2b;
  outline: none;
  display: inline-block;
  -moz-appearance: none;
  margin-bottom: 15px !important;
  width: 100%;
  background: white;
  border: 1px solid #b7b6b6;
  height: 40px;
  box-sizing: border-box;
  margin-top: 1rem;
  margin-bottom: 0px !important;
  text-align: left;
  max-width: 100%;
}
#reservations .col-md-12 .rtb-booking-form textarea.select-dropdown,
#reservations .col-md-12 .rtb-booking-form input.select-dropdown {
  margin-top: 0;
}
#reservations .col-md-12 .rtb-booking-form ul li::before {
  display: none;
}
#reservations .col-md-12 .rtb-booking-form ul li.picker__list-item {
  font-family: "roboto";
  font-size: 12px;
  color: black !important;
}
#reservations .col-md-12 .rtb-booking-form .select-wrapper + label {
  position: absolute;
  color: #fff;
  top: -39px;
  font-size: 12px;
  color: white;
  font-weight: bold;
}
#reservations .col-md-12 .rtb-booking-form .select-wrapper span.caret {
  color: #372f2b;
  position: absolute;
  right: 12px;
  top: -1px;
  bottom: 0;
  height: 10px;
  margin: auto 0;
  font-size: 10px;
  line-height: 10px;
  z-index: 1;
}
#reservations .col-md-12 .rtb-booking-form ::placeholder {
  color: black;
  opacity: 1;
}
#reservations .col-md-12 .rtb-booking-form .dropdown-content li {
  height: 20px;
  line-height: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}
#reservations .col-md-12 .rtb-booking-form .dropdown-content li > span {
  font-size: 12px;
  color: #372f2b;
  display: block;
  line-height: 22px;
  padding: 5px;
}
#reservations .col-md-12 .rtb-booking-form .rtb-text.name > label,
#reservations .col-md-12 .rtb-booking-form .rtb-text.phone > label,
#reservations .col-md-12 .rtb-booking-form .rtb-textarea.message > label,
#reservations .col-md-12 .rtb-booking-form .rtb-text.email > label {
  display: none;
}
#reservations .col-md-12 .rtb-booking-form .rtb-select.party > label {
  display: none;
}
#reservations .col-md-12 .rtb-booking-form .rtb-textarea > label,
#reservations .col-md-12 .rtb-booking-form .rtb-text > label {
  position: relative;
  margin-bottom: 0px;
  color: #fff;
  top: 6px;
  text-align: left;
  font-weight: bold;
}
#reservations .col-md-12 .rtb-booking-form .rtb-textarea textarea {
  min-height: 40px;
}
#reservations .col-md-12 .rtb-booking-form .col-md-6.time {
  flex: inherit;
  max-width: 25%;
}
#reservations .col-md-12 .rtb-booking-form .col-md-6.party {
  flex: none;
  max-width: 25%;
  padding-top: 18px;
}
#reservations .col-md-12 .rtb-booking-form button {
  transition: none 0s ease 0s;
  text-align: inherit;
  line-height: 17px;
  border-width: 0px 0px 3px;
  margin: 0px;
  padding: 7px 18px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 12px;
  border-color: #a37b44;
  background-color: #c79c60;
  -webkit-border-radius: 5px;
  border-style: solid;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  color: white !important;
  margin-top: 14px;
}

.picker__day--today::before {
  top: -1px !important;
  right: -1px !important;
}

.picker__day--infocus:hover,
.picker--focused .picker__day--highlighted {
  background: #c79c60 !important;
  border-radius: 0%;
}

.picker__month,
.picker__weekday,
.picker__year,
.picker__day,
.picker__footer button {
  font-size: 12px !important;
}

.picker__frame {
  min-width: 226px !important;
  max-width: 336px !important;
}

.picker__nav--prev::before {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid black !important;
}

.picker__nav--next::before {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid black !important;
}

.picker__box {
  font-size: 12px !important;
  border-bottom-width: 0 !important;
  padding: 0 10px !important;
}

.picker--opened .picker__frame {
  top: 29% !important;
  bottom: 0 !important;
  left: -5.2% !important;
}

.picker.picker--time .picker__frame {
  min-width: 200px !important;
  max-width: 200px !important;
  right: -20.2% !important;
  left: inherit;
  overflow-y: scroll;
  border-radius: 0px !important;
}

/* media query */
@media (max-width: 1200px) {
  footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .site-header-main .col-md-3 {
    padding-left: 30px;
  }
}
@media (max-width: 1180px) {
  .loupe {
    right: 9%;
  }

  section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .not-home #block1 .col-md-6:last-child img {
    width: 100%;
    padding-right: 0;
  }
  .not-home #block3 .col-md-6:first-child img {
    width: 100%;
  }

  section.search-page {
    padding: 0px;
    text-align: center;
  }
  section.search-page .container {
    padding-bottom: 25px;
  }
}
@media (max-width: 1140px) {
  header.site-header #menu-principal li {
    margin-right: 54px;
  }
}
@media (max-width: 1024px) {
  .loupe-groupe {
    position: relative;
  }

  .menu-resp {
    display: block;
    position: absolute;
    top: 20px;
    right: 18px;
    z-index: 99;
    max-width: 33px;
  }
  .menu-resp img {
    width: 100%;
  }

  header.site-header {
    padding-top: 0px;
  }
  header.site-header #menu-principal {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  header.site-header .search-form:before {
    display: none;
  }

  header.site-header #menu-principal li {
    width: 100%;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    position: static;
  }

  .site-header-main {
    position: relative;
    padding-top: 30px;
    padding-bottom: 15px;
    z-index: 99999;
  }
  .site-header-main:after {
    clear: both;
    content: "";
    display: block;
    background: #006838;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .site-header-main .col-md-9,
.site-header-main .col-md-12 {
    display: none;
  }

  header.site-header .search-form {
    position: static;
    background: none;
  }
  header.site-header .search-form label {
    margin-right: 25px;
    min-width: 100%;
  }
  header.site-header .search-form:after {
    display: none;
  }

  .loupe {
    position: static;
  }

  header.site-header .search-form .search-submit {
    margin-left: 0;
    margin-top: -4px;
    position: relative;
    top: 10px;
  }

  #home-page .background {
    top: 0px;
    background: none;
    height: 100%;
    left: 0px;
    width: 100%;
    background-size: cover;
    background-position: center;
    bottom: 0;
  }

  #home-page .section2 {
    background: #fff;
  }

  #home-page .section3 {
    background-size: cover;
  }

  section.search-page article {
    display: block;
    width: 100%;
  }
  section.search-page .search-form label {
    width: 100%;
    margin-right: 0;
    margin-left: -7px;
  }

  #mobile-background-holder {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: -2;
  }

  #home-page .section3 {
    background: none !important;
  }

  .not-home #block4,
.not-home #block3,
.not-home #block1,
#home-page #section4 {
    background: #fff;
  }

  .not-home #block1 {
    padding-bottom: 68px;
  }

  .not-home #block2 {
    margin-top: 0px;
  }

  .not-home #block4 .container .row,
.not-home #block3 .container .row {
    margin-bottom: 0px;
  }

  header .site-header-main .col-md-9,
header .site-header-main .col-md-12 {
    width: 100%;
    min-width: 100%;
    /*ssssssssss*/
    padding-left: 30px;
    padding-right: 30px;
    top: 15px;
    position: relative;
  }
  header .site-header-main .col-md-9 #menu-principal,
header .site-header-main .col-md-12 #menu-principal {
    display: block;
  }
  header .col-md-3 {
    position: relative;
    top: 21px;
    height: 68px;
  }
  header.active .container {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.active .col-md-12 {
    margin-top: 25px;
  }
  header.active.active-marge .container {
    padding-top: 30px;
    padding-bottom: 15px;
  }

  header.topleft .container {
    padding-bottom: 15px;
  }
  header.topleft .col-md-9 {
    top: 5px;
  }

  .container .row {
    margin-bottom: 0px;
  }

  .container {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .search-form svg {
    display: none;
  }
}
@media (max-width: 900px) {
  #home-page .section2 .col-md-6.block-text {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  #home-page .section2 .col-md-6 {
    width: 100%;
    float: none;
    max-width: 100%;
    flex: none;
  }
  #home-page .section2 .col-md-6 img {
    position: static;
    float: none;
    max-width: 100%;
    flex: none;
  }

  #home-page .section3 .row .col-md-4:nth-child(2),
#home-page .section3 .col-md-4 {
    width: 100%;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  #home-page #section3 .container.content-left .row {
    margin-bottom: 0px;
  }

  /*#home-page .section2 .flesh{
  	bottom: -84px;
  }*/
  footer .container span, footer .container a {
    position: static;
    width: 100%;
    text-align: center;
    margin-bottom: 10px !important;
  }

  .not-home #block1 .col-md-6:last-child img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .not-home #block3 .col-md-6:first-child img {
    width: 100%;
    margin-bottom: 20px;
  }
  .not-home #block1 .col-md-6,
.not-home #block3 .col-md-6 {
    width: 100%;
    max-width: 800px;
    flex: none;
    display: block;
    margin: auto;
  }
  .not-home #block1 .col-md-6 img,
.not-home #block3 .col-md-6 img {
    margin: auto;
    display: block;
  }

  .not-home #block3 .col-md-6:first-child,
.not-home #block3 .col-md-6:last-child,
.not-home #block1 .col-md-6:first-child,
.not-home #block1 .col-md-6:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  #block4.double-collones .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 25px;
  }

  #home-page .titre {
    /*  margin-top: 378px;*/
  }

  #home-page .titre {
    max-width: 90%;
  }
}
@media (max-width: 630px) {
  .not-home #block1 .col-md-6:last-child {
    padding-left: 0px;
    padding-right: 0px;
  }
  .not-home #block1 .col-md-6:last-child img {
    width: 100%;
  }
  .not-home #block3 .col-md-6:first-child {
    padding-left: 0px;
    padding-right: 0px;
  }
  .not-home #block3 .col-md-6:first-child img {
    width: 100%;
  }
  .not-home #block1 .col-md-6:first-child,
.not-home #block3 .col-md-6:last-child {
    padding-left: 0px;
    padding-right: 0px;
  }

  header.site-header .search-form label {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  #google-maps-builder-136 {
    height: 250px !important;
  }
}
@media (max-width: 414px) {
  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 22px;
  }

  p {
    font-size: 15px;
  }

  a.button {
    font-size: 15px;
  }

  .not-home #block1 {
    padding-top: 20px;
  }

  .not-home #block2 {
    padding-top: 18px;
  }

  .not-home #block3 {
    padding-top: 40px;
  }

  .not-home #block4 {
    padding-bottom: 0px;
  }

  #home-page #section1 {
    min-height: 580px;
  }

  #home-page #section1 .flesh {
    margin-top: 198px;
  }

  #home-page .section2 .col-md-6.block-text {
    padding-top: 8px;
  }

  #home-page .section3 h2 {
    margin-top: 34px;
  }

  #home-page #section4 .col-md-6.block-text {
    padding-top: 10px;
  }

  header.site-header .search-form.active {
    min-width: inherit !important;
  }
}
@media (max-width: 360px) {
  .not-home #block2 a.button {
    margin-top: 12px;
  }

  .not-home #block2 h2 {
    margin-bottom: 7px;
  }
}
@media (max-height: 320px) {
  header.site-header #menu-principal {
    margin-top: 1px;
  }

  header.site-header #menu-principal li {
    margin-bottom: 6px;
  }
}

/*# sourceMappingURL=style1.css.map */
