.clr-purple {
  color: #662E91; }

.clr-green {
  color: #B3D334; }

.clr-orange {
  color: #F8931D; }

.clr-yellow {
  color: #F2D230; }

/* JULY 2021 - new header*/
.menu-main-menu-container,
.main-menu {
  height: 100px; }

.header-primary {
  height: 100px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center; }
  .header-primary .menu-icon {
    height: 100px;
    width: 100px;
    margin-left: 1.5em; }
    @media (max-width: 1100px) {
      .header-primary .menu-icon {
        margin-left: auto; } }
  .header-primary #nav-icon1 {
    margin-top: 35px; }
  @media (min-width: 1441px) and (max-width: 1600px) {
    .header-primary ul li a {
      padding: 0 14px;
      font-size: 14px; } }
  @media (min-width: 1100px) and (max-width: 1140px) {
    .header-primary ul li a {
      font-size: 12px; } }

.third-menu {
  top: 100px; }

#side-menu .side-btn a {
  display: inline;
  background-color: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  padding: 8px 16px; }
#side-menu .side-btn.side-btn-open a {
  color: #B3D334 !important; }
#side-menu .side-btn.side-btn-member {
  margin-top: 20px;
  margin-bottom: 20px; }
  #side-menu .side-btn.side-btn-member a {
    color: #662E91 !important; }

.content.n-third {
  margin-top: 100px; }

.side-menu {
  height: calc(100% - 100px);
  right: -10px; }

.animation {
  top: 100px; }

.menu-main-menu-container {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center; }

.menu-second-menu {
  /* float: right; */
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  margin-left: auto; }
  @media (max-width: 1600px) {
    .menu-second-menu {
      font-size: 14px; } }
  @media (max-width: 1100px) {
    .menu-second-menu {
      display: none; } }

.menu-btns {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex; }

.menu-btns + .menu-btns {
  margin-left: 1.5em; }

.btn-menu {
  background: #FFFFFF;
  text-transform: uppercase;
  color: #662E91;
  padding: 0.75em 1em;
  font-weight: bold;
  white-space: nowrap; }
  .btn-menu.btn-menu-g:hover {
    color: #B3D334; }
  .btn-menu.btn-menu-o:hover {
    color: #F8931D; }

.btn-color {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  transition: all 0.2s ease-in-out;
  color: #FFFFFF;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex; }
  .btn-color img {
    margin-right: 8px; }

.btn-menu-green {
  background-color: #B3D334; }
  .btn-menu-green:hover {
    background-color: #662E91; }

.btn-menu-orange {
  background-color: #F8931D;
  border-right: 2px solid #662E91; }
  .btn-menu-orange:hover {
    background-color: #662E91;
    color: #FFFFFF; }

.btn-menu-r {
  transition: all 0.2s ease-in-out;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 2px solid #662E91; }

.home .content {
  margin-top: 100px; }
.home .fullscreen {
  max-height: calc(100vh - 250px); }
  @media (max-width: 900px) {
    .home .fullscreen {
      max-height: calc(100vh - 380px); } }
  @media (max-width: 900px) {
    .home .fullscreen {
      max-height: calc(100vh - 380px); } }
  .home .fullscreen .hero-title {
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    font-size: 60px;
    line-height: 1.1;
    font-weight: bold;
    letter-spacing: 2.5px;
    padding-bottom: 30px !important;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5), 0px 0px 25px rgba(0, 0, 0, 0.5); }
    @media (max-width: 580px) {
      .home .fullscreen .hero-title {
        font-size: 32px; } }
.home .features {
  position: relative;
  top: -50px; }
  @media (max-width: 450px) {
    .home .features {
      position: static; } }
  .home .features ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 450px) {
      .home .features ul {
        margin-bottom: 60px; } }
    @media (max-width: 700px) {
      .home .features ul li:not(.home_book) {
        width: 50%;
        text-align: center; } }
    .home .features ul li:not(.home_book):nth-child(1) {
      order: 1;
      margin-left: auto; }
    .home .features ul li:not(.home_book):nth-child(2) {
      order: 2; }
    .home .features ul li:not(.home_book):nth-child(3) {
      order: 4; }
      @media (max-width: 700px) {
        .home .features ul li:not(.home_book):nth-child(3) {
          margin-top: 40px; } }
    .home .features ul li:not(.home_book):nth-child(4) {
      order: 5;
      margin-right: auto; }
      @media (max-width: 700px) {
        .home .features ul li:not(.home_book):nth-child(4) {
          margin-top: 40px; } }
    .home .features ul li:not(.home_book):nth-child(5) {
      order: 99;
      position: fixed;
      right: 0;
      z-index: 1; }
      @media (max-width: 1439px) {
        .home .features ul li:not(.home_book):nth-child(5) {
          bottom: 250px;
          right: 20px; } }
      @media (max-width: 900px) {
        .home .features ul li:not(.home_book):nth-child(5) {
          bottom: 330px;
          right: 20px; } }
      @media (max-width: 700px) {
        .home .features ul li:not(.home_book):nth-child(5) {
          width: 100px !important; } }
      @media (max-width: 600px) {
        .home .features ul li:not(.home_book):nth-child(5) {
          display: none; } }
    .home .features ul li:not(.home_book) span {
      text-shadow: none;
      color: #000000;
      font-weight: bold; }
    .home .features ul li:not(.home_book) a:hover .icon {
      box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.3); }
    .home .features ul li:not(.home_book) .icon {
      border-width: 5px;
      box-shadow: none; }
      @media (max-width: 700px) {
        .home .features ul li:not(.home_book) .icon {
          margin: auto; } }
      .home .features ul li:not(.home_book) .icon.features-1 {
        background-color: #662E91 !important; }
      .home .features ul li:not(.home_book) .icon.features-2 {
        background-color: #B3D334 !important; }
      .home .features ul li:not(.home_book) .icon.features-3 {
        background-color: #F8931D !important; }
      .home .features ul li:not(.home_book) .icon.features-4 {
        background-color: #F2D230 !important; }
      .home .features ul li:not(.home_book) .icon.features-5 {
        background-color: #662E91 !important;
        width: 125px;
        height: 125px;
        background-color: #662E91;
        margin-top: -12px; }
        @media (max-width: 1439px) {
          .home .features ul li:not(.home_book) .icon.features-5 {
            margin: 0;
            width: 100px;
            height: 100px;
            background-size: 70px !important; } }
  .home .features .home_book {
    list-style: none;
    order: 3;
    margin-top: 10px;
    margin-left: 1em;
    margin-right: 1em; }
    @media (max-width: 1200px) {
      .home .features .home_book {
        order: -1;
        width: 100%;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
        margin-left: 0;
        margin-right: 0; } }
    @media (max-width: 450px) {
      .home .features .home_book {
        margin-top: 50px; } }
    .home .features .home_book a {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      align-items: center;
      height: 90px;
      background-color: #662E91 !important;
      color: #FFFFFF;
      border-radius: 14px;
      border: 5px solid #FFFFFF;
      text-align: center;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: bold;
      height: 80px;
      padding: 0 1.5em; }
      @media (max-width: 450px) {
        .home .features .home_book a {
          width: 100%;
          justify-content: center;
          font-size: 16px; } }
      .home .features .home_book a img {
        width: 40px;
        height: 40px;
        margin-right: 10px; }
        @media (max-width: 1200px) {
          .home .features .home_book a img {
            width: 30px;
            height: 30px; } }
        @media (max-width: 450px) {
          .home .features .home_book a img {
            margin-right: 6px; } }
.home .hero-content {
  text-align: center; }
.home .hero-icon {
  width: 85px;
  height: 85px;
  border: 5px solid #FFFFFF;
  border-radius: 100%;
  cursor: pointer;
  opacity: 0.7;
  transition: all 0.2s ease-in-out; }
  @media (max-width: 900px) {
    .home .hero-icon {
      width: 50px;
      height: 50px;
      border-width: 3px;
      opacity: 0.8; } }
  .home .hero-icon:hover {
    opacity: 1; }
.home .hero-video {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.cnc-price,
.page-content .cnc-price {
  color: #662E91;
  font-size: 60px;
  font-weight: bold; }
  @media (max-width: 768px) {
    .cnc-price,
    .page-content .cnc-price {
      font-size: 40px; } }
  .cnc-price span,
  .page-content .cnc-price span {
    font-size: 30px;
    vertical-align: super; }
    @media (max-width: 768px) {
      .cnc-price span,
      .page-content .cnc-price span {
        font-size: 18px; } }

.cnc-btn {
  display: flex;
  background-color: #662E91;
  color: #FFFFFF;
  border-radius: 5px;
  border: 5px solid transparent;
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  padding: 0.5em 1em;
  transition: all 0.3s ease-in-out; }
  .cnc-btn:hover {
    background-color: transparent;
    border-color: #662E91;
    color: #662E91; }
    .cnc-btn:hover svg path {
      fill: #662E91; }
  @media (max-width: 450px) {
    .cnc-btn {
      width: 100%;
      justify-content: center;
      font-size: 16px; } }
  .cnc-btn svg {
    width: 20px;
    height: 20px;
    margin-right: 10px; }
    @media (max-width: 450px) {
      .cnc-btn svg {
        margin-right: 6px; } }
  .cnc-btn.cnc-btn--reverse {
    background-color: transparent;
    color: #662E91;
    border-color: #662E91; }
    .cnc-btn.cnc-btn--reverse:hover {
      background: #662E91;
      color: #FFFFFF; }
  .cnc-btn.cnc-btn--red {
    background-color: #f24c3d;
    color: #FFFFFF;
    border-color: #f24c3d; }
    .cnc-btn.cnc-btn--red:hover {
      color: #f24c3d;
      background-color: #FFFFFF;
      border-color: #f24c3d; }
      .cnc-btn.cnc-btn--red:hover svg path {
        fill: #f24c3d; }

.page-template-tpl-tarifs .text-purple {
  color: #662E91; }
.page-template-tpl-tarifs .text-orange {
  color: #F8931D; }
.page-template-tpl-tarifs .short-text p,
.page-template-tpl-tarifs .short-text a {
  display: block;
  font-weight: bold;
  margin: 10px;
  line-height: 30px;
  font-size: 16px;
  color: #FFFFFF; }
.page-template-tpl-tarifs .short-text a {
  position: relative;
  left: 0;
  transition: all 0.2s ease-in-out; }
  .page-template-tpl-tarifs .short-text a:hover {
    left: 4px; }
.page-template-tpl-tarifs .container-price-top {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center; }
  @media (max-width: 1200px) {
    .page-template-tpl-tarifs .container-price-top {
      display: block; } }
  .page-template-tpl-tarifs .container-price-top .col-sm-12:last-child {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 1200px) {
      .page-template-tpl-tarifs .container-price-top .col-sm-12:last-child {
        margin-top: 3em; } }
.page-template-tpl-tarifs .price-table {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin-bottom: 2em; }
  @media (max-width: 1200px) {
    .page-template-tpl-tarifs .price-table {
      margin: 0 auto 2em auto; } }
  @media (max-width: 768px) {
    .page-template-tpl-tarifs .price-table {
      width: 100%; } }
  @media (max-width: 600px) {
    .page-template-tpl-tarifs .price-table {
      font-size: 12px; } }
  @media (max-width: 350px) {
    .page-template-tpl-tarifs .price-table {
      font-size: 11px; } }
  .page-template-tpl-tarifs .price-table tr {
    background-color: #FBFBFB; }
    .page-template-tpl-tarifs .price-table tr:first-child {
      background-color: #662E91;
      color: #FFFFFF;
      text-transform: uppercase;
      font-weight: bold; }
      .page-template-tpl-tarifs .price-table tr:first-child th:first-child {
        border-top-left-radius: 5px; }
      .page-template-tpl-tarifs .price-table tr:first-child th:last-child {
        border-top-right-radius: 5px; }
    .page-template-tpl-tarifs .price-table tr:nth-child(even) {
      background-color: #EEEEEE; }
    .page-template-tpl-tarifs .price-table tr:last-child td:first-child {
      border-bottom-left-radius: 5px; }
    .page-template-tpl-tarifs .price-table tr:last-child td:last-child {
      border-bottom-right-radius: 5px; }
  .page-template-tpl-tarifs .price-table th,
  .page-template-tpl-tarifs .price-table td {
    padding: 20px; }
    @media (max-width: 768px) {
      .page-template-tpl-tarifs .price-table th,
      .page-template-tpl-tarifs .price-table td {
        padding: 20px 10px; } }
    .page-template-tpl-tarifs .price-table th:first-child,
    .page-template-tpl-tarifs .price-table td:first-child {
      padding-left: 40px; }
      @media (max-width: 768px) {
        .page-template-tpl-tarifs .price-table th:first-child,
        .page-template-tpl-tarifs .price-table td:first-child {
          padding-left: 10px; } }
    .page-template-tpl-tarifs .price-table th:last-child,
    .page-template-tpl-tarifs .price-table td:last-child {
      padding-right: 40px; }
      @media (max-width: 768px) {
        .page-template-tpl-tarifs .price-table th:last-child,
        .page-template-tpl-tarifs .price-table td:last-child {
          padding-right: 10px; } }
  .page-template-tpl-tarifs .price-table .price-table-label {
    text-transform: uppercase;
    color: #662E91;
    font-weight: bold; }
  .page-template-tpl-tarifs .price-table .price-table-subtext {
    display: block;
    font-size: 14px;
    font-style: italic;
    margin-top: 4px; }
    @media (max-width: 768px) {
      .page-template-tpl-tarifs .price-table .price-table-subtext {
        font-size: 11px; } }
  @media (max-width: 350px) {
    .page-template-tpl-tarifs .price-table .cnc-price {
      font-size: 24px; } }
  @media (max-width: 350px) {
    .page-template-tpl-tarifs .price-table .cnc-price span {
      font-size: 14px; } }
.page-template-tpl-tarifs .pricing-illu {
  display: block;
  margin: auto;
  margin-top: -150px; }
.page-template-tpl-tarifs .price-jumps {
  margin-bottom: 50px; }
.page-template-tpl-tarifs .price-jump {
  display: flex;
  align-items: center; }
  .page-template-tpl-tarifs .price-jump > div:nth-child(2) {
    padding: 0 25px; }
    @media (max-width: 1200px) {
      .page-template-tpl-tarifs .price-jump > div:nth-child(2) {
        padding: 0 40px; } }
    @media (max-width: 560px) {
      .page-template-tpl-tarifs .price-jump > div:nth-child(2) {
        padding: 0; } }
  .page-template-tpl-tarifs .price-jump + .price-jump {
    margin-top: 2em; }
    @media (max-width: 768px) {
      .page-template-tpl-tarifs .price-jump + .price-jump {
        margin-top: 5em; } }
  @media (max-width: 1200px) {
    .page-template-tpl-tarifs .price-jump {
      justify-content: center; } }
  @media (max-width: 560px) {
    .page-template-tpl-tarifs .price-jump {
      flex-direction: column;
      align-items: flex-start; } }
.page-template-tpl-tarifs .price-jump-label {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: bold;
  color: #F8931D; }
.page-template-tpl-tarifs .price-jump-image {
  border-radius: 150px; }
.page-template-tpl-tarifs .price-jump-tooltip {
  position: relative; }
  .page-template-tpl-tarifs .price-jump-tooltip:hover .price-jump-tooltip-box {
    display: block; }
.page-template-tpl-tarifs .price-jump-tooltip-icon {
  vertical-align: middle; }
.page-template-tpl-tarifs .price-jump-tooltip-box {
  position: absolute;
  display: none;
  top: -62px;
  left: -20px;
  width: 400px;
  padding: 1.25em;
  border-radius: 5px;
  background-color: #FBFBFB;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.25); }
  @media (max-width: 768px) {
    .page-template-tpl-tarifs .price-jump-tooltip-box {
      width: 300px;
      max-width: 90vw; } }
  @media (max-width: 560px) {
    .page-template-tpl-tarifs .price-jump-tooltip-box {
      max-width: 84vw; } }
.page-template-tpl-tarifs .price-jump-tooltip-text {
  line-height: 1.35;
  font-size: 0.8125em; }
  @media (max-width: 1200px) {
    .page-template-tpl-tarifs .price-jump-tooltip-text {
      font-size: 0.75em; } }
.page-template-tpl-tarifs .price-label {
  text-transform: uppercase;
  font-weight: bold; }
  .page-template-tpl-tarifs .price-label.price-label--lrg {
    font-size: 1.5em; }
.page-template-tpl-tarifs .price-subtext {
  position: relative; }
  .page-template-tpl-tarifs .price-subtext div {
    margin-top: 100px;
    padding: 25px;
    font-style: italic;
    font-size: 0.875em;
    line-height: 1.75;
    border: 4px solid #B3D334; }
    @media (max-width: 900px) {
      .page-template-tpl-tarifs .price-subtext div {
        margin-top: 110px;
        padding: 60px 15px 20px 15px; } }
  .page-template-tpl-tarifs .price-subtext span {
    position: absolute;
    top: -86px;
    left: -96px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 135px;
    height: 135px;
    color: white;
    text-align: center;
    transform: rotate(-18deg);
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.1;
    border-radius: 100%;
    background-image: url("../images/badge_green.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    @media (max-width: 900px) {
      .page-template-tpl-tarifs .price-subtext span {
        left: 50%;
        transform: translateX(-50%) rotate(-18deg); } }
.page-template-tpl-tarifs .price-col-row + .price-col-row {
  margin-top: 2em; }
.page-template-tpl-tarifs .pricing-col {
  position: relative; }
  .page-template-tpl-tarifs .pricing-col .pricing-cond {
    position: absolute;
    top: calc(100% + 10px);
    font-style: italic;
    display: block;
    font-size: 13px; }
  .page-template-tpl-tarifs .pricing-col .cnc-btn {
    margin-top: 2.5em; }
  .page-template-tpl-tarifs .pricing-col:nth-child(1) .pricing-color {
    color: #B3D334; }
  .page-template-tpl-tarifs .pricing-col:nth-child(1) .cnc-btn {
    background-color: #B3D334; }
    .page-template-tpl-tarifs .pricing-col:nth-child(1) .cnc-btn:hover {
      background-color: transparent;
      color: #B3D334;
      border-color: #B3D334; }
      .page-template-tpl-tarifs .pricing-col:nth-child(1) .cnc-btn:hover svg path {
        fill: #B3D334; }
  .page-template-tpl-tarifs .pricing-col:nth-child(2) .pricing-color {
    color: #F8931D; }
  .page-template-tpl-tarifs .pricing-col:nth-child(2) .cnc-btn {
    background-color: #F8931D; }
    .page-template-tpl-tarifs .pricing-col:nth-child(2) .cnc-btn:hover {
      background-color: transparent;
      color: #F8931D;
      border-color: #F8931D; }
      .page-template-tpl-tarifs .pricing-col:nth-child(2) .cnc-btn:hover svg path {
        fill: #F8931D; }
  .page-template-tpl-tarifs .pricing-col:nth-child(3) .pricing-color {
    color: #662E91; }
.page-template-tpl-tarifs .price-sub-row {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 900px) and (max-width: 1300px) {
    .page-template-tpl-tarifs .price-sub-row {
      flex-direction: column; } }
  @media (max-width: 500px) {
    .page-template-tpl-tarifs .price-sub-row {
      flex-direction: column; } }
.page-template-tpl-tarifs .pricing-col {
  border-radius: 5px;
  background-color: #FBFBFB;
  padding: 0 60px 40px 60px; }
  @media (max-width: 1200px) {
    .page-template-tpl-tarifs .pricing-col {
      padding: 0 30px 40px 30px; } }
  @media (max-width: 900px) {
    .page-template-tpl-tarifs .pricing-col {
      padding: 0 60px 40px 60px;
      margin-top: 170px; }
      .page-template-tpl-tarifs .pricing-col + .pricing-col {
        margin-top: 230px; } }
  @media (max-width: 600px) {
    .page-template-tpl-tarifs .pricing-col {
      padding: 0 30px 40px 30px;
      margin-top: 160px; }
      .page-template-tpl-tarifs .pricing-col + .pricing-col {
        margin-top: 260px; } }
  .page-template-tpl-tarifs .pricing-col .pricing-list {
    padding-left: 0; }
.page-template-tpl-tarifs .price-action {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center; }

.pricing-button:active, .pricing-button:focus {
  color: #F8931D; }

.pricing-button--green {
  margin-top: 1em;
  color: #B3D334;
  border-color: #B3D334; }
  .pricing-button--green:hover {
    background: #B3D334; }
  .pricing-button--green:active, .pricing-button--green:focus {
    color: #B3D334; }

.vv-container {
  width: 100%;
  max-width: 1760px;
  padding: 0 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em; }
  @media (max-width: 1000px) {
    .vv-container {
      padding: 0; } }
  @media (max-width: 767px) {
    .vv-container .col-lg-6:last-child {
      margin-top: 1em; } }

.vv-header h1 {
  font-weight: bold; }

.vv-content {
  padding: 0 20px 40px 20px; }

.vv-bloc {
  position: relative;
  z-index: 0;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 660px; }
  @media (max-width: 1000px) {
    .vv-bloc {
      height: 340px; } }
  @media (max-width: 768px) {
    .vv-bloc {
      height: 480px; } }
  @media (max-width: 400px) {
    .vv-bloc {
      height: 100vw; } }
  .vv-bloc img {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .vv-bloc .vv-bloc-content {
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .vv-bloc .vv-bloc-content h2 {
      color: white;
      margin-bottom: 0.25em;
      font-size: 3.75em; }
      @media (max-width: 1000px) {
        .vv-bloc .vv-bloc-content h2 {
          font-size: 2.5em; } }
  .vv-bloc .cnc-btn {
    border: 5px solid #FFFFFF;
    height: 80px;
    align-items: center;
    font-weight: bold; }
    .vv-bloc .cnc-btn:hover {
      background: #FFFFFF; }
    .vv-bloc .cnc-btn svg {
      width: 32px;
      height: 32px; }

.pricing-wrapper--bday .pricing-container {
  justify-content: space-between;
  flex-wrap: wrap; }
  @media (max-width: 900px) {
    .pricing-wrapper--bday .pricing-container {
      flex-direction: row; } }
  @media (max-width: 680px) {
    .pricing-wrapper--bday .pricing-container {
      flex-direction: column; } }
.pricing-wrapper--bday .pricing-col {
  width: 23%;
  padding: 0 20px 40px 20px; }
  @media (max-width: 1200px) {
    .pricing-wrapper--bday .pricing-col {
      width: 48%; }
      .pricing-wrapper--bday .pricing-col:nth-child(n+3) {
        margin-top: 200px; } }
  @media (max-width: 680px) {
    .pricing-wrapper--bday .pricing-col {
      width: 100%;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; }
      .pricing-wrapper--bday .pricing-col:nth-child(n+1) {
        margin-top: 200px; } }
  @media (max-width: 480px) {
    .pricing-wrapper--bday .pricing-col:nth-child(n+1) {
      margin-top: 150px; } }
@media (max-width: 1200px) {
  .pricing-wrapper--bday .pricing-conditions {
    margin-top: 50px; } }
.pricing-wrapper--bday .pricing-title {
  margin-bottom: 50px; }
.pricing-wrapper--bday .pricing-tip {
  color: #f24c3d;
  margin-top: -45px; }
.pricing-wrapper--bday .pricing-text--days {
  margin-bottom: 0;
  margin-top: -18px; }
.pricing-wrapper--bday .pricing-col .pricing-texts {
  margin-left: 22px; }
  .pricing-wrapper--bday .pricing-col .pricing-texts .pricing-text {
    font-size: 16px;
    margin-bottom: 14px;
    list-style: disc; }
    .pricing-wrapper--bday .pricing-col .pricing-texts .pricing-text::marker {
      font-size: 22px;
      color: #662E91;
      margin-right: 8px !important; }
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(1) .pricing-price,
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(1) .pricing-text::marker {
  color: #B3D334; }
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(1) .pricing-button {
  color: #B3D334;
  border-color: #B3D334; }
  .pricing-wrapper--bday .pricing-col.pricing-col:nth-child(1) .pricing-button:hover {
    color: #FFFFFF;
    background-color: #B3D334; }
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(2) .pricing-price,
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(2) .pricing-text::marker {
  color: #662E91; }
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(2) .pricing-button {
  color: #662E91;
  border-color: #662E91; }
  .pricing-wrapper--bday .pricing-col.pricing-col:nth-child(2) .pricing-button:hover {
    color: #FFFFFF;
    background-color: #662E91; }
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(3) .pricing-price,
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(3) .pricing-text::marker {
  color: #F8931D; }
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(3) .pricing-button {
  color: #F8931D;
  border-color: #F8931D; }
  .pricing-wrapper--bday .pricing-col.pricing-col:nth-child(3) .pricing-button:hover {
    color: #FFFFFF;
    background-color: #F8931D; }
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(4) .pricing-price,
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(4) .pricing-text::marker {
  color: #F2D230; }
.pricing-wrapper--bday .pricing-col.pricing-col:nth-child(4) .pricing-button {
  color: #F2D230;
  border-color: #F2D230; }
  .pricing-wrapper--bday .pricing-col.pricing-col:nth-child(4) .pricing-button:hover {
    color: #FFFFFF;
    background-color: #F2D230; }
.pricing-wrapper--bday .pricing-price-bloc {
  text-align: center;
  background-color: #FBFBFB;
  margin: 0 -20px 50px -20px;
  padding: 20px; }
.pricing-wrapper--bday .pricing-text--large {
  font-size: 20px;
  font-weight: bold; }
.pricing-wrapper--bday .pricing-text--small {
  font-size: 12px;
  font-style: italic; }
.pricing-wrapper--bday .pricing-list {
  margin-top: 22px; }
.pricing-wrapper--bday .pricing-item {
  padding-left: 22px;
  font-weight: 400; }
  .pricing-wrapper--bday .pricing-item + .pricing-item {
    margin-top: 22px; }
.pricing-wrapper--bday .pricing-tick {
  top: 3px;
  width: 16px;
  height: 16px; }

.page-content .bouton {
  display: inline-block;
  margin: auto;
  background-color: #B3D334;
  color: #FFFFFF;
  border-radius: 5px;
  border: 5px solid transparent;
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  padding: 0.25rem 0.75rem;
  transition: all 0.3s ease-in-out; }
  .page-content .bouton svg {
    position: relative;
    top: -2px;
    vertical-align: middle;
    margin-right: 8px; }
    .page-content .bouton svg path {
      transition: all 0.3s ease-in-out; }
  .page-content .bouton:hover {
    background-color: transparent;
    border-color: #B3D334;
    color: #B3D334; }
    .page-content .bouton:hover svg path {
      fill: #B3D334; }
  @media (max-width: 450px) {
    .page-content .bouton {
      width: 100%;
      justify-content: center;
      font-size: 16px; } }

.post-date {
  color: #888;
  text-transform: uppercase; }

.blog-container .jumbotron-article {
  padding-top: 20px; }
.blog-container .article-body {
  padding-left: 0;
  padding-right: 0; }
.blog-container .featimg_container {
  text-align: center;
  margin-bottom: 20px; }
  .blog-container .featimg_container .featimg {
    max-width: 100%;
    height: auto; }
.blog-container .header-page {
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center; }
  .blog-container .header-page .wrap-vertical {
    width: 100%; }
  .blog-container .header-page h1 {
    width: 90%;
    max-width: 1080px;
    margin: auto;
    padding: 60px 40px;
    text-transform: none;
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
    color: #444; }
    @media (max-width: 900px) {
      .blog-container .header-page h1 {
        font-size: 30px;
        max-width: 600px; } }
    @media (max-width: 580px) {
      .blog-container .header-page h1 {
        font-size: 24px;
        max-width: none; } }
.blog-container .article-meta {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  color: #888;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 5px solid #B3D334; }
  @media (max-width: 580px) {
    .blog-container .article-meta {
      flex-direction: column; }
      .blog-container .article-meta .sep {
        display: none; } }
  .blog-container .article-meta a {
    color: #B3D334; }
.blog-container .article-content * {
  font-size: 16px;
  color: #444; }
.blog-container .article-content h1, .blog-container .article-content h2, .blog-container .article-content h3, .blog-container .article-content h4, .blog-container .article-content h5, .blog-container .article-content h6 {
  text-transform: none;
  text-align: left;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: bold; }
.blog-container .article-content h1 {
  font-size: 46px;
  margin-bottom: 30px !important; }
  @media (max-width: 580px) {
    .blog-container .article-content h1 {
      font-size: 32px; } }
.blog-container .article-content h2 {
  font-size: 32px;
  margin-bottom: 22px !important; }
  @media (max-width: 580px) {
    .blog-container .article-content h2 {
      font-size: 24px; } }
.blog-container .article-content h3 {
  font-size: 24px;
  margin-bottom: 10px !important; }
  @media (max-width: 580px) {
    .blog-container .article-content h3 {
      font-size: 20px; } }
.blog-container .article-content h4 {
  font-size: 20px;
  margin-bottom: 6px !important; }
  @media (max-width: 580px) {
    .blog-container .article-content h4 {
      font-size: 19px; } }
.blog-container .article-content h5, .blog-container .article-content h6 {
  margin-bottom: 3px !important; }
.blog-container .article-content a {
  color: #B3D334;
  text-decoration: underline; }
.blog-container .article-content li + li {
  margin-top: 3px; }
.blog-container .article-content ul {
  margin-left: 18px; }
  .blog-container .article-content ul li {
    list-style-type: disc; }
.blog-container .article-content ol {
  margin-left: 18px; }
  .blog-container .article-content ol li {
    list-style-type: decimal; }
.blog-container .article-content em {
  color: #444;
  font-style: italic; }
.blog-container .article-content mark {
  background-color: #F2D230; }
.blog-container .article-content blockquote {
  margin-left: 50px;
  margin-right: 120px;
  padding-right: 0; }
  .blog-container .article-content blockquote * {
    font-size: 20px; }
  @media (max-width: 580px) {
    .blog-container .article-content blockquote {
      margin-left: 0px;
      margin-right: 0px;
      padding-left: 15px; }
      .blog-container .article-content blockquote * {
        font-size: 17px; } }
.blog-container .article-content table {
  margin: 1em 0; }
  .blog-container .article-content table td {
    border: 1px solid #ecf0f1;
    padding: 5px; }
.blog-container .article-content .wp-block-table table {
  margin-bottom: 0; }
.blog-container .article-content .is-type-video {
  text-align: center; }
.blog-container .article-content .wp-block-buttons .wp-block-button__link {
  background-color: #B3D334;
  color: #FFFFFF;
  text-decoration: none; }
.blog-container .article-content .wp-block-image figcaption {
  margin-top: 2px;
  font-size: 14px;
  color: #888;
  font-style: italic; }
.blog-container .article-content .wp-block-image {
  text-align: center; }
.blog-container .article-related {
  width: 100%;
  max-width: 1200px;
  margin: 80px auto 0 auto; }
  .blog-container .article-related h2 {
    margin-bottom: 20px; }
  .blog-container .article-related .container-fluid {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 581px) and (max-width: 900px) {
    .blog-container .article-related .blogpost_col:nth-child(3) {
      display: none; } }
.blog-container .container-blog-listing {
  width: 100% !important;
  max-width: 1170px !important; }
.blog-container .blogpost_img_container {
  width: 100%;
  aspect-ratio: 1 / 0.66; }
  .blog-container .blogpost_img_container .blogpost_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 3px; }
.blog-container .blogpost_col {
  opacity: 1;
  transition: all 0.2s ease-in-out; }
  @media (max-width: 900px) {
    .blog-container .blogpost_col {
      width: 50%; } }
  @media (max-width: 580px) {
    .blog-container .blogpost_col {
      width: 100%; } }
  .blog-container .blogpost_col:hover {
    opacity: 0.8; }
  @media (max-width: 580px) {
    .blog-container .blogpost_col + .blogpost_col {
      margin-top: 40px; } }
  .blog-container .blogpost_col h3 {
    margin-top: 0;
    padding-top: 10px;
    margin-bottom: 0;
    text-transform: none; }
    .blog-container .blogpost_col h3 a {
      color: #444; }
  .blog-container .blogpost_col .article-meta {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: -2px;
    padding-bottom: 0;
    border-bottom: 0; }
    @media (max-width: 768px) {
      .blog-container .blogpost_col .article-meta {
        flex-direction: column; }
        .blog-container .blogpost_col .article-meta .sep {
          display: none; } }
.blog-container .jumbotron-blog-listing {
  padding-top: 0; }
.blog-container .blogposts-grid {
  display: -webkit-flex !important;
  display: -ms-flex !important;
  display: flex !important;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .blog-container .blogposts-grid .blogpost_col {
    margin-top: 40px; }

/* FAQ page */
.page-template-tpl-faq .container-faq .jumbotron:nth-child(odd) {
  background-color: #ecf0f1; }
.page-template-tpl-faq .faq-block {
  width: 100%;
  max-width: 1400px;
  margin: auto; }
.page-template-tpl-faq .faq-q {
  text-align: left;
  text-transform: none;
  margin-bottom: 20px; }
  @media (max-width: 600px) {
    .page-template-tpl-faq .faq-q {
      margin-bottom: 12px;
      font-size: 20px; } }
.page-template-tpl-faq .faq-a {
  max-width: 1000px;
  margin-left: 20px;
  padding: 12px 0 12px 20px;
  border-left: 6px solid #B3D334;
  line-height: 1.5; }
  @media (max-width: 600px) {
    .page-template-tpl-faq .faq-a {
      margin-left: 0;
      padding: 10px 0 10px 14px;
      line-height: 1.3;
      font-size: 15px; } }

.page-template-tpl-giftcard h1, .page-template-tpl-giftcard h2, .page-template-tpl-giftcard p {
  margin: 0;
  padding: 0; }
.page-template-tpl-giftcard .clr-red {
  color: #F24C3D; }
.page-template-tpl-giftcard .clr-orange {
  color: #F8931D; }
.page-template-tpl-giftcard .clr-green {
  color: #B3D334; }
.page-template-tpl-giftcard .clr-purple {
  color: #662E91; }
.page-template-tpl-giftcard .ttl {
  text-transform: uppercase;
  text-align: left;
  font-size: 1.75rem;
  line-height: 1.1;
  font-weight: bold; }
  .page-template-tpl-giftcard .ttl + .desc {
    margin-top: 1.25em;
    margin-bottom: 0; }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard .ttl + .desc {
        margin-top: 1.25rem; } }
  @media (max-width: 700px) {
    .page-template-tpl-giftcard .ttl {
      font-size: 1.125rem;
      margin-top: 1.25em;
      text-align: center; } }
.page-template-tpl-giftcard .desc {
  font-size: 15px;
  line-height: 1.7; }
  .page-template-tpl-giftcard .desc * {
    font-size: inherit;
    line-height: inherit; }
  @media (max-width: 700px) {
    .page-template-tpl-giftcard .desc {
      font-size: 14px; } }
.page-template-tpl-giftcard .btn {
  appearance: none;
  -webkit-appearance: none;
  background-image: none;
  text-decoration: none;
  outline: none;
  display: inline-block;
  box-sizing: border-box;
  border: 4px solid #F24C3D;
  background-color: #F24C3D;
  color: #FFFFFF;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.5rem 1rem;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
  margin-top: 2rem; }
  @media (max-width: 700px) {
    .page-template-tpl-giftcard .btn {
      width: 100%;
      text-align: center;
      margin-top: 1.5rem;
      font-size: 0.75rem; } }
  .page-template-tpl-giftcard .btn svg {
    margin-right: 5px;
    vertical-align: middle; }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard .btn svg {
        width: 28px; } }
    .page-template-tpl-giftcard .btn svg path {
      transition: all 0.2s ease-in-out; }
  .page-template-tpl-giftcard .btn span {
    position: relative;
    top: 2px; }
  .page-template-tpl-giftcard .btn:hover {
    background-color: #FFFFFF;
    color: red;
    border-color: #F24C3D; }
    .page-template-tpl-giftcard .btn:hover svg path {
      fill: #F24C3D; }
.page-template-tpl-giftcard .gc-hero .cols {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center; }
  @media (max-width: 900px) {
    .page-template-tpl-giftcard .gc-hero .cols {
      flex-direction: column; } }
  .page-template-tpl-giftcard .gc-hero .cols .img-wrap {
    width: 50%;
    height: calc(100vh - 180px);
    overflow: hidden; }
    @media (max-width: 900px) {
      .page-template-tpl-giftcard .gc-hero .cols .img-wrap {
        width: 100%;
        height: auto;
        max-height: 45vh; } }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard .gc-hero .cols .img-wrap {
        max-height: 250px; } }
    .page-template-tpl-giftcard .gc-hero .cols .img-wrap img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
  .page-template-tpl-giftcard .gc-hero .cols .col {
    margin: auto;
    padding: 0 2rem;
    max-width: 100%; }
    @media (max-width: 900px) {
      .page-template-tpl-giftcard .gc-hero .cols .col {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 1.125rem; } }
.page-template-tpl-giftcard .gc-hero-hint {
  text-align: center;
  line-height: 90px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer; }
  @media (max-width: 900px) {
    .page-template-tpl-giftcard .gc-hero-hint {
      display: none; } }
.page-template-tpl-giftcard .gc-hero-top {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: flex-end;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: bold; }
  @media (max-width: 900px) {
    .page-template-tpl-giftcard .gc-hero-top {
      margin-top: 2.25rem;
      justify-content: center; } }
  @media (max-width: 480px) {
    .page-template-tpl-giftcard .gc-hero-top {
      font-size: 0.9375rem; } }
  .page-template-tpl-giftcard .gc-hero-top .clr-red {
    font-size: 6.8rem;
    line-height: 0.8; }
    @media (max-width: 480px) {
      .page-template-tpl-giftcard .gc-hero-top .clr-red {
        font-size: 3rem; } }
  .page-template-tpl-giftcard .gc-hero-top .gc-cardicon {
    width: 190px; }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard .gc-hero-top .gc-cardicon {
        width: 150px; } }
    @media (max-width: 480px) {
      .page-template-tpl-giftcard .gc-hero-top .gc-cardicon {
        width: 85px; } }
  .page-template-tpl-giftcard .gc-hero-top .gc-cardtext {
    margin-left: 1rem; }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard .gc-hero-top .gc-cardtext {
        margin-left: 0.75rem; } }
  .page-template-tpl-giftcard .gc-hero-top .gc-card-dscnt {
    line-height: 1;
    margin-left: 1rem;
    margin-bottom: 4px; }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard .gc-hero-top .gc-card-dscnt {
        margin-left: 0.75rem; } }
.page-template-tpl-giftcard .main-ttl {
  font-weight: bold;
  line-height: 1.1;
  font-size: 2.25rem;
  width: 100%;
  max-width: 600px;
  margin-top: 1em;
  text-transform: none;
  color: #60646C;
  text-align: left;
  padding: 0 !important; }
  @media (max-width: 900px) {
    .page-template-tpl-giftcard .main-ttl {
      text-align: center; } }
  @media (max-width: 700px) {
    .page-template-tpl-giftcard .main-ttl {
      font-size: 1.75rem; } }
  @media (max-width: 480px) {
    .page-template-tpl-giftcard .main-ttl {
      font-size: 1.125rem; } }
.page-template-tpl-giftcard .gc-blocks {
  max-width: 1160px;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 900px) {
    .page-template-tpl-giftcard .gc-blocks {
      margin-top: 4rem; } }
  @media (max-width: 700px) {
    .page-template-tpl-giftcard .gc-blocks {
      margin-top: 2rem;
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }
  .page-template-tpl-giftcard .gc-blocks .cols {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4rem 0; }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard .gc-blocks .cols {
        flex-direction: column;
        text-align: center;
        padding: 2rem 0; }
        .page-template-tpl-giftcard .gc-blocks .cols + .cols {
          margin-top: 1rem; } }
    @media (min-width: 701px) {
      .page-template-tpl-giftcard .gc-blocks .cols:nth-child(even) {
        flex-direction: row-reverse; } }
    .page-template-tpl-giftcard .gc-blocks .cols:nth-child(4n) .ttl {
      color: #662E91; }
    .page-template-tpl-giftcard .gc-blocks .cols:nth-child(4n+1) .ttl {
      color: #F24C3D; }
    .page-template-tpl-giftcard .gc-blocks .cols:nth-child(4n+2) .ttl {
      color: #B3D334; }
    .page-template-tpl-giftcard .gc-blocks .cols:nth-child(4n+3) .ttl {
      color: #F8931D; }
    .page-template-tpl-giftcard .gc-blocks .cols img {
      width: 38%;
      border-radius: 100%; }
      @media (max-width: 700px) {
        .page-template-tpl-giftcard .gc-blocks .cols img {
          width: 70%;
          max-width: 300px;
          min-width: 200px; } }
    .page-template-tpl-giftcard .gc-blocks .cols .col {
      width: 48%; }
      @media (max-width: 900px) {
        .page-template-tpl-giftcard .gc-blocks .cols .col {
          width: 55%; } }
      @media (max-width: 700px) {
        .page-template-tpl-giftcard .gc-blocks .cols .col {
          width: 100%; } }
.page-template-tpl-giftcard .gc-cta {
  margin-top: 6rem;
  background-color: #F4F4F4;
  text-align: center;
  padding: 8rem 2rem; }
  @media (max-width: 700px) {
    .page-template-tpl-giftcard .gc-cta {
      padding: 5rem 1.5rem; } }
  .page-template-tpl-giftcard .gc-cta .desc {
    margin-top: 0.75rem; }
  .page-template-tpl-giftcard .gc-cta .ttl {
    text-align: center; }
.page-template-tpl-giftcard footer {
  background-color: #333333;
  color: white;
  padding: 8rem 2rem; }
  .page-template-tpl-giftcard footer a {
    color: white;
    text-decoration: none; }
    .page-template-tpl-giftcard footer a:hover {
      text-decoration: none; }
  .page-template-tpl-giftcard footer .cols {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    text-align: center; }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard footer .cols {
        flex-direction: column; } }
    @media (max-width: 1200px) {
      .page-template-tpl-giftcard footer .cols .col {
        width: 48%; } }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard footer .cols .col {
        width: 100%; } }
    .page-template-tpl-giftcard footer .cols .col + .col {
      margin-left: 16rem; }
      @media (max-width: 1200px) {
        .page-template-tpl-giftcard footer .cols .col + .col {
          margin-left: 4%; } }
      @media (max-width: 700px) {
        .page-template-tpl-giftcard footer .cols .col + .col {
          margin-left: 0;
          margin-top: 4rem; } }
  .page-template-tpl-giftcard footer li {
    list-style: none;
    transition: transform 0.2s ease-in-out; }
    .page-template-tpl-giftcard footer li + li {
      margin-left: 20px; }
      @media (max-width: 700px) {
        .page-template-tpl-giftcard footer li + li {
          margin-left: 12px; } }
    .page-template-tpl-giftcard footer li:hover {
      transform: scale(1.1); }
  .page-template-tpl-giftcard footer .gc-icons {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin-left: 0;
    padding-left: 0;
    margin-top: 2rem;
    justify-content: center; }
  .page-template-tpl-giftcard footer .gc-address {
    margin-top: 2rem;
    font-size: 1.5rem;
    font-weight: bold; }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard footer .gc-address {
        font-size: 1.25rem; } }
    .page-template-tpl-giftcard footer .gc-address a {
      display: inline-block;
      margin-top: 1.5rem; }
      .page-template-tpl-giftcard footer .gc-address a:hover {
        color: #FFFFFF;
        text-decoration: underline; }
  .page-template-tpl-giftcard footer .gc-phone {
    display: inline-block;
    margin-top: 0.5em;
    font-size: 2.25rem;
    font-weight: bold; }
    @media (max-width: 700px) {
      .page-template-tpl-giftcard footer .gc-phone {
        font-size: 1.5rem; } }
    .page-template-tpl-giftcard footer .gc-phone:hover {
      color: #FFFFFF;
      text-decoration: underline; }
.page-template-tpl-giftcard #gc-slider {
  height: 100%; }
  .page-template-tpl-giftcard #gc-slider .slick-track {
    display: flex !important; }
  .page-template-tpl-giftcard #gc-slider .slick-list,
  .page-template-tpl-giftcard #gc-slider .slick-track,
  .page-template-tpl-giftcard #gc-slider .slick-slide,
  .page-template-tpl-giftcard #gc-slider .slick-slide > div {
    height: inherit !important; }
.page-template-tpl-giftcard .gc-video-wrapper {
  margin-top: 50px;
  margin-bottom: 30px;
  padding-top: 50px;
  text-align: center; }
  .page-template-tpl-giftcard .gc-video-wrapper .gc-video {
    width: 80vw;
    height: 45vw; }

.gc22 .animation {
  top: 139px; }
.gc22 .side-menu {
  top: 100px;
  height: calc(100% - 139px); }
.gc22 .content {
  margin-top: 116px; }
  @media (max-width: 900px) {
    .gc22 .content {
      margin-top: 130px; } }
.gc22 .page-wrapper .header.mm-fixed-top {
  top: 39px; }
  @media (max-width: 900px) {
    .gc22 .page-wrapper .header.mm-fixed-top {
      top: 54px; } }
.gc22 .gc-hero {
  margin-top: 138px; }
.gc22 .giftcard-banner {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #f24c3d;
  padding: 13px;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 900px) {
    .gc22 .giftcard-banner {
      flex-wrap: wrap;
      align-items: center;
      padding: 10px 12px; } }
  .gc22 .giftcard-banner div, .gc22 .giftcard-banner a {
    margin: 0;
    padding: 0;
    line-height: 1.1;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold; }
    @media (max-width: 900px) {
      .gc22 .giftcard-banner div:first-child, .gc22 .giftcard-banner a:first-child {
        width: 100%;
        text-align: center;
        margin-bottom: 5px; } }
  .gc22 .giftcard-banner a {
    text-decoration: underline; }
  .gc22 .giftcard-banner .promo-sep {
    margin-left: 10px;
    margin-right: 10px; }
    @media (max-width: 900px) {
      .gc22 .giftcard-banner .promo-sep.hidden-sml {
        display: none; } }
.gc22 .home .fullscreen {
  background-image: url("../images/gc2022_header.jpg");
  background-position-x: left; }
  .gc22 .home .fullscreen:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 4px;
    background-color: #662E91; }
    @media (max-width: 1000px) {
      .gc22 .home .fullscreen:after {
        content: none; } }
  @media (max-width: 1000px) {
    .gc22 .home .fullscreen {
      background-image: url("../images/gc2022_header1000.jpg");
      max-height: calc(100vh - 300px); } }
  @media (max-width: 800px) {
    .gc22 .home .fullscreen {
      max-height: calc(100vh - 180px); } }
  @media (max-width: 500px) {
    .gc22 .home .fullscreen {
      background-image: url("../images/gc2022_header500.jpg");
      max-height: calc(100vh - 250px); } }
  @media (max-width: 330px) {
    .gc22 .home .fullscreen {
      max-height: calc(100vh - 100px); } }
  .gc22 .home .fullscreen .hero-content {
    padding: 40px 80px 20px 80px; }
    @media (max-width: 1000px) {
      .gc22 .home .fullscreen .hero-content {
        padding-bottom: 80px;
        top: auto !important;
        bottom: 0 !important;
        transform: translate(-50%, 0) !important; } }
    @media (max-width: 500px) {
      .gc22 .home .fullscreen .hero-content {
        padding: 20px; } }
  .gc22 .home .fullscreen h1 {
    color: #f24c3d;
    text-align: left;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-shadow: none; }
    @media (max-width: 1200px) {
      .gc22 .home .fullscreen h1 {
        font-size: 48px; } }
    @media (max-width: 1000px) {
      .gc22 .home .fullscreen h1 {
        text-align: center;
        font-size: 42px; } }
    @media (max-width: 600px) {
      .gc22 .home .fullscreen h1 {
        font-size: 32px; } }
  .gc22 .home .fullscreen .hero-text {
    color: #444;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    margin-top: -30px; }
    @media (max-width: 1000px) {
      .gc22 .home .fullscreen .hero-text {
        text-align: center; } }
    .gc22 .home .fullscreen .hero-text span {
      color: #f24c3d; }
  .gc22 .home .fullscreen .btn-wrap {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px; }
    @media (min-width: 451px) and (max-width: 1000px) {
      .gc22 .home .fullscreen .btn-wrap {
        justify-content: center; } }
@media (max-width: 900px) {
  .gc22 .home .features ul li:not(.home_book):nth-child(5) {
    bottom: 20px; } }
@media (max-width: 500px) {
  .gc22 .home .features {
    top: 0; } }

#modal_video {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.86);
  align-items: center;
  justify-content: center; }
  #modal_video iframe {
    width: 90vw;
    height: 50.625vw; }
  #modal_video.open {
    display: flex; }
  #modal_video .modal_close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer; }

.home-message {
  font-size: 1.5em; }
  @media (max-width: 900px) {
    .home-message {
      font-size: 1.125em; } }
  .home-message h1 {
    font-weight: bold;
    font-size: 1.25em;
    padding-top: 0 !important; }

.opening-city {
  line-height: 1.1; }

.special-hours {
  text-align: left; }
  .special-hours p {
    margin-bottom: 4px; }

.link-special-hours {
  margin-bottom: 38px; }

.contact-addresses h2 {
  text-align: left;
  margin-bottom: 8px; }
.contact-addresses .address-brossard {
  margin-top: 42px; }
.contact-addresses .cntct-address {
  color: #444; }
.contact-addresses .special-hours-ttl {
  margin-top: 56px;
  margin-bottom: 24px;
  border-top: 4px solid #F8931D;
  padding-top: 22px;
  color: #F8931D; }
.contact-addresses .email {
  color: #662E91;
  font-weight: normal; }
.contact-addresses .phone {
  color: #888;
  font-weight: normal; }

.wpcf7-form input, .wpcf7-form textarea {
  width: 100%;
  max-width: 700px; }
.wpcf7-form .contact-submit {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .wpcf7-form .contact-submit .wpcf7-spinner {
    margin-top: 18px; }
.wpcf7-form .wpcf7-checkbox {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 600px) {
    .wpcf7-form .wpcf7-checkbox {
      flex-direction: column; } }
  .wpcf7-form .wpcf7-checkbox input {
    width: auto; }

#googleMap {
  width: 100%;
  height: 500px; }
  @media (max-width: 900px) {
    #googleMap {
      height: 400px; } }

#gform_wrapper_1 {
  max-width: 800px;
  margin: auto; }

.jumbotron .gform_legacy_markup_wrapper div.validation_error {
  padding: 18px; }

/*# sourceMappingURL=style-22.css.map */
