.cervena-slavik{
    color: #cd1123;
}

.modra-slavik{
    color: #199bd3;
}

.slavik-a-slavik{
    background: #0b86bb;
    color: white;
    padding: 5px;
    margin-top: 15Px;
    border-radius: 20px;
    font-family: 'Arial Narrow Bold', sans-serif !important;
    font-size: 58px;
}

h1.title{
    line-height: 140%;
  font-size: 49px;
}

.small{
    font-size: 0.8rem;
}

.btn{
    background: #cd1123 !important;
    color: white;
}

.section_header .subtitle:before {

    background: #cd1123 !important;
}

.header_navbar.sticky {
    background: #13739c75;

}

.header_navbar-nav_list .list-item {

    font-size: 18px;
}

.highlight{
    color: #cd1123;
}

.content-in-sluzby{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    width: 176px;
    height: 123px;
}

.h2-in-sluzby{
    margin-top: 20px;
    font-size: 1.8rem;
}


.min-marginu{
    margin-top: -140px;
}

#scrollToTop{
    background: #cd1123;
}

i.icon{
    color: white;
}


.hero_img.aos-init.aos-animate {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header_navbar .link--single:before {

    background: #cd1123;

}

.custom{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    padding: 100px 0px;
}

.custom h1{
    color: #0d76a3;
    font-size: 46px;
}

.custom h2{
    color: #cd1123;
    text-transform: uppercase;
    padding-top: 14px;
    font-size: 46px;
}

.custom p {
    color: black;
    padding: 21px 0px;
}

@media screen and (max-width: 992px) {
    img.logoclass{
        max-width: 200px!important;
    }

li.list-item {
    color: white;
}
  }

	