@font-face {
    font-family: 'DIN';
    src: url('../fonts/din-bold-webfont.woff2') format('woff2'),
         url('../fonts/din-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'DIN';
    src: url('../fonts/din-regular-webfont.woff2') format('woff2'),
         url('../fonts/din-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}


body, input, button, select, textarea {
  color: #000;
  font-size: 15px;
  line-height: 140%;
  font-family:Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  font-family: 'Roboto', Arial, sans-serif;
}

.book-this-course, .full-course {
  font-weight: 900;
  font-family: 'Roboto', Arial, sans-serif;
}

.button, .button-arrow {
  font-weight: 700;
  font-family: 'Roboto', Arial, sans-serif;
}

header, footer, #customer-nav li, #main-nav li, .footer-nav li, .legal a, .mobile-menu li a {
  font-weight: 700;
  font-family: 'Roboto', Arial, sans-serif;
}

.date-location {
  font-weight: 700;
  font-family: 'Roboto', Arial, sans-serif;
}

#ticker {
  font-weight: 700;
  font-family: 'Roboto', Arial, sans-serif;
}

.course-card-type, .cats span, .full-course-label { 
  font-weight: 700;
  font-family: 'Roboto', Arial, sans-serif;
}

.return { 
  font-weight: 700;
  font-family: 'Roboto', Arial, sans-serif;
}

.tip-card-footer h3, .course-card-footer h3 {
  font-weight: 700;
}



.limited-availability {
  font-weight: 700;
  font-family: 'Roboto', Arial, sans-serif;
}

strong {
  color: inherit;  
}

:focus {
  outline: none;
  box-shadow: none !important;
}





.input:active, .input:focus, .is-active.input, .is-active.textarea, .is-focused.input, .is-focused.textarea, .select select.is-active, .select select.is-focused, .select select:active, .select select:focus, .textarea:active, .textarea:focus {
  border-color: inherit; 
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  height: 65px;
}

a {
    color: #000;
}
section a:not(.button-arrow):not(.button):not(.btn):not(.more) {

  text-decoration: underline;
}

/*@media screen and (min-width: 1024px) {*/
    .navbar,.navbar-end,.navbar-menu,.navbar-start {
        align-items:stretch;
        display: flex
    }

    .navbar {
        min-height: 3.25rem
    }

    .navbar.is-spaced {
        padding: 1rem 2rem
    }

    .navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start {
        align-items: center
    }

    .navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item {
        border-radius: 4px
    }

    .navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover {
        background-color: transparent!important
    }

    .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
        background-color: transparent!important
    }

    .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
        background-color: #f5f5f5;
        color: #0a0a0a
    }

    .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
        background-color: #f5f5f5;
        color: #3273dc
    }

    .navbar-burger {
        display: none
    }

    .navbar-item,.navbar-link {
        align-items: center;
        display: flex
    }

    .navbar-item.has-dropdown {
        align-items: stretch
    }

    .navbar-item.has-dropdown-up .navbar-link::after {
        transform: rotate(135deg) translate(.25em,-.25em)
    }

    .navbar-item.has-dropdown-up .navbar-dropdown {
        border-bottom: 2px solid #dbdbdb;
        border-radius: none
        border-top: none;
        bottom: 100%;
        box-shadow: 0 -8px 8px rgba(10,10,10,.1);
        top: auto
    }

    .navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown {
        display: block
    }

    .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0)
    }

    .navbar-menu {
        flex-grow: 1;
        flex-shrink: 0
    }

    .navbar-start {
        justify-content: flex-start;
        margin-right: auto
    }

    .navbar-end {
        justify-content: flex-end;
        margin-left: auto
    }

    .navbar-dropdown {
        background-color: #fff;
        border-radius: 0 !important;

        border-top: 2px solid #dbdbdb;
        box-shadow: 0 8px 8px rgba(10,10,10,.1);
        display: none;
        font-size: .875rem;
        left: 0;
        min-width: 100%;
        position: absolute;
        top: 100%;
        z-index: 20
    }

    .navbar-dropdown .navbar-item {
        padding: .375rem 1rem;
        white-space: nowrap
    }

    .navbar-dropdown a.navbar-item {
        padding-right: 3rem
    }

    .navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover {
        background-color: #f5f5f5;
        color: #0a0a0a
    }

    .navbar-dropdown a.navbar-item.is-active {
        background-color: #f5f5f5;
        color: #3273dc
    }

    .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown {
        border-radius: 6px;
        border-top: none;
        box-shadow: 0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);
        display: block;
        opacity: 0;
        pointer-events: none;
        top: calc(100% + (-4px));
        transform: translateY(-5px);
        transition-duration: 86ms;
        transition-property: opacity,transform
    }

    .navbar-dropdown.is-right {
        left: auto;
        right: 0
    }

    .navbar-divider {
        display: block
    }

    .container>.navbar .navbar-brand,.navbar>.container .navbar-brand {
        margin-left: -.75rem
    }

    .container>.navbar .navbar-menu,.navbar>.container .navbar-menu {
        margin-right: -.75rem
    }

    .navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 30
    }

    .navbar.is-fixed-bottom-desktop {
        bottom: 0
    }

    .navbar.is-fixed-bottom-desktop.has-shadow {
        box-shadow: 0 -2px 3px rgba(10,10,10,.1)
    }

    .navbar.is-fixed-top-desktop {
        top: 0
    }

    body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop {
        padding-top: 3.25rem
    }

    body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop {
        padding-bottom: 3.25rem
    }

    body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top {
        padding-top: 5.25rem
    }

    body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom {
        padding-bottom: 5.25rem
    }

    .navbar-link.is-active,a.navbar-item.is-active {
        color: #0a0a0a
    }

    .navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover) {
        background-color: transparent
    }

    .navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link {
        background-color: #fafafa
    }
/*}*/






