@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond&family=DM+Mono:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=Marcellus&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda+SC:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Cardo:wght@700&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Marcellus&family=Quicksand:wght@300&display=swap');
html {
    font-size: 14px;
    //visibility:hidden;
}

#cookie_eu_div {
    z-index:5 !important;
}

video {
    pointer-events: none;
}

.ytp-impression-link {
    display: none !important;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  //min-height: 100%;
}

body {
  margin-bottom: 60px;
}

.navbar {
    z-index: 5;
    position: fixed;
    top: 0; /* Stay on top */
    width: 100%; /* Full width */
    transition: top 0.3s;
    //float:left;
}

.navbarshow {
    z-index: 5;
    position: fixed;
    top: 0; /* Stay on top */
    width: 100%; /* Full width */
    transition: top 0.3s;
    //float:left;
}

#cijena
{
    display: inline-block;
    margin-right: 10px;
    width: 200px;
}

body {
    cursor: auto;
    font-style: normal;
    text-transform: none;
    --html-font-size: 1.25vw;
    --height: 44.0346em;
    --bg-color: var(--scheme_1--background--default);
    --margin-top: 0;
    --margin-bottom: 0;
    color: #000;
    --el-full-height: var(--el-height);
    --el-width: 34.67435em;
    --el-width-tablet: 34.67435em;
    --el-height-tablet: 4.08318em;
    --el-actual-height: 4.08318em;
    --el-actual-height-tablet: 4.08318em;
    --position-top: 9.86472em;
    --position-top-tablet: 9.86472em;
    --position-left: 6.57648em;
    --position-left-tablet: 6.57648em;
    --rotatedeg: 0deg;
    --z-index: 3;
    --border-radius: 0;
    --text-vertical-align: flex-start;
    --text-align: center;
    --font-family: Fraunces144pt-Thin;
    --el-height: auto;
    --el-paddings: 0 0;
    --font-size: 3.75em;
    --line-height: 1.1em;
    --letter-spacing: -0.01em;
    word-wrap: break-word;
    text-align: var(--text-align);
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    margin: 0 !important;
    font-size: inherit !important;
    line-height: inherit !important;
    letter-spacing: inherit !important;
    font-weight: inherit !important;
    font-family: Fraunces144pt-Thin;
}

//odmakni sadrzaj body navbara
.pb-3 {
    padding-top: 5rem;
}

.container1 {
    padding-top: 5rem;
}

#footer {
    bottom: 0;
    color: #707070;
    height: 2em;
    left: 0;
    position: relative;
    //changed to relative from fixed also works if position is not there font-size: small;
    width: 100%;
}

h1 {
    text-align: center;
    padding: 0px;
    margin: 0;
    color: red;
    font-size: 2em;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 2vh;
}

h2 {
    font-family: "Cormorant Garamond", serif;
    text-align: center;
    padding: 0px;
    margin: 0;
    color: beige;
    font-size: 2em;
}

h3 {
    text-align: center;
    padding: 0px;
    margin: 0;
    color: beige;
    font-size: 1.5em;
    margin-top: 0px;
}

p, a, h4 {
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    line-height: 1.6em;
    letter-spacing: .10em;
}

h5 {
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-style: oblique;
    line-height: 1.6em;
    letter-spacing: .10em;
}


.quicksand {
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}



.cardo-regular {
    font-family: "Cardo", serif;
    font-weight: 400;
    font-style: normal;
}

.cardo-bold {
    font-family: "Cardo", serif;
    font-weight: 700;
    font-style: normal;
}

.cardo-regular-italic {
    font-family: "Cardo", serif;
    font-weight: 400;
    font-style: italic;
}

.marcellus-regular {
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-style: normal;
}

.bodoni-moda-sc {
    font-family: "Bodoni Moda SC", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

h6 {
    font-family: "Cardo";
    font-size: 1rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6em;
    letter-spacing: .10em;
    text-transform: uppercase;
    align-content:center;

}

// za galeriju slika
.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    padding: 10px;
}

    .gallery img {
        margin: 10px;
        cursor: pointer;
        max-width: 350px;
        max-height: 400px;
       // width: 50%;
       // height: 50%;
        border-radius: 10px;
    }

/* Lightbox styles */
#lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-direction:column;
    z-index:9;
}

    #lightbox img {
        max-height: 100vh;
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
        max-width: 100%;
        height: auto;
        width: auto\9; /* ie8 */
    }

#close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 60px;
    color: #fff;
    cursor: pointer;
    z-index: 10;
}

/* Style for navigation buttons */
#prev-btn {
    position: absolute;
    bottom: 30%;
    //bottom: 5px;
    left: 5px;
    //transform: translateY(-50%);
    font-size: 50px;
    --font-family: "Quicksand";
    font-weight: 800;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.0);
    border: none;
    //padding: 10px;
    cursor: pointer;
    transition: background-color 0.3s;
    float: left;
    width: 50px;
    height: 50px;
    z-index: 11;
}
#next-btn {
    position: absolute;
    bottom: 30%;
    //bottom: 5px;
    right: 10px;
    //transform: translateY(-50%);
    font-size: 50px;
    --font-family: "Quicksand";
    font-weight:800;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.0);
    border: none;
    //padding: 10px;
    cursor: pointer;
    //transition: background-color 0.3s;
    float: right;
    width: 50px;
    height: 50px;
    z-index: 11;
}
    #prev-btn:hover,
    #next-btn:hover {
        background-color: rgba(0, 0, 0, 0.0);
    }

