@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
    margin: 0px;
    padding: 0px;
    color: #fff;
    box-sizing: border-box;
}
html, body {
    height: 100%;
}

ul{
    list-style-type: none;
}

body{
    background-color: #e1d8d7;
}

#prviDeo{
    position: relative;
    width: 100%;
}

.prviPozadina{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}

#prviNaslovna{
    width: 50%;
    margin: auto;
    margin-top: 20%;
}

#prviNaslovna img{
    width: 100%;
}


#prviTekst{
    margin-top: 16%;
}

#prviTekst h1{
    margin-bottom: -20px;
}

#prviTekst h1, #prviTekst h2{
    font-family: "Great Vibes", cursive;
    font-weight: 300;
    font-size: 105px;
    color: #a06e30;
    text-align: center;
}

#prviTekst p{
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 35px;
    width: 400px;
    margin: auto;
    text-align: center;
    text-shadow: 0.6px 0.6px 0px #fff, -0.6px 0.6px 0px #fff, 0.6px -0.6px 0px #fff, -0.6px -0.6px 0px #fff;
}

#linija{
    width: 3px;
    height: 440px;
    background: linear-gradient(45deg, #a06e30, #c299486b);
    margin: 60px auto 60px auto;
}

.kalendarIko{
    width: 150px;
    margin: auto;
}

.kalendarIko img{
    width: 100%;
}

#prviSadrzaj{
    width: 100%;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
}


.kalendarTekst{
    text-align: center;
    color: #fff;
    font-size: 45px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    margin-top: 20px;
}

.kalendarTekst p{
    color: #a06e30;
        text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff;
}

.kalendarTekst p{
    color: #a06e30;
        text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff;
}

.omotac{
    width: 50%;
    margin: auto;
    position: relative;
    z-index: 99;
}

#lokacija{
    width: 100%;
    border-radius: 66px;
    background-color: #ffffffae;
    border: 4px solid #c29948;
    text-align: center;
    margin-bottom: 50px;
}

#lokacija h1{
    font-size: 50px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    color: #c29948;
}

#lokacija p{
    font-size: 20px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    color: #c29948;
    text-decoration: underline;
}

#drugiDeo{
    text-align: center;
    position: relative;
}

#lokacijaIkonica{
    margin: 60px auto;
}

#lokacijaIkonica{
    margin-top: 50px;
    width: 150px;
}

#lokacijaMapa{
    margin-top: 50px;
    width: 500px;
    margin-bottom: 60px;
    border-radius: 50px;
}

.broj{
    text-align: center;
    font-size: 18px;
}

#muzika{

    width: 90%;
    margin: auto;
    position: relative;
    z-index: 99;
    margin-bottom: 30px;       
     margin-top: 100px;

}

#muzika img{
    width: 100%;
    border: 3px solid white;
        border-radius: 50px;
}

.mapaDugme{
    font-size: 20px;
    text-align: center;
    padding: 15px 30px;
    background-color: #a06e30;
    border-radius: 40px;
    margin: 30px auto 0px auto;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
}

.mapaDugme:hover{
    border: 1px solid #a06e30;
    background-color: #fff;
    color: #a06e30;
    transition: 0.3s;
}

#drugiDeo .kalendarIko img{
    margin-top: 60px
}

#konfete{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    margin-top: 0px !important;
}

#maliPoklon{
    position: absolute;
    top: 0;
    right: 60px;
    width: 150px;
}

#velikiPoklon{
    position: absolute;
    width: 400px;
    top: 25%;
    left: 0;
}

#tajmer{
    margin-top: 160px;
    margin-bottom: 100px;
}
#tajmer h1{
    font-family: "Great Vibes", cursive;
    font-weight: 300;
    font-size: 105px;
    color: #a06e30;
    text-align: center;
}

#prviTekst h1, #prviTekst h2, #tajmer h1{
    text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff;
}

#tajmerBox{
    position: relative;
    z-index: 99;
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 60px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.box{
    background: linear-gradient(45deg, #e1bb71, #caa458);
    padding: 20px 0px 38px 0px;
    font-size: 50px;
    color: #fff;
    font-family: "Playfair Display", serif;
    margin: 10px;
    width: 250px;
}

#tajmerBox p{
    font-size: 18px;
    color: #db9f56;
    font-family: "Poppins", sans-serif;
    margin-top: 13px;
}

#velikiBaloni{
    position: absolute;
    width: 300px;
    right: 0px;
    top: 18%;
}

