@import url('https://fonts.googleapis.com/css2?family=Inria+Sans&family=Open+Sans:ital,wght@0,700;1,700&display=swap');
@font-face {
    font-family: 'Dharma Gothic';
    src: url('../fonts/DharmaGothicE_ExBold_R.otf');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Messina Sans';
    src: url('../fonts/MessinaSans-SemiBold.eot');
    src: local('Messina Sans SemiBold'), local('MessinaSans-SemiBold'),
        url('../fonts/MessinaSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MessinaSans-SemiBold.woff2') format('woff2'),
        url('../fonts/MessinaSans-SemiBold.woff') format('woff'),
        url('../fonts/MessinaSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Messina Sans';
    src: url('../fonts/MessinaSans-Black.eot');
    src: local('Messina Sans Black'), local('MessinaSans-Black'),
        url('../fonts/MessinaSans-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MessinaSans-Black.woff2') format('woff2'),
        url('../fonts/MessinaSans-Black.woff') format('woff'),
        url('../fonts/MessinaSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Messina Sans';
    src: url('../fonts/MessinaSans-Bold.eot');
    src: local('Messina Sans Bold'), local('MessinaSans-Bold'),
        url('../fonts/MessinaSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MessinaSans-Bold.woff2') format('woff2'),
        url('../fonts/MessinaSans-Bold.woff') format('woff'),
        url('../fonts/MessinaSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Messina Sans';
    src: url('../fonts/MessinaSans-Regular.eot');
    src: local('Messina Sans Regular'), local('MessinaSans-Regular'),
        url('../fonts/MessinaSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MessinaSans-Regular.woff2') format('woff2'),
        url('../fonts/MessinaSans-Regular.woff') format('woff'),
        url('../fonts/MessinaSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
::-webkit-input-placeholder { /* Edge */
  color: #cecece;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #cecece;
}
::placeholder {
  color: #cecece;
}
.wpcf7-form-control-wrap {
    padding: 0px;
    width: 100%;
}
.trigger-submit {
    display: none;
}
label {
    width: 100%;
}
.bold {
    font-weight: bold;
}
input[type="checkbox"] {
    border-radius: 0 !important;
    border: 1px solid black !important;
    margin: 0;
    margin-right: 10px !important;
    width: 25px !important;
    position: relative !important;
    top: -1px !important;
}
a.classic-button.trigger-contact-submit {
    margin-top: 30px;
}
span.wpcf7-form-control.wpcf7-acceptance span label {
    display: flex;
}
span.wpcf7-list-item-label a {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 0.5px;
}
.box-count-holder {
    margin-bottom: 40px;
}
.box-count-holder:last-child {
    margin-bottom: 0;
}
.max-fourhundred .vc_column-inner {
    max-width: 400px;
}
.max-fourhundred {
    justify-content: flex-end;
}
.inner-box-holder {
    display: flex;
    align-items: center;
    line-height: 1;
    font-weight: 900;
}
span.wpcf7-list-item {
    margin-left: 0;
}
.smaller-font {
    font-size: 14px;
}
.fancybox-container {
    z-index: 999999999 !important;
}
input, textarea, select {
    padding: 10px;
    width: 100%;
    outline: 0;
    font-family: inherit;
    font-size: 20px;
    color: #121212;
    border: 2px solid #cecece;
    margin-bottom: 0px;
    box-shadow: none;
    border-radius: 40px;
    text-indent: 10px;
}
textarea { 
  max-height: 150px;
}
form.wpcf7-form.init label {
    margin-left: 23px;
    font-size: 24px;
}
.address-email-phone a {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 0.5px;
}
.checkbox-contact-form span {
    margin: 0px;
}
.checkbox-contact-form span {
    margin: 0px;
    display: inline-block;
    vertical-align: text-bottom;
    width: 30px;
    height: 30px;
}


.slider-parent {
    position: relative;
}

.slider-left-right {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999999;
    top: 0;
    left: 0;
}

.slider-left-area, .slider-right-area {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100px;
    height: 100px;
    background-color: black;
    z-index: 999999;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}
.slider-left-area:before {
    content: '\2190';
    color:white;
    font-size:30px;
}
.slider-right-area:before {
    content: '\2192';
    color:white;
    font-size:30px;
}
.slider-page {
    position: relative;
}

.hide-not-logged {
    display: none !important;
}
.logged-in .hide-not-logged {
    display:block !important;
}
.slider-inner-holder {
    width: 100%;
    position: relative;
    height: 100%;
} 
.slider-inner-holder img {
    width:100%;
    height:100%;
    object-fit:cover;
}
.inherit-body-bg .slick-track .slider-page-holder:nth-child(even) {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.inherit-body-bg .slick-track .slider-page-holder:nth-child(odd) {
    text-align: center;
    display: flex;
    align-items: self-start;
    justify-content: center;
}
.inherit-body-bg .slick-track .slider-page-holder:nth-child(odd) .slider-inner-holder {
    height: 75%;
    width: 72%;
}
.inherit-body-bg .slick-track .slider-page-holder:nth-child(even) .slider-inner-holder {
    height: 50%;
}
.slider-page-holder.slick-slide {
    height: auto;
}
.slider-page .slick-track {
    display: flex;
    min-height:70vh;
}
input[type="checkbox"] {
    margin-right: 10px;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    position: relative;
    top: 3px;
    background: white;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}
.ch-text {
    display: inline-block;
    width: calc(100% - 35px);
    color: #787878;
}
.contact-form-div {
  max-width: 700px;
}
#map {
    height: 0px;
    padding-bottom: 70%;
    width: 100%;
    margin-bottom: 40px;
}
.latitude, .longitude {
  display: none;
}
input.wpcf7-form-control.wpcf7-submit {
    font-size: 18px;
    position: relative;
    padding: 10px 25px;
    display: block;
    font-family: 'Inria Sans', sans-serif;
    font-weight: 400;
    background: #121212;
    color: white;
    border-radius: 50px;
    width: 250px;
    max-width: 100%;
    border-color: black;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: white;
    color: black;
}
input[type="checkbox"]:checked {
    background-color: #787878;
}
.inherit-body-bg {
    background: #e8e8e8;
}

body {font-family: 'Messina Sans', sans-serif; font-style: normal; font-optical-sizing: auto; font-weight:400; color:#000; font-size:18px; line-height: 1.7; overflow-x: hidden; max-width:100%; letter-spacing: -1px;}


b, strong {
  font-weight: bold;
}
i {
  font-weight: italic;
}
p {
  line-height: 1.7;
  margin-bottom: 1.5rem;
}
b, strong {font-weight: bold;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  letter-spacing: -0.25px;
}

img.alignleft {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    color: initial;
    text-decoration: none;
}
section#header {
    font-weight: 500;
    position: relative;
    z-index: 999;
    color: white;
    top: 0px;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.mobile-menu {
    display: none;
}

.vertical-line-fx {
    position: fixed;
    height: 100vh;
    width: 0.5px;
    background: #aaa;
    z-index: 9999;
    right: 12%;
}
.header-title-fx, .menu-title-fx {
/*    position: fixed;*/
    z-index: 9999;
    color: white;
}
.login-item a {
    position: relative;
    font-size: 14px;
    letter-spacing:1px;
    text-transform: uppercase;
    font-weight: 600;
    display:block;
}
.login-item a:before {
    content: "\f007";
    font-family: 'Font Awesome 5 Free';
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
}
.menu-title-fx {display:none;}
.menu-title-fx.show-menu-title-fx {display:block;}
/*.header-title-fx-hide {
    display:none !important;
}*/
.letter-logo {
    position: fixed;
    z-index: 9999;
    width: 30px;
    bottom: 70px;
}
.letter-logo.letter-logo-hide {
    display:none;
}

ul#menu-secondary-header-menu {
    padding: 0;
    margin-top: 40px;
}
footer li a:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 0.5px;
}
 /*MOBILE OPENER*/
    .desktop-menu {
        display: none !important;
    }
    .icons .menu-icon {
        -webkit-animation-name: none;
        animation-name: none;
        outline: 0;
        border: 0;
        box-shadow: 0;
        background: none;
        height: 25px;
        width: 27px;
        position: relative;
        padding: 0 !important;
        top:30px;
    }
    .menu-icon span:first-child {
        top: 15px;
    }
    .menu-icon span:nth-child(2) {
        top: 24.5px;
    }
    /*.menu-icon span:last-child {
      top: 30px;
    }*/
    
    .mobile-menu li {
        margin-bottom: 10px;
    }
    .book-now-button {
        border: none;
        padding: 0px;
    }
    .main-menu ul {
        list-style: none;
    }
    .main-menu li a {
        color: white;
        line-height: 1;
        letter-spacing: 0.5px;
    }
    .hasScrolled .header-menu-mobile {
      top: 25px;
    }
    /*button.menu-icon:hover span:nth-child(2) {
        height:6px;
    }
    button.menu-icon:hover span {
        -webkit-transform: scaleY(2);
        transform: scaleY(2);
    }*/
    .menu-icon span {
        display: block;
        height: 3px;
        width: 27px;
        background-color: #fff;
        position: absolute;
        right: 0;
        -webkit-transition: color .1s ease-out, -webkit-transform .2s ease-out;
        transition: color .1s ease-out, -webkit-transform .2s ease-out;
        transition: transform .2s ease-out, color .1s ease-out;
        transition: transform .2s ease-out, color .1s ease-out, -webkit-transform .2s ease-out;
    }
  .mobile-menu {
      padding: 0px 0px 0px 0px;
      opacity: 0;
      visibility: hidden;
      position: fixed;
      top: 0px;
      right: -100%;
      height: 100vh;
      background-color: #090a16;
      z-index: 9999;
      overflow: scroll;
      display: block;
      justify-content: center;
      -webkit-transition: all .5s ease-out;
      -moz-transition: all .5s ease-out;
      -ms-transition: all .5s ease-out;
      -o-transition: all .5s ease-out;
      transition: all .5s ease-out;
      overflow-y: hidden;
      overflow-x: hidden;
      width: 100%;
      font-size: 20px;
      letter-spacing: 2px;
      
  }
  .mobile-menu .website-logo {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
  }
  .vertical-fx-right {
    position: absolute;
    right: 0;
    width: 120px;
    height: 100vh;
    z-index: 99999;
    border-left: 1px solid #aaa;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    max-width:7%;
}
.m-holder {
    padding-right: 20px;
    width: calc(100% - 22%);
    height: calc(75% - 100px);
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: normal;
    position: relative;
    top: 12%;
    overflow-y: auto;
    left: 15%;
}
.m-holder::-webkit-scrollbar {
    width: 1px; /* Width of the scrollbar */
}

.m-holder::-webkit-scrollbar-thumb {
    background-color: white; /* Color of the scroll indicator */
    border-radius: 10px; /* Optional: Rounded corners for the scroll indicator */
}
.menu-footer-socials-container ul#menu-footer-socials {
    padding: 0;
}
.menu-footer-socials-container .menu-footer-socials-container {
    margin-top: 100px;
}
.mobile-menu .menu-footer-socials-container .menu-footer-socials-container li a {
    font-size: 15px;
    color: #727272;
}
.mobile-menu .header-socials i {
    background: #8cc63f;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    margin-left:10px;
}
.language-option-socials {
    width: 78%;
    position: absolute;
    bottom: 50px;
    right: 0;
    padding-right: 20px;
    display: flex;
    justify-content: flex-end;
    left: 15%;
}
.mobile-menu .header-socials {
    display: flex;
    justify-content: flex-end;
}
.mobile-menu .menu-footer-socials-container ul#menu-footer-socials li {
    display: inline-block;
    margin-right: 20px;
}
.m-holder::-webkit-scrollbar-track {
    background-color: transparent; /* Optional: Background color of the scrollbar track */
}
.mobile-menu .menu-footer-socials-container {
    position: absolute;
    color: #727272;
    left: 15%;
    bottom: 70px;
    font-size: 18px;
    letter-spacing: 0.5px;
}
.main-menu {
    width: 100%;
    position: relative;
    z-index: 99;
    font-family: 'Dharma Gothic';
    font-size: calc(20px + 4vw);
    line-height: 1;
    text-align: right;
    height:100%;
    text-transform: uppercase;
}
.menu-icon--active {
    top:-20px !important;
    background: #20212c !important;
    z-index: 99;
    width: 45px !important;
    height: 45px !important;
    display: block !important;
    border-radius: 45px;
}
.login-description {
    color:white;
}
.vertical-fx-right-opened .menu-login-container ul#menu-login {
    display: none;
}
.vertical-fx-right-opened .header-socials {
    display: none;
}
.vertical-fx-right-opened {
    align-items: center;
    justify-content: center;
}
.mobile-menu .menu-footer-socials-container a:hover {
    color: white;
}
button.menu-icon.menu-icon--transparent.animated.rubberBand.white-span:not(.menu-icon--active) span {
    background-color: white !important;
}
button.menu-icon.menu-icon--transparent.animated.rubberBand.black-span:not(.menu-icon--active) span {
    background-color: black !important;
}
 ul#menu-main-menu-1 {
    text-transform: uppercase;
    padding: 0;
    margin-top: 20px;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
    ul#menu-main-menu-1 ul.sub-menu {
        padding: 0;
        margin-top: 10px;
        border-top: 0px;
    }
    ul#menu-main-menu-1 ul.sub-menu li a {
      color: #888888 !important;
    }
    ul#menu-main-menu-1 a {
      color: white;
    }
    ul#menu-main-menu-1 li {
      list-style: none;
      position: relative;
    }
    .mobile-menu.show-menu {
        opacity: 1;
        visibility: visible;
        right: 0px;
        z-index: 99;
    }
    .vertical-fx-right.vertical-fx-right-opened {
        z-index: 99999;
        border:0;
        position:fixed;
    }
    .vertical-fx-right.vertical-fx-right-opened #menu-login {
        display: none;
    }
    button.menu-icon.menu-icon--transparent.animated.rubberBand.white-span.menu-icon--active:hover span {
        background-color: white;
    }
    .menu-icon--active span:first-child {
        box-shadow: none;
        -webkit-transform: rotate(45deg) !important;
        -ms-transform: rotate(45deg) !important;
        transform: rotate(45deg) !important;
        position: absolute;
        top: 21px;
        left: 9px;
    }
    .menu-icon--active span:last-child {
        box-shadow: none;
        -webkit-transform: rotate(-45deg) !important;
        -ms-transform: rotate(-45deg) !important;
        transform: rotate(-45deg) !important;
        position: absolute;
        top: 21px;
        left: 9px;
    }
    span.click-li-child.flipImage img {
        transform: rotate(180deg);
        position: relative;
        top: -2px;
    }
    span.click-li-child img {
        max-width: 25px;    
    }
    span.click-li-child {
        display: inline-block;
        position: absolute;
        top: 3px;
        margin-left: -30px;
    }
    .social-links.mob-social-header {
        text-align: center;
        margin-top: 30px;
    }
    .social-links.mob-social-header a {
        margin: 10px;
        color: white;
    }
  /*END*/
