@charset "UTF-8";
/*
Theme Name: United Studios Theme
Theme URI:
Author: United Studios Ltd
Author URI: https://www.unitedstudios.co.uk
Description: A theme developed by United Studios Ltd to support the development of websites for its clients. Utilising a combination of Flex Information sections to deliver an encompassing web design template experience.
Version: 1.2
License:
License
Text Domain: unitedstudiostheme

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/* BS */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus,
  .was-validated .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip,
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
  .was-validated .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip,
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button, section.custom-form .container .form .forminator-button, section.custom-form .container .form input[type=submit], .image-text-alternate.layout-a .row .col-text .links a, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button, .shortcode .woocommerce form .form-row .woocommerce-button, .single-lesson .btns button, .single-test .btns button, .single-test .qsm-btn, .single-test .qsm-quiz-container .qsm-btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .btn:hover, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button:hover, section.custom-form .container .form .forminator-button:hover, section.custom-form .container .form input[type=submit]:hover, .image-text-alternate.layout-a .row .col-text .links a:hover, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button:hover, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button:hover, .shortcode .woocommerce form .form-row .woocommerce-button:hover, .single-lesson .btns button:hover, .single-test .btns button:hover, .single-test .qsm-btn:hover, .btn:focus, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button:focus, section.custom-form .container .form .forminator-button:focus, section.custom-form .container .form input[type=submit]:focus, .image-text-alternate.layout-a .row .col-text .links a:focus, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button:focus, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button:focus, .shortcode .woocommerce form .form-row .woocommerce-button:focus, .single-lesson .btns button:focus, .single-test .btns button:focus, .single-test .qsm-btn:focus {
    text-decoration: none; }
  .btn:focus, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button:focus, section.custom-form .container .form .forminator-button:focus, section.custom-form .container .form input[type=submit]:focus, .image-text-alternate.layout-a .row .col-text .links a:focus, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button:focus, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button:focus, .shortcode .woocommerce form .form-row .woocommerce-button:focus, .single-lesson .btns button:focus, .single-test .btns button:focus, .single-test .qsm-btn:focus, .btn.focus, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.focus, section.custom-form .container .form .focus.forminator-button, section.custom-form .container .form input.focus[type=submit], .image-text-alternate.layout-a .row .col-text .links a.focus, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button.focus, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button.focus, .shortcode .woocommerce form .form-row .focus.woocommerce-button, .single-lesson .btns button.focus, .single-test .btns button.focus, .single-test .focus.qsm-btn {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.disabled, section.custom-form .container .form .disabled.forminator-button, section.custom-form .container .form input.disabled[type=submit], .image-text-alternate.layout-a .row .col-text .links a.disabled, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button.disabled, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button.disabled, .shortcode .woocommerce form .form-row .disabled.woocommerce-button, .single-lesson .btns button.disabled, .single-test .btns button.disabled, .single-test .disabled.qsm-btn, .btn:disabled, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button:disabled, section.custom-form .container .form .forminator-button:disabled, section.custom-form .container .form input[type=submit]:disabled, .image-text-alternate.layout-a .row .col-text .links a:disabled, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button:disabled, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button:disabled, .shortcode .woocommerce form .form-row .woocommerce-button:disabled, .single-lesson .btns button:disabled, .single-test .btns button:disabled, .single-test .qsm-btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled), .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button:not(:disabled):not(.disabled), section.custom-form .container .form .forminator-button:not(:disabled):not(.disabled), section.custom-form .container .form input[type=submit]:not(:disabled):not(.disabled), .image-text-alternate.layout-a .row .col-text .links a:not(:disabled):not(.disabled), .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button:not(:disabled):not(.disabled), .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button:not(:disabled):not(.disabled), .shortcode .woocommerce form .form-row .woocommerce-button:not(:disabled):not(.disabled), .single-lesson .btns button:not(:disabled):not(.disabled), .single-test .btns button:not(:disabled):not(.disabled), .single-test .qsm-btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button:not(:disabled):not(.disabled):active, section.custom-form .container .form .forminator-button:not(:disabled):not(.disabled):active, section.custom-form .container .form input[type=submit]:not(:disabled):not(.disabled):active, .image-text-alternate.layout-a .row .col-text .links a:not(:disabled):not(.disabled):active, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button:not(:disabled):not(.disabled):active, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button:not(:disabled):not(.disabled):active, .shortcode .woocommerce form .form-row .woocommerce-button:not(:disabled):not(.disabled):active, .single-lesson .btns button:not(:disabled):not(.disabled):active, .single-test .btns button:not(:disabled):not(.disabled):active, .single-test .qsm-btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button:not(:disabled):not(.disabled).active, section.custom-form .container .form .forminator-button:not(:disabled):not(.disabled).active, section.custom-form .container .form input[type=submit]:not(:disabled):not(.disabled).active, .image-text-alternate.layout-a .row .col-text .links a:not(:disabled):not(.disabled).active, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button:not(:disabled):not(.disabled).active, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button:not(:disabled):not(.disabled).active, .shortcode .woocommerce form .form-row .woocommerce-button:not(:disabled):not(.disabled).active, .single-lesson .btns button:not(:disabled):not(.disabled).active, .single-test .btns button:not(:disabled):not(.disabled).active, .single-test .qsm-btn:not(:disabled):not(.disabled).active {
    background-image: none; }

a.btn.disabled, section.custom-form .container .form a.disabled.forminator-button, .image-text-alternate.layout-a .row .col-text .links a.disabled, .shortcode .woocommerce form .form-row a.disabled.woocommerce-button, .single-test a.disabled.qsm-btn,
fieldset:disabled a.btn,
fieldset:disabled section.custom-form .container .form a.forminator-button,
section.custom-form .container .form fieldset:disabled a.forminator-button,
fieldset:disabled .image-text-alternate.layout-a .row .col-text .links a,
.image-text-alternate.layout-a .row .col-text .links fieldset:disabled a,
fieldset:disabled .shortcode .woocommerce form .form-row a.woocommerce-button,
.shortcode .woocommerce form .form-row fieldset:disabled a.woocommerce-button,
fieldset:disabled .single-test a.qsm-btn,
.single-test fieldset:disabled a.qsm-btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark, section.custom-form .container .form .forminator-button, section.custom-form .container .form input[type=submit], .single-test .qsm-btn {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover, section.custom-form .container .form .forminator-button:hover, section.custom-form .container .form input[type=submit]:hover, .single-test .qsm-btn:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, section.custom-form .container .form .forminator-button:focus, section.custom-form .container .form input[type=submit]:focus, .single-test .qsm-btn:focus, .btn-dark.focus, section.custom-form .container .form .focus.forminator-button, section.custom-form .container .form input.focus[type=submit], .single-test .focus.qsm-btn {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, section.custom-form .container .form .disabled.forminator-button, section.custom-form .container .form input.disabled[type=submit], .single-test .disabled.qsm-btn, .btn-dark:disabled, section.custom-form .container .form .forminator-button:disabled, section.custom-form .container .form input[type=submit]:disabled, .single-test .qsm-btn:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, section.custom-form .container .form .forminator-button:not(:disabled):not(.disabled):active, section.custom-form .container .form input[type=submit]:not(:disabled):not(.disabled):active, .single-test .qsm-btn:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, section.custom-form .container .form .forminator-button:not(:disabled):not(.disabled).active, section.custom-form .container .form input[type=submit]:not(:disabled):not(.disabled).active, .single-test .qsm-btn:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle, section.custom-form .container .form .show > .dropdown-toggle.forminator-button, section.custom-form .container .form .show > input.dropdown-toggle[type=submit], .single-test .show > .dropdown-toggle.qsm-btn {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, section.custom-form .container .form .forminator-button:not(:disabled):not(.disabled):active:focus, section.custom-form .container .form input[type=submit]:not(:disabled):not(.disabled):active:focus, .single-test .qsm-btn:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, section.custom-form .container .form .forminator-button:not(:disabled):not(.disabled).active:focus, section.custom-form .container .form input[type=submit]:not(:disabled):not(.disabled).active:focus, .single-test .qsm-btn:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus, section.custom-form .container .form .show > .dropdown-toggle.forminator-button:focus, section.custom-form .container .form .show > input.dropdown-toggle[type=submit]:focus, .single-test .show > .dropdown-toggle.qsm-btn:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }
.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
.dropleft .dropdown-toggle::after {
  display: none; }
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: #80bdff; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
.breadcrumb-item.active {
  color: #6c757d; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }
.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: flex !important; }

  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: flex !important; }

  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: flex !important; }

  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: flex !important; }

  .d-print-inline-flex {
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }

  .flex-sm-column {
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-sm-start {
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    justify-content: center !important; }

  .justify-content-sm-between {
    justify-content: space-between !important; }

  .justify-content-sm-around {
    justify-content: space-around !important; }

  .align-items-sm-start {
    align-items: flex-start !important; }

  .align-items-sm-end {
    align-items: flex-end !important; }

  .align-items-sm-center {
    align-items: center !important; }

  .align-items-sm-baseline {
    align-items: baseline !important; }

  .align-items-sm-stretch {
    align-items: stretch !important; }

  .align-content-sm-start {
    align-content: flex-start !important; }

  .align-content-sm-end {
    align-content: flex-end !important; }

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

  .align-self-sm-start {
    align-self: flex-start !important; }

  .align-self-sm-end {
    align-self: flex-end !important; }

  .align-self-sm-center {
    align-self: center !important; }

  .align-self-sm-baseline {
    align-self: baseline !important; }

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }

  .flex-md-column {
    flex-direction: column !important; }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-md-start {
    justify-content: flex-start !important; }

  .justify-content-md-end {
    justify-content: flex-end !important; }

  .justify-content-md-center {
    justify-content: center !important; }

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

  .align-items-md-start {
    align-items: flex-start !important; }

  .align-items-md-end {
    align-items: flex-end !important; }

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

  .align-self-md-start {
    align-self: flex-start !important; }

  .align-self-md-end {
    align-self: flex-end !important; }

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }

  .flex-lg-column {
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-lg-start {
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    justify-content: center !important; }

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

  .align-items-lg-start {
    align-items: flex-start !important; }

  .align-items-lg-end {
    align-items: flex-end !important; }

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

  .align-self-lg-start {
    align-self: flex-start !important; }

  .align-self-lg-end {
    align-self: flex-end !important; }

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }

  .flex-xl-column {
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-xl-start {
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    justify-content: center !important; }

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

  .align-items-xl-start {
    align-items: flex-start !important; }

  .align-items-xl-end {
    align-items: flex-end !important; }

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

  .align-self-xl-start {
    align-self: flex-start !important; }

  .align-self-xl-end {
    align-self: flex-end !important; }

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; } }
.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }

  .m-sm-1 {
    margin: 0.25rem !important; }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }

  .m-sm-2 {
    margin: 0.5rem !important; }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }

  .m-sm-3 {
    margin: 1rem !important; }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }

  .m-sm-4 {
    margin: 1.5rem !important; }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }

  .m-sm-5 {
    margin: 3rem !important; }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }

  .p-sm-0 {
    padding: 0 !important; }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }

  .p-sm-1 {
    padding: 0.25rem !important; }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }

  .p-sm-2 {
    padding: 0.5rem !important; }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }

  .p-sm-3 {
    padding: 1rem !important; }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }

  .p-sm-4 {
    padding: 1.5rem !important; }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }

  .p-sm-5 {
    padding: 3rem !important; }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }

  .m-sm-auto {
    margin: auto !important; }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }

  .m-md-1 {
    margin: 0.25rem !important; }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }

  .m-md-2 {
    margin: 0.5rem !important; }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }

  .m-md-3 {
    margin: 1rem !important; }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }

  .m-md-4 {
    margin: 1.5rem !important; }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }

  .m-md-5 {
    margin: 3rem !important; }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }

  .p-md-0 {
    padding: 0 !important; }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }

  .p-md-1 {
    padding: 0.25rem !important; }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }

  .p-md-2 {
    padding: 0.5rem !important; }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }

  .p-md-3 {
    padding: 1rem !important; }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }

  .p-md-4 {
    padding: 1.5rem !important; }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }

  .p-md-5 {
    padding: 3rem !important; }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }

  .m-md-auto {
    margin: auto !important; }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }

  .m-lg-1 {
    margin: 0.25rem !important; }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }

  .m-lg-2 {
    margin: 0.5rem !important; }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }

  .m-lg-3 {
    margin: 1rem !important; }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }

  .m-lg-4 {
    margin: 1.5rem !important; }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }

  .m-lg-5 {
    margin: 3rem !important; }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }

  .p-lg-0 {
    padding: 0 !important; }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }

  .p-lg-1 {
    padding: 0.25rem !important; }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }

  .p-lg-2 {
    padding: 0.5rem !important; }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }

  .p-lg-3 {
    padding: 1rem !important; }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }

  .p-lg-4 {
    padding: 1.5rem !important; }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }

  .p-lg-5 {
    padding: 3rem !important; }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }

  .m-lg-auto {
    margin: auto !important; }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }

  .m-xl-1 {
    margin: 0.25rem !important; }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }

  .m-xl-2 {
    margin: 0.5rem !important; }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }

  .m-xl-3 {
    margin: 1rem !important; }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }

  .m-xl-4 {
    margin: 1.5rem !important; }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }

  .m-xl-5 {
    margin: 3rem !important; }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }

  .p-xl-0 {
    padding: 0 !important; }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }

  .p-xl-1 {
    padding: 0.25rem !important; }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }

  .p-xl-2 {
    padding: 0.5rem !important; }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }

  .p-xl-3 {
    padding: 1rem !important; }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }

  .p-xl-4 {
    padding: 1.5rem !important; }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }

  .p-xl-5 {
    padding: 3rem !important; }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }

  .m-xl-auto {
    margin: auto !important; }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-muted {
  color: #6c757d !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

/* Global Styles*/
.ease-100, .site-footer .notes .container .social-media a, .site-footer .notes .container .links a {
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease; }
.ease-200, section.custom-form .container .form .forminator-field::before, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549)::before, .faqs .faq {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease; }
.ease-300, .header-hero.layout-a .hero-items .slick-arrow, .testimonial .testimonial-items .slick-arrow {
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease; }
.ease-350, body.loading, .btn, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button, section.custom-form .container .form .forminator-button, section.custom-form .container .form input[type=submit], .image-text-alternate.layout-a .row .col-text .links a, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button, .shortcode .woocommerce form .form-row .woocommerce-button, .single-lesson .btns button, .single-test .btns button, .single-test .qsm-btn, .single-test .qsm-quiz-container .qsm-btn, .btn.btn-dark, .btn.btn-light, .promo a, .shortcode .woocommerce .checkout .woocommerce-checkout-review-order .place-order button, .faqs .faq .question h3, .wrap .tiles, .wrap .tiles .overlay, .wrap .the-images .image a, .wrap .the-images .image a span.image, .wrap .the-images .image a span.image img, .wrap .the-images .image a span.image span.overlay, .wrap .the-images .image a span.image span.title, .lessons-section a, .grade-content .lessons-outer ul.lessons li a, .grade-content .lessons-outer .tests li a, .grade-content .tests-outer ul.lessons li a, .grade-content .tests-outer .tests li a, .single-lesson .lessons-outer ul.lessons li, .single-lesson .lessons-outer ul.lessons li a, .single-lesson .nav-tabs.top li a, .single-test .lessons-outer ul.lessons li, .single-test .lessons-outer ul.lessons li a {
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease; }
.ease-500, .site-footer .notes .container a.tel, .site-footer .notes .container a.tel:before {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }
.ease-600 {
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease; }
.ease-700 {
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease; }
.ease-800 {
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease; }
.ease-900 {
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease; }
.ease-1000 {
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease; }

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); } }
/* Theme Styles */
body {
  padding-top: 122px; }

