@charset "UTF-8";
@font-face {
  font-family: Open Sauce One;
  src: url("../fonts/open-sauce-one/OpenSauceOne-ExtraBold.ttf");
  font-weight: 800; }
@font-face {
  font-family: Open Sauce One;
  src: url("../fonts/open-sauce-one/OpenSauceOne-Bold.ttf");
  font-weight: 700; }
@font-face {
  font-family: Open Sauce One;
  src: url("../fonts/open-sauce-one/OpenSauceOne-SemiBold.ttf");
  font-weight: 600; }
@font-face {
  font-family: Open Sauce One;
  src: url("../fonts/open-sauce-one/OpenSauceOne-Medium.ttf");
  font-weight: 500; }
@font-face {
  font-family: Open Sauce One;
  src: url("../fonts/open-sauce-one/OpenSauceOne-Regular.ttf");
  font-weight: 400; }
@font-face {
  font-family: Open Sauce One;
  src: url("../fonts/open-sauce-one/OpenSauceOne-Light.ttf");
  font-weight: 300; }
@font-face {
  font-family: Helvetica Neue;
  src: url("../fonts/helvetica-neue/HelveticaNeue-Bold.otf");
  font-weight: 700; }
@font-face {
  font-family: Helvetica Neue;
  font-style: italic;
  src: url("../fonts/helvetica-neue/HelveticaNeue-BoldItalic.otf");
  font-weight: 700; }
@font-face {
  font-family: Helvetica Neue;
  src: url("../fonts/helvetica-neue/HelveticaNeue-Medium.otf");
  font-weight: 600; }
@font-face {
  font-family: Helvetica Neue;
  font-style: italic;
  src: url("../fonts/helvetica-neue/HelveticaNeue-Italic.ttf");
  font-weight: 400; }
@font-face {
  font-family: Helvetica Neue;
  src: url("../fonts/helvetica-neue/HelveticaNeue-Roman.otf");
  font-weight: 400; }
@font-face {
  font-family: Helvetica Neue;
  src: url("../fonts/helvetica-neue/HelveticaNeue-Light.otf");
  font-weight: 300; }
html {
  overflow-x: hidden;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  scroll-behavior: smooth; }

@media (max-width: 768px) {
  .mobile-padding {
    padding-top: 60px; } }

html, body, p, tr, td {
  font-family: 'Helvetica Neue';
  font-size: 18px;
  font-weight: 400;
  line-height: 155%;
  color: #000; }
  @media (max-width: 768px) {
    html, body, p, tr, td {
      font-size: 17px; } }

@media (min-width: 1400px) {
  .container {
    max-width: 1347px; } }

.btn {
  border-radius: 25px;
  padding: 8px 17px; }
  .btn:hover, .btn:focus, .btn:active {
    text-decoration: none; }
  .btn.btn-primary {
    font-family: 'Open Sauce One', sans-serif;
    padding: 16px 29px;
    background-color: #039b91;
    border: 1px solid #039b91;
    border-radius: 100px;
    font-weight: 700;
    font-size: 18px;
    line-height: 117%;
    text-align: center;
    letter-spacing: 0.05em;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 768px) {
      .btn.btn-primary {
        font-size: 15px;
        padding: 12px 19px; } }
    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
      background-color: transparent;
      color: #039b91;
      text-decoration: none; }
    .btn.btn-primary .btn-footer {
      margin-bottom: 92px;
      text-transform: uppercase; }
  .btn.btn-invert {
    border: 1px solid #039b91;
    color: #039b91;
    margin-left: 10px;
    font-weight: 600; }
    .btn.btn-invert:hover, .btn.btn-invert:focus, .btn.btn-invert:active {
      background-color: #039b91;
      color: white; }
  .btn.btn-arrow::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 11px;
    margin-left: 8px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="11" viewBox="0 0 20 11" fill="none"><path d="M13.5 10.5L19.5 5.5L13.5 0.5" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.5 5.5L18.5 5.5" stroke="url(%23paint0_linear_2190_1717)" stroke-linecap="round" stroke-linejoin="round"/><defs><linearGradient id="paint0_linear_2190_1717" x1="1" y1="5.5" x2="19" y2="5.5" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0"/><stop offset="1" stop-color="white"/></linearGradient></defs></svg>') no-repeat center;
    background-size: contain;
    transition: background 0.3s ease; }
  .btn.btn-arrow:hover::after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="11" viewBox="0 0 20 11" fill="none"><path d="M13.5 10.5L19.5 5.5L13.5 0.5" stroke="%23039B91" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.5 5.5L18.5 5.5" stroke="url(%23paint0_linear_2190_1716)" stroke-linecap="round" stroke-linejoin="round"/><defs><linearGradient id="paint0_linear_2190_1716" x1="1" y1="5.5" x2="19" y2="5.5" gradientUnits="userSpaceOnUse"><stop stop-color="%23039B91" stop-opacity="0"/><stop offset="1" stop-color="%23039B91"/></linearGradient></defs></svg>') no-repeat center;
    background-size: contain; }
  .btn.btn-arrow-invert::after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="11" viewBox="0 0 20 11" fill="none"><path d="M13.5 10.5L19.5 5.5L13.5 0.5" stroke="%23039B91" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.5 5.5L18.5 5.5" stroke="url(%23paint0_linear_2190_1716)" stroke-linecap="round" stroke-linejoin="round"/><defs><linearGradient id="paint0_linear_2190_1716" x1="1" y1="5.5" x2="19" y2="5.5" gradientUnits="userSpaceOnUse"><stop stop-color="%23039B91" stop-opacity="0"/><stop offset="1" stop-color="%23039B91"/></linearGradient></defs></svg>') no-repeat center;
    background-size: contain; }
  .btn.btn-arrow-invert:hover::after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="11" viewBox="0 0 20 11" fill="none"><path d="M13.5 10.5L19.5 5.5L13.5 0.5" stroke="white" stroke-linecap="round" stroke-linejoin="round"/><path d="M0.5 5.5L18.5 5.5" stroke="url(%23paint0_linear_2190_1717)" stroke-linecap="round" stroke-linejoin="round"/><defs><linearGradient id="paint0_linear_2190_1717" x1="1" y1="5.5" x2="19" y2="5.5" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0"/><stop offset="1" stop-color="white"/></linearGradient></defs></svg>') no-repeat center !important;
    background-size: contain; }