.black-cover {
    position: fixed;
    z-index: 999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: black;
}
.icon-scroll.iconblack {
    box-shadow: inset 0 0 0 1px #000;
}
.icon-scroll.iconblack:before {
    background: #000;
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(46px);
  }
}
@keyframes zoom {
    0% { transform:scale(1,1); }
    50% { transform:scale(1.2,1.2); }
    100% {transform:scale(1,1); }
}
.hold-img-slider img {
    -webkit-animation: zoom 60s infinite;
    animation: zoom 60s infinite;
    height: 100%;
    background-repeat:no-repeat !important;
    background-position:top center !important;
    background-size: cover !important;
}
.desktop-menu ul#menu-main-menu li {
    display: inline-block;
    margin-left: 33px;
}
.desktop-menu .current_page_item > a {
  color: #888888;
}
.desktop-menu ul#menu-main-menu a:hover {
  color: #888888;
}
#header .container {
  position: relative;
}
.if-image img {
  margin-bottom: 20px;
  width: 100%;
}
.full-img {
  width: 100%;
  margin-bottom: 20px;
}
.full-img img {
  width: 100%;
}
ul#menu-main-menu {
    padding: 0;
    margin: 0;
}
.text-ani-holder img {
    margin: 20px;
}
.text-animate-span span {
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    display: none;
}