#forma{
    width: 100%;
    background: linear-gradient(45deg, #e1bb71, #caa458);
}

add-to-calendar-button#css-part-example::part(atcb-button) {
    background:linear-gradient(45deg, #e1bb71, #caa458);
    color: #fff;
}

#dugmeGalerija{
    margin: 180px auto 0px auto;
    position: relative;
    z-index: 99;
}

#dugmeGalerija a{
    font-size: 15px;
    padding: .8em;
    border-radius: 6px;
    font-family: "Montserrat", sans-serif;
    background:linear-gradient(45deg, #e1bb71, #caa458);
    color: #fff;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    box-shadow: rgba(0 0 0 / 10%) 0 4px 10px -2px, rgba(0 0 0 / 15%) 0 2px 2px -1px;
    border:1px solid #d2d2d2;
}

#dugmeGalerija a:hover{
    box-shadow: rgba(0 0 0 / 25%) 0 5px 12px -2px, rgba(0 0 0 / 25%) 0 3px 5px -2px;
}

#dugmeGalerija i{
    margin-right: 5px;
    color: #ffffff;
}

#dostupno ,#nedostupno{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #008000;
    margin: 4.5px;
}

#nedostupno{
    background-color: #be0a0a !important;
}

#dugmeGalerija p {
    margin-top: 20px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    color: #a06e30;
    text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff;
}

#potvrdaTimer{
    text-align: center;
    font-size: 15px;
    margin-bottom: 50px;
}

#potvrdaTekst{
    margin: 0px auto 20px auto;
    text-align: center;
    width:250px;
    color: #ffffff;
    font-size: 20px;
}

.tekstPisan{
    text-align: center;
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    text-shadow: 3px 4px 4px rgba(0, 0, 0, 0.5);
    font-weight: 400;
}

#potvrda{
    padding: 100px 0px;
}
form{
    width: 100%;
    margin: auto;
    font-family: "Poppins", sans-serif;
    margin-top: 50px;
}

ul{
    list-style-type: none;
}

form input,textarea,select{
    width: 100%;
    margin-top: 5px;
    padding: 10px;
    background-color: #ffffff;
    border:none;
    color: #000;
    border-radius: 20px;
}

input[type="radio"]{
    width: auto;
}

.greska{
    font-size: 13px;
    color: #be0a0a;
}

.buttonDisable{
    cursor: not-allowed;
}

form ul li{
    width: 100%;
    margin-bottom: 30px;
}

.radioDugme{
    width: auto;
}

form span{
    font-size: 16px;
    font-weight: 400;
}

.maliSpan{
    margin-top: 2px;
    font-size: 12px;
}

option{
    color: #000;
}

.dugme{
    background-color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
    color:#000;
    cursor: pointer;
    border: none;
}

.dugme:hover{
    background-color: #a06e30;
    color: #fff;
    transition: 0.3s;
}


footer{
    width: 100%;
    background-color: transparent;
    padding: 60px 0px;
    display: flex;
    justify-content: center;
}

footer a img{
    width: 250px;
}

.footerLink{
    font-size: 13px;
    color: #ae8847;
    font-family: "Montserrat", sans-serif;
}

footer ul li{
    text-align: center;
}

#info {
    text-align: center;
    padding: 35px 0px 35px 0px;
    font-family: "Poppins", sans-serif;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
    backdrop-filter: blur(8.5px);
    -webkit-backdrop-filter: blur(8.5px);
    border-radius: 50px;
    border: 1px solid rgb(160 110 48);
    width: 90%;
    max-width: 300px;
    margin: 80px auto 0px auto;
}

#info p{
    color: #a06e30;
    text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff;
    text-transform: uppercase;
}

.player {
    width: 90%;
    max-width: 300px;
    height: 462px;
    overflow: hidden;
    border-radius: 30px;
    padding: 20px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
    backdrop-filter: blur(8.5px);
    -webkit-backdrop-filter: blur(8.5px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    margin: 100px auto 30px auto;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
}

#title{
    color:#c29948;
}
.bx{
    color: #ddd;
}
.header {
    text-align: center;
    margin: 0px auto;
    padding: 5px;
    border-bottom: 1px solid #f5f5f5;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.header span {
    color: #c29948;
    font-weight: 300;
}

