@font-face {
    font-family: 'AVBlack';
    src: url('../fn/avblack.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
html {
  scroll-behavior: smooth !important;
}
@font-face {
    font-family: 'AVr';
    src: url('../fn/avr.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ch';
    src: url('../fn/ch.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
.hero-section {
    background-color: #f5d70a;
    padding: 50px 0;
    text-align: center;
}
.hero-section h1 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #1a1446;
}
.hero-section p {
    font-size: 1.25rem;
    color: #333;
}
.btn-custom {
    background-color: #ffc107;
    color: #1a1446;
    border: none;
}
.icon-card {
    background-color: #282b2f;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    transition: transform 0.3s ease;
    text-align: left;
    min-height: 261px;
    /* height: 283px; */
    padding-bottom: 0;
}
.icon-card:hover {
    transform: translateY(-10px);
}
.icon-card h5 {
    color: #ffffff;
    font-size: 16px;
    margin-top: 23px;
    margin-bottom: 14px;
    FONT-WEIGHT: 800;
}
#heads {position: relative;padding: 50px 0;padding-top: 150px;}

#heads::before {content: "";background: url(../img/prvni.png) no-repeat center;position: absolute;top: 102px;left: 0;right: 35px;height: 400px;background-size: 80%;z-index: -1;}

#heads::after {content: "";background: url(../img/druhy.png) no-repeat;position: absolute;top: 522px;height: 200px;width: 100%;background-size: 47%;z-index: -1;right: -41.4%;}
.row.text-center {
    justify-content: center;
}
.logo-background {
    background-color: #2e2c60; /* Tmavší fialová barva */
    padding: 19px; /* Vytvoření mezery kolem loga */
     /* Zakulacení pozadí */
    display: inline-block; /* Zajištění správného zobrazení velikosti pozadí kolem loga */
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    margin-top: -13px;
    padding-left: 25px;
    padding-right: 25px;
  }
  
  .navbar-brand img {
    display: block;
    width: 100px; /* Nastavte požadovanou šířku loga */
    height: auto;
  }
  img.dsaw {
    height: auto;
    width: 100%;
    width: 94%;
}

nav.navbar.navbar-expand-lg.navbar-dark.bg-dark {
    background: #433e6e !important;
    padding-bottom: 0;
    padding-top: 0;
}
a.navbar-brand {
    padding-right: 0;
    margin-right: 0;
}
.col-md-4.col-12.mb-4 {
    padding: 10px;
}
ul.navbar-nav.ms-auto {
    font-family: 'AVBlack', sans-serif;
    font-size: 17px;
}

li.nav-item {
    padding-right: 59px;
}

a.nav-link {
    color: #d9d8e2;
}
a.nav-link:hover {
    color: white;
}
li.nav-item.sdadsa {
    padding-right: 0;
}
a.btn.btn-warning.dsads {
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    margin-right: -124px;
}
h1 {
    font-family: 'AVBlack', sans-serif;
    color: #2a245a;
    margin-top: 32px;
    font-size: 42px;
}
span.dsa {
    display: block;
}
.icon-card p {
    color: #D1E0FB;
    font-family: ch;
    font-size: 15px;
    padding-right: 5px;
}
a.btn.btn-custom.asddsa {
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* position: relative; */
    margin-right: -124px;
    font-family: 'AVBlack', sans-serif;
}
p.dsaswdq {
    font-family: ch;
    font-size: 19px;
    padding-right: 84px;
    margin-top: 38px;
    margin-bottom: 35px;
}
html, body {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important; /* ZabrĂÂˇnĂÂ­ horizontĂÂˇlnĂÂ­mu posouvĂÂˇnĂÂ­ */
    position: relative !important; /* Pro jistotu, Ă…Âľe jsou pozicovĂÂˇny relativnĂ„â€ş */
}
.circle-image {
    width: auto; /* Nastavte požadovanou šířku a výšku obrázku */
    height: auto;
    border-radius: 50%; /* Kruhový tvar */
    background-color: #33363a; /* Nastavte barvu pozadí kruhu */
    padding: 0px; /* Vytvoří prostor mezi obrázkem a okrajem */
    /* border: 5px solid #33363a; */ /* Barva a šířka okraje */
}
span.sda {
    background-color: #2e215c; /* Barva pozadí */
    color: #ffc500; /* Barva textu */
    border: none;
    border-radius: 50px; /* Zakulacené okraje */
    padding: 1px 20px;
    font-size: 14px;
    /* font-weight: bold; */
    text-transform: uppercase;
    /* cursor: pointer; */
    padding-bottom: 3px;
    padding-top: 2px;
}
p.dsadgf {
    padding-top: 51px;
}
h2 {
    font-family: 'AVBlack', sans-serif;
    color: #2a245a;
    margin-top: 32px;
    font-size: 37px;
    margin-top: 57px;
}
section#o-nas::before {
    content: "";
    background: url(../img/kjs.png) no-repeat center;
    position: absolute;
    /* top: 102px; */
    left: 0;
    right: 35px;
    height: 400px;
    background-size: 80%;
    z-index: -1;
    margin-top: -48px;
}
ul.dasdsa {list-style: none;margin-top: 65px;padding-left: 0;}
section#o-nas {
    margin-top: 160px;
}
p.dsads {
    font-family: 'AVBlack', sans-serif;
    color: #2a245a;
    margin-bottom: -2px;
    font-size: 18px;
}
p.dsasaddsadsa {
    font-family: ch;
    font-size: 16px;
}
p.dsadsdddd {
    font-family: 'AVBlack', sans-serif;
    font-size: 48px;
    color: #facb00;
    line-height: 36px;
    margin-top: 30px;
}

span.dassda {
    display: block;
    color: #2a245a;
    font-size: 17px;
}
p.dsasaddsadssa {
    font-family: ch;
    font-size: 16px;
    margin-top: -7px;
}
span.dsadwwgf {
    display: block;
}
section#nase-projekty::before {
    content: "";
    background: url(../img/ns.png) no-repeat center;
    position: absolute;
    /* top: 102px; */
    left: 0;
    right: 35px;
    height: 400px;
    background-size: 80%;
    z-index: -1;
    margin-top: -48px;
}
section#nase-projekty {
    margin-top: 290px;
}
p.dsasdwdqw {
    font-family: 'AVBlack', sans-serif;
    color: #2a245a;
    font-size: 18px;
}
p.dasdsadw {
    font-family: 'AVBlack', sans-serif;
    color: #2a245a;
    font-size: 24px;
    line-height: 25px;
    margin-top: 80px;
}
img.dsadwvggfg {
    position: absolute;
    margin-left: -75px;
}
section#volna-mista {
    position: relative; /* Aby byl pseudo-element vázán na tento prvek */
}

