.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;
  }
}

header {
  position: fixed;
  width: 100%;
  z-index: 6;
  transition: bottom 0.8s;
}
header .inter-contentH {
  padding: 0.6770833333vw 9.0104166667vw 0.6770833333vw 9.8958333333vw;
  display: flex;
  justify-content: space-between;
}
header .inter-contentH .site-branding a.custom-logo-link {
  display: inline-block;
}
header .inter-contentH .site-branding img {
  width: 9.3229166667vw;
  height: auto;
}
header .inter-contentH .menu-top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-bottom: 1px solid #141720;
  padding-top: 2%;
}
@media (max-width: 767px) {
  header .inter-contentH .menu-top {
    border-bottom: none;
    padding-top: 0;
  }
}
header .inter-contentH .menu-top .menu-menu-1-container {
  padding-right: 2.9166666667vw;
}
header .main-navigation {
  width: 100%;
  margin-left: 2.34375vw;
}
header .main-navigation ul {
  list-style: none;
  margin-block-start: 0;
  margin-block-end: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
header .main-navigation ul li {
  float: left;
  position: relative;
  padding-left: 1.71875vw;
}
header .main-navigation ul li a {
  font-size: 0.9375vw;
  font-family: "Segoe UI regular";
  line-height: 1.33;
  color: #364356;
  text-transform: uppercase;
  padding-bottom: 1.3020833333vw;
}
header .main-navigation ul li:before {
  display: none;
}
header .main-navigation ul .current_page_item > a, header .main-navigation ul .current-menu-parent > a {
  color: #9E7957;
  text-decoration: underline;
  font-weight: 700;
}
header .main-navigation ul ul {
  float: left;
  position: absolute;
  top: calc(100% + 1.3020833333vw);
  left: -999em;
  z-index: 99999;
  background: #F6F6F6;
  border-top: 3px solid #9E7957;
}
header .main-navigation ul ul ul {
  left: -999em;
  top: -3px;
}
header .main-navigation ul ul li {
  float: left;
  position: relative;
  padding-top: 0.5vw !important;
  padding-bottom: 0.5vw !important;
  padding-left: 0;
  border-bottom: 2px solid #141720;
}
header .main-navigation ul ul li:hover > ul, header .main-navigation ul ul li.focus > ul {
  left: 100%;
}
header .main-navigation ul ul li a {
  font-size: 0.8333333333vw;
  text-transform: none !important;
  padding-left: 0.78125vw;
  padding-right: 0.78125vw;
  line-height: 1.3;
  min-width: 12.5vw;
  display: block;
  padding-bottom: 0 !important;
}
header .main-navigation ul ul li:first-child {
  padding-top: 0.7291666667vw !important;
}
header .main-navigation ul ul li:last-child {
  border-bottom: none !important;
}
header .main-navigation ul li:hover > ul,
header .main-navigation ul li.focus > ul {
  left: auto;
}
header .icons-sociaux {
  display: flex;
  border-left: 1px solid black;
  padding-left: 1.0416666667vw;
  padding-bottom: 1.0416666667vw;
  padding-top: 1.0416666667vw;
}
header .icons-sociaux a {
  width: 1.71875vw;
  height: 1.71875vw;
  background-color: transparent;
  line-height: 1.71875vw;
  display: block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 1.5px solid #141720;
  margin: 0 5px;
}
header .icons-sociaux a:hover .icon {
  transform: rotateY(360deg);
}
header .icons-sociaux a .icon {
  position: relative;
  transition: 0.5s;
  z-index: 3;
}
header .icons-sociaux a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #141720;
  transition: 0.5s;
  z-index: 2;
}
header .icons-sociaux a:hover:before {
  top: 0;
  background-color: #141720;
}
header .icons-sociaux a:hover .icon-fb {
  background-image: url("/wp-content/themes/vsc-theme/images/Facebook-icon1-white.svg");
}
header .icons-sociaux a:hover .icon-insta {
  background-image: url("/wp-content/themes/vsc-theme/images/Instagram-icon-white.svg");
}
header .icons-sociaux a:hover .icon-linkedin {
  background-image: url("/wp-content/themes/vsc-theme/images/Linkedin-icon-white.svg");
}
header .icons-sociaux .icon-fb {
  background-image: url("/wp-content/themes/vsc-theme/images/Facebook-icon.svg");
  background-repeat: no-repeat;
  background-size: 0.46875vw 1.0416666667vw;
  width: 0.46875vw;
  height: 1.0416666667vw;
  background-position: center;
  top: 0.3125vw;
  left: 0.5729166667vw;
}
header .icons-sociaux .icon-insta {
  background-image: url("/wp-content/themes/vsc-theme/images/Instagram-icon.svg");
  background-repeat: no-repeat;
  background-size: 0.9375vw 0.9375vw;
  width: 0.9375vw;
  height: 0.9375vw;
  background-position: center;
  top: 0.4166666667vw;
  left: 0.4166666667vw;
}
header .icons-sociaux .icon-linkedin {
  background-image: url("/wp-content/themes/vsc-theme/images/Linkedin-icon.svg");
  background-repeat: no-repeat;
  background-size: 0.8854166667vw 0.8854166667vw;
  width: 0.8854166667vw;
  height: 0.8854166667vw;
  background-position: center;
  top: 0.4166666667vw;
  left: 0.4166666667vw;
}

.site-header.sticky {
  background-color: #F5EDE8;
  max-height: 18vh;
}
.site-header.sticky .inter-contentH {
  padding-top: 10px;
  padding-bottom: 10px;
}
.site-header.sticky .inter-contentH .site-branding img {
  max-width: 6.7708333333vw;
  height: auto;
}
/*# sourceMappingURL=../css/header.css.map */