body {
  overflow-x: hidden;
  background-color: #F1F1F1; }
  body.loading {
    animation: fadein 1s;
    -moz-animation: fadein 1s;
    /* Firefox */
    -webkit-animation: fadein 1s;
    /* Safari and Chrome */
    -o-animation: fadein 1s;
    /* Opera */ }

@media screen and (max-width: 1024px) {
  .row {
    overflow-x: hidden !important; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.container.white {
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 5px 1px #dadada; }
@media screen and (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1200px; } }
@media screen and (min-width: 1441px) {
  .container {
    width: 100%;
    max-width: 1440px; } }

.text-box.header {
  padding-bottom: 40px; }
  @media screen and (max-width: 575px) {
    .text-box.header-sm {
      padding-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .text-box.header-md {
      padding-bottom: 40px; } }
  @media screen and (max-width: 991px) {
    .text-box.header-lg {
      padding-bottom: 40px; } }
.text-box.small {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 768px; }

.bg-mtoblue {
  background-color: #15428A; }

.bg-mtogrey {
  background-color: #3d3d3d; }

h1, h2, h3, h4, h5, h6, p, a, li, button, input, select, label {
  font-family: foco, sans-serif;
  color: inherit; }

h1 {
  font-size: 60px;
  font-weight: 400; }

h2 {
  font-size: 46px;
  font-weight: 800; }

h3 {
  font-size: 30px;
  font-weight: 500; }

h4 {
  font-size: 24px;
  font-weight: 800; }

h5 {
  font-size: 20px;
  font-weight: 800; }

h6 {
  font-size: 18px; }

p, a, li, button, input, select, label {
  font-family: foco, sans-serif;
  font-size: 18px;
  line-height: 34px; }

/* RGB */
.btn, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button, section.custom-form .container .form .forminator-button, section.custom-form .container .form input[type=submit], .image-text-alternate.layout-a .row .col-text .links a, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button, .shortcode .woocommerce form .form-row .woocommerce-button, .single-lesson .btns button, .single-test .btns button, .single-test .qsm-btn, .single-test .qsm-quiz-container .qsm-btn {
  outline: none;
  padding: 15px 40px;
  border: 2px solid #FFF;
  border-radius: 10px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 18px !important;
  color: #ffffff !important;
  text-decoration: none !important;
  margin-top: 20px;
  background-color: #0091C3;
  font-family: foco, sans-serif;
  white-space: normal; }
  @media screen and (max-width: 552px) {
    .btn, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button, section.custom-form .container .form .forminator-button, section.custom-form .container .form input[type=submit], .image-text-alternate.layout-a .row .col-text .links a, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button, .shortcode .woocommerce form .form-row .woocommerce-button, .single-lesson .btns button, .single-test .btns button, .single-test .qsm-btn, .single-test .qsm-quiz-container .qsm-btn {
      width: 100%; } }
  .btn:nth-child(even), .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button:nth-child(even), section.custom-form .container .form .forminator-button:nth-child(even), section.custom-form .container .form input[type=submit]:nth-child(even), .image-text-alternate.layout-a .row .col-text .links a:nth-child(even), .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button:nth-child(even), .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button:nth-child(even), .shortcode .woocommerce form .form-row .woocommerce-button:nth-child(even), .single-lesson .btns button:nth-child(even), .single-test .btns button:nth-child(even), .single-test .qsm-btn:nth-child(even) {
    margin-left: 15px; }
    @media screen and (max-width: 768px) {
      .btn:nth-child(even), .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button:nth-child(even), section.custom-form .container .form .forminator-button:nth-child(even), section.custom-form .container .form input[type=submit]:nth-child(even), .image-text-alternate.layout-a .row .col-text .links a:nth-child(even), .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button:nth-child(even), .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button:nth-child(even), .shortcode .woocommerce form .form-row .woocommerce-button:nth-child(even), .single-lesson .btns button:nth-child(even), .single-test .btns button:nth-child(even), .single-test .qsm-btn:nth-child(even) {
        margin-left: 0; } }
  .btn.btn-dark, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.btn-dark, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order section.custom-form .container .form button.forminator-button, section.custom-form .container .form .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.forminator-button, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .single-test button.qsm-btn, .single-test .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.qsm-btn, section.custom-form .container .form .forminator-button, section.custom-form .container .form input[type=submit], .image-text-alternate.layout-a .row .col-text .links a.btn-dark, .image-text-alternate.layout-a .row .col-text .links section.custom-form .container .form a.forminator-button, section.custom-form .container .form .image-text-alternate.layout-a .row .col-text .links a.forminator-button, .image-text-alternate.layout-a .row .col-text .links .single-test a.qsm-btn, .single-test .image-text-alternate.layout-a .row .col-text .links a.qsm-btn, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button.btn-dark, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row .single-test button.qsm-btn, .single-test .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button.qsm-btn, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button.btn-dark, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .single-test button.qsm-btn, .single-test .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button.qsm-btn, .shortcode .woocommerce form .form-row .btn-dark.woocommerce-button, .shortcode .woocommerce form .form-row .single-test .woocommerce-button.qsm-btn, .single-test .shortcode .woocommerce form .form-row .woocommerce-button.qsm-btn, .single-lesson .btns button.btn-dark, .single-lesson .btns .single-test button.qsm-btn, .single-test .btns button.btn-dark, .single-test .btns button.qsm-btn, .single-test .qsm-btn, .single-test .qsm-quiz-container .qsm-btn {
    border-color: #15428A;
    color: #ffffff;
    background-color: #15428A; }
    .btn.btn-dark:hover, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.btn-dark:hover, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .single-test button.qsm-btn:hover, .single-test .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.qsm-btn:hover, section.custom-form .container .form .forminator-button:hover, section.custom-form .container .form input[type=submit]:hover, .image-text-alternate.layout-a .row .col-text .links a.btn-dark:hover, .image-text-alternate.layout-a .row .col-text .links .single-test a.qsm-btn:hover, .single-test .image-text-alternate.layout-a .row .col-text .links a.qsm-btn:hover, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button.btn-dark:hover, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row .single-test button.qsm-btn:hover, .single-test .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button.qsm-btn:hover, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button.btn-dark:hover, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .single-test button.qsm-btn:hover, .single-test .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button.qsm-btn:hover, .shortcode .woocommerce form .form-row .btn-dark.woocommerce-button:hover, .shortcode .woocommerce form .form-row .single-test .woocommerce-button.qsm-btn:hover, .single-test .shortcode .woocommerce form .form-row .woocommerce-button.qsm-btn:hover, .single-lesson .btns button.btn-dark:hover, .single-test .btns button.btn-dark:hover, .single-test .qsm-btn:hover {
      background: transparent;
      color: #15428A !important;
      border-color: #15428A; }
  .btn.btn-light, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.btn-light, section.custom-form .container .form .btn-light.forminator-button, section.custom-form .container .form input.btn-light[type=submit], .image-text-alternate.layout-a .row .col-text .links a.btn-light, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button.btn-light, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button.btn-light, .shortcode .woocommerce form .form-row .btn-light.woocommerce-button, .single-lesson .btns button.btn-light, .single-test .btns button.btn-light, .single-test .btn-light.qsm-btn {
    background: #0091C3;
    border: 2px solid transparent; }
    .btn.btn-light:hover, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.btn-light:hover, section.custom-form .container .form .btn-light.forminator-button:hover, section.custom-form .container .form input.btn-light[type=submit]:hover, .image-text-alternate.layout-a .row .col-text .links a.btn-light:hover, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button.btn-light:hover, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button.btn-light:hover, .shortcode .woocommerce form .form-row .btn-light.woocommerce-button:hover, .single-lesson .btns button.btn-light:hover, .single-test .btns button.btn-light:hover, .single-test .btn-light.qsm-btn:hover {
      border: 2px solid #FFF;
      color: #FFF;
      background: transparent; }
  .btn:hover, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button:hover, section.custom-form .container .form .forminator-button:hover, section.custom-form .container .form input[type=submit]:hover, .image-text-alternate.layout-a .row .col-text .links a:hover, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button:hover, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button:hover, .shortcode .woocommerce form .form-row .woocommerce-button:hover, .single-lesson .btns button:hover, .single-test .btns button:hover, .single-test .qsm-btn:hover {
    text-decoration: none;
    background-color: #15428A;
    color: white; }

.breadcrumbs p {
  font-size: 16px;
  margin-bottom: 0 !important; }
  .breadcrumbs p span {
    color: #FFF;
    font-size: 16px; }
    .breadcrumbs p span a {
      color: #FFF;
      font-size: 16px; }
      .breadcrumbs p span a:hover {
        color: #0091C3; }
    .breadcrumbs p span .breadcrumb_last {
      color: #FFF; }

@media (min-width: 768px) {
  .collapse.dont-collapse-sm {
    display: block;
    height: auto !important;
    visibility: visible; } }
.form-row label {
  color: #000; }

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_method_stripe .form-row .wc-stripe-new-payment-method {
  color: #FFF; }
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_method_stripe .wc-saved-payment-methods li label {
  color: #000; }
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods .payment_method_stripe .wc-payment-form .form-row label {
  color: #FFF; }

.woocommerce-account .site-content .text-editor .text-box .woocomerce h2 {
  text-align: center; }
.woocommerce-account .site-content .text-editor .text-box .woocomerce .woocommerce-form-login {
  margin: 0 auto;
  max-width: 1024px;
  width: 100%; }

@media (min-width: 767px) {
  .collapse.dont-collapse-sm {
    display: inline-block;
    height: auto !important;
    visibility: visible; } }
.collapse.show {
  display: inline-block; }

.woocommerce {
  display: flex;
  height: 100%;
  flex-direction: column; }
  .woocommerce .woocommerce-checkout .woocommerce-billing-fields .mailchimp-newsletter {
    font-size: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
  .woocommerce .woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .input-text {
    width: 100%; }
  .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table {
    width: 100%; }
    .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table thead tr.cart-sub-total, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table tbody tr.cart-sub-total, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table tfoot tr.cart-sub-total {
      background: #CCC; }
    .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table thead tr td, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table tbody tr td, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table tfoot tr td {
      padding: 10px; }
    .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table thead tr th, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table tbody tr th, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table tfoot tr th {
      padding: 10px; }
  .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods {
    padding-left: 0;
    margin-top: 30px;
    list-style: none; }
    .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method {
      padding: 0 30px; }
      .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label {
        font-size: 20px;
        font-weight: 600; }
        .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label img {
          display: none; }
        .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label a {
          display: none; }
      .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_stripe .wc-saved-payment-methods {
        padding: 30px; }
      .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_stripe p {
        color: #FFF; }
        .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_stripe p label {
          color: #FFF; }
      .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_stripe label {
        font-size: 20px;
        font-weight: 600; }
        .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_stripe label img {
          display: none; }
      .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method .payment_box {
        padding: 30px; }
  .woocommerce .woocommerce-NoticeGroup ul {
    list-style: none;
    padding: 20px; }
  .woocommerce .woocommerce-NoticeGroup .woocommerce-error {
    background: #EC3636;
    color: #fff;
    padding: 20px;
    border-top: 5px solid #9E3A3A;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1); }
  .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    background: #56C321;
    color: #fff;
    padding: 20px;
    border-top: 5px solid #8CE95F;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
    max-width: 1024px;
    margin: auto;
    margin-bottom: 30px; }
  .woocommerce .woocommerce-order {
    text-align: center;
    padding-bottom: 30px;
    background: #e1e1e1;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1); }
    .woocommerce .woocommerce-order .woocommerce-order-details h2, .woocommerce .woocommerce-order .woocommerce-customer-details h2 {
      padding: 15px;
      background: #15428A;
      color: #FFF;
      font-size: 28px;
      font-weight: normal; }
    .woocommerce .woocommerce-order .woocommerce-thankyou-order-received {
      background: #56C321;
      color: #fff;
      padding: 20px;
      border-top: 5px solid #8CE95F;
      -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
      max-width: 1024px;
      margin: auto;
      margin-bottom: 30px; }
    .woocommerce .woocommerce-order ul {
      padding-left: 0;
      list-style: none; }
    .woocommerce .woocommerce-order .woocommerce-order-details table {
      max-width: 768px;
      margin: 0 auto;
      width: 100%;
      margin-bottom: 30px; }
      .woocommerce .woocommerce-order .woocommerce-order-details table thead tr.cart-sub-total, .woocommerce .woocommerce-order .woocommerce-order-details table tbody tr.cart-sub-total, .woocommerce .woocommerce-order .woocommerce-order-details table tfoot tr.cart-sub-total {
        background: #CCC; }
      .woocommerce .woocommerce-order .woocommerce-order-details table thead tr td, .woocommerce .woocommerce-order .woocommerce-order-details table tbody tr td, .woocommerce .woocommerce-order .woocommerce-order-details table tfoot tr td {
        padding: 10px; }
      .woocommerce .woocommerce-order .woocommerce-order-details table thead tr th, .woocommerce .woocommerce-order .woocommerce-order-details table tbody tr th, .woocommerce .woocommerce-order .woocommerce-order-details table tfoot tr th {
        padding: 10px; }

/* Header Styles */
nav {
  background: #FFF;
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1); }
  nav .navbar {
    margin-top: 40px; }
  nav .nav-info-bar {
    background-color: #263F73;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    nav .nav-info-bar .telephone-number {
      display: inline-flex;
      height: fit-content;
      width: 100%;
      align-items: center; }
    nav .nav-info-bar .sep {
      font-weight: 800;
      margin-left: 15px;
      margin-right: 15px;
      color: #ffffff; }
    nav .nav-info-bar a {
      color: #ffffff;
      font-family: foco, sans-serif; }
    nav .nav-info-bar a:hover {
      color: #464646; }
  @media screen and (max-width: 425px) {
    nav .telephone-number {
      justify-content: center; } }
  nav .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  nav ul#menu-primary-menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    float: inherit;
    text-align: center;
    align-items: center; }
    nav ul#menu-primary-menu li {
      display: flex;
      align-items: center;
      margin-right: 15px;
      position: relative; }
      @media screen and (max-width: 1330px) {
        nav ul#menu-primary-menu li {
          margin-right: 7px; } }
      @media screen and (max-width: 1024px) {
        nav ul#menu-primary-menu li {
          margin-right: 0;
          display: block; } }
      nav ul#menu-primary-menu li a {
        text-align: center;
        font-family: foco, sans-serif;
        color: #15428A;
        font-size: 17px;
        font-weight: 500;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        display: inline-block; }
        nav ul#menu-primary-menu li a.dropdown-toggle {
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          nav ul#menu-primary-menu li a.dropdown-toggle:after {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
            border: 0;
            content: "\f078";
            font-family: 'Font Awesome 5 Pro';
            margin: 0;
            position: absolute;
            right: 0;
            top: 10px; }
            @media screen and (max-width: 1024px) {
              nav ul#menu-primary-menu li a.dropdown-toggle:after {
                right: -11px;
                top: 6px;
                position: relative; } }
        nav ul#menu-primary-menu li a:hover {
          color: #464646; }
      nav ul#menu-primary-menu li.current-menu-item.active:after {
        content: '';
        background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='music' class='svg-inline--fa fa-music fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230090C2' d='M470.38 1.51L150.41 96A32 32 0 0 0 128 126.51v261.41A139 139 0 0 0 96 384c-53 0-96 28.66-96 64s43 64 96 64 96-28.66 96-64V214.32l256-75v184.61a138.4 138.4 0 0 0-32-3.93c-53 0-96 28.66-96 64s43 64 96 64 96-28.65 96-64V32a32 32 0 0 0-41.62-30.49z'%3E%3C/path%3E%3C/svg%3E");
        position: absolute;
        top: -5px;
        font-size: 8px;
        width: 15px;
        height: 15px;
        left: 0;
        right: 0;
        margin: 0 auto; }
      nav ul#menu-primary-menu li.current-menu-item a {
        color: #0091C3;
        font-weight: 800;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%; }
      nav ul#menu-primary-menu li.menu-item-has-children {
        margin-right: 30px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        @media screen and (max-width: 1024px) {
          nav ul#menu-primary-menu li.menu-item-has-children {
            margin-right: 0; } }
        nav ul#menu-primary-menu li.menu-item-has-children.show {
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          nav ul#menu-primary-menu li.menu-item-has-children.show a.dropdown-toggle {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease; }
            nav ul#menu-primary-menu li.menu-item-has-children.show a.dropdown-toggle:focus {
              outline: none !important; }
            nav ul#menu-primary-menu li.menu-item-has-children.show a.dropdown-toggle:after {
              border: 0;
              content: "\f00d";
              font-family: 'Font Awesome 5 Pro'; }
        nav ul#menu-primary-menu li.menu-item-has-children ul.dropdown-menu {
          border-radius: 0;
          padding: 0;
          border: 0;
          outline: 0;
          top: 50px;
          width: 200px;
          background: transparent;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          nav ul#menu-primary-menu li.menu-item-has-children ul.dropdown-menu li {
            margin-right: 0; }
            nav ul#menu-primary-menu li.menu-item-has-children ul.dropdown-menu li.current-menu-item {
              text-align: center !important; }
              nav ul#menu-primary-menu li.menu-item-has-children ul.dropdown-menu li.current-menu-item:after {
                display: none; }
              nav ul#menu-primary-menu li.menu-item-has-children ul.dropdown-menu li.current-menu-item a {
                align-items: center;
                text-align: center !important;
                font-weight: 600;
                background: #0091C3; }
            nav ul#menu-primary-menu li.menu-item-has-children ul.dropdown-menu li:first-child a {
              border-radius: 10px 10px 0 0; }
            nav ul#menu-primary-menu li.menu-item-has-children ul.dropdown-menu li:last-child a {
              border-radius: 0 0 10px 10px; }
            nav ul#menu-primary-menu li.menu-item-has-children ul.dropdown-menu li a {
              padding: 1.0em;
              background: #15428A;
              color: #FFF; }
              nav ul#menu-primary-menu li.menu-item-has-children ul.dropdown-menu li a:hover {
                padding-left: 25px;
                background: #FFF;
                color: #15428A; }
  nav.navbar .navbar-brand {
    width: 350px;
    float: left; }
    @media screen and (max-width: 1254px) {
      nav.navbar .navbar-brand {
        width: 267px; } }
  @media only screen and (max-width: 425px) {
    nav.navbar .navbar-brand {
      width: 250px;
      float: left; } }
  @media only screen and (max-width: 355px) {
    nav.navbar .navbar-brand {
      width: 200px; } }

.navbar-toggler:focus {
  outline: none; }

.collapse {
  flex-direction: row-reverse;
  text-align: center;
  width: 100%; }

.animated-icon1, .animated-icon2, .animated-icon3 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

.animated-icon1 span {
  background: #e65100; }

.animated-icon2 span {
  background: #e3f2fd; }

.animated-icon3 span {
  background: #f3e5f5; }

.animated-icon1 span:nth-child(1) {
  top: 0px; }

.animated-icon1 span:nth-child(2) {
  top: 10px; }

.animated-icon1 span:nth-child(3) {
  top: 20px; }

.animated-icon1.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.animated-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px; }

.animated-icon1.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.animated-icon2 span:nth-child(1) {
  top: 0px; }

.animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
  top: 10px; }

.animated-icon2 span:nth-child(4) {
  top: 20px; }

.animated-icon2.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%; }

.animated-icon2.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.animated-icon2.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.animated-icon2.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%; }

.animated-icon3 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.animated-icon3 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.animated-icon3 span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.animated-icon3.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 8px; }

.animated-icon3.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

.animated-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px; }

.main-colour {
  color: #000 !important; }
  .main-colour span {
    color: #000;
    color: #000;
    background: #15428A; }

.top-nav {
  background: #0091C3;
  display: flex;
  width: 100%; }
  .top-nav #menu-top-nav {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row; }
    @media screen and (max-width: 575px) {
      .top-nav #menu-top-nav {
        align-items: center;
        justify-content: center; } }
    .top-nav #menu-top-nav li {
      display: flex;
      font-size: 15px;
      padding: 0 14px; }
      .top-nav #menu-top-nav li a {
        color: #FFF;
        font-size: 15px; }
        .top-nav #menu-top-nav li a:hover {
          text-decoration: underline; }

