/* === ITC Avant Garde Gothic Pro Font Classes === */
.avantgarde-xlt { font-family: 'ITC Avant Garde Gothic Pro', sans-serif !important; font-weight: 200; font-style: normal; }
.avantgarde-xlt-oblique { font-family: 'ITC Avant Garde Gothic Pro', sans-serif !important; font-weight: 200; font-style: oblique; }
.avantgarde-book { font-family: 'ITC Avant Garde Gothic Pro', sans-serif !important; font-weight: 400; font-style: normal; }
.avantgarde-book-oblique { font-family: 'ITC Avant Garde Gothic Pro', sans-serif !important; font-weight: 400; font-style: oblique; }
.avantgarde-medium { font-family: 'ITC Avant Garde Gothic Pro', sans-serif !important; font-weight: 500; font-style: normal; }
.avantgarde-medium-oblique { font-family: 'ITC Avant Garde Gothic Pro', sans-serif !important; font-weight: 500; font-style: oblique; }
.avantgarde-demi { font-family: 'ITC Avant Garde Gothic Pro', sans-serif !important; font-weight: 600; font-style: normal; }
.avantgarde-demi-oblique { font-family: 'ITC Avant Garde Gothic Pro', sans-serif !important; font-weight: 600; font-style: oblique; }
.avantgarde-bold { font-family: 'ITC Avant Garde Gothic Pro', sans-serif !important; font-weight: 700; font-style: normal; }
.avantgarde-bold-oblique { font-family: 'ITC Avant Garde Gothic Pro', sans-serif !important; font-weight: 700; font-style: oblique; }

/* === ITC Avant Garde Gothic Pro Fonts === */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../inc/fonts/avantGarde/ITC Avant Garde Gothic Pro-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../inc/fonts/avantGarde/ITC Avant Garde Gothic Pro-Book Oblique.otf') format('opentype');
    font-weight: 400;
    font-style: oblique;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../inc/fonts/avantGarde/ITC Avant Garde Gothic Pro-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../inc/fonts/avantGarde/ITC Avant Garde Gothic Pro-Medium Oblique.otf') format('opentype');
    font-weight: 500;
    font-style: oblique;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../inc/fonts/avantGarde/ITC Avant Garde Gothic Pro-Demi.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../inc/fonts/avantGarde/ITC Avant Garde Gothic Pro-Demi Oblique.otf') format('opentype');
    font-weight: 600;
    font-style: oblique;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../inc/fonts/avantGarde/ITC Avant Garde Gothic Pro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../inc/fonts/avantGarde/ITC Avant Garde Gothic Pro-Bold Oblique.otf') format('opentype');
    font-weight: 700;
    font-style: oblique;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../inc/fonts/avantGarde/ITC Avant Garde Gothic Pro-XLt.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../inc/fonts/avantGarde/ITC Avant Garde Gothic Pro-XLight Oblique.otf') format('opentype');
    font-weight: 200;
    font-style: oblique;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #FF5533;
    transition: 150ms;
}

a:hover {
    color: #161E59;
}

::selection {
        background: #FF5533;
        color: #fff;
    }