section#volna-mista::after {
    content: '';
    background-image: url('../img/dasdw.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: initial; /* Nebo třeba cover, contain, podle potřeby */
    position: absolute;
    bottom: -152px;
    left: 100px;
    width: 100%;
    height: 100%;
    z-index: -1; /* Zajistí, že obrázek bude pod obsahem */
    opacity: 0.9; /* Pokud chceš mírnou průhlednost, jinak můžeš odstranit */
}
section#volna-mista {
    padding-top: 180px;
}
section#volna-mista::before {
    content: "";
    background: url(../img/ns.png) no-repeat center;
    position: absolute;
    /* top: 102px; */
    left: 0;
    right: 35px;
    height: 400px;
    background-size: 80%;
    z-index: -1;
    margin-top: -48px;
}
a.btn.btn-custom.asddsa.sddssw.me-2.mb-2 {
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 17px;
    padding-bottom: 17px;
    background: #dddddd;
    margin-bottom: 17px !important;
    box-shadow: 0 7px 16px rgba(0, 123, 255, 0.2); /* Modrý stín */
    /* border-radius: 12px; */ /* Zakulacení rohu */
    /* padding: 10px 20px; */ /* Větší vnitřní mezery */
    margin-right: 18px !important;
}
a.btn.btn-custom.asddsa.sddssw.me-2.mb-2:hover {
    background: #facb00;
    /* margin-bottom: 25px !important; */
}
p.dsadgf.dswwwqghhhz {
    text-align: -webkit-right;
}
.d-flex.flex-wrap {
    margin-top: 31px;
}
p.fgdfdg {
    font-family: "Montserrat", sans-serif;
    font-size: 37px;
    FONT-WEIGHT: 700;
    color: #2a245a;
    margin-top: 8px;
}

.sdasffgfg {
    text-align-last: center;
}
section#socialni-podnik {
    margin-top: 180px;
    position: relative;
}
p.dsasdwdqw.black {
    color: black;
    padding-bottom: 33px;
    text-align-last: center;
    padding-top: 36px;
}
p.dsfgr {
    font-family: 'AVBlack', sans-serif;
    color: #2a245a;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 8px;
}
.row.fdssswd {
    padding-right: 57px;
    padding-left: 57px;
    justify-content: center;
}
p.ddfff {
    font-family: ch;
    font-size: 18px;
    color: #878787;
    padding-right: 43px;
}
a.btn.btn-custom.asddsa:hover {
    background: #dddddd;
}

