.brown {
  color: #9E7957;
}

.black-clair {
  color: #141720;
}

.center {
  text-align: center;
}

.uppercase {
  text-transform: uppercase;
}

a {
  text-decoration: none;
  color: inherit;
}

.white {
  color: white;
}

.underline {
  text-decoration: underline;
}

.nowrap {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .nowrap {
    white-space: inherit;
  }
}

b, strong, .gras {
  font-weight: 700;
}

.bold {
  font-family: "PlayfairDisplay bold";
  font-weight: 700;
}

.segoe-bold {
  font-family: "Segoe UI bold";
  font-weight: 700;
}

h1 {
  font-family: "PlayfairDisplay regular";
  font-weight: 400;
  font-size: 3.125vw;
  line-height: 1.33;
}
@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
}

h2 {
  font-family: "PlayfairDisplay regular";
  font-weight: 400;
  font-size: 2.8645833333vw;
  line-height: 1.32;
}
@media (max-width: 767px) {
  h2 {
    font-size: 25px;
  }
}

p {
  margin-block-start: 0;
  margin-block-end: 0;
}

h1, h2, h3 {
  margin-block-start: 0;
  margin-block-end: 0;
}

.vce {
  margin-bottom: 0;
}

ul, ol {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 20px;
}

.test-bloc {
  display: flex;
  align-items: center;
  justify-content: center;
}

.full-width .vce.vce-single-image-wrapper {
  width: 100%;
  height: auto;
}
.full-width .vce.vce-single-image-wrapper figure {
  width: 100%;
  height: auto;
}
.full-width .vce.vce-single-image-wrapper figure .vce-single-image-figure-inner {
  width: 100% !important;
  height: auto;
}

.segoe {
  font-family: "Segoe UI regular";
  font-weight: 400;
}

.playfair {
  font-family: "PlayfairDisplay regular";
  font-weight: 400;
}

a:hover {
  text-decoration: underline;
  color: #9E7957;
}

.black-btn {
  background-color: #141720;
  color: white;
  padding: 1.1458333333vw 1.0416666667vw;
  font-family: "Segoe UI regular";
  font-weight: 400;
  font-size: 0.8333333333vw;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  border: none;
  min-width: 13.0208333333vw;
}
.black-btn:hover {
  background-color: #9E7957;
  text-decoration: none;
  color: white;
}
@media (max-width: 767px) {
  .black-btn {
    padding: 20px 18px;
    font-size: 14px;
    min-width: 170px;
  }
}

.br-60 {
  border-radius: 3.125vw;
}

.br-51 {
  border-radius: 2.65625vw;
}
.br-51 > .vce-col-inner {
  border-radius: 2.65625vw;
}
@media (max-width: 767px) {
  .br-51 > .vce-col-inner {
    border-radius: 26px;
  }
}
@media (max-width: 767px) {
  .br-51 {
    border-radius: 26px;
  }
}

.brt-400 {
  border-top-left-radius: 20.8333333333vw;
  border-top-right-radius: 20.8333333333vw;
}
@media (max-width: 767px) {
  .brt-400 {
    border-top-left-radius: 170px;
    border-top-right-radius: 170px;
  }
}
.brt-400 img {
  border-top-left-radius: 20.8333333333vw;
  border-top-right-radius: 20.8333333333vw;
}
@media (max-width: 767px) {
  .brt-400 img {
    border-top-left-radius: 170px;
    border-top-right-radius: 170px;
  }
}

.lh-1 {
  line-height: 100%;
}

hr {
  margin-block-start: 0.9375vw;
  margin-block-end: 0.9375vw;
  color: #141720;
}
@media (max-width: 767px) {
  hr {
    margin-block-start: 15px;
    margin-block-end: 15px;
  }
}

.fs24 h1, .fs24 h2, .fs24 p, .fs24 h3, .fs24 {
  font-size: calc(24vw / 13.66);
}
@media (min-width: 1366px) {
  .fs24 h1, .fs24 h2, .fs24 p, .fs24 h3, .fs24 {
    font-size: calc(24vw / 19.2);
  }
}
@media (max-width: 767px) {
  .fs24 h1, .fs24 h2, .fs24 p, .fs24 h3, .fs24 {
    font-size: 18px !important;
  }
}

.fs35 h1, .fs35 h2, .fs35 p, .fs35 h3, .fs35 {
  font-size: calc(35vw / 13.66);
}
@media (min-width: 1366px) {
  .fs35 h1, .fs35 h2, .fs35 p, .fs35 h3, .fs35 {
    font-size: calc(35vw / 19.2);
  }
}
@media (max-width: 767px) {
  .fs35 h1, .fs35 h2, .fs35 p, .fs35 h3, .fs35 {
    font-size: 22px !important;
  }
}

.fs48 h1, .fs48 h2, .fs48 p, .fs48 h3, .fs48 {
  font-size: calc(48vw / 13.66);
}
@media (min-width: 1366px) {
  .fs48 h1, .fs48 h2, .fs48 p, .fs48 h3, .fs48 {
    font-size: calc(48vw / 19.2);
  }
}
@media (max-width: 767px) {
  .fs48 h1, .fs48 h2, .fs48 p, .fs48 h3, .fs48 {
    font-size: 22px !important;
  }
}

.fs34 h1, .fs34 h2, .fs34 p, .fs34 h3, .fs34 {
  font-size: calc(34vw / 13.66);
}
@media (min-width: 1366px) {
  .fs34 h1, .fs34 h2, .fs34 p, .fs34 h3, .fs34 {
    font-size: calc(34vw / 19.2);
  }
}
@media (max-width: 767px) {
  .fs34 h1, .fs34 h2, .fs34 p, .fs34 h3, .fs34 {
    font-size: 22px !important;
  }
}

.fs36 h1, .fs36 h2, .fs36 p, .fs36 h3, .fs36 {
  font-size: calc(36vw / 13.66);
}
@media (min-width: 1366px) {
  .fs36 h1, .fs36 h2, .fs36 p, .fs36 h3, .fs36 {
    font-size: calc(36vw / 19.2);
  }
}
@media (max-width: 767px) {
  .fs36 h1, .fs36 h2, .fs36 p, .fs36 h3, .fs36 {
    font-size: 22px !important;
  }
}

.fs16 h1, .fs16 h2, .fs16 p, .fs16 h3, .fs16 {
  font-size: calc(16vw / 13.66);
}
@media (min-width: 1366px) {
  .fs16 h1, .fs16 h2, .fs16 p, .fs16 h3, .fs16 {
    font-size: calc(16vw / 19.2);
  }
}
@media (max-width: 767px) {
  .fs16 h1, .fs16 h2, .fs16 p, .fs16 h3, .fs16 {
    font-size: 14px !important;
  }
}

.fs20 h1, .fs20 h2, .fs20 p, .fs20 h3, .fs20 {
  font-size: calc(20vw / 13.66);
}
@media (min-width: 1366px) {
  .fs20 h1, .fs20 h2, .fs20 p, .fs20 h3, .fs20 {
    font-size: calc(20vw / 19.2);
  }
}
@media (max-width: 767px) {
  .fs20 h1, .fs20 h2, .fs20 p, .fs20 h3, .fs20 {
    font-size: 18px !important;
  }
}

.fs96 h1, .fs96 h2, .fs96 p, .fs96 h3, .fs96 {
  font-size: calc(96vw / 13.66);
}
@media (min-width: 1366px) {
  .fs96 h1, .fs96 h2, .fs96 p, .fs96 h3, .fs96 {
    font-size: calc(96vw / 19.2);
  }
}
.fs76 h1, .fs76 h2, .fs76 p, .fs76 h3, .fs76 {
  font-size: calc(76vw / 13.66);
}
@media (min-width: 1366px) {
  .fs76 h1, .fs76 h2, .fs76 p, .fs76 h3, .fs76 {
    font-size: calc(76vw / 19.2);
  }
}
@media (max-width: 767px) {
  .fs76 h1, .fs76 h2, .fs76 p, .fs76 h3, .fs76 {
    font-size: 30px !important;
  }
}

