/*
Theme Name: Twenty Seventeen Child KHub
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: Guillaume Vandeneeckhoutte
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns
Version: 3.0.1655393075
Updated: 2022-06-16 17:24:35

*/

div.nav-container {
  height: auto;
  position: relative;
}
div.nav-container .navbar-container {
  position: absolute;
  z-index: 999;
  width: 100%;
  top: 35px;
}
div.nav-container .navbar-container .navbar ul > li > a {
  font-size: 18px;
  font-weight: 700;
  line-height: 19px;
  padding-left: 3px;
  padding-right: 3px;
  margin-left: 22.5px;
  margin-right: 22.5px;
}
@media (max-width: 991px) {
  div.nav-container .navbar-container .navbar ul > li > a {
    margin-left: 10px;
    margin-right: 10px;
  }
}
div.nav-container .navbar-container .navbar-default .navbar-toggle .icon-bar {
  background-color: #65C7B2;
}
div.nav-container .navbar-container .navbar-nav > li > a {
  padding: 10px 20px;
  text-shadow: hsla(0, 0%, 0%, 0.33) 0 1px 2px;
}
div.nav-container .navbar-container .navbar-nav > li:last-child a {
  text-shadow: none;
}
@media (max-width: 767px) {
  div.nav-container .navbar-container .navbar ul > li > a:hover,
  div.nav-container .navbar-container .navbar ul > li.active > a {
    background: none !important;
  }
}
@media (min-width: 767px) {
  div.nav-container .navbar-container .navbar-nav > li {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
div.nav-container .navbar-container .navbar ul > li > a:hover,
div.nav-container .navbar-container .navbar ul > li.current-menu-item > a {
  background: transparent url('../images/navbar-item-underline.png') repeat-x center 37px;
}
div.nav-container .navbar-container ul > li.current-menu-item a.btn {
    background: #65C7B2;
}
div.nav-container .navbar-container .navbar-collapse {
  box-shadow: none;
}
div.nav-container .navbar-container .navbar-collapse.in,
div.nav-container .navbar-container .navbar-collapse.collapsing {
  background-color: white;
}
div.nav-container .navbar-container .navbar-collapse.in a,
div.nav-container .navbar-container .navbar-collapse.collapsing a {
  color: #002C26;
}
div.nav-container .navbar-container .navbar-collapse ul.navbar-nav {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
}
@media (max-width: 767px) {
  div.nav-container .navbar-container .navbar-collapse ul.navbar-nav > li > a {
    padding: 5px 5px;
  }
}
div.nav-container .navbar-container .navbar-nav a.btn {
  background: #65C7B2;
  color: white;
  padding: 10px 20px;
  text-transform: none;
  letter-spacing: 0;
}
div.nav-container .navbar-container .navbar-nav a.btn:hover {
  background: white;
  color: #65C7B2;
}
ul.side-menu h2 {
  margin: 0;
}
ul.side-menu > li > a {
  padding: 5px 0px;
}
.hero {
  height: 100vh;
  text-align: center;
  position: relative;
  overflow-y: hidden;
}
.hero video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}
.hero .container {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.hero .container .title {
  color: white;
  font-weight: bold;
  font-size: 100px;
  line-height: 105px;
  margin-bottom: 15px;
}

div.nav-container .navbar-container .navbar-nav li.btn a {
    background: #65C7B2;
    color: white;
    padding: 10px 20px;
    text-transform: none;
    letter-spacing: 0;
}
div.nav-container .navbar-container .navbar-nav li.btn a:hover {
  background: white;
    color: #65C7B2;
}
@media (max-width: 768px) {
  .hero .container .title {
    font-size: 50px;
    line-height: 55px;
  }
}
.hero .container .title span {
  color: #65C7B2;
}
.hero .container .title span.text-red {
  color: red;
}
.hero .container .title.covid {
  font-size: 8rem;
  line-height: 8rem;
}
.hero .container .subtitle {
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.header {
  background: #002C26 url(../images/header-karting.jpg) no-repeat center center;
  background-size: cover;
  height: 450px;
  padding-top: 180px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.header h1 {
  color: white;
  font-weight: bold;
  font-size: 60px;
  text-shadow: hsla(0, 0%, 0%, 0.33) 0 1px 2px;
}
.header h1.header-title {
  display: none;
}
.header h1.show {
  display: block;
}
@media (max-width: 768px) {
  .header h1 {
    font-size: 45px;
  }
}
.wrapper {
  background-color: #E7F7F4;
}
.section-wrapper {
  position: relative;
}
.wik-wrapper {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 40px;
}
.img-right {
  position: absolute;
  height: 100px;
  width: 100%;
  background-size: cover;
  left: 0;
  top: 0;
}
.row.no-pad {
  margin-right: 0;
  margin-left: 0;
}
.row.no-pad > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.no-padding {
  padding: 0;
}
aside {
  padding-top: 50px;
}
aside ul {
  list-style-type: none;
  padding: 0;
}
aside ul > li {
  border-bottom: 1px solid #AFDFD6;
  padding: 10px 0 15px 10px;
  max-width: 75%;
}
aside ul > li.active a {
  color: #D0021B;
}
aside ul > li > a {
  font-size: 32px;
  font-weight: bold;
  color: #002C26;
}
aside ul > li > a span {
  display: block;
  font-size: 11px;
  color: #65C7B2;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.formule {
  background: #E7F7F4;
  border: 1px solid #AFDFD6;
  padding: 17px 5px;
  margin-bottom: 15px;
  margin-left: 0;
}
.coach {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.coach img {
  margin-right: 20px;
}
.wrapper {
  overflow-x: hidden;
}
.right {
  background: white;
}
.right:before {
  right: -999em;
  background: white;
  content: '';
  display: block;
  position: absolute;
  width: 999em;
  top: 0;
  bottom: 0;
}
.dash {
  height: 1px;
  background-image: linear-gradient(to right, #002C26 15%, #ffffff 0%);
  background-position: bottom;
  background-size: 10px 10px;
  background-repeat: repeat-x;
}
.tab-content {
  padding-left: 100px;
  padding-top: 65px;
  padding-bottom: 163px;
}
@media (max-width: 768px) {
  .tab-content {
    padding: 20px;
  }
}
.tab-content h1 {
  margin-top: 0;
}
#content {
  padding-top: 50px;
  padding-bottom: 145px;
}
#content .tab-content h2 {
  margin-top: 5px;
  max-width: 550px;
}
#content .tab-content h2 span {
  color: #65C7B2;
}
#content .nav-pills > li.active > a {
  background: none;
}
#content .nav-pills > li.active > a h2 {
  color: #65C7B2;
}
#content .nav > li > a:hover {
  background: none;
}
#content .nav > li > a:hover h2 {
  color: #65C7B2;
}
#content nav-pills > li > a:hover {
  color: #65C7B2;
  background: none;
}
#content .box {
  padding: 10px;
  margin-bottom: 20px;
  font-size: 15px;
  min-height: 125px;
}
#content .box span {
  color: white;
  font-weight: bold;
}
#content .box.dark {
  background: #002C26 url('../images/box-bg.png') no-repeat right center;
  color: #65C7B2;
}
#content .box.light {
  background: #65C7B2 url('../images/box-bg.png') no-repeat right center;
  color: #002C26;
}
@media (max-width: 767px) {
  #content .tab-content {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #65C7B2;
  }
}
.stats {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 37px;
}
.stats .numbers {
  padding: 20px;
}
.stats .number {
  font-size: 45px;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
  margin-bottom: 5px;
}
.stats .number-label {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #65C7B2;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .stats .number-label {
    padding-bottom: 30px;
  }
}
section.tiles {
  padding-bottom: 67px;
}
section.tiles .tile {
  min-height: 260px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  padding: 30px;
  margin-bottom: 30px;
  opacity: 1;
  transition: ease 0.4s;
}
section.tiles .tile:hover {
  opacity: 0.8;
  transition: ease 0.4s;
}
section.tiles .tile h1 {
  color: white;
  margin-bottom: 0;
}
section.tiles .tile p {
  color: white;
}
.racing-packages {
  background: transparent url('../images/WIK-Parallax-01.jpg') no-repeat center center;
  background-size: cover;
  padding: 115px 0;
}
.racing-packages h4 {
  color: #65C7B2;
}
.racing-packages h2 {
  color: white;
}
.racing-packages ul {
  margin: 0;
  padding: 0;
}
.racing-packages ul > li > a:hover > h2 {
  text-decoration: none;
  color: #65C7B2;
}
.racing-packages .address-container {
  background: #65C7B2 url('../images/map.jpg') no-repeat center center;
  padding: 20px 33px 25px 33px;
}
.racing-packages .address-container h4 {
  color: #002C26;
}
.racing-packages .address-container h2 {
  text-shadow: 1px 1px 2px #002C26;
  line-height: 34px;
}
.racing-packages .address-container .directions {
  font-size: 15px;
}
.racing-packages .karting-formulas {
  padding-left: 90px;
}
@media (max-width: 767px) {
  .racing-packages .karting-formulas {
    padding-left: 0;
    padding-top: 20px;
  }
}
.pricing {
  background-color: #E7F7F4;
  padding-top: 86px;
  padding-bottom: 92px;
}
.pricing .price-boxes {
  margin: 50px 0;
}
.pricing .price-boxes div:first-child .price-box {
  margin-left: 0;
}
.pricing .price-boxes div:last-child .price-box {
  margin-right: 0;
}
.pricing .box-wrapper {
  padding: 30px;
}
.pricing .btn {
  margin-bottom: 15px;
  margin-right: 10px;
}
.pricing .price-box {
  min-height: 570px;
  text-align: center;
}
.pricing .price-box h1 {
  font-size: 25px;
}
.pricing .price-box img {
  margin-bottom: 10px;
}
.pricing .price-box .pricing-details {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.pricing .price-box .pricing-details span.kids {
  text-transform: none;
  color: white;
}
.pricing .price-box .pricing-details span.validity {
  text-transform: none;
}
.pricing .light {
  background: #65C7B2;
  border-top: 10px solid #002C26;
  color: white;
}
.pricing .light span {
  color: #002C26;
}
.pricing .dark {
  background: #002C26;
  border-top: 10px solid #65C7B2;
  color: white;
}
.pricing .dark h2 {
  color: white;
}
.pricing .dark span:not(.text-red) {
  color: #65C7B2;
}
.pricing .white {
  background: white;
  border-top: 10px solid #65C7B2;
}
.pricing .white span {
  color: #65C7B2;
}
.pricing .groups {
  text-align: center;
  font-size: 15px;
}
.pricing .groups img {
  margin-right: 20px;
}
.pricing .groups a.btn {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .pricing .groups img {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .pricing .groups span {
    display: block;
    margin-bottom: 20px;
  }
  .pricing .groups a.btn {
    margin-bottom: 20px;
    margin-left: 0;
  }
}
#academy table,
#championship table {
  margin-bottom: 20px;
}
#academy table td,
#championship table td {
  padding-right: 15px;
}
.professionnal {
  background: transparent url('../images/WIK-Parallax-02.jpg') no-repeat center center;
  background-size: cover;
}
.professionnal .pro-container {
  background: #65C7B2;
  padding: 20px 33px 25px 33px;
  margin-top: -30px;
  margin-bottom: 131px;
}
.professionnal .pro-container h2 {
  line-height: 34px;
}
.professionnal .pro-container h4 {
  color: white;
}
.professionnal .pro-container ul {
  list-style-type: none;
  padding-left: 0;
}
.professionnal .pro-container ul > li {
  background: url('../images/checked-bullet.png') 0 50% no-repeat;
  background-size: 20px 20px;
  margin-bottom: 15px;
  padding-left: 31px;
  letter-spacing: 1px;
}
.wik-club {
  position: relative;
}
.wik-club .right-bg {
  background: url('../images/wik-club.jpg') 50% 50% no-repeat;
  background-size: cover;
  width: 50%;
  position: absolute;
  height: 100%;
  left: 50%;
}
.wik-club .container > div:last-child {
  position: initial;
}
.wik-club .wrapper {
  min-height: 600px;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: center;
  padding: 100px;
}
.wik-app ul {
  margin: 10px 0 40px 0;
  padding: 0 0 0 19px;
}
.wik-app a {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.social a {
  margin-right: 20px;
  margin-bottom: 10px;
}
.experience .container-fluid {
  background: url(../images/experience.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 300px 0;
  position: relative;
}
.experience .container-fluid h2 {
  color: white;
}
.experience .container-fluid p {
  color: white;
}
.experience .container-fluid a {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.perks .row > div {
  padding: 0 10px;
}
.perks .perk {
  min-height: 320px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.perks .perk .img-wrapper {
  min-height: 40px;
  display: flex;
  justify-content: center;
}
.partners {
  background-color: #65C7B2;
  padding: 73px 0;
  min-height: 250px;
}
.grid img {
  width: 100%;
}
.grid .grid-item {
  float: left;
}
.grid .grid-item,
.grid .grid-sizer {
  width: 25%;
  padding: 15px;
}
.grid .grid-item--width2 {
  width: 50%;
}
@media (max-width: 768px) {
  .grid .grid-item {
    width: 100%;
  }
  .grid .grid-item--width2 {
    width: 100%;
  }
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.footer {
  background: #002C26;
  color: white;
  padding: 95px 0;
}
.footer .row > div {
  min-height: 175px;
}
.footer h4 {
  color: #65C7B2;
  margin-bottom: 30px;
}
.footer a.btn {
  background-color: #65C7B2;
}
.footer a.btn:hover {
  color: #002C26;
}
.footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer ul > li {
  margin-bottom: 1rem;
}
.footer a {
  color: white;
}
.footer a:hover {
  color: #65C7B2;
}
.footer #mc_embed_signup form {
  padding: 0;
}
.footer #mc_embed_signup .mc-field-group {
  width: auto;
}
.footer #mc_embed_signup .mc-field-group input {
  width: auto;
  display: inline-block;
  font-size: 15px;
  line-height: 42px;
}
.footer #mc_embed_signup input[type="email"] {
  background: white;
  border: 0;
  padding: 11px 13px;
  margin: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  line-height: 20px;
  width: 65%;
  margin-right: -1px;
  color: #002C26;
}
.footer #mc_embed_signup input[type="submit"] {
  background: #65C7B2;
  border: 0;
  font-size: 13px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 11px;
  color: #002C26;
  height: 42px;
}
.footer #mce-error-response {
  font-weight: normal;
  font-size: 12px;
}
.bottom-footer {
  background-color: #002823;
  color: #46C8B2;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  padding: 25px 0;
  text-align: center;
  letter-spacing: 1px;
}
.bottom-footer .row > div {
  display: inline-block;
}
@media (max-width: 768px) {
  .bottom-footer .row > div {
    width: 100%;
    text-align: center !important;
    margin-bottom: 15px;
  }
}
.bottom-footer a:hover {
  color: white;
}
.bottom-footer a {
  color: #46C8B2;
}
.bottom-footer img {
  display: inline-block;
}
section.video {
  padding-top: 45px;
  padding-bottom: 132px;
  text-align: center;
}
section.video h1 {
  margin-bottom: 35px;
}
p.contact a {
  color: #002C26;
}
p.contact a:hover {
  color: #65C7B2;
}
.doc {
  display: block;
  font-weight: bold;
  color: #002C26;
  background: #E7F7F4;
  border: 1px solid #AFDFD6;
  padding: 17px 5px;
  margin-bottom: 15px;
  margin-left: 0;
}
.doc span {
  padding: 0 10px;
  color: #65C7B2;
}
section.values {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #E7F7F4;
}
@media (min-width: 768px) {
  section.values {
    padding-top: 170px;
  }
}
section.values h2 {
  color: #65C7B2;
}
section.values .wik-bg {
  background: url('../images/logo-background.png') no-repeat;
  background-size: contain;
  background-position: center;
}
section.gallery {
  padding-top: 45px;
  padding-bottom: 132px;
  text-align: center;
}
section.gallery h1 {
  margin-bottom: 35px;
}
section.notfound {
  padding: 100px;
  text-align: center;
}
section.privacy {
  padding: 50px;
}
@media (max-width: 768px) {
  section.privacy {
    padding: 30px;
  }
}
.wColumns {
  display: flex;
  flex-flow: row nowrap;
}
@media (max-width: 768px) {
  .wColumns {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .wColumns.reverse {
    flex-direction: column-reverse;
  }
}
.wColumns .wCol {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .wColumns .wCol {
    min-height: 400px;
    width: 50%;
  }
}
@media (max-width: 768px) {
  .wColumns .wCol {
    align-items: flex-start;
  }
}
.wColumns .wColWrapper {
  max-width: 100%;
  padding: 12%;
}
.wColumns .wColWrapper h2 {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .wColumns .wColWrapper {
    padding: 30px;
  }
}
.wColumns .wColWrapper.fb {
  padding: 12% 0;
}
@media (max-width: 768px) {
  .wColumns .wColWrapper {
    min-height: 400px;
  }
  .wColumns .wColWrapper.fb {
    padding: 30px 0;
  }
}
.wColumns .wImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .wColumns .wImg {
    min-height: 400px;
  }
}
.img-app {
  background: url(../images/wik-mobile-app.png) no-repeat center center;
  background-size: cover;
}
.img-club {
  background: url(../images/wik-club.jpg) no-repeat center center;
  background-size: cover;
}
@media (max-width: 768px) {
  .fb {
    min-height: 400px;
    width: 100%;
    text-align: center;
  }
}
.slick-slide {
  outline: 0;
}
.slick-slide a {
  outline: 0;
}

