/*
Theme Name: Starter Template
Theme URI: https://underscores.me/
Author: AntheDesign
Author URI: https://www.anthedesign.fr
Description: Minimal and unstyled starter template
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Starter Template is based on Underscores https://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/
*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/* FONT FACE */
@font-face {
  font-family: "Gotham Rounded";
  font-style: normal;
  font-weight: 700;
  font-display: optional;
  src: url("assets/fonts/GothamRnd-Bold.woff") format("woff");
}
@font-face {
  font-family: "Gotham Rounded";
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url("assets/fonts/GothamRnd-Book.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: optional;
  src: url("assets/fonts/Poppins-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: optional;
  src: url("assets/fonts/Poppins-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: optional;
  src: url("assets/fonts/Poppins-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url("assets/fonts/Poppins-Regular.woff2") format("woff2");
}
/* VARIABLES */
html, body, #masthead #site-navigation #primary-menu, #masthead #site-navigation #primary-menu > li .sub-menu, #responsive-menu #responsive-menu-inner #mobile-menu, #responsive-menu #responsive-menu-inner #mobile-menu > li .sub-menu, #colophon .footer-columns #footer-menus #footer-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
blockquote > :first-child, table td > :first-child, .tinybloc > :first-child, #colophon .footer-columns #footer-menus #footer-menu > :first-child {
  margin-top: 0;
}
blockquote > :last-child, table td > :last-child, .tinybloc > :last-child, #colophon .footer-columns #footer-menus #footer-menu > :last-child {
  margin-bottom: 0;
}
/* GLOBAL */
html {
  font-family: "Poppins", "Verdana", sans-serif;
  color: #395777;
  font-size: 18px;
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
  background-image: url("assets/img/bg.svg"), url("assets/img/bg2.svg");
  background-repeat: no-repeat;
  background-position: center 1400px, center 4000px;
}
a {
  text-decoration: none;
  color: #FF0099;
  transition: 0.2s;
}
h1, .h1 {
  font-family: "Gotham Rounded", "Verdana", sans-serif;
  font-weight: 400;
  font-size: 3.5em;
  line-height: 1.1em;
  letter-spacing: 0px;
  color: #002C5A;
}
@media (max-width: 1024px) {
  h1, .h1 {
    font-size: 2.5em;
  }
}
h1 span, .h1 span {
  color: #FF0099;
  font-weight: 700;
}
h2, .h2 {
  font-family: "Gotham Rounded", "Verdana", sans-serif;
  font-weight: 400;
  font-size: 2.5em;
  line-height: 1.1em;
  letter-spacing: 0px;
  color: #002C5A;
}
@media (max-width: 1024px) {
  h2, .h2 {
    font-size: 2.1em;
  }
}
h3, .h3 {
  font-family: "Gotham Rounded", "Verdana", sans-serif;
  font-weight: 400;
  font-size: 2em;
  line-height: 1.2em;
  letter-spacing: 0px;
  color: #002C5A;
}
@media (max-width: 1024px) {
  h3, .h3 {
    font-size: 1.8em;
  }
}
h4, .h4 {
  font-family: "Gotham Rounded", "Verdana", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: 0px;
  color: #002C5A;
}
@media (max-width: 1024px) {
  h4, .h4 {
    font-size: 1.4em;
  }
}
h5, .h5 {
  font-family: "Poppins", "Verdana", sans-serif;
  font-weight: 700;
  font-size: 1.2em;
  line-height: 1.1em;
  letter-spacing: 0px;
  color: #002C5A;
}
p, li {
  font-family: "Poppins", "Verdana", sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5em;
  letter-spacing: 0px;
  margin: 1.4em 0;
}
p b, p strong, li b, li strong {
  color: #002C5A;
  font-weight: 700;
}
p.introduction, li.introduction {
  font-weight: 500;
  font-size: 1.1em;
}
p.subtitre, li.subtitre {
  font-family: "Gotham Rounded", "Verdana", sans-serif;
  font-weight: 700;
  color: #002C5A;
  font-size: 0.8em;
  margin-bottom: 1.8em;
}
p.small, li.small {
  font-size: 0.8em;
}
li {
  margin: 0.4em 0;
}
.subtitre + h1, .subtitre + .h1, .subtitre + h2, .subtitre + .h2, .subtitre + h3, .subtitre + .h3, .subtitre + h4, .subtitre + .h4, .subtitre + h5, .subtitre + .h5 {
  margin-top: 0;
}
.editeur .chiffre {
  font-family: "Gotham Rounded", "Verdana", sans-serif;
  font-size: 3.5em;
  line-height: 1.1em;
}
.editeur ul {
  margin: 1em 0;
  padding: 0 0 0 70px;
  list-style: none;
}
@media (max-width: 500px) {
  .editeur ul {
    padding: 0 0 0 40px;
  }
}
.editeur ul li {
  position: relative;
}
.editeur ul li:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 26px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("assets/img/li.svg");
  left: -39px;
  top: 0;
}
.editeur ol {
  margin: 1em 0;
  padding: 0 0 0 70px;
  list-style: none;
  counter-reset: index;
}
@media (max-width: 500px) {
  .editeur ol {
    padding: 0 0 0 40px;
  }
}
.editeur ol li {
  position: relative;
  counter-increment: index;
}
.editeur ol li:before {
  content: counter(index);
  position: absolute;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  width: 26px;
  height: 26px;
  background-color: #0D79FE;
  border-radius: 50%;
  left: -39px;
  top: 0;
}
blockquote {
  margin: 2em 0;
  padding: 12px 42px 12px 112px;
  background-image: url("assets/img/quotes.svg");
  background-repeat: no-repeat;
  background-position: 45px 0;
}
@media (max-width: 500px) {
  blockquote {
    padding: 12px 0px 12px 46px;
    background-position: 0 0;
  }
}
img {
  max-width: 100%;
  height: auto;
}
table {
  border: none;
  margin: 3em 0;
}
@media (max-width: 500px) {
  table {
    margin: 2.5em 0;
  }
}
table td {
  border: none;
}
@media (max-width: 500px) {
  table td {
    display: block;
    width: 100% !important;
  }
}
table img {
  border-radius: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
table b, table strong {
  color: #002C5A;
}
.tinybloc {
  border-radius: 30px;
  padding: 35px 40px;
  margin: 3em 0;
  background-color: #B7D7FF;
}
@media (max-width: 500px) {
  .tinybloc {
    padding: 25px;
    margin: 2.5em 0;
  }
}
.tinybloc .tinybloc {
  margin: 0;
}
.tinybloc.blanc {
  background-color: #ffffff;
  border: 1px solid #DDE1E6;
}
.tinybloc.bleu {
  background-color: #0D79FE;
  color: #ffffff;
}
.tinybloc.bleu *:not(.btn) {
  color: #ffffff;
}
.tinybloc img {
  border-radius: 0 !important;
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}
/* WORDPRESS */
.alignnone, .alignleft, .alignright, .aligncenter {
  margin: 2.5em 0;
  display: block;
  border-radius: 30px;
}
@media (max-width: 500px) {
  .alignnone, .alignleft, .alignright, .aligncenter {
    margin: 2em 0;
  }
}
.alignleft {
  float: left;
  margin-right: 2.5em;
}
@media (max-width: 500px) {
  .alignleft {
    margin-right: auto;
    float: none;
  }
}
.alignright {
  float: right;
  margin-left: 2.5em;
}
@media (max-width: 500px) {
  .alignright {
    margin-left: auto;
    float: none;
  }
}
.aligncenter {
  margin: 2.5em auto;
}
@media (max-width: 500px) {
  .aligncenter {
    margin: 2em auto;
  }
}
.wp-caption, .gallery-item {
  max-width: 100%;
  box-sizing: border-box;
}
.wp-caption img, .wp-caption a, .gallery-item img, .gallery-item a {
  display: block;
}
.wp-caption .wp-caption-text, .wp-caption figcaption, .gallery-item .wp-caption-text, .gallery-item figcaption {
  font-size: 0.7em;
  font-weight: 500;
  line-height: 1.3em;
  margin: 0;
  padding: 3px 8px;
  text-align: center;
}
.gallery {
  display: flex;
  flex-flow: row wrap;
  gap: 22px;
  margin: 2.5em 0;
}
@media (max-width: 500px) {
  .gallery {
    margin: 2em 0;
  }
}
.gallery figure {
  margin: 0;
}
.gallery figure img {
  border-radius: 20px;
}
.gallery a {
  display: block;
}
/* CLASS */
.clear {
  clear: both;
}
.wrapper {
  width: 1270px;
  max-width: 92%;
  margin: 0 auto;
}
.wrapper .wrapper {
  max-width: 100%;
}
.wrapper.small {
  width: 860px;
}
.wrapper.medium {
  width: 1060px;
}
.wrapper.large {
  width: 1370px;
}
.wrapper.xlarge {
  width: 1800px;
}
/* BTN */
.btn {
  display: inline-block;
  border-radius: 50px;
  background-color: #0D79FE;
  color: #ffffff;
  font-family: "Poppins", "Verdana", sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
  padding: 13px 28px;
  border: 2px solid #0D79FE;
  transition: 0.2s;
}
.btn:hover {
  background-color: #002C5A;
}
.btn.reverse {
  border-color: #FF0099;
  background-color: #FF0099;
}
.btn.reverse:hover {
  background-color: #D91D8E;
}
.btn.border {
  border-color: #FF0099;
  background-color: transparent;
  color: #FF0099;
}
.btn.border:hover {
  background-color: #FF0099;
  color: #ffffff;
}
.btn + .btn {
  margin-left: 24px;
}
@media (max-width: 768px) {
  .btn + .btn {
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 16px;
  }
}
.alt_link {
  display: inline-block;
  font-weight: 600;
  font-size: 1em;
  line-height: 1.5em;
  text-decoration: underline;
  padding: 15px 65px 15px 25px;
  color: #002C5A;
  background-image: url("assets/img/link.svg");
  background-repeat: no-repeat;
  background-position: right 25px center;
  text-underline-offset: 2px;
}
.alt_link:hover {
  background-position: right 20px center;
}
/* FORM */
input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="date"], select, textarea {
  color: #395777;
  border-radius: 10px;
  background-color: #ffffff;
  border: 2px solid #002C5A;
  padding: 14px 16px;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"][disabled], input[type="number"][disabled], input[type="email"][disabled], input[type="tel"][disabled], input[type="date"][disabled], select[disabled], textarea[disabled] {
  opacity: 0.8;
  filter: grayscale(1);
  cursor: not-allowed;
}
.radio-label {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 28px;
  cursor: pointer;
}
.radio-label span {
  font-size: 1.1em;
  font-family: "Gotham Rounded", "Verdana", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}
.radio-label:hover span {
  color: #002C5A;
}
input[type="checkbox"], input[type="radio"] {
  accent-color: #FF0099;
  transform: scale(3);
  cursor: pointer;
}
/* ACTIONS */
#colophon .actions {
  display: flex;
  flex-flow: column;
  gap: 25px;
}
#colophon .actions a, #colophon .actions span {
  display: block;
  font-weight: 600;
  color: #395777;
  font-size: 0.9em;
  padding: 2px 0 2px 42px;
  margin-left: 13px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 28px auto;
}
@media (max-width: 1366px) {
  #colophon .actions a, #colophon .actions span {
    margin-left: 0;
  }
}
#colophon .actions a.mail, #colophon .actions span.mail {
  background-image: url("assets/img/mail.svg");
}
#colophon .actions a.tel, #colophon .actions span.tel {
  background-image: url("assets/img/tel.svg");
}
#colophon .actions a.home, #colophon .actions span.home {
  background-image: url("assets/img/home.svg");
}
#colophon .actions a:hover {
  color: #0D79FE;
}
/*--------------------------------------------------------------
HEADER
--------------------------------------------------------------*/
#masthead {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 1000;
  transition: 0.3s;
}
#masthead .custom-logo-link {
  display: block;
}
#masthead .custom-logo-link .custom-logo {
  display: block;
  max-width: 320px;
  height: auto;
}
@media (max-width: 1366px) {
  #masthead .custom-logo-link .custom-logo {
    max-width: 167px;
  }
}
#masthead .top-menu {
  padding: 36px 0 38px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1366px) {
  #masthead .top-menu {
    padding: 25px 0;
  }
}
#masthead .top-menu .actions {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 42px;
}
@media (max-width: 1366px) {
  #masthead .top-menu .actions {
    display: none;
  }
}
#masthead .top-menu .actions a:not(.btn) {
  display: block;
  font-weight: 600;
  color: #002C5A;
  padding: 6.5px 0 6.5px 53px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
}
#masthead .top-menu .actions a:not(.btn):hover {
  color: #0D79FE;
}
#masthead .top-menu .actions a:not(.btn).espace {
  background-image: url("assets/img/compte.svg");
}
#masthead .top-menu .actions a:not(.btn).espace:hover {
  color: #FF0099;
}
#masthead .top-menu .actions .btn {
  padding-left: 44px;
  padding-right: 44px;
}
#masthead #site-navigation {
  background-color: #0D79FE;
}
@media (max-width: 1366px) {
  #masthead #site-navigation {
    display: none;
  }
}
#masthead #site-navigation #primary-menu {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  gap: 45px;
}
@media (max-width: 1560px) {
  #masthead #site-navigation #primary-menu {
    gap: 16px;
  }
}
#masthead #site-navigation #primary-menu > li {
  position: relative;
  margin: 0;
}
#masthead #site-navigation #primary-menu > li > a {
  display: block;
  padding: 22px 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