.mobile-hero img {
    display: block;
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Default theme - Owl Carousel CSS File
 */

.owl-theme .owl-nav {
  display: none;
}


@media(min-width: 769px)
{
.owl-theme .owl-nav {
  display: block;
  text-align: center;
  -webkit-tap-highlight-color: transparent; 
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; 
}

/*    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }*/
      
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; 
  }
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 15px;
      height: 15px;
      margin: 5px 7px;
      background: #fff;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; 
      border: 2px solid #fff;
    }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: transparent;
      border-color: #FDE400;
      }

.owl-carousel {
    z-index: 0;
}


.owl-dots {
    position: absolute;
}


  .owl-dots {
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%);
  }


@media(min-width: 769px)
{

  .hero-home-carousel .owl-dots {
    bottom: 160px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.owl-prev {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.owl-next {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.hero-carousel .owl-prev{
  left: 20px;
  top: 260px;
}

.hero-carousel .owl-next {
  right: 20px;
  top: 260px;
}

@media(min-width: 1024px)
{
  .hero-carousel .owl-prev {
    left: 40px;
  }
   .hero-carousel .owl-next {
    right: 40px;
   }
}

@media(min-width: 1216px)
{
  .hero-carousel .owl-prev {
    left: 60px;
  }
  .hero-carousel .owl-next {
    right: 60px;
  }
}


  .reviews-carousel .owl-prev {
    top: 40px;
  }
   .reviews-carousel .owl-next {
    top: 40px;
   }



.owl-prev span, .owl-next span {
  color: #fff;
  font-size: 100px;
  font-family: DIN;
  font-weight: 400;
  height: 45px;

  /* prevent font escaping the clickable area */
    display: block;
/*    margin-top: 40px;
    margin-bottom: -16px;*/
}





@media screen and (min-width: 1408px)
{
  .container:not(.is-max-desktop):not(.is-max-widescreen) {
    /*max-width: 1152px;*/
  }
}



  #ticker {
    display: block;
    background-color: #000;
    padding: 14px 10px 13px;
    
    color: #FCDF00;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
  }





header {
  padding: 27px 24px 18px;

  position: sticky;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
  z-index: 100;

  box-shadow: 0 2px 4px 0 rgba(0,0,0,.21);

  min-height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo {
  display: block;
}

#main-nav {
  margin-top: 40px;
}
#main-nav ul {
  display: flex;
}
#main-nav li {
  border-right: 1px solid #CCC;
  flex-grow: 1;
  text-align: center;
  padding: 11px 0 10px;
}
#main-nav a {
  
  color: #202020;
  font-size: 13px;
  line-height: 120%;
  padding: 10px;
  background-color: #fff;
  transition: 200ms background;
}
#main-nav a.active, #main-nav a:hover {
  background-color: #FFE300;
}

#customer-nav ul {
  text-align: right;
}
#customer-nav li {
  display: inline-block;
}

@media(min-width: 769px)
{
  #customer-nav li {
    margin-left: 40px;
  }
}

#customer-nav li a, #customer-nav li .dropdown-button {
  
  color: #999999;
  font-size: 12px;
  line-height: 120%;
}
.dropdown-button {
  cursor: pointer;
}
.dropdown-trigger .icon {
  font-size: 13px;
}



.avatar-icon {
  /*border-radius: 50%;*/
}

.avatar-icon, .basket-icon {
  vertical-align: top;
}

@media(min-width: 769px)
{
  .avatar-icon, .basket-icon {
    margin-top: -10px;
    margin-left: 10px;
  }
}


.book-this-course .basket-icon {
  vertical-align: middle;
}

.basket-status {
  position: relative;
}
.basket-icon {

}
.in-basket {
  width: 22px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 22px;
  border-radius: 50%;
  background-color: #FCE200;
  
  font-size: 13px;
  color: #000;
  margin-left: -10px;
}


.hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  position: relative;
  /*background-image: none !important;*/
  
  min-height: calc(100vh - 228px);

/*    height: -moz-available;         
    height: -webkit-fill-available;  
    height: fill-available;*/
}


@media(min-width: 769px)
{
  .hero {
    /*min-height: calc(100vh - 160px - 45px);*/
  }
}


.hero:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.20) 0%, rgba(0,0,0,0) 40%);
}

.hero:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(70deg, rgb(0 0 0 / 0.8) 0%, rgba(0,0,0,0) 60%);
}

.course-hero .container {
  /*pointer-events: none;*/
}

.course-hero .carousel-container .item {
  position: relative;
  background-size: cover;
  background-position: center;
}

.course-hero .carousel-container .item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 40%);
}

.course-hero .carousel-container .item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(70deg, rgb(0 0 0 / 0.8) 0%, rgba(0,0,0,0) 60%);
}



.hero-body {
  padding-top: 200px;
  padding-bottom: 100px;
  z-index: 1;
}
@media(min-width: 769px)
{
  .hero-body {
    padding-top: 150px;
    padding-bottom: 200px;
  }
}


.hero-body h5 {
  
  font-size: 17px;
  line-height: 120%;
  color: #FFDF00;
  margin-bottom: 15px;
}
.hero-body h1 {
  font-size: 35px;
  line-height: 120%;
  color: #fff;
  margin-bottom: 20px;
}


@media(min-width: 769px)
{
  .hero-body h5 {
    font-size: 15px;
    margin-bottom: 30px;
  }
  .hero-body h1 {
    font-size: 43px;
  }
}


.hero-body h1 span {
  
}

.hero-body h2 {
  
  font-size: 20px;
  line-height: 140%;
  color: #FFDF00;
  margin-bottom: 30px;
}

.hero .button-arrow {
  color: #FFDF00;
}


.button {
  border-radius: 0;
  text-transform: uppercase;
  
  font-size: 15px;
  line-height: 20px;
  padding-left: 24px;
  padding-right: 24px;


  padding-bottom: 10px;
  padding-top: 13px;

  height: 45px;

  transition: 200ms all;

}
.more:after {
  content:">";
  margin-left: 15px;
  margin-top: -4px;

  font-size: 15px;
  font-family: DIN;
  font-weight: 700;
}
.back:before {
  content:"<";
  margin-right: 5px;
  margin-top: -4px;

  font-size: 15px;
  font-family: DIN;
  font-weight: 700;
}



