@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');

:root {
    --modraFont: #2E3E5C;
    --modra: #706FE5;
    --bila: #ffffff;
}

body {
    padding-top: 5rem;
    color: var(--modraFont);
    font-family: 'Quicksand';
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
}

.starter-template {
    padding: 3rem 1.5rem;
    text-align: center;
}

.btn-modra {
    color: var(--bila);
    background-color: var(--modra);
    border: var(--modra);
}
.btn-bila {
    color: var(--modra);
    background-color: transparent;
    border: 1px solid var(--modra);
}


.btn {
    text-transform: uppercase;
    height: 50px;
    width: 188px;
    border-radius: 100px !important;
    font-family: 'Quicksand';
    font-weight: 700;

}

.f20 {
    font-size: 20px;
}


.bg-light {
    background-color: white !important;
}

nav {
    height: 120px;
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;

}

.active > .nav-link {
    font-weight: 700 !important;
}

.pt50 {
    padding-top: 50px;
}
.mr20 {
    margin-right: 20px;
}

h2 {
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 48px;
    line-height: 52px;
    color: var(--modra) !important;
}


.navbar-brand {
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 24px;
    color: var(--modraFont) !important;
}

.navbar-nav {
    padding-right: 0;
    margin-left: auto;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 20px;
    color: var(--modraFont) !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #706FE540;
}

.tecka {
    width: 20px;
    height: 20px;
    background: #706FE5 !important;
    border-radius: 100%;
    margin-right: 10px;
}


.lock {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.jumbotron {
    height: 634px;
    background-color: #706FE508;
}
.jumbotron-index {
    height: 280px;
    background-color: #706FE508;
    padding-top: 50px;
}
.jumbotron h1,.jumbotron-index h1  {
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 48px;
    line-height: 52px;
    color: var(--modra) !important;
}
.jumbotron p {
    font-family: 'Quicksand';
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: var(--modraFont) !important;
}

.jumbotron-index p {
    font-family: 'Quicksand';
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    color: var(--modraFont) !important;
}

.slider-img-right{
    height: 520px;
    width: auto;
}


.blok-probihajicikurzy {
    background-color: white;
    padding-top: 50px;
    padding-bottom: 50px;
}

.blok-probihajicikurzy .row-1 p {
    font-family: 'Quicksand';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: var(--modraFont) !important;
}

.blok-probihajicikurzy .row-2 {
    background-color: #706FE508;
    padding: 50px;
}

.blok-probihajicikurzy .row-2 h3 {
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: var(--modraFont) !important;
}


.blok-novinky {
    background-color: #706FE508;
    padding-top: 50px;
    padding-bottom: 50px;

}

.slider-text {
    position: relative;
    bottom: 170px;
    z-index: 999;
    left: 80px;
    color: white;
    font-size: 18px;
    font-family: 'Quicksand';
    font-weight: 500;
    width: 140px;
    height: auto;
    line-height: 1.5em;
}


.button-top-20 {
    position: relative;
    top: 20px;
}


.slider-text a{
    color: white;
    text-decoration: none;
    text-align: center;
}

.font-big-blue {
    font-family: 'Quicksand';
    font-weight: 700;
    color: var(--modra) !important;
    font-size: 35px;
}

.novinka {
    border-radius: 10px !important;
    background-color: white;
    padding: 0;
    box-shadow: 0px 0px 30px 0px #0000000D;


}

.novinka .img {
    width: 100%;
    height: 176px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius:10px 10px 0px 0px;
}
.novinka .typ {
    font-family: 'Quicksand';
    font-weight: 500;
    color: var(--modra) !important;
    font-size: 15px;
    line-height: 18px;
    padding: 20px 25px 10px 25px;
}

.novinka h3 {
    font-family: 'Quicksand';
    font-weight: 700;
    color: var(--modraFont) !important;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 25px 10px 25px;
}
.novinka .short-text {
    font-family: 'Quicksand';
    font-weight: 500;
    color: var(--modraFont) !important;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 25px 10px 25px;
}
.novinka .date {
    font-family: 'Quicksand';
    font-weight: 500;
    color: #969EAD !important;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 25px 10px 25px;
}

.blok-novinky .row-3 {
    font-family: 'Quicksand';
    font-weight: 700;
    background-color: #2E3E5C;
    color: white !important;
    font-size: 34px;
    line-height: 42px;
    box-shadow: 0px 4px 50px 0px #00000026;
    padding: 50px 75px;
    position: relative;
    bottom: -100px;
    border-radius: 10px !important;
}

.blok-novinky .row-3 a{
    color: white !important;
}
.blok-novinky .row-3 span{
    color:  #706FE5 !important;
}


footer {
    background-color: var(--modra) !important;
    height: auto;
    font-family: 'Quicksand';
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
}

footer h2 {
    font-size: 20px;
    text-transform: uppercase;
    color: #2E3E5C !important;
}

footer a {
    font-size: 15px;
    line-height: 18px;
    color: white;
}

.footer-logo {
    width: 315px;
    height: auto;
    padding-top: 100px;
    padding-bottom: 50px;
}

.copy {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}

footer ul {
    list-style-type: none;
    padding-inline-start: 0px;

}

.background-kruh {
    position: absolute;
    top: 450px;
    left: -50px;
}
.background-kruh-index {
    position: absolute;
    top: 200px;
    left: -50px;
}


@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}