html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    background-color: #D9D9D9;
}

.navbar-light .navbar-toggler {

    border-color: rgba(255, 255, 255, 0);
}

a {
    color: #F29C07;
}

#temp {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
    height: 300px;
}

a:hover {
    color: #c78108;
}

.BS {
    visibility: hidden;
}


.navbar {
    top: 0;
    z-index: 1000;
    background: #7E5422;
    transition: background 0.4s ease;
    border-top: 15px #5E3E17 solid;
}


.navbar a.nav-link {
    color: #F29C07 !important;
    font-size: 25px;
    font-family: 'Lora', 'Arial', sans-serif;
    font-weight: bold;
    word-spacing: 30px;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar a.nav-link:hover {
    color: #F29C07 !important;
    transform: translateY(-3px);
    transition: 0.2s;
}

.navbar button:focus,
.navbar a:focus {
    outline: none;
}

.navbar-toggler {
    border-radius: 5px;
    background-color: transparent;
    padding-top: 0px;
    padding-left: 6px;
    padding-right: 26px;
    user-select: none;
}

.navbar button:hover {
    background-color: #7E5422;
}

.navbar-toggler-icon {
    background-image: none;
    position: relative;
    width: 24px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.6);
}

.navbar-toggler-icon::before,
.navbar-toggler-icon::after {
    content: '';
    background-color: rgba(255, 255, 255, 0.6);
    width: 24px;
    height: 2px;
    position: absolute;
    left: 0;
}

.navbar-toggler-icon::before {
    top: -8px;
}

.navbar-toggler-icon::after {
    top: 8px;
}

.navbar-brand {
    cursor: pointer;
    pointer-events: none;
    user-select: none;
}

.navbar-light .navbar-nav .nav-link {
    color: #F29C07 !important;
}

.look {
    width: 100%;
    height: 700px;
    background-color: #F29C07;
    display: flex;
    z-index: -150;
}

.intro {
    width: 60%;
    height: auto;
    background-color: #F29C07;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 200px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.navbar.collapse-open {
    background: #F29C07;
}

.navbar .navbar-nav .nav-link {
    color: #F29C07 !important;
}

.nav-item,
.nav-itembor {
    font-size: 25px;
    font-family: 'Lora', 'Arial', sans-serif;
    word-spacing: 30px;
    font-weight: bold;
    color: #F29C07;
}

.nav-itembor {
    border-left: 3px rgba(94, 62, 23, 0.4) solid;
    border-radius: 2px;
}

#finalbor {
    border-right: 3px rgba(94, 62, 23, 0.4) solid;
    border-radius: 1px;
}

.nav-link {
    padding: 0;
    margin: 0 4px;
}

footer {
    background-color: #5E3E17;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 180px;
    z-index: 1520;
    border-top: #9A672A 30px solid;
    border-bottom: #5D3E17 15px solid;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    height: 120px;
}

.futleft,
.futright {
    flex: 30%;
    background-color: #7E5422;
    display: flex;
    align-items: center;
    justify-content: center;
}

.futright {
    flex: 70%;
}

@media (max-width: 600px) {
    .footer-content {
        flex-direction: column;
    }

    .intro2 {
        height: 80px !important;
    }

    .intro {
        width: 360px;
        height: auto;
        background-color: #F29C07;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
        margin-bottom: 150px;
    }
}

@media (max-width: 360px) {

    .intro {
        width: 90%;
    }
}

@media (max-width: 1200px) {
    .intro {
        margin-top: 200px;
        margin-bottom: auto;
    }
}

@media (min-width: 2300px) {
    .intro {
        margin-top: 0px;
        margin-bottom: auto;
        width: 1370px;
        height: auto;
    }
}


.podcontent {
    height: 1200px;
    width: 100%;
    background-color: #D9D9D9;
}

.prechod {
    display: flex;
    margin-top: -200px;
    width: 100%;
}

.intro2 {
    width: 100%;
    height: 130px;
    background-color: #F29C07;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.nadpis,
h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'Lora', Courier, monospace;
    font-weight: bold;
    font-size: 40px;
    color: black;
}

.oleft,
.oright {
    height: 400px;
    font-family: 'Poppins', Courier, monospace;
    font-size: 22px;
}

.futlogo {
    width: 250px;
    height: 90px;
    display: flex;
}

.oleft {
    width: 50%;
    padding-right: 5px;
    text-align: right;
}

.oright {
    width: 50%;
    padding-left: 5px;
    text-align: left;
}


.container {
    margin-top: 25px;
}

p.textonas {
    padding: 15px;
}

img.obronas {
    border-radius: 20px;
}

.nazevonas {
    font-weight: bold;
    color: #F29C07;
}

.maincontent,
.podcontent,
.nadpis,
img.intro,
img.intro2 {
    z-index: 123;
}

img.intro {
    z-index: 0;
}

img.intro2 {
    z-index: 1;
}

.cast2 {
    margin-top: 50px;
}