.button-arrow {
  position: relative;
  padding-right: 62px;
  white-space: nowrap;
  transition: 200ms all;
}
.button-arrow:after {
    content: ">";
    font-size: 15px;
    line-height: 1;
    font-family: DIN;
    font-weight: 700;
    background-color: #FFDF00;
    border:2px solid #FFDF00;
    color: #000;
    width: 46px;
    height: 46px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    padding: 13px 13px 13px 13px;
    transition: 200ms all;
}
.button-arrow.is-back:after {
    content: "<";
}
.button-arrow:hover:after {
    border-color: #FFDF00;
    background-color: transparent;
    color: #FFDF00;
}

/*@media(min-width: 769px) {*/
  .button-arrow:after {
      margin-left: 15px;
      margin-top: -12px;
  }
/*}*/


.hero-body .button-arrow:after {
      margin-left: 0;
}


.button-arrow.is-black:after {
    border:2px solid #000;
    background-color: #000;
    color: #fff;
}

.button-arrow.is-black:hover:after {
    border-color: #000;
    background-color: transparent;
    color: #000;
}


.section-intro {
  background-color: #000;
  color: #fff;
  padding-bottom: 100px;
}



.welcome {
  background-color: #FFE100;
  color: #000;
  padding: 30px 40px;
  min-height: 430px;
  margin-bottom: 100px;
  position: relative;
}
@media(min-width: 769px)
{
  .welcome {
    margin-top: -200px;
  }
}



.welcome .column {
  display: flex;
}
.welcome-item {
  display: flex;
  flex-direction: column;
}
.welcome-content {
  flex-grow: 1;
}
.welcome-footer {
  margin-top: 20px;
  text-align: right;
}

.welcome-share .fa-instagram, .welcome-share .fa-share-alt {
  font-size: 45px;
  margin-left: 20px;
}
.welcome-share .fa-share-alt {
  font-size: 40px;
}

.button-arrow {
  
  font-size: 13px;
  color: #000;
}

.intro-options h3 {
  
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 10px;
}
.intro-options h4 {
  
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 23px;
}

.intro-options p {
  margin-bottom: 20px;
}
.intro-options .button-arrow {
  color: #fff;
}
.intro-options img {
  max-height: 80px;
}

.tl, .tr, .bl, .br {
  width: 60px;
  height: 60px;
  position: absolute;
}

.tl {
  border-top: 10px solid #fff;
  border-left: 10px solid #fff;
  top: -20px;
  left: -20px;
}
.tr {
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  top: -20px;
  right: -20px;
}
.bl {
  border-bottom: 10px solid #fff;
  border-left: 10px solid #fff;
  bottom: -20px;
  left: -20px;
}
.br {
  border-bottom: 10px solid #fff;
  border-right: 10px solid #fff;
  bottom: -20px;
  right: -20px;
}

.welcome h2 {
  font-size: 35px;
  line-height: 120%;
  color: #000;
  margin-bottom: 30px;
}
.welcome h2 span {
  
}

.welcome h3 {
  
  font-size: 23px;
  line-height: 120%;
  margin-bottom: 20px;
}
.welcome-icon {
  margin-bottom: 20px;
}


.section-featured {
  background-color: #000;
}

@media(min-width: 769px)
{

.section-featured {
  min-height: 450px;
  background-color: #000;
  display: flex;
}

.section-featured .container {
  display: flex;
}

.section-featured .container > .columns {
  display: flex;
flex-grow: 1;
}
.section-featured .container > .columns .column {
  display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.mobile-background {
  display: flex;
  flex-grow: 1;
}
.mobile-background-content{
flex-grow: 1;
  display: flex;
    flex-direction: column;
    justify-content: space-between;
}

}


@media(max-width: 768px)
{
 .section-featured.is-category .mobile-background-content {
  justify-content: flex-end;
 }
}


@media(min-width: 769px)
{
  .section-featured.is-category {
      display: flex;
      flex-direction: row;
      align-items: flex-end;
  }
  .section-featured.is-category .container > .columns {
    display: flex;
    align-items: flex-end;
  }
}



.section-featured h5 {
  
  font-size: 17px;
  line-height: 120%;
  margin-bottom: 100px;
  color: #FFDF00;
}
@media(min-width: 769px)
{
  .section-featured h5 {
    margin-bottom: 200px;
  }
}




.section-featured h3 {
  
  font-size: 13px;
  line-height: 120%;
  margin-bottom: 20px;
  color: #FFDF00;
  background-color: #000;
  padding: 10px;
  display: inline-block;
}
.section-featured h2 {
  font-size: 29px;
  line-height: 120%;
  /*margin-bottom: 20px;*/
  color: #fff;
}

@media(min-width: 769px)
{
  .section-featured h3 {
    
    font-size: 17px;
  }


  .section-featured h2 {
    font-size: 29px;
    line-height: 120%;
  }

  .section-featured.is-category h2 {
    font-size: 29px;
    line-height: 120%;
  }

}


.section-featured .button-arrow {
  color: #FFE700;
  font-size: 13px;
}


  .background-left, .background-right {
    display: none;
  }
@media(min-width: 769px)
{
  .background-left, .background-right {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    background-size: cover;
    background-position: center;
  }


  .background-left:before, .background-left:after, .background-right:before, .background-right:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .background-left:before, .background-right:before {
    background: linear-gradient(180deg, rgba(0,0,0,0.80) 0%, rgba(0,0,0,0) 40%);
  }
  .background-left:after, .background-right:after {
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 60%);
  }

  .background-left.no-gradient:before, .background-left.no-gradient:after,
  .background-right.no-gradient:before, .background-right.no-gradient:after   {
    background:none;
  }

  .background-left {
    left: 0;
  }
  .background-right {
    right: 0;
  }


  .background-left .hover-overlay,
  .background-right .hover-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .background-left:hover .hover-overlay, .background-right:hover .hover-overlay {
    background-color: rgba(0,0,0,0.8);
  }


}