.fs64 h1, .fs64 h2, .fs64 p, .fs64 h3, .fs64 {
  font-size: calc(64vw / 13.66);
}
@media (min-width: 1366px) {
  .fs64 h1, .fs64 h2, .fs64 p, .fs64 h3, .fs64 {
    font-size: calc(64vw / 19.2);
  }
}
@media (max-width: 767px) {
  .fs64 h1, .fs64 h2, .fs64 p, .fs64 h3, .fs64 {
    font-size: 30px !important;
  }
}

/************ fonts *************/
/************ pt ************/
.pt-375 {
  padding-top: 19.53125vw;
}
@media (max-width: 767px) {
  .pt-375 {
    padding-top: 175px;
  }
}

.pt-90 {
  padding-top: 4.6875vw;
}
@media (max-width: 767px) {
  .pt-90 {
    padding-top: 50px;
  }
}

.pt-210 {
  padding-top: 10.9375vw;
}

.pt-40 {
  padding-top: 2.0833333333vw;
}

.pt-65 {
  padding-top: 3.3854166667vw;
}
@media (max-width: 767px) {
  .pt-65 {
    padding-top: 35px;
  }
}

.pt-245 {
  padding-top: 12.7604166667vw;
}
@media (max-width: 767px) {
  .pt-245 {
    padding-top: 120px;
  }
}

.pt-78 {
  padding-top: 4.0625vw;
}
@media (max-width: 767px) {
  .pt-78 {
    padding-top: 35px;
  }
}

.pt-20 {
  padding-top: 1.0416666667vw;
}
@media (max-width: 767px) {
  .pt-20 {
    padding-top: 20px;
  }
}

.pt-95 {
  padding-top: 4.9479166667vw;
}
@media (max-width: 767px) {
  .pt-95 {
    padding-top: 50px;
  }
}

.pt-113 {
  padding-top: 5.8854166667vw;
}
@media (max-width: 767px) {
  .pt-113 {
    padding-top: 50px;
  }
}

.pt-110 {
  padding-top: 5.7291666667vw;
}
@media (max-width: 767px) {
  .pt-110 {
    padding-top: 50px;
  }
}

.pt-137 {
  padding-top: 7.1354166667vw;
}
@media (max-width: 767px) {
  .pt-137 {
    padding-top: 50px;
  }
}

.pt-165 {
  padding-top: 8.59375vw;
}
@media (max-width: 767px) {
  .pt-165 {
    padding-top: 50px;
  }
}

.pt-85 {
  padding-top: 4.4270833333vw;
}
@media (max-width: 767px) {
  .pt-85 {
    padding-top: 50px;
  }
}

.pt-200 {
  padding-top: 10.4166666667vw;
}
@media (max-width: 767px) {
  .pt-200 {
    padding-top: 50px;
  }
}

.pt-153 {
  padding-top: 7.96875vw;
}
@media (max-width: 767px) {
  .pt-153 {
    padding-top: 50px;
  }
}

.pt-140 {
  padding-top: 7.2916666667vw;
}

.pt-215 {
  padding-top: 11.1979166667vw;
}
@media (max-width: 767px) {
  .pt-215 {
    padding-top: 140px;
  }
}

.pt-146 {
  padding-top: 7.6041666667vw;
}
@media (max-width: 767px) {
  .pt-146 {
    padding-top: 60px;
  }
}

.pt-260 {
  padding-top: 13.5416666667vw;
}
@media (max-width: 767px) {
  .pt-260 {
    padding-top: 140px;
  }
}

/************ pl ************/
.pl-197 {
  padding-left: 10.2604166667vw;
}
@media (max-width: 767px) {
  .pl-197 {
    padding-left: 30px;
  }
}

.pl-90 {
  padding-left: 4.6875vw;
}
@media (max-width: 767px) {
  .pl-90 {
    padding-left: 30px;
  }
}

.pl-154 {
  padding-left: 8.0208333333vw;
}
@media (max-width: 767px) {
  .pl-154 {
    padding-left: 30px;
  }
}

.pl-132 {
  padding-left: 6.875vw;
}
@media (max-width: 767px) {
  .pl-132 {
    padding-left: 30px;
  }
}

.pl-70 {
  padding-left: 3.6458333333vw;
}
@media (max-width: 767px) {
  .pl-70 {
    padding-left: 30px;
  }
}

.pl-320 {
  padding-left: 16.6666666667vw;
}
@media (max-width: 767px) {
  .pl-320 {
    padding-left: 30px;
  }
}

.pl-164 {
  padding-left: 8.5416666667vw;
}
@media (max-width: 767px) {
  .pl-164 {
    padding-left: 30px;
  }
}

.pl-173 {
  padding-left: 9.0104166667vw;
}
@media (max-width: 767px) {
  .pl-173 {
    padding-left: 30px;
  }
}

.pl-140 {
  padding-left: 7.2916666667vw;
}
@media (max-width: 767px) {
  .pl-140 {
    padding-left: 30px;
  }
}

.pl-120 {
  padding-left: 6.25vw;
}
@media (max-width: 767px) {
  .pl-120 {
    padding-left: 30px;
  }
}

.pl-100 {
  padding-left: 5.2083333333vw;
}
@media (max-width: 767px) {
  .pl-100 {
    padding-left: 30px;
  }
}

.pl-400 {
  padding-left: 20.8333333333vw;
}
@media (max-width: 767px) {
  .pl-400 {
    padding-left: 30px;
  }
}

.pl-40 {
  padding-left: 2.0833333333vw;
}
@media (max-width: 767px) {
  .pl-40 {
    padding-left: 30px;
  }
}

.pl-50 {
  padding-left: 2.6041666667vw;
}
@media (max-width: 767px) {
  .pl-50 {
    padding-left: 30px;
  }
}

.pl-60 {
  padding-left: 3.125vw;
}
@media (max-width: 767px) {
  .pl-60 {
    padding-left: 30px;
  }
}

/************ pr ************/
.pr-1108 {
  padding-right: 57.7083333333vw;
}
@media (max-width: 767px) {
  .pr-1108 {
    padding-right: 30px;
  }
}

.pr-95 {
  padding-right: 4.9479166667vw;
}
@media (max-width: 767px) {
  .pr-95 {
    padding-right: 30px;
  }
}

.pr-282 {
  padding-right: 14.6875vw;
}
@media (max-width: 767px) {
  .pr-282 {
    padding-right: 30px;
  }
}

.pr-390 {
  padding-right: 20.3125vw;
}
@media (max-width: 767px) {
  .pr-390 {
    padding-right: 30px;
  }
}

.pr-157 {
  padding-right: 8.1770833333vw;
}
@media (max-width: 767px) {
  .pr-157 {
    padding-right: 30px;
  }
}

.pr-150 {
  padding-right: 7.8125vw;
}
@media (max-width: 767px) {
  .pr-150 {
    padding-right: 30px;
  }
}

.pr-162 {
  padding-right: 8.4375vw;
}

.pr-30 {
  padding-right: 1.5625vw;
}

.pr-262 {
  padding-right: 13.6458333333vw;
}
@media (max-width: 767px) {
  .pr-262 {
    padding-right: 30px;
  }
}

.pr-136 {
  padding-right: 7.0833333333vw;
}

.pr-115 {
  padding-right: 5.9895833333vw;
}