a {
  color: black; }
  a.a-none {
    text-decoration: none; }
    a.a-none:hover, a.a-none:focus, a.a-none:active {
      text-decoration: underline; }

.text-white {
  color: white; }

.text-color-primary {
  color: #039b91; }

h1.h1-hero {
  font-family: Helvetica Neue;
  font-weight: 700;
  font-size: 120px;
  line-height: 110%;
  text-align: right;
  display: inline-block;
  background: linear-gradient(89.94deg, #C0D518 -2.6%, #039B91 46.21%, #01324B 102.08%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
  @media (max-width: 992px) {
    h1.h1-hero {
      font-size: 82px;
      line-height: 100%;
      text-align: left;
      display: inline-block;
      background: linear-gradient(89.94deg, #01324B -2.6%, #039B91 53.26%, #C0D518 102.08%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; } }

h2 {
  font-size: 38px;
  line-height: 114%; }
  @media (max-width: 768px) {
    h2 {
      font-size: 28px; } }
  h2.h2-hero {
    font-family: Helvetica Neue;
    font-weight: 700;
    font-size: 40px;
    color: #083d51; }
    @media (max-width: 992px) {
      h2.h2-hero {
        font-size: 30px; } }
  h2.h2-plat {
    background: linear-gradient(90deg, #08354C -66.73%, #039B91 34.56%, #E0DD0E 135.86%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 80px;
    line-height: 100%;
    margin-bottom: 0; }
    @media (max-width: 768px) {
      h2.h2-plat {
        font-size: 50px;
        line-height: 120%; } }
  h2.h2-skola {
    font-weight: 700;
    font-size: 80px;
    line-height: 76px;
    margin-bottom: 12px;
    background: linear-gradient(89.39deg, #039B91 30.31%, #E0DD0E 99.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
    @media (max-width: 768px) {
      h2.h2-skola {
        font-size: 45px;
        line-height: 120%; } }
  h2.h2-praxe {
    font-size: 38px;
    line-height: 114%;
    text-align: center;
    margin-bottom: 62px;
    color: #039b91;
    font-weight: 700; }
    @media (max-width: 992px) {
      h2.h2-praxe {
        font-size: 32px;
        margin-bottom: 0; } }
  h2.h2-footer {
    max-width: 425px;
    margin-bottom: 17px;
    font-weight: 700; }
    @media (max-width: 768px) {
      h2.h2-footer {
        font-size: 28px; } }
  h2.h2-footer-color {
    margin-bottom: 31px;
    text-align: center;
    background: linear-gradient(90.09deg, #C0D518 -2.48%, #039B91 107.79%, #01324B 233.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    font-size: 80px; }
    @media (max-width: 768px) {
      h2.h2-footer-color {
        font-size: 40px;
        padding-top: 248px; } }

h3 {
  font-family: Helvetica Neue;
  font-weight: 700;
  font-size: 38px;
  line-height: 118%; }
  @media (max-width: 768px) {
    h3 {
      font-size: 28px; } }
  h3.h3-pruzkum {
    display: inline-block;
    background: linear-gradient(89.94deg, #C0D518 -2.6%, #039B91 46.21%, #01324B 102.08%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 30px; }
  h3.h3-video {
    background: linear-gradient(90.01deg, #039B91 0%, #E0DD0E 113.62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    margin-bottom: 74px; }
    @media (max-width: 768px) {
      h3.h3-video {
        margin-bottom: 30px; } }
  h3.h3-plat {
    background: linear-gradient(90deg, #08354C -11.5%, #039B91 48.05%, #E0DD0E 113.62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    max-width: fit-content;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 768px) {
      h3.h3-plat {
        font-size: 28px; } }
  h3.h3-plat-1 {
    font-weight: 600;
    font-style: Italic;
    font-size: 28px;
    line-height: 100%;
    text-align: right;
    padding-bottom: 40px; }
  h3.h3-plat-obor {
    margin-bottom: 29px; }
  h3.h3-skola {
    font-weight: 700;
    font-style: italic;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 39px;
    color: #039b91; }
    @media (max-width: 768px) {
      h3.h3-skola {
        font-size: 20px;
        line-height: 120%; } }
  h3.h3-praxe-video {
    padding: 0 100px 37px 37px;
    background: linear-gradient(90deg, #08354C -11.5%, #039B91 48.05%, #E0DD0E 113.62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0; }
    @media (max-width: 1400px) {
      h3.h3-praxe-video {
        padding: 0 0 25px 0; } }

#section-header {
  background-image: url("../images/hero.jpg");
  background-size: cover;
  padding-bottom: 52px;
  background-position: 50% 50%; }
  @media (max-width: 992px) {
    #section-header {
      background-position: 17% 0;
      background-size: auto 77%;
      background-repeat: no-repeat; } }
  @media (max-width: 768px) {
    #section-header {
      background-image: url("../images/hero-mobil.jpg");
      background-position: 5% -17%;
      background-size: auto 78%; } }
  #section-header .logo-head img {
    padding-top: 14px; }
    @media (max-width: 768px) {
      #section-header .logo-head img {
        padding-top: 5px;
        max-width: 185px; } }
  #section-header .header-navbar {
    display: flex;
    justify-content: space-between;
    padding-top: 18px; }
    @media (max-width: 768px) {
      #section-header .header-navbar {
        padding-right: 17px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 200;
        padding-top: 20px;
        padding-bottom: 20px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        background: radial-gradient(168.16% 319.22% at 68.85% 11.12%, #08354C 0%, #039B91 100%);
        flex-wrap: wrap;
        column-gap: 10px;
        row-gap: 20px; }
        #section-header .header-navbar.scrolled {
          background: radial-gradient(168.16% 319.22% at 68.85% 11.12%, #08354C 0%, #039B91 100%);
          box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); } }
  #section-header .hero-box {
    padding-top: 167px;
    text-align: right; }
    @media (max-width: 992px) {
      #section-header .hero-box {
        padding-top: 250px; } }
  #section-header .hero-prihlaska {
    margin-top: 70px;
    padding: 49px 46px 33px 45px;
    border-radius: 16px 0 16px 16px;
    background: radial-gradient(163.67% 521.32% at 76.2% 9.37%, #08354C 0%, #039B91 100%);
    display: inline-block;
    color: white;
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    line-height: 150%;
    max-width: 100%; }
    @media (max-width: 768px) {
      #section-header .hero-prihlaska {
        font-size: 20px;
        margin-top: 32px;
        padding: 35px 30px 25px 30px; } }
    @media (max-width: 768px) {
      #section-header .hero-prihlaska {
        display: block; } }
    #section-header .hero-prihlaska .hero-prihlaska-title-strong {
      font-weight: 600;
      font-size: 28px; }
      @media (max-width: 768px) {
        #section-header .hero-prihlaska .hero-prihlaska-title-strong {
          font-size: 22px; } }
    #section-header .hero-prihlaska .hero-prihlaska-title {
      max-width: 480px;
      padding-bottom: 21px; }
  #section-header .hero-prihlaska-obory {
    display: flex;
    justify-content: center;
    gap: 84px; }
    @media (max-width: 768px) {
      #section-header .hero-prihlaska-obory {
        gap: 10px; } }
    @media (max-width: 768px) {
      #section-header .hero-prihlaska-obory a {
        flex: 1 0; } }
  #section-header .hero-prihlaska-icon {
    padding-bottom: 13px; }

#section-content {
  padding-bottom: 87px; }
  @media (max-width: 768px) {
    #section-content {
      padding-bottom: 40px; } }
  #section-content .content-bubbles {
    display: flex;
    flex-direction: column;
    gap: 33px;
    position: relative;
    top: -164px; }
    @media (max-width: 992px) {
      #section-content .content-bubbles {
        top: 0; } }
  #section-content .speech-bubble {
    position: relative;
    background: #039b91;
    color: white;
    padding: 12px 27px;
    border-radius: 40px;
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    display: inline-block; }
    @media (max-width: 992px) {
      #section-content .speech-bubble {
        font-size: 19px; } }
  #section-content .speech-bubble-2 {
    padding-left: 254px; }
    @media (max-width: 992px) {
      #section-content .speech-bubble-2 {
        padding-left: 20px;
        margin-left: auto; } }
  #section-content .speech-bubble-3 {
    padding-left: 74px; }
    @media (max-width: 992px) {
      #section-content .speech-bubble-3 {
        padding-left: 0; } }
  #section-content .speech-bubble-left::after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: 0;
    width: 0;
    height: 0;
    border: 16px solid transparent;
    border-top-color: #039b91;
    border-bottom: 0;
    margin-bottom: -12px;
    transform: rotate(7deg); }
  #section-content .speech-bubble-right::after {
    content: "";
    position: absolute;
    right: 28px;
    bottom: 0;
    width: 0;
    height: 0;
    border: 16px solid transparent;
    border-top-color: #039b91;
    border-bottom: 0;
    margin-bottom: -12px;
    transform: rotate(-7deg); }
  #section-content .content-box {
    display: flex;
    padding-top: 52px; }
    @media (max-width: 992px) {
      #section-content .content-box {
        flex-direction: column;
        padding-top: 0px; } }
  #section-content .content-inner-box {
    margin-top: -100px; }
    @media (max-width: 992px) {
      #section-content .content-inner-box {
        margin-top: 50px; } }
  #section-content .content-text-1 {
    max-width: 448px;
    padding-bottom: 20px; }
  #section-content .content-text-2 {
    max-width: 448px;
    padding-bottom: 70px; }
    @media (max-width: 992px) {
      #section-content .content-text-2 {
        padding-bottom: 20px; } }
  #section-content .content-image {
    position: relative;
    left: 98px; }
    @media (max-width: 992px) {
      #section-content .content-image {
        left: 0;
        bottom: -20px;
        text-align: center; }
        #section-content .content-image img {
          max-width: calc(100% - 20px);
          max-height: 500px; } }
  #section-content .header-photo-2 {
    text-align: center; }
    #section-content .header-photo-2 img {
      max-width: 100%; }
      @media (max-width: 992px) {
        #section-content .header-photo-2 img {
          max-height: 500px; } }