.section-reviews {
  background-color: #000;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.section-reviews h3 {
  font-size: 30px;
  line-height: 110%;
  color: #FFE000;
  margin-bottom: 30px;
}

.reviews-carousel {
  text-align: left;
}
.reviews-carousel h2 {
  color: #fff;
  
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 20px;
}
.reviews-carousel h4 {
  color: #fff;
  font-size: 17px;
  line-height: 150%;
  margin-bottom: 20px;
}
.reviews-carousel p {
  color: #FFE000;
}
.reviews-carousel .stars {
  margin-bottom: 30px;
  color: #FFE000;
  font-size: 35px;
}

.fa-star {
  margin-right: 6px;
}

.reviews-carousel p.rating {
  color: #fff;
  font-size: 15px;
  line-height: 150%;
}
.reviews-carousel p.reviewer {
  color: #fff;
  margin-top: 20px;
}

.more-reviews {
  text-align: right;
  margin-top: 40px;
}
.more-reviews .button-arrow {
  color: #fff;
}


.section-dont-miss-out {
  background-color: #FFE100;
  padding-top: 85px;
  padding-bottom: 85px;
}
.section-dont-miss-out h3 {
  color: #000000;
  font-size: 30px;
  line-height: 120%;
  
  margin-bottom: 5px;
}
.section-dont-miss-out h4 {
  color: #000000;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 30px;
}

.section-dont-miss-out input {
  max-width: 100%;
  width: 100%;
  color: #000;
  font-size: 17px;
  line-height: 130%;
  background: transparent;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #000;
  height: 2.5em;
  padding: 6px;
}
.section-dont-miss-out input::-webkit-input-placeholder {
  color: #000;
}

.terms {
  font-size: 14px;
  line-height: 170%;
  display: inline-block;

  padding-left: 40px;
}
.terms a {
  color: #000;
  text-decoration: underline;
}

.section-dont-miss-out input:-webkit-autofill,
.section-dont-miss-out input:-webkit-autofill:hover,
.section-dont-miss-out input:-webkit-autofill:focus,
.section-dont-miss-out input:-webkit-autofill:active {

    -webkit-text-fill-color: #000;

    /* stop the white background on selecting the pre-filled */
    transition: background-color 10000s ease-out;
    transition-delay: 10000s;
}


.section-dont-miss-out .select select {
    border: none;
}

.select select {
  border-radius: 0;
  background-color: #fff;
  color: #000;
}
.select select:focus {
  box-shadow: none;
}

/*.section-dont-miss-out .select select {
  background-color: #fff;
}*/



.terms-submit {
  margin-top: 20px;
}



 .is-checkradio[type="checkbox"] {
    outline: 0;
    user-select: none;
    display: inline-block;
    position: absolute;
    opacity: 0;
    width: auto;
}
.is-checkradio[type="checkbox"]+label {
    font-size: 1rem;
    display: inline-block;
}
.is-checkradio[type="radio"]:checked+label::before, .is-checkradio[type="radio"]:checked+label:before, .is-checkradio[type="checkbox"]:checked+label::before, .is-checkradio[type="checkbox"]:checked+label:before {
    border: 1px solid #000;
}
.is-checkradio[type="checkbox"]+label::before, .is-checkradio[type="checkbox"]+label:before {
    width: 1.5rem;
    height: 1.5rem;
}
.is-checkradio[type="checkbox"]+label::before, .is-checkradio[type="checkbox"]+label:before {
    border-radius: 0;
}
.is-checkradio[type="radio"]+label::before, .is-checkradio[type="radio"]+label:before, .is-checkradio[type="checkbox"]+label::before, .is-checkradio[type="checkbox"]+label:before {
    position: absolute;
    left: 0;
    top: 0rem;
    content: '';
    border: 1px solid #000;
}
.is-checkradio[type="radio"]:checked+label::after, .is-checkradio[type="radio"]:checked+label:after, .is-checkradio[type="checkbox"]:checked+label::after, .is-checkradio[type="checkbox"]:checked+label:after {
    display: inline-block;
}
.is-checkradio[type="radio"]+label::after, .is-checkradio[type="radio"]+label:after, .is-checkradio[type="checkbox"]+label::after, .is-checkradio[type="checkbox"]+label:after {
    position: absolute;
    display: none;
    content: '';
    top: 0rem;
}
.is-checkradio[type="checkbox"]+label::after, .is-checkradio[type="checkbox"]+label:after {
    width: .375rem;
    height: .6rem;
    top: .405rem;
    left: .6rem;
}
.is-checkradio[type="checkbox"]+label::after, .is-checkradio[type="checkbox"]+label:after {
    box-sizing: border-box;
    transform: translateY(0rem) rotate(45deg);
    border-width: .1rem;
    border-style: solid;
    border-color: #000;
    border-top: 0;
    border-left: 0;
}


.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #000;
}



footer {
  padding: 70px 24px;
  background-color: #000;
  color: #fff;
}
footer p {
  margin-bottom: 50px;
}
footer .logo {
  max-width: 70px;
}
.social-instagram {
  text-align: center;
}
.social-instagram h5 {
  font-size: 13px;
  line-height: 120%;
  
  margin-bottom: 10px;
}
.social-instagram p {

  font-size: 14px;
  line-height: 130%;
  margin-bottom: 10px;
}
.social-instagram .fa-instagram {
  font-size: 70px;
}

.legal {
  font-size: 12px;
  line-height: 120%;
  margin-top: 30px;
}
.legal a {
  font-size: 11px;
  line-height: 120%;
  color: #fff;
}

.footer-nav ul {
  margin-top: -12px;
}

@media(min-width: 769px)
{
  .legal {
    margin-top: 0px;
  }
  .footer-nav ul {
    margin-top: 0;
  }
}

.footer-nav li {
  border-bottom: 1px solid #444;
  padding: 14px 0;
  font-size: 11px;
  line-height: 120%;
  
}
.footer-nav li:first-child {
  padding-top: 0;
}