.pr-40 {
  padding-right: 2.0833333333vw;
}
@media (max-width: 767px) {
  .pr-40 {
    padding-right: 30px;
  }
}

.pr-85 {
  padding-right: 4.4270833333vw;
}
@media (max-width: 767px) {
  .pr-85 {
    padding-right: 30px;
  }
}

.pr-66 {
  padding-right: 3.4375vw;
}
@media (max-width: 767px) {
  .pr-66 {
    padding-right: 30px;
  }
}

.mr-66 {
  margin-right: 3.4375vw;
}
@media (max-width: 767px) {
  .mr-66 {
    margin-right: 30px;
  }
}

.pr-25 {
  padding-right: 1.3020833333vw;
}

.pr-70 {
  padding-right: 3.6458333333vw;
}
@media (max-width: 767px) {
  .pr-70 {
    padding-right: 30px;
  }
}

.pr-218 {
  padding-right: 11.3541666667vw;
}
@media (max-width: 767px) {
  .pr-218 {
    padding-right: 30px;
  }
}

.pr-190 {
  padding-right: 9.8958333333vw;
}
@media (max-width: 767px) {
  .pr-190 {
    padding-right: 30px;
  }
}

.pr-215 {
  padding-right: 11.1979166667vw;
}

.pr-406 {
  padding-right: 21.1458333333vw;
}
@media (max-width: 767px) {
  .pr-406 {
    padding-right: 30px;
  }
}

.pr-122 {
  padding-right: 6.3541666667vw;
}
@media (max-width: 767px) {
  .pr-122 {
    padding-right: 30px;
  }
}

.pr-175 {
  padding-right: 9.1145833333vw;
}
@media (max-width: 767px) {
  .pr-175 {
    padding-right: 30px;
  }
}

.pr-100 {
  padding-right: 5.2083333333vw;
}
@media (max-width: 767px) {
  .pr-100 {
    padding-right: 30px;
  }
}

.pr-130 {
  padding-right: 6.7708333333vw;
}
@media (max-width: 767px) {
  .pr-130 {
    padding-right: 30px;
  }
}

/************ pb ************/
.pb-164 {
  padding-bottom: 8.5416666667vw;
}

.pb-175 {
  padding-bottom: 9.1145833333vw;
}
@media (max-width: 767px) {
  .pb-175 {
    padding-bottom: 50px;
  }
}

.pb-100 {
  padding-bottom: 5.2083333333vw;
}
@media (max-width: 767px) {
  .pb-100 {
    padding-bottom: 50px;
  }
}

.pb-190 {
  padding-bottom: 9.8958333333vw;
}
@media (max-width: 767px) {
  .pb-190 {
    padding-bottom: 50px;
  }
}

.pb-45 {
  padding-bottom: 2.34375vw;
}
@media (max-width: 767px) {
  .pb-45 {
    padding-bottom: 30px;
  }
}

.pb-95 {
  padding-bottom: 4.9479166667vw;
}
@media (max-width: 767px) {
  .pb-95 {
    padding-bottom: 50px;
  }
}

.pb-40 {
  padding-bottom: 2.0833333333vw;
}
@media (max-width: 767px) {
  .pb-40 {
    padding-bottom: 30px;
  }
}

.pb-30 {
  padding-bottom: 1.5625vw;
}
@media (max-width: 767px) {
  .pb-30 {
    padding-bottom: 25px;
  }
}

.pb-25 {
  padding-bottom: 1.3020833333vw;
}
@media (max-width: 767px) {
  .pb-25 {
    padding-bottom: 20px;
  }
}

.pb-80 {
  padding-bottom: 4.1666666667vw;
}
@media (max-width: 767px) {
  .pb-80 {
    padding-bottom: 70px;
  }
}

.pb-85 {
  padding-bottom: 4.4270833333vw;
}
@media (max-width: 767px) {
  .pb-85 {
    padding-bottom: 50px;
  }
}

.pb-65 {
  padding-bottom: 3.3854166667vw;
}
@media (max-width: 767px) {
  .pb-65 {
    padding-bottom: 35px;
  }
}

.pb-60 {
  padding-bottom: 3.125vw;
}
@media (max-width: 767px) {
  .pb-60 {
    padding-bottom: 35px;
  }
}

.pb-50 {
  padding-bottom: 2.6041666667vw;
}
@media (max-width: 767px) {
  .pb-50 {
    padding-bottom: 35px;
  }
}

.pb-37 {
  padding-bottom: 1.9270833333vw;
}
@media (max-width: 767px) {
  .pb-37 {
    padding-bottom: 30px;
  }
}

.pb-167 {
  padding-bottom: 8.6979166667vw;
}
@media (max-width: 767px) {
  .pb-167 {
    padding-bottom: 55px;
  }
}

.pb-125 {
  padding-bottom: 6.5104166667vw;
}
@media (max-width: 767px) {
  .pb-125 {
    padding-bottom: 55px;
  }
}

.pb-230 {
  padding-bottom: 11.9791666667vw;
}
@media (max-width: 767px) {
  .pb-230 {
    padding-bottom: 55px;
  }
}

.pb-15 {
  padding-bottom: 0.78125vw;
}
@media (max-width: 767px) {
  .pb-15 {
    padding-bottom: 15px;
  }
}

.pb-140 {
  padding-bottom: 7.2916666667vw;
}

.pb-150 {
  padding-bottom: 7.8125vw;
}
@media (max-width: 767px) {
  .pb-150 {
    padding-bottom: 55px;
  }
}

.pb-157 {
  padding-bottom: 8.1770833333vw;
}
@media (max-width: 767px) {
  .pb-157 {
    padding-bottom: 55px;
  }
}

.pb-70 {
  padding-bottom: 3.6458333333vw;
}
@media (max-width: 767px) {
  .pb-70 {
    padding-bottom: 45px;
  }
}

.pb-200 {
  padding-bottom: 10.4166666667vw;
}
@media (max-width: 767px) {
  .pb-200 {
    padding-bottom: 55px;
  }
}

.pb-115 {
  padding-bottom: 5.9895833333vw;
}
@media (max-width: 767px) {
  .pb-115 {
    padding-bottom: 55px;
  }
}