#masthead #site-navigation #primary-menu > li .sub-menu {
  display: none;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 10px 10px 20px 10px #7D9CBC1A;
  padding: 40px 30px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 320px;
  box-sizing: border-box;
}
#masthead #site-navigation #primary-menu > li .sub-menu li {
  border-bottom: 1px solid #0D79FE;
  margin: 0 0 0.5em;
}
#masthead #site-navigation #primary-menu > li .sub-menu li a {
  display: block;
  color: #002C5A;
  font-family: "Gotham Rounded", "Verdana", sans-serif;
  font-weight: 700;
  padding: 10px 0;
}
#masthead #site-navigation #primary-menu > li .sub-menu li a:hover {
  color: #0D79FE;
}
#masthead #site-navigation #primary-menu > li .sub-menu li.current-menu-item > a {
  color: #FF0099;
}
#masthead #site-navigation #primary-menu > li .sub-menu li .sub-menu {
  display: none !important;
}
#masthead #site-navigation #primary-menu > li:hover > a {
  opacity: 0.7;
}
#masthead #site-navigation #primary-menu > li:hover > .sub-menu {
  display: block;
}
#masthead.scrollPlus {
  top: -140px;
}
@media (max-width: 1366px) {
  #masthead.scrollPlus {
    top: -46px;
  }
}
#masthead.scrollPlus.hide {
  top: -208px;
}
@media (max-width: 1366px) {
  #masthead.scrollPlus.hide {
    top: -128px;
  }
}
@media (max-width: 1366px) {
  #masthead.forceMobileMenu {
    top: 0 !important;
  }
}
body.admin-bar #masthead {
  top: var(--wp-admin--admin-bar--height);
}
body.admin-bar #masthead.scrollPlus {
  top: calc(-140px + var(--wp-admin--admin-bar--height));
}
@media (max-width: 1366px) {
  body.admin-bar #masthead.scrollPlus {
    top: calc(-46px + var(--wp-admin--admin-bar--height));
  }
}
body.admin-bar #masthead.scrollPlus.hide {
  top: calc(-208px + var(--wp-admin--admin-bar--height));
}
@media (max-width: 1366px) {
  body.admin-bar #masthead.scrollPlus.hide {
    top: calc(-128px + var(--wp-admin--admin-bar--height));
  }
}
@media (max-width: 1366px) {
  body.admin-bar #masthead.forceMobileMenu {
    top: var(--wp-admin--admin-bar--height) !important;
  }
}
#reponsive-menu-trigger-container {
  flex-flow: row-reverse;
  align-items: center;
  display: none;
}
@media (max-width: 1366px) {
  #reponsive-menu-trigger-container {
    display: flex;
  }
}
#reponsive-menu-trigger-container #responsive-menu-trigger {
  height: 19px;
  width: 36px;
  flex-flow: column;
  justify-content: space-between;
  cursor: pointer;
  display: flex;
}
#reponsive-menu-trigger-container #responsive-menu-trigger span {
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background-color: #0D79FE;
  transition: 0.2s;
  position: relative;
}
#reponsive-menu-trigger-container #responsive-menu-trigger span span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active > span {
  background-color: transparent;
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active > span:first-child {
  transform: translateY(15px);
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active > span:last-child {
  transform: translateY(-15px);
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active span span {
  opacity: 1;
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active span span:first-child {
  transform: rotate(45deg);
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active span span:last-child {
  transform: rotate(-45deg);
}
#responsive-menu {
  display: none;
  transition: 0.2s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 900;
  background-color: rgba(0, 44, 90, 0.8);
  overflow: auto;
}
#responsive-menu #responsive-menu-inner {
  padding: 188px 50px 30px 50px;
  background-color: #0D79FE;
  box-sizing: border-box;
}
#responsive-menu #responsive-menu-inner #mobile-menu > li {
  position: relative;
  margin: 0;
}
#responsive-menu #responsive-menu-inner #mobile-menu > li > a {
  display: block;
  padding: 16px 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
#responsive-menu #responsive-menu-inner #mobile-menu > li .sub-menu {
  display: none;
  background-color: #ffffff;
  padding: 8px 30px;
  border-radius: 15px;
  margin-bottom: 10px;
}
#responsive-menu #responsive-menu-inner #mobile-menu > li .sub-menu li {
  border-bottom: 1px solid #0D79FE;
  margin: 0 0 0.5em;
}
#responsive-menu #responsive-menu-inner #mobile-menu > li .sub-menu li:last-child {
  border: none;
  margin: 0;
}
#responsive-menu #responsive-menu-inner #mobile-menu > li .sub-menu li a {
  display: block;
  color: #002C5A;
  font-family: "Gotham Rounded", "Verdana", sans-serif;
  font-weight: 700;
  padding: 10px 0;
}
#responsive-menu #responsive-menu-inner #mobile-menu > li .sub-menu li a:hover {
  color: #0D79FE;
}
#responsive-menu #responsive-menu-inner #mobile-menu > li .sub-menu li .sub-menu {
  display: none !important;
}
#responsive-menu #responsive-menu-inner #mobile-menu > li .sub-menu li.current-menu-item > a {
  color: #FF0099;
}
#responsive-menu #responsive-menu-inner #mobile-menu .menu-item-has-children.active > .sub-menu {
  display: block;
}
#responsive-menu #responsive-menu-inner .btn {
  margin-top: 50px;
  width: 100%;
  box-sizing: border-box;
}
/*--------------------------------------------------------------
PAGE
--------------------------------------------------------------*/
#content {
  padding-top: 204px;
}
@media (max-width: 1366px) {
  #content {
    padding-top: 128px;
  }
}
/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/
#colophon {
  background-color: #EDF5FF;
  padding: 55px 0;
  margin-top: 95px;
}
#colophon .footer-columns {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 1366px) {
  #colophon .footer-columns {
    justify-content: flex-start;
    gap: 40px;
  }
}
#colophon .footer-columns .infos {
  width: 310px;
}
#colophon .footer-columns .infos .custom-logo-link {
  display: block;
  width: 220px;
  height: auto;
  margin-bottom: 32px;
}
#colophon .footer-columns .infos.lp-footer {
  width: 100%;
}
#colophon .footer-columns .infos.lp-footer .actions {
  flex-flow: row wrap;
  justify-content: space-evenly;
  align-items: center;
}
#colophon .footer-columns .hours {
  width: 260px;
}
#colophon .footer-columns .hours .h4 {
  font-weight: 700;
  font-size: 1.1em;
  line-height: 1.5em;
  margin-top: 0;
  color: #395777;
}
#colophon .footer-columns .hours .text {
  font-size: 0.9em;
}
#colophon .footer-columns .hours .text strong {
  color: #395777;
}
#colophon .footer-columns #footer-menus {
  width: 500px;
}
#colophon .footer-columns #footer-menus #footer-menu {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
}
#colophon .footer-columns #footer-menus #footer-menu li {
  margin: 0;
  width: calc(50% - 8px);
}
@media (max-width: 768px) {
  #colophon .footer-columns #footer-menus #footer-menu li {
    width: 100%;
  }
}
#colophon .footer-columns #footer-menus #footer-menu li a {
  font-weight: 600;
  font-size: 0.9em;
  color: #395777;
}
#colophon .footer-columns #footer-menus #footer-menu li a:hover {
  color: #0D79FE;
}
#colophon .footer-columns #footer-menus #footer-menu li .sub-menu {
  display: none;
}
#colophon #copyright {
  margin-top: 60px;
}