.color-primary {
  color: #039b91; }

.custom-tab {
  border-radius: 40px;
  border-width: 1px;
  border-style: solid;
  padding: 8px 28px;
  font-weight: 500;
  color: #039b91;
  border-color: #039b91;
  background-color: transparent;
  transition: all 0.3s; }

.custom-tab.active {
  background-color: #039b91;
  color: white; }

.custom-tab.active:hover {
  background-color: #039b91;
  color: white; }

.custom-tab:hover {
  color: #039b91; }

.pruzkumy-text {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 41px; }

.pruzkumy-nav {
  gap: 8px;
  margin-bottom: 62px; }
  @media (max-width: 768px) {
    .pruzkumy-nav {
      margin-bottom: 30px; } }

.pruzkum-box {
  text-align: center;
  padding-bottom: 59px; }
  @media (max-width: 768px) {
    .pruzkum-box {
      padding-bottom: 30px; } }

.tabs-con-box {
  max-width: 527px; }

.tab-con-back {
  text-align: left;
  background-color: #f0f0f0;
  padding: 44px 24px 24px 58px;
  border-radius: 20px 20px 0 20px;
  font-family: Helvetica Neue;
  font-weight: 400;
  font-style: Italic;
  font-size: 18px;
  line-height: 28px; }
  @media (max-width: 768px) {
    .tab-con-back {
      padding: 30px 25px; } }
  .tab-con-back .xl-text {
    font-size: 20px; }

.tab-con-bubbles {
  position: absolute;
  z-index: -100; }
  @media (max-width: 768px) {
    .tab-con-bubbles {
      display: none; } }
  .tab-con-bubbles img {
    position: relative;
    bottom: 74px;
    right: -155%;
    z-index: -100; }

.tab-source-box {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 12px;
  line-height: 25px;
  text-align: right;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  text-decoration-skip-ink: auto;
  margin-right: 24px;
  margin-top: 4px; }

.tab-second-box {
  display: flex;
  gap: 45px;
  padding-top: 133px; }
  @media (max-width: 768px) {
    .tab-second-box {
      flex-direction: column;
      gap: 0;
      padding-top: 50px; } }

.tab-second-box-inner {
  flex: 1 0;
  position: relative;
  top: -104px; }
  @media (max-width: 768px) {
    .tab-second-box-inner {
      position: initial;
      text-align: left; } }

.tab-second-box-inner-2 {
  flex: 1 0; }

.tab-con-text {
  font-family: Helvetica Neue;
  font-weight: 700;
  font-size: 28px;
  line-height: 95px; }
  @media (max-width: 1200px) {
    .tab-con-text {
      line-height: 40px;
      padding-bottom: 20px; } }
  @media (max-width: 768px) {
    .tab-con-text svg {
      position: relative !important;
      transform: rotate(60deg);
      right: -15% !important;
      top: 0px !important; } }
  .tab-con-text svg {
    position: absolute;
    top: 57px;
    right: -15px; }

.tab-con-back-2 {
  padding: 43px 27px 43px 36px;
  border-radius: 20px 0 20px 20px; }

.tab-con-text-box {
  max-width: 527px; }

.carousel-item {
  padding: 20px 0; }

.swiper-slide {
  height: 575px;
  width: 312px;
  border-radius: 35px;
  border: 1px solid white; }
  @media (max-width: 768px) {
    .swiper-slide {
      height: 500px; } }

.swiper-slide video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  padding: 6px;
  border-radius: 35px; }

.carousel-inner {
  display: flex; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex; }

.swiper-button-next::after,
.swiper-button-prev::after {
  content: none; }

.swiper-button-prev, .swiper-button-next {
  top: 50%;
  width: 62px;
  height: 24px;
  margin-top: -12px;
  /* vycentrování na výšku */
  cursor: pointer;
  position: relative;
  z-index: 10; }
  @media (max-width: 576px) {
    .swiper-button-prev, .swiper-button-next {
      scale: 0.8; } }

.swiper-button-prev,
.swiper-button-next {
  opacity: 1; }

.swiper-button-prev {
  left: -88px;
  opacity: 1; }
  @media (max-width: 576px) {
    .swiper-button-prev {
      scale: 0.8;
      left: -44px; } }

.swiper-button-next {
  right: -88px;
  opacity: 1; }
  @media (max-width: 576px) {
    .swiper-button-next {
      scale: 0.8;
      right: -44px; } }

@media (max-width: 576px) {
  .swiper {
    max-width: 60vw; } }

.swiper-buttons-box {
  display: flex;
  justify-content: space-between;
  position: relative;
  top: 300px; }

#section-video {
  background: radial-gradient(168.16% 319.22% at 68.85% 11.12%, #08354C 0%, #039B91 100%);
  padding: 103px 0 113px; }
  @media (max-width: 768px) {
    #section-video {
      padding-top: 50px;
      padding-bottom: 40px; } }
  @media (max-width: 576px) {
    #section-video {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 576px) and (max-width: 1400px) {
    #section-video {
      padding-right: 50px;
      padding-left: 50px; } }
  @media (max-width: 1400px) {
    #section-video .container-video {
      width: 80%; } }