/************* plr **************/
.plr-465 {
  padding-left: 22.1354166667vw;
  padding-right: 22.1354166667vw;
}
@media (max-width: 767px) {
  .plr-465 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.plr-415 {
  padding-left: 22.1354166667vw;
  padding-right: 22.1354166667vw;
}
@media (max-width: 767px) {
  .plr-415 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.plr-100 {
  padding-left: 5.2083333333vw;
  padding-right: 5.2083333333vw;
}

.plr-630 {
  padding-left: 32.8125vw;
  padding-right: 32.8125vw;
}
@media (max-width: 767px) {
  .plr-630 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.plr-560 {
  padding-left: 29.1666666667vw;
  padding-right: 29.1666666667vw;
}
@media (max-width: 767px) {
  .plr-560 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.plr-512 {
  padding-left: 26.6666666667vw;
  padding-right: 26.6666666667vw;
}
@media (max-width: 767px) {
  .plr-512 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.plr-248 {
  padding-left: 12.9166666667vw;
  padding-right: 12.9166666667vw;
}
@media (max-width: 767px) {
  .plr-248 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.plr-282 {
  padding-left: 14.6875vw;
  padding-right: 14.6875vw;
}
@media (max-width: 767px) {
  .plr-282 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.plr-230 {
  padding-left: 11.9791666667vw;
  padding-right: 11.9791666667vw;
}
@media (max-width: 767px) {
  .plr-230 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.plr-200 {
  padding-left: 10.4166666667vw;
  padding-right: 10.4166666667vw;
}
@media (max-width: 767px) {
  .plr-200 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@keyframes cxl_bottom_top_small {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.anim-btm-top-small {
  animation: cxl_bottom_top_small 3s ease-out infinite;
  -webkit-animation: cxl_bottom_top_small 3s ease-out infinite;
}

@keyframes cxl_spin2 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.anim-rotate {
  /*animation: cxl_spin2 30s linear infinite;
  -webkit-animation: cxl_spin2 30s linear infinite;
  img{
    animation: cxl_spin2 40s linear infinite;
    -webkit-animation: cxl_spin2 40s linear infinite;
  }*/
}

footer .site-info {
  width: 100%;
}
footer .site-info .inter-footer {
  display: flex;
  align-items: center;
  padding: 6.1979166667vw 15.625vw 6.3541666667vw 14.4791666667vw;
  background-color: #141720;
  color: white;
}
@media (max-width: 1365px) and (min-width: 768px) {
  footer .site-info .inter-footer {
    padding-left: 5.2083333333vw;
    padding-right: 5.2083333333vw;
  }
}
@media (max-width: 767px) {
  footer .site-info .inter-footer {
    display: inline-block;
    padding: 50px 30px;
    width: calc(100% - 60px);
  }
}
footer .site-info .inter-footer .logo-F {
  width: 13%;
  padding-right: 3.6458333333vw;
}
@media (max-width: 767px) {
  footer .site-info .inter-footer .logo-F {
    width: 148px;
    height: auto;
    padding-right: 0;
    margin: 0 auto;
    padding-bottom: 30px;
  }
}
footer .site-info .inter-footer .logo-F img {
  width: 100%;
  height: auto;
}
footer .site-info .inter-footer .col2 {
  width: 28%;
  padding-right: 3.3854166667vw;
}
@media (max-width: 1200px) and (min-width: 768px) {
  footer .site-info .inter-footer .col2 {
    width: 23%;
  }
}
@media (max-width: 767px) {
  footer .site-info .inter-footer .col2 {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }
}
footer .site-info .inter-footer .col3 {
  width: 35%;
  padding-right: 3.75vw;
}
@media (max-width: 767px) {
  footer .site-info .inter-footer .col3 {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }
}
footer .site-info .inter-footer .col4 {
  width: 24%;
}
@media (max-width: 767px) {
  footer .site-info .inter-footer .col4 {
    width: 100%;
  }
}
footer .site-info .inter-footer .col4 table {
  width: 100%;
}

.bas-footer {
  background-color: #EDDFD6;
  color: #141720;
  text-align: center;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media (max-width: 767px) {
  .bas-footer {
    display: inline-block;
  }
}
.bas-footer img {
  width: 7.8125vw;
  height: auto;
  margin-left: 1vw;
}
@media (max-width: 767px) {
  .bas-footer img {
    width: 150px !important;
    margin-left: 0 !important;
    margin-top: 1vw;
  }
}
.bas-footer .right-bl {
  display: flex;
  align-items: center;
}

/**************/
.wpcf7-not-valid-tip {
  display: none !important;
}

body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=tel].wpcf7-not-valid, body textarea.wpcf7-not-valid {
  border: 1px solid #ec3c06;
}

body div.wpcf7-validation-errors {
  background: #ffe2e2;
  border: 1px solid #ff8a8a;
  color: #ec3c06;
}

body div.wpcf7-response-output {
  margin: 10px 0;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
}

body .wpcf7-mail-sent-ng {
  background: #fff2e2;
  border: 1px solid #ffbc8a;
  color: #e17731;
}

body .wpcf7-mail-sent-ok {
  background: #e8ffe2;
  border: 1px solid #6fdf51;
  color: #1ea524;
}

html {
  scroll-behavior: smooth;
}

.no-desktop {
  display: none;
}

body {
  margin: 0;
  font-size: 0.9375vw;
  font-family: "Segoe UI regular";
  color: #141720;
  font-weight: 400;
  line-height: 1.33;
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
}

body::-webkit-scrollbar {
  width: 5px !important;
}

body::-webkit-scrollbar-track {
  background: #9E7957; /* color of the tracking area */
}

body::-webkit-scrollbar-thumb {
  background-color: white; /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
  border: 5px solid #9E7957; /* creates padding around scroll thumb */
}

/***************/
.icon-map {
  display: inline-flex;
  align-items: center;
}
.icon-map i::before {
  content: url("/wp-content/themes/vsc-theme/images/map-icon.svg");
  padding-right: 6px;
}

.btn-read-more-arrow {
  position: relative;
}
.btn-read-more-arrow .arrow::after {
  content: "";
  background-image: url("/wp-content/themes/vsc-theme/images/Fleche.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 12.3958333333vw;
  position: absolute;
  display: block;
  height: 1.25vw;
  top: 1.25vw;
  left: -0.3125vw;
}
@media (max-width: 767px) {
  .btn-read-more-arrow .arrow::after {
    width: 238px;
    height: 24px;
    top: 24px;
    left: -43px;
  }
}

.absolute-signature {
  position: absolute;
  bottom: -11.1979166667vw;
  left: 54%;
}
.absolute-signature .vce-single-image-figure-inner {
  width: 36.9791666667vw !important;
  height: auto;
}
.absolute-signature .vce-single-image-figure-inner img {
  width: 100%;
  height: auto;
}

.page-id-28 .fixed-logo {
  top: -5.2083333333vw;
}

.fixed-logo {
  position: absolute;
  top: 8.0208333333vw;
  right: 16.1979166667vw;
  z-index: 2;
}
@media (max-width: 767px) {
  .fixed-logo {
    top: -31px;
    right: 0;
    position: relative;
  }
}
.fixed-logo .vce-single-image-figure-inner {
  width: 11.6145833333vw !important;
  height: auto;
}
@media (max-width: 767px) {
  .fixed-logo .vce-single-image-figure-inner {
    width: 125px !important;
  }
}
.fixed-logo .vce-single-image-figure-inner img {
  width: 100%;
  height: auto;
}

.page-id-24 .service-slide {
  margin-bottom: 12.8645833333vw;
}

.service-slide {
  margin-bottom: 4.9479166667vw;
}
.service-slide .service-bloc {
  margin-left: 9px;
  margin-right: 9px;
  background-color: #F5EDE8;
  border-radius: 2.65625vw;
  display: inline-block;
}
.service-slide .service-bloc img {
  border-top-left-radius: 2.65625vw;
  border-top-right-radius: 2.65625vw;
}
@media (max-width: 767px) {
  .service-slide .service-bloc img {
    border-top-left-radius: 21px;
    border-top-right-radius: 21px;
  }
}
@media (max-width: 767px) {
  .service-slide .service-bloc {
    border-radius: 21px;
  }
}
.service-slide .service-bloc .inter-col {
  padding: 0.8854166667vw 1.8229166667vw 2.34375vw;
  display: inline-block;
}
@media (max-width: 767px) {
  .service-slide .service-bloc .inter-col {
    padding: 17px 15px 35px;
  }
}
.service-slide .service-bloc .inter-col h2 {
  padding-bottom: 1.5625vw;
  border-bottom: 1px solid black;
  margin-bottom: 1.0416666667vw;
  min-height: 7.5520833333vw;
}
@media (max-width: 1200px) and (min-width: 768px) {
  .service-slide .service-bloc .inter-col h2 {
    min-height: 7.5520833333vw;
  }
}
@media (max-width: 767px) {
  .service-slide .service-bloc .inter-col h2 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    min-height: inherit;
  }
}
.service-slide .service-bloc .inter-col .desc {
  height: 13.8020833333vw;
}
@media (max-width: 1366px) and (min-width: 768px) {
  .service-slide .service-bloc .inter-col .desc {
    height: 13.5416666667vw;
  }
}
@media (max-width: 767px) {
  .service-slide .service-bloc .inter-col .desc {
    height: auto;
    padding-bottom: 20px;
  }
}
.service-slide .slick-btn.slick-prev, .service-slide .slick-btn.slick-next {
  position: absolute;
  bottom: -6.25vw;
  width: 4.3229166667vw;
  height: auto;
}
@media (max-width: 767px) {
  .service-slide .slick-btn.slick-prev, .service-slide .slick-btn.slick-next {
    bottom: 0;
    top: 50%;
    width: 20px;
  }
}
.service-slide .slick-btn.slick-prev {
  right: 47%;
  z-index: 3;
}
@media (max-width: 767px) {
  .service-slide .slick-btn.slick-prev {
    right: -25px;
  }
}
.service-slide .slick-btn.slick-next {
  left: 42%;
  z-index: 3;
}
@media (max-width: 767px) {
  .service-slide .slick-btn.slick-next {
    left: -25px;
  }
}

.service-slide2 {
  margin-bottom: 4.9479166667vw;
}
.service-slide2 .service-bloc {
  margin-left: 9px;
  margin-right: 9px;
  background-color: #F5EDE8;
  border-radius: 2.65625vw;
  outline: 2px solid #F5EDE8;
  outline-offset: -32px;
}
.service-slide2 .service-bloc .photo-service figure:before {
  content: "";
  position: absolute;
  z-index: 1;
  border: 2px solid #F5EDE8;
  inset: 32px;
  border-radius: 3.0208333333vw;
}
@media (max-width: 767px) {
  .service-slide2 .service-bloc {
    border-radius: 21px;
  }
}
.service-slide2 .service-bloc .inter-col {
  padding: 0.8854166667vw 1.8229166667vw 2.34375vw;
  z-index: 2;
  position: relative;
}
@media (max-width: 767px) {
  .service-slide2 .service-bloc .inter-col {
    padding: 17px 15px 35px;
  }
}
.service-slide2 .service-bloc .inter-col h2 {
  padding-bottom: 1.5625vw;
  border-bottom: 1px solid black;
  margin-bottom: 1.0416666667vw;
  font-size: 2.6041666667vw;
  min-height: 14vh;
}
@media (max-width: 767px) {
  .service-slide2 .service-bloc .inter-col h2 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    min-height: auto;
  }
}
.service-slide2 .service-bloc .inter-col .shortD {
  height: 24vh;
}
@media (max-width: 767px) {
  .service-slide2 .service-bloc .inter-col .shortD {
    height: auto;
    padding-bottom: 20px;
  }
}
.service-slide2 .slick-btn.slick-prev, .service-slide2 .slick-btn.slick-next {
  position: absolute;
  bottom: -6.25vw;
  width: 4.3229166667vw;
  height: auto;
}
@media (max-width: 767px) {
  .service-slide2 .slick-btn.slick-prev, .service-slide2 .slick-btn.slick-next {
    bottom: inherit;
    width: 20px;
    top: 50%;
  }
}
.service-slide2 .slick-btn.slick-prev {
  right: 47%;
  z-index: 3;
}
@media (max-width: 767px) {
  .service-slide2 .slick-btn.slick-prev {
    right: 10px;
  }
}
.service-slide2 .slick-btn.slick-next {
  left: 42%;
  z-index: 3;
}
@media (max-width: 767px) {
  .service-slide2 .slick-btn.slick-next {
    left: -25px;
  }
}

.service-slide3 .slick-slide {
  margin-left: 0.78125vw;
  margin-right: 0.78125vw;
}
@media (max-width: 767px) {
  .service-slide3 .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .service-slide3 .slick-btn.slick-prev, .service-slide3 .slick-btn.slick-next {
    bottom: -25px;
    width: 50px;
    position: absolute;
    height: auto;
  }
}
@media (max-width: 767px) {
  .service-slide3 .slick-btn.slick-prev {
    right: 30%;
  }
}
@media (max-width: 767px) {
  .service-slide3 .slick-btn.slick-next {
    left: 30%;
    z-index: 3;
  }
}

.service-slide4 .slick-slide, .service-slide5 .slick-slide {
  margin-left: 2.6041666667vw;
  margin-right: 2.6041666667vw;
}
@media (max-width: 767px) {
  .service-slide4 .slick-slide, .service-slide5 .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .service-slide4 .slick-btn.slick-prev, .service-slide4 .slick-btn.slick-next, .service-slide5 .slick-btn.slick-prev, .service-slide5 .slick-btn.slick-next {
    bottom: inherit;
    width: 20px;
    height: 15px;
    top: 50%;
    position: absolute;
    height: auto;
  }
}
@media (max-width: 767px) {
  .service-slide4 .slick-btn.slick-prev, .service-slide5 .slick-btn.slick-prev {
    right: -25px;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .service-slide4 .slick-btn.slick-next, .service-slide5 .slick-btn.slick-next {
    left: -25px;
    z-index: 3;
  }
}

.service-slide2 .slick-list.draggable {
  padding: 0 30vw 0 0 !important;
}
@media (max-width: 767px) {
  .service-slide2 .slick-list.draggable {
    padding: 0 !important;
    margin-right: 30px;
  }
}

.questions-bloc {
  padding: 6.25vw 28.5416666667vw 6.8229166667vw;
  color: white;
}
@media (max-width: 767px) {
  .questions-bloc {
    padding: 30px;
  }
}
.questions-bloc .vce-faq-toggle {
  margin-bottom: 8px;
}
.questions-bloc .vce-faq-toggle-inner {
  background-color: #141720;
  padding: 1.1458333333vw 2.0833333333vw;
}
@media (max-width: 767px) {
  .questions-bloc .vce-faq-toggle-inner {
    padding: 20px 15px;
  }
}
.questions-bloc .vce-faq-toggle-inner .vce-faq-toggle-text-block {
  padding-left: 0;
  padding-top: 1.1458333333vw;
}
@media (max-width: 767px) {
  .questions-bloc .vce-faq-toggle-inner .vce-faq-toggle-text-block {
    padding-top: 20px;
  }
}
.questions-bloc .vce-faq-toggle-title {
  padding-left: 0;
}
.questions-bloc .vce-faq-toggle-title h3 {
  font-weight: 400;
  font-size: 0.9375vw !important;
}
@media (max-width: 767px) {
  .questions-bloc .vce-faq-toggle-title h3 {
    font-size: 18px !important;
  }
}
.questions-bloc .vce-faq-toggle-title .vce-faq-toggle-title-text {
  padding-right: 3.90625vw;
}
@media (max-width: 767px) {
  .questions-bloc .vce-faq-toggle-title .vce-faq-toggle-title-text {
    padding-right: 50px;
  }
}
.questions-bloc .vce-faq-toggle-title .vce-faq-toggle-title-text .vce-faq-toggle-icon::before, .questions-bloc .vce-faq-toggle-title .vce-faq-toggle-title-text .vce-faq-toggle-icon::after {
  display: none;
}
.questions-bloc .vce-faq-toggle-title .vce-faq-toggle-title-text .vce-faq-toggle-icon {
  left: inherit;
  right: 0;
  background-image: url("/wp-content/themes/vsc-theme/images/Arrow-white.png");
  background-position: center;
  background-size: contain;
  width: 3.1770833333vw;
  background-color: transparent !important;
  background-repeat: no-repeat;
  transition: transform 0.8s;
  height: 16px;
}
@media (max-width: 767px) {
  .questions-bloc .vce-faq-toggle-title .vce-faq-toggle-title-text .vce-faq-toggle-icon {
    background-image: url("/wp-content/themes/vsc-theme/images/Arrow2.png");
    width: 32px;
  }
}
.questions-bloc .vce-faq-toggle-title.vce-faq-toggle-state--opened .vce-faq-toggle-icon {
  background-image: url("/wp-content/themes/vsc-theme/images/Arrow2.png");
  width: 1.6666666667vw;
  transform: rotate(90deg);
}
@media (max-width: 767px) {
  .questions-bloc .vce-faq-toggle-title.vce-faq-toggle-state--opened .vce-faq-toggle-icon {
    width: 32px;
  }
}

.page-id-24 .contact-bloc {
  margin-bottom: 4.84375vw;
  margin-right: 3.4375vw !important;
}
@media (max-width: 767px) {
  .page-id-24 .contact-bloc {
    margin-left: 30px;
    margin-right: 30px !important;
    margin-bottom: 40px;
  }
}

.page-id-26 .contact-bloc {
  margin-bottom: 2.0833333333vw;
}

.page-id-28 .contact-bloc {
  margin-bottom: 4.0104166667vw;
}

.page-id-30 .contact-bloc {
  margin-bottom: 5.9895833333vw;
}

.contact-bloc {
  margin-left: 2.6041666667vw;
  margin-right: 3.4375vw;
  margin-bottom: 8.0729166667vw;
  background-image: url("/wp-content/themes/vsc-theme/images/bg-brown.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  border-radius: 3.125vw;
}
@media (max-width: 767px) {
  .contact-bloc {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 55px;
  }
}
.contact-bloc .details-C {
  padding: 3.90625vw 11.0416666667vw 4.6875vw 12.7083333333vw;
  display: inline-flex;
}
@media (max-width: 767px) {
  .contact-bloc .details-C {
    display: inline-block;
    padding: 45px 30px;
    width: calc(100% - 60px);
  }
}
.contact-bloc .infos-C {
  padding-right: 11.6145833333vw;
  float: left;
  width: 26%;
}
@media (max-width: 767px) {
  .contact-bloc .infos-C {
    padding-right: 0;
    width: 100%;
  }
}
.contact-bloc .infos-C .black-btn {
  width: 8.59375vw;
  min-width: inherit;
}
@media (max-width: 767px) {
  .contact-bloc .infos-C .black-btn {
    width: 165px;
  }
}
.contact-bloc .contactForm {
  float: right;
  width: 70%;
  margin-top: 2.34375vw;
}
@media (max-width: 767px) {
  .contact-bloc .contactForm {
    float: left;
    width: 100%;
    margin-top: 30px;
  }
}
.contact-bloc .contactForm .leftB {
  float: left;
  width: 49%;
}
@media (max-width: 767px) {
  .contact-bloc .contactForm .leftB {
    width: 100%;
  }
}
.contact-bloc .contactForm .rightB {
  float: right;
  width: 49%;
}
@media (max-width: 767px) {
  .contact-bloc .contactForm .rightB {
    width: 100%;
    float: left;
  }
}
.contact-bloc .contactForm input[type=text], .contact-bloc .contactForm input[type=email], .contact-bloc .contactForm input[type=tel] {
  padding-left: 0.8854166667vw;
  padding-top: 1.09375vw;
  padding-bottom: 1.09375vw;
  color: black;
  background-color: white;
  border-radius: 20px;
  margin-bottom: 0.8854166667vw;
  width: calc(100% - 0.8854166667vw);
  border: none;
}
@media (max-width: 767px) {
  .contact-bloc .contactForm input[type=text], .contact-bloc .contactForm input[type=email], .contact-bloc .contactForm input[type=tel] {
    padding-left: 17px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 17px;
    width: calc(100% - 17px);
  }
}
.contact-bloc .contactForm textarea {
  padding-left: 0.8854166667vw;
  padding-top: 1.09375vw;
  padding-bottom: 1.09375vw;
  width: calc(100% - 0.8854166667vw);
  height: 3.75vw;
  color: black;
  background-color: white;
  border: none;
  border-radius: 20px;
  margin-bottom: 0.8854166667vw;
}
@media (max-width: 767px) {
  .contact-bloc .contactForm textarea {
    padding-left: 17px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 17px;
    width: calc(100% - 17px);
    height: 50px;
  }
}
.contact-bloc .contactForm input[type=text]::placeholder, .contact-bloc .contactForm input[type=email]::placeholder, .contact-bloc .contactForm input[type=tel]::placeholder, .contact-bloc .contactForm textarea::placeholder {
  color: black;
  font-size: 0.9375vw;
  font-family: "Segoe UI regular";
}
@media (max-width: 767px) {
  .contact-bloc .contactForm input[type=text]::placeholder, .contact-bloc .contactForm input[type=email]::placeholder, .contact-bloc .contactForm input[type=tel]::placeholder, .contact-bloc .contactForm textarea::placeholder {
    font-size: 18px;
  }
}
.contact-bloc .contactForm input[type=submit] {
  border: none;
  width: 18.2291666667vw;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .contact-bloc .contactForm input[type=submit] {
    width: 100%;
  }
}
.contact-bloc .contactForm input[type=submit]::before {
  width: 25px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: url("/wp-content/themes/vsc-theme/images/Arrow-min.png");
  text-indent: 5px;
  border-radius: 0 50% 50% 0;
  background-color: rgba(223, 183, 148, 0.73);
  transform: translate(-20%, 0) scale(0, 1);
  transform-origin: left center;
  transition: all 0.25s;
  z-index: 1;
}
.contact-bloc .contactForm input[type=submit]:hover::before {
  transform: translate(-20%, 0) scale(1, 1);
}

#appointment {
  padding-top: 4.4270833333vw;
}
#appointment input[type=text], #appointment input[type=email], #appointment input[type=tel] {
  padding-left: 0.8854166667vw;
  padding-top: 1.09375vw;
  padding-bottom: 1.09375vw;
  color: black;
  background-color: white;
  border-radius: 20px;
  margin-bottom: 0.8854166667vw;
  width: calc(100% - 0.8854166667vw);
  border: none;
}
@media (max-width: 767px) {
  #appointment input[type=text], #appointment input[type=email], #appointment input[type=tel] {
    padding-left: 17px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 17px;
    width: calc(100% - 17px);
  }
}
#appointment textarea {
  padding-left: 0.8854166667vw;
  padding-top: 1.09375vw;
  padding-bottom: 1.09375vw;
  width: calc(100% - 0.8854166667vw);
  height: 3.75vw;
  color: black;
  background-color: white;
  border: none;
  border-radius: 20px;
  margin-bottom: 0.8854166667vw;
}
@media (max-width: 767px) {
  #appointment textarea {
    padding-left: 17px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 17px;
    width: calc(100% - 17px);
    height: 50px;
  }
}
#appointment input[type=text]::placeholder, #appointment input[type=email]::placeholder, #appointment input[type=tel]::placeholder, #appointment textarea::placeholder {
  color: black;
  font-size: 0.9375vw;
  font-family: "Segoe UI regular";
}
@media (max-width: 767px) {
  #appointment input[type=text]::placeholder, #appointment input[type=email]::placeholder, #appointment input[type=tel]::placeholder, #appointment textarea::placeholder {
    font-size: 18px;
  }
}
#appointment input[type=submit] {
  border: none;
  width: 18.2291666667vw;
  margin-top: 5px;
}
@media (max-width: 767px) {
  #appointment input[type=submit] {
    width: 100%;
  }
}
#appointment input[type=submit]::before {
  width: 25px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: url("/wp-content/themes/vsc-theme/images/Arrow-min.png");
  text-indent: 5px;
  border-radius: 0 50% 50% 0;
  background-color: rgba(223, 183, 148, 0.73);
  transform: translate(-20%, 0) scale(0, 1);
  transform-origin: left center;
  transition: all 0.25s;
  z-index: 1;
}
#appointment input[type=submit]:hover::before {
  transform: translate(-20%, 0) scale(1, 1);
}