.footer-nav a {
  color: #fff;
  transition: 200ms all;
}
.footer-nav a:hover, .legal a:hover {
  color: #FFE100;
}

.section-header {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 70px;
}
.section-header h1 {
  font-size: 45px;
  line-height: 120%;
  margin-bottom: 10px;
  color: #FDE400;
}
.section-header h1 img {
  margin-right: 10px; 
}

.section-header p {
  font-size: 20px;
  line-height: 140%;
  color: #fff;
}


.section-instruction {
  padding-top: 80px;
  padding-bottom: 40px;
  text-align: center;
}
.section-instruction p {
  font-size: 17px;
  line-height: 140%;
}


.whats-on-gift-cards h4 {
  font-size: 30px;
  line-height: 130%;
  color: #fff;
  margin-bottom: 30px;
}
.whats-on-gift-cards p {
  margin-top: 40px;
  margin-bottom: 10px;
}

.have-request h2 {
  font-size: 35px;
  line-height: 130%;
  color: #FFDF00;
  margin-bottom: 10px;
}
.have-request p {
  font-size: 17px;
  line-height: 130%;
  color: #fff;
  margin-bottom: 50px;
}



.section-category {
  background-color: #000;
  padding-top: 30px;
  padding-bottom: 40px;
  min-height: 450px;
}
.section-category h1 {
  font-size: 45px;
  line-height: 120%;
  margin-bottom: 15px;
  color: #FDE400;
}

.section-category p {
  font-size: 19px;
  line-height: 140%;
  color: #fff;
}



.section-category-icon {
  margin-bottom: 10px;
}
.return {
  margin-bottom: 55px;
  font-size: 12px;
  line-height: 120%;
  
}
.return a {
  color: #FFE500;
  text-decoration: none !important;
}
.return a:before {
  color: #fff;
}


.section-cards {
  background-color: #eee;
  padding-top: 80px;
  padding-bottom: 60px;
}

.section-cards .column.is-4, .section-cards .column.is-6 {
  display: flex;
}

.instruction {
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  margin-bottom: 40px;
}
.course-card {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

.course-card-image {
  min-height: 250px;
  background-size: cover;
  background-position: center;
  position: relative;
  background-color: #000;
}

@media(min-width: 769px)
{
  .course-card-image {
    min-height: 375px;
  }
}


.date-location {
  background-color: #FFE100;
  padding: 10px 20px;
  display: inline-block;
  font-size: 20px;
  line-height: 120%;  
}

.course-card-image .date-location {
  position: absolute;
  bottom: 0;
  left: 0;
}

.course-card-footer {
  background-color: #fff;
  padding: 20px;
  flex-grow: 1;

  justify-content: center;
  display: flex;
  flex-direction: column;
}
.course-card-footer h3 { 
  font-size: 25px;
  line-height: 120%;
}


.course-request .course-card-image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
}
.course-request .course-card-footer {
  background-color: #000;
  padding-left: 40px;
}
.course-request .course-card-footer h3 {
  color: #fff;
  font-size: 20px;
  line-height: 120%
}

@media(min-width: 769px)
{
  .course-request .course-card-footer h3 {
  font-size: 30px;
  } 
}



.course-request .course-card-image h2 {
  color: #FFE100;
  font-size: 30px;
  line-height: 120%; 
  margin-bottom: 10px;
}
.course-request .course-card-image p {
   color: #fff;
  font-size: 25px;
  line-height: 120%; 
}
.course-request .button-arrow {
    color: #FFE100;
}

.course-hero {
  z-index: 0;
  min-height: 630px;
}

.course-hero .hero-carousel, .course-hero .owl-stage-outer, .course-hero .owl-stage, .course-hero .owl-item, .course-hero .item {
  height: 100%;
}



.course-hero .hero-body {
  padding-top: 30px;
  padding-bottom: 40px;
}

.course-hero .date-location {
  margin-top: 60px;  
}
.course-hero h1 {
  margin-top: 30px;
}
.course-hero h2 {
  font-size: 20px;
  line-height: 130%;
}




.carousel-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

}

.section-overview {
  background-color: #000;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 50px;
}

.overview-content h3 {
  font-size: 35px;
  color: #FFDF00;
  margin-bottom: 50px;
}

.overview-content p {
  font-size: 17px;
  line-height: 150%;
  color: #fff;
  margin-bottom: 15px;
}
.overview-content a {
  color: #fff;
  text-decoration: underline;
}

.overview-content .trainer {
  margin-top: 60px;
  font-size: 25px;
  line-height: 140%;
}
.overview-content .trainer img {
  vertical-align: middle;
  margin-right: 10px;
}
.overview-content .trainer span {
  color: #FFDF00;
}


.book-widget {
  background-color: #EEEEEE;
  color: #000;
  text-align: left;
}

@media(min-width:769px)
{
.book-widget {
  margin-top: -170px;
}
}

