* {
    padding: 0;
    margin: 0;
}

body {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.logo {
    width: 20px;
    height: auto;
    border-radius: 50%;
}

.nidza {
    width: 50px;
    height: 50px;
}

.boka {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    background-color: #20c997;
}

.boke {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    width: 30%;
}

.relja {
    color: black;
}

a {
    text-decoration: none;
}

.relja:hover {
    color: white;
    transition: 0.5s;
}

.nolo {
    width: 80%;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
}

.kosarka {
    display: flex;
    text-align: center;
    justify-content: center;
    gap: 20px;
}

.kosarka p {
    padding: 20px;
    color: greenyellow;
    font-weight: bold;
}

.kosarka div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    border: 3px solid yellow;
    border-radius: 15px;

}

.nolo img {
    width: 60%;
    align-self: center;
    margin-top: 40px;

}

.pare {
    background-image: url('images/pare.jpg');
    background-size: cover;
}

.autoput {
    background-image: url('images/autoput.jpg');
    background-size: cover;
}

.auto {
    background-image: url('images/autoo.jpg');
    background-size: cover;
}

.veternik {
    width: 80%;
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 20px;
}

.nestin {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}

.sutra {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    color: white;
    padding: 20px;
    gap: 10px;
}

.sutra h1,
.sutra h4 {
    width: 50%;
    text-align: center;
}

.tekst1 {
    background-color: #111;
    color: white;
    text-align: center;

}

.tekst12 {
    color: black;
    text-align: center;
}

.tekst2 {
    color: white;
    text-align: center;
}

.jovan1 {
    width: 150px;
    height: 150px;
}

.bojan {
    display: flex;
    width: 70%;
    gap: 100px;
    justify-content: center;
    align-items: center;
    background-color: #20c997;
    margin-top: 30px;
}

.bojan1 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: black;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

footer {
    width: 100%;
    padding: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #20c997;
    gap: 20px;
}

.kompjuter1 {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
}

.voyage {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 30%;
    list-style-type: none;
}

.voyage li img {
    width: 20px;
}

.voyage li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
}

.logo img {
    width: 100px;
}

.kompjuter1 div {
    width: 25%;
}

.kompjuter2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.onamabody {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.tastatura {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 40%;
    font-weight: bold;
    text-align: center;
    color: white;
    border: 3px dotted orange;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
}

.telefon {
    background-image: url('images/lambo.jpg');
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.eng {
    width: 1000px;
    height: 600px;
    display: flex;
}

.telefon1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #141414;
}

.tastatura1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 40%;
    font-weight: bold;
    text-align: center;
    color: white;
    padding-bottom: 20px;
    margin-top: 10px;
}

.tastatura1 h1 {
    padding-bottom: 20px;
    border-bottom: 2px solid orange;
}

.box {
    width: 100%;
    background-image: url('images/roze zlato.jpg');
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1000px;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
}

.boleks {
    width: 60%;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    text-align: center;
}

.marko {
    display: flex;
    width: 100%;
    background-color: goldenrod;
    justify-content: space-evenly;
    align-items: center;
    padding: 100px;
    color: white;
}

.marko div {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 20px;
    align-items: center;
    width: 30%;
}

.ponudavozila {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 100%;
    background-color: #141414;
    color: white;
}

.narandza {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.breskva {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 50px;
    width: 100%;
}

.breskva div {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: orange;
    border-radius: 15px;
}

.breskva div a {
    text-decoration: none;
    color: white;
    font-size: larger;
}

.jabuka {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 50px;
    width: 100%;
}

.kruska {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 10px;
    flex-direction: column;
    width: 30%;
    gap: 20px;
}

.kruska img {
    width: 80%;
}

.limun {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    width: 100%;
    flex-wrap: wrap;
    border-radius: 20px;
    color: #141414;
    background-color: rgba(256, 256, 256, 0.7);
}

.dunja {
    width: 80%;
    padding: 20px;
    display: flex;
    justify-content: space-evenly;
}

.dunja img {
    width: 40px;
}

.dunja div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.sirup {
    background-color: #141414;
    color: white;
}

.sok:hover {
    cursor: pointer;
}

.carape {
    background-color: #141414;
    gap: 50px;
}

@media only screen and (max-width: 1400px) {
    .boka {
        flex-direction: column;
        gap: 20px;
    }

    .boke {
        width: 80%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .boke a {
        width: 30%;
        display: flex;
        justify-content: center;
    }
}

@media only screen and (max-width: 500px) {
    .boke {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .boke a {
        width: 100%;
    }
}

@media only screen and (max-width: 700px) {
    .marko {
        flex-direction: column;
        gap: 20px;
    }

    .marko div {
        width: 40%;
    }
}

@media only screen and (max-width: 320px) {
    .narandza {
        text-align: center;
    }

    .breskva {
        flex-direction: column;
        gap: 20px;
    }

    .jabuka {
        flex-direction: column;
    }

    .kruska {
        width: 80%;
    }
}

@media only screen and (max-width: 700px) {
    .kompjuter1 {
        flex-direction: column;
        gap: 30px;
    }

    .kompjuter2 {
        width: 60%;
        text-align: center;
    }
}

@media only screen and (max-width: 800px) {
    .tastatura {
        height: 90%;
        width: 80%;
    }
}

@media only screen and (max-width: 1400px) {
    .bojan {
        flex-direction: column;
    }

    .sutra {
        text-align: center;
    }

    .sutra h1 {
        width: 100%;
    }
}