.page-id-24 .details-new, .page-id-28 .details-new {
  padding-bottom: 5.9895833333vw;
}

.page-id-68 .details-new, .page-id-30 .details-new {
  padding-bottom: 7.5vw;
}

.page-id-26 .details-new {
  padding-bottom: 8.3333333333vw;
}

.page-id-32 .details-new, .page-id-36 .details-new, .page-id-38 .details-new, .page-id-40 .details-new, .page-id-42 .details-new, .page-id-44 .details-new, .page-id-46 .details-new, .page-id-48 .details-new, .page-id-50 .details-new, .page-id-52 .details-new, .page-id-54 .details-new, .page-id-56 .details-new, .page-id-58 .details-new, .page-id-60 .details-new,
.page-id-62 .details-new, .page-id-64 .details-new, .page-id-66 .details-new {
  padding-bottom: 4.9479166667vw;
}

.details-new {
  padding-left: 28.8541666667vw;
  padding-right: 28.8541666667vw;
  padding-bottom: 10.4166666667vw;
}
@media (max-width: 767px) {
  .details-new {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
  }
}
.details-new .news-input .mc4wp-form-fields {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .details-new .news-input .mc4wp-form-fields {
    display: inline-block;
    width: 100%;
  }
}
.details-new input[type=email] {
  background-color: transparent;
  border: 1px solid black;
  padding-left: 2.0833333333vw;
  padding-top: 1.0677083333vw;
  padding-bottom: 1.0677083333vw;
  width: 25.8333333333vw;
  font-size: 0.9375vw;
  font-family: "Segoe UI regular";
}
@media (max-width: 767px) {
  .details-new input[type=email] {
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: calc(100% - 42px);
    font-size: 16px;
    margin-bottom: 30px;
  }
}
.details-new input[type=email]::placeholder {
  color: black;
  font-size: 0.9375vw;
  font-family: "Segoe UI regular";
}
@media (max-width: 767px) {
  .details-new input[type=email]::placeholder {
    font-size: 16px;
  }
}
.details-new input[type=submit] {
  background-color: #141720;
  color: white;
  text-align: center;
  padding: 1.09375vw 4.7916666667vw;
  border: none;
  display: inline-block;
  margin-left: 17px;
  font-size: 0.9375vw;
  font-family: "Segoe UI regular";
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 767px) {
  .details-new input[type=submit] {
    padding: 20px 50px;
    font-size: 16px;
    width: 100%;
    margin-left: 0;
    width: 100%;
  }
}
.details-new input[type=submit]:hover {
  box-shadow: 0 5px 20px rgb(20, 23, 32);
  border-radius: 20px;
}