.video-wrapper {
  position: relative;
  display: inline-block; }

.play-button {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  text-align: center;
  align-content: center;
  transition: opacity 0.3s;
  width: 73px;
  height: 73px;
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 0.8; }

.play-button:hover {
  opacity: 1; }

#section-plat {
  padding: 132px 0 0; }
  @media (max-width: 768px) {
    #section-plat {
      padding: 50px 0 0; } }
  #section-plat .plat-chance {
    text-align: center;
    margin-bottom: 68px; }
    @media (max-width: 768px) {
      #section-plat .plat-chance {
        margin-bottom: 30px; } }
  #section-plat .plat-box {
    display: flex;
    gap: 24px; }
    @media (max-width: 1200px) {
      #section-plat .plat-box {
        flex-direction: column; } }
  #section-plat .plat-box-2 {
    padding-top: 92px; }
    @media (max-width: 768px) {
      #section-plat .plat-box-2 {
        padding-top: 60px; } }
  #section-plat .plat-box-reverse {
    flex-direction: row-reverse; }
    @media (max-width: 1200px) {
      #section-plat .plat-box-reverse {
        flex-direction: column; } }
  #section-plat .plat-image-box {
    flex: 1 0; }
    @media (max-width: 1200px) {
      #section-plat .plat-image-box {
        align-self: center; }
        #section-plat .plat-image-box img {
          max-width: 500px;
          width: 100%; } }
    @media (min-width: 1200px) {
      #section-plat .plat-image-box img {
        max-width: 100%; } }
  #section-plat .plat-text-box {
    flex: 1 0;
    padding-left: 40px;
    padding-top: 76px; }
    @media (max-width: 992px) {
      #section-plat .plat-text-box {
        padding-left: 0px;
        padding-top: 25px; } }
  #section-plat .plat-text-box-2 {
    padding-top: 0; }
  #section-plat .plat-dela {
    padding-right: 98px;
    padding-bottom: 30px;
    font-style: italic; }
    @media (max-width: 992px) {
      #section-plat .plat-dela {
        padding-right: 0; } }
  #section-plat ul {
    list-style: none;
    font-weight: 700;
    padding-left: 18px;
    padding-top: 6px;
    margin-bottom: 30px; }
    #section-plat ul li {
      color: #08354c;
      padding-bottom: 3px; }
      #section-plat ul li:last-child {
        padding-bottom: 0; }
  #section-plat .plat-button {
    padding-top: 35px; }
    @media (max-width: 992px) {
      #section-plat .plat-button {
        text-align: center;
        padding-top: 20px; } }
  @media (max-width: 992px) {
    #section-plat .btn-arrow {
      margin-top: 7px; } }
  #section-plat .cool-look {
    padding-right: 100px; }
    @media (max-width: 992px) {
      #section-plat .cool-look {
        padding-right: 0; } }
  #section-plat .plat-obor-box {
    text-align: center;
    padding-top: 205px;
    padding-bottom: 214px;
    background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(../images/money.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 53% 50%; }
    @media (max-width: 992px) {
      #section-plat .plat-obor-box {
        padding-top: 70px;
        padding-bottom: 70px; } }
  #section-plat .plat-bublinka {
    position: absolute;
    z-index: -100; }
    #section-plat .plat-bublinka img {
      position: relative;
      left: -100%;
      top: -73px; }