.promo.current-menu-item:after {
  display: none !important; }
.promo a {
  padding: 0.5rem 2rem !important;
  background: #0091C3;
  color: #fff !important;
  border-radius: 20px;
  font-weight: 600 !important; }
  .promo a:hover {
    background: #15428A; }
  .promo a:after {
    display: none !important; }

/*Sections*/
/*
Note: This stylesheet tells style.scss which section stylesheets to load, and is created via functions.php.
Any changes you make here WILL be overwritten!!
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.header-hero.layout-a {
  color: #fff; }
  .header-hero.layout-a .hero-items {
    position: relative;
    width: 100%; }
    .header-hero.layout-a .hero-items h1 {
      letter-spacing: 1px;
      margin: 0; }
    .header-hero.layout-a .hero-items .slick-arrow {
      position: absolute;
      z-index: 30;
      top: 45%;
      -ms-transform: translateY(-50%)translateZ(0);
      /* IE 9 */
      -webkit-transform: translateY(-50%)translateZ(0);
      /* Chrome, Safari, Opera */
      transform: translateY(-50%)translateZ(0);
      background: none;
      border: none;
      cursor: pointer;
      outline: none;
      opacity: 0;
      width: 54px;
      height: 54px;
      border-left: solid 3px #fff;
      border-top: solid 3px #fff; }
      .header-hero.layout-a .hero-items .slick-arrow.slick-prev {
        left: 60px;
        -ms-transform: rotate(-45deg)translateZ(0);
        /* IE 9 */
        -webkit-transform: rotate(-45deg)translateZ(0);
        /* Chrome, Safari, Opera */
        transform: rotate(-45deg)translateZ(0); }
        @media screen and (max-width: 767px) {
          .header-hero.layout-a .hero-items .slick-arrow.slick-prev {
            left: 20px; } }
      .header-hero.layout-a .hero-items .slick-arrow.slick-next {
        right: 60px;
        -ms-transform: rotate(135deg)translateZ(0);
        /* IE 9 */
        -webkit-transform: rotate(135deg)translateZ(0);
        /* Chrome, Safari, Opera */
        transform: rotate(135deg)translateZ(0); }
        @media screen and (max-width: 767px) {
          .header-hero.layout-a .hero-items .slick-arrow.slick-next {
            right: 20px; } }
    .header-hero.layout-a .hero-items:hover .slick-arrow {
      display: inline-block;
      opacity: 0.7; }
    .header-hero.layout-a .hero-items ul.slick-dots {
      text-align: center;
      position: absolute;
      bottom: 0;
      width: 100%; }
      .header-hero.layout-a .hero-items ul.slick-dots li {
        display: inline-block;
        margin: 0 5px;
        background: none; }
        .header-hero.layout-a .hero-items ul.slick-dots li button {
          font-size: 0px;
          outline: none;
          width: 16px;
          height: 16px;
          border-radius: 20px;
          background: none;
          border: solid 2px #fff; }
        .header-hero.layout-a .hero-items ul.slick-dots li.slick-active button {
          background: #fff; }
    .header-hero.layout-a .hero-items .textarea p {
      color: #ffffff;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .header-hero.layout-a .hero-items a.btn, .header-hero.layout-a .hero-items section.custom-form .container .form a.forminator-button, section.custom-form .container .form .header-hero.layout-a .hero-items a.forminator-button, .header-hero.layout-a .hero-items .image-text-alternate.layout-a .row .col-text .links a, .image-text-alternate.layout-a .row .col-text .links .header-hero.layout-a .hero-items a, .header-hero.layout-a .hero-items .shortcode .woocommerce form .form-row a.woocommerce-button, .shortcode .woocommerce form .form-row .header-hero.layout-a .hero-items a.woocommerce-button, .header-hero.layout-a .hero-items .single-test a.qsm-btn, .single-test .header-hero.layout-a .hero-items a.qsm-btn {
      background-color: #0090C2;
      border: none; }
    .header-hero.layout-a .hero-items a.btn:hover, .header-hero.layout-a .hero-items section.custom-form .container .form a.forminator-button:hover, section.custom-form .container .form .header-hero.layout-a .hero-items a.forminator-button:hover, .header-hero.layout-a .hero-items .image-text-alternate.layout-a .row .col-text .links a:hover, .image-text-alternate.layout-a .row .col-text .links .header-hero.layout-a .hero-items a:hover, .header-hero.layout-a .hero-items .shortcode .woocommerce form .form-row a.woocommerce-button:hover, .shortcode .woocommerce form .form-row .header-hero.layout-a .hero-items a.woocommerce-button:hover, .header-hero.layout-a .hero-items .single-test a.qsm-btn:hover, .single-test .header-hero.layout-a .hero-items a.qsm-btn:hover {
      color: #0090C2 !important;
      background-color: #ffffff; }
    .header-hero.layout-a .hero-items .social-media-buttons {
      padding-top: 50px; }
    .header-hero.layout-a .hero-items svg, .header-hero.layout-a .hero-items i {
      font-size: 25px;
      color: #ffffff;
      margin-right: 10px; }
    .header-hero.layout-a .hero-items i:hover {
      color: #0090C2; }
    .header-hero.layout-a .hero-items .item {
      position: relative;
      float: left;
      width: 100%;
      align-items: center;
      justify-content: center;
      display: flex; }
      .header-hero.layout-a .hero-items .item .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        z-index: 1; }
      .header-hero.layout-a .hero-items .item .the-image {
        position: absolute;
        width: 100%;
        height: 100%; }
        .header-hero.layout-a .hero-items .item .the-image img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
      .header-hero.layout-a .hero-items .item .text-box {
        position: relative;
        padding: 100px 0;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 2; }
        .header-hero.layout-a .hero-items .item .text-box h1 {
          font-weight: 800; }
  @media screen and (max-width: 425px) {
    .header-hero.layout-a h1 {
      font-size: 42px; } }
.header-hero .header-logo {
  width: 50%; }

.text-editor.layout-a .container .text-box p {
  margin: 0 !important; }
.text-editor.layout-a .container .text-box h2 {
  color: #002639; }
.text-editor.layout-a .container .text-box #a, .text-editor.layout-a .container .text-box #b, .text-editor.layout-a .container .text-box #c, .text-editor.layout-a .container .text-box #d, .text-editor.layout-a .container .text-box #e, .text-editor.layout-a .container .text-box #f, .text-editor.layout-a .container .text-box #g, .text-editor.layout-a .container .text-box #i, .text-editor.layout-a .container .text-box #j, .text-editor.layout-a .container .text-box #k, .text-editor.layout-a .container .text-box #l, .text-editor.layout-a .container .text-box #m, .text-editor.layout-a .container .text-box #n, .text-editor.layout-a .container .text-box #o, .text-editor.layout-a .container .text-box #p, .text-editor.layout-a .container .text-box #q, .text-editor.layout-a .container .text-box #r, .text-editor.layout-a .container .text-box #s, .text-editor.layout-a .container .text-box #t, .text-editor.layout-a .container .text-box #u, .text-editor.layout-a .container .text-box #v, .text-editor.layout-a .container .text-box #w, .text-editor.layout-a .container .text-box #z {
  margin-top: -200px;
  padding-top: 200px; }

.woocommerce-order p a {
  color: #15428A;
  text-decoration: underline;
  font-weight: 600; }
  .woocommerce-order p a:hover {
    color: #0091C3; }

.woocommerce-privacy-policy-text {
  max-width: 500px;
  margin: auto;
  text-align: center; }
  .woocommerce-privacy-policy-text a {
    color: #15428A;
    text-decoration: underline;
    font-weight: 600; }
    .woocommerce-privacy-policy-text a:hover {
      color: #0091C3; }

form.checkout.woocommerce-checkout, .woocommerce-order {
  max-width: 1024px;
  width: 100%;
  margin: auto; }

.woocommerce-order-details h2 {
  margin-bottom: 25px; }
.woocommerce-order-details header h2 {
  margin-bottom: 25px; }

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  margin-top: 30px; }

section.custom-form {
  color: #ffffff; }
  section.custom-form .overlay {
    background-color: rgba(0, 23, 118, 0.7); }
  section.custom-form p {
    color: #ffffff;
    padding: 0; }
  section.custom-form .container {
    background-color: rgba(16, 22, 63, 0.5);
    max-width: 900px; }
    section.custom-form .container .text-box {
      text-align: center;
      display: block;
      max-width: 700px;
      margin: 0 auto; }
      section.custom-form .container .text-box h2.title {
        margin-bottom: 24px; }
      section.custom-form .container .text-box .description {
        margin-bottom: 50px; }
    section.custom-form .container .icons {
      display: flex; }
      @media only screen and (max-width: 767px) {
        section.custom-form .container .icons {
          flex-direction: column; } }
    @media only screen and (max-width: 425px) {
      section.custom-form .container p {
        letter-spacing: 0.1px; }
      section.custom-form .container .forminator-checkbox--label {
        padding-left: 10px !important;
        padding-right: 20px !important;
        margin-left: 0 !important; } }
    section.custom-form .container .fa-envelope:before {
      content: "\f0e0";
      color: #128BC3;
      font-size: 18px; }
    section.custom-form .container .fa-address-book:before {
      content: "\f2b9";
      color: #128BC3;
      font-size: 18px; }
    section.custom-form .container .form {
      margin-top: 40px;
      margin-left: 25px;
      margin-right: 25px; }
      section.custom-form .container .form .btn, section.custom-form .container .form .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order section.custom-form .container .form button, section.custom-form .container .form .forminator-button, section.custom-form .container .form input[type=submit], section.custom-form .container .form .image-text-alternate.layout-a .row .col-text .links a, .image-text-alternate.layout-a .row .col-text .links section.custom-form .container .form a, section.custom-form .container .form .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row section.custom-form .container .form button, section.custom-form .container .form .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row section.custom-form .container .form button, section.custom-form .container .form .shortcode .woocommerce form .form-row .woocommerce-button, .shortcode .woocommerce form .form-row section.custom-form .container .form .woocommerce-button, section.custom-form .container .form .single-lesson .btns button, .single-lesson .btns section.custom-form .container .form button, section.custom-form .container .form .single-test .btns button, .single-test .btns section.custom-form .container .form button, section.custom-form .container .form .single-test .qsm-btn, .single-test section.custom-form .container .form .qsm-btn {
        border: none; }
      section.custom-form .container .form .forminator-row {
        margin-bottom: 20px;
        margin-right: 0;
        margin-left: 0; }
      section.custom-form .container .form .button:hover {
        background-color: #ffffff; }
      section.custom-form .container .form #submit.forminator-field {
        text-align: center; }
      section.custom-form .container .form .forminator-field, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) {
        display: inline-block;
        width: 100%;
        position: relative;
        text-align: center; }
        section.custom-form .container .form .forminator-field .forminator-checkbox, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-checkbox {
          text-align: center;
          display: inline-flex !important;
          color: #ffffff;
          margin-left: 15px; }
          section.custom-form .container .form .forminator-field .forminator-checkbox input[type=checkbox], section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-checkbox input[type=checkbox] {
            -webkit-appearance: checkbox; }
          section.custom-form .container .form .forminator-field .forminator-checkbox .forminator-checkbox--design, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-checkbox .forminator-checkbox--design {
            display: inline-flex;
            border-radius: 30%; }
          section.custom-form .container .form .forminator-field .forminator-checkbox .forminator-checkbox--input, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-checkbox .forminator-checkbox--input {
            background-color: transparent;
            border: 2px solid #FFF;
            padding: 11px;
            border-radius: 0px;
            display: inline-block;
            position: relative;
            margin-right: 10px;
            top: 6px; }
            section.custom-form .container .form .forminator-field .forminator-checkbox .forminator-checkbox--input:focus, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-checkbox .forminator-checkbox--input:focus {
              outline: none; }
            section.custom-form .container .form .forminator-field .forminator-checkbox .forminator-checkbox--input:checked, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-checkbox .forminator-checkbox--input:checked {
              color: #FFF; }
              section.custom-form .container .form .forminator-field .forminator-checkbox .forminator-checkbox--input:checked:after, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-checkbox .forminator-checkbox--input:checked:after {
                content: '\2714';
                font-size: 16px;
                position: absolute;
                top: 0px;
                left: 4px;
                color: #FFF; }
        section.custom-form .container .form .forminator-field .forminator-checkbox--label, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-checkbox--label {
          color: #ffffff;
          padding-right: 40px;
          font-size: 16px; }
        section.custom-form .container .form .forminator-field.your-message, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549).your-message {
          margin-bottom: 10px; }
        section.custom-form .container .form .forminator-field::before, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549)::before {
          position: absolute;
          display: inline-block;
          top: 14px;
          left: 20px;
          letter-spacing: 1px; }
        section.custom-form .container .form .forminator-field.populated .forminator-field, section.custom-form .container .form .forminator-field.populated .wpcf7-form-control, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549).populated .forminator-field, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549).populated .wpcf7-form-control {
          border-bottom: solid 1px #ccc;
          background-color: #BCBFCD;
          color: #ffffff; }
        section.custom-form .container .form .forminator-field.populated::before, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549).populated::before {
          top: -30px;
          left: 0; }
        section.custom-form .container .form .forminator-field.invalid .wpcf7-form-control, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549).invalid .wpcf7-form-control {
          border-bottom: solid 1px #3d3d3d; }
        section.custom-form .container .form .forminator-field .forminator-label, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-label {
          color: #ffffff;
          text-align: center;
          font-size: 18px;
          font-weight: 500;
          padding: 30px; }
        section.custom-form .container .form .forminator-field .forminator-input, section.custom-form .container .form .forminator-field .forminator-textarea, section.custom-form .container .form .forminator-field .wpcf7-form-control, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-input, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-textarea, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .wpcf7-form-control {
          letter-spacing: 1px;
          color: #fff !important;
          outline: none;
          width: 100%;
          background-color: #bdbfce;
          float: left; }
          section.custom-form .container .form .forminator-field .forminator-input:focus, section.custom-form .container .form .forminator-field .forminator-textarea:focus, section.custom-form .container .form .forminator-field .wpcf7-form-control:focus, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-input:focus, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-textarea:focus, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .wpcf7-form-control:focus {
            border: solid 1px #3d3d3d; }
        section.custom-form .container .form .forminator-field .forminator-textarea, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-textarea {
          background-color: #bdbfce !important;
          border: 0 !important; }
        section.custom-form .container .form .forminator-field .forminator-name--field, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-name--field {
          background-color: #bdbfce !important;
          border: 0 !important; }
        section.custom-form .container .form .forminator-field .forminator-email--field, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-email--field {
          background-color: #bdbfce !important;
          border: 0 !important; }
        section.custom-form .container .form .forminator-field .forminator-label--limit, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) .forminator-label--limit {
          display: none; }
        section.custom-form .container .form .forminator-field.your-name::before, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549).your-name::before {
          content: 'Name*'; }
        section.custom-form .container .form .forminator-field.your-email::before, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549).your-email::before {
          content: 'Email*'; }
        section.custom-form .container .form .forminator-field.your-message::before, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549).your-message::before {
          content: 'Message*'; }
        section.custom-form .container .form .forminator-field textarea, section.custom-form .container .form .wpcf7-form-control-wrap:not(.acceptance-549) textarea {
          height: 160px;
          border-bottom: solid 2px #fff; }
      section.custom-form .container .form .wpcf7-form-control-wrap.acceptance-549 {
        margin-bottom: 20px;
        position: relative;
        display: inline-block;
        float: left; }
        section.custom-form .container .form .wpcf7-form-control-wrap.acceptance-549 input[type=checkbox] {
          -ms-transform: scale(1.5)translateZ(0);
          /* IE 9 */
          -webkit-transform: scale(1.5)translateZ(0);
          /* Chrome, Safari, Opera */
          transform: scale(1.5)translateZ(0);
          margin-right: 14px;
          background: #fff;
          border: none; }
      section.custom-form .container .form .forminator-button, section.custom-form .container .form input[type=submit] {
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: #128BC3; }
        section.custom-form .container .form .forminator-button:hover, section.custom-form .container .form input[type=submit]:hover {
          background: #ffffff !important;
          color: #128BC3 !important; }
      section.custom-form .container .form #gdprcheckbox-1 .forminator-field .forminator-field--label {
        display: none; }
    section.custom-form .container .forminator-custom-form.forminator-design--flat .forminator-radio {
      position: relative;
      margin: 5px 0;
      text-align: center;
      display: inline-flex !important; }
    section.custom-form .container .forminator-radio span[aria-hidden] {
      color: #FFF;
      margin-left: 15px; }
      section.custom-form .container .forminator-radio span[aria-hidden] + span {
        color: #FFF; }
    section.custom-form .container .forminator-radio--label {
      color: #ffffff; }
    section.custom-form .container .forminator-custom-form-323.forminator-design--flat .forminator-radio .forminator-radio--design + .forminator-radio--label {
      padding-right: 30px;
      color: #ffffff; }
  section.custom-form .forminator-custom-form-323.forminator-design--flat .forminator-input, section.custom-form .forminator-custom-form-323.forminator-design--flat .forminator-textarea {
    padding: 25px; }

input.forminator-name--field.forminator-input::before {
  content: 'Name*'; }

input.forminator-email--field.forminator-input::before {
  content: 'Name*'; }

.google-map.layout-a .acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px; }
.google-map.layout-b .acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px; }
.google-map.layout-b .col-text {
  display: flex;
  align-items: center; }
  .google-map.layout-b .col-text .text-box {
    max-width: 555px;
    padding-right: 15px; }
    @media screen and (max-width: 767px) {
      .google-map.layout-b .col-text .text-box {
        padding-right: 15px; } }
.google-map.layout-b .col-map {
  padding-left: 0; }
  @media screen and (max-width: 767px) {
    .google-map.layout-b .col-map {
      padding-right: 0; } }
  .google-map.layout-b .col-map .acf-map img {
    max-width: inherit !important; }
.google-map.layout-c .col-map .map-box {
  border-radius: 1000px;
  border: solid 1px #dadada;
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 0 auto; }
  @media screen and (max-width: 991px) {
    .google-map.layout-c .col-map .map-box {
      margin-bottom: 50px; } }
.google-map.layout-c .col-map .acf-map {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  width: 100%;
  padding-bottom: 100%;
  border-radius: 9999px;
  max-width: inherit !important; }
  .google-map.layout-c .col-map .acf-map > div {
    top: 12px !important; }
.google-map.layout-c .col-text {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 991px) {
    .google-map.layout-c .col-text .text-box {
      text-align: center; } }

.image-text-alternate.layout-a h2 {
  color: #15428A; }
.image-text-alternate.layout-a .row .col-image .image {
  height: 100%; }
  .image-text-alternate.layout-a .row .col-image .image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
    border-radius: 10px; }
@media screen and (max-width: 992px) {
  .image-text-alternate.layout-a .row .col-image .image {
    text-align: center !important; } }
.image-text-alternate.layout-a .row .col-image.reverse {
  order: 2; }
  @media screen and (max-width: 992px) {
    .image-text-alternate.layout-a .row .col-image.reverse {
      order: 1; } }
.image-text-alternate.layout-a .row .col-image .image-box {
  width: 100%;
  height: 100%;
  min-height: 330px; }
.image-text-alternate.layout-a .row .col-image {
  padding: 0; }
.image-text-alternate.layout-a .row .col-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0; }
  .image-text-alternate.layout-a .row .col-text p.price {
    font-size: 28px;
    font-weight: 800;
    color: #15428A; }
  .image-text-alternate.layout-a .row .col-text.reverse {
    order: 1; }
    @media screen and (max-width: 992px) {
      .image-text-alternate.layout-a .row .col-text.reverse {
        order: 2; } }
  .image-text-alternate.layout-a .row .col-text .text-box {
    padding-left: 20px;
    padding-right: 20px; }
    .image-text-alternate.layout-a .row .col-text .text-box a {
      color: #15428A;
      text-decoration: underline;
      font-weight: 600; }
      .image-text-alternate.layout-a .row .col-text .text-box a:hover {
        color: #0091C3; }
.image-text-alternate.layout-b .row .col-image.reverse {
  order: 2; }
  @media screen and (max-width: 992px) {
    .image-text-alternate.layout-b .row .col-image.reverse {
      order: 1; } }
.image-text-alternate.layout-b .row .col-image .image-box {
  width: 100%;
  height: 100%;
  min-height: 330px; }
  .image-text-alternate.layout-b .row .col-image .image-box img {
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
    border-radius: 10px; }
.image-text-alternate.layout-b .row .col-text {
  display: flex;
  align-items: center;
  justify-content: center; }
  .image-text-alternate.layout-b .row .col-text.reverse {
    order: 1; }
    @media screen and (max-width: 992px) {
      .image-text-alternate.layout-b .row .col-text.reverse {
        order: 2; } }
  .image-text-alternate.layout-b .row .col-text .text-box {
    padding: 50px 15px; }
.image-text-alternate.layout-c .row {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .image-text-alternate.layout-c .row {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .image-text-alternate.layout-c .row .col-image.reverse {
    order: 2; }
    @media screen and (max-width: 767px) {
      .image-text-alternate.layout-c .row .col-image.reverse {
        order: 1; } }
  .image-text-alternate.layout-c .row .col-image .image-box {
    width: 100%;
    height: 100%;
    min-height: 330px; }
  .image-text-alternate.layout-c .row .col-text {
    display: flex;
    align-items: center;
    justify-content: center; }
    .image-text-alternate.layout-c .row .col-text.reverse {
      order: 1; }
      @media screen and (max-width: 767px) {
        .image-text-alternate.layout-c .row .col-text.reverse {
          order: 2; } }
    .image-text-alternate.layout-c .row .col-text .text-box {
      padding-top: 50px;
      padding-bottom: 50px; }
@media only screen and (max-width: 768px) {
  .image-text-alternate h2 {
    margin-top: 15px; }
  .image-text-alternate p {
    padding: 0 !important; } }

.call-to-action .container .text-box {
  color: #5C5C5C; }
  .call-to-action .container .text-box h2 {
    letter-spacing: 2px;
    color: #012A3A; }
.call-to-action .container .items a.item {
  text-align: center;
  text-decoration: none;
  color: inherit; }
  .call-to-action .container .items a.item .image {
    display: block;
    padding-bottom: 100%; }
  .call-to-action .container .items a.item .title {
    margin-top: 30px; }

.testimonial .testimonial-items {
  position: relative;
  width: 100%; }
  .testimonial .testimonial-items .slick-list {
    height: unset !important; }
  .testimonial .testimonial-items .slick-arrow {
    position: absolute;
    z-index: 30;
    top: 45%;
    -ms-transform: translateY(-50%)translateZ(0);
    /* IE 9 */
    -webkit-transform: translateY(-50%)translateZ(0);
    /* Chrome, Safari, Opera */
    transform: translateY(-50%)translateZ(0);
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    opacity: 0;
    width: 54px;
    height: 54px;
    border-left: solid 3px #fff;
    border-top: solid 3px #fff; }
    .testimonial .testimonial-items .slick-arrow.slick-prev {
      left: 60px;
      -ms-transform: rotate(-45deg)translateZ(0);
      /* IE 9 */
      -webkit-transform: rotate(-45deg)translateZ(0);
      /* Chrome, Safari, Opera */
      transform: rotate(-45deg)translateZ(0); }
      @media screen and (max-width: 767px) {
        .testimonial .testimonial-items .slick-arrow.slick-prev {
          left: 20px; } }
    .testimonial .testimonial-items .slick-arrow.slick-next {
      right: 60px;
      -ms-transform: rotate(135deg)translateZ(0);
      /* IE 9 */
      -webkit-transform: rotate(135deg)translateZ(0);
      /* Chrome, Safari, Opera */
      transform: rotate(135deg)translateZ(0); }
      @media screen and (max-width: 767px) {
        .testimonial .testimonial-items .slick-arrow.slick-next {
          right: 20px; } }
  .testimonial .testimonial-items:hover .slick-arrow {
    display: inline-block;
    opacity: 0.7; }
  .testimonial .testimonial-items ul.slick-dots {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%; }
    .testimonial .testimonial-items ul.slick-dots li {
      display: inline-block;
      margin: 0 5px;
      background: none; }
      .testimonial .testimonial-items ul.slick-dots li button {
        font-size: 1px;
        outline: none;
        width: 16px;
        height: 16px;
        border-radius: 20px;
        background: none;
        border: solid 2px #fff; }
      .testimonial .testimonial-items ul.slick-dots li.slick-active button {
        background: #fff; }
  .testimonial .testimonial-items .item {
    position: relative;
    float: left;
    display: flex !important;
    align-items: center;
    justify-content: center; }
    .testimonial .testimonial-items .item .content {
      padding: 0 15px;
      width: 100%; }

.image-gallery a {
  width: 100%;
  padding-bottom: 60% !important;
  display: inline-block;
  float: left; }

.shortcode .woocommerce h2 {
  color: #15428A;
  text-align: center; }
.shortcode .woocommerce .woocommerce-form-login, .shortcode .woocommerce .woocommerce-ResetPassword {
  width: 1024px;
  margin: 0 auto; }
  .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button {
    margin-left: 0 !important; }
  .shortcode .woocommerce .woocommerce-form-login p, .shortcode .woocommerce .woocommerce-ResetPassword p {
    background-color: transparent !important; }
  .shortcode .woocommerce .woocommerce-form-login .woocommerce-Input, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-Input {
    background: #FFF;
    padding: 0.5em;
    border: 1px solid #CCC; }
.shortcode .woocommerce form P .password-input .input-text {
  width: 100%; }
.shortcode .woocommerce form .show-password-input {
  position: absolute;
  right: 2.5em;
  top: 0em;
  cursor: pointer; }
.shortcode .woocommerce form .form-row {
  display: flex;
  flex-direction: column; }
  .shortcode .woocommerce form .form-row .required {
    background-color: transparent; }
.shortcode .woocommerce .woocommerce-MyAccount-navigation {
  padding: 30px;
  background-color: #15428A; }
  @media screen and (max-width: 768px) {
    .shortcode .woocommerce .woocommerce-MyAccount-navigation {
      width: 100%; } }
  .shortcode .woocommerce .woocommerce-MyAccount-navigation ul {
    padding: 10px 0px;
    margin-bottom: 0px; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul > li {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      border-top: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul > li a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul > li a:after {
          margin-top: 4px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='tachometer-alt-slow' class='svg-inline--fa fa-tachometer-alt-slow fa-w-18' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23FFF' d='M120 320c0 13.26-10.74 24-24 24s-24-10.74-24-24 10.74-24 24-24 24 10.74 24 24zm168-168c13.26 0 24-10.74 24-24s-10.74-24-24-24-24 10.74-24 24 10.74 24 24 24zm64 200c0 35.35-28.65 64-64 64s-64-28.65-64-64c0-14.26 4.82-27.3 12.71-37.94l-97.14-120c-5.56-6.86-4.5-16.94 2.38-22.5 6.88-5.55 16.97-4.5 22.5 2.38l97.09 119.94c8.09-3.69 17-5.88 26.47-5.88 35.34 0 63.99 28.65 63.99 64zm-32 0c0-17.67-14.33-32-32-32s-32 14.33-32 32 14.33 32 32 32 32-14.33 32-32zm256-32c0 52.8-14.25 102.26-39.06 144.8-5.61 9.62-16.3 15.2-27.44 15.2h-443c-11.14 0-21.83-5.58-27.44-15.2C14.25 422.26 0 372.8 0 320 0 160.94 128.94 32 288 32s288 128.94 288 288zm-32 0c0-141.16-114.84-256-256-256S32 178.84 32 320c0 45.26 12 89.75 34.7 128.68l442.8-.68C532 409.75 544 365.26 544 320zM424 160c-13.26 0-24 10.74-24 24s10.74 24 24 24 24-10.74 24-24-10.74-24-24-24zm56 136c-13.26 0-24 10.74-24 24s10.74 24 24 24 24-10.74 24-24-10.74-24-24-24z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--dashboard {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      border-top: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--dashboard a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--dashboard a:after {
          margin-top: 4px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='tachometer-alt-slow' class='svg-inline--fa fa-tachometer-alt-slow fa-w-18' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23FFF' d='M120 320c0 13.26-10.74 24-24 24s-24-10.74-24-24 10.74-24 24-24 24 10.74 24 24zm168-168c13.26 0 24-10.74 24-24s-10.74-24-24-24-24 10.74-24 24 10.74 24 24 24zm64 200c0 35.35-28.65 64-64 64s-64-28.65-64-64c0-14.26 4.82-27.3 12.71-37.94l-97.14-120c-5.56-6.86-4.5-16.94 2.38-22.5 6.88-5.55 16.97-4.5 22.5 2.38l97.09 119.94c8.09-3.69 17-5.88 26.47-5.88 35.34 0 63.99 28.65 63.99 64zm-32 0c0-17.67-14.33-32-32-32s-32 14.33-32 32 14.33 32 32 32 32-14.33 32-32zm256-32c0 52.8-14.25 102.26-39.06 144.8-5.61 9.62-16.3 15.2-27.44 15.2h-443c-11.14 0-21.83-5.58-27.44-15.2C14.25 422.26 0 372.8 0 320 0 160.94 128.94 32 288 32s288 128.94 288 288zm-32 0c0-141.16-114.84-256-256-256S32 178.84 32 320c0 45.26 12 89.75 34.7 128.68l442.8-.68C532 409.75 544 365.26 544 320zM424 160c-13.26 0-24 10.74-24 24s10.74 24 24 24 24-10.74 24-24-10.74-24-24-24zm56 136c-13.26 0-24 10.74-24 24s10.74 24 24 24 24-10.74 24-24-10.74-24-24-24z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--orders {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--orders a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--orders a:after {
          margin-top: 4px;
          margin-right: 2px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='cart-arrow-down' class='svg-inline--fa fa-cart-arrow-down fa-w-18' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23FFF' d='M551.991 64H129.28l-8.329-44.423C118.822 8.226 108.911 0 97.362 0H12C5.373 0 0 5.373 0 12v8c0 6.627 5.373 12 12 12h78.72l69.927 372.946C150.305 416.314 144 431.42 144 448c0 35.346 28.654 64 64 64s64-28.654 64-64a63.681 63.681 0 0 0-8.583-32h145.167a63.681 63.681 0 0 0-8.583 32c0 35.346 28.654 64 64 64 35.346 0 64-28.654 64-64 0-17.993-7.435-34.24-19.388-45.868C506.022 391.891 496.76 384 485.328 384H189.28l-12-64h331.381c11.368 0 21.177-7.976 23.496-19.105l43.331-208C578.592 77.991 567.215 64 551.991 64zM240 448c0 17.645-14.355 32-32 32s-32-14.355-32-32 14.355-32 32-32 32 14.355 32 32zm224 32c-17.645 0-32-14.355-32-32s14.355-32 32-32 32 14.355 32 32-14.355 32-32 32zm38.156-192H171.28l-36-192h406.876l-40 192zm-106.641-75.515l-51.029 51.029c-4.686 4.686-12.284 4.686-16.971 0l-51.029-51.029c-7.56-7.56-2.206-20.485 8.485-20.485H320v-52c0-6.627 5.373-12 12-12h8c6.627 0 12 5.373 12 12v52h35.029c10.691 0 16.045 12.926 8.486 20.485z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--downloads {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--downloads a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--downloads a:after {
          margin-top: 4px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='download' class='svg-inline--fa fa-download fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23FFF' d='M452 432c0 11-9 20-20 20s-20-9-20-20 9-20 20-20 20 9 20 20zm-84-20c-11 0-20 9-20 20s9 20 20 20 20-9 20-20-9-20-20-20zm144-48v104c0 24.3-19.7 44-44 44H44c-24.3 0-44-19.7-44-44V364c0-24.3 19.7-44 44-44h99.4L87 263.6c-25.2-25.2-7.3-68.3 28.3-68.3H168V40c0-22.1 17.9-40 40-40h96c22.1 0 40 17.9 40 40v155.3h52.7c35.6 0 53.4 43.1 28.3 68.3L368.6 320H468c24.3 0 44 19.7 44 44zm-261.7 17.7c3.1 3.1 8.2 3.1 11.3 0L402.3 241c5-5 1.5-13.7-5.7-13.7H312V40c0-4.4-3.6-8-8-8h-96c-4.4 0-8 3.6-8 8v187.3h-84.7c-7.1 0-10.7 8.6-5.7 13.7l140.7 140.7zM480 364c0-6.6-5.4-12-12-12H336.6l-52.3 52.3c-15.6 15.6-41 15.6-56.6 0L175.4 352H44c-6.6 0-12 5.4-12 12v104c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12V364z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--edit-address {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--edit-address a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--edit-address a:after {
          margin-top: 4px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='home' class='svg-inline--fa fa-home fa-w-18' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23FFF' d='M541 229.16l-61-49.83v-77.4a6 6 0 0 0-6-6h-20a6 6 0 0 0-6 6v51.33L308.19 39.14a32.16 32.16 0 0 0-40.38 0L35 229.16a8 8 0 0 0-1.16 11.24l10.1 12.41a8 8 0 0 0 11.2 1.19L96 220.62v243a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-128l64 .3V464a16 16 0 0 0 16 16l128-.33a16 16 0 0 0 16-16V220.62L520.86 254a8 8 0 0 0 11.25-1.16l10.1-12.41a8 8 0 0 0-1.21-11.27zm-93.11 218.59h.1l-96 .3V319.88a16.05 16.05 0 0 0-15.95-16l-96-.27a16 16 0 0 0-16.05 16v128.14H128V194.51L288 63.94l160 130.57z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--payment-methods {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--payment-methods a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--payment-methods a:after {
          margin-top: 4px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='credit-card-front' class='svg-inline--fa fa-credit-card-front fa-w-18' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23fff' d='M528 31H48C21.5 31 0 52.5 0 79v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V79c0-26.5-21.5-48-48-48zm16 400c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16V79c0-8.8 7.2-16 16-16h480c8.8 0 16 7.2 16 16v352zm-352-68v8c0 6.6-5.4 12-12 12h-72c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12zm192 0v8c0 6.6-5.4 12-12 12H236c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12zM488 95h-80c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24v-48c0-13.3-10.7-24-24-24zm-8 64h-64v-32h64v32zM260 319h-56c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h56c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm28-12v-40c0-6.6 5.4-12 12-12h56c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-56c-6.6 0-12-5.4-12-12zm-192 0v-40c0-6.6 5.4-12 12-12h56c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-56c-6.6 0-12-5.4-12-12zm384-40v40c0 6.6-5.4 12-12 12h-72c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--subscriptions {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--subscriptions a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--subscriptions a:after {
          margin-top: 4px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='users-class' class='svg-inline--fa fa-users-class fa-w-20' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%23FFF' d='M544 224c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zm0 128c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm-304-48c0 44.2 35.8 80 80 80s80-35.8 80-80-35.8-80-80-80-80 35.8-80 80zm128 0c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48 48 21.5 48 48zM96 384c44.2 0 80-35.8 80-80s-35.8-80-80-80-80 35.8-80 80 35.8 80 80 80zm0-128c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm468 160h-40c-41.9 0-76 35.9-76 80 0 8.8 7.2 16 16 16s16-7.2 16-16c0-26.5 19.8-48 44-48h40c24.2 0 44 21.5 44 48 0 8.8 7.2 16 16 16s16-7.2 16-16c0-44.1-34.1-80-76-80zm-448 0H76c-41.9 0-76 35.9-76 80 0 8.8 7.2 16 16 16s16-7.2 16-16c0-26.5 19.8-48 44-48h40c24.2 0 44 21.5 44 48 0 8.8 7.2 16 16 16s16-7.2 16-16c0-44.1-34.1-80-76-80zm224 0h-40c-41.9 0-76 35.9-76 80 0 8.8 7.2 16 16 16s16-7.2 16-16c0-26.5 19.8-48 44-48h40c24.2 0 44 21.5 44 48 0 8.8 7.2 16 16 16s16-7.2 16-16c0-44.1-34.1-80-76-80zM64 48c0-8.83 7.19-16 16-16h480c8.81 0 16 7.17 16 16v149.22c11.51 3.46 22.37 8.36 32 15.11V48c0-26.47-21.53-48-48-48H80C53.53 0 32 21.53 32 48v164.33c9.63-6.75 20.49-11.64 32-15.11V48z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--edit-account {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--edit-account a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--edit-account a:after {
          margin-top: 4px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='address-card' class='svg-inline--fa fa-address-card fa-w-18' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23FFF' d='M512 32H64C28.7 32 0 60.7 0 96v320c0 35.3 28.7 64 64 64h448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64zm32 384c0 17.6-14.4 32-32 32H64c-17.6 0-32-14.4-32-32V96c0-17.6 14.4-32 32-32h448c17.6 0 32 14.4 32 32v320zm-72-128H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zm0-64H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zm0-64H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8zM208 288c44.2 0 80-35.8 80-80s-35.8-80-80-80-80 35.8-80 80 35.8 80 80 80zm0-128c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm46.8 144c-19.5 0-24.4 7-46.8 7s-27.3-7-46.8-7c-21.2 0-41.8 9.4-53.8 27.4C100.2 342.1 96 355 96 368.9V392c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8v-23.1c0-7 2.1-13.8 6-19.6 5.6-8.3 15.8-13.2 27.3-13.2 12.4 0 20.8 7 46.8 7 25.9 0 34.3-7 46.8-7 11.5 0 21.7 5 27.3 13.2 3.9 5.8 6 12.6 6 19.6V392c0 4.4 3.6 8 8 8h16c4.4 0 8-3.6 8-8v-23.1c0-13.9-4.2-26.8-11.4-37.5-12.3-18-32.9-27.4-54-27.4z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout a:after {
          margin-top: 4px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='sign-out-alt' class='svg-inline--fa fa-sign-out-alt fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23FFF' d='M160 217.1c0-8.8 7.2-16 16-16h144v-93.9c0-7.1 8.6-10.7 13.6-5.7l141.6 143.1c6.3 6.3 6.3 16.4 0 22.7L333.6 410.4c-5 5-13.6 1.5-13.6-5.7v-93.9H176c-8.8 0-16-7.2-16-16v-77.7m-32 0v77.7c0 26.5 21.5 48 48 48h112v61.9c0 35.5 43 53.5 68.2 28.3l141.7-143c18.8-18.8 18.8-49.2 0-68L356.2 78.9c-25.1-25.1-68.2-7.3-68.2 28.3v61.9H176c-26.5 0-48 21.6-48 48zM0 112v288c0 26.5 21.5 48 48 48h132c6.6 0 12-5.4 12-12v-8c0-6.6-5.4-12-12-12H48c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16h132c6.6 0 12-5.4 12-12v-8c0-6.6-5.4-12-12-12H48C21.5 64 0 85.5 0 112z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--view-license-keys {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--view-license-keys a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--view-license-keys a:after {
          margin-top: 4px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='user-graduate' class='svg-inline--fa fa-user-graduate fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23FFF' d='M319.4 320.6L224 400l-95.4-79.4C110.2 321.4 0 336.1 0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48 0-127.9-110.1-142.6-128.6-143.4zM208 480H48c-8.8 0-16-7.2-16-16 0-99.6 84.1-109.9 86.4-110.3l89.6 74.6V480zm208-16c0 8.8-7.2 16-16 16H240v-51.7l89.6-74.6c2.3.4 86.4 10.7 86.4 110.3zM13.2 100l6.8 2v37.6c-7 4.2-12 11.5-12 20.3 0 8.4 4.6 15.4 11.1 19.7L3.5 242c-1.7 6.9 2.1 14 7.6 14h41.8c5.5 0 9.3-7.1 7.6-14l-15.6-62.3C51.4 175.4 56 168.4 56 160c0-8.8-5-16.1-12-20.3v-30.5L90.7 123C84 139.4 80 157.2 80 176c0 79.5 64.5 144 144 144s144-64.5 144-144c0-18.8-4-36.6-10.7-53l77.5-23c17.6-5.2 17.6-34.8 0-40L240.9 2.5C235.3.8 229.7 0 224 0s-11.3.8-16.9 2.5L13.2 60c-17.6 5.2-17.6 34.8 0 40zM224 288c-61.8 0-112-50.2-112-112 0-15.7 3.7-30.3 9.6-43.8l85.5 25.4c14.8 4.4 27.2 2 33.8 0l85.5-25.4c5.9 13.5 9.6 28.2 9.6 43.8 0 61.8-50.2 112-112 112zm-7.8-254.9c.8-.2 7.3-2.4 15.6 0l158 46.9-158 46.9c-.8.2-7.3 2.4-15.6 0L58.2 80l158-46.9z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
    .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--managestudents, .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--studentgroups, .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--assignments {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 5px 5px; }
      .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--managestudents a, .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--studentgroups a, .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--assignments a {
        color: #FFF;
        position: relative; }
        .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--managestudents a:after, .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--studentgroups a:after, .shortcode .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--assignments a:after {
          margin-top: 4px;
          content: '';
          position: relative;
          width: 26px;
          height: 26px;
          float: right;
          background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='users-class' class='svg-inline--fa fa-users-class fa-w-20' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%23FFF' d='M544 224c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zm0 128c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm-304-48c0 44.2 35.8 80 80 80s80-35.8 80-80-35.8-80-80-80-80 35.8-80 80zm128 0c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48 48 21.5 48 48zM96 384c44.2 0 80-35.8 80-80s-35.8-80-80-80-80 35.8-80 80 35.8 80 80 80zm0-128c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm468 160h-40c-41.9 0-76 35.9-76 80 0 8.8 7.2 16 16 16s16-7.2 16-16c0-26.5 19.8-48 44-48h40c24.2 0 44 21.5 44 48 0 8.8 7.2 16 16 16s16-7.2 16-16c0-44.1-34.1-80-76-80zm-448 0H76c-41.9 0-76 35.9-76 80 0 8.8 7.2 16 16 16s16-7.2 16-16c0-26.5 19.8-48 44-48h40c24.2 0 44 21.5 44 48 0 8.8 7.2 16 16 16s16-7.2 16-16c0-44.1-34.1-80-76-80zm224 0h-40c-41.9 0-76 35.9-76 80 0 8.8 7.2 16 16 16s16-7.2 16-16c0-26.5 19.8-48 44-48h40c24.2 0 44 21.5 44 48 0 8.8 7.2 16 16 16s16-7.2 16-16c0-44.1-34.1-80-76-80zM64 48c0-8.83 7.19-16 16-16h480c8.81 0 16 7.17 16 16v149.22c11.51 3.46 22.37 8.36 32 15.11V48c0-26.47-21.53-48-48-48H80C53.53 0 32 21.53 32 48v164.33c9.63-6.75 20.49-11.64 32-15.11V48z'%3E%3C/path%3E%3C/svg%3E");
          background-repeat: no-repeat; }
.shortcode .woocommerce .woocommerce-MyAccount-content {
  height: 100%;
  min-height: 441px;
  padding: 30px;
  background-color: #FFF;
  width: 100%;
  max-width: 100%; }
  .shortcode .woocommerce .woocommerce-MyAccount-content table {
    width: 100%; }
    .shortcode .woocommerce .woocommerce-MyAccount-content table thead tr th {
      background: #15428A;
      color: #FFF; }
    .shortcode .woocommerce .woocommerce-MyAccount-content table thead tr.cart-sub-total, .shortcode .woocommerce .woocommerce-MyAccount-content table tbody tr.cart-sub-total, .shortcode .woocommerce .woocommerce-MyAccount-content table tfoot tr.cart-sub-total {
      background: #CCC; }
    .shortcode .woocommerce .woocommerce-MyAccount-content table thead tr td, .shortcode .woocommerce .woocommerce-MyAccount-content table tbody tr td, .shortcode .woocommerce .woocommerce-MyAccount-content table tfoot tr td {
      padding: 10px; }
    .shortcode .woocommerce .woocommerce-MyAccount-content table thead tr th, .shortcode .woocommerce .woocommerce-MyAccount-content table tbody tr th, .shortcode .woocommerce .woocommerce-MyAccount-content table tfoot tr th {
      padding: 10px; }
  .shortcode .woocommerce .woocommerce-MyAccount-content #std-tbl_wrapper table.mto-table tbody tr td.actions {
    display: inline-flex; }
  .shortcode .woocommerce .woocommerce-MyAccount-content form .wrapper {
    display: flex;
    flex-direction: column; }
  .shortcode .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p span {
    background-color: #FFF; }
    .shortcode .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p span .select2-selection__rendered {
      border-bottom: 1px solid #767676; }
  .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .btn.btn-dark, .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.btn-dark, .shortcode .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.btn-dark, .shortcode .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order section.custom-form .container .form .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.forminator-button, .shortcode section.custom-form .container .form .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.forminator-button, .shortcode section.custom-form .container .form .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.forminator-button, .shortcode .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .single-test .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.qsm-btn, .shortcode .single-test .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.qsm-btn, .shortcode .single-test .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.qsm-btn, .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td section.custom-form .container .form .forminator-button, section.custom-form .container .form .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .forminator-button, .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td section.custom-form .container .form input[type=submit], section.custom-form .container .form .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td input[type=submit], .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .image-text-alternate.layout-a .row .col-text .links a.btn-dark, .image-text-alternate.layout-a .row .col-text .links .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td a.btn-dark, .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .woocommerce-form-login .woocommerce-form-row button.btn-dark, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.btn-dark, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row section.custom-form .container .form .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.forminator-button, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row .single-test .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.qsm-btn, .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .woocommerce-ResetPassword .woocommerce-form-row button.btn-dark, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.btn-dark, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row section.custom-form .container .form .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.forminator-button, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .single-test .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.qsm-btn, .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td form .form-row .btn-dark.woocommerce-button, .shortcode .woocommerce form .form-row .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .btn-dark.woocommerce-button, .shortcode .woocommerce form .form-row section.custom-form .container .form .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .woocommerce-button.forminator-button, .shortcode .woocommerce form .form-row section.custom-form .container .form .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td input.woocommerce-button[type=submit], .shortcode .woocommerce form .form-row .single-test .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .woocommerce-button.qsm-btn, .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .single-lesson .btns button.btn-dark, .single-lesson .btns .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.btn-dark, .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .single-test .btns button.btn-dark, .single-test .btns .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td button.btn-dark, .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .single-test .qsm-btn, .single-test .shortcode .woocommerce .woocommerce-MyAccount-content .dataTables_wrapper table tbody tr td .qsm-btn {
    padding: 4px; }
.shortcode .woocommerce .checkout .mto-checkout {
  display: flex; }
  .shortcode .woocommerce .checkout .mto-checkout .woocommerce-billing-fields {
    background-color: #FFF;
    margin-bottom: 50px; }
    .shortcode .woocommerce .checkout .mto-checkout .woocommerce-billing-fields h3 {
      background-color: #15428A;
      padding: 20px 40px;
      color: #FFF;
      position: relative; }
      .shortcode .woocommerce .checkout .mto-checkout .woocommerce-billing-fields h3:after {
        content: '';
        width: 50px;
        height: 50px;
        float: right;
        background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='cart-arrow-down' class='svg-inline--fa fa-cart-arrow-down fa-w-18' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23FFF' d='M551.991 64H129.28l-8.329-44.423C118.822 8.226 108.911 0 97.362 0H12C5.373 0 0 5.373 0 12v8c0 6.627 5.373 12 12 12h78.72l69.927 372.946C150.305 416.314 144 431.42 144 448c0 35.346 28.654 64 64 64s64-28.654 64-64a63.681 63.681 0 0 0-8.583-32h145.167a63.681 63.681 0 0 0-8.583 32c0 35.346 28.654 64 64 64 35.346 0 64-28.654 64-64 0-17.993-7.435-34.24-19.388-45.868C506.022 391.891 496.76 384 485.328 384H189.28l-12-64h331.381c11.368 0 21.177-7.976 23.496-19.105l43.331-208C578.592 77.991 567.215 64 551.991 64zM240 448c0 17.645-14.355 32-32 32s-32-14.355-32-32 14.355-32 32-32 32 14.355 32 32zm224 32c-17.645 0-32-14.355-32-32s14.355-32 32-32 32 14.355 32 32-14.355 32-32 32zm38.156-192H171.28l-36-192h406.876l-40 192zm-106.641-75.515l-51.029 51.029c-4.686 4.686-12.284 4.686-16.971 0l-51.029-51.029c-7.56-7.56-2.206-20.485 8.485-20.485H320v-52c0-6.627 5.373-12 12-12h8c6.627 0 12 5.373 12 12v52h35.029c10.691 0 16.045 12.926 8.486 20.485z'%3E%3C/path%3E%3C/svg%3E");
        background-repeat: no-repeat; }
    .shortcode .woocommerce .checkout .mto-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
      padding: 10px 40px 40px 40px; }
      .shortcode .woocommerce .checkout .mto-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p {
        background-color: transparent !important; }
  .shortcode .woocommerce .checkout .mto-checkout .woocommerce-additional-fields {
    background-color: #FFF; }
    .shortcode .woocommerce .checkout .mto-checkout .woocommerce-additional-fields h3 {
      background-color: #15428A;
      padding: 20px 40px;
      color: #FFF;
      position: relative; }
    .shortcode .woocommerce .checkout .mto-checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p {
      background-color: transparent !important; }
.shortcode .woocommerce .checkout .your-order {
  background-color: #15428A;
  padding: 20px 40px;
  color: #FFF;
  position: relative;
  margin-bottom: 0; }
  .shortcode .woocommerce .checkout .your-order:after {
    content: '';
    width: 50px;
    height: 50px;
    float: right;
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fal' data-icon='cart-arrow-down' class='svg-inline--fa fa-cart-arrow-down fa-w-18' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23FFF' d='M551.991 64H129.28l-8.329-44.423C118.822 8.226 108.911 0 97.362 0H12C5.373 0 0 5.373 0 12v8c0 6.627 5.373 12 12 12h78.72l69.927 372.946C150.305 416.314 144 431.42 144 448c0 35.346 28.654 64 64 64s64-28.654 64-64a63.681 63.681 0 0 0-8.583-32h145.167a63.681 63.681 0 0 0-8.583 32c0 35.346 28.654 64 64 64 35.346 0 64-28.654 64-64 0-17.993-7.435-34.24-19.388-45.868C506.022 391.891 496.76 384 485.328 384H189.28l-12-64h331.381c11.368 0 21.177-7.976 23.496-19.105l43.331-208C578.592 77.991 567.215 64 551.991 64zM240 448c0 17.645-14.355 32-32 32s-32-14.355-32-32 14.355-32 32-32 32 14.355 32 32zm224 32c-17.645 0-32-14.355-32-32s14.355-32 32-32 32 14.355 32 32-14.355 32-32 32zm38.156-192H171.28l-36-192h406.876l-40 192zm-106.641-75.515l-51.029 51.029c-4.686 4.686-12.284 4.686-16.971 0l-51.029-51.029c-7.56-7.56-2.206-20.485 8.485-20.485H320v-52c0-6.627 5.373-12 12-12h8c6.627 0 12 5.373 12 12v52h35.029c10.691 0 16.045 12.926 8.486 20.485z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat; }
.shortcode .woocommerce .checkout .woocommerce-checkout-review-order {
  background-color: #FFF; }
  .shortcode .woocommerce .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment ul {
    background-color: #FFF; }
    .shortcode .woocommerce .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment ul li .payment_box {
      background-color: #15428A !important;
      color: #FFF !important; }
      .shortcode .woocommerce .checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment ul li .payment_box:before {
        border: 1em solid #15428A !important;
        border-right-color: transparent !important;
        border-left-color: transparent !important;
        border-top-color: transparent !important; }
  .shortcode .woocommerce .checkout .woocommerce-checkout-review-order .place-order button {
    background-color: #0091C3;
    padding: 20px;
    width: auto;
    display: flex;
    max-width: 300px;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 40px; }
    .shortcode .woocommerce .checkout .woocommerce-checkout-review-order .place-order button:hover {
      background-color: #15428A; }

td.actions {
  display: inline-flex !important;
  width: 100%;
  border: none; }
  td.actions button {
    font-size: 14px !important;
    padding: 12px !important; }
    td.actions button.track-progress-btn {
      margin-left: 20px !important; }

table.mto-tbl tbody td {
  border: none !important; }
table.mto-tbl thead tr {
  border: none !important;
  color: #FFF !important;
  background-color: #15428A !important; }

.faqs {
  padding-top: 60px;
  padding-bottom: 60px; }
  .faqs h2 {
    color: #15428A; }
  .faqs .text-box {
    text-align: center; }
  .faqs .faq {
    display: block;
    padding: 20px 15px;
    box-shadow: 0 6px 18px -2px rgba(0, 0, 0, 0.37);
    margin: 40px 130px;
    border-radius: 3px;
    border-bottom: 5px solid #15428A; }
    .faqs .faq.active {
      background: #15428A; }
      .faqs .faq.active h3 {
        color: #FFF !important; }
    .faqs .faq .question {
      cursor: pointer; }
      .faqs .faq .question h3 {
        margin-bottom: 0;
        font-size: 18px;
        color: #012A3A;
        font-weight: 600; }
    .faqs .faq .answer {
      display: none;
      margin-top: 20px;
      padding: 10px 16px;
      border-radius: 10px; }
      .faqs .faq .answer p {
        margin-bottom: 0;
        color: #ffffff !important; }

.find-more .tile {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-between;
  height: 100%;
  border-radius: 10px; }
.find-more .icons {
  width: 100%; }
.find-more .text-box {
  background-repeat: no-repeat;
  height: 100%;
  flex-wrap: wrap;
  display: flex; }
.find-more .tile {
  background-size: cover; }
.find-more p {
  margin: 0;
  padding-top: 10px;
  color: #FFF;
  font-weight: 200;
  font-size: 18px;
  padding-right: 0; }
.find-more .overlay {
  background-color: rgba(0, 23, 118, 0.7);
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 10px; }
.find-more h2 {
  font-size: 52px;
  color: #FFF; }

.wrap {
  justify-content: center;
  align-items: center; }
  .wrap h2.main-title {
    color: #15428A; }
  .wrap .tiles {
    display: flex;
    flex-wrap: wrap;
    height: 150px;
    align-content: space-between;
    border-radius: 0.2rem;
    background-position: center;
    border-radius: 10px; }
    .wrap .tiles .links {
      color: #ffffff; }
    .wrap .tiles .overlay {
      border-radius: 10px; }
      .wrap .tiles .overlay:hover {
        background-color: rgba(0, 23, 118, 0.7); }
    .wrap .tiles h2 {
      color: #012A3A; }
  .wrap .the-images .image a {
    border-radius: 10px; }
    .wrap .the-images .image a span.image {
      position: relative;
      display: flex;
      border-radius: 10px;
      overflow: hidden; }
      .wrap .the-images .image a span.image img {
        display: flex;
        height: 200px;
        width: 100%;
        object-fit: cover;
        border-radius: 10px; }
      .wrap .the-images .image a span.image span.overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: flex;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        border-radius: 10px; }
      .wrap .the-images .image a span.image span.title {
        display: inline-flex;
        position: absolute;
        width: 100%;
        bottom: 0;
        right: 0;
        text-align: right !important;
        color: #FFF;
        font-size: 28px;
        letter-spacing: 2px; }
    .wrap .the-images .image a:hover span.image span.overlay {
      background: rgba(0, 23, 118, 0.9); }
    .wrap .the-images .image a:hover span.image img {
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    .wrap .the-images .image a:hover span.image span.title {
      letter-spacing: 0; }

.give-it .background {
  background-repeat: no-repeat;
  background-size: cover; }
  .give-it .background .overlay {
    background-color: rgba(0, 23, 118, 0.7); }
    .give-it .background .overlay .wrap {
      justify-content: center;
      align-items: center; }
      .give-it .background .overlay .wrap .the-image {
        height: 100%;
        width: 100%;
        display: inline-flex; }
        .give-it .background .overlay .wrap .the-image img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
.give-it h2 {
  color: #ffffff; }
.give-it p {
  color: #ffffff; }
@media only screen and (max-width: 768px) {
  .give-it .text-box {
    margin: 0 !important; } }
@media only screen and (max-width: 425px) {
  .give-it .the-image {
    width: 400px;
    height: 290px; }
  .give-it p {
    padding: 0; }
  .give-it .links {
    padding-bottom: 20px; }
    .give-it .links a {
      width: 100%;
      white-space: normal; } }

.testimonial-block {
  color: #5D5D5D; }
  .testimonial-block h1, .testimonial-block h2, .testimonial-block h3, .testimonial-block h4, .testimonial-block h5, .testimonial-block h6 {
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    margin: 0; }
  .testimonial-block h2.title {
    font-size: 46px;
    color: #15428A !important;
    font-weight: 800; }
  .testimonial-block .review {
    background-color: #0091C3;
    -webkit-box-shadow: 0 0 7px 2px #dadada;
    box-shadow: 0 0 7px 2px #dadada;
    color: #FFF;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 100%;
    height: 22em; }
    @media screen and (max-width: 425px) {
      .testimonial-block .review {
        height: 100%; } }
    .testimonial-block .review .text {
      padding-bottom: 3px;
      font-size: 18px;
      letter-spacing: 0; }
    .testimonial-block .review i {
      padding-left: 8px;
      color: #fff;
      font-size: 80px;
      position: absolute;
      right: 60px;
      bottom: 80px;
      opacity: 0.2; }
    .testimonial-block .review p {
      margin: 0 auto;
      padding: 0; }

.call-to-banner {
  text-align: center;
  color: #ffffff; }
  .call-to-banner .the-image {
    background-repeat: no-repeat;
    background-size: cover; }
    .call-to-banner .the-image .overlay {
      background-color: rgba(0, 23, 118, 0.7); }
  .call-to-banner p {
    color: #ffffff;
    text-align: center; }
  @media only screen and (max-width: 425px) {
    .call-to-banner h2 {
      font-size: 25px; }
    .call-to-banner .container {
      padding: 20px !important; } }

.grade-blocks .text-box {
  background-color: #15428A;
  background-repeat: no-repeat;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  position: relative;
  border-radius: 10px; }
  .grade-blocks .text-box .links {
    width: 100%; }
    .grade-blocks .text-box .links .items {
      width: 100%;
      display: flex;
      justify-content: center; }
      .grade-blocks .text-box .links .items a {
        white-space: normal;
        text-align: center; }
  .grade-blocks .text-box p {
    padding: 0 !important;
    color: #FFF; }
  .grade-blocks .text-box h2 {
    color: #FFF !important;
    padding: 0; }

.lessons-section .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .lessons-section .row .image {
    width: 100%;
    height: 100%; }
    .lessons-section .row .image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1); }
.lessons-section .title {
  color: #15428A; }
.lessons-section .links {
  color: #08303F;
  border: 2px;
  display: flex; }
.lessons-section a {
  width: 100%;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  background: #15428A !important;
  -webkit-box-shadow: 0 0 5px 1px #CCC;
  box-shadow: 0 0 5px 1px #CCC;
  padding: 2px 10px;
  margin-bottom: 8px;
  color: #FFF;
  border-radius: 10px; }
  .lessons-section a:hover {
    background: #0091C3 !important;
    color: #FFF;
    padding-left: 25px;
    text-decoration: none; }

.section-tests .text-box {
  background-color: #EAEAEA; }
.section-tests .text-box:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 1px 1px #dadada;
  box-shadow: 0 0 1px 1px #dadada; }
.section-tests h4 {
  font-weight: 650;
  font-size: 16px;
  color: #08303F; }
.section-tests p {
  margin: 0;
  font-size: 14px;
  line-height: 20px; }
@media only screen and (max-width: 768px) {
  .section-tests h4 {
    padding-right: 0 !important; }
  .section-tests p {
    padding-right: 0 !important;
    text-align: start; } }

.grade-content h1, .grade-content h2, .grade-content h3, .grade-content h4, .grade-content h5, .grade-content h6 {
  color: #15428A; }
.grade-content .lessons-outer ul.lessons, .grade-content .lessons-outer .tests, .grade-content .tests-outer ul.lessons, .grade-content .tests-outer .tests {
  list-style: none;
  padding-left: 0; }
  .grade-content .lessons-outer ul.lessons li, .grade-content .lessons-outer .tests li, .grade-content .tests-outer ul.lessons li, .grade-content .tests-outer .tests li {
    display: inline-block; }
    .grade-content .lessons-outer ul.lessons li a, .grade-content .lessons-outer .tests li a, .grade-content .tests-outer ul.lessons li a, .grade-content .tests-outer .tests li a {
      width: 100%;
      display: flex;
      font-size: 16px;
      font-weight: 500;
      background: #15428A !important;
      -webkit-box-shadow: 0 0 5px 1px #CCC;
      box-shadow: 0 0 5px 1px #CCC;
      padding: 2px 10px;
      margin-bottom: 8px;
      color: #FFF;
      border-radius: 10px; }
      .grade-content .lessons-outer ul.lessons li a:hover, .grade-content .lessons-outer .tests li a:hover, .grade-content .tests-outer ul.lessons li a:hover, .grade-content .tests-outer .tests li a:hover {
        background: #0091C3 !important;
        color: #FFF;
        padding-left: 25px;
        text-decoration: none; }

.theory-question-answer .accordion .card {
  border-radius: 0;
  border: none; }
  .theory-question-answer .accordion .card .card-header {
    background: none;
    border: none;
    padding: 0 10px;
    border-radius: 0; }
    .theory-question-answer .accordion .card .card-header .btn-q:focus {
      outline: none; }
    .theory-question-answer .accordion .card .card-header.question {
      background: #0091C3; }
      .theory-question-answer .accordion .card .card-header.question .btn-q {
        color: #FFF; }
    .theory-question-answer .accordion .card .card-header.answer {
      background: #00cd73; }
      .theory-question-answer .accordion .card .card-header.answer .btn-q {
        color: #FFF; }
    .theory-question-answer .accordion .card .card-header .btn-q {
      border: 0;
      background: none;
      font-size: 20px;
      cursor: pointer;
      font-weight: 600; }
    .theory-question-answer .accordion .card .card-header h2 {
      font-weight: 600; }
  .theory-question-answer .accordion .card .card-body {
    padding: 10px; }

/* Footer */
.site-footer {
  z-index: 9;
  position: relative;
  color: #BABABA !important;
  background: #1b4c7b;
  background: linear-gradient(349deg, #1b4c7b 0%, #3679ba 100%); }
  .site-footer .notes {
    position: relative;
    overflow: hidden; }
    .site-footer .notes:before {
      content: "";
      background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 605.8 232.6'%3E%3Ctitle%3Emto-footer-notes-l%3C/title%3E%3Cpath d='M402.4,64.7c2.9,11.7,5.9,23.7,8.9,35.3,2.1,8.3-1.1,14.7-9.1,17.6-2.8,1.1-5.9,1.6-8.3-1s-1.5-5.6,0-8.3c3.3-5.6,8-8.7,15-8.4-2.3-8.7-4.5-17.3-6.9-26.3L364.6,87.1c2.9,10.9,5.6,21.5,8.3,32.1a14.1,14.1,0,0,1-11.6,17.4c-5.2.8-8.3-2.7-6.9-7.8s7.8-10.2,15.9-10.7c-3.2-12.7-6.5-25.2-9.8-38Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M485.9,98.6l-1.8,19.5c-.4,4.6-3.2,7.3-7.7,7.3-1.6,0-3.3-.2-4-2s.2-3.1,1.5-4.2a8.4,8.4,0,0,1,9-1.6l1.2-14.5H462.8c-.5,6.1-1,11.9-1.5,17.8a7.5,7.5,0,0,1-9,6.7c-2.8-.5-3.8-2.8-2.1-5.2s5.7-3.7,10-2.5c.6-7,1.1-14,1.8-21Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M124.6,50.5c-7.9,3.4-14.1-.9-13.8-9.4.1-6.7,3.7-12.9,9.8-17.5h0a35.2,35.2,0,0,1,4.5-3,50.2,50.2,0,0,1,6.2-2.6L121.4,0h4.1l10.3,18.8.9,1.7a23.1,23.1,0,0,1,1,2.8A22.5,22.5,0,0,1,124.6,50.5Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M163.5,0h22.7a34.4,34.4,0,0,1-5.3,4.6c-4.1,2.8-8.6,4.9-13.4,1.7A8.7,8.7,0,0,1,163.5,0Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M92.8,80.9,31.5,2.2,34,.2c1.3,1.4,2.8,2.8,4,4.3,20.6,26.3,40.4,53.3,62,78.8,9.9,11.7.8,38.8-15.5,43.3-7.6,2.1-13.8-2.9-14.8-11.7-1.3-12.7,7.2-27.2,19-32.3Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M250.4,113.4c-6.2-24.9-12.5-49.5-18.6-74.1l2.4-.6a30.9,30.9,0,0,1,1.4,4.3c6.3,24.8,11.9,49.8,19.1,74.3,3.3,11.3-11.4,27.4-24.2,25.6-6-.9-8.8-6.4-6.7-12.8,2.9-9.3,13.4-16.9,23.2-16.7Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M464,56c-3.7-14.7-7.4-29.2-11-43.6l1.4-.4.9,2.5c3.6,14.6,6.9,29.3,11.2,43.8,2,6.6-6.7,16.1-14.3,15-3.5-.5-5.1-3.7-3.9-7.5,1.7-5.5,7.9-9.9,13.6-9.9Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M351.2,7.9A17.9,17.9,0,0,1,349.8,0h21.4a9.6,9.6,0,0,1-.1,5.3,12.3,12.3,0,0,1-3.5,5.9,12.7,12.7,0,0,1-3.1,2C359,15.3,353.5,13.1,351.2,7.9Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M404.3,12.5c-1,5.9-2.6,12.3-5.8,17.2-1.2,1.8-2.5,3.5-3.8,5.2h0l-1.9,2.4a65.5,65.5,0,0,1-22.7,17l-4.6,1.9a84.5,84.5,0,0,1-20.7,4.5c-3.1.3-6.7.8-9.5-3.2a50.7,50.7,0,0,1,5.4-.8,38.7,38.7,0,0,0,12.5-3.3c1.3-.6,2.6-1.2,4-2a76.3,76.3,0,0,0,22.2-18.2l1.9-2.3c5.1-6.7,8.8-13.9,9.9-20.9a37.1,37.1,0,0,0,.3-10h12.3A27.5,27.5,0,0,1,404.3,12.5Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M426.4,6.1a5.2,5.2,0,0,1-6.5,4c-3.1-1-4.6-3.1-3.8-6.4A4.9,4.9,0,0,1,419,0h3.9C425.7.9,426.9,3.2,426.4,6.1Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M420.2,31.6c-1.1,3.1-3.2,4.6-6.5,3.8s-4.6-3.1-3.8-6.3,3.1-4.6,6.4-3.8S420.6,28.5,420.2,31.6Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M283.1,35.5a10.5,10.5,0,0,1-.8,2.3c0,.1-.1.2-.1.4C279.1,45,274.4,50,267,52.1s-12.4-2.8-10.9-10.3a20.7,20.7,0,0,1,3.3-7.8,21.9,21.9,0,0,1,2-2.5,22.8,22.8,0,0,1,16.9-7.3c-.5-1.3-.9-2.2-1.3-3.1C274.3,14,271.5,7,268.7,0h2.7l10.8,27.2A13.4,13.4,0,0,1,283.1,35.5Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M294,0V2.1a28.5,28.5,0,0,1-.3,2.9l-.3,2.5a3.6,3.6,0,0,1-.4.9l-.8.6c0-1.6-.1-3.1-.2-4.6l-.3-3L291.4,0Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M511.6,85a11.2,11.2,0,0,1-.5-1.3l-9.6-24.1c-.3-.6-.6-1.2.5-1.3,2,3,5.2,4.4,8.1,6.3s2.9,1.8,4.2,2.8c3.4,2.9,4.1,6.6,3.4,10.8l-.2.4-.3.2c-.1-7.6-3.1-12.4-11.7-11.8a10.4,10.4,0,0,1,.5,1.2l7.2,18a5.4,5.4,0,0,1,0,4.3,9.4,9.4,0,0,1-6.2,5.8c-3,.9-5.1-1.1-4.5-4.2A9.3,9.3,0,0,1,511.6,85Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M38.9,201.7c-.8-1.1-1.3-2-1.8-2.8l-34.7-54c-.8-1.3-1.7-2.6.9-3.3,6.1,6.4,14.6,8.2,22.5,11.4,3.8,1.6,7.8,2.9,11.4,4.9,9.6,5.3,13,14.1,13.3,24.5a3.6,3.6,0,0,1-.2,1c0,.2-.2.2-.7.7-3.8-18.5-13.3-28.6-33.9-23.2.7,1.2,1.3,2,1.8,2.8l25.8,40.2a13.4,13.4,0,0,1,2.2,10.4c-1.7,7.4-5.4,13.5-12.4,17s-12.7-.4-12.7-8A22.7,22.7,0,0,1,38.9,201.7Z' style='fill:%23fff;fill-rule:evenodd'%3E%3C/path%3E%3Cpath d='M604.6,0c-4.5,5.2-9.1,10.2-14,15.1h0a152.4,152.4,0,0,1-30.4,23.8c-26.4,15.5-57.5,20.3-95,14.7h-.1l-1.8-.3h-.4a583.4,583.4,0,0,1-70.1-16l-13.4-4.1c-15.9-4.9-31.2-10-46.3-15.2-12.9-4.3-26-8.8-39.4-13L292,4.4,277.5,0h9.6l4.6,1.4,2.3.7c13.6,4.3,26.8,8.8,40,13.3,15.4,5.2,31.1,10.5,47.3,15.5l13.4,4h0a575,575,0,0,0,67.9,15.5h1.7C536.3,61.8,571.6,33.3,600.9,0Z' style='fill:%23fff'%3E%3C/path%3E%3Cpath d='M605.8,0V1.6l-5.3,6.3h0c-22.1,26.2-46.6,50.9-85.4,60.3l-1.9.4c-2.1.5-4.3,1-6.5,1.3l-1,.2c-2.7.5-5.4.8-8.2,1.1a214.1,214.1,0,0,1-38.5.6L448.6,71c-25.8-2.5-53.4-8.2-83.1-14.8l-12.3-2.8-4.5-1c-21.3-4.8-43.4-9.8-66.5-14.2L259.4,34c-37.6-6.3-77.8-10.8-121.7-10.7q-8.5,0-17.1.3h0q-23.5.6-48.6,3.3L56.8,28.8h0l-4.1.6A457.8,457.8,0,0,0,0,40.7v-3A456.8,456.8,0,0,1,50.7,26.9l4.1-.6h0c5.6-.8,11.3-1.6,16.9-2.2,18.4-2,36.2-3.1,53.4-3.5h11.6c45-.2,86.3,4.5,124.7,11l21.7,4c23,4.5,45,9.4,66.2,14.2l7.9,1.7,12.9,2.9c27.7,6.1,53.5,11.4,77.8,13.8,4.9.5,9.7.9,14.5,1.1a222.7,222.7,0,0,0,34.8-.7l7.4-1,1-.2,1.9-.4c1.7-.2,3.2-.6,4.8-.9,34.7-7.8,58-28.1,78.3-50.9h0c4.4-5,8.6-10,12.8-15.1Z' style='fill:%23fff'%3E%3C/path%3E%3Cpath d='M602.9,4.5l-2.4,3.4h0C578.1,39.2,554.4,70.6,512,83.2l-1,.3A125.9,125.9,0,0,1,495.2,87c-30.5,4.9-57.7,3.2-87.5-1.1l-2.6-.4c-8.1-1.2-16.4-2.5-25-4L371.2,80,364,78.8h0c-33.9-5.7-73.1-11.9-122.9-13.6h-2.8a852.9,852.9,0,0,0-94.6,2.6A438.7,438.7,0,0,0,93,74.9l-4.2.8A467.8,467.8,0,0,0,0,104.2v3.2A463.1,463.1,0,0,1,90.7,78.2l4.3-.9a448.2,448.2,0,0,1,49-6.8,836,836,0,0,1,95-2.6h2.8c47.9,1.7,86,7.5,119,13.1l9.9,1.7,4,.6c10.9,1.9,21.2,3.6,31.2,5.1l2.6.3c29.5,4.2,56.6,5.9,87.1,1,3.1-.5,6.1-1.1,9.1-1.8h0a77.9,77.9,0,0,0,8.3-2.2c44.2-13.1,68.2-46.1,91.3-78.3l.9-1.3.6-.8V.5Z' style='fill:%23fff'%3E%3C/path%3E%3Cpath d='M605.8,5v5.4c-18.4,30.3-37.6,61.7-77.7,85.1a144.1,144.1,0,0,1-43.4,16.6l-1.3.2a193.6,193.6,0,0,1-21.6,3.1h-1.3c-16.9,1.4-34.8.9-53.9-.1l-13.9-.9-14.6-1-6.7-.5H369c-33.9-2.3-72-4.5-116-1.6l-3.1.2A626.7,626.7,0,0,0,130,131.9a524.3,524.3,0,0,0-85.9,31.5L40.7,165c-5.8,2.8-11.4,5.6-16.9,8.5l-2.3,1.2C14.2,178.5,7,182.5,0,186.6v-3.4c6.6-3.8,13.3-7.5,20-11l2.2-1.2,16-8,3.8-1.7a526,526,0,0,1,87.2-32.1,637.7,637.7,0,0,1,120-20.5l3-.2c44-2.9,82.2-.8,116.1,1.5l2.3.2,7.7.5,14.3,1,16.7,1h0c18.3,1,35.3,1.3,51.5-.1H462a167.6,167.6,0,0,0,21.6-3.1l1.3-.3a140.5,140.5,0,0,0,41.8-16c39.8-23.2,58.7-54.6,77.1-84.8a2.2,2.2,0,0,1,.5-.8Z' style='fill:%23fff'%3E%3C/path%3E%3C/svg%3E ");
      background-size: cover;
      background-repeat: no-repeat;
      display: block;
      opacity: 0.05;
      z-index: 10;
      position: absolute;
      width: 100%;
      height: 100%; }
    .site-footer .notes .container {
      z-index: 11;
      opacity: 1 !important;
      position: relative; }
      .site-footer .notes .container .overlay {
        width: 100%;
        position: absolute;
        opacity: 0.1; }
      .site-footer .notes .container .footer-logo {
        height: 120px;
        width: 200px;
        display: flex;
        margin: 0 auto; }
        .site-footer .notes .container .footer-logo img {
          width: 100%;
          height: 100%; }
      .site-footer .notes .container a {
        width: 100%;
        display: block;
        font-size: 15px;
        color: #BABABA; }
        .site-footer .notes .container a:hover {
          text-decoration: none; }
      .site-footer .notes .container h5 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 600; }
      .site-footer .notes .container a.tel {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding-left: 0;
        flex-direction: row;
        font-weight: 600;
        color: #FFF; }
        .site-footer .notes .container a.tel:before {
          color: #FFF;
          content: "\f095";
          font-family: 'Font Awesome 5 Pro';
          position: relative;
          margin-right: 10px;
          left: 0;
          top: 2px; }
        .site-footer .notes .container a.tel:hover {
          color: #FFF; }
          .site-footer .notes .container a.tel:hover:before {
            animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
            transform: translate3d(0, 0, 0);
            backface-visibility: hidden;
            perspective: 1000px; }
      .site-footer .notes .container a.contact-email {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding-left: 0;
        flex-direction: row;
        font-weight: 600;
        color: #FFF; }
        .site-footer .notes .container a.contact-email:before {
          color: #FFF;
          content: "\f0e0";
          font-family: 'Font Awesome 5 Pro';
          position: relative;
          margin-right: 10px;
          left: 0;
          top: 2px; }
        .site-footer .notes .container a.contact-email:hover {
          color: #FFF; }
          .site-footer .notes .container a.contact-email:hover:before {
            animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
            transform: translate3d(0, 0, 0);
            backface-visibility: hidden;
            perspective: 1000px; }
      .site-footer .notes .container .social-media {
        margin-top: 30px; }
        .site-footer .notes .container .social-media a {
          height: 50px;
          width: 50px;
          font-size: 35px;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          box-sizing: content-box;
          text-decoration: none;
          color: #FFF;
          margin-right: 20px; }
          .site-footer .notes .container .social-media a i {
            font-size: 1.0em; }
          .site-footer .notes .container .social-media a:hover {
            -moz-transform: scale(1.5);
            -webkit-transform: scale(1.5);
            -o-transform: scale(1.5);
            -ms-transform: scale(1.5);
            transform: scale(1.5);
            color: #0091C3; }
      .site-footer .notes .container .links a {
        font-size: 16px;
        color: #FFF; }
        .site-footer .notes .container .links a:after {
          content: '';
          height: 2px;
          width: 0;
          background: #FFF; }
        .site-footer .notes .container .links a:hover {
          padding-left: 5px;
          color: #FFF; }
      .site-footer .notes .container .copyright {
        color: #FFF; }
        .site-footer .notes .container .copyright p {
          color: #FFF; }
  .site-footer .bottom {
    background-color: #3d3d3d;
    color: #FFF; }
    .site-footer .bottom .site-info {
      text-transform: uppercase;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-weight: 500;
      text-align: center; }
      .site-footer .bottom .site-info p, .site-footer .bottom .site-info a {
        font-size: 14px; }
      .site-footer .bottom .site-info a {
        padding-left: 10px;
        text-decoration: underline; }
        .site-footer .bottom .site-info a:hover {
          text-decoration: none;
          color: #128BC3; }

/* Grade */
/* Single Lesson */
.single-lesson .lessons-outer ul.lessons {
  width: 100%;
  list-style: none;
  padding-left: 0; }
  @media screen and (max-width: 552px) {
    .single-lesson .lessons-outer ul.lessons {
      text-align: center; } }
  .single-lesson .lessons-outer ul.lessons li {
    display: inline-block;
    text-align: left;
    border-radius: 10px;
    background: #0091C3; }
    .single-lesson .lessons-outer ul.lessons li.active {
      border-bottom: 2px solid #FFF; }
    .single-lesson .lessons-outer ul.lessons li a {
      background: none;
      font-weight: 600;
      font-size: 16px;
      padding-left: 15px !important; }
      .single-lesson .lessons-outer ul.lessons li a:hover {
        text-decoration: none; }
    .single-lesson .lessons-outer ul.lessons li:hover {
      background: #415D8B; }
.single-lesson .btns {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .single-lesson .btns button {
    padding: 5px !important; }
@media (min-width: 992px) {
  .single-lesson .container {
    max-width: 100%; } }
@media (min-width: 1440px) {
  .single-lesson .container {
    max-width: 1440px !important; } }
.single-lesson .no-access h1 {
  font-weight: 800;
  color: #15428A; }
.single-lesson .no-access .options .option a:hover {
  text-decoration: none; }
.single-lesson .no-access .options .option span.title {
  text-align: center;
  font-size: 32px;
  font-weight: 800;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center; }
.single-lesson .no-access .options .option span.price {
  align-items: center;
  justify-content: center;
  font-size: 44px;
  font-weight: 900;
  font-family: foco, sans-serif;
  color: #15428A; }
  .single-lesson .no-access .options .option span.price:before {
    content: '£'; }
.single-lesson .no-access .options .option a.btn, .single-lesson .no-access .options .option section.custom-form .container .form a.forminator-button, section.custom-form .container .form .single-lesson .no-access .options .option a.forminator-button, .single-lesson .no-access .options .option .image-text-alternate.layout-a .row .col-text .links a, .image-text-alternate.layout-a .row .col-text .links .single-lesson .no-access .options .option a, .single-lesson .no-access .options .option .shortcode .woocommerce form .form-row a.woocommerce-button, .shortcode .woocommerce form .form-row .single-lesson .no-access .options .option a.woocommerce-button, .single-lesson .no-access .options .option .single-test a.qsm-btn, .single-test .single-lesson .no-access .options .option a.qsm-btn {
  margin: 0 !important; }
  .single-lesson .no-access .options .option a.btn:hover, .single-lesson .no-access .options .option section.custom-form .container .form a.forminator-button:hover, section.custom-form .container .form .single-lesson .no-access .options .option a.forminator-button:hover, .single-lesson .no-access .options .option .image-text-alternate.layout-a .row .col-text .links a:hover, .image-text-alternate.layout-a .row .col-text .links .single-lesson .no-access .options .option a:hover, .single-lesson .no-access .options .option .shortcode .woocommerce form .form-row a.woocommerce-button:hover, .shortcode .woocommerce form .form-row .single-lesson .no-access .options .option a.woocommerce-button:hover, .single-lesson .no-access .options .option .single-test a.qsm-btn:hover, .single-test .single-lesson .no-access .options .option a.qsm-btn:hover {
    background: #15428A; }
.single-lesson .main-lesson {
  border-right: 1px solid #CCC; }
@media screen and (max-width: 992px) {
  .single-lesson .bg-mtoblue {
    text-align: center; } }
.single-lesson .nav-tabs {
  border-bottom: none;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  position: absolute;
  left: -108px;
  top: 108px;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 99; }
  @media screen and (max-width: 575px) {
    .single-lesson .nav-tabs {
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      position: relative;
      top: 0;
      left: 0; } }
  .single-lesson .nav-tabs.top li a {
    text-align: center;
    border-radius: 10px 10px 0 0;
    color: #FFF;
    margin-bottom: -1px;
    padding: 8px 15px;
    cursor: pointer;
    z-index: 999;
    position: relative;
    background: #0091C3;
    border: none;
    opacity: 0.4; }
    .single-lesson .nav-tabs.top li a:hover {
      background-color: #15428A;
      color: #FFF; }
    .single-lesson .nav-tabs.top li a.active {
      border-radius: 10px 10px 0 0;
      background-color: #15428A;
      color: #FFF;
      opacity: 1.0; }
.single-lesson .bg-white .tab-content {
  position: relative;
  min-height: 700px;
  border: none;
  box-shadow: none; }
  .single-lesson .bg-white .tab-content #lesson h1, .single-lesson .bg-white .tab-content #lesson h2, .single-lesson .bg-white .tab-content #lesson h3, .single-lesson .bg-white .tab-content #lesson h4, .single-lesson .bg-white .tab-content #lesson h5, .single-lesson .bg-white .tab-content #lesson h6, .single-lesson .bg-white .tab-content #online-tutorial h1, .single-lesson .bg-white .tab-content #online-tutorial h2, .single-lesson .bg-white .tab-content #online-tutorial h3, .single-lesson .bg-white .tab-content #online-tutorial h4, .single-lesson .bg-white .tab-content #online-tutorial h5, .single-lesson .bg-white .tab-content #online-tutorial h6 {
    font-weight: 600;
    color: #15428A; }
  .single-lesson .bg-white .tab-content .text-editor h1, .single-lesson .bg-white .tab-content .text-editor h2, .single-lesson .bg-white .tab-content .text-editor h3, .single-lesson .bg-white .tab-content .text-editor h4, .single-lesson .bg-white .tab-content .text-editor h5, .single-lesson .bg-white .tab-content .text-editor h6 {
    font-weight: 600;
    color: #15428A; }
  .single-lesson .bg-white .tab-content .text-editor a {
    color: #15428A;
    text-decoration: underline;
    font-weight: 600; }
    .single-lesson .bg-white .tab-content .text-editor a:hover {
      color: #0091C3; }
  .single-lesson .bg-white .tab-content .active {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 700px; }
  .single-lesson .bg-white .tab-content #anchor {
    margin-top: -200px;
    padding-top: 200px; }
  @media screen and (max-width: 550px) {
    .single-lesson .bg-white .tab-content .btn.btn-dark, .single-lesson .bg-white .tab-content .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.btn-dark, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .single-lesson .bg-white .tab-content button.btn-dark, .single-lesson .bg-white .tab-content .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .single-test button.qsm-btn, .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .single-test .single-lesson .bg-white .tab-content button.qsm-btn, .single-lesson .bg-white .tab-content .single-test .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button.qsm-btn, .single-test .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .single-lesson .bg-white .tab-content button.qsm-btn, .single-lesson .bg-white .tab-content section.custom-form .container .form .forminator-button, section.custom-form .container .form .single-lesson .bg-white .tab-content .forminator-button, .single-lesson .bg-white .tab-content section.custom-form .container .form input[type=submit], section.custom-form .container .form .single-lesson .bg-white .tab-content input[type=submit], .single-lesson .bg-white .tab-content .image-text-alternate.layout-a .row .col-text .links a.btn-dark, .image-text-alternate.layout-a .row .col-text .links .single-lesson .bg-white .tab-content a.btn-dark, .single-lesson .bg-white .tab-content .image-text-alternate.layout-a .row .col-text .links .single-test a.qsm-btn, .image-text-alternate.layout-a .row .col-text .links .single-test .single-lesson .bg-white .tab-content a.qsm-btn, .single-lesson .bg-white .tab-content .single-test .image-text-alternate.layout-a .row .col-text .links a.qsm-btn, .single-test .image-text-alternate.layout-a .row .col-text .links .single-lesson .bg-white .tab-content a.qsm-btn, .single-lesson .bg-white .tab-content .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row button.btn-dark, .shortcode .woocommerce .woocommerce-form-login .woocommerce-form-row .single-lesson .bg-white .tab-content button.btn-dark, .single-lesson .bg-white .tab-content .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row button.btn-dark, .shortcode .woocommerce .woocommerce-ResetPassword .woocommerce-form-row .single-lesson .bg-white .tab-content button.btn-dark, .single-lesson .bg-white .tab-content .shortcode .woocommerce form .form-row .btn-dark.woocommerce-button, .shortcode .woocommerce form .form-row .single-lesson .bg-white .tab-content .btn-dark.woocommerce-button, .single-lesson .bg-white .tab-content .btns button.btn-dark, .single-lesson .btns .bg-white .tab-content button.btn-dark, .single-lesson .btns section.custom-form .container .form .bg-white .tab-content button.forminator-button, .single-lesson .btns .single-test .bg-white .tab-content button.qsm-btn, .single-test .btns .single-lesson .bg-white .tab-content button.btn-dark, .single-lesson .bg-white .tab-content .single-test .qsm-btn, .single-test .single-lesson .bg-white .tab-content .qsm-btn {
      width: 100%; } }
  .single-lesson .bg-white .tab-content #powerpoint-1 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 2.5em;
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 60%;
    overflow: hidden; }
    .single-lesson .bg-white .tab-content #powerpoint-1 iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
  .single-lesson .bg-white .tab-content #powerpoint-2 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 2.5em;
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 60%;
    overflow: hidden; }
    .single-lesson .bg-white .tab-content #powerpoint-2 iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
  .single-lesson .bg-white .tab-content .padding {
    width: 100%;
    height: 100%;
    display: flex; }
  .single-lesson .bg-white .tab-content .td-background {
    background-color: #dee2e6; }
  .single-lesson .bg-white .tab-content #a, .single-lesson .bg-white .tab-content #b, .single-lesson .bg-white .tab-content #c, .single-lesson .bg-white .tab-content #d, .single-lesson .bg-white .tab-content #e, .single-lesson .bg-white .tab-content #f, .single-lesson .bg-white .tab-content #g, .single-lesson .bg-white .tab-content #i, .single-lesson .bg-white .tab-content #j, .single-lesson .bg-white .tab-content #k, .single-lesson .bg-white .tab-content #l, .single-lesson .bg-white .tab-content #m, .single-lesson .bg-white .tab-content #n, .single-lesson .bg-white .tab-content #o, .single-lesson .bg-white .tab-content #p, .single-lesson .bg-white .tab-content #q, .single-lesson .bg-white .tab-content #r, .single-lesson .bg-white .tab-content #s, .single-lesson .bg-white .tab-content #t, .single-lesson .bg-white .tab-content #u, .single-lesson .bg-white .tab-content #v, .single-lesson .bg-white .tab-content #w, .single-lesson .bg-white .tab-content #z {
    margin-top: -200px;
    padding-top: 200px; }
  .single-lesson .bg-white .tab-content #online-tutorial {
    text-align: center; }
    .single-lesson .bg-white .tab-content #online-tutorial iframe {
      width: 100%;
      margin: 30px 0px; }
.single-lesson .bg-white .prev-lesson {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%; }
  @media screen and (max-width: 1200px) {
    .single-lesson .bg-white .prev-lesson {
      justify-content: center; } }
  @media screen and (max-width: 575px) {
    .single-lesson .bg-white .prev-lesson a {
      width: 100%;
      align-items: center;
      flex-direction: column; }
      .single-lesson .bg-white .prev-lesson a:after, .single-lesson .bg-white .prev-lesson a:before {
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important; } }
  .single-lesson .bg-white .prev-lesson a {
    white-space: normal; }
    .single-lesson .bg-white .prev-lesson a:before {
      content: "Previous Lesson";
      width: 100%;
      display: flex;
      font-weight: 100;
      text-align: right;
      align-items: flex-start;
      justify-content: flex-start; }
.single-lesson .bg-white .next-lesson {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%; }
  @media screen and (max-width: 1200px) {
    .single-lesson .bg-white .next-lesson {
      justify-content: center; } }
  @media screen and (max-width: 575px) {
    .single-lesson .bg-white .next-lesson a {
      width: 100%;
      align-items: center;
      flex-direction: column; }
      .single-lesson .bg-white .next-lesson a:after, .single-lesson .bg-white .next-lesson a:before {
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important; } }
  .single-lesson .bg-white .next-lesson a {
    white-space: normal; }
    .single-lesson .bg-white .next-lesson a:before {
      content: "Next Lesson";
      width: 100%;
      display: flex;
      font-weight: 100;
      text-align: right;
      align-items: flex-end;
      justify-content: flex-end; }

/* Single Test */
.single-test .lessons-outer ul.lessons {
  width: 100%;
  list-style: none;
  padding-left: 0; }
  @media screen and (max-width: 552px) {
    .single-test .lessons-outer ul.lessons {
      text-align: center; } }
  .single-test .lessons-outer ul.lessons li {
    display: inline-block;
    text-align: left;
    border-radius: 10px;
    background: #0091C3; }
    .single-test .lessons-outer ul.lessons li.active {
      border-bottom: 2px solid #FFF; }
    .single-test .lessons-outer ul.lessons li a {
      background: none;
      font-weight: 600;
      font-size: 16px;
      padding-left: 15px !important; }
      .single-test .lessons-outer ul.lessons li a:hover {
        text-decoration: none; }
    .single-test .lessons-outer ul.lessons li:hover {
      background: #415D8B; }
.single-test .btns {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .single-test .btns button {
    padding: 5px !important; }
@media (min-width: 992px) {
  .single-test .container {
    max-width: 100%; } }
@media (min-width: 1440px) {
  .single-test .container {
    max-width: 1440px !important; } }
.single-test .no-access h1 {
  font-weight: 800;
  color: #15428A; }
.single-test .no-access .options .option a:hover {
  text-decoration: none; }
.single-test .no-access .options .option span.title {
  text-align: center;
  font-size: 32px;
  font-weight: 800;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center; }
.single-test .no-access .options .option span.price {
  align-items: center;
  justify-content: center;
  font-size: 44px;
  font-weight: 900;
  font-family: foco, sans-serif;
  color: #15428A; }
  .single-test .no-access .options .option span.price:before {
    content: '£'; }
.single-test .no-access .options .option a.btn, .single-test .no-access .options .option section.custom-form .container .form a.forminator-button, section.custom-form .container .form .single-test .no-access .options .option a.forminator-button, .single-test .no-access .options .option .image-text-alternate.layout-a .row .col-text .links a, .image-text-alternate.layout-a .row .col-text .links .single-test .no-access .options .option a, .single-test .no-access .options .option .shortcode .woocommerce form .form-row a.woocommerce-button, .shortcode .woocommerce form .form-row .single-test .no-access .options .option a.woocommerce-button, .single-test .no-access .options .option a.qsm-btn {
  margin: 0 !important; }
  .single-test .no-access .options .option a.btn:hover, .single-test .no-access .options .option section.custom-form .container .form a.forminator-button:hover, section.custom-form .container .form .single-test .no-access .options .option a.forminator-button:hover, .single-test .no-access .options .option .image-text-alternate.layout-a .row .col-text .links a:hover, .image-text-alternate.layout-a .row .col-text .links .single-test .no-access .options .option a:hover, .single-test .no-access .options .option .shortcode .woocommerce form .form-row a.woocommerce-button:hover, .shortcode .woocommerce form .form-row .single-test .no-access .options .option a.woocommerce-button:hover, .single-test .no-access .options .option a.qsm-btn:hover {
    background: #15428A; }
.single-test .qmn_pagination {
  border: none !important; }
.single-test .qsm-quiz-container .qsm-btn {
  border-color: #15428A !important;
  color: #ffffff !important;
  background-color: #15428A !important; }
  .single-test .qsm-quiz-container .qsm-btn:hover {
    background: transparent !important;
    color: #15428A !important;
    border-color: #15428A !important; }
.single-test .qsm-quiz-container .qsm-quiz-form .quiz_section span.mlw_qmn_question {
  font-weight: normal !important; }

button.qsm-resume-quiz.btn-secondary, button.qsm-save-quiz.btn-secondary {
  margin-top: 10px;
  border-radius: 10px;
  background: #0091C3 !important;
  font-family: foco, sans-serif;
  border: none !important;
  cursor: pointer; }
  button.qsm-resume-quiz.btn-secondary:hover, button.qsm-save-quiz.btn-secondary:hover {
    background: #15428A !important; }

.mto-csv-user-import .wrap h2 {
  display: none; }

.acf-ui-datepicker .ui-datepicker td .ui-state-default {
  padding: 0px !important; }

.student-assignment-pending {
  color: red; }

.mto-csv-user-import .notice.notice-error,
.mto-csv-user-import h3,
.mto-csv-user-import #acui_errors {
  display: none !important;
}

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