.absolute-LG {
  position: absolute;
  z-index: 3;
  top: -4.21875vw;
  right: 2.65625vw;
}
@media (max-width: 767px) {
  .absolute-LG {
    top: -8px;
    right: -6px;
  }
}
.absolute-LG .vce-single-image-figure-inner {
  width: 11.6145833333vw !important;
  height: auto;
}
@media (max-width: 767px) {
  .absolute-LG .vce-single-image-figure-inner {
    width: 140px !important;
  }
}
.absolute-LG .vce-single-image-figure-inner img {
  width: 100%;
  height: auto;
}

.top-fixed-Lv {
  position: absolute;
  top: -12.2916666667vw;
  right: -19.7916666667vw;
}
@media (max-width: 767px) {
  .top-fixed-Lv {
    top: -100px;
    right: 0;
  }
}
.top-fixed-Lv .vce-single-image-figure-inner {
  width: 10.1041666667vw !important;
  height: auto;
}
@media (max-width: 767px) {
  .top-fixed-Lv .vce-single-image-figure-inner {
    width: 100px !important;
  }
}
.top-fixed-Lv .vce-single-image-figure-inner img {
  width: 100%;
  height: auto;
}

.top-fixed-LG {
  position: absolute;
  top: -8.0729166667vw;
  right: -26.5625vw;
}
@media (max-width: 767px) {
  .top-fixed-LG {
    top: -79px;
    right: 0;
  }
}
.top-fixed-LG .vce-single-image-figure-inner {
  width: 30.2083333333vw !important;
  height: auto;
}
@media (max-width: 767px) {
  .top-fixed-LG .vce-single-image-figure-inner {
    width: 140px !important;
  }
}
.top-fixed-LG .vce-single-image-figure-inner img {
  width: 100%;
  height: auto;
}