.limited-availability, .book-this-course {
  padding-left: 20px;
  padding-right: 20px;
}
 .price, .places, .course-location, .date, .quantity {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.limited-availability {
  font-size: 15px;
  line-height: 120%;
  background-color: #D90000;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
 
}

.book-this-course {
  font-size: 25px;
  line-height: 120%;
  background-color: #FFE300;
  color: #000;
  padding-top: 20px;
  padding-bottom: 20px
}

.price, .places, .course-location, .date, .quantity {
  font-size: 17px;
  line-height: 120%;
}


.price {
  padding-top: 20px;
  padding-bottom: 10px
}
.price span {
  font-size: 35px;
  line-height: 120%;
}

.places {
  padding-top: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #CCC;
}

.course-location {
  padding-top: 15px;
  padding-bottom: 10px;
}
.date {
  padding-top: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #CCC;
}

.quantity {
  padding-top: 15px;
  padding-bottom: 0;  
}

.full-course {
padding-top: 15px;
    padding-bottom: 15px;
    font-size: 25px;
    color: red;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
    
}
.full-course-label { 
    position: absolute;
    top: 0;
    left: 0;
    color: red;
    padding: 6px 24px;

    font-size: 12px;
    line-height: 120%;
    background-color: #fff;
    
}

.add-to-basket {
  padding: 10px;
}
.add-to-basket .button {
  text-transform: none;
  text-align: left;
  padding: 20px;
  height: 80px;
  font-size: 22px;
  line-height: 120%;
  justify-content: space-between;
}
.add-to-basket .button-arrow:after {
  margin-top: -21px;
}


.quantity-input {
  /*max-width: 40px;*/
}

.quantity-input input {
  font-size: 25px;
  line-height: 120%;
  padding: 5px;
  height: 50px;
  background-color: #fff;
  border: none;
  text-align: center;
  border-radius: 0;
}





.decrease-quantity button, .increase-quantity button {
  background-color: #CCCCCC;
  border: none;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-size: 20px;
  line-height: 20px;
  padding: 0;
}


.section-course {
  padding-top: 70px;
  padding-bottom: 50px;
}
.course-content h3 {
  font-size: 35px;
  line-height: 120%;
  margin-bottom: 50px;
}

.course-content p {
  font-size: 15px;
  line-height: 150%;
  margin-bottom: 20px;
}
.course-content a {
  color: #000;
  text-decoration: underline;
}


.latest-course-reviews {

}
.latest-course-reviews h3 {
  font-size: 25px;
  line-height: 140%;
  margin: 30px 0 10px;
}

.latest-review {
  border-top: 1px solid #CCC;
  padding-top: 30px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.latest-review h2 {
  font-size: 17px;
  line-height: 140%;
  
  margin-bottom: 10px;
}
.latest-review .stars {
  margin-bottom: 30px;
  color: #FFE000;
  font-size: 30px;
}
.latest-review p.quote {
  font-size: 15px;
  line-height: 140%;
  font-style: italic;
}
.latest-review p.reviewer {
  margin-top: 20px;
  margin-bottom: 20px;
}


.section-feedback {
  padding-top: 70px;
  padding-bottom: 50px;
}
.feedback-content h3 {
  font-size: 35px;
  line-height: 120%;
  margin-bottom: 30px;
}

.feedback-content p {
  font-size: 17px;
  line-height: 140%;
  margin-bottom: 20px;
}



  .section-featured-caption {
  background-color: #eee;
    text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  }
  .section-featured-caption p {
   font-size: 17px;
    line-height: 140%;   
  }


.section-requirements {
  background-color: #eee;
  padding-top: 70px;
  padding-bottom: 50px;
}
.section-requirements h3 {
  font-size: 35px;
  line-height: 120%;
  margin-bottom: 30px;
}

.section-requirements h4 {
  font-size: 20px;
  line-height: 120%;
margin-bottom: 10px;
    margin-top: 30px;
}

.section-requirements p, li {
  font-size: 17px;
  line-height: 150%;
}
.section-requirements p {
  margin-bottom: 10px;
}
.section-requirements ul {
  margin-left: 20px;
  list-style-type: disc;
}
.section-requirements li {
  margin-bottom: 5px;
}

.section-requirements h5 {
  font-size: 25px;
  line-height: 120%;
  margin-bottom: 15px;
}
.low-level-activity {
  color: #008C00;
}


.address-overlay {
    display: flex;
    align-items: center;
}


@media(min-width:769px)
{
  .address-overlay {
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
     z-index: 1;
  }
}
@media(max-width:768px)
{
  .address-overlay {
    padding: 12px 12px;
  }
}



.address-content {
  background-color: #fff;
  padding: 40px 20px 20px;
}

.address-content h4 {
  font-size: 30px;
  line-height: 120%;
  margin-bottom: 15px;
}
.address-content p {
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 35px;
}






.section-mobile-intro {
  background-color: #FFE100;
  color: #000;
  padding-top: 45px;
  padding-bottom: 45px;
}


.section-mobile-intro h2 {
  font-size: 36px;
  line-height: 120%;
}
.section-mobile-intro h2 span {
  
}


.section-mobile-intro .button-arrow {
  /*padding-right: 46px;*/
}
.section-mobile-intro .welcome-item {
  margin-bottom: 30px;
}
.section-mobile-intro .welcome-item h3 {
  
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 10px;
}
.section-mobile-intro .welcome-content p {
  font-size: 15px;
  line-height: 140%;
}


 @media(max-width:768px)
  {
    .section-featured {
      padding-top: 12px;
      padding-bottom: 12px;
    }

    /*.section-featured .columns:last-child { margin-bottom: 0 }*/


    .mobile-background {
      background-size: cover;
      background-position: center;
      margin: -12px -24px;
      padding: 24px 24px;
      position: relative;
      min-height: 300px;
      display: flex;
      flex-direction: column;
    }

    .mobile-background:before, .mobile-background:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
    }
    .mobile-background:before {
      background: linear-gradient(180deg, rgba(0,0,0,0.80) 0%, rgba(0,0,0,0) 40%);
    }
    .mobile-background:after {
      background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 60%);
    }

    .mobile-background-content {
      position: relative;
      z-index: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      flex-grow: 1;

    }
  }


  .reviews-carousel .owl-dots {
    display: none;
  }

  @media(max-width:768px)
  {
    .reviews-carousel .owl-nav {
    display: none;
    }
    .reviews-carousel .owl-dots {
        display: block;
        bottom: 0;
     }

    .reviews-carousel, .more-reviews {
      text-align: center;
    }

    .reviews-carousel {
      padding-bottom: 60px;
    }

    .reviews-carousel .stars {
      font-size: 25px;
    }


  }


    .background-left-hover-overlay,
  .background-right-hover-overlay { 
    display: none;
  }

  @media(min-width:769px)
  {

    .background-left-hover-overlay,
  .background-right-hover-overlay {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;

    background-color: rgba(0,0,0,0);
    transition: background 250ms;
  }
  .background-left-hover-overlay {
    left: 0;
  }
  .background-right-hover-overlay {
    right: 0;
  }


  .background-left-hover-overlay:hover, .background-right-hover-overlay:hover {
    background-color: rgba(0,0,0,0.6);
  }


}

  .section-featured .container {
    pointer-events: none;
  }
  .button-arrow {
    pointer-events: all;
  }


  .section-whatson {
  background-color: #000;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-whatson h4 {
  font-size: 30px;
    line-height: 110%;
    color: #FFE000;
    margin-bottom: 20px;
}
.section-whatson p {
  margin-bottom: 10px;
}
.section-whatson a {
  color: #fff;
  font-size: 14px;
  line-height: 120%;
  
}