/* Styles for thumbnails */
.thumbnail-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.thumbnail {
    max-width: 50px;
    width: 100px;
    cursor: pointer;
    margin-top: 40px;
    margin-left: 5px;
    margin-right: 5px;
    border: 2px solid #fff;
    transition: opacity 0.3s;
}

    .thumbnail:hover,
    .thumbnail.active-thumbnail {
        opacity: 0.7;
    }

//video na index stranici
.showcase {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding: 0px 20px;
    width: 100vw;
}

.video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: -1;
}

.video-container video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: -1;
}

.video-container:after {
    content: '';
    z-index: -1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
}

.content {
    position:relative; 
    top: 40%;
}

#main {
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

#main section {
        background-size: cover;
        height: 100vh;
        display: table;
}

    #main section div {
        //display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

//slika sa fadeom
.img-gradient {
    max-width: 100%;
    width: 800px;
    height: auto;
    margin: auto;
}

.img-gradient::after {
    display: block;
    position: relative;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    margin-top: -150px;
    height: 150px;
    width: 100%;
    content: '';
}


// dd
/* Dropdown Button */
.dropbtn {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #ddd;
        }

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display: block;
}

#logoindex {
    width: 300px;
    height: 80%;
    max-width:80vw;
    max-height:80vh;
    position: absolute;
    top: 8%;
    //left: 50vh;
    transform: translate(-50%, -50%);
    object-fit: contain;
    z-index: 1;
    //margin-top: 15vh;
}

.content1 {
    position:center;
    left:50%;
    right:50%;
    top:50%;
    bottom:50%;
}

#logostranicacijene {
    width: 30%;
    height: 30%;
    position: center;
}

.wedphoto1 {
    //background-image: url('../lib/weddingPhotoLib/weddingweb-12.jpg');
    background-image: url('../lib/slikefirma/weddingphotocrop.PNG');
    height: 30vh;
    width: 100%;
    min-width: 100% !important;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: red;
}


.parwedphoto1 {
    background-image: url('../lib/weddingPhotoLib/weddingweb-12.jpg');
    //background-image: url('../lib/slikefirma/weddingweb-6.png');
    height: 60vh;
    width: 100%;
    min-width: 100% !important;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 2%;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: red;
}



.parwedphoto2 {
    //background-image: url('../lib/familyPhotoLib/obiteljskeweb-18.jpg');
    background-image: url('../lib/slikefirma/familyphotoindex.PNG');
    height: 60vh;
    width: 100%;
    max-width: 100% !important;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 2%;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: red;
}



.parwedphoto3 {
    //background-image: url('../lib/promoPhotoLib/promoweb-15.jpg');
    background-image: url('../lib/slikefirma/promophotoindex.PNG');
    height: 60vh;
    width: 100%;
    min-width: 100% !important;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 2%;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: red;
}



.parwedphoto4 {
    //background-image: url('../lib/studioPhotoLib/studioweb-7.jpg');
    background-image: url('../lib/slikefirma/studiophotoindex.PNG');
    height: 60vh;
    width: 100%;
    max-width: 100% !important;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 2%;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: red;
}



.parwedphoto5 {
    //background-image: url('../lib/weddingPhotoLib/weddingweb-30.jpg');
    background-image: url('../lib/slikefirma/weddingvideoindex.PNG');
    height: 60vh;
    width: 100%;
    min-width: 100% !important;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 2%;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: red;
}



.parwedphoto6 {
    //background-image: url('../lib/promoPhotoLib/promoweb-3.jpg');
    background-image: url('../lib/slikefirma/promovideoindex.PNG');
    height: 60vh;
    width: 100%;
    max-width: 100% !important;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 2%;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: red;
}



.parwedphoto7 {
    //background-image: url('../lib/weddingPhotoLib/weddingweb-41.jpg');
    background-image: url('../lib/slikefirma/weddingreelsindex.PNG');
    height: 60vh;
    width: 100%;
    max-width: 100% !important;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 2%;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: red;
}



.parwedphoto8 {
    //background-image: url('../lib/weddingPhotoLib/weddingweb-2.jpg');
    background-image: url('../lib/slikefirma/priceindex.PNG');
    height: 60vh;
    width: 100%;
    min-width: 100% !important;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 2%;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: red;
}



.parwedphoto9 {
    //background-image: url('../lib/familyPhotoLib/obiteljskeweb-6.jpg');
    background-image: url('../lib/slikefirma/contactindex.PNG');
    height: 70vh;
    width: 100%;
    min-width: 100% !important;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 2%;
    font-family: "Bodoni Moda SC", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    color: red;
}



.container {
    max-width: 100% !important;
}

#indexwedphobtn, #indexfamphobtn, #indexprophobtn, #indexstuvidbtn, #indexwedvidbtn, #indexpromophotobtn, #indexreelsbtn, #indexpricebtn, #indexcontactbtn {
    width: 150px;
    height: fit-content;
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 1.2rem;
    background-color: rgba(240, 240, 240, 0.26);
    border: 1px solid #DFDFDF;
    box-sizing: border-box;
    color: #000000;
    cursor: pointer;
    justify-content: center;
    transition: all .2s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

#i1, #i2, #i3, #i4, #i5, #i6, #i7, #i8, #i9 {
        //text-shadow: 2px 2px 4px #000000;
    }

#promjeniJezikHR, #promjeniJezikEN {
    height: 20px;
    width: 35px;
}

#familyFoto, #studioFoto, #promoFoto, #weddingFoto, #weddingVideo, #promoVideo {
    width: 100%;
    height: auto;
}



    
