.black {
  color: #0F171F;
}

.blue-fonce {
  color: #153A56;
}

.red {
  color: #DF372D;
}

.blue {
  color: #67A7D4;
}

.beige {
  color: #C2BCB0;
}

.white {
  color: white;
}

.vce {
  margin-bottom: 0;
}

.center {
  text-align: center;
}

.uppercase {
  text-transform: uppercase;
}

.no-uppercase {
  text-transform: initial;
}

.no-underline {
  text-decoration: none;
}

.underline {
  text-decoration: underline;
}

.right {
  text-align: right;
}

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

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

strong, b {
  font-family: "Poppins Bold";
  font-weight: 700;
}

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

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

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

.extrabold {
  font-family: "Poppins ExtraBold";
  font-weight: 800;
}

.semibold {
  font-family: "Poppins SemiBold";
  font-weight: 600;
}

h1 {
  color: #67A7D4;
  font-size: 2.34375vw;
  font-family: "Poppins ExtraBold";
  line-height: 1.22;
  font-weight: 800;
}
@media (max-width: 767px) {
  h1 {
    font-size: 25px;
  }
}

.blue-btn-gras {
  padding: 0.9895833333vw 3.0208333333vw;
  background-color: #153A56;
  color: white !important;
  text-transform: uppercase;
  font-size: 0.8333333333vw;
  font-family: "Poppins SemiBold";
  border-radius: 23px;
  display: inline-block;
  text-align: center;
}
.blue-btn-gras:hover {
  background-color: #67A7D4;
}
@media (max-width: 767px) {
  .blue-btn-gras {
    font-size: 14px;
    padding: 15px 25px;
  }
}

.blue-btn {
  padding: 1.0416666667vw 1.6145833333vw;
  background-color: #67A7D4;
  color: white;
  text-transform: uppercase;
  font-size: 0.8333333333vw;
  font-family: "Poppins SemiBold";
  border-radius: 23px;
  display: inline-block;
  text-align: center;
}
.blue-btn:hover {
  background-color: white;
  color: #67A7D4 !important;
}
@media (max-width: 767px) {
  .blue-btn {
    font-size: 14px;
    padding: 15px 25px;
  }
}

h2 {
  font-size: 1.5625vw;
  line-height: 1.5;
  font-family: "Poppins ExtraBold";
  font-weight: 800;
  color: #67A7D4;
}
@media (max-width: 767px) {
  h2 {
    font-size: 22px;
  }
}

ul {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}

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

header {
  float: left;
  width: 100%;
  position: fixed;
  z-index: 999;
}
header .site-branding {
  width: 19.5%;
}
header .site-branding img {
  width: 100%;
  height: auto;
}
header .content-header {
  padding: 3.0208333333vw 7.2916666667vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .phone {
  padding: 0.5208333333vw 1.71875vw;
  background-color: #153A56;
  color: white;
  font-size: 1.0416666667vw;
  font-family: "Poppins Bold";
  line-height: 1.5;
  border-radius: 28px;
  margin-left: 0.9375vw;
  margin-right: 1.5625vw;
}
header .phone:hover {
  background-color: #67A7D4 !important;
  color: white !important;
}
header .top-menu {
  display: flex;
  justify-content: end;
  align-items: center;
}
header .top-menu a:hover {
  color: #67A7D4;
}
header .sociaux {
  display: flex;
}

.fb {
  margin-right: 13px;
  background-image: url("/wp-content/themes/vsc-theme/img/Facebook.svg");
  width: 2.5vw;
  height: 2.5vw;
  background-size: 2.5vw 2.5vw;
}
@media (max-width: 767px) {
  .fb {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    margin-right: 0;
  }
}

.insta {
  background-image: url("/wp-content/themes/vsc-theme/img/Instagram.svg");
  width: 2.5vw;
  height: 2.5vw;
  background-size: 2.5vw 2.5vw;
}
@media (max-width: 767px) {
  .insta {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
  }
}

.main-navigation {
  float: right;
  padding-top: 1.4583333333vw;
}
.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;
}
.main-navigation ul li {
  float: left;
  position: relative;
  padding-left: 0.9114583333vw;
  padding-right: 0.9114583333vw;
}
.main-navigation ul li a {
  font-size: 0.9375vw;
  font-family: "Poppins Regular";
  line-height: 1.5;
  color: #0F171F;
}
.main-navigation ul li.last {
  padding-right: 0;
}
.main-navigation ul li:before {
  display: none;
}
.main-navigation ul .current_page_item a, .main-navigation ul .current-menu-parent a {
  font-family: "Poppins Bold";
  text-decoration: underline;
}
.main-navigation ul ul {
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  background: #F6F6F6;
  border-top: 4px solid #153A56;
}
.main-navigation ul ul ul {
  left: -999em;
  top: -4px;
}
.main-navigation ul ul li {
  float: left;
  position: relative;
  padding-top: 0.5vw !important;
  padding-bottom: 0.5vw !important;
  padding-left: 0 !important;
  border-bottom: 2px solid #0F171F;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.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;
}
.main-navigation ul ul li:first-child {
  padding-top: 0.7291666667vw !important;
}
.main-navigation ul ul li:last-child {
  border-bottom: none !important;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.site-header.sticky {
  background-color: rgba(194, 188, 176, 0.9);
}
.site-header.sticky .site-branding {
  width: 15%;
}
.site-header.sticky .site-branding img {
  width: 100%;
  height: auto;
}
.site-header.sticky .top-menu {
  display: none;
}
.site-header.sticky .main-navigation {
  padding-top: 0;
}
.site-header.sticky .content-header {
  padding: 1.0416666667vw 7.2916666667vw;
}
/*# sourceMappingURL=../css/header.css.map */
