html {
  overflow-x: hidden; }

body {
  font-family: "Proxima nova rg", sans-serif;
  line-height: 1.8;
  font-size: 16px;
  background: #fff;
  color: #859196; }

.shockfont {
    font-family: 'Vermin Vibes Slant';
}

.bb-font {
    font-family: 'AGRESSIVE';
}

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #1e1e1e; }
  a:hover {
    text-decoration: none;
    color: #1e1e1e; }

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  line-height: 1.45;
  font-weight: normal;
  color: #000; }

.text-primary {
    color: #007bff !important;
}

.ftco-navbar-light {
    background: #000 !important;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
}
  @media screen and (max-width: 991px) {
    .ftco-navbar-light {
      background: #000 !important;
      top: 0;
      position: relative; 

    } 
  }

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-brand.shockfont {
        font-size: 0.87rem;
    }
}

  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 16px;
/*    padding-top: 30px;
    padding-bottom: 30px;*/
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (max-width: 960px) {
      .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 0px; } }
  .ftco-navbar-light .navbar-nav > .nav-item.ftco-cta a {
    color: #fff; }
  .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
    position: relative;
    margin-left: 20px;
    padding-left: 20px; }
    @media screen and (max-width: 960px) {
      .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
        padding-left: 0;
        margin-left: 0; } }
    .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
      position: absolute;
      content: "";
      top: 10px;
      bottom: 10px;
      left: 0;
      width: 2px;
      background: rgba(255, 255, 255, 0.05); }
      @media screen and (max-width: 960px) {
        .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
          display: none; } }
  .ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgba(255, 255, 255, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em; }
  .ftco-navbar-light.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px;
    background: #fff !important; }
    @media screen and (max-width: 768px) {
      .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
    @media screen and (max-width: 576px) {
      .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
    .ftco-navbar-light.scrolled .navbar-toggler {
      border: none;
      color: rgba(0, 0, 0, 0.5) !important;
      border-color: rgba(0, 0, 0, 0.5) !important;
      cursor: pointer;
      padding-right: 0;
      text-transform: uppercase;
      font-size: 16px;
      letter-spacing: .1em; }
    .ftco-navbar-light.scrolled .nav-link {
      padding-top: 0.7rem !important;
      padding-bottom: 0.7rem !important;
      color: #000 !important; }
      .ftco-navbar-light.scrolled .nav-link.active {
        color: #1e1e1e !important; }
    .ftco-navbar-light.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .ftco-navbar-light.scrolled.sleep {
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .ftco-navbar-light.scrolled .navbar-brand {
      color: #000; }

.navbar-brand {
  text-transform: uppercase;
  letter-spacing: .1em; }

.bg-image, .ftco-cover {
  background-size: cover;
  background-repeat: no-repeat; }

.ftco-cover {
  background-position: center center; }
  .ftco-cover .ftco-heading {
    font-size: 45px;
    line-height: 1.34;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .ftco-cover .ftco-heading {
        font-size: 37px;
        line-height: 1.3; } }
  .ftco-cover .ftco-subheading, .ftco-cover p {
    color: rgba(255, 255, 255, 0.5); }

  .ftco-cover a {
    position: relative;
    color: #fff; }
    .ftco-cover a:before {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: #1e1e1e;
      height: 2px;
      content: " "; }
  .ftco-cover.overlay {
    position: relative; }
    .ftco-cover.overlay:before {
      content: "";
      background: rgba(0, 0, 0, 0.6);
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
  .ftco-cover .ftco-vh-100 {
    min-height: 700px !important; }

.ftco-slant {
  position: relative;
  overflow: hidden; }
  .ftco-slant:after {
    width: 120%;
    height: 200px;
    left: -10%;
    background: #f2f2f2;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    content: "";
      z-index: 10;
    position: absolute;
    bottom: -100px; }
    @media screen and (max-width: 960px) {
      .ftco-slant:after {
        bottom: -150px; } }
    @media screen and (max-width: 768px) {
      .ftco-slant:after {
        bottom: -170px; } }
  .ftco-slant.ftco-slant-white:after {
    background: #fff; }
  .ftco-slant.ftco-slant-dark:after {
    background: #000; }

.ftco-uppercase {
  letter-spacing: .1em;
  font-size: 30px; }

.btn {
  border-radius: 4px;
  padding: 20px 30px;
  font-size: 14px;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer; }
  .btn.btn-sm {
    padding: 10px 20px;
    font-size: 12px; }
  .btn:before {
    display: none; }
  .btn:hover, .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.btn-primary {
    background: #1e1e1e;
    border-color: #1e1e1e;
    color: #fff; }
    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
      border-color: #1265ff;
      background: #1265ff; }
  .btn.btn-outline-white {
    border-color: rgba(255, 255, 255, 0.2);
    background: none; }
    .btn.btn-outline-white:hover, .btn.btn-outline-white:focus, .btn.btn-outline-white:active {
      background: #fff;
      border-color: #fff;
      color: #000; }

.form-control {
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 55px;
  background: none !important;
  color: #000 !important;
  font-size: 18px; }
  .form-control:focus, .form-control:active {
    border: 1px solid #000; }

textarea {
  height: inherit !important; }

.ftco-vh-100 {
  height: 100vh; }
  @media screen and (max-width: 960px) {
    .ftco-vh-100 {
      height: inherit;
      } }

.ftco-vh-75 {
  height: 75vh; }
  @media screen and (max-width: 960px) {
    .ftco-vh-75 {
      height: inherit;
      padding-top: 5em;
      padding-bottom: 5em; } }

.ftco-animate {
  opacity: 0;
  visibility: hidden; }

.bg-primary {
  background: #1e1e1e !important; }

.ftco-section,
.ftco-footer {
  padding: 7em 0 7em 0; }
  .ftco-section.ftco-slant,
  .ftco-footer.ftco-slant {
    padding: 4em 0 12em 0; }
  .ftco-section .ftco-heading,
  .ftco-footer .ftco-heading {
    font-size: 40px;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      .ftco-section .ftco-heading,
      .ftco-footer .ftco-heading {
        font-size: 30px; } }
  .ftco-section.bg-light,
  .ftco-footer.bg-light {
    background: #f2f2f2 !important; }

.ftco-bg-dark {
  background: #263135; }

.ftco-footer {
  font-size: 16px; }
  .ftco-footer .ftco-footer-logo {
    text-transform: uppercase;
    letter-spacing: .1em; }
  .ftco-footer .ftco-footer-widget h2 {
    font-weight: normal; }
  .ftco-footer p {
    color: rgba(255, 255, 255, 0.3); }
  .ftco-footer a {
    color: rgba(255, 255, 255, 0.3); }
    .ftco-footer a:hover {
      color: #1e1e1e; }
  .ftco-footer .ftco-heading {
    font-size: 24px; }
  .ftco-footer .ftco-heading-2 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6); }

.ftco-pricing-popular {
  position: relative; }
    .ftco-pricing-popular .popular-text {
        text-transform: uppercase;
        font-size: 14px;
        margin-top: -16px;
        right: 0;
        background: #007bff;
        color: #fff;
        padding: 2px 10px;
        position: absolute;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        letter-spacing: .1em;
    }

.ftco-pricing h2 {
  font-size: 17px;
  text-transform: uppercase; }

.ftco-pricing .ftco-price-per {
  font-size: 70px; }
  .ftco-pricing .ftco-price-per sup {
    font-size: 20px;
    top: -1.5em; }
  .ftco-pricing .ftco-price-per strong {
    color: #000; }
  .ftco-pricing .ftco-price-per span {
    font-size: 20px; }

.ftco-pricing ul li {
  margin-bottom: 10px; }

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 10px 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 60px;
    width: 60px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 26px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ftco-footer-social li a:hover {
      color: #fff; }

.footer-small-nav > li {
  display: inline-block; }
  .footer-small-nav > li a {
    margin: 0 10px 10px 0; }
    .footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
      color: #1e1e1e; }

.media .ftco-icon {
  width: 100px; }
  .media .ftco-icon span {
    color: #1e1e1e; }

.ftco-media {
  background: #fff;
  border-radius: 5px; }
  .ftco-media.text-center .ftco-icon {
    margin: 0 auto; }

.ftco-overflow-hidden {
  overflow: hidden; }

.padding-top-bottom {
  padding-top: 120px;
  padding-bottom: 120px; }

.ftco-owl {
  position: relative;
  z-index: 1; }
  .ftco-owl .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    z-index: 10;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .ftco-owl .owl-nav .owl-prev,
    .ftco-owl .owl-nav .owl-next {
      position: absolute;
      font-size: 30px;
      background: #1e1e1e;
      color: #fff;
      padding: 10px;
      line-height: 0; }
    .ftco-owl .owl-nav .owl-prev {
      left: 0; }
    .ftco-owl .owl-nav .owl-next {
      right: 0; }
  .ftco-owl .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 30px; }
    .ftco-owl .owl-dots .owl-dot {
      display: inline-block;
      zoom: 1; }
      .ftco-owl .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        background: #ccc;
        border-radius: 50%;
        display: inline-block;
        margin: 5px 7px; }
      .ftco-owl .owl-dots .owl-dot.active span {
        background: #1e1e1e; }
  .ftco-owl:hover .owl-nav {
    visibility: visible;
    opacity: 1; }

@media screen and (max-width: 768px) {
  #map {
    height: 400px; } }

.ftco-counter .ftco-number {
  display: block;
  font-size: 72px;
  font-weight: bold;
  color: #1e1e1e; }

.ftco-counter .ftco-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #b3b3b3; }

#ftco-loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#ftco-loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#ftco-loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#ftco-loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#ftco-loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }



.gallerypreviewthumb {
    position: relative;
    width: 100%;
}

.paddingcolumn {
    padding: 15px !important;
}

.gallerypreviewthumb.zoom .imgthumb {
    width: 100%;

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}


.imgthumb::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.gallerypreviewthumb.zoom {
    position: relative;
    padding: 0 !important;
    overflow: hidden;
    display: flex;
    align-items: center
}

.gallerypreviewthumb.zoom div.overlay a {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    font-size: 2.25em;
    color: #fff !important;
    text-align: center;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    filter: alpha(opacity=1) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)" !important;
    display: flex;
    align-items: center;
    bottom: 0
}

.gallerypreviewthumb.zoom div.overlay a span {
    width: 100%;
    line-height: 1;
    padding: 0 5px;
    font-size: 26px
}

.gallerypreviewthumb.zoom div.overlay a i.fa {
    width: 100%
}


.mediaimage {
    max-width: 64px
}


.testimonyitem {
    border-bottom: 1px solid #ececec;
}

.blendinverse {
    mix-blend-mode: difference;
}

.video-background {
    background: #000;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -99;
}
.video-foreground,
.video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
#vidtop-content {
    top: 0;
    color: #fff;
}
@media (min-aspect-ratio: 16/9) {
     .video-foreground { height: 300%; top: -100%; }
 }
@media (max-aspect-ratio: 16/9) {
     .video-foreground { width: 300%; left: -100%; }
 }
@media all and (max-width: 600px) {
     .vid-info { width: 50%; padding: .5rem; }
     .vid-info h1 { margin-bottom: .2rem; }
 }
@media all and (max-width: 500px) {
     .vid-info .acronym { display: none; }
 }

.ftco-slant-light {
    background: #fff
}

.course-item {
    padding: 20px;
    min-height: 300px;
}
.package-program {
    margin-bottom: 40px;
}

.mainitem a span {
    opacity: 0;
}

.mainitem:hover a span {
    opacity: 1;
}

    .readable {
      
        padding: 15px;
    }

    .readable a:before {
        display: none;
    }

.color-white {
    color: white
}

.mainitembox p,
.mainitembox a {
    color: #1e1e1e;
}


.playlist-item-box {
    max-height: 150px;
    overflow: hidden;
    position: relative;
}

.big-playlist {
    height: 150px;
}


.playlist-item {
    max-height: 120px;
    overflow: hidden;
    position: relative;
}

    .playlist-item::before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, #f2f2f2 90%);
    }

.playlist-item-box h2,
.playlist-item-box h3,
.playlist-item-box h4,
.playlist-item-box h5 {
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1px;
    font-weight: bold;
}

.playlist-item-box h4 {
    font-size: 18px;
}

.playlist-thumb {
    width: 160px;
    height: 100px;
    background-size: cover !important;
    background-position: center !important;
}

.videodescription {
    margin-top: 20px
}

.videodescription h3 {
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.videodescription p {
    font-size: 18px;
}


.vid-thumb {
    background-size: cover;
    max-height: 50px;
    max-width: 50px;
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
}

.vid-item {
    margin-left: 7px;
    margin-bottom: 5px;
}

.ftco-vh-30 {

    min-height: 300px;
}

.ftco-vh-50 {
    min-height: 500px;
}

.carousel-item {
  /*  height: 100vh;*/
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slideimage {
    height: 100%;
    background-size: cover;
    background-position: top center;
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute !important;
}

.carousel-control-prev::before,
.carousel-control-next::before {
    display: none !important;
}

.carousel-indicators {
    bottom: 20% !important;
}


.bg-full-black,
#section-aboutme {
    background: #000 !important;
}


.ftco-slant-black:after {
    background: #000 !important;
}


#ftco-navbar {
    z-index: 100;
}

.navbar-brand {
    margin-right: 0 !important;
}

.discount {
    color: red;
    font-size: 22px;
    font-weight: bold;
}

.menu-aligner {
    display: flex;
    gap: 8px; /* Adjust spacing between items */
    justify-content: flex-start;
}

    .menu-aligner .subgrouped + .subgrouped {
        margin-left: 0px;
    }

    .menu-aligner .subgrouped {
        margin-left: auto; /* Push the last two items to the right */
        margin-right: 0; /* Remove right margin for the last two items */
    }

    .menu-aligner:not(:has(:nth-child(4))) {
        /* Exactly 2 items */
        justify-content: flex-end;
    }

/*@media screen and (max-width: 991px) {*/
    .ftco-navbar-light .dropdown-menu {
        background: #000 !important;
        margin-top: 8px;
        border-radius: 0 !important;
        border: none;
    }

        .ftco-navbar-light .dropdown-menu .nav-link {
            color: #fff !important;
        }

    .ftco-navbar-light.scrolled .dropdown-menu {
        background: #fff !important;
        margin-top: 8px;
        border-radius: 0 !important;
        border: none;
    }

    .ftco-navbar-light.scrolled .dropdown-menu .nav-link {
        color: #000 !important;
    }
/*}
@media screen and (min-width: 992px) {
    .ftco-navbar-light.scrolled .dropdown-menu {
        background: #fff !important;
        margin-top: 8px;
        border-radius: 0 !important;
    }

        .ftco-navbar-light.scrolled .dropdown-menu .nav-link {
            color: #000 !important;
        }


        .ftco-navbar-light .dropdown-menu {
            background: #7c7c7d !important;
            margin-top: 8px;
            border-radius: 0 !important;
        }

        .ftco-navbar-light .dropdown-menu .nav-link {
            color: #fff !important;
        }
}*/

    .ftco-section-small {
        padding: 2em 0 1.8em 0 !important;
    }

    .btn-contact:active, .btn-contact:hover, .btn-contact:focus,
    .btn-fit-yellow:active, .btn-fit-yellow:hover, .btn-fit-yellow:focus {
        border-color: #fd8b0c !important;
        background: #fd8b0c !important;
        color: #000 !important;
    }

    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        color: #000 !important;
    }

.icon-facebook-main,
.icon-youtube-main,
.icon-instagram-main {
    height: 50px;
    width: 50px;
    background-size: cover;
    border-radius:100%;
}

.icon-facebook-main {
    background-image: url('../../fit/social/fb_icon.png')
}

.icon-instagram-main {
    background-image: url('../../fit/social/ig_icon.png')
}

.icon-youtube-main {
    background-image: url('../../fit/social/yt_icon.png')
}

    .icon-facebook-main:hover, .icon-instagram-main:hover, .icon-youtube-main:hover {
        -moz-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
        -webkit-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
    }
    .hidden {
        display: none !important;
    }

    .affix {
        position: fixed;
    }

    @-ms-viewport {
        width: device-width;
    }

    .visible-xs,
    .visible-sm,
    .visible-md,
    .visible-lg {
        display: none !important;
    }

    .visible-xs-block,
    .visible-xs-inline,
    .visible-xs-inline-block,
    .visible-sm-block,
    .visible-sm-inline,
    .visible-sm-inline-block,
    .visible-md-block,
    .visible-md-inline,
    .visible-md-inline-block,
    .visible-lg-block,
    .visible-lg-inline,
    .visible-lg-inline-block {
        display: none !important;
    }

    @media (max-width: 767px) {
        .visible-xs {
            display: block !important;
        }

        table.visible-xs {
            display: table !important;
        }

        tr.visible-xs {
            display: table-row !important;
        }

        th.visible-xs,
        td.visible-xs {
            display: table-cell !important;
        }
    }

    @media (max-width: 767px) {
        .visible-xs-block {
            display: block !important;
        }
    }

    @media (max-width: 767px) {
        .visible-xs-inline {
            display: inline !important;
        }
    }

    @media (max-width: 767px) {
        .visible-xs-inline-block {
            display: inline-block !important;
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .visible-sm {
            display: block !important;
        }

        table.visible-sm {
            display: table !important;
        }

        tr.visible-sm {
            display: table-row !important;
        }

        th.visible-sm,
        td.visible-sm {
            display: table-cell !important;
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .visible-sm-block {
            display: block !important;
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .visible-sm-inline {
            display: inline !important;
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .visible-sm-inline-block {
            display: inline-block !important;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .visible-md {
            display: block !important;
        }

        table.visible-md {
            display: table !important;
        }

        tr.visible-md {
            display: table-row !important;
        }

        th.visible-md,
        td.visible-md {
            display: table-cell !important;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .visible-md-block {
            display: block !important;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .visible-md-inline {
            display: inline !important;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .visible-md-inline-block {
            display: inline-block !important;
        }
    }

    @media (min-width: 1200px) {
        .visible-lg {
            display: block !important;
        }

        table.visible-lg {
            display: table !important;
        }

        tr.visible-lg {
            display: table-row !important;
        }

        th.visible-lg,
        td.visible-lg {
            display: table-cell !important;
        }
    }

    @media (min-width: 1200px) {
        .visible-lg-block {
            display: block !important;
        }
    }

    @media (min-width: 1200px) {
        .visible-lg-inline {
            display: inline !important;
        }
    }

    @media (min-width: 1200px) {
        .visible-lg-inline-block {
            display: inline-block !important;
        }
    }

    @media (max-width: 767px) {
        .hidden-xs {
            display: none !important;
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .hidden-sm {
            display: none !important;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .hidden-md {
            display: none !important;
        }
    }

    @media (min-width: 1200px) {
        .hidden-lg {
            display: none !important;
        }
    }

    .visible-print {
        display: none !important;
    }

    @media print {
        .visible-print {
            display: block !important;
        }

        table.visible-print {
            display: table !important;
        }

        tr.visible-print {
            display: table-row !important;
        }

        th.visible-print,
        td.visible-print {
            display: table-cell !important;
        }
    }

    .visible-print-block {
        display: none !important;
    }

    @media print {
        .visible-print-block {
            display: block !important;
        }
    }

    .visible-print-inline {
        display: none !important;
    }

    @media print {
        .visible-print-inline {
            display: inline !important;
        }
    }

    .visible-print-inline-block {
        display: none !important;
    }

    @media print {
        .visible-print-inline-block {
            display: inline-block !important;
        }
    }

    @media print {
        .hidden-print {
            display: none !important;
        }
    }


    .courseitem {
        margin-bottom: 15px;
        margin-top: 15px;
    }

        .courseitem .title-small,
        .courseitem .card-title {
            font-size: 1rem !important;
        }

    .sticky-sm {
        left: 50%;
        transform: translate(-50%, 0);
        min-width: 310px;
    }

    .stickybutton {
        display: inline-block;
        background-color: #FF9800;
        text-align: center;
        position: fixed;
        bottom: 30px;
        right: 30px;
        transition: background-color .3s, opacity .5s, visibility .5s;
        opacity: 0;
        visibility: hidden;
        z-index: 1000;
    }

        .stickybutton.on {
            opacity: 1;
            visibility: visible;
        }

    .grecaptcha-badge {
        visibility: hidden;
    }

    .mw-200 {
        width: 200px;
    }

    .img200 {
        height: 200px;
    }

    .text-orange {
        color: #ff8400 !important;
    }

    .text-subtitle {
        font-size: 24px;
    }

    .img100 {
        width: 100px;
    }

    .ftco-navbar-light.scrolled .nav-link.marathonlink,
    .marathonlink {
        color: #00b7e4 !important;
    }

        .ftco-navbar-light.scrolled .nav-link.marathonlink:hover,
        .ftco-navbar-light.scrolled .nav-link.marathonlink:active,
        .marathonlink:hover, .marathonlink:active {
            color: #007f9f !important;
        }

.powerfitlink {
    background: #000 !important;
    color: #fff !important;
}

.backtolist {
    border: 1px solid #000 !important;
}

.duration-card {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #000;
    font-size: 13px;
    color: #fff;
    padding: 1px 3px;
    border-radius: 3px;
}

.bw-img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

    .ftco-section-small.p-card-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }



    @media (min-width:991.98px) {

        .card-body.courseview {
           /* height: 300px;
            max-height: 300px;
            min-height: 300px;*/
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: space-around;
        }

        /* .card-body.courseview a {
        display: inline !important;
        width: fit-content;
    }*/

    }

    .cardimage {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 100%;
        width: 100%;
    }

    .width-100 {
        width: 100%;
    }

    .introimage {
        min-height: 280px;
        background-position: 0 !important;
    }

    .slideheight-md {
        aspect-ratio: 5.31;
    }

    .slideheight-sm {
        aspect-ratio: 2.56;
    }

    .fluid-carousel {
        min-height: auto !important;
    }

    .no-results-message {
        display: none;
        font-size: 40px;
    }

    .bestbody-font {
        font-family: 'Square Sans Serif 7'
    }

    .active-blue {
        color: #3ea4e6 !important;
    }

    .active-peach{
        color: #ffd3ac !important;
    }

    .active-purple {
        color: #d273ff !important;
    }

    .dailyvid-link,
    .ftco-navbar-light .dropdown-menu .nav-link.dailyvid-link {
        color: #3ea4e6 !important;
    }


.card-label {
    width: 100%;
}

.card-input-element {
    display: none;
}

.card-input {
    margin: 10px 20px;
    padding: 0px;
}

.card-input:hover {
    cursor: pointer;
}


/*\
 * Restore Bootstrap 3 "hidden" utility classes.
\*/

/* Breakpoint XS */
@media (max-width: 575px) {
    .hidden-xs-down, .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down,
    .hidden-xs-up,
    .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl {
        display: none !important;
    }
}

/* Breakpoint SM */
@media (min-width: 576px) and (max-width: 767px) {
    .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down,
    .hidden-xs-up, .hidden-sm-up,
    .hidden-unless-xs, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl {
        display: none !important;
    }
}

/* Breakpoint MD */
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md-down, .hidden-lg-down, .hidden-xl-down,
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up,
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-lg, .hidden-unless-xl {
        display: none !important;
    }
}

/* Breakpoint LG */
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg-down, .hidden-xl-down,
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up,
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-xl {
        display: none !important;
    }
}

/* Breakpoint XL */
@media (min-width: 1200px) {
    .hidden-xl-down,
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, .hidden-xl-up,
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg {
        display: none !important;
    }
}

.btn-xs {
    padding: 5px 10px;
    font-size: 10px;
}

.tags-hidden{
    display: none !important;
}


.bg-fit-black {
    background-color: #000000 !important;
}


/*********************** Food Planner **********************/
.mealbox:hover {
    box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.25);
    z-index: 10;
}

.mealbox {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    transition: box-shadow 0.15s ease-in-out;
}

.food_nutrition{
    font-size:13px !important;
    line-height: 1;
}

.cal_amount {
    font-size: 14px !important;
}

.food_list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.mw-90 {
    max-width: 90px !important;
    width: 90px !important;
}

.mw-105 {
    max-width: 105px !important;
    width: 105px !important;
}

.mw-50 {
    max-width: 50px !important;
    width: 50px !important;
}

.mw-35 {
    max-width: 35px !important;
    width: 35px !important;
}

.of-cover {
    object-fit: cover;
}

.uploaded-photos {
    height: 55px;
    display: inherit;
    position: relative;
}

    .uploaded-photos img:last-of-type {
        margin-right: 10px !important;
    }

    .uploaded-photos .full-uploads {
        position: absolute;
        right: -10px;
        top: -8px;
        color: #878787;
    }

    .mw-300 {
        max-width: 300px !important;
        width: 300px !important;
    }

.directionitem {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
}

.singleDay.today {
    background: rgb(232 232 232) !important;
}

.btn-refresh{
    background: none;
    border: none;
}

.bw-img{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.btn-confetti {
    color: white !important;
    background: linear-gradient(90deg, #ff6ec4, #7873f5, #4ade80, #ff6ec4);
    background-size: 600% 600%;
    animation: gradientShift 6s ease-in-out infinite;
}

    .btn-confetti:hover,
    .btn-confetti:active {
        filter: brightness(107%);
        
    }

    @keyframes gradientShift {
        0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.separate-group {
    border-radius: 4px !important;
    margin-left: 4px !important;
}

.btn-primary.separate-group {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

    .btn-primary.separate-group:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62
    }


    .btn-primary.separate-group:focus,
    .btn-primary.separate-group.focus {
        box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
    }


.tooltipbox{
    border-radius: 100%;
    border: 2px solid white;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.btn-refresh-target {
    background: #1265ff;
    border: 1px solid #1265ff;
    color: white;
}

    .btn-refresh-target:hover,
    .btn-refresh-target:active {
        background: #0069d9;
        border: 1px solid #0069d9;
        color: white;
    }


.motivation-text{
    color: #000 !important;
    text-align: center !important;
    font-size: 25px;
}

.checkboxwrap {
    display: flex;
    justify-content: center;
}

@media (max-width: 575px) {
    .checkboxwrap input {
        flex-shrink: 1;
        flex-grow: 0;
    }

    .checkboxwrap label {
        flex-shrink: 0;
        flex-grow: 1;
        flex-basis: 0px;
        min-width: 0px;
    }
}

    input[type="checkbox"].fitcheckbox {
        appearance: none;
        border: 1px solid #000;
        width: 30px;
        min-width: 30px;
        height: 30px;
        min-height: 30px;
        content: none;
        outline: none;
        margin: 3px 10px;
        border-radius: 5px;
        background: white;
        cursor: pointer;
        display: inline-block;
    }

        input[type="checkbox"].fitcheckbox:checked {
            appearance: none;
            outline: none;
            padding: 0;
            content: none;
            border: none;
        }

            input[type="checkbox"].fitcheckbox:checked::before {
                position: absolute;
                color: #fff !important;
                font-family: Icons;
                content: '\e033' !important;
                border: 1px solid #fff !important;
                font-weight: bolder;
                font-size: 21px;
                width: 30px;
                height: 30px;
                display: flex;
                justify-content: center;
                align-items: center;
                border-radius: 5px;
                background: #3a79f6;
            }


.offcanvas-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 75%;
    background: #343a40;
    color: white;
    padding: 62px 20px;
    transition: transform 0.3s ease-in-out;
    z-index: 12;
}

.offcanvas-left {
    left: 0;
    transform: translateX(-100%);
}

.offcanvas-right {
    right: 0;
    transform: translateX(100%);
}

.offcanvas-menu.show {
    transform: translateX(0);
    overflow-y: scroll;
    -ms-overflow-style: none; /* Internet Explorer 10+ */
    scrollbar-width: none; /* Firefox */
}
    .offcanvas-menu.show::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out;
    z-index: 11;    
}

    .overlay.show {
        opacity: 1;
        visibility: visible;
    }

@media (min-width: 992px) {
    .navbar-expand-md .offcanvas-menu {
        position: static;
        width: auto;
        transform: none;
        background: none;
        color: inherit;
        display: flex;
        padding: 0;
    }

        .navbar-expand-md .offcanvas-menu a {
            margin: 0 10px;
        }

    .d-lg-none {
        display: none;
    }
}

.navbar-toggler{
    outline: none !important;
}

.navbar,
#subNav,
#mainNav {
    font-size: initial !important;
}

#navbarResponsive {
    font-size: 14px;
}

.text-xs {
    font-size: 0.9rem;
}

.nav-icon {
    line-height: inherit;
    margin-right: 1rem;
    top: 0;
    min-width: 1.5rem;
    text-align: center;
}

.offcanvas-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .offcanvas-menu ul li.nav-item {
        display: flex;
        position: relative;
        padding-left: 30px;
    }



.offcanvas-menu span.text {
    display: inline-block;
    /*width:80px;*/
}

.offcanvas-menu ul li .fa:first-of-type {
    position: absolute;
    left: -1rem;
    top: 14px;
    min-width: 1rem;
    text-align: center;
}

.offcanvas-menu ul li .fa:last-of-type {
    margin-left: 1rem;
}

.cursive-font {
    font-family: 'Nexa Script', sans-serif;
}
    
.text-black {
    color: #000;
}

.custom-file-label {
    width: 225px !important;
}
/*(Unicode escape notation)*/
.custom-file-label-et::after {
    content: "\0056\0061\006C\0069\0020\0066\0061\0069\006C" !important;
}

.custom-file-label-ru::after {
    content: "\0412\044B\0431\0440\0430\0442\044C" !important;
}

.avatar-profile {
    height: 100px;
    width: 100px;
}

.avatar-max{
    height: 75px;
    width: 75px;
}

.avatar-mid {
    height: 55px;
    width: 55px;
}

.avatar-min {
    height: 35px;
    width: 35px;    
}

.avatar-nav {
    height: 25px;
    width: 25px;
}

.avatar-img {
    object-fit: cover;
    padding: 0.1rem;
}

.fa-refresh {
    height: 14px !important;
    width: 14px !important;
}

    .fa-refresh:hover {
        animation: spin 1.5s cubic-bezier(0.4, 0.0, 0.2, 1) infinite;
    }

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.acceptterms {
    cursor: pointer;
}

    .acceptterms a {
        color: #00b7e4 !important;
        text-decoration: underline;
    }

        .acceptterms a:active,
        .acceptterms a:hover {
            color: #007f9f !important;
        }


.language-link{
    min-width: auto !important;
}

.dropdown-item:active,
.dropdown-item:hover {
    background-color:  transparent;
}

.mobile-header {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.text-underline-dotted {
    text-decoration: underline;
    text-decoration-style: dotted;
}

.setgoal-link {
    font-size: 12px;
}

    .setgoal-link .fa-refresh {
        height: auto !important;
        width: auto !important;
    }

    .setgoal-link:hover .fa-refresh {
        animation: spin 1.5s cubic-bezier(0.4, 0.0, 0.2, 1) infinite;
    }

.text-bold{
    font-weight: bold !important;
}

#submit-comment {
    min-width: 160px !important;
    min-height: 62px !important;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.reply-submit {
    min-width: 80px !important;
    min-height: 27px !important;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}

/* HTML: <div class="loader"></div> */
.spinloader {
    width: 15px;
    height: 15px;
    aspect-ratio: 1;
    border-radius: 50%;
    animation: l5 1s infinite linear alternate;
}

.spinloader-sm {
    width: 7.5px;
    height: 7.5px;
    aspect-ratio: 1;
    border-radius: 50%;
    animation: l6 1s infinite linear alternate;
}

@keyframes l5 {
    0% {
        box-shadow: 20px 0 #fff, -20px 0 #fff2;
        background: #fff
    }

    33% {
        box-shadow: 20px 0 #fff, -20px 0 #fff2;
        background: #fff2
    }

    66% {
        box-shadow: 20px 0 #fff2,-20px 0 #fff;
        background: #fff2
    }

    100% {
        box-shadow: 20px 0 #fff2,-20px 0 #fff;
        background: #fff
    }
}

@keyframes l6 {
    0% {
        box-shadow: 10px 0 #fff, -10px 0 #fff2;
        background: #fff
    }

    33% {
        box-shadow: 10px 0 #fff, -10px 0 #fff2;
        background: #fff2
    }

    66% {
        box-shadow: 10px 0 #fff2,-10px 0 #fff;
        background: #fff2
    }

    100% {
        box-shadow: 10px 0 #fff2,-10px 0 #fff;
        background: #fff
    }
}