a.btn.btn-warning.dsads:hover {
    background: #dddddd;
    border-color: #dddddd;
}
section#kontakty-nazev::before {
    content: "";
    background: url(../img/kont.png) no-repeat center;
    position: absolute;
    left: 0;
    right: 35px;
    height: 400px;
    background-size: 42%;
    z-index: -1;
    margin-top: -122px;
}
section#kontakty-nazev {
    text-align-last: center;
    padding-top: 75px;
}

section#kontakty::before {
    content: "";
    background: url(../img/ns.png) no-repeat center;
    position: absolute;
    /* top: 102px; */
    left: 0;
    right: 35px;
    height: 400px;
    background-size: 80%;
    z-index: -1;
    margin-top: -48px;
}

section#kontakty::after {
    content: "";
    background: url(../img/druhy.png) no-repeat;
    position: absolute;
    height: 200px;
    width: 100%;
    background-size: 47%;
    z-index: -1;
    right: -26%;
    margin-top: -338px;
}
section#kontakty {
    margin-top: 145px;
}
.row.text-center.gap-4 .col-md-2.col-12.mb-4 {
    padding: 0;
}
.row.text-center.gap-4 .icon-card {
    min-height: 380px;
}
.dsadsa {
    min-height: 180px;
    place-content: flex-end;
}

.row.text-center.gap-4 h5 {
    min-height: 38px;
}
span.dsad {
    display: block;
}
.row.text-center.gap-4.sdasd {
    margin-top: 70px;
}
.row.fddf {
    margin-top: 0px;
}
.row.fddf {
    /* margin-top: 60px; */
}
.row.text-center.gap-4 .col-md-2.col-6.mb-4 {
    padding-left: 0;
    padding-right: 0;
}
p.fw-bold.mb-1 {
    font-family: 'AVBlack', sans-serif;
    color: #faca12;
    /* margin-top: 16px; */
    FONT-WEIGHT: 400;
}

footer.bg-dark.text-light.py-5 {
    font-family: 'AVr', sans-serif;
}
img.mbhg-3 {
    margin-bottom: 18px;
    margin-top: 50px;
}

ul.list-unstyled li {
    text-align: justify;
    margin-bottom: 15px;
    font-size: 17px;
    color: white !important;
}
footer.bg-dark.text-light.py-5 {
    /* margin-top: 220px; */
}
footer.bg-dark.text-light.py-5 {
    /* margin-top: 220px; */
    background: url(../img/gg.png);
}
p.mbfg {
    margin-bottom: 5px;
}
.col-12.sdsd {
    text-align: -webkit-center;
    margin-top: 35px;
    margin-bottom: -50px;
}
section#socialni-podnik::after {
    content: '';
    background-image: url(../img/dwq.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: initial;
    position: absolute;
    bottom: -152px;
    left: 100px;
    width: 100%;
    height: 100%;
    z-index: -1;
    /* opacity: 0.9; */
}
@media only screen and (max-width: 600px) {
    section#heads {
        padding-top: 50px;
    }
    
    #heads::before {
        content: "";
        background: url(../img/prvni.png) no-repeat center;
        position: absolute;
        margin-top: -175px;
        left: -2px;
        right: 38px;
        height: 494px;
        background-size: 272%;
        z-index: -1;
    }
    
    h1 {
        font-size: 30px;
        margin-top: 15px;
    }
    
    p.dsaswdq {
        margin-top: 10px;
    }
    #heads::after {
        display: none;
    }
    section#o-nas {
        margin-top: -20px;
    }
    section#o-nas::before {
        content: "";
        background: url(../img/kjs.png) no-repeat center;
        position: absolute;
        margin-top: 94px;
        left: 0;
        right: 85px;
        height: 400px;
        background-size: 188%;
        z-index: -1;
        margin-top: -48px;
        margin-top: -52px;
    }
    .row.text-center.sawfd {margin-top: 70px;}
    
    .icon-card {
        min-height: 305px;
    }
    .row.sas {
        text-align: center;
        justify-content: center;
    }
    h2 {
        font-size: 27px;
    }
    .row.sas {
        text-align: center;
        justify-content: center;
    }
    section#o-nas img.dsads {
        max-width: 185px;
        display: none;
    }

    section#volna-mista img.dsads {
        max-width: 100%;
    }
    
    section#volna-mista {
        padding-top: 70px;
    }
    p.dsadgf.dswwwqghhhz {
        text-align: -webkit-center;
    }
    section#volna-mista::after {
        display: none;
    }
    section#nase-projekty {
        margin-top: 10px;
    }
    section#nase-projekty::before {
        content: "";
        background: url(../img/ns.png) no-repeat center;
        position: absolute;
        /* top: 102px; */
        left: -31px;
        right: 88px;
        height: 400px;
        background-size: 150%;
        z-index: -1;
        margin-top: -53px;
    }
    section#nase-projekty img.dsads {
        max-width: 100%;
        margin-top: 35px;
    }
    section#socialni-podnik {
        margin-top: 120px;
    }
 