.nadbot {
    width: 1133px;
    height: 340px;
    background-image: url(img/koala.png);
    border: 2px black solid;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    color: white;
    margin: 25px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

h5 {
    color: #ccc;
}


.nadbot h3 {
    margin: 0;
    padding: 0;
    font-size: 2rem;
    text-shadow: black 3px 0 15px;

}

.nadbot h2 {
    text-shadow: black 3px 0 15px;

}

footer {
    margin-top: 1125px;
}

.nadtext1 {
    margin: 0;
    align-items: center;
}

.nadtext2 {
    margin-top: 100px;
    text-align: center;
}

.morekon {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.button-34 {
    background: #7E5422;
    border-radius: 999px;
    box-shadow: #7E5422 0 10px 20px -10px;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Inter, Helvetica, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", EmojiSymbols, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    opacity: 1;
    outline: 0 solid transparent;
    padding: 18px 36px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: fit-content;
    word-break: break-word;
    border: 0;
}

.cast3 {
    margin-top: 80px;
}

.contact1 {
    width: 100%;
    height: 500px;
    background-color: #D6B274;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.maincon {
    margin: auto;
    width: 1133px;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

@media (max-width: 1150px) {

    .nadbot {
        width: 100%;
    }

    .maincon {
        width: 100%;
        flex-direction: column;
        margin-top: 100px;
    }

    .contact1 {
        width: 100%;
        height: 500px;
        background-color: #D6B274;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-radius: 20px;
        margin-right: 0;
        margin-top: 15px;
    }

    .down {
        margin-top: 1320px;
    }


    .contact2 {
        padding-bottom: 40px;
    }

    .nazev_cont_1 {
        text-align: center;
    }
}

@media (max-width: 991px) {
    .row {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #dvaonas {
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }

    .oleft,
    .oright {
        width: 80%;
        padding: 0;
        text-align: center;
        margin-bottom: 10px;
    }

    .oright .textonas {
        margin-top: 35px;
    }

    .down {
        margin-top: 2150px;
    }

    .nav-itembor {
        border: none;
    }

    a.nav-link:hover {
        background-color: #5E3E17;
    }

    #finalbor {
        border: none;
    }
}

@media (max-width: 767px) {

    .oleft,
    .oright {
        width: 100%;
        padding: 0;
        text-align: center;
        margin-bottom: 10px;
    }
}

.nazev_cont_1 {
    font-family: 'Lora', 'Arial', sans-serif;
    font-size: 48px;
    font-weight: 600;
}

.nazev_cont_2 {
    font-family: 'Poppins', 'Arial', sans-serif;
    font-size: 28px;
}

.cont_text {
    font-weight: bold;
    width: 110px;
}

.contup {
    height: 50%;
    padding-top: 40px;
    font-family: 'Poppins', 'Arial', sans-serif;
    font-size: 22px;
    text-align: center;
}

.contdown {
    height: 50%;
    padding-top: 30px;
    font-size: 24px;
}

@media (max-width: 522px) {

    .contdown {
        margin-top: 10px;
    }

    .nadpis {
        padding-bottom: 20px;
    }

    .down {
        margin-top: 2250px;
    }
}

@media (max-width: 442px) {

    p.textonas {
        font-size: 20px;
    }
}

@media (max-width: 369px) {

    p.textonas {
        font-size: 18px;
    }
}

@media (max-width: 465px) {

    .nadtext2 {
        font-size: 25px;
    }
}

@media (max-width: 414px) {

    .nadpis {
        padding-bottom: 20px;
    }
}

@media (max-width: 397px) {

    .cont_text {
        display: block;
        width: 50%;
        margin: auto;
    }

    .maincon {
        margin-top: 150px;
    }

    .down {
        margin-top: 2250px;
    }
}

.pointer {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.formtop {
    width: 100%;
    justify-self: start;
    margin-top: 25px;
}

.form_mail {
    margin-top: 30px;
}

.form_message {
    margin-top: 30px;
}

.form_submit {
    margin-top: 10px;
    display: flex;
    flex-direction: row-reverse;
}

.subbut {
    align-self: right;
}

.form-group {
    margin-bottom: 20px;
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
}

textarea {
    resize: vertical;
}

button {
    background-color: #7E5422;
    color: #FFF;
    padding: 10px 20px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    justify-self: right;
}

button:hover {
    background-color: #5D3E17;
}

form {
    width: 95%;
}

.maxwidth {
    margin-top: 20px;
}

.align-right {
    text-align: right;
}

.align-right .sub_button {
    display: inline-block;
}

#message {
    resize: none;
}

.spodnimezera {
    padding: 0 10px 0 10px;
}

.nav-item_spodek {
    font-size: 24px;
    font-family: 'Lora', 'Arial', sans-serif;
    word-spacing: 30px;
    font-weight: bold;
    color: #F29C07;
}

@media (max-width: 1030px) {
    .nav-item_spodek {
        font-size: 20px;
    }

    .spodnimezera {
        padding: 0 5px 0 5px;
    }
}

@media (max-width: 824px) {
    .nav-item_spodek {
        font-size: 18px;
    }

    .spodnimezera {
        padding: 0 2px 0 2px;
    }
}

@media (max-width: 745px) {
    .footer-content {
        flex-direction: column;
    }

    .futright {
        display: none;
    }
}

input,
textarea {
    background-color: #ebebeb;
}

@media (max-width: 450px) {
    .obronas {
        height: 300px;
    }

    .oright .textonas {
        margin-top: 0px;
    }

    .oright {
        justify-content: center;
        align-items: center;
        align-self: bottom;
    }
}