.text-animate-span span.visible {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s, visibility 0.3s;
    display: inline-block;
    white-space: nowrap;
}
.text-animate-span {
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: 150px;
}
.tr-kao {
    margin-right: 5px;
}
.letter {
    display: inline-block;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.3s, transform 0.3s;
}

.letter.visible {
    opacity: 1;
    transform: translateY(0);
}
.text-ani-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
}

.classic-green a.vc_general.vc_btn3 {
    background: #8cc63f !important;
    color: white !important;
}
.classic-green a.vc_general.vc_btn3:hover {
    background: white !important;
    color: black !important;
}
.image-cat-holder div {
    overflow: visible !important;
}
.desktop-menu ul#menu-main-menu li a {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}
.desktop-menu ul#menu-main-menu li:hover > ul.sub-menu {
  display: block;
}
.click-li-child {
  display: none;
}
.main-menu ul.sub-menu {
    text-transform: capitalize;
    position: relative;
    display: flex;
    font-size: calc(25px + 1vw);
    padding: 0;
    margin-right: 20px;
}
.main-menu ul > li {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    clear: both;
}
.main-menu ul.sub-menu ul.sub-menu li:before {
    content: '+';
}
ul.sub-menu li {
    display: block !important;
    margin-left: 10px !important;
    padding-left: 10px;
}
video#home-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.desktop-menu ul.sub-menu li a {
  display: block;
  padding: 18px 0px !important;
}
.header-holder {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin-top: 0px;
}
 .slider-holder h1 {
    font-weight: 600;
}
.slider-holder, .slider-holder .slick-slide {
    width:100%;
    height: 100vh !important;
    outline: none;
    position: relative;
}
.slider-holder .slick-slide {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 75vh;
    outline: none;
}
.overlay {
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,0.4);
}
.intro-iframe-holder {
    background-position: top center;
    position: relative;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
}
.slider-inner {
    width: 100%;
    height: 100%;
}
.slider-top {
    height: 100%;
}
.slick-list {
    height: 100% !important;
}
.slick-track {
    height: 100%;
}
.slick-sl {
    height: 100%;
}
.hold-img-slider {
    height: 100%;
}
.hold-img-slider img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.social-links {
    text-align: right;
}
.social-links i {
    font-size: 31px;
}
.social-links a {
    margin-left: 20px;
}
.header-logo {
    max-width: 240px;
    width: 240px;
    margin-left: 40px;
    margin-top: 20px;
    position: relative;
    z-index: 999;
}
.semi-padding-top {
    padding-top: 50px;
}
.website-logo img {
    width: 100%;
}
.social-links i:hover {
    color: #888888;
}
.slider-description:not(.home) .head-buttons {  
    justify-content: flex-start;
}
.slider-description:not(.home) {
    max-width: 1300px;
    align-items: flex-start;
    font-size: 24px;
    justify-content: flex-end;
    bottom: 25%;
    top: auto;
}
.kontakt-icons p {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.kontakt-icons p span:first-child {
    width: 27px;
}
.kontakt-icons span {
    margin-right: 20px;
    font-size: 22px;
}
.the-phone-icon {
    position: relative;
    left: 3px;
    margin-right: 6px;
}
a.margin-removal {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.treneri-content {
    margin-bottom: 35px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 35px;
}
.slider-description h5, .login-description h5 {
    font-family: 'Messina Sans', sans-serif;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 600;
}
.slider-description {
    position: absolute;
    color: white;
    z-index: 99;
    max-width: 920px;
    width: 96%;
    display: flex;
    align-items: center;
    height: 100%;
    top: 0;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-family: "Inria Sans", serif;
    font-weight: 400;
    font-size: 28px;
}
.classic-url:after {
    content: '\e874';
    position: absolute;
    right: 0;
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    transform: rotate(-90deg);
    top: 0px;
    height: 100%;
}
.classic-url {
    font-size: 24px;
    position: relative;
    padding-right: 30px;
    font-weight: 500;
}
.home-case-desc .classic-url {
  width: 230px;
}
.inhead-btn {
    margin-right: 20px;
    padding-right: 30px;
}
.head-buttons {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider-description p, .login-description p {
    line-height: 1.4;
}
/* Style for slick dots */
.slider-top ul.slick-dots li {
    margin: 0 0 0 20px;
}

ul.slick-dots li {
    display: inline-block;
    font-size: 0;
    width: 40px;
    height: 3px;
    border-radius: 0;
    cursor: pointer;
    background: #b0b1abdb;
    position: relative;
}

ul.slick-dots li.slick-active {
    height: 5px;
}

/* White fill effect on active dot */
ul.slick-dots li.slick-active:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; /* This will be animated by keyframes */
    height: 100%;
    background-color: white;
    animation: fillBackground 5s ease-in-out infinite; /* Smooth easing */
    z-index: 0;
}

/* Keyframes for filling from left to right */
@keyframes fillBackground {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
.scroll-small {
    width: 80px;
    position: absolute;
    bottom: 50px;
    left: 0;
    color: white;
    font-size: 22px;
    transition: opacity 0.5s;
    z-index: 9;
    right: 0;
    height: 80px;
    border-radius: 80px;
    border: 2px solid white;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.active-menu-body .website-logo img {
    filter: invert(0) !important;
}
.active-menu-body .header-holder {
    position: fixed;
    z-index:999;
}
.icon-scroll {
    width: 20px;
    height: 35px;
    box-shadow: inset 0 0 0 2px #fff;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.icon-scroll:before {
    content: '';
    width: 3px;
    height: 6px;
    background: #fff;
    top: 1px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll;
}



ul.slick-dots {
    position: absolute;
    color: white;
    padding: 0;
    list-style: none;
    margin: 0;
    bottom: 40px;
    left: 40px;
}
ul.slick-dots button {
    display: none;
}
.classic-button {
    font-size: 18px;
    position: relative;
    padding: 10px 25px;
    display: block;
    font-family: 'Inria Sans', sans-serif;
    font-weight: 400;
    background: white;
    color: black;
    border-radius: 50px;
    min-width: 235px;
    max-width: 100%;
    transition:0.3s;
}
a.classic-button.classic-green {
    color: white;
    background: #8cc63f;
}
a.classic-button.classic-green:hover {
    background: white;
    color: #121212;
}
a.classic-button:hover {
    background: #8cc63f;
    color:white;
}
.fancy-two-holder {
    margin-top: 35px;
    height: 100%;
}
.image-fancy-holder {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.fancy-one-holder {
    height: 100%;
}
.fancy-one-holder img, .fancy-two-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.side-top {
    position:absolute;
    z-index:9;
    top:0;
    background:black;
    width:100%;
    transform-origin: top;
    height:15%;
}
.side-bottom {
    position:absolute;
    z-index:9;
    bottom:0;
    background:black;
    width:100%;
    transform-origin: bottom;
    height:15%;
}
.side-left {
    position:absolute;
    z-index:99;
    left:0;
    height:100%;
    background:black;
    transform-origin: left;
    width:15%;
}
.side-right {
    position:absolute;
    z-index:99;
    right:0;
    height:100%;
    background:black;
    width:15%;
    transform-origin: right;
}

.container.container_left {
    margin-left: 0;
}
.expand-image-holder.white-background {
    background: #e8e8e8;
}
.expand-image-holder.white-background .side-left, .expand-image-holder.white-background .side-right {
    background:#e8e8e8;
}
.full-image-container img {
    width: 100%;
}
.full-image-container {
    width:100%;
}
.image-cat-holder img {
    width: 100%;
}
.expand-image-holder {
    background: black;
    height: 100%;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    top: 0%;
}
img.expand-image {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
} 
.small-image-height .expand-image-main {
    min-height: 40vh;
}
.small-image-height {
    min-height: 40vh !important;
}
.pos-abs-center {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
}
.small-title {
    font-weight: 500;
    margin-bottom: 10px;
}
.grey-color {
  color: #bcbcbc;
}
.description h2 {
    margin-bottom: 30px;
}
.titles-color-white h1, .titles-color-white h2, .titles-color-white h3, .titles-color-white h4 {
  color: white;
}
.container-small {
  max-width: 1100px;
  margin: 0 auto !important;
  width: 90%;
}
.single-testimonial {
  width: 1000px;
  max-width: 94%;
  margin: 0 auto;
}
.small-space {
  margin-bottom: 30px;
}
.small-padding-bottom {
  padding-bottom: 30px;
}
.home-case-desc {
    background: #d7e0e6;
    padding: 40px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.semi-padding-bottom {
  padding-bottom: 90px;
}
.container {
    max-width:1300px;
}

ul.slick-dots li {
    margin: 100px 10px;
}
.container.container-medium {
    width: 1500px;
}
.description-smaller {
    max-width: 90%;
    margin: 0 auto;
}
h2.h2-smaller-width {
    width: 95%;
    margin: 0 auto;
}
.case-sl-holder {
    position: relative;
    overflow: hidden;
    width: 90%;
    padding-bottom: 50%;
    height: 0px !important;
    margin-left: -45%;
}
.case-slider ul.slick-dots li {
    margin: 60px 10px 0px 10px;
    width: 60px;
    height: 6px;
    background: #e8e8e8;
    border-radius: 0px;
}
.case-slider ul.slick-dots {
    position: relative;
    color: grey;
    width: 100%;
    right: 0;
    text-align: center;
    bottom: 0;
}
.case-slider ul.slick-dots li.slick-active {
  background: #000;
}
.case-sl img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-sl {
  outline: 0;
}
.single-img-and-title {
    position: relative;
    height: 165px;
}
.full-img-single {
    position: absolute;
    height: 100%;
    width: 100%;
}
.full-img-single img {
    object-fit:cover;
    width:100%;
    height:100%;
}
.services-case-description {
    background: #d7e0e6;
    padding: 40px;
}
.services-case-description h3 {
    margin-bottom: 30px;
    font-size: 24px;
}
.image-next-to-address {
    display: inline-block;
}
.address-info {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    margin-top: 10px;
    width: calc(100% - 130px);
}
.contact-black-header {
    padding-bottom: 80px;
    padding-top: 40vh;
}
.semi-bold {
  font-weight: 600;
}
.prev-next-posts {
  color: #adadad;
  font-size: 24px;
  display: flex;
  justify-content: space-between;
}
.prev-next-posts a:hover {
  text-decoration: underline;
}
.prev-div, .next-div {
    display: flex;
    align-items: center;
}
.prev-div span {
    margin-right: 10px;
}
.next-div span {
    margin-left: 10px;
}
.ch-text a:hover {
    text-decoration: underline;
}
.address-info a:hover {
    text-decoration: underline;
}
footer {
    position: relative;
    overflow: hidden;
    margin-top:100px;
}
.footer-top {
    position: relative;
}
footer .container {
    max-width: 1240px;
}
.footer-left-right {
    position: relative;
    padding: 100px 0px;
    color: white;
}
.footer-left-right h5 {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-weight: 600;
}
.footer-color-right {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    background: #121212;
}
.footer-color-left {
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
}
.footer-contact a:hover, ul#menu-footer-menu a:hover {
    color: #8cc63f;
}
.footer-socials i {
    background: #8cc63f;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
}
ul#menu-footer-menu {
    padding: 0;
    list-style: none;
}
.footer-socials h5 {
    margin-bottom: 20px;
}
.footer-information h5 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 0px;
}
.footer-information h4 {
    font-size: 44px;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 30px;
}
.mt-hundred {
    margin-top: 90px;
}
.footer-socials {
    margin-top: 60px;
}
 .page-holder {
    position: relative;
/*    z-index: 9;*/
 }
.not-clickable > a {
    pointer-events: none;
}
.image-cat-holder {
    text-align: center;
}
.slider_floating_words {
    position: fixed;
    z-index: 99;
    top: 48%;
    color: white;
}
.desc-holder h3, .slider-description h3, h3.slider_floating_words, .login-description h3 {
    font-size: 1.4rem;
    letter-spacing: -.02222em;
    
}
.footer-information h2 {
    font-size: 2.1rem;
    margin-bottom: 60px;
}
.footer-second-row ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-information * {
    margin-bottom: 0;
}
.main-menu li a:hover {
    /* text-decoration: underline; */
    /* text-underline-offset: 13px; */
    /* text-decoration-thickness: 1px; */
    color: #8cc63f;
}
.main-menu a:hover {
    color: #8cc63f;
}
.footer-second-row {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    overflow: hidden;
    flex-wrap: wrap;
}
.footer-second-row div {
    margin-right: 30px;
    margin-bottom: 30px;
}
.footer-second-row div:last-child {
    margin-right: 0;
}
ul#menu-login {
    margin-top: 40px;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    color: white;
    text-transform: uppercase;
}
.header-socials a {
    color: white;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.header-socials {
    margin-bottom: 30px;
}
.slider-description h1, .login-description h1 {
    font-family: 'Dharma Gothic';
    letter-spacing: -0.2px;
    line-height: 1;
}
.slider-description .classic-button, .login-description .classic-button {
    margin: 10px 20px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}
a.vc_general.vc_btn3 {
    font-size: 18px;
    position: relative;
    padding: 10px 25px;
    display: inline-block;
    font-family: 'Inria Sans', sans-serif;
    font-weight: 400;
    background: white !important;
    color: black !important;
    border-radius: 50px;
    min-width: 235px;
    max-width: 100%;
    text-align:center;
}
.vc-gitem-zone-height-mode-auto:before {
    padding: 0 !important;
}
.najnovije-vijesti figure.wpb_wrapper.vc_figure {
    width: 100%;
}
.najnovije-vijesti .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
}
.wpb_text_column.wpb_content_element.smaller-font-giuana {
    font-size: 14px;
}
.najnovije-vijesti  .wpb_single_image {
    margin-bottom: 0 !important;
}
.najnovije-vijesti .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px;
}
.najnovije-vijesti  .vc_gitem_row .vc_gitem-col {
    padding: 5px;
}
.najnovije-vijesti figure.wpb_wrapper.vc_figure a {
    display: block;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 66.5%;
}
.najnovije-vijesti figure.wpb_wrapper.vc_figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.najnovije-vijesti h4 {
    font-weight: bold;
    margin-top: 10px;
    max-width: 90%;
}

.najnovije-vijesti  .vc_gitem-zone-a .vc_gitem-row-position-middle, .najnovije-vijesti .vc_gitem-zone-b .vc_gitem-row-position-middle, .najnovije-vijesti .vc_gitem-zone-a .vc_gitem-row-position-bottom, .najnovije-vijesti .vc_gitem-zone-b .vc_gitem-row-position-bottom, .najnovije-vijesti .vc_gitem-zone-a .vc_gitem-row-position-top, .najnovije-vijesti .vc_gitem-zone-b .vc_gitem-row-position-top {
    position: inherit !important;
    transform: none !important;
}
a.vc_general.vc_btn3:hover {
    background-color: #121212 !important;
    color: white !important;
    border-color: #121212 !important;
}
.arrow-top-right .fa-arrow-up {
    transform: rotate(45deg) !important;
    margin-top: -5px;
    right: 25px !important;
}

.arrow-top-right a.vc_general.vc_btn3 {
    border: 2px solid #e6e6e6 !important;
}
.text-transparent {
    color: transparent; /* Make the text itself transparent */
    -webkit-text-stroke: 1px #f7f7f7; /* Outline the text with a 1px black stroke */
    text-stroke: 1px #f7f7f7; /* For modern browsers */
}
.program-title-excerpt {
    position: absolute;
    bottom: 0;
    color: white;
    width: 100%;
    left: 0;
}
.program-post {
    position: relative;
    margin-left: 15px;
}
.program-title-excerpt {
    width: 80%;
    margin-left: 10%;
    font-size: 14px;
    line-height: 1.5;
    bottom: 5%;
}
.program-posts .slick-track .program-post:first-child {
    margin-left: 50px;
}
.program-posts .slick-track .program-post:nth-child(odd) {
    margin-top: 40px;
}
.overflow-visible {
    overflow: visible !important;
}
.green-linear {
    background-image: -moz-linear-gradient( -45deg, rgb(93,156,64) 0%, rgb(78,134,52) 47%, rgb(140,198,63) 100%);
  background-image: -webkit-linear-gradient( -45deg, rgb(93,156,64) 0%, rgb(78,134,52) 47%, rgb(140,198,63) 100%);
  background-image: -ms-linear-gradient( -45deg, rgb(93,156,64) 0%, rgb(78,134,52) 47%, rgb(140,198,63) 100%);
}

.program-title-excerpt h3 {
    font-family: 'Dharma Gothic';
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 1;
    margin-bottom: 10px;
}
.Dharma-Gothic {
    font-family: 'Dharma Gothic' !important;
}
.program-thumbnail {
    position: relative;
    height: 0;
    padding-bottom: 150%;
    overflow: hidden;
}
.program-thumbnail img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: transform 0.5s ease-in-out;
}
.najnovije-vijesti img, .pr-thumb img {
    transition: transform 0.5s ease-in-out;
}
.program-thumbnail img:hover, .najnovije-vijesti img:hover, .pr-thumb img:hover {
    transform: scale(1.1);
}
.inner-program {
    margin-top: -50px;
}
.the-inline-letters {
    margin-bottom: -70px;
}
.slider-progress {
  width: 100%;
  height: 3px;
  background-color: #a7c382; /* Grey background for the progress bar */
  position: relative;
  border-radius: 5px;
  margin-left: 30px;
}