.br-custom {
  display: none; }
  @media (min-width: 992px) {
    .br-custom {
      display: block; } }

.br-custom-2 {
  display: block; }
  @media (min-width: 992px) {
    .br-custom-2 {
      display: none; } }

.br-custom-footer {
  display: none; }
  @media (min-width: 768px) {
    .br-custom-footer {
      display: block; } }

.plat-dela-1 {
  text-align: right;
  padding-bottom: 40px;
  font-size: 28px;
  font-style: italic;
  color: #08354c; }
  @media (max-width: 768px) {
    .plat-dela-1 {
      text-align: left;
      font-size: 22px;
      padding-bottom: 20px; } }

.plat-dela-11 {
  padding-right: 60px; }
  @media (max-width: 1400px) {
    .plat-dela-11 {
      padding-right: 0; } }

.plat-dela-2 {
  padding-right: 100px; }
  @media (max-width: 1400px) {
    .plat-dela-2 {
      padding-right: 0; } }

.text-dark-blue {
  color: #08354c; }

#section-skola {
  position: relative;
  width: 100%;
  background: url(../images/skola-1.jpg) center/contain no-repeat;
  overflow: hidden;
  background-position: 100% 50%;
  background-size: auto 100%; }
  @media (min-width: 1200px) and (max-width: 1400px) {
    #section-skola {
      background: url(../images/skola.jpg) center/contain no-repeat;
      overflow: hidden;
      background-position: -42% 100%;
      background-size: auto 100%; } }
  @media (min-width: 1400px) and (max-width: 1600px) {
    #section-skola {
      background: url(../images/skola-1.jpg) center/contain no-repeat;
      overflow: hidden;
      background-position: 100% 100%;
      background-size: auto 100%; } }
  @media (min-width: 1600px) and (max-width: 1800px) {
    #section-skola {
      background: url(../images/skola-1.jpg) center/contain no-repeat;
      overflow: hidden;
      background-position: 100% 100%;
      background-size: auto 100%; } }
  @media (min-width: 1800px) {
    #section-skola {
      background: url(../images/skola.jpg) center/contain no-repeat;
      overflow: hidden;
      background-position: 175% 50%;
      background-size: auto 100%; } }
  #section-skola .overlay-skola {
    position: absolute;
    top: 0;
    left: 0;
    width: 53%;
    height: 100%;
    background: radial-gradient(106.81% 317.85% at 70.45% 28.28%, #08354C 0%, #039B91 100%);
    clip-path: polygon(0 0, 87% 0, 100% 100%, 0% 100%); }
    @media (max-width: 1200px) {
      #section-skola .overlay-skola {
        width: 100%;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); } }
  #section-skola .skola-box {
    position: relative;
    z-index: 1;
    color: white;
    padding: 138px 600px 0 53px; }
    @media (max-width: 1200px) {
      #section-skola .skola-box {
        padding: 138px 0 0 0; } }
    @media (max-width: 768px) {
      #section-skola .skola-box {
        padding: 60px 0 0 0; } }
  #section-skola .skola-btn-box {
    position: relative;
    z-index: 1;
    padding-bottom: 80px;
    text-align: center; }
    @media (max-width: 768px) {
      #section-skola .skola-btn-box {
        padding-bottom: 40px; } }
  #section-skola .s1 {
    margin-bottom: 18px; }
  #section-skola .s2 {
    margin-bottom: 18px; }
  #section-skola .s3 {
    margin-bottom: 37px; }
    @media (max-width: 768px) {
      #section-skola .s3 {
        margin-bottom: 20px; } }
  #section-skola .s4 {
    padding-bottom: 35px; }
    @media (max-width: 768px) {
      #section-skola .s4 {
        padding-bottom: 20px; } }
  #section-skola .s-list {
    font-weight: 600;
    margin-bottom: 11px; }
  #section-skola ul {
    list-style: nu;
    padding-left: 50px;
    line-height: 28px; }
  #section-skola .skola-text-box {
    padding-right: 120px; }
    @media (max-width: 1200px) {
      #section-skola .skola-text-box {
        padding-right: 0; } }