.section-whatson img {
  max-height: 70px;
}


.tip-card {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

.tip-card-image {
  min-height: 250px;
  background-size: cover;
  background-position: center;
  position: relative;
  background-color: #000;
}



.tip-card-image .date-location {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 15px; 
}

.tip-card-footer {
  background-color: #fff;
  padding: 20px;
  flex-grow: 1;

  justify-content: center;
  display: flex;
  flex-direction: column;
}
.tip-card-footer h3 { 
  font-size: 20px;
  line-height: 140%;
}



.section-page-hero {
  background-color: #000;
  padding-top: 70px;
  padding-bottom: 40px;
  min-height: 370px;
/*  display: flex;
  align-items: flex-end;*/
}
.section-page-hero h1 {
  font-size: 40px;
  line-height: 120%;
  margin-bottom: 15px;
  color: #FDE400;
}

.section-page-hero p {
  font-size: 17px;
  line-height: 140%;
  color: #fff;
}



.section-page-hero-icon {
  margin-bottom: 10px;
}
.section-page-hero-icon img {
  display: block;  
}


.date-location {
  font-size: 14px;
  line-height: 120%;
}

@media(min-width: 769px)
{

  .date-location {
    font-size: 15px;
    line-height: 120%;
  }
}

.course-card-type {
  font-size: 12px;
  line-height: 120%;
}

.course-card-footer h3 {
  font-size: 20px;
  line-height: 120%;
}

.section-current-month {
  background-color: #FFE300;
  padding-bottom: 40px;
  padding-top: 40px;
}


@media(min-width: 769px)
{
  .section-current-month {
    padding-bottom: 20px;
    padding-top: 20px;
    position: sticky;
    z-index: 1;
    left: 0;
    right: 0;
    top: 183px;
  }
}




.section-current-month h3 {
  color: #000;
  font-size: 45px;
  line-height: 55px;
}
.section-current-month strong {
  color: #fff;
}

.section-current-month h4 {
  color: #000;
  font-size: 25px;
  line-height: 15px;
}



.navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover {
  background-color: #fff;
}
.navbar-item.has-dropdown.is-active .navbar-link, .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link {
  background-color: #fff;
}
.navbar-link:not(.is-arrowless)::after {
  border-color: #000;
}



.breadcrumb {
    background-color: #FFE300;
    padding-bottom: 20px;
    padding-top: 20px;
   text-align: center;
}
.breadcrumb>li {
    display: inline-block;
        margin: 0 10px;
}
.breadcrumb a {
    color: #000;
    padding: 0 !important;
    display: inline-block;
}

.breadcrumb>.active {
    color: #000
}
.breadcrumb>li+li:before {
    content: "/";
    margin-right: 25px;
    color: #fff;
    
    display: inline-block;
}

/*.breadcrumb {
  margin: 0 0 48px !important;
  text-align: center;
}







*/


.well p {
  margin-bottom: 10px;
}


.panel {
    border-radius: 0;
    box-shadow: none;
    font-size: 1rem;
}
.panel-heading {
     border-radius: 0; 
}
.panel-body {
    padding: 15px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}


.input, .textarea {
  border-radius: 0;
    box-shadow: none;
    max-width: 100%;
    width: 100%;
}



.section-account-hero {
    background-color: #000;
    padding-top: 30px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 30px;
}
.section-account-hero h4 {
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 15px;
    color: #FDE400;
}
.section-account-hero h3 {
    font-size: 45px;
    line-height: 120%;
    color: #FFF;
}
.section-account-hero h3 a {
    color: #FFF;
}


.table {
  margin-bottom: 30px;
}
.table td, .table th {
  vertical-align: middle;
}

/*a {
  color: #0036D9;
}*/

form p {
  margin-bottom: 20px;
}
form h3 {
  font-size: 25px;
  margin-bottom: 15px;  
}
label {
  display: inline-block;
  margin-bottom: 5px;
}

.text-muted {
  color: #777;
}
.small {
  font-size: 11px;
}

.btn.btn-xs.btn-danger {
  display: inline-block;

padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;

  color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.alert.alert-danger {
  background-color: #d9534f;
    display: inline-block;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.alert.alert-success {
  background-color: #FFE300;
    display: inline-block;
    color: #000;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.alert.alert-success a {
  color: #000;
}

.star-cb-group {
  /* remove inline-block whitespace */
  font-size: 0;
  /* flip the order so we can use the + and ~ combinators */
  unicode-bidi: bidi-override;
  direction: rtl;
  /* the hidden clearer */
}
.star-cb-group * {
  font-size: 3rem;
  line-height: 140%;
}
.star-cb-group > input {
  display: none;
}
.star-cb-group > input + label {
  /* only enough room for the star */
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: 1em;
  white-space: nowrap;
  cursor: pointer;
}
.star-cb-group > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "☆";
  color: #ccc;
}
.star-cb-group > input:checked ~ label:before, .star-cb-group > input + label:hover ~ label:before, .star-cb-group > input + label:hover:before {
  content: "★";
  color: #FFE300;
}
.star-cb-group > .star-cb-clear + label {
  text-indent: -9999px;
  width: .5em;
  margin-left: -.5em;
}
.star-cb-group > .star-cb-clear + label:before {
  width: .5em;
}
.star-cb-group:hover > input + label:before {
  content: "☆";
  color: #ccc;
  text-shadow: none;
}
.star-cb-group:hover > input + label:hover ~ label:before, .star-cb-group:hover > input + label:hover:before {
  content: "★";
  color: #FFE300;
}
.question {
  border: 1px solid #CCCCCC;
  display: flex;
  margin-bottom: 20px;
}
.question h4 {
  font-size: 20px;
}
.question-number {
  border-right: 1px solid #CCCCCC;
  width: 35px;
  text-align: center;
  font-size: 20px;
  
  display: flex;
  justify-content: center;
  align-items: center;
}
.question-picker {
  padding: 10px;
}
.question-error {
  border: 2px solid #B20000;
}
.question-error .question-number {
  border-right: 2px solid #B20000;
  color: #B20000;
}



.thumbnail {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 35px;
}



article.download {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 20px;
}
article.download h3 {
  margin-bottom: 10px;
    font-size: 30px;
    line-height: 35px;
}
article.download p.meta {
  color: #777;
  font-size: 15px;
  margin-bottom: 10px;
}





.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item .date, #message-content .date {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.messages a {
    color: #000;
}
.messages li:hover {
    box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);
    z-index: 1;
}


