@charset "UTF-8";
#enquiries_modal .modal-header {
  color: #17b0e7; }
#enquiries_modal .modal-title::first-letter {
  color: #99c94a; }
#enquiries_modal h5 {
  color: #17b0e7; }

html, body {
  font-family: "Lato", sans-serif; }

.list-group {
  background-color: rgba(0, 0, 0, 0); }

.sticky-top {
  z-index: 2; }

.list-group-item {
  border: 1px solid rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  line-height: 0.8; }

.top-navigation {
  z-index: 3000; }

.top-nav {
  background-color: #17b0e7; }
  .top-nav p {
    color: #ffffff;
    text-align: center; }

.btn {
  border-radius: 25px; }
  .btn-green {
    background-color: #99c94a;
    border: solid 1px #99c94a; }
  .btn-blue {
    background-color: #17b0e7;
    border: solid 1px #17b0e7; }

.login-link {
  position: absolute;
  padding: 10px;
  right: 0;
  top: 10px; }
  .login-link a {
    color: #99c94a; }

nav {
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 2000;
  box-shadow: 5px 5px 5px 5px rgba(255, 255, 255, 0.2);
  width: 100%; }
  nav .light-link .nav-link {
    color: #ffffff; }
  nav .nav-link {
    color: #000f14; }
    nav .nav-link:hover {
      color: #17b0e7; }
  nav .navbar-toggler-icon {
    fill: #17b0e7; }
  nav i {
    padding: 10px;
    color: #17b0e7; }
  nav .navbar-brand img {
    width: 100px;
    height: 100px; }
  @media (min-width: 1200px) {
    nav #navbar-mobile {
      margin-bottom: -60px; } }
  @media (max-width: 1200px) {
    nav #navbar-mobile {
      background: white;
      border-radius: 5px; }
    nav .light-link .nav-link {
      color: #000f14; } }

.school:hover .mega-nav {
  display: block !important; }

.mega-nav {
  background-color: #ffffff;
  color: #000f14;
  width: 100%;
  z-index: 1000;
  margin: 0;
  height: 400px;
  display: none;
  left: 0;
  position: absolute;
  overflow-y: scroll;
  transition: 1s; }

.dropdown-menu li {
  list-style: none; }

@media (max-width: 1024px) {
  .navbar-nav .nav-link {
    padding-left: 5px !important;
    padding-right: 5px !important; } }
.dropdown-menu.column-1 {
  top: 51px;
  min-width: 200px; }

.dropdown-menu.columns-3 {
  top: 91px;
  min-width: 600px; }

.dropdown-menu.columns-2 {
  top: 91px;
  min-width: 400px; }

@media (max-width: 767px) {
  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden; } }
.banner {
  position: relative; }
  .banner-left-green {
    word-wrap: break-word;
    font-size: 63px;
    line-height: 0.8;
    padding: 5px;
    position: absolute;
    left: 0;
    top: 40%;
    transform: translateY(-50%);
    background-color: #99c94a;
    color: #ffffff; }
    .banner-left-green span {
      font-family: "Lato thin", sans-serif; }
    .banner-left-green p {
      text-align: center;
      font-family: "Lato bold", sans-serif;
      line-height: 1.0; }
  .banner-blue-white-green {
    width: 100%;
    font-size: 63px;
    line-height: 0.8;
    padding: 15px;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    text-align: center;
    position: absolute; }
    .banner-blue-white-green p {
      width: 100%;
      font-size: 48px; }
    .banner-blue-white-green span:first-child {
      color: #17b0e7; }
    .banner-blue-white-green span:nth-child(2) {
      color: #ffffff; }
    .banner-blue-white-green span:nth-child(4) {
      font-family: "Lato bold", sans-serif;
      color: #99c94a; }
  .banner-left-white {
    font-size: 63px;
    line-height: 0.8;
    padding: 5px;
    position: absolute;
    left: 0;
    top: 40%;
    transform: translateY(-50%);
    font-family: "Lato bold", sans-serif;
    color: #ffffff; }
  .banner-left-white-green-thin {
    font-size: 63px;
    line-height: 0.8;
    padding: 5px;
    position: absolute;
    left: 0;
    top: 40%;
    transform: translateY(-50%);
    font-family: "Lato thin", sans-serif;
    color: #ffffff;
    background-color: #99c94a; }
  .banner-center-green-yellow {
    font-size: 63px;
    line-height: 0.8;
    padding: 15px;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    text-align: center;
    position: absolute; }
    .banner-center-green-yellow p:first-child {
      padding: 0;
      font-weight: 600;
      color: #99c94a; }
    .banner-center-green-yellow p:nth-child(2) {
      margin-top: -10px;
      padding: 0;
      font-weight: 300;
      color: #ffd33a; }
  .banner-center-white-thick {
    font-size: 63px;
    line-height: 0.8;
    padding: 15px;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    text-align: center;
    position: absolute;
    font-family: "Lato bold", sans-serif;
    color: #ffffff; }
  .banner-center-white-blue-thick {
    font-size: 63px;
    line-height: 0.8;
    padding: 15px;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    text-align: center;
    position: absolute;
    font-family: "Lato bold", sans-serif;
    color: #ffffff;
    background-color: #17b0e7; }
  .banner-center-white-thin {
    font-size: 63px;
    line-height: 0.8;
    padding: 15px;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    text-align: center;
    position: absolute;
    font-family: "Lato thin", sans-serif;
    color: #ffffff; }
  .banner-center-white-blue-thin {
    font-size: 63px;
    line-height: 0.8;
    padding: 15px;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    text-align: center;
    position: absolute;
    font-family: "Lato thin", sans-serif;
    color: #ffffff;
    background-color: #17b0e7; }

.blue-row {
  background-color: #17b0e7; }

.green-row {
  background-color: #99c94a; }

.white-row {
  background-color: #ffffff; }

.banner-img {
  width: 100%; }

@media (max-width: 767px) {
  .banner p {
    font-size: 0.4em;
    line-height: 0.9; }

  .banner-blue-white-green p {
    font-size: 0.3em;
    line-height: 1.2; } }
@media (min-width: 1200px) {
  .banner-img {
    height: 100%;
    object-fit: cover;
    width: 100%; }

  .sticky-top {
    margin-top: -2.5em; } }
@media (min-width: 992px) {
  .banner-img {
    height: 100%;
    object-fit: cover;
    object-position: 40%;
    width: 100%; } }
@media print {
  .img-print {
    margin: 0;
    padding: 0; }

  .img-print-outer {
    padding: 0; } }
.img-print-outer {
  padding: 1rem; }

.img-print {
  margin: 3rem; }

.img-print img {
  width: 100%;
  height: auto;
  margin: auto; }

@media print {
  .img-print {
    margin: 0;
    padding: 0; } }
.home-banner .banner-img {
  filter: brightness(30%);
  height: 1000px;
  width: 100%;
  object-fit: cover; }

.three-icon {
  position: absolute;
  width: 100%;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%); }
  .three-icon img {
    padding: 20px;
    width: 180px;
    height: 180px; }
  @media (min-width: 992px) {
    .three-icon .home-heading {
      font-size: 3em; } }
  .three-icon .home-heading {
    color: white;
    border: none;
    padding: 1em;
    text-align: center;
    margin: 0 auto 2em; }
    .three-icon .home-heading span {
      color: #17b0e7; }
  .three-icon .row div a {
    color: #ffffff; }
  .three-icon .row div h6 {
    font-size: 1.2em;
    font-weight: bold; }
  .three-icon h3, .three-icon h6 {
    color: #17b0e7; }
  .three-icon i {
    color: #99c94a;
    padding-right: 20px; }
  .three-icon a {
    color: #7e7e7e;
    text-decoration: none; }
    .three-icon a:hover {
      color: #17b0e7; }
  @media (max-width: 992px) {
    .three-icon img {
      width: 60px;
      height: 60px;
      padding: 0; }
    .three-icon .home-heading {
      font-size: 2em;
      margin: 5px; } }

.four-icon {
  color: #ffd33a;
  text-align: center;
  background-color: #17b0e7;
  padding: 50px; }
  .four-icon .circle {
    border: solid 2px #ffd33a;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transform: translateX(-50%);
    left: 50%; }
  .four-icon img {
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    position: absolute;
    width: 50px;
    height: 50px; }
  .four-icon h4 {
    color: #ffffff; }

#testemonial-caro {
  height: 300px; }
  @media (max-width: 992px) {
    #testemonial-caro {
      height: auto; } }
  #testemonial-caro .carousel-indicators {
    bottom: -34px; }
    #testemonial-caro .carousel-indicators .active {
      background-color: #99c94a;
      border: none; }
  #testemonial-caro li {
    border: 1px solid #17b0e7;
    border-radius: 50%;
    width: 20px;
    height: 20px; }
  @media (min-width: 992px) {
    #testemonial-caro p {
      width: 50%; } }
  #testemonial-caro p {
    top: 50px;
    margin: auto;
    color: #000f14;
    background: #ffffff; }

.map-container {
  padding: 0; }
  .map-container .map-holder {
    position: relative; }
    .map-container .map-holder .strip {
      position: absolute;
      height: 80px;
      width: 100%;
      background-color: rgba(23, 176, 231, 0.7);
      text-align: center;
      z-index: 1000; }
      .map-container .map-holder .strip h1 {
        color: #ffffff; }
    .map-container .map-holder .map {
      width: 100%;
      height: 100%; }
  .map-container .row {
    margin-left: 0;
    margin-right: 0; }

.venues {
  padding: 10px; }
  .venues .circle-blue {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transform: translateX(-50%);
    left: 50%;
    color: #17b0e7;
    border: solid 2px #17b0e7; }
  .venues .circle-green {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transform: translateX(-50%);
    left: 50%;
    color: #99c94a;
    border: solid 2px #99c94a; }
  .venues .btn {
    border-radius: 25px; }
    .venues .btn-green {
      background-color: #99c94a;
      border: solid 1px #99c94a; }
    .venues .btn-blue {
      background-color: #17b0e7;
      border: solid 1px #17b0e7; }
  .venues img {
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    position: absolute;
    width: 80px;
    height: 80px; }
  .venues .h-green {
    color: #99c94a; }
  .venues .h-blue {
    color: #17b0e7; }
  .venues .row {
    padding-bottom: 30px; }

.statistics {
  text-align: center;
  color: #ffffff;
  padding: 20px; }
  @media (max-width: 767px) {
    .statistics img {
      width: 70%; }
    .statistics h4 {
      padding: 5px;
      font-size: 0.7em; }
    .statistics .col-sm-12 h1 {
      font-size: 1.5em; }
    .statistics .col-4 h1 {
      font-size: 1em; } }

.bg-overlay {
  background: linear-gradient(rgba(97, 149, 12, 0.4), rgba(97, 149, 12, 0.4)), url("../img/footer_banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image {
  position: absolute;
  width: 100%;
  height: 100%; }

.footer-mobile {
  background-color: #000f14;
  padding: 50px; }
  .footer-mobile a {
    text-decoration: none;
    color: #7e7e7e;
    line-height: 1.2em; }
    .footer-mobile a:hover {
      text-decoration: none;
      color: #17b0e7; }
  .footer-mobile .h-text-blue {
    color: #17b0e7; }
  .footer-mobile .h-text-green {
    color: #99c94a; }
  .footer-mobile .h-text-white {
    color: #ffffff; }

.copyright-container {
  background-color: #000;
  color: #7e7e7e; }
  .copyright-container .copyright {
    text-align: center; }

.choice-row {
  /* Checkmark begins*/
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  .choice-row .p-2:first-child {
    font-size: 16px;
    font-weight: 700; }
  .choice-row .check {
    cursor: pointer;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 3px solid #17b0e7; }
    .choice-row .check:before {
      content: '';
      position: absolute;
      border-radius: 50%;
      width: 20px;
      height: 20px;
      transform: translateX(-50%);
      left: 50%;
      top: 2px; }
  .choice-row .answer-wrong {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: indianred; }
  .choice-row .answer-right {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: #99c94a; }
  .choice-row label {
    cursor: pointer; }
  .choice-row input[type=radio] {
    position: absolute;
    visibility: hidden; }
  .choice-row input[type=radio]:checked ~ .check::before {
    background: #99c94a; }
  .choice-row input[type=radio]:checked ~ label {
    color: #99c94a; }
  .choice-row .checkmark {
    position: absolute;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 5px;
    border: 2px solid #17b0e7; }
  .choice-row .customCheckbox_container {
    width: 30px;
    height: 30px;
    position: relative; }
  .choice-row .customCheckbox_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .choice-row .customCheckbox_container input:checked ~ .checkmark {
    background-color: #17b0e7; }
  .choice-row .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    border-color: #ffffff; }
  .choice-row .customCheckbox_container input:checked ~ .checkmark:after {
    display: block; }
  .choice-row .customCheckbox_container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.school-entry-container {
  margin-top: 50px;
  margin-bottom: 50px; }

.auth-heading h1 {
  color: #99c94a;
  font-size: 1em; }

.information-container {
  margin-top: 50px;
  margin-bottom: 50px; }
  .information-container .info-title::first-letter {
    color: #99c94a; }
  .information-container h3 {
    color: #17b0e7;
    font-weight: 700; }
  .information-container h1 {
    color: #17b0e7;
    font-weight: 700; }

/* desktop */
@media screen and (min-width: 1200px) {
  nav {
    z-index: 1000; }

  i {
    font-size: 13px; }

  .mega-drop:hover > .mega-menu {
    height: auto;
    display: block; }

  .mega-drop:hover {
    color: white; }

  .mega-menu {
    overflow-y: hidden;
    position: absolute;
    z-index: 1000000;
    height: 0;
    width: 70%;
    transition: .2s;
    background-color: #ffffff;
    border-radius: 5px; }

  li:nth-child(2) .mega-menu {
    width: auto; }

  li:nth-child(3) .mega-menu {
    width: auto; }

  li:nth-child(4) .mega-menu {
    width: auto;
    margin-left: 2em; }

  li:nth-child(5) .mega-menu {
    right: 20px;
    width: 60%; }

  li:nth-child(6) .mega-menu {
    width: auto;
    margin-left: 2em; }

  .mega-container {
    padding: 30px 30px 30px 0; }

  .p-2 a, .mega-anchor {
    color: #000f14; }

  .information-container a {
    color: #17b0e7 !important; }

  .mega-list li {
    list-style: none; } }
/* mobile */
@media screen and (max-width: 1199px) {
  h3 {
    display: block; }

  li {
    list-style: none; }

  .mega-menu {
    display: none; }

  .mega-header {
    display: none; } }
.nav-item .mega-active {
  display: block;
  height: auto; }
.nav-item .mega-inactive {
  display: none;
  height: 0; }

#testemonial-caro {
  background-image: url("../img/quotes.png");
  background-repeat: no-repeat;
  background-size: 100%; }

.plain-text {
  color: #000f14 !important; }

.media-fluid img {
  max-width: 100%;
  height: auto; }

.h-green {
  color: #99c94a; }
  .h-green h1 {
    padding: 20px; }
  .h-green img {
    width: 0.8em;
    height: auto; }

.information p:first-child {
  padding: 20px; }
.information h3 {
  color: #99c94a; }
.information th {
  background-color: #17b0e7;
  color: #ffffff;
  font-family: "Lato thin", sans-serif;
  font-size: 1.5em; }
.information tr:nth-of-type(even) {
  background-color: #e2f5fc; }
.information .btn {
  color: #ffffff;
  background-color: #99c94a;
  border-radius: 25px; }

.map {
  width: 100%; }

.venue-teacher {
  border: solid 10px #17b0e7;
  width: 200px; }

.green-row {
  background-color: #99c94a; }
  @media (min-width: 992px) {
    .green-row {
      padding: 50px; } }
  .green-row .dates .card-header {
    background-color: #17b0e7;
    color: #ffffff;
    border-radius: 10px 10px 0 0;
    font-size: 1.2em; }
  .green-row .dates th {
    color: #17b0e7; }
  .green-row .dates tr:first-child {
    color: #17b0e7; }
  .green-row .dates a {
    color: #99c94a; }
  .green-row .dates .card {
    box-shadow: 0 30px 40px -25px #7e7e7e;
    border: none;
    border-radius: 10px; }

.rocket-row {
  background-image: url("../img/venue/rocket_banner.png");
  /*height: 500px;*/
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover; }
  .rocket-row h3 {
    text-align: center;
    color: #ffffff;
    background-image: url("../img/venue/blue_smear.png");
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: center; }
  @media (min-width: 992px) {
    .rocket-row .rocket-contents {
      padding: 50px; } }
  .rocket-row th {
    background-color: #99c94a;
    color: #ffffff; }
    .rocket-row th:first-child {
      border-top-left-radius: 10px; }
    .rocket-row th:last-child {
      border-top-right-radius: 10px; }
  .rocket-row td:first-child {
    font-weight: 700; }
  .rocket-row table {
    background-color: #ffffff;
    border-radius: 10px; }
  .rocket-row button:nth-child(even) {
    color: #ffffff;
    background-color: #17b0e7;
    border-radius: 25px; }
  .rocket-row button:nth-child(odd) {
    color: #ffffff;
    background-color: #99c94a;
    border-radius: 25px; }

.state-container {
  background: #17b0e7;
  border-radius: 0 0 15px 15px;
  transition: clip-path 1s;
  padding: .5em;
  text-align: center;
  clip-path: circle(100% at 50% 50%);
  background: #17b0e7; }

.state-toggle {
  color: #17b0e7;
  background: #ffffff;
  border: 2px solid #17b0e7; }
  .state-toggle:hover {
    color: #ffffff;
    background: #17b0e7;
    border: 2px solid #ffffff; }

.active-state {
  color: #ffffff;
  background: #17b0e7;
  border: 2px solid #ffffff; }

.priceoption_price {
  color: #99c94a;
  font-size: 26px; }

.tick-list {
  border-radius: 10px;
  background-color: white;
  padding: 10px;
  border: 2px solid #17b0e7;
  height: 100%; }

.tick-list li {
  margin-bottom: 1em; }

.tick-list ul {
  list-style: none !important; }

.tick-list ul li:before {
  content: '\2713' !important;
  font-weight: bold;
  padding: 10px;
  margin-left: -2em;
  color: green; }

.logo-content .left-bordered-text {
  border-left: 3px solid #17b0e7;
  color: #99c94a;
  padding: 0 0 0 20px; }
.logo-content img {
  padding: 10px; }

.bg-color {
  background-color: #17b0e7;
  padding-top: 50px;
  height: 100vh; }

.login-form .login {
  margin-top: 15px;
  color: #ffffff;
  background-color: #99c94a;
  border-radius: 25px;
  width: 100%;
  border-radius: 10px;
  border: none; }
.login-form .view-course {
  color: #000;
  background-color: #ffd33a;
  border-radius: 25px; }
.login-form .card {
  left: 50%;
  transform: translateX(-50%); }

.quiz-bar {
  text-align: center;
  border-bottom: 2px solid #99c94a;
  background: #17b0e7;
  color: #ffffff; }
  .quiz-bar .progress-label {
    float: left;
    margin-right: 1em;
    margin-top: 10px; }
  .quiz-bar .progress {
    height: 10px; }
    .quiz-bar .progress-bar {
      margin: 2px;
      background-color: #99c94a; }

.questionMultiChoice .questionFontNormal {
  font-size: 1.25em; }
.questionMultiChoice .questionFontNormal p {
  font-size: 1em !important; }
.questionMultiChoice .questionFont {
  font-size: 1.25em; }
.questionMultiChoice .questionFont p {
  font-size: 1em !important; }
.questionMultiChoice .questionsMultiChoice {
  font-size: 1.25em; }
.questionMultiChoice .choice-row .p-2 {
  font-size: 20px; }

.questionMultiChoiceWording .choice-row .p-2 {
  font-size: 20px; }

.questionTutorial .questionFontNormal, .questionTutorial .questionFontNormal p {
  font-size: 1.25em; }
.questionTutorial .questionFont, .questionTutorial .questionFont p {
  font-size: 1.25em; }

.questionText .questionFontNormal, .questionText .questionFontNormal p {
  font-size: 1.25em; }
.questionText .questionFont, .questionText .questionFont p {
  font-size: 1.25em; }

.questionsMultiChoice {
  text-align: left; }

@media (min-width: 768px) {
  .question-image-thin {
    max-height: 400px;
    min-height: 300px; } }

.question-image-small {
  min-width: 200px; }

.answer-image-small {
  min-width: 100px; }

@media (min-width: 768px) {
  .question-image-long {
    max-width: 100%;
    min-width: 500px; } }

.questions {
  text-align: center; }
  .questions .square-blue {
    width: 50px;
    height: 50px;
    margin: 10px;
    background-color: #17b0e7; }
  .questions .square-green {
    width: 50px;
    height: 50px;
    margin: 10px;
    border: 2px solid #99c94a; }
  .questions .circle {
    width: 50px;
    height: 50px;
    margin: 10px;
    border-radius: 50%;
    background-color: #ffd33a; }
  .questions p {
    font-size: 1.5em; }
  .questions h3 {
    color: #99c94a;
    padding: 5px;
    font-weight: 600; }
  .questions .btn {
    color: #ffffff;
    background-color: #99c94a;
    border-radius: 25px; }
  .questions a {
    padding: 25px; }
  .questions .skip {
    text-decoration: none;
    color: #000f14; }
    .questions .skip:hover {
      color: #17b0e7; }
  .questions .exit {
    text-decoration: none;
    color: #7e7e7e; }
    .questions .exit:hover {
      color: #17b0e7; }

.dotted-line {
  margin: 20px;
  border-bottom: 2px dashed #efefef; }

.studyprogress {
  text-align: center; }
  .studyprogress .nav-item {
    -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.2)));
    margin: 5px;
    color: #ffffff;
    background-color: #17b0e7;
    border-radius: 25px;
    border-radius: 5px; }
    .studyprogress .nav-item.active {
      color: #ffffff;
      background-color: #99c94a;
      border-radius: 25px;
      border-radius: 5px; }
  .studyprogress h5 {
    color: #17b0e7;
    font-weight: 600; }
  .studyprogress h4 {
    color: #99c94a; }
  .studyprogress th {
    background-color: #17b0e7;
    color: #ffffff;
    font-family: "Lato thin", sans-serif; }
  .studyprogress .progress {
    height: 10px;
    background-color: #ffffff;
    border: 1px solid #17b0e7; }
    .studyprogress .progress .progress-bar {
      background-color: #99c94a; }
  .studyprogress td .btn {
    color: #ffffff;
    background-color: #17b0e7;
    border-radius: 25px; }

/* Switches */
.switch {
  font-size: 1rem;
  position: relative; }

.switch input {
  position: absolute;
  height: 1px;
  width: 1px;
  background: none;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  padding: 0; }

.switch input + label {
  position: relative;
  min-width: calc(calc(2.375rem * .8) * 2);
  border-radius: calc(2.375rem * .8);
  height: calc(2.375rem * .8);
  line-height: calc(2.375rem * .8);
  display: inline-block;
  cursor: pointer;
  outline: none;
  user-select: none;
  vertical-align: middle;
  text-indent: calc(calc(calc(2.375rem * .8) * 2) + .5rem); }

.switch input + label::before,
.switch input + label::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc(calc(2.375rem * .8) * 2);
  bottom: 0;
  display: block; }

.switch input + label::before {
  right: 0;
  background-color: #dee2e6;
  border-radius: calc(2.375rem * .8);
  transition: 0.2s all; }

.switch input + label::after {
  top: 2px;
  left: 2px;
  width: calc(calc(2.375rem * .8) - calc(2px * 2));
  height: calc(calc(2.375rem * .8) - calc(2px * 2));
  border-radius: 50%;
  background-color: white;
  transition: 0.2s all; }

.switch input:checked + label::before {
  background-color: #08d; }

.switch input:checked + label::after {
  margin-left: calc(2.375rem * .8); }

.switch input:focus + label::before {
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 221, 0.25); }

.switch input:disabled + label {
  color: #868e96;
  cursor: not-allowed; }

.switch input:disabled + label::before {
  background-color: #e9ecef; }

.switch.switch-sm {
  font-size: 0.875rem; }

.switch.switch-sm input + label {
  min-width: calc(calc(1.9375rem * .8) * 2);
  height: calc(1.9375rem * .8);
  line-height: calc(1.9375rem * .8);
  text-indent: calc(calc(calc(1.9375rem * .8) * 2) + .5rem); }

.switch.switch-sm input + label::before {
  width: calc(calc(1.9375rem * .8) * 2); }

.switch.switch-sm input + label::after {
  width: calc(calc(1.9375rem * .8) - calc(2px * 2));
  height: calc(calc(1.9375rem * .8) - calc(2px * 2)); }

.switch.switch-sm input:checked + label::after {
  margin-left: calc(1.9375rem * .8); }

.switch.switch-lg {
  font-size: 1.25rem; }

.switch.switch-lg input + label {
  min-width: calc(calc(3rem * .8) * 2);
  height: calc(3rem * .8);
  line-height: calc(3rem * .8);
  text-indent: calc(calc(calc(3rem * .8) * 2) + .5rem); }

.switch.switch-lg input + label::before {
  width: calc(calc(3rem * .8) * 2); }

.switch.switch-lg input + label::after {
  width: calc(calc(3rem * .8) - calc(2px * 2));
  height: calc(calc(3rem * .8) - calc(2px * 2)); }

.switch.switch-lg input:checked + label::after {
  margin-left: calc(3rem * .8); }

.switch + .switch {
  margin-left: 1rem; }

.sign-in {
  color: #17b0e7;
  padding: 20px; }
  .sign-in .btn {
    color: #17b0e7;
    background-color: #ffffff;
    border-radius: 25px;
    border: solid 2px #17b0e7;
    padding-left: 30px;
    padding-right: 30px; }
    .sign-in .btn:hover {
      color: #ffffff;
      background-color: #17b0e7; }

.heading h1 {
  color: #99c94a;
  padding: 20px;
  text-align: center;
  font-weight: 800; }
  .heading h1 span {
    border-bottom: 3px solid #17b0e7; }

.pricing {
  cursor: pointer; }
  .pricing .p-2:nth-child(3) {
    color: #17b0e7; }
  .pricing:hover::after {
    content: "";
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background-color: red;
    border-radius: 25px;
    color: #ffffff;
    transform: translateX(-50%);
    left: 50%; }

.total-price {
  padding: 20px; }
  .total-price h3 {
    color: #99c94a; }
  .total-price .p-2:nth-child(2) .btn {
    color: #ffffff;
    background-color: #17b0e7;
    border-radius: 25px; }
  .total-price .p-2:nth-child(3) .btn {
    color: #ffffff;
    background-color: #99c94a;
    border-radius: 25px; }

.promo-code .btn {
  color: #ffffff;
  background-color: #17b0e7;
  border-radius: 25px; }
.promo-code label {
  color: #17b0e7; }

.welcome-heading {
  padding: 20px;
  color: #17b0e7;
  text-align: center; }

.information {
  padding: 20px; }
  .information h3 {
    color: #17b0e7; }

.form-group label {
  font-size: 20px; }

.course-summary .card {
  border-radius: 15px; }
  .course-summary .card th {
    background-color: #17b0e7;
    color: #ffffff; }
  .course-summary .card-header {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-color: #99c94a;
    color: #ffffff; }

.progress-table .card {
  border-radius: 15px; }
.progress-table th {
  background-color: #17b0e7;
  color: #ffffff; }
.progress-table .study-progress .p-2 {
  margin-bottom: -20px; }
  .progress-table .study-progress .p-2:first-child {
    color: #99c94a; }
  .progress-table .study-progress .p-2:nth-child(2) {
    color: #17b0e7;
    text-decoration: underline; }
.progress-table .progress {
  height: 10px; }
  .progress-table .progress .progress-bar {
    background-color: #99c94a; }

.trophy-container {
  position: relative;
  color: #ffffff;
  font-size: 15px; }
  .trophy-container .trophy-number {
    position: absolute;
    transform: translateX(-50%);
    left: 50%; }

.badges {
  text-align: center; }
  .badges .col:nth-of-type(odd) {
    color: #17b0e7; }
  .badges .col:nth-of-type(even) {
    color: #99c94a; }
  .badges .badge-holder {
    position: relative; }
    .badges .badge-holder .badge-number {
      position: absolute;
      top: 12%;
      left: 50%;
      transform: translateX(-50%);
      font-size: 18px; }
      .badges .badge-holder .badge-number-md {
        font-size: 18px;
        position: absolute;
        /*top: 35px;*/
        top: 12%;
        left: 50%;
        transform: translateX(-50%); }
      .badges .badge-holder .badge-number-lg {
        font-size: 18px;
        position: absolute;
        /*top: 40px;*/
        top: 12%;
        left: 50%;
        transform: translateX(-50%); }
  .badges .badge-shadow {
    position: absolute;
    border-radius: 50%;
    width: 150px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.1);
    transform: translateX(-50%);
    left: 50%; }

.name-list span {
  text-align: center;
  padding: 20px; }

.learning-online {
  text-align: center; }
  .learning-online .name-list {
    background-color: #99c94a; }
  .learning-online .row:nth-of-type(odd) {
    color: #17b0e7; }
  .learning-online .row:nth-of-type(even) {
    color: #000f14; }
  .learning-online .row:nth-child(4) {
    color: #ffffff; }
  .learning-online .blue-text {
    color: #17b0e7; }

.select-card-blue {
  margin: 5px;
  background-color: #ffffff;
  -webkit-box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  position: relative;
  margin-bottom: 15px; }
  .select-card-blue-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    background-image: url("../img/home-banner.jpg");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 89%; }
  .select-card-blue-header-foreground {
    z-index: 1;
    background-color: rgba(23, 176, 231, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden; }
  .select-card-blue-text {
    color: #ffffff;
    font-size: 1.2em;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    overflow: hidden; }
    @media screen and (min-width: 767px) {
      .select-card-blue-text {
        font-size: 30px;
        font-weight: 800; } }
  .select-card-blue .select-mq {
    text-align: center; }
    @media screen and (min-width: 992px) {
      .select-card-blue .select-mq {
        font-size: 26px;
        font-weight: 800; }
        .select-card-blue .select-mq span:nth-child(1) {
          display: block; } }
    .select-card-blue .select-mq span:nth-child(1) {
      color: #99c94a; }
    .select-card-blue .select-mq span:nth-child(2) {
      color: #17b0e7; }
    @media screen and (min-width: 992px) {
      .select-card-blue .select-mq-heading {
        font-size: 26px;
        font-weight: 800; } }
    .select-card-blue .select-mq-heading span:nth-child(1) {
      color: #99c94a; }
    .select-card-blue .select-mq-heading span:nth-child(2) {
      color: #17b0e7; }
  .select-card-blue .select-blue {
    text-align: center; }
  .select-card-blue .select-green {
    text-align: center; }
  .select-card-blue .select-component-text {
    text-align: center; }
    .select-card-blue .select-component-text span {
      font-size: 13px; }
  .select-card-blue .select-information h1:nth-of-type(odd) {
    color: #99c94a;
    font-size: 24px;
    font-weight: 800; }
    @media screen and (max-width: 767px) {
      .select-card-blue .select-information h1:nth-of-type(odd) {
        font-size: 16px;
        font-weight: 800; } }
  .select-card-blue .select-information h1:nth-of-type(even) {
    font-size: 24px;
    font-weight: 800;
    color: #17b0e7; }
    @media screen and (max-width: 767px) {
      .select-card-blue .select-information h1:nth-of-type(even) {
        font-size: 16px;
        font-weight: 800; } }
  .select-card-blue .select-workshop {
    color: #99c94a; }
    @media screen and (min-width: 767px) {
      .select-card-blue .select-workshop {
        font-size: 26px;
        font-weight: 800; } }
  .select-card-blue-footer {
    font-size: 22px;
    padding: 20px;
    color: #ffffff;
    background-color: #99c94a;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
    @media screen and (min-width: 767px) {
      .select-card-blue-footer {
        font-size: 18px;
        font-weight: 800; } }
    .select-card-blue-footer a {
      color: #ffffff; }

.select-card-green {
  margin: 5px;
  background-color: #ffffff;
  -webkit-box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  position: relative;
  margin-bottom: 15px; }
  .select-card-green-header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    background-image: url("../img/home-banner.jpg");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 89%; }
  .select-card-green-header-foreground {
    z-index: 1;
    background-color: rgba(97, 149, 12, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden; }
  .select-card-green-text {
    color: #ffffff;
    font-size: 1.2em;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    overflow: hidden; }
    @media screen and (min-width: 767px) {
      .select-card-green-text {
        font-size: 30px;
        font-weight: 800; } }
  .select-card-green .select-mq {
    text-align: center; }
    @media screen and (min-width: 992px) {
      .select-card-green .select-mq {
        font-size: 26px;
        font-weight: 800; }
        .select-card-green .select-mq span:nth-child(1) {
          display: block; } }
    .select-card-green .select-mq span:nth-child(1) {
      color: #99c94a; }
    .select-card-green .select-mq span:nth-child(2) {
      color: #17b0e7; }
    @media screen and (min-width: 992px) {
      .select-card-green .select-mq-heading {
        font-size: 26px;
        font-weight: 800; } }
    .select-card-green .select-mq-heading span:nth-child(1) {
      color: #99c94a; }
    .select-card-green .select-mq-heading span:nth-child(2) {
      color: #17b0e7; }
  .select-card-green .select-blue {
    text-align: center; }
  .select-card-green .select-green {
    text-align: center; }
  .select-card-green .select-component-text {
    text-align: center; }
    .select-card-green .select-component-text span {
      font-size: 13px; }
  .select-card-green .select-information h1:nth-of-type(odd) {
    color: #99c94a;
    font-size: 24px;
    font-weight: 800; }
    @media screen and (max-width: 767px) {
      .select-card-green .select-information h1:nth-of-type(odd) {
        font-size: 16px;
        font-weight: 800; } }
  .select-card-green .select-information h1:nth-of-type(even) {
    font-size: 24px;
    font-weight: 800;
    color: #17b0e7; }
    @media screen and (max-width: 767px) {
      .select-card-green .select-information h1:nth-of-type(even) {
        font-size: 16px;
        font-weight: 800; } }
  .select-card-green .select-workshop {
    color: #17b0e7; }
    @media screen and (min-width: 767px) {
      .select-card-green .select-workshop {
        font-size: 26px;
        font-weight: 800; } }
  .select-card-green-footer {
    font-size: 22px;
    padding: 20px;
    color: #ffffff;
    background-color: #17b0e7;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
    @media screen and (min-width: 767px) {
      .select-card-green-footer {
        font-size: 18px;
        font-weight: 800; } }
    .select-card-green-footer a {
      color: #ffffff; }

.sticky-top {
  background-color: #17b0e7;
  width: 100%;
  color: #ffffff;
  padding: 20px; }
  @media screen and (max-width: 767px) {
    .sticky-top h1 {
      font-size: 1.2em; } }

#select_modal h4 {
  color: #17b0e7; }

.school-exam-rounded {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.school-exam-rounded-header {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.blue-bg {
  background: #17B0E7;
  color: #000000;
  font-weight: bold; }

.green-bg {
  background: #99C94A;
  color: #000000;
  font-weight: bold; }

.cornered-table {
  /* the first 'th' within the first 'tr' of the 'thead': */
  /* the last 'th' within the first 'tr' of the 'thead': */
  /* the first 'td' within the last 'tr' of the 'tbody': */
  /* the last 'td' within the last 'tr' of the 'tbody': */ }
  .cornered-table table {
    border-spacing: 0; }
  .cornered-table th, .cornered-table td {
    padding: 0.5em 1em; }
  .cornered-table thead tr:first-child th:first-child {
    border-radius: 0.6em 0 0 0; }
  .cornered-table thead tr:first-child th:last-child {
    border-radius: 0 0.6em 0 0; }
  .cornered-table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 0.6em; }
  .cornered-table tbody tr:last-child td:last-child {
    border-radius: 0 0 0.6em 0; }

.background-one {
  background-image: url("../img/sections/pencil_ticks.png");
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat; }
@media (min-width: 900px) {
  .background-two {
    background-image: url("../img/sections/tick-green.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto 100%; } }
.background-four {
  background-image: url("../img/banners/login_side_banner.png");
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat; }

.section-one-heading {
  background-color: #17b0e7;
  color: #ffffff;
  text-align: center;
  font-size: 2.5rem;
  border-radius: 10px;
  -webkit-box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  margin: auto; }
.section-one .green-card {
  margin-bottom: 15px;
  background-color: #ffffff;
  -webkit-box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  border-radius: 10px; }
  .section-one .green-card .card-content {
    padding: 15px 20px; }
  .section-one .green-card-header {
    padding: 10px;
    color: #ffffff;
    background-color: #99c94a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }

.section-two .row {
  padding-bottom: 20px; }
.section-two-heading {
  background-color: #99c94a;
  color: #ffffff;
  text-align: center;
  font-size: 2.5rem;
  -webkit-box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  margin: auto;
  width: 100%; }
.section-two .blue-card {
  margin-bottom: 15px;
  background-color: #ffffff;
  -webkit-box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
  border-radius: 10px; }
  .section-two .blue-card .card-content {
    padding: 5px 15px; }
  .section-two .blue-card .card-title {
    color: #17b0e7;
    font-weight: bold; }
  .section-two .blue-card-header {
    padding: 10px;
    color: #ffffff;
    background-color: #17b0e7;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
.section-two .happy-kid {
  width: 100%; }

.section-three {
  position: relative;
  color: #ffffff; }
  .section-three .container {
    z-index: 6 !important;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
  .section-three .video-heading {
    color: #ffffff; }
  .section-three .video-underline {
    border-top: solid #17b0e7 4px; }
  .section-three .p-2 {
    text-align: center; }
  .section-three .underlay {
    background-image: linear-gradient(#3d3634, #17b0e7);
    z-index: 7 !important;
    width: 100%;
    height: 100vh;
    margin-top: -7px;
    top: -20px;
    left: 0; }
  .section-three .overlay {
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 5 !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .section-three #test-video {
    z-index: 3 !important;
    left: 0;
    top: 0;
    width: 100%;
    height: auto; }

.section-four {
  padding: 30px; }
  .section-four .blue-card {
    position: relative;
    margin-bottom: 15px;
    background-color: #ffffff;
    -webkit-box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
    box-shadow: 17px 18px 36px rgba(0, 0, 0, 0.16);
    border-radius: 10px; }
    .section-four .blue-card .card-content {
      padding: 5px 15px; }
    .section-four .blue-card .card-title {
      color: #17b0e7;
      font-weight: bold; }
    .section-four .blue-card-header {
      padding: 10px;
      color: #ffffff;
      background-color: #17b0e7;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
    .section-four .blue-card .image-container {
      width: 100%;
      height: 100%;
      border-bottom-right-radius: 10px;
      overflow: hidden;
      background-image: url("../img/sections/green_kid.png");
      background-position-x: center;
      background-repeat: no-repeat; }

.information th:first-child {
  border-top-left-radius: 10px;
  border: 0px;
  border-spacing: 0; }
.information th:last-child {
  border-top-right-radius: 10px;
  border: 0px;
  border-spacing: 0; }
.information p:first-child {
  padding: 20px; }
.information h3 {
  color: #99c94a; }
.information a {
  color: #17b0e7; }
.information th {
  background-color: #17b0e7;
  color: #ffffff;
  font-family: "Lato thin", sans-serif;
  font-size: 1.5em;
  border-top: 1px solid #17b0e7; }
.information tr:nth-of-type(even) {
  background-color: #e2f5fc; }
.information .btn {
  color: #ffffff;
  background-color: #99c94a;
  border-radius: 25px; }

.sales-section-1 {
  font-family: "Arial Rounded MT"; }
  .sales-section-1 .background-image {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .sales-section-1 .cool-kids {
    width: 100%;
    height: 90%;
    min-height: 400px;
    object-fit: cover; }
  .sales-section-1 .semi-circle {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 120%;
    height: 90%;
    transform: translateX(-50%);
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    overflow: hidden;
    opacity: 0.5;
    background: #17B0E7;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #17B0E7, #97FFD4);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #17B0E7, #97FFD4);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    overflow-x: hidden;
    overflow-y: hidden; }
  .sales-section-1 .stencil {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  .sales-section-1 .heading h1 {
    position: absolute;
    font-size: 1.2rem;
    bottom: 40px;
    color: #ffffff;
    padding: 0px; }
    @media (min-width: 992px) {
      .sales-section-1 .heading h1 {
        font-size: 3rem;
        bottom: 100px; } }
  .sales-section-1 .heading-small {
    position: absolute;
    font-size: 0.8rem;
    bottom: 70px;
    color: #ffffff; }
    @media (min-width: 992px) {
      .sales-section-1 .heading-small {
        font-size: 1.5rem;
        bottom: 160px; } }
  .sales-section-1 .logo {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 2000; }
    .sales-section-1 .logo img {
      width: 50%; }

.sales-section-2 {
  font-family: "Arial Rounded MT";
  position: relative; }
  .sales-section-2 .container {
    padding: 30px; }
  .sales-section-2 .col-lg-6 {
    text-align: center; }
  .sales-section-2 .circle {
    position: relative;
    background-color: orange;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    margin: 10px; }
  .sales-section-2 i {
    position: absolute;
    color: white;
    font-size: 2rem;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    text-align: center;
    position: absolute; }
  .sales-section-2 .card {
    padding: 15px; }
  .sales-section-2 .orange-lady {
    width: 80%;
    text-align: center; }
  .sales-section-2 .orange-block {
    width: 100%;
    height: 30%;
    position: absolute;
    background-color: #ffc966;
    z-index: -1;
    left: 0;
    bottom: 0;
    padding: 50px; }
  .sales-section-2 .card {
    border-radius: 25px; }

.sales-section-3 {
  position: relative; }
  .sales-section-3 .container {
    padding: 30px; }
  .sales-section-3 .top-quote {
    width: 50px; }
  .sales-section-3 .bot-quote {
    width: 50px;
    transform: rotateY(180deg); }
  .sales-section-3 .blue-block {
    width: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0; }
    .sales-section-3 .blue-block1 {
      background-color: #17b0e7;
      height: 50%; }
    .sales-section-3 .blue-block2 {
      background-color: #73d0f1;
      height: 20%; }
    .sales-section-3 .blue-block3 {
      background-color: #d0effa;
      height: 10%; }
  .sales-section-3 .green-block {
    width: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0; }
    .sales-section-3 .green-block1 {
      background-color: #99c94a;
      height: 50%; }
    .sales-section-3 .green-block2 {
      background-color: #c5e099;
      height: 20%; }
    .sales-section-3 .green-block3 {
      background-color: #f2f8e7;
      height: 10%; }
  .sales-section-3 .happy-guy {
    width: 80%; }
  .sales-section-3 .card {
    font-size: 1.5rem;
    font-weight: 600;
    padding: 15px;
    border-radius: 25px; }
    .sales-section-3 .card-blue {
      color: #17b0e7; }
    .sales-section-3 .card-green {
      color: #99c94a; }
  .sales-section-3 .center-img {
    text-align: center;
    padding: 20px; }

.sales-section-4 {
  position: relative;
  font-family: "Arial Rounded MT";
  color: #ffffff; }
  .sales-section-4 .background-image {
    width: 100%;
    background: #17B0E7;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #E96969, #FC6B9D);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #E96969, #FC6B9D);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    overflow: hidden;
    position: relative;
    height: 100%; }
  .sales-section-4 .call-to-action {
    font-size: 1.5rem;
    padding-top: 30px; }
    @media (min-width: 992px) {
      .sales-section-4 .call-to-action {
        font-size: 3rem;
        bottom: 160px; } }
  .sales-section-4 .btn {
    background-color: #ffffff;
    font-size: 1.5rem;
    color: #E96969; }
  .sales-section-4 .container {
    height: 500px; }
  .sales-section-4 .stencil {
    width: 100%; }

.sales-plain-font {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1em !important;
  font-weight: normal !important;
  color: #000000 !important; }

.adverts {
  text-align: center;
  font-family: 'Varela Round', sans-serif;
  padding: 2em;
  font-size: 1em; }
  .adverts a {
    color: #ffffff;
    text-decoration: none; }
  @media (min-width: 768px) {
    .adverts {
      font-size: 2em; } }
  .adverts-blue {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#17b0e7+0,ffffff+100 */
    background: #17b0e7;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #17b0e7 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #17b0e7 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #17b0e7 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17b0e7', endColorstr='#ffffff',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
  .adverts-orange {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffaa00+0,ffdea3+100 */
    background: #ffaa00;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #ffaa00 0%, #ffdea3 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #ffaa00 0%, #ffdea3 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #ffaa00 0%, #ffdea3 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#ffdea3',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
  .adverts-green {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2ecc1c+0,f5ff49+100 */
    background: #2ecc1c;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #2ecc1c 0%, #f5ff49 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #2ecc1c 0%, #f5ff49 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #2ecc1c 0%, #f5ff49 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ecc1c', endColorstr='#f5ff49',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
  .adverts .advert-bg {
    transition: 0.500s linear; }
    .adverts .advert-bg-blue {
      color: #17b0e7;
      border: 2px solid #ffffff;
      border-radius: 25px;
      background: #ffffff; }
      .adverts .advert-bg-blue:hover {
        background: none;
        color: #ffffff; }
    .adverts .advert-bg-green {
      color: #99c94a;
      border: 2px solid #ffffff;
      border-radius: 25px;
      background: #ffffff; }
      .adverts .advert-bg-green:hover {
        background: none;
        color: #ffffff; }
    .adverts .advert-bg-orange {
      color: #ffd33a;
      border: 2px solid #ffffff;
      border-radius: 25px;
      background: #ffffff; }
      .adverts .advert-bg-orange:hover {
        background: none;
        color: #ffffff; }

form ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px 5px; }

form ul li {
  color: red; }

a.anchor {
  display: block;
  position: relative;
  top: -96px;
  visibility: hidden; }

.select-nearest {
  cursor: pointer;
  position: fixed;
  bottom: 25px;
  right: 25px;
  width: 58px;
  height: 58px;
  transition: 0.5s;
  z-index: 100;
  color: #ffffff;
  border-radius: 10px;
  background-color: #17b0e7;
  font-size: 1.5em;
  padding: 10px; }
  .select-nearest span {
    transition: 1s;
    padding: 0 10px;
    white-space: nowrap;
    display: inline; }
  .select-nearest span:nth-child(1) {
    position: absolute;
    opacity: 0; }

.select-nearest a {
  color: #ffffff; }

.select-nearest:hover {
  width: 30%; }
  @media screen and (max-width: 767px) {
    .select-nearest:hover {
      width: 60%; } }
  .select-nearest:hover span:first-child {
    display: inline; }
    @media screen and (max-width: 767px) {
      .select-nearest:hover span:first-child {
        font-size: 18px; } }
  .select-nearest:hover span:nth-of-type(1) {
    opacity: 1; }

.course-hex {
  width: 60%;
  height: auto; }

.questions table tr td {
  border: 2px solid black;
  padding: 5px;
  font-weight: bold;
  font-size: 1.5em !important; }

.questions table {
  margin: auto; }

.venues img {
  top: 40px; }

.background-faq {
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat; }

.studyprogress .nav-link.active {
  background-color: #1c7430; }

.studyprogress .nav-link {
  color: #ffffff; }

.questions .correct {
  color: #1e7e34; }

.questions .incorrect {
  color: #bd2130; }

.questions h4 {
  color: #99c94a; }

.solutions .correct {
  color: #1e7e34;
  font-size: 1.5em; }

.solutions .incorrect {
  color: #bd2130;
  font-size: 1.5em; }

.optionSection {
  border: 4px solid white; }

.optionSelected {
  border: 4px solid #17b0e7; }

.multipleChoiceImage .choice input {
  display: none; }

.copyright a:hover {
  text-decoration: none;
  color: #17b0e7; }

.copyright a {
  text-decoration: none;
  color: #7e7e7e;
  line-height: 1.2em; }

.adverts {
  color: #ffd33a;
  text-align: center;
  background-color: #17b0e7;
  padding: 50px; }
  .adverts .circle {
    border: solid 2px #ffd33a;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transform: translateX(-50%);
    left: 50%; }
  .adverts h4 {
    color: #ffffff; }

.questionFontLarge {
  font-size: 1.3em; }

.questionFontLarge p {
  font-size: 1em; }

.questionFontNormal p {
  font-size: 1em; }

.questionFont p {
  font-size: 1em; }

.icon-large {
  height: 60px;
  width: 60px;
  font-size: 2.0rem;
  cursor: pointer; }

.syllabus-unit-heading {
  list-style: none;
  color: #17b0e7;
  font-size: 1.5rem; }

.syllabus-subject-heading {
  list-style: none;
  color: #99c94a;
  font-size: 1.2rem; }

.syllabus-topic-heading {
  padding-left: 50px; }

.syllabus-col-heading {
  text-align: center;
  list-style: none;
  color: #99c94a;
  font-size: 1.2rem; }

.quiz-background-image {
  width: 100%;
  height: 100%;
  background-position-y: 300px;
  background-position-x: -500px;
  background-repeat: no-repeat;
  position: relative; }
  .quiz-background-image-0 {
    background-image: url("/img/quiz/background_blue.svg"); }
  .quiz-background-image-1 {
    background-image: url("/img/quiz/background_pink.svg"); }
  .quiz-background-image-2 {
    background-image: url("/img/quiz/background_orange.svg"); }

.background-gradient {
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2); }
  .background-gradient-0 {
    background: #00cce3;
    background: linear-gradient(90deg, #00cce3 0%, #8aa9ff 100%); }
  .background-gradient-1 {
    background: #00cce3;
    background: linear-gradient(90deg, #FF00AD 0%, #8aa9ff 100%); }
  .background-gradient-2 {
    background: #00cce3;
    background: linear-gradient(90deg, #FFBB00 0%, #FF00AD 100%); }
  @media (min-width: 992px) {
    .background-gradient {
      padding: 0 50px; } }

.answer-transform {
  transform: scale(1.2); }

.quiz-template-0 {
  font-family: "Arial Rounded MT";
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
  padding: 2em;
  text-align: center;
  background-color: white;
  position: relative;
  z-index: 1; }
  .quiz-template-0 h1 {
    color: #8aa9ff;
    font-size: 1em; }
    @media (min-width: 992px) {
      .quiz-template-0 h1 {
        font-size: 2.5rem; } }
  .quiz-template-0 hr {
    border: 2px solid #7B98DB; }
  .quiz-template-0-questions {
    color: #7B98DB; }
    @media (min-width: 992px) {
      .quiz-template-0-questions {
        font-size: 1.5rem; } }
  .quiz-template-0-lines {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0; }
  .quiz-template-0 .quiz-button-answer {
    padding: 5px;
    color: white;
    border: 1px solid #7B98DB;
    box-shadow: 5px 5px #7B98DB;
    cursor: pointer; }
    @media (min-width: 992px) {
      .quiz-template-0 .quiz-button-answer {
        font-size: 2rem; } }
    .quiz-template-0 .quiz-button-answer span {
      text-shadow: 2px 2px #29b84f; }
  .quiz-template-0 .quiz-img-answer {
    padding: 5px;
    max-width: 120px;
    color: white;
    border: 1px solid #7B98DB;
    box-shadow: 5px 5px #7B98DB;
    cursor: pointer; }
    .quiz-template-0 .quiz-img-answer span {
      text-shadow: 2px 2px #29b84f; }
  .quiz-template-0-answer {
    background-color: #69DE88; }
  .quiz-template-0 .quiz-button {
    padding: 5px;
    color: white;
    cursor: pointer;
    border: 1px solid #7B98DB;
    box-shadow: 5px 5px #7B98DB; }
    @media (min-width: 992px) {
      .quiz-template-0 .quiz-button {
        font-size: 2rem; } }
    .quiz-template-0 .quiz-button span {
      text-shadow: 2px 2px #7B98DB; }
  .quiz-template-0-submit {
    background-color: #69DE88; }
  .quiz-template-0-skip {
    background-color: #FFBB00; }
  .quiz-template-0-exit {
    background-color: #FC9292; }

.quiz-template-1 {
  font-family: "Arial Rounded MT";
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
  padding: 2em;
  text-align: center;
  background-color: white;
  position: relative;
  z-index: 1; }
  .quiz-template-1 h1 {
    color: #FF00AD;
    font-size: 1em; }
    @media (min-width: 992px) {
      .quiz-template-1 h1 {
        font-size: 2.5rem; } }
  .quiz-template-1 hr {
    border: 2px solid #FF00AD; }
  .quiz-template-1-questions {
    color: #FF00AD; }
    @media (min-width: 992px) {
      .quiz-template-1-questions {
        font-size: 1.5rem; } }
  .quiz-template-1-lines {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0; }
  .quiz-template-1 .quiz-button-answer {
    padding: 5px;
    color: white;
    border: 1px solid #FF00AD;
    box-shadow: 5px 5px #FF00AD;
    cursor: pointer; }
    @media (min-width: 992px) {
      .quiz-template-1 .quiz-button-answer {
        font-size: 2rem; } }
    .quiz-template-1 .quiz-button-answer span {
      text-shadow: 2px 2px #29b84f; }
  .quiz-template-1 .quiz-img-answer {
    padding: 5px;
    max-width: 120px;
    color: white;
    border: 1px solid #FF00AD;
    box-shadow: 5px 5px #FF00AD;
    cursor: pointer; }
    .quiz-template-1 .quiz-img-answer span {
      text-shadow: 2px 2px #29b84f; }
  .quiz-template-1-answer {
    background-color: #69DE88; }
  .quiz-template-1 .quiz-button {
    padding: 5px;
    color: white;
    cursor: pointer;
    border: 1px solid #FF00AD;
    box-shadow: 5px 5px #FF00AD; }
    @media (min-width: 992px) {
      .quiz-template-1 .quiz-button {
        font-size: 2rem; } }
    .quiz-template-1 .quiz-button span {
      text-shadow: 2px 2px #FF00AD; }
  .quiz-template-1-submit {
    background-color: #69DE88; }
  .quiz-template-1-skip {
    background-color: #FFBB00; }
  .quiz-template-1-exit {
    background-color: #FC9292; }

.quiz-template-2 {
  font-family: "Arial Rounded MT";
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
  padding: 2em;
  text-align: center;
  background-color: white;
  position: relative;
  z-index: 1; }
  .quiz-template-2 h1 {
    color: #FFBB00;
    font-size: 1em; }
    @media (min-width: 992px) {
      .quiz-template-2 h1 {
        font-size: 2.5rem; } }
  .quiz-template-2 hr {
    border: 2px solid #FFBB00; }
  .quiz-template-2-questions {
    color: #FFBB00; }
    @media (min-width: 992px) {
      .quiz-template-2-questions {
        font-size: 1.5rem; } }
  .quiz-template-2-lines {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0; }
  .quiz-template-2 .quiz-button-answer {
    padding: 5px;
    color: white;
    border: 1px solid #FFBB00;
    box-shadow: 5px 5px #FFBB00;
    cursor: pointer; }
    @media (min-width: 992px) {
      .quiz-template-2 .quiz-button-answer {
        font-size: 2rem; } }
    .quiz-template-2 .quiz-button-answer span {
      text-shadow: 2px 2px #29b84f; }
  .quiz-template-2 .quiz-img-answer {
    padding: 5px;
    max-width: 120px;
    color: white;
    border: 1px solid #FFBB00;
    box-shadow: 5px 5px #FFBB00;
    cursor: pointer; }
    .quiz-template-2 .quiz-img-answer span {
      text-shadow: 2px 2px #29b84f; }
  .quiz-template-2-answer {
    background-color: #69DE88; }
  .quiz-template-2 .quiz-button {
    padding: 5px;
    color: white;
    cursor: pointer;
    border: 1px solid #FFBB00;
    box-shadow: 5px 5px #FFBB00;
    margin: 5px; }
    @media (min-width: 992px) {
      .quiz-template-2 .quiz-button {
        font-size: 2rem; } }
    .quiz-template-2 .quiz-button span {
      text-shadow: 2px 2px #FFBB00; }
  .quiz-template-2-submit {
    background-color: #69DE88; }
  .quiz-template-2-skip {
    background-color: #FFBB00; }
  .quiz-template-2-exit {
    background-color: #FC9292; }

.answer-sort-box {
  height: 80px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #ffffff;
  box-shadow: inset 10px 10px 20px #d9d9d9, inset -10px -10px 20px #ffffff; }
  .answer-sort-box h3 {
    opacity: 0.8;
    color: #17b0e7; }

.answer-sort-box:hover {
  background: #17B0E7;
  box-shadow: inset 10px 10px 20px #1496c4, inset -10px -10px 20px #1acaff; }
  .answer-sort-box:hover h3 {
    color: #ffffff; }

.sound-option-box {
  height: 80px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #ffffff;
  box-shadow: inset 10px 10px 20px #d9d9d9, inset -10px -10px 20px #ffffff; }
  .sound-option-box h3 {
    opacity: 0.8;
    color: #17b0e7; }

.sound3-option-box {
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #ffffff; }
  .sound3-option-box h3 {
    opacity: 0.8;
    color: #17b0e7; }

.sound3-optionSection {
  border: 4px solid lightgrey; }

.sound3-optionSelected {
  border: 4px solid #17b0e7; }

#accordion .card:nth-of-type(even) .card-header {
  filter: hue-rotate(120deg); }
#accordion .card-header {
  background-color: #17b0e7;
  background-image: url("../img/banners/accordion_bg_resized.jpg");
  background-size: cover;
  background-position-y: 80%;
  background-repeat: no-repeat; }
#accordion h3 {
  color: #17b0e7;
  border-bottom: 2px #17b0e7 solid; }
#accordion i {
  color: #17b0e7; }

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