/* === Gilroy Fonts === */
@font-face {
    font-family: 'Gilroy-Black';
    src: url('../inc/fonts/gilroy/Gilroy-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-Black';
    src: url('../inc/fonts/gilroy/Gilroy-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Gilroy-Bold';
    src: url('../inc/fonts/gilroy/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-Bold';
    src: url('../inc/fonts/gilroy/Gilroy-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Gilroy-ExtraBold';
    src: url('../inc/fonts/gilroy/Gilroy-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-ExtraBold';
    src: url('../inc/fonts/gilroy/Gilroy-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'Gilroy-Heavy';
    src: url('../inc/fonts/gilroy/Gilroy-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-Heavy';
    src: url('../inc/fonts/gilroy/Gilroy-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Gilroy-Light';
    src: url('../inc/fonts/gilroy/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-Light';
    src: url('../inc/fonts/gilroy/Gilroy-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Gilroy-Medium';
    src: url('../inc/fonts/gilroy/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-Medium';
    src: url('../inc/fonts/gilroy/Gilroy-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Gilroy-Regular';
    src: url('../inc/fonts/gilroy/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-Regular';
    src: url('../inc/fonts/gilroy/Gilroy-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Gilroy-SemiBold';
    src: url('../inc/fonts/gilroy/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-SemiBold';
    src: url('../inc/fonts/gilroy/Gilroy-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Gilroy-Thin';
    src: url('../inc/fonts/gilroy/Gilroy-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-Thin';
    src: url('../inc/fonts/gilroy/Gilroy-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Gilroy-UltraLight';
    src: url('../inc/fonts/gilroy/Gilroy-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-UltraLight';
    src: url('../inc/fonts/gilroy/Gilroy-UltraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

body {
    font-family: 'Gilroy-Regular', Arial, sans-serif !important;
}

.btn-warning{
    border-radius: 20px;
    font-weight: bold;
    padding: 10px 24px;
    color: #161E59;
}

.t-1{
    position: relative;
    top: 1px;
}

.t--1{
    position: relative;
    top: -1px;
}

.menu-btn svg {
    color: #161E59;
    transition: color 0.2s;
    height: 30px;
}
.menu-btn:hover svg {
    color: #FF5533;
}

/* === NAVBAR & SIDEBAR === */
.main-navbar {
    width: 100%;
    background: rgba(255, 255, 255, 0.85) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 0;
    position: sticky;
    z-index: 199 !important;
    top: 0;
}

.navbar-content .carka {
    border-right: 1px solid rgba(22, 30, 89, 0.175);
    color: transparent;
}

.mw-750{
    max-width: 750px !important;
}

.navbar-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1800px;
    margin: 0 auto;
    border-bottom: 1px solid rgba(22, 30, 89, 0.175) !important;
    padding: 30px 0 20px 0;
}
.navbar-section {
    display: flex;
    align-items: center;
}

.menu-btn {
    background: none;
    border: none;
    padding: 0;
    margin-right: 0;
    cursor: pointer;
}

.navbar-menu-label {
    font-size: 15px;
    color: #161E59;
    margin-right: 8px;
}
.navbar-logo {
    font-size: 22px;
    font-weight: 900;
    color: #161E59;
    margin-right: 8px;
}

.navbar-lang {
    font-size: 15px;
    color: #161E59;
    display: flex;
    align-items: center;
    font-family: "Gilroy-ExtraBold", sans-serif !important;
    font-weight: 800 !important;
    gap: 4px;
    cursor: pointer;
    transition: 150ms;
}

.navbar-lang:hover {
    color: #FF5533;
}

.navbar-member {
    font-size: 16px;
    line-height: 21px;
    font-weight: 600 !important;
    position: relative;
    top: 1px;
    color: #161E59;
}



.btn-nav {
    display: inline-block;
    padding: 14px 26px;
    border-radius: 20px;
    letter-spacing: 0.5px;
    font-size: 15px;
    text-decoration: none;
    transition: 0.2s;
    box-shadow: none;
    border: 1px solid transparent;
    font-weight: 600 !important;
}

.btn-register {
    background: #FF5533;
    color: #fff;
    border: none;
    margin-right: 12px;
    box-shadow: 0 2px 8px rgba(255,92,54,0.10);
    border: 1px solid #FF5533;
}

.btn-register:hover {
    background: #161E59;
    color: white;
    border: 1px solid #161E59;
}

.btn-register2 {
    background: #FF5533;
    color: #fff;
    border: none;
    margin-right: 12px;
    box-shadow: 0 2px 8px rgba(255,92,54,0.10);
    border: 1px solid #FF5533;
}

.btn-register2:hover {
    background: white;
    color: #161E59;
    border: 1px solid white;
}

.btn-login {
    background: transparent;
    color: #161E59;
    border: 1px solid #161E59;

}
.btn-login:hover {
    background: #161E59;
    color: white;
    border: 1px solid #161E59;
}

.btn-login2 {
    background: transparent;
    color: white;
    border: 1px solid white;

}
.btn-login2:hover {
    background: white;
    color: #161E59;
    border: 1px solid white;
}

.navbar-profile-wrapper {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.navbar-profile-img{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
}

.navbar-profile-dropdown {
    position: absolute;
    right: -1px;
    bottom: 1px;
    width: 20px;
    height: 20px;
    background: #FF5533;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(255,92,54,0.15);
    cursor: pointer;
    z-index: 12;
    padding: 0;
}

.navbar-profile-menu-header .fs-12{
    font-size: 15px;
    font-weight: 700;
    position: relative;
    letter-spacing: 0.5px;
    color: #161E59;
}

.navbar-profile-menu {
    display: none;
    position: absolute;
    top: 62px;
    right: -24px;
    min-width: 250px;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 2px 16px rgba(22,30,89,0.13);
    z-index: 11;
    padding: 24px;
    border: 1px solid #A2A9D2;
    animation: fadeInProfileMenu 0.18s;
}

.navbar-profile-menu.active {
    display: block;
}
.navbar-profile-menu-header {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 2px;
}
.navbar-profile-menu-link {
    display: block;
    color: #5a5a5a;
    font-size: 18px;
    font-family: 'Gilroy-Medium', Arial, sans-serif;
    text-decoration: none;
    padding: 7px 0 7px 0;
    border-radius: 8px;
    transition: 150ms;
    letter-spacing: 0.15px;
}
.navbar-profile-menu-link:hover {
    color: #FF5533;
}
@keyframes fadeInProfileMenu {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.navbar-profile-dropdown svg {
    width: 12px;
    height: 7px;
    display: block;
}

.btn-no{
    background-color: transparent;
    border: none;
}

/* Sidebar styles */
.sidebar {
    position: fixed;
    top: 0;
    left: -420px;
    width: 100vw;
    max-width: 420px;
    height: 100vh;
    background: rgba(22, 30, 95, 0.75);
    backdrop-filter: blur(10px) brightness(0.5);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 2px 0 16px rgba(24,31,57,0.10);
    z-index: 200;
    transition: left 0.3s cubic-bezier(.4,0,.2,1);
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE and Edge */
}
.sidebar::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}
.sidebar-open {
    left: 0 !important;
}

.sidebar .left-bottom{
    position: absolute;
    top: 12px;
    right: 16px;
}

.sidebar .left-bottom .btn-no{
    background-color: transparent;
}

.sidebar .left-bottom .btn-no .navbar-lang{
    color: white;
    font-size: 14px !important;
}

.sidebar .left-bottom .btn-no:hover .navbar-lang{
    color: #FF5533;
}

.sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: 998;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
}
.sidebar-overlay.sidebar-overlay-open {
    opacity: 1;
    pointer-events: auto;
}
.sidebar.sidebar-open {
    z-index: 999;
}


.sidebar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 24px 12px 24px;
    color: white;

}

.sidebar-profile{
    text-decoration: none;
    color: white;
}

.sidebar-profile-img{
    width: 64px;
    height: 64px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 20px;
}

.sidebar-name{
    font-size: 18px;
    font-weight: 700;
    position: relative;
    top: 3px;
    letter-spacing: 0.5px;
}

.sidebar-profile:hover .sidebar-name {
    color: #FF5533;
}

.sidebar-header .fs-15 {
    font-size: 15px;
    letter-spacing: 2px !important;
    position: relative;
    top: -2px;
}

.fs-15{
    font-size: 16px;
    font-weight: 600 !important;
}

.newsStats{
    position: relative;
    top: 2px;
    color: #161E59;
}

.close-btn:hover{
    color: #FF5533 !important;
}

.close-btn {
    background: none;
    border: none;
    font-size: 32px;
    cursor: pointer;
    line-height: 1;
    color: white;
    transition: 150ms;
}

.sidebar-links .fs-35{
    font-size: 35px;
    line-height: 45px;
}

.sidebar-links .fs-16-semi{
    font-size: 16px;
    color: #C5C8DA;
    font-weight: 500;
}

.sidebar-links {
    padding: 36px 24px 0 70px;
    position: relative;
    margin: 0;
}

.sidebar-links .line{
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.45);
}

.sidebar-links .link{
    color: white;
    font-size: 25px;
    line-height: 33px;
    text-decoration: none;
    letter-spacing: 1px;
    transition: 150ms;
}

.sidebar-links .link:hover{
    color: #FF5533;
}

.col-oranz{
    color: #FF5533 !important;
}

.col-modra{
    color: #161E59 !important;
}


.main-nadpis{
    font-size: 35px;
    letter-spacing: 0.25px;
    color: #161E59;
}

.form-control{
    border: 1px solid #A2A9D2;
    border-radius: 20px;
    padding: 10px 16px;
    font-size: 16px;
    background-color: #a2a9d210;
}

.btn-mod{
    background-color: #161E59;
    color: white;
    padding: 12px 20px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.15px;
    transition: 150ms;
    border: 1px solid #161E59;
}

.btn-mod:hover{
    background-color: #FF5533;
    color: white;
    border: 1px solid #FF5533;
}

.btn-mod2{
    background-color: #a2a9d210;
    color: #161E59;
    padding: 6px 20px;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.15px;
    transition: 150ms;
    border: 1px solid #A2A9D2;
}

.btn-mod2:hover{
    background-color: #FF5533;
    color: white;
    border: 1px solid #FF5533;
}

.container {
    max-width: 1800px;
}



.swiper {
  padding: 16px 100px 16px 100px;
}

body{
  overflow-x: hidden !important;
}

.athlete-card img {
  width: 100%;
  border-radius: 20px;
  margin-bottom: 16px;
}

.swiper-button-next, .swiper-button-prev {
  color: #FF5533;
  scale: 0.75;
}

.swiper-button-disabled{
    display: none !important;
}

.cline{
    width: 100%;
    height: 1px;
    background-color: rgba(22, 30, 89, 0.175);
}

.stitek-oranz{
    background-color: #FF5533;
    border-radius: 20px;
    padding: 7px 17px;
    color: white;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.stitek-mod{
    background-color: #161E59;
    border-radius: 20px;
    padding: 7px 17px;
    color: white;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.stitekOver{
    z-index: 150;
    position: relative;
    top: 52px;
    left: 28px;
}

.w-main{
    width: 100%;
    max-width: 1800px;
}

.bg-modra{
    background-color: #161E59;
    color: white;
}

.brad-20{
    border-radius: 20px;
}

.ironPruh{
    padding: 85px 50px;
    position: relative;
    top: -245px;
    z-index: 11;
}

.ironUp{
    position: relative;
    top: -145px;
}

.ironman-bg{
    background-image: url('/img/ironman.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 150px;
    padding-bottom: 100px;
    position: relative;
    z-index: 9;
}

.bg-article{
    background: linear-gradient(to bottom, #FFFFFF00 15%, #FFFFFFFF 100%), url('/img/hradec.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 14vw;
    padding-bottom: 7vw;
    position: relative;
}

.ironRep{
    position: relative;
    top: 50px;
    z-index: 10;
    width: 75%;
}

.dark-modra{
    color: #101D40;
}

.max-w-art{
    max-width: 1075px;
}

.max-w-art2{
    max-width: 1550px;
}

.scrolling-text-banner {
  height: 48px;
  background: #fff;
  display: flex;
  align-items: center;
  border: none;
  position: relative;
  top: -90px;
}

.scrolling-text-inner {
  display: flex;
  white-space: nowrap;
  animation: scrollText 40s linear infinite;
}

.scrolling-text-item {
  font-size: 2rem;
  color: #FF5533;
  font-weight: 800;
  letter-spacing: 1px;
  margin-right: 48px;
}
@keyframes scrollText {
  0% { transform: translateX(0); }
  50% { transform: translateX(-40%); }
  100% { transform: translateX(0); }
}



.mainpage-bg2{
    background-image: url('/img/pozadiModre.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 400px;
    padding-bottom: 86px;
    position: relative;
    top: -300px;
    margin-bottom: -300px;
    z-index: 9;
}

.jakPod{
    margin-top: -16px;
}

.mainpage-banner-bg {
    background-image: url('/img/mainBanner.jpg');
    z-index: 10;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 0 0.5rem 1rem #161e5934;
    border-radius: 20px;
}

.mainpage-banner-bg .fs-18 {
    font-size: 18px;
    color: #FF5533;
    margin-top: 20px;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.w-main .fs-55 {
    font-size: 55px;
    color: white;
    margin-top: 8px;
    letter-spacing: 0.75px;
    line-height: 64px;
}

.fs-55 {
    font-size: 55px;
    color: #161E59;
    letter-spacing: 0.75px;
    line-height: 64px;
}

.fs-45 {
    font-size: 45px;
    color: #161E59;
    letter-spacing: 0.55px;
    line-height: 54px;
}

.bi{
    position: relative;
    top: 1px;
}

.news-col-btn {
    position: relative;
    min-height: 82px;
}

.btm {
    position: absolute;
    bottom: 8px;
    right: 0;
    margin-bottom: 0;
}

.consent-check {
    display: flex;
    align-items: center;
    margin-top: 16px;
    margin-bottom: 8px;
}
.consent-check-input {
    width: 32px;
    height: 32px;
    border: 1px solid #A2A9D2;
    background-color: #a2a9d210;
    border-radius: 12px !important;
    box-shadow: 0 2px 8px rgba(0,123,255,0.08);
    margin-right: 12px;
    transition: 150ms;
    cursor: pointer;
    outline: none;
}

.consent-check-input:focus {
    outline: none;
    background-color: #161E59;
    border-color: #161E59;
}
.consent-check-input:checked {
    outline: none;
    background-color: #161E59;
    border-color: #161E59;
}

.consent-check-label {
    color: #161E59;
    font-weight: 600;
    position: relative;
    top: 2px;
}



.banner-pos{
    padding: 56px 0 52px 85px;
}

.w-main .fs-16{
    font-size: 18px;
    padding: 16px 32px !important;
}

.fs-16{
    font-size: 18px;
}

.banner-pos .fs-q{
    height: 61px !important;
    width: 69px !important;
    padding: 10px 15px;
    margin-left: 8px;
    position: relative;
    top: -4px;
}

.w-main .fs-22{
    font-size: 21px;
    color: white;
    line-height: 25px;
    max-width: 600px;
    letter-spacing: 0.5px;
}

.w-un{
    max-width: unset !important;
}

.footer {
    width: 100%;
    position: relative;
    background-color: #F5F7FD;
    bottom: 0;
}

.bg-seda {
    background-color: #F5F7FD;
}

html, body {
    height: 100%;
    max-width: 100vw;
    overflow-x: hidden;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.fs-22-bold{
    font-family: 'Gilroy-Black', Arial, sans-serif !important;
    font-size: 22px !important;
    line-height: 27px !important;
    font-weight: 800 !important;
    letter-spacing: 0.5px;
}

.fs-22{
    font-size: 21px;
    line-height: 25px;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
}

b{
    font-family: 'Gilroy-Black', Arial, sans-serif !important;
    font-weight: 900 !important;
}

.footer {
    margin-top: auto;
}

.text-mut50{
    opacity: 50%;
}

.ironLoga{
    width: 60%;
}

.ironCard{
    padding: 48px 40px;
}

h2{
    font-size: 40px;
}

@media (max-width: 1900px) {
    .navbar-content {
        padding: 28px 16px 20px 16px;
    }

    .jakPod{
        margin-top: 0px;
    }

    .navbar-profile-menu {
        right: -8px;
    }

    .w-main{
        width: 98%;
        margin-left: 1%;
    }
    
    .banner-pos{
        padding: 56px 0 52px 80px;
    }

    .ironPruh{
        padding: 85px 50px;
        top: -215px;
    }

    .ironUp{
        position: relative;
        top: -125px;
    }

    .ironman-bg{
        padding-top: 80px;
        padding-bottom: 180px;
    }

    .ironRep{
        top: 90px;
        width: 85%;
    }

    .ironLoga{
        width: 65%;
    }
    
    .scrolling-text-banner {
        top: -75px;
    }


}


@media (max-width: 1650px) {

    .ironPruh{
        padding: 75px 50px;
        top: -205px;
    }

    .ironman-bg{
        padding-top: 75px;
        padding-bottom: 230px;
    }

    .ironRep{
        top: 150px;
        width: 92.5%;
    }

    .ironLoga{
        width: 70%;
    }

}


@media (max-width: 1400px) {
    .swiper {
        padding: 16px 100px 16px 100px;
        width: 100vw;
        left: -2%;
    }

    h2{
        font-size: 36px;
    }
    
    .scrolling-text-banner {
        top: -140px;
    }
    .scrolling-text-inner {
        animation: scrollText 35s linear infinite;
    }


    .athlete-card img {
        width: 100%;
        border-radius: 20px;
        position: relative;
        top: -16px;
    }

    .ironPruh{
        padding: 75px 50px;
        top: -225px;
    }
    
    .ironUp{
        position: relative;
        top: -175px;
    }

    .ironman-bg{
        padding-top: 75px;
        padding-bottom: 50px;
    }

    .ironRep{
        top: 0px;
        width: 75%;
    }

    .ironLoga{
        width: 80%;
        margin-top: 50px;
    }

    .jakPod{
        margin-top: -64px;
    }

    .news-col-btn {
        min-height: 56px;
    }

    .dis-xxl-none {
        display: none !important;
    }
}



@media (max-width: 1200px) {
    
    .ironLoga{
        width: 50%;
        margin-top: 50px;
    }
}

@media (max-width: 992px) {
    .navbar-content {
        padding: 21px 16px 17px 16px;
    }

    .dis-lg-none {
        display: none !important;
    }


    .sidebar {
        width: 100vw;
    }

    .w-main {
        width: 96%;
        margin-left: 2%;
    }

    
    .banner-pos{
        padding: 52px 0 48px 50px;
    }

     .ironPruh{
        padding: 50px 36px;
        top: -300px;
    }
    
    .ironUp{
        position: relative;
        top: -225px;
    }

    .ironman-bg{
        padding-top: 70px;
        padding-bottom: 175px;
    }

    .ironRep{
        top: 0px;
        width: 85%;
    }

    .ironLoga{
        width: 65%;
        margin-top: 32px;
    }

    .w-main .fs-22{
        font-size: 21px;
        line-height: 27px;
    } 
    
    .fs-22-bold{
        font-size: 21px !important;
        line-height: 27px !important;
    }
    
    
    .fs-22{
        font-size: 21px;
        line-height: 27px;
    } 

    h2{
        font-size: 32px;
    }

    
    .scrolling-text-banner {
        top: -200px;
    }
    .scrolling-text-inner {
        animation: scrollText 30s linear infinite;
    }

    .jakPod{
        margin-top: -120px;
    }

}
@media (max-width: 768px) {

    .dis-md-none {
        display: none !important;
    }

    .btn-nav {
        padding: 8px 14px;
        font-size: 14px;
    }

    .sidebar-links .link{
        font-size: 24px;
        line-height: 24px;
    }

    .navbar-profile-menu {
        min-width: 235px;
        padding: 18px 20px;
    }
    
    .banner-pos{
        padding: 42px 8px 42px 40px;
    }

    .w-main .fs-55, .fs-55 {
        font-size: 45px;
        line-height: 54px;
    }

    .fs-45 {
        font-size: 40px;
        line-height: 48px;
    }

    .mainpage-bg2{
        padding-top: 260px;
        padding-bottom: 56px;
        position: relative;
        top: -200px;
        margin-bottom: -200px;
        z-index: 9;
    }

    
    .athlete-card img {
        margin-bottom: 0px;
    }

    

    .ironPruh{
        padding: 50px 36px;
        top: -275px;
    }

    .ironman-bg{
        padding-top: 65px;
        padding-bottom: 190px;
    }

    .ironRep{
        top: 0px;
        width: 85%;
    }

    .ironLoga{
        width: 65%;
        margin-top: 32px;
    }

    .ironCard{
        padding: 40px 24px;
    }
    
    .news-col-btn {
        min-height: 45px;
    }

    .btm {
        bottom: 0px;
        right: 4px;
    }

    .stitekOver{
        top: 46px;
        left: 18px;
    }

     h2{
        font-size: 30px;
    }
}


@media (max-width: 576px) {
    .scrolling-text-banner {
        top: -200px;
    }

    .jakPod{
        margin-top: -150px;
    }

    .scrolling-text-inner {
        animation: scrollText 16s linear infinite;
    }

    .scrolling-text-item{
        font-size: 1.75rem;
    }

    .swiper {
        padding: 16px 100px 16px 70px;
    }
   
    .dis-sm-none {
        display: none !important;
    }

    .btn-nav {
        padding: 8px 20px;
        font-size: 15px;
    }

    .sidebar-header {
        padding: 20px 8px 0px 12px;
    }

    .sidebar-links {
        padding: 32px 8px 0 60px;
        position: relative;
        margin: 0;
    }

    .sidebar .left-bottom{
        top: 10px;
        right: 14px;
    }

    .sidebar-profile-img {
        width: 56px;
        height: 56px;
    }

    
    .sidebar-links .link{
        font-size: 22px;
        line-height: 20px;
    }
    
    .navbar-content {
        padding: 18px 16px 16px 16px;
    }
    
    
    .banner-pos{
        padding: 24px 8px 36px 30px;
    }

    .w-main .fs-55, .fs-55 {
        font-size: 36px;
        line-height: 44px;
    }

    .fs-45 {
        font-size: 32px;
        line-height: 40px;
    }

    .w-main .fs-22{
        font-size: 18px;
        line-height: 23px;
    }
    
    
    .fs-22-bold{
        font-size: 19px !important;
        line-height: 24px !important;
    }

    .fs-22{
        font-size: 18px;
        line-height: 23px;
    }
    

    .ironPruh{
        padding: 16px 24px 50px 24px;
        top: -250px;
    }
    
    .ironUp{
        position: relative;
        top: -218px;
    }

    .ironman-bg{
        padding-top: 52px;
        padding-bottom: 180px;
    }

    .ironRep{
        top: 0px;
        width: 97%;
    }

    .ironLoga{
        width: 75%;
        margin-top: 16px;
    }

     h2{
        font-size: 28px;
    }
}

@media (max-width: 470px) {

    .ironCard{
        padding: 32px 16px;
    }

    h2{
        font-size: 26px;
    }

    .sidebar {
        max-width: 471px;
        left: -471px;
    }
    .mainpage-banner-bg .fs-18 {
        font-size: 16px;
    }

    .w-main .fs-16{
        font-size: 16px;
        padding: 14px 28px !important;
    }

    .fs-16{
        font-size: 16px;
    }

    .banner-pos .fs-q{
        height: 55px !important;
        width: 62px !important;
        padding: 7px 11px;
        margin-left: 4px;
        top: -2px;
    }

    .mainpage-bg2{
        padding-bottom: 24px;
    }
    
    
    .banner-pos{
        padding: 22px 8px 34px 24px;
    }

    .w-main .fs-55, .fs-55 {
        font-size: 32px;
        line-height: 40px;
    }

    .fs-45 {
        font-size: 28px;
        line-height: 34px;
    }

    .w-main .fs-22{
        font-size: 16px;
        line-height: 21px;
    } 
    
    .fs-22-bold{
        font-size: 18px !important;
        line-height: 21px !important;
    }

    .fs-22{
        font-size: 16px;
        line-height: 21px;
    }
    

    .athlete-card img {
        margin-bottom: 0px;
    }

    
    .ironPruh{
        padding: 16px 22px 50px 22px;
        top: -250px;
    }

    .ironman-bg{
        padding-top: 44px;
        padding-bottom: 190px;
    }
    
}

@media (max-width: 420px) {
    .banner-pos{
        padding: 20px 8px 32px 18px;
    }

    .w-main .fs-55, .fs-55 {
        font-size: 28px;
        line-height: 34px;
    }

    .fs-45 {
        font-size: 26px;
        line-height: 32px;
    }

    .w-main .fs-22{
        font-size: 16px;
        line-height: 21px;
    }

    .sidebar-links .fs-35{
        font-size: 32px;
        line-height: 42px;
    }
    
    .ironman-bg{
        padding-top: 32px;
        padding-bottom: 195px;
    }

    .banner-pos .fs-q{
        margin-left: 0px;
    }

    h2{
        font-size: 25px;
    }
}

@media (max-width: 370px) {

    .w-main .fs-55, .fs-55 {
        font-size: 26px;
        line-height: 32px;
    }

    h2{
        font-size: 24px;
    }

    .fs-45 {
        font-size: 24px;
        line-height: 30px;
    }

    .w-main .fs-22{
        font-size: 15px;
        line-height: 20px;
    }
    
    .w-main .fs-16{
        font-size: 16px;
        padding: 14px 28px !important;
        margin-bottom: 16px;
    }

    .banner-pos{
        padding: 16px 8px 28px 16px;
    }

    .sidebar-links .fs-35{
        font-size: 28px;
        line-height: 38px;
    }

    .ironman-bg{
        padding-bottom: 205px;
    }
}


@media (max-width: 312px) {
   


}