.page-id-24 .fixed-logo {
  top: -5.8854166667vw;
}
@media (max-width: 767px) {
  .page-id-24 .fixed-logo {
    top: -58px;
    position: absolute;
  }
}

.page-id-28 .top-fixed-LG, .page-id-68 .top-fixed-LG {
  top: -13.1770833333vw;
  right: -22.9166666667vw;
}
@media (max-width: 767px) {
  .page-id-28 .top-fixed-LG, .page-id-68 .top-fixed-LG {
    top: -79px;
    right: 0;
  }
}

.fixed-img {
  position: absolute;
  top: -5.7291666667vw;
  left: 4.21875vw;
  z-index: 2;
}
.fixed-img .vce-single-image-figure-inner {
  width: 42.8125vw !important;
  height: auto;
}
@media (max-width: 767px) {
  .fixed-img .vce-single-image-figure-inner {
    width: 300px !important;
  }
}
.fixed-img .vce-single-image-figure-inner img {
  width: 100%;
  height: auto;
}
.fixed-img.dt2 {
  top: -0.78125vw;
  left: inherit;
  right: -4px;
}
.fixed-img.dt2 .vce-single-image-figure-inner {
  width: 45.2604166667vw !important;
}
@media (max-width: 767px) {
  .fixed-img.dt2 .vce-single-image-figure-inner {
    width: 300px !important;
  }
}
@media (max-width: 767px) {
  .fixed-img {
    position: relative;
    top: 0;
    left: 0;
  }
}

.bio-bloc {
  background-color: #F5EDE8;
  border-radius: 2.34375vw;
  padding: 4.0104166667vw 3.8020833333vw 5.2083333333vw 5.46875vw;
  margin-bottom: 7.2916666667vw;
}
@media (max-width: 767px) {
  .bio-bloc {
    padding: 25px 15px;
  }
}
.bio-bloc hr {
  margin-block-start: 0;
  margin-block-end: 0;
  border-color: #141720;
  border-width: 1px;
  margin-bottom: 1.5625vw;
}
@media (max-width: 767px) {
  .bio-bloc hr {
    margin-bottom: 25px;
  }
}
.bio-bloc.d2 {
  padding: 7.96875vw 7.96875vw 7.8125vw 5.6770833333vw;
  margin-top: 6.875vw;
}
@media (max-width: 767px) {
  .bio-bloc.d2 {
    padding: 25px 15px;
    margin-top: 50px;
  }
}

.title-equipe {
  position: absolute;
  background-color: #F5EDE8;
  border-radius: 1.875vw;
  padding-top: 1.6666666667vw;
  padding-bottom: 2.2916666667vw;
  width: 100%;
  bottom: -2.8645833333vw;
}

.read-btn {
  display: none;
}
@media (max-width: 767px) {
  .read-btn {
    display: inline-block;
    margin-bottom: 10px;
    border: none;
    padding: 10px 15px;
    background-color: #9E7957;
  }
}

.fil-ariane {
  font-family: "PlayfairDisplay regular";
  line-height: 1.5;
  font-size: 1.25vw;
  padding-bottom: 1.25vw;
  display: inline-block;
}
@media (max-width: 767px) {
  .fil-ariane {
    font-size: 18px;
    padding-bottom: 20px;
  }
}
.fil-ariane .breadcrumb_last {
  color: #9E7957;
}