#section-praxe {
  padding: 100px 0 94px; }
  @media (max-width: 768px) {
    #section-praxe {
      padding: 50px 0 40px; } }
  #section-praxe .praxe-box {
    display: grid;
    gap: 24px; }
    @media (min-width: 992px) and (max-width: 1400px) {
      #section-praxe .praxe-box {
        row-gap: 60px; } }
    @media (max-width: 768px) {
      #section-praxe .praxe-box {
        grid-template-columns: repeat(1, 1fr);
        padding-bottom: 50px; } }
    @media (min-width: 768px) and (max-width: 1400px) {
      #section-praxe .praxe-box {
        grid-template-columns: repeat(2, 1fr);
        padding-bottom: 70px; } }
    @media (min-width: 1400px) {
      #section-praxe .praxe-box {
        grid-template-columns: repeat(4, 1fr);
        padding-bottom: 214px; } }
  @media (min-width: 1400px) {
    #section-praxe .praxe-box > :nth-child(even) {
      position: relative;
      top: 60px; } }
  #section-praxe .praxe-item-image {
    padding-bottom: 30px; }
    @media (max-width: 1400px) {
      #section-praxe .praxe-item-image {
        text-align: center; } }
  @media (min-width: 576px) and (max-width: 768px) {
    #section-praxe .praxe-item-text {
      padding: 0 50px; } }
  @media (min-width: 992px) and (max-width: 1400px) {
    #section-praxe .praxe-item-text {
      padding: 0 75px; } }
  @media (max-width: 1400px) {
    #section-praxe .praxe-item-text {
      text-align: center; } }
  #section-praxe .praxe-video-box {
    display: grid;
    padding-bottom: 100px;
    grid-template-columns: repeat(2, 1fr); }
    @media (max-width: 992px) {
      #section-praxe .praxe-video-box {
        grid-template-columns: repeat(1, 1fr);
        padding-bottom: 40px; } }
    #section-praxe .praxe-video-box .praxe-video-text {
      padding: 0 57px 0 47px; }
      @media (max-width: 992px) {
        #section-praxe .praxe-video-box .praxe-video-text {
          padding: 0; } }
    #section-praxe .praxe-video-box .praxe-video-text-box {
      padding: 50px 30px 50px 47px;
      background: radial-gradient(163.67% 521.32% at 76.2% 9.37%, #08354C 0%, #039B91 100%);
      color: white;
      border-radius: 0 20px 20px 20px; }
      #section-praxe .praxe-video-box .praxe-video-text-box a {
        color: white;
        text-decoration: underline;
        font-weight: 700; }
        #section-praxe .praxe-video-box .praxe-video-text-box a:hover, #section-praxe .praxe-video-box .praxe-video-text-box a:focus, #section-praxe .praxe-video-box .praxe-video-text-box a:active {
          text-decoration: none; }
    #section-praxe .praxe-video-box .praxe-d-1 {
      padding-bottom: 40px; }
      @media (max-width: 992px) {
        #section-praxe .praxe-video-box .praxe-d-1 {
          padding-bottom: 30px; } }
    #section-praxe .praxe-video-box .praxe-d-2 {
      padding-bottom: 7px; }
    #section-praxe .praxe-video-box .praxe-video-video-box {
      padding-top: 20px; }
      #section-praxe .praxe-video-box .praxe-video-video-box iframe {
        width: 100%;
        height: 100%; }
        @media (max-width: 992px) {
          #section-praxe .praxe-video-box .praxe-video-video-box iframe {
            width: 100%;
            min-height: 350px; } }
  #section-praxe .praxe-next-events {
    text-align: center;
    padding-bottom: 40px; }
    @media (max-width: 768px) {
      #section-praxe .praxe-next-events {
        padding-bottom: 20px; } }
  #section-praxe .praxe-events {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 28px;
    column-gap: 60px; }
    @media (max-width: 768px) {
      #section-praxe .praxe-events {
        grid-template-columns: repeat(1, 1fr);
        column-gap: 30px;
        row-gap: 20px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      #section-praxe .praxe-events {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 25px;
        column-gap: 40px; } }
  #section-praxe .praxe-event-link {
    text-decoration: none; }
    #section-praxe .praxe-event-link:hover, #section-praxe .praxe-event-link:active, #section-praxe .praxe-event-link:focus {
      opacity: 0.8; }
  #section-praxe .praxe-event {
    display: flex;
    gap: 18px; }
    #section-praxe .praxe-event .praxe-event-date {
      width: 90px;
      height: 90px;
      text-align: center;
      color: white;
      background: radial-gradient(193.46% 749.49% at 161.11% -16.11%, #039B91 0%, #08354C 100%);
      align-content: center;
      padding: 17px 8px 6px;
      border-radius: 20px 20px 0 20px; }
      #section-praxe .praxe-event .praxe-event-date .praxe-event-date-day {
        font-weight: 700;
        font-size: 28px;
        line-height: 100%; }
        @media (max-width: 768px) {
          #section-praxe .praxe-event .praxe-event-date .praxe-event-date-day {
            font-size: 23px; } }
    #section-praxe .praxe-event .praxe-event-text-box {
      flex: 1 0; }
      #section-praxe .praxe-event .praxe-event-text-box .praxe-event-title {
        font-weight: 700;
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 3px;
        padding-top: 7px; }
        @media (max-width: 768px) {
          #section-praxe .praxe-event .praxe-event-text-box .praxe-event-title {
            font-size: 18px; } }
      #section-praxe .praxe-event .praxe-event-text-box .praxe-event-place {
        font-weight: 400;
        font-style: Italic;
        font-size: 18px;
        line-height: 30px; }
        @media (max-width: 768px) {
          #section-praxe .praxe-event .praxe-event-text-box .praxe-event-place {
            font-size: 16px; } }