.slider-progress-bar {
    height: 100%;
    width: 0;
    background-color: #43712e;
    transition: width 0.3s ease;
}
.arrows-and-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin: 80px auto;
    max-width: 900px;
    overflow: hidden;
}
.arrows-sl {
    display: flex;
    align-items: center;
}
.arrows-sl div {
    border: 1px solid white;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 65px;
    cursor: pointer;
    margin-right: 20px;
}
div#clubs-home {
    margin-left: auto;
    margin-right: auto;
}


div#clubs-home .vc_column-inner {
    border: 1px solid #ffffff1a;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#clubs-home .wpb_single_image {
    margin-bottom: 0;
    padding: 40px;
}
.testimonial-content {
    font-weight: bold;
    font-size: 50px;
    letter-spacing: -3px;
    margin-bottom: 40px;
    line-height: 1.2;
}
.testimonial-holder h5 {
    font-weight: 600;
    letter-spacing: -1px;
}
.testimonial-thumbnail img {
    width: 100%;
}
div#testimonial-row {
    padding-right: 100px;
    margin-left: calc((100% - 1100px) / 2) !important;
}
.sb_instagram_header.sbi_medium {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-bottom {
    color: #fff;
    background: #121212;
    padding: 20px 0;
    font-size: 16px;
    border-top: 1px solid #171717;
}
.footer-socials i:hover {
    opacity: 0.8;
}
.credits p {
    margin: 0;
}
ul#menu-footer-bottom {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
}
ul#menu-footer-bottom li {
    margin-left: 10px;
}
ul#menu-footer-bottom li a {
    text-decoration: underline;
}
ul#menu-footer-bottom li a:hover {
    color: #8cc63f;
}
.credits {
    display: flex;
    justify-content: space-between;
}
.smaller-icons-in-row .kontakt-icons img {
    height: 22px;
}
.smaller-icons-in-row .kontakt-icons p span:first-child {
    width: 21px;
}
.smaller-icons-in-row .the-phone-icon {
    left: 2px;
}