#message-content h2 {
  font-size: 25px;
  margin-bottom: 25px;
}


.checkout-availability, .help-block {
  color: #777;
    font-size: 14px;
}


.section-faqs h3 {
  font-size: 35px;
  margin-bottom: 25px;
}
.section-faqs h4 {
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 10px;
}

.form-group {
  margin-bottom: 15px;
}
.input {
  margin-bottom: 5px;
}


.section h2 {
  font-size: 25px;
}



.course-hero .share,
.section-page-hero .share,
.section-category .share {
  margin-top: 40px;
}
.section-header .share {

}


/*.course-hero .fa-share-alt,
.section-page-hero .fa-share-alt,
.section-header .fa-share-alt,
.section-category .fa-share-alt {
  font-size: 35px;
  color: #FDE400;
  margin-left: 20px;
  vertical-align: middle;
}*/

p.share {
  font-size: 13px;
    line-height: 140%;
    color: #fff;
}

.share a {
  font-size: 24px;
  color: #FDE400;
  margin-left: 5px;
  vertical-align: middle;
}
/*
.course-hero .share a {
  color: #fff;
}*/



@media(max-width: 768px)
{
  .section-current-month h4.current-month-choose {
    font-size: 15px;
  }
  .second-list-column {
    margin-bottom: -12px !important;
  }
}



.gallery-bar .row {
  display: flex;
  align-items: center;
}
.gallery-bar  em {
  font-style: normal;
  color: #999;
}

.gallery-image {
  min-height: 304px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 24px;
}
.gallery-image a {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;

  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  box-shadow: 0 0 40px 0 #999 inset;
  transition: 80ms box-shadow ease-in-out;
}
.gallery-image a:hover {
  box-shadow: 0 0 150px 40px #666 inset;
}
.image-owner {
  padding: 10px;
  color: #fff;
  text-shadow: 3px 3px 7px #000;
  
  opacity: 0;
  transition: 200ms opacity ease-in-out;
}
.gallery-image a:hover .image-owner {
  opacity: 1;
}
.image-owner img {
  border-radius: 50%;
}


.image-box {
  flex-shrink: 1;
  flex-grow: 1;
  display: flex;
  align-items: center;
  background-color: #000;
  position: relative;
}

.comments-sidebar {
    display: flex;
    flex-direction: column;
    width: 340px;
    flex-shrink: 0;
    max-height: 600px;
}

@media(max-width: 767px)
{
  .comments-sidebar {
      display: none;
  }
}

.comments-box {
  flex: 1;
  padding: 12px 24px 12px;
      overflow: auto;
}

.stats-box {
  padding: 12px 24px;
  font-size: 14px;
  line-height: 17px;
  background-color: #fff;
}
.stats-box div {
  margin-bottom: 2px;
  color: #000;
}
.stats-box span {
  color: #666;
  display: inline-block;
  width: 100px;
}
.comment-box {
    border-top: 1px solid #eee;
    padding: 24px;
    display: flex;
}

#commentInput {
  flex-grow: 1;
    border: 0;
    margin-right: 24px;
}
#postComment {
  font-size: 16px;
}
.image-box img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 600px;
}


.owner-box {
  border-bottom: 1px solid #eee;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  font-size: 20px;
}
.owner-box .user {
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.owner-box .person-comment{
  padding-bottom: 0;
}
.owner-box .comment-content {
  font-size: 16px;
  line-height: 20px;
  padding-top: 10px;
}

.staff-box {
  border-bottom: 1px solid #eee;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  font-size: 20px;
  background: #cccccc;
}
.staff-box .person-comment{
  padding-bottom: 0;
}
.staff-box .comment-content {
  font-size: 16px;
  line-height: 20px;
}

.person-comment {
  display: flex;
  padding-bottom: 12px;
}
.person-comment em {
    color: #000;
    
    background: #ffe500;
    font-style: normal;
    font-size: 13px;
    display: inline-block;
    padding: 0px 5px;
    border-radius: 5px;
}

.comment-content {
  padding-top: 5px;
  font-size: 14px;
  line-height: 17px;
}
.avatar {
  margin-right: 12px;
}
.avatar img {
  border-radius: 50%;
}



.fancybox-nav span {
    visibility: visible;
    opacity: 0.3;
    transition: 100ms opacity ease-in-out;
}
.fancybox-nav:hover span {
    opacity: 1;
}
.fancybox-nav {
  width: 36px !important;
}


.fancybox-prev {
  left: -50px;
}
.fancybox-next {
    right: -50px;
}
.fancybox-close {
    top: 0;
    right: 12px;
}
.fancybox-opened .fancybox-skin {
  box-shadow: none;
}

#infoButton {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #ccc;
  border-color: #ccc;
}


#stats {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  justify-content: center;
  align-items: center;
  background-color: rgba(0,0,0,0.4);

  display: none;
}
#stats a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#stats:target {
  display: flex !important
}


#editComment {
  background: #ccc;
  border-color: #ccc;
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 0;
}