#section-footer {
  padding-top: 182px;
  background-image: url("../images/footer.jpg");
  color: white;
  background-position: 50% 0%; }
  @media (max-width: 768px) {
    #section-footer {
      background-image: url("../images/footer-mobile.jpg");
      padding-top: 70px; } }
  #section-footer .footer-subhead {
    padding-bottom: 251px; }
    @media (max-width: 768px) {
      #section-footer .footer-subhead {
        padding-bottom: 50px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      #section-footer .footer-subhead {
        padding-bottom: 100px; } }
  #section-footer .footer-btn-box {
    text-align: center;
    margin-bottom: 92px;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      #section-footer .footer-btn-box {
        margin-bottom: 50px; } }
  #section-footer .footer-author {
    text-align: center;
    padding-bottom: 14px;
    font-size: 15px; }
    @media (max-width: 768px) {
      #section-footer .footer-author {
        font-size: 14px; } }
  #section-footer .a-footer {
    color: white;
    text-decoration: underline;
    text-underline-offset: 3px; }

.burger {
  display: none;
  font-size: 30px;
  cursor: pointer; }

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 30px;
  backdrop-filter: blur(5px);
  overflow-x: hidden;
  transition: 0.4s; }

.overlay-content {
  position: relative;
  top: 0;
  width: 100%;
  padding-left: 50px; }