.smaller-icons-in-row .kontakt-icons span {
    margin-right: 4px;
}
.smaller-icons-in-row .wpb_single_image * {
    width: 100% !important;
}
span.vc_tta-title-text {
    color: #121212;
    font-weight: 600;
}
.vc_tta-panel h4 {
    font-size: 24px !important;
    background: transparent !important;
}
.vc_tta .vc_tta-controls-icon {
    width: 33px !important;
    height: 33px !important;
    box-sizing: border-box;
    color: white !important;
    background: #121212 !important;
    border-radius: 33px;
}
.vc_tta-panel-heading, .vc_tta-panel-body {
    border: 0 !important;
    background: transparent !important;
}
.vc_tta-panel.vc_active {
    background: #f3f3f3;
}
.vc_tta-panel {
    margin-bottom: 10px;
    border: 1px solid #f4f4f4 !important;
    padding: 7px 10px;
    border-radius: 10px;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 6.5px !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-style: solid;
    border-width: 2px 0 0;
    width: 20px;
    border-color: white !important;
}
.vc_active .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    border-color:white !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    height: 20px;
    top: 6.5px !important;
    border-color: white !important;
}
.with-count .wpb_raw_html {
    position: absolute;
    left: 0;
    top: calc(50% - 20px);
}
.with-count .vc_column_container {
    padding-left: 35px;
    position: relative;
}
.with-count .vc_column_container:nth-child(even) {
    margin-top: 115px;
}
.column-flex-center > .vc_column-inner {
    display: flex;
    align-items: center;
}
.column-flex-center.login-description > .vc_column-inner > .wpb_wrapper {
    max-width: 80%;
}
.column-flex-center > .vc_column-inner > .wpb_wrapper {
    width: 90%;
    max-width: 650px;
    margin: 0 auto;
} 
.programs-context .website-logo img, .page-template-login .website-logo img {
    filter: invert(1);
}
.single-post.programs-context .website-logo img {
    filter: invert(0);
}
.single-post.programs-context .user-programs-widget img {
    filter: invert(1);
}
.programs-context .vertical-fx-right a {
    color: #9e9e9e;
}