#menu-main-menu li.btn.current-menu-item a{
    background: #65C7B2;
    color: white;
    padding: 10px 20px;
    text-transform: none;
    letter-spacing: 0;
}
#wpcf7-f6-o1 form p,
#wpcf7-f66-o1 form p{
  position: relative;
}
#wpcf7-f6-o1 input#mc-embedded-subscribe {
    position: absolute;
    top: 0;
    right: 48px;
}
#wpcf7-f66-o1 input#mc-embedded-subscribe {
    position: absolute;
    top: 0;
    right: 38px;
}
.header_right {
    display: flex;
    justify-content: flex-end;
}
.lang_switcher{
  padding-left: 0;
  display: flex;
  justify-content: flex-start;
}
.lang_switcher li{
  list-style: none;
  margin-right: 10px;
  position: relative;
}
.lang_switcher li:last-child:before{
position: absolute;
    content: '/';
    font-size: 14px;
    top: 28%;
    left: -9px;
    font-weight: 600;
}

.current-lang a {
    color: #fff;
}
.lang_switcher li.lang-item-fr:before {
    position: absolute;
    content: '/';
    font-size: 14px;
    top: 28%;
    left: -9px;
    font-weight: 600;
}

<!-- Google tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YR8441DHZX">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-YR8441DHZX');
</script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YR8441DHZX">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-YR8441DHZX');
</script>