.closebtn {
  position: absolute;
  top: 29px;
  right: 31px;
  font-size: 40px;
  color: white;
  cursor: pointer; }

@media (max-width: 768px) {
  .header-menu {
    display: none; }

  .burger {
    display: block; } }
.navbar-toggler-icon {
  color: white;
  height: 17px;
  width: 24px; }
  .navbar-toggler-icon .line {
    width: 100%;
    height: 3px;
    margin-bottom: 4px;
    background-color: white; }
  .navbar-toggler-icon .line-2 {
    width: 80%;
    margin-left: auto;
    height: 3px;
    margin-bottom: 4px;
    background-color: white; }

.menu-hamburger-btn {
  margin-top: 100px; }

.a-link {
  color: #039b91;
  text-decoration: none;
  text-underline-offset: 3px; }
  .a-link:hover, .a-link:focus, .a-link:active {
    text-decoration: underline; }

.overlay-content a {
  display: block;
  margin: 20px 0;
  font-size: 22px;
  color: white;
  text-decoration: none; }

.overlay-content a:hover {
  color: #ddd; }

@media (min-width: 992px) {
  .buhler-logo {
    position: relative;
    left: calc(100% - 153px);
    top: 34px;
    width: fit-content; } }
@media (max-width: 992px) {
  .buhler-logo {
    text-align: center;
    margin-bottom: 40px; } }

@media (max-width: 992px) {
  .praxe-buhler {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 30px;
    justify-content: center; } }

.owl-carousel .item {
  position: relative;
  overflow: hidden; }

.video-wrapper {
  position: relative; }

.video-overlay {
  position: absolute;
  inset: 0;
  background: transparent;
  cursor: grab;
  z-index: 2;
  transition: opacity 0.2s; }

.studuj-video {
  width: 100%;
  height: auto;
  display: block;
  z-index: 1;
  /* video pod overlay */ }

.owl-carousel .item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

a.a-link-white {
  color: white;
  text-decoration: underline; }
  a.a-link-white:hover, a.a-link-white:focus, a.a-link-white:active {
    text-decoration: none; }

.modal-content {
  background: radial-gradient(163.67% 521.32% at 76.2% 9.37%, #08354C 0%, #039B91 100%);
  color: white;
  border: 0;
  border-radius: 0 20px 20px 20px;
  padding: 50px 30px 25px 47px; }

.modal-header {
  border: 0;
  padding: 0;
  margin-bottom: 15px; }

.modal-title {
  font-size: 38px;
  line-height: 114%;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
  background: linear-gradient(90.09deg, #C0D518 -2.48%, #039B91 107.79%, #01324B 233.98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.modal-body {
  padding: 0;
  margin-bottom: 25px; }

.modal-list {
  padding: 0 0 0 21px;
  margin-top: 10px; }
  .modal-list .modal-list-item {
    padding-bottom: 10px; }

.modal-footer {
  border: 0;
  padding: 0; }

.btn-close {
  position: absolute;
  right: 25px;
  top: 25px; }

/*# sourceMappingURL=styles.css.map */