.img {
    width: 160px;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
    border-radius: 50%;
    background: linear-gradient(135deg, #fdc27b, #a06e30);
    overflow: hidden;
    margin-top: 15px;
}

.img img {
    width: 150px;
    height: 150px;
    display: block;
    margin: 20px auto;
    border-radius: 50%;
    object-fit: cover;
    z-index: 9999;
}

.img img.play {
    animation: 15s rotate linear infinite;
}

@keyframes rotate {
    0% {
    transform: rotate(0deg);
    }
    100% {
    transform: rotate(360deg);
    }
}

.details {
    text-align: center;
}

.details p {
    color: #fff;
    font-size: 15px;
    margin-top: 5px;
}

.action {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.action button {
    background: #fff;
    box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.028);
    border-radius: 50%;
    padding: 10px;
    font-size: 28px;
    width: 60px;
    height: 60px;
    border: none;
    outline: none;
    margin: 10px;
    border: 2px solid #f8f8f8;
    cursor: pointer;
    color: #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
}

.action button.play {
    background: linear-gradient(135deg, #fdc27b, #a06e30);
    color: #c29948;
}

.time {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px auto 10px auto;
    width: 90%;
    color: #c29948;
}

#start{
    color:#c29948;
}

#end{
    color: #c29948;
}

#progress {
    margin: 0px auto;
    display: block;
    width: 90%;
    -webkit-appearance: none;
    height: 6px;
    background: #f7f7f7;
}

#progress::-webkit-slider-thumb {
    background: #db9f56;
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    border-radius: 3px;
    background: linear-gradient(135deg, #fdc27b, #a06e30);
    transition: 0.2s ease-in-out;
}

.message {
    padding: 10px;
    margin: 50px 0;
    border: 1px solid transparent;
    border-radius: 4px;
}
.message.success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.message.error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

@media (max-width: 1300px) {

    #prviDeo{
        padding-bottom: 250px;
    }
}

@media (max-width: 1100px) {

    #linija{
        height: 330px;
    }

    .omotac{
        width: 70%;
    }

    #prviTekst h1, #prviTekst h2, #tajmer h1{
        font-size: 85px;
    }

    #prviTekst p{
        font-size: 26px;
    }
}


@media (max-width: 900px) {
    #lokacija{
        margin-top: 100px;
    }

}

@media (max-width: 800px) {
    .omotac {
        width: 80%;
    }

    #lokacija{
        margin-top: 200px;
    }

    #prviTekst h1, #prviTekst h2, #tajmer h1 {
        font-size: 75px;
    }

    #prviTekst p {
        font-size: 24px;
    }

    #linija {
        height: 300px;
    }

    #lokacijaMapa{
        margin-bottom: 20px;
    }

    .box{
        width: 200px;
    }
}

@media (max-width: 700px) {
    #lokacijaMapa{
        width: 95%;
        margin-bottom: 2.5%;
    }

    #linija {
        height: 290px;
    }
}

@media (max-width: 600px) {
    #lokacijaIkonica, .kalendarIko img{
        width: 125px;
    }

    .kalendarTekst{
        font-size: 40px;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    }

    #maliPoklon{
        right: 5px;
    }

    #velikiBaloni{
        top: 48%;
    }

    #tajmer{
        position: relative;
    }

    #prviNaslovna {
        width: 68%;
        margin-top: 14%;
    }

    #prviTekst{
        margin-top: 0px;
    }

    #linija {
        height: 240px;
    }

    .omotac {
        width: 90%;
    }

    .mapaDugme{
        font-size: 17px;
    }

    #lokacija h1{
        font-size: 40px;
    }

    #prviTekst h1, #prviTekst h2, #tajmer h1 {
        font-size: 70px;
    }

    #prviTekst p {
        font-size: 20px;
    }

    #maliPoklon{
        top: -100px;
    }

    #tajmerBox p{
        text-shadow:
        -1px -1px 0 #fff,
         1px -1px 0 #fff,
        -1px  1px 0 #fff,
         1px  1px 0 #fff; /* Efekat belog oboda */
    }

    .box{
        box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.3);
    }

    #lokacijaMapa {
        width: 90%;
        margin-bottom: 5%;
    }

    footer a img {
        width: 200px;
    }

    #lokacija h1{
        width: 90%;
        margin: auto;
    }

    #tajmer{
        margin-top: 140px;
    }
}

@media (max-width: 500px) {
    #linija {
        height: 200px;
    }

    #prviTekst h1, #prviTekst h2 {
        font-size: 66px;
    }

    #prviTekst p {
        font-size: 17px;
    }

    #velikiPoklon{
        width: 300px;
    }

    #prviTekst p{
        width: auto;
    }
}