p.dsasdwdqw.black {
    text-align-last: left;
    padding-top: 0;
}
.row.fdssswd {
    padding-right: 0;
    padding-left: 0;
}
section#socialni-podnik::after {
    display: none;
}
.col-12.col-md-4.text-center.text-md-start.mb-4.mb-md-0 {
    text-align-last: left;
}
.row.text-center.gap-4 {
    gap: 0px !important;
}
section#kontakty::before {
display:none;
}
section#kontakty:::after {
display:none;
}
p.fgdfdg {
    font-size: 27px;
    margin-top: 28px !impotant;
}
section#kontakty-nazev::before {
    content: "";
    background: url(../img/kont.png) no-repeat center;
    position: absolute;
    left: 0;
    right: 95px;
    height: 397px;
    background-size: 141%;
    z-index: -1;
    margin-top: -125px;
}
section#kontakty {
    margin-top: 44px;
}
.row.text-center.gap-4.sdasd.skrytonatelefonu {
    display: none;
}
footer.bg-dark.text-light.py-5 {
    margin-top: 30px;
}
section#kontakty::after {
display:none;
}
.row.text-center.gap-4 h5 {
    min-height: 58px;
}
.row.text-center.gap-4 .col-md-2.col-6.mb-4 {
    padding-left: 5px;
    padding-right: 5px;
}
}


@media screen and (min-width: 600px)  {
    .col-md-2.col-6.mb-4.skrytonapc {
        display: none;
    }
}
section#heads p.dsaswdq {
    color: #2A245A;
}
a.nodef {
    color: #D1E0FB;
    text-decoration: none;
}
@media (min-width: 1367px) and (max-width: 1440px) {
    li.nav-item {
        padding-right: 65px;
    }
    li.nav-item.sdadsa {
        padding-right: 100px;
    }
    
    #heads::before {
        background-size: 103%;
        right: 0;
    }
    
    #heads::after {
        background-size: 56%;
        left: 45%;
    }
    
    section#o-nas::before {
        background-size: 100%;
    }
    
    section#volna-mista::before {
        background-size: 100%;
    }
    
    section#volna-mista::after {
        margin-left: -125px;
        margin-bottom: -133px;
    }
    
    section#nase-projekty::before {
        background-size: 100%;
    }
    
    section#socialni-podnik::after {
        margin-left: -150px;
    }
    
    img.dsadwvggfg {
        margin-left: -57px;
    }
    
    section#kontakty::before {
        background-size: 100%;
    }
    
    section#kontakty::after {
        background-size: 61%;
        right: -19%;
    }
}

@media (min-width: 1441px) and (max-width: 1550px) {
    li.nav-item {
        padding-right: 45px !important;
    }
    li.nav-item.sdadsa {
        padding-right: 100px !important;
    }
    
    #heads::before {
        background-size: 100% !important;
        right: 0 !important;
    }
    
    #heads::after {
        background-size: 56% !important;
        left: 44% !important;
    }
    
    section#o-nas::before {
        background-size: 100% !important;
    }
    
    section#volna-mista::before {
        background-size: 100% !important;
    }
    
    section#volna-mista::after {
        margin-left: -125px !important;
        margin-bottom: -133px !important;
    }
    
    section#nase-projekty::before {
        background-size: 100% !important;
    }
    
    section#socialni-podnik::after {
        margin-left: -150px !important;
    }
    
    img.dsadwvggfg {
        margin-left: -70px !important;
    }
    
    section#kontakty::before {
        background-size: 100% !important;
    }
    
    section#kontakty::after {
        background-size: 61% !important;
        right: -19% !important;
    }
}
@media (min-width: 1551px) {
    li.nav-item {
        padding-right: 50px;
    }
}