button.remove-session-btn {
    font-size: 18px;
    position: relative;
    padding: 10px 25px;
    display: inline-block;
    font-family: 'Inria Sans', sans-serif;
    font-weight: 400;
    background: white !important;
    color: black !important;
    border-radius: 50px;
    min-width: 235px;
    max-width: 100%;
    text-align: center;
}
.header-socials i:hover {color: #e0dddd;}
.header-menu-mobile:hover .menu-icon span {background-color: #e0dddd;}
.login-item a:hover {color:#e0dddd;}
.vertical-fx-right-opened .login-item a:hover {color:#e0dddd;}

.page-template-login .header-menu-mobile:hover .menu-icon span {background-color: #e0dddd !important;}
.page-template-login .login-item a:hover {color: #e0dddd !important;}
.page-template-login .header-socials i:hover {color: #e0dddd !important;}




.programs-context .header-menu-mobile:hover .menu-icon span {background-color: #121212;}
.programs-context .login-item a:hover {color: #121212;}
.programs-context .vertical-fx-right-opened .login-item a:hover {color:white;}
.header-menu-mobile.icons.active-menu:hover .menu-icon span {background-color:white;}
.programs-context .header-socials i:hover {color: black;}
.programs-context .vertical-fx-right-opened .header-socials i:hover {color: white;}

.user-menu {
    position: absolute;
    right: 150px;
    z-index: 9;
    color: black;
    top: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding-bottom: 20px;
}
.account-menu-edit li a:hover {
    text-decoration: underline;
}
.user-menu p {
    margin-bottom: 0;
}
.user-menu span.lnr.lnr-cog {
    margin-left: 25px;
    color: #9e9e9e;
    font-weight: bold;
    font-size: 20px;
}
.programs-context .menu-icon span {
    background-color: #9e9e9e;
}
.page-template-login.programs-context .menu-icon span {
    background-color: white;
}
.page-template-login.programs-context .vertical-fx-right a {
    color:white;
}
.page-template-login.programs-context .vertical-fx-right a {
    color:white;
}
label {
    letter-spacing: -0.7px;
    margin-left: 20px;
    font-weight: 600;
}
p.log-forgot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 25px !important;
}
a.forgot-pass {
    letter-spacing: -0.7px;
}
a.forgot-pass:hover {
    text-decoration: underline;
}
.login-btn {
    background: black;
    color: white;
    border: none;
    max-width: 230px;
}
span.login-btn-holder {
    position: relative;
}
span.login-btn-holder i {
    color: white;
    position: absolute;
    z-index: 99;
    right: 30px;
    top: 16px;
    transform: rotate(45deg);
}
form#custom-login-form p {
    margin-bottom: 10px;
}
.category-card {
    position: relative;
}
.program-cat-holder {
    position: absolute;
    color: white;
    bottom: 10%;
    max-width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.program-cat-holder h3 {
    font-family: 'Dharma Gothic';
    letter-spacing: -0.2px;
    text-transform: uppercase;
    margin-bottom: 0px;
}



.program-cat-holder .btn-primary:hover {
    background: #1b1b1b !important;
    border: 1px solid #ffffff42;
}
.program-cat-holder .btn-primary {
    font-size: 13px;
    position: relative;
    padding: 10px 20px;
    display: inline-block;
    font-family: 'Inria Sans', sans-serif;
    font-weight: 400;
    background: #8cc63f !important;
    color: white;
    border-radius: 50px;
    width: 100%;
    max-width: 100%;
    color: white;
    text-transform: uppercase;
    border: 1px solid #8cc63f;
}
.category-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.large-padding-top {
    padding-top: 180px;
}
.menu-logged-in-menu-container ul {
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    color: #9c9c9c;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    list-style: none;
}

ul#menu-logged-in-menu .sub-menu {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    right: 0;
    font-family: 'Inria Sans', sans-serif;
    font-weight: 400;
    color: #292929;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: -1px;
    padding: 20px 0px;
    text-align:center;
}
ul#menu-logged-in-menu {
    font-family: 'Messina Sans', sans-serif;
    font-weight: 600;
    margin-top: 45px;
}
.menu-logged-in-menu-container ul li:hover {
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #121212;
}

.menu-logged-in-menu-container ul li a {
    padding:0 25px;
    display: block;
}

.menu-logged-in-menu-container ul li:hover > ul.sub-menu {
    display: block !important;
}

ul#menu-logged-in-menu .sub-menu li {
    display: inline-block !important;
}

.account-menu-edit {
    display: none;
    position: absolute;
    top: 40px;
    z-index: 9;
    color: black;
    right: 0;
    border-radius: 2px;
    border: 2px solid #f4f4f4;
    padding: 20px 20px 20px 30px;
}
.pr-thumb {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 116%;
}
.pr-thumb a {
    display: block;
    width: 100%;
    height: 100%;
}
.pr-body {
    margin-top: 35px;
}
h3.pr-title {
    margin-bottom: 10px;
}

.pr-thumb img{
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.user-menu:hover .account-menu-edit {
    display: block;
}
.account-menu-edit ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.pr-txt {
    font-size: 16px;
}
.recommendation {
    font-size: 14px;
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: -30px;
}

span.rec-text:before {
    content: '';
    width: 100%;
    height: 2px;
    background: #8cc63f;
    position: absolute;
    bottom: -2px;
}
span.rec-text {
    position: relative;
}
span.black-plus {
    width: 25px;
    height: 25px;
    background: black;
    border-radius: 20px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    font-weight: bold;
}

.recommendation.single-rec {
    margin-bottom: 0;
}
.seesion-download {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
}
.wpb_video_widget {
    margin-bottom: 10px !important;
}
.seesion-download div img {
    margin-right: 13px;
}
.seesion-download div {
    margin-left: 30px;
}
.extra-sep {
    margin-left: -50px;
    width: calc(100% + 50px);
}

div#counter {
    margin-bottom: -100px;
}
.website-logo {
    max-width: 350px;
}

.large-p {
    font-size:24px;
}
.scroll-container {
      position: relative;
      width: 100%;
      overflow: hidden;
    }
.bg-large-text {
    font-weight: 900;
    color: #f7f7f7;
    white-space: nowrap;
    line-height: 1.2;
    font-size: calc(18px + 5vw);
    line-height: 1;
}
.scroll-content {
  display: flex;
  gap: 30px; /* Space between items */
  white-space: nowrap;
  animation: scroll-left 20s linear infinite;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.scroll-container.right .scroll-content {
  animation: scroll-right 20s linear infinite;
}

@keyframes scroll-right {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
.active-menu-body {
    overflow: hidden;
}
.user-programs-widget img {
    filter: invert(1);
    width: 45px;
    margin-top: 15px;
}
.user-programs-widget {
    position: absolute;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 10px;
}
.vertical-fx-right.vertical-fx-right-opened .login-item.logout-item, .vertical-fx-right.vertical-fx-right-opened .user-programs-widget {
    display: none;
}
button.wishlist-button {
    border: 0 !important;
    box-shadow: none !important;
    outline: none;
    background: none;
    letter-spacing: -0.4px;
    padding: 0;
}
.wishlist-button-wrapper {
    margin-bottom: 15px;
}
.wsh-dnl {
    display: flex;
}
.wsh-dnl img {
    max-width: 40px;
}
.download-btn {
    margin-left: 20px;
}
.programs-context .user-programs-widget img {
    filter: invert(0);
}
span#wishlist-count {
    background: #8cc63f;
    color: white;
    position: absolute;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    top: 0;
    right: -15px;
    text-align: center;
    font-size: 14px;
}
.login-item.logout-item {
    margin-top: 40px;
    color:white;
}
.m-holder .user-programs-widget, .m-holder .login-item {
        display: none;
}
h1.posttitle {
    font-family: 'Dharma Gothic';
}
.logged-in .hide-when-logged-in {
    display:none !important;
}
.program-menu-holder .program-menu-btn {
    display: none;
}







































@media screen and (min-width: 992px) {
    .treneri-thumbnail {
        border-right: 1px solid #ddd;
    }
    .semi-large-h3 {
        font-size: 90px;
    }
    .program-cat-holder h3 {
        font-size: 70px;
    }
    .slider-description:not(.home) h1, .login-description h1 {
        font-size: 100px;
    }
    .program-title-excerpt h3 {
      font-size: calc(30px + 1vw);
    }
    .slider-description h1 {
        font-size: 130px;
        line-height: 1;
    }
    .very-large-h3 {
        font-size: 100px;
    }
    h1 {
      font-size: 72px;
      font-weight: 600;
      letter-spacing: -.02222em;
    }
    h2 {
      font-size: 50px;
      font-weight: 600;
      letter-spacing: -.02222em;
    }
    h3 {
      font-size: 36px;
      margin-bottom: 30px;
      font-weight: 600;
      letter-spacing: -.02222em;
    }

    h4 {
      font-size:28px;
      letter-spacing: -1px;
    }
    h5 {
      font-size:22px;
    }
}


@media screen and (min-width: 1500px) {
    .with-count h3 {
        font-size:90px;
        line-height:1.2;
    }
}



@media screen and (min-width: 1920px) {
   
    
    .large-p {
        font-size:28px;
    }
    .program-cat-holder h3 {
        font-size: 120px;
    }
    .program-cat-holder .btn-primary {
        font-size: 14px;
    }
    a.forgot-pass {
        font-size: 20px;
    }
    label {
        font-size: 20px;
        letter-spacing: -1px;
    }
    .with-count .vc_column_container {
        padding-left: 60px;
    }
    .with-count {
        font-size: 28px;
    }
    .with-count .wpb_raw_html {
        font-size: 28px;
    }
    .with-count h3 {
        font-size: 100px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .testimonial-content {
        font-size: 60px;
        letter-spacing: -3px;
    }
    .testimonial-holder h5 {
        font-size: 30px;
        letter-spacing: -1px;
    }

    .container, .slider-description:not(.home) {
        max-width: 68%;
    }
    .container-small {
        max-width:58%;
    }
    .program-title-excerpt {
        font-size: 20px;
    }
    .inner-program {
        margin-top: -90px;
    }
    .program-title-excerpt h3 {
      font-size: calc(50px + 1vw);
    }
    .slider-description h1 {
        font-size: 200px;
        line-height: 1;
    }
    .slider-description:not(.home) h1 {
        font-size: 160px;
    }
    .very-large-h3 {
        font-size: 160px;
    }
    h1 {
      font-size: 80px;
      font-weight: 600;
      letter-spacing: -.02222em;
    }
    h2 {
      font-size: 72px;
      font-weight: 600;
      letter-spacing: -.02222em;
    }
    h3 {
      font-size: 54px;
      margin-bottom: 30px;
      font-weight: 600;
      letter-spacing: -.02222em;
    }
    h3.normal-size-h3 {
        font-size: 36px;
    }
    h4 {
      font-size:28px;
      letter-spacing: -1px;
    }
    h5 {
      font-size:24px;
    }

}
@media screen and ( min-width: 2200px ) {
    .large-p {
        font-size:34px;
    }
    .box-count-holder > span {
        font-size: 28px;
    }
    #counter {
        font-size: 20px;
    }
    .semi-large-h3 {
        font-size: 120px;
    }
    .larger-size {
        font-size: 24px;
    }
    .seesion-download {
        font-size: 18px;
    }
    body.single-program {
        font-size: 22px;
    }
    .small-description {
        font-size: 24px;
    }
    .pr-txt {
        font-size: 20px;
    }
    .user-menu span.lnr.lnr-cog, .user-menu {
        font-size: 20px;
        top: 50px;
    }
    .programs-context .login-item a{
        top: 17px;
    }
    .programs-context .login-item a:before {
        font-size:20px;
    }
    
    ul#menu-logged-in-menu .sub-menu {
        font-size: 18px;
    }
    .large-padding-top {
        padding-top:200px;
    }
    .semi-padding-top {
        padding-top: 100px;
    }
    ul#menu-logged-in-menu {
        font-size: 26px;
    }
    .program-cat-holder p {
        font-size: 24px;
    }
    .program-cat-holder .btn-primary {
        font-size: 16px;
    }
    .with-count {
        font-size: 38px;
    }
    .with-count .vc_column_container {
        padding-left: 80px;
    }
    .half-color-gradient {
        font-size: 28px;
    }
    .with-count h3 {
        font-size: 110px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .half-color-gradient * {
        width: 100%;
    }
    .with-count .wpb_raw_html {
        font-size: 38px;
    }
    .testimonial-content {
        font-size: 80px;
        letter-spacing: -4px;
    }
    .testimonial-holder h5 {
        letter-spacing: -2px;
        font-size: 36px;
    }
}
@media screen and ( min-width:2500px ) {
    .program-cat-holder .btn-primary {
        font-size: 18px;
    }
}
@media screen and (max-width: 1620px) {
   
    .scroll-small {
        width: 40px;
        height: 40px;
        bottom: 30px;
    }
    .icon-scroll {
        width: 10px;
        height: 20px;
    }
}
@media screen and ( max-width:1023px ) {
    span.vc_tta-title-text {
        padding-right: 20px;
        display: block;
    }

    .active-menu-body.programs-context .user-programs-widget img {
        filter: invert(1);
    }
    .single-post.programs-context .menu-icon span {
        background-color: #fff;
    }
    .single-post.programs-context .header-menu-mobile:hover .menu-icon span {
        background-color: #fff;
    }
    .single-post .single-img-and-title {
        height: 110px;
    }
    .program-cat-holder {
        position: inherit;
        color: #121212;
    }
    
    .hasScrolled ul#menu-login {
        color: #121212;
    }
    .vertical-fx-right .header-socials {
        display: none;
    }
    .testimonial-content {
        font-size: 30px;
        letter-spacing: -1px;
    }
    .program-posts .slick-track .program-post:first-child {
        margin-left: 10px;
    }
    .header-holder {
        margin-top:0px;
    }
    .header-logo {
        margin-left:0px;
    }
    .m-holder {
        width: calc(100%);
        padding: 30px;
        left:0;
    }
    button.menu-icon {
        top: 11px;
    }
    .mobile-menu .menu-footer-socials-container {
        left: 30px;
        bottom: 0px;
    }
    .mobile-menu ul#menu-secondary-header-menu li a {
        font-size: 16px;
    }
    .mobile-menu .menu-footer-socials-container ul#menu-footer-socials {
        padding: 0;
        font-size: 14px;
    }
    ul#menu-main-menu li a, .m-holder a {
        font-size: 1.6rem;
    }
    ul#menu-secondary-header-menu {
        margin-top: 30px;
        line-height: 1;
    }
    .mobile-menu .menu-footer-socials-container ul#menu-footer-socials li {
        margin-right: 10px;
    }
    section#header.header-transparent {
        background: transparent !important;
    }
    .mobile-menu {
        z-index:9999;
    }
    .hasScrolled .header-holder .header-logo .website-logo img {
        filter: invert(100%) !important;
    }
    #header .header-holder .header-logo .website-logo img.custom-invert {
        filter: invert(0%) !important;
    }
    section#header {
        z-index: 99999;
    }
    section#header.hasScrolled {
        border-bottom: 1px solid #ddd;
        opacity: 1;
        font-weight: 500;
        position: fixed;
        z-index: 99999;
        color: white;
        top: -100px !important;
        width: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
        background: white;
        height: 100px;
    }
    .header-menu-mobile.icons {
        float: right;
        margin-right: 20px;
    }
    
    .menu-title-fx {
        display: none;
    }
    .letter-logo {
        display: none;
    }
    .menu-title-fx.show-menu-title-fx {
        display:none !important;
    }
    .vertical-fx-right {
        display: block;
        top: 0;
        right: 0px;
        height: auto;
        border-left: 0px;
        border-bottom: none;
        position: absolute;
        text-align: center;
        width: auto;
    }
    section#header.hasScrolled ul#menu-login {
        color:#121212;
    }
    section#header.hasScrolled .menu-icon span {
        background-color:#121212;
    }
    .active-menu-body section#header.hasScrolled .menu-icon span {
        background-color:#fff;
    }
    ul#menu-login {
        position: absolute;
        left: -80px;
        margin-top: 36px;
    }
    .login-item.logout-item {
        display: none;
    }
    .user-programs-widget {
        display: none !important;
    }
    .m-holder .programs-context .user-programs-widget img {
        filter: invert(1);
    }
    .m-holder .user-programs-widget {
        display: block !important;
        position: relative;
        margin-bottom: 10px;
    }
    ul#menu-login {
        display: none;
    }
    .m-holder .login-item a:before {
        display: none;
    }
    .hasScrolled .login-item.logout-item {
        color:#121212;
    }
    .vertical-fx-right.vertical-fx-right-opened {
        top: 50px;
        right: 5px;
    }
    .language-option-socials {
        width: 100%;
        left: 0;
    }
    .container {
        max-width: 100%;
    }
    .header-logo {
        max-width: 100%;
        width: 180px;
    }
}
@media screen and ( max-width:480px ) {
    .testimonial-content {
        font-size: 22px;
    }
    .testimonial-holder h5 {
        font-size: 16px;
    }
    .program-posts .slick-track .program-post:first-child {
        margin-left: 0;
    }
    .program-posts .slick-track .program-post:nth-child(odd) {
        margin-top: 0;
    }
    .program-post {
        margin-left: 0 !important;
        padding: 20px;
    }
    .the-inline-letters {
        margin-bottom: 0px;
    }
}
@media screen and ( max-width:1200px ) {
    .program-menu-holder {
        position: absolute;
        left: 0;
        right: 0;
        top: 92px;
        border-bottom: 1px solid #9c9c9c;
        z-index: 99;
        background: #f8f8f8;
        padding: 5px 0px 3px 0px;
    }
    .program-menu-holder .program-menu-btn {
        display: block;
        color: #9c9c9c;
        text-align: center;
        font-family: 'Dharma Gothic';
        letter-spacing: 0.5px;
        font-size: 24px;
        margin: 0;
    }
    .user-menu {
        display: none;
    }
    ul#menu-logged-in-menu {
        display: none;
        font-family: 'Dharma Gothic';
        letter-spacing: 0.5px;
        font-size: 24px;
        margin: 0;
        background: white;
        overflow-y: auto;
        height: calc(100vh - 130px);
    }
    ul#menu-logged-in-menu .sub-menu {
        display: block;
        position: initial;
        font-family: 'Dharma Gothic';
        letter-spacing: 0.5px;
        color: inherit;
        padding: 1px 10px;
    }
    ul#menu-logged-in-menu .menu-item-has-children:before {
        content: '+ ';
        position: absolute;
        left: 10px;
    }
    ul#menu-logged-in-menu .sub-menu li {
        display: block !important;
        text-align: left;
        margin-left: 0 !important;
        padding-left: 0 !important;
        font-size: 19px;
    }
    .menu-logged-in-menu-container ul {
        display: block;
    }
    div#testimonial-row {
        padding-right: 0;
        margin-left: 0 !important;
    }
}