.fil-ariane span:nth-child(1) > a:nth-child(1)::before {
  content: "";
  background-image: url("/wp-content/themes/vsc-theme/images/house.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 14px;
  position: relative;
  display: inline-block;
  padding-right: 15px;
}

.card-techno {
  position: relative;
  width: 100%;
}

.card-stacked {
  width: 100%;
  height: auto;
  transition: all 0.5s ease;
  cursor: pointer;
  background-color: #F5EDE8 !important;
  border-radius: 4.6354166667vw;
}
.card-stacked .contain-card {
  padding-top: 4.5833333333vw;
  padding-right: 10vw;
  padding-bottom: 2.4479166667vw;
}
@media (max-width: 767px) {
  .card-stacked .contain-card {
    padding: 25px 20px;
  }
}
.card-stacked .contain-card ul {
  padding-inline-start: 20px;
  padding-top: 10px;
}
.card-stacked .contain-card ul li {
  padding-bottom: 5px;
}
.card-stacked .contain-card h2 {
  border-bottom: 1px solid #141720;
  padding-bottom: 1.0416666667vw;
  margin-bottom: 1.0416666667vw;
}
@media (max-width: 767px) {
  .card-stacked .contain-card h2 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.card-stacked .bg-ima-card .vce-asset-background-simple-item {
  border-top-left-radius: 4.6354166667vw;
  border-bottom-left-radius: 4.6354166667vw;
  border-top-right-radius: 14.4791666667vw;
}
@media (max-width: 767px) {
  .card-stacked .bg-ima-card {
    display: none !important;
  }
}

.contactB .vce-col-inner {
  border-radius: 3.125vw;
}

.site-main ul {
  padding-inline-start: 20px;
}
.site-main ul li {
  padding-bottom: 1.0416666667vw;
}

.absolute-img {
  position: absolute;
  top: 8.3854166667vw;
  right: 0;
}
.absolute-img .vce-single-image-figure-inner {
  width: 11.6145833333vw !important;
  height: auto;
}
.absolute-img .vce-single-image-figure-inner img {
  width: 100% !important;
}

.page-id-62 .bloc-service-est .desc {
  min-height: 14vh;
}

.bloc-service-est {
  padding: 1.9270833333vw 2.34375vw 2.5vw 2.0833333333vw;
}
@media (max-width: 767px) {
  .bloc-service-est {
    padding: 20px 15px;
  }
}
.bloc-service-est .desc {
  min-height: 24vh;
}
@media (max-width: 767px) {
  .bloc-service-est .desc {
    min-height: inherit;
    padding-bottom: 30px;
  }
}
.bloc-service-est .fs48 {
  height: 13vh;
}
@media (max-width: 767px) {
  .bloc-service-est .fs48 {
    height: auto;
  }
}
.bloc-service-est .black-btn {
  min-width: 8.9583333333vw;
}
@media (max-width: 767px) {
  .bloc-service-est .black-btn {
    min-width: 150px;
  }
}

.page-id-56 .bloc-service-est .desc {
  min-height: 16vh;
}
@media (max-width: 767px) {
  .page-id-56 .bloc-service-est .desc {
    min-height: auto;
    padding-bottom: 20px;
  }
}

.fxed-R-Logo {
  position: absolute;
  top: -7.1354166667vw;
  right: 0;
  z-index: 33;
}
@media (max-width: 767px) {
  .fxed-R-Logo {
    display: none !important;
  }
}
.fxed-R-Logo .vce-single-image-figure-inner {
  width: 11.6145833333vw !important;
  height: auto;
}
.fxed-R-Logo .vce-single-image-figure-inner img {
  width: 100% !important;
}

.fade-slide .slick-prev, .fade-slide .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.fade-slide .slick-next {
  right: -3.6458333333vw;
}
@media (max-width: 767px) {
  .fade-slide .slick-next {
    right: -25px;
  }
}
.fade-slide .slick-prev {
  left: -3.6458333333vw;
}
@media (max-width: 767px) {
  .fade-slide .slick-prev {
    left: -25px;
  }
}
.fade-slide .slick-prev {
  background-image: url("/wp-content/themes/vsc-theme/images/Arrow-left.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.6041666667vw;
  height: 1.25vw;
}
@media (max-width: 767px) {
  .fade-slide .slick-prev {
    width: 20px;
    height: 20px;
  }
}
.fade-slide .slick-next {
  background-image: url("/wp-content/themes/vsc-theme/images/Arrow-right.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.6041666667vw;
  height: 1.25vw;
}
@media (max-width: 767px) {
  .fade-slide .slick-next {
    width: 20px;
    height: 20px;
  }
}

.vce-flip-box {
  min-height: 27.3958333333vw;
}
@media (max-width: 767px) {
  .vce-flip-box {
    min-height: 436px;
    margin-bottom: 20px;
  }
}
.vce-flip-box .vce-flip-box-front-inner {
  position: absolute;
  bottom: -3.3854166667vw;
  background-color: #F5EDE8;
  border-radius: 1.8229166667vw;
  padding: 1.6666666667vw 0.9895833333vw !important;
  width: 100%;
}
@media (max-width: 767px) {
  .vce-flip-box .vce-flip-box-front-inner {
    bottom: -15px;
    padding: 20px 15px !important;
  }
}
.vce-flip-box .vce-flip-box-front-inner .nameE {
  font-size: 1.7708333333vw;
  font-family: "PlayfairDisplay regular";
}
.vce-flip-box .vce-flip-box-front-inner p {
  font-family: "Segoe UI regular";
  font-size: 0.8333333333vw;
}
@media (max-width: 767px) {
  .vce-flip-box .vce-flip-box-front-inner p {
    font-size: 16px;
  }
}
.vce-flip-box .vce-flip-box-back {
  border-top-left-radius: 17.9166666667vw;
  border-top-right-radius: 17.9166666667vw;
  border-bottom-left-radius: 1.8229166667vw;
  border-bottom-right-radius: 1.8229166667vw;
  min-height: 29.6875vw;
}
@media (max-width: 767px) {
  .vce-flip-box .vce-flip-box-back {
    border-top-left-radius: 250px;
    border-top-right-radius: 250px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    min-height: 456px;
  }
}
.vce-flip-box .vce-flip-box-back .vce-flip-box-back-description {
  padding: 3.8020833333vw 1.3020833333vw 0 1.3020833333vw;
}
@media (max-width: 767px) {
  .vce-flip-box .vce-flip-box-back .vce-flip-box-back-description {
    padding: 50px 20px 0 20px;
  }
}
.vce-flip-box .vce-flip-box-back .vce-flip-box-back-description h2 {
  font-size: 1.7708333333vw;
  font-family: "PlayfairDisplay regular";
}
@media (max-width: 767px) {
  .vce-flip-box .vce-flip-box-back .vce-flip-box-back-description h2 {
    font-size: 22px;
  }
}
.vce-flip-box .vce-flip-box-back .vce-flip-box-back-description .postT {
  font-family: "Segoe UI regular";
  font-size: 0.8854166667vw;
  padding-bottom: 1.3541666667vw;
}
@media (max-width: 767px) {
  .vce-flip-box .vce-flip-box-back .vce-flip-box-back-description .postT {
    padding-bottom: 20px;
    font-size: 16px;
  }
}
.vce-flip-box .vce-flip-box-back .vce-flip-box-back-description p {
  font-size: 0.8333333333vw;
  font-family: "Segoe UI regular";
}
@media (max-width: 767px) {
  .vce-flip-box .vce-flip-box-back .vce-flip-box-back-description p {
    font-size: 14px;
  }
}
/*# sourceMappingURL=../css/style.css.map */