@media screen and ( max-width:1920px ) {
    
    input, textarea, select {
        font-size: 18px;
    }

    form.wpcf7-form.init label {
        font-size: 18px;
    }
    .kontakt-icons span {
        margin-right: 20px;
        font-size: 18px;
    }
}
@media screen and ( max-width:767px ) {
    .page-template-login.programs-context .menu-icon span {
        background-color: #9e9e9e;
    }
    .page-template-login .type-page {
        padding-top: 130px;
    }
    .main-menu ul.sub-menu {
        position: relative !important;
        display: none;
        padding: 3px 0px 3px 0px !important;
        margin-right: 0 !important;
    }
    .main-menu ul.sub-menu li {
        margin-left: 0 !important;
        padding-left: 0;
        position: relative;
        margin-bottom: 0px;
    }
    .main-menu ul > li {
        display: block;
        margin-bottom: 0;
        position: relative;
    }
    /*.main-menu ul.sub-menu li:before {*/
    /*    content: '+';*/
    /*    line-height: 0;*/
    /*    position: relative;*/
    /*    top: 4px;*/
    /*    left: -2px;*/
    /*}*/
    .box-count-box-column > .vc_column-inner {
        padding: 20px 10px !important;
    }
    .max-fourhundred > .vc_column-inner {
        border-right: 0 !important;
        padding: 10px 10px !important;
    }
    .box-count-holder {
        margin-bottom: 30px;
        text-align:center;
    }
    .inner-box-holder {
        justify-content:center;
    }
    .max-fourhundred {
        max-width: 100% !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        justify-content: center;
    }
    .number.box-count {
        font-size: 40px;
    }
    .footer-color-left {
        width: 100%;
    }
    .footer-information a {
        margin-top: 20px;
        margin-bottom: 40px !important;
    }
    .footer-socials {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .credits {
        display: block;
        text-align: center;
    }
    ul#menu-footer-bottom {
        justify-content: center;
    }
    .footer-color-right {
        display:none;
    }
    .arrows-and-bar {
        width:96%;
    }
    .slider-description {
        font-size:18px;
    }
    .large-p {
        font-size: 20px;
    }
    .head-buttons {
        max-width: 96%;
        display: block;
    }
    ul.slick-dots {
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 100px;
    }
    .slider-top ul.slick-dots li {
        margin-left: 5px;
        margin-right: 5px;
    }
}

