/*Boja: #b49a52*/
/*Plava boja: #03045e*/

@import url('https://fonts.googleapis.com/css2?family=Aboreto&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Raleway", serif;
}

a:hover {
    text-decoration: underline;
}

.carouselCeli {
    height: 100vh;
}

.h5naslov2 {
    margin-bottom: 20px;
    color: #03045e;
}

.kataraktaNakrivljenTekst {
    font-style: italic;
    color: #03045e;
}

.socivaNaslov {
    color: #03045e;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.italicTekst {
    font-style: italic;
}

.centriranTekst {
    text-align: center;
}

.carouselKontakt {
    height: 40vh;
}

.slikaSlajder1 {
    background-image:
    linear-gradient(to top, rgba(255, 255, 255, 1.0), rgba(117, 19, 93, 0.00)),
    url('../images/slider1.jpg');
    height: 100vh;
    background-repeat: no-repeat;
    background-position-x: left;
}

@media only screen and (min-width: 2000px) {
    .slikaSlajder1 {
        background-position-x: right;
    }
}

.slikaSlajder2 {
    /* background-image: url('../images/slider1.jpg'); */
    background-image:
    linear-gradient(to top, rgba(255, 255, 255, 1.0), rgba(117, 19, 93, 0.00)),
    url('../images/slider1.jpg');
    height: 40vh;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-x: center;
}

.navigacija {
    background-color: rgba(255, 255, 255, 0.9);
    height: 80px;
    width: 100%;
    position: fixed;
    top: 50px;
    z-index: 101;
}

.navigacija::before {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    width: 90%;
    margin-left: calc(5% - 15px);
    height: 120px;
    border: 2px solid #b49a52;
}

.navigacijaTelefon {
    background-color: #fff;
    height: 80px;
    position: absolute;
    top: 50px;
}

.navigacijaTelefon::before {
    content: '';
    display: block;
    position: absolute;
    height: 120px;
    border: 2px solid #b49a52;
    border-right: none;
    width: 50%;
    top: -20px;
}

.navigacijaTelefon::after {
    content: '';
    display: block;
    position: absolute;
    height: 120px;
    border: 2px solid #b49a52;
    border-left: none;
    width: 50%;
    top: -20px;
    right: 15px;
}

.meni > li {
    display: inline;
    padding-right: 20px;
    font-size: 18px;
}

.meni > li:last-child {
    padding-right: 0;
}

.meni > li > a {
    color: #b49a52;
    border-right: 1px solid #b49a52;
    padding-right: 20px;
    font-family: "Raleway", serif;
}

.meni > li:last-child > a {
    border: none;
    padding: 0;
}

.meni {
    float: right;
    margin-top: 25px;
}

.levo {
    margin-left: 100px;
}

.desno {
    margin-right: 100px;
}

.logo > a > img {
    max-width: 250px;
    margin-top: 13px;
}

.tekstSlajder {
    position: absolute;
    top: 35%;
    left: 15%;
}

.tekstSlajderDiv {
    display: grid;
    justify-content: center;
}

.naslovSlajder {
    font-size: 80px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Aboreto", serif;
    color: #03045e;
    line-height: 100px;
}

.naslovSlajder > span {
    font-size: 112px;
}

.spanBoja {
    color: #b49a52;
}

.tekstSlajder > div > p {
    color: #03045e;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
}

.logoFooter > a > img {
    max-width: 170px;
}

.dugme1 {
    text-transform: uppercase;
    font-size: 18px;
    color: #b49a52;
    padding: 5px 30px;
    border: 1px solid #b49a52;
    text-align: center;
    display: flex;
    justify-self: center;
}

.dugme1:hover {
    background-color: #b49a52;
    color: #fff;
    text-decoration: none;
}

.dugmeFixed {
    text-transform: uppercase;
    font-size: 18px;
    color: #b49a52;
    padding: 5px 30px;
    border: 1px solid #b49a52;
    text-align: center;
    display: flex;
    justify-self: center;
    background-color: #fff;
}

.dugmeFixed:hover {
    background-color: #b49a52;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
}

.uslugeSekcija {
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

.uslugeSekcija3 {
    margin-top: 100px;
}

.paddingNovi5 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.uslugeSekcija > h1 {
    text-align: center;
    text-transform: uppercase;
    color: #03045e;
    font-family: "Aboreto", serif;
    position: relative;
    margin-bottom: 100px;
    margin-top: 100px;
}

.timStranica > h1 {
    text-align: center;
    text-transform: uppercase;
    color: #03045e;
    font-family: "Aboreto", serif;
    position: relative;
    margin-bottom: 50px;
}

.uslugeSekcija > h1 > span > a {
    color: #03045e;
}

.uslugeSekcija > h1 > span > a:hover {
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}

.slikaUslugeDesno > img {
    position: relative;
    top: -150px;
    z-index: -1;
}

.timStranica {
    margin-bottom: 50px;
}

.h3crtice::after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background-color: #b49a52;
    position: absolute;
    top: 50%;
    right: 0;
}

.h3crtice {
    text-align: center;
    text-transform: uppercase;
    color: #03045e;
    font-family: "Aboreto", serif;
    position: relative;
    margin-bottom: 50px;
    margin-top: 50px;
}

.h3crtice > span {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 100;
    background: #fff;
}

.subnav-content {
    display: none;
    position: absolute;
    z-index: 99;
    right: 110px;
    margin-top: 20px;
    padding-top: 53px;
}

.usluge:hover + .subnav-content {
    display: inline-flex;
}

.subnav-content:hover {
    display: inline-flex;
}

.subnav > a {
    display: block;
    color: #b49a52;
    font-size: 18px;
    padding: 15px;
    line-height: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #b49a52;
}

.subnav > h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #b49a52;
    letter-spacing: 2px;
}

.subnav {
    background-color: #fff;
    padding: 20px;
    text-align: center;
}

.subnav-content > div {
    padding: 10px;
    background-color: #fff;
}

.borderZlatni {
    border: 2px solid #b49a52;
    /* display: inline-flex; */
    display: block;
    padding: 10px;
    background-color: #fff;
}

.uslugeKartica {
    height: 340px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

.uslugeKartica > p {
    text-align: center;
    color: #03045e;
}

.uslugeKartica > h3 {
    text-align: center;
    text-transform: uppercase;
    color: #03045e;
    font-family: "Aboreto", serif;
    margin: 25px 0 20px 0;
    position: relative;
    font-size: 25px;
}

.uslugeKartica > h3::before {
    content: "";
    display: block;
    height: 2px;
    width: 65px;
    background-color: #b49a52;
    position: absolute;
    top: 50%;
    left: 0;
}

.uslugeKartica > h3::after {
    content: "";
    display: block;
    height: 2px;
    width: 65px;
    background-color: #b49a52;
    position: absolute;
    top: 50%;
    right: 0;
}

.uslugeKartica > p > a {
    color: #b49a52;
    text-transform: uppercase;
    text-align: center;
}

.tekstDesno > h3 {
    text-transform: uppercase;
    color: #03045e;
    font-family: "Aboreto", serif;
    margin: 25px 0 20px 0;
    position: relative;
    font-size: 25px;
}

.tekstDesno {
    align-content: center;
}

.tekstDesno > p {
    color: #03045e;
}

.tekstDesno > p > a {
    color: #b49a52;
    text-transform: uppercase;
    text-align: center;
}

.slikaLevo1 > img {
    width: 90%;
    left: 5%;
    top: 5%;
    position: relative;
}

.braonKvadrat {
    background-color: #b49a52;
    width: 80%;
    height: 80%;
    position: absolute;
    right: 3%;
    bottom: -10%;
}

.plaviKvadrat {
    background-color: #fff;
    border: #03045e 2px solid;
    width: 80%;
    height: 80%;
    position: absolute;
}

.kataraktaSekcija {
    margin-bottom: 50px;
    margin-top: 150px;
    position: relative;
}

.kataraktaSekcija70 {
    margin-bottom: 50px;
    margin-top: 70px;
    position: relative;
}

.kataraktaSekcija4 {
    margin-bottom: 50px;
    margin-top: 100px;
    position: relative;
}

.kataraktaSekcija::before {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #b49a52;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: -1;
}

.kataraktaSekcija::after {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #b49a52;
    position: absolute;
    top: 30%;
    right: 0;
    z-index: -1;
}

.kataraktaSekcija3 {
    margin-bottom: 50px;
    margin-top: 150px;
    position: relative;
}

.kataraktaSekcija3::before {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #b49a52;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: -1;
}

.kataraktaSekcija3::after {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #b49a52;
    position: absolute;
    top: 30%;
    right: 0;
    z-index: -1;
}

.zlatnaSekcija50 {
    margin-bottom: 50px;
    margin-top: 50px;
    position: relative;
}

.zlatnaSekcija50::before {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #b49a52;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: -1;
}

.zlatnaSekcija50::after {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #b49a52;
    position: absolute;
    top: 30%;
    right: 0;
    z-index: -1;
}

.rupturaSekcija {
    margin-bottom: 50px;
    margin-top: 80px;
    position: relative;
}

.rupturaSekcija::before {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #03045e;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: -1;
}

.rupturaSekcija::after {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #03045e;
    position: absolute;
    top: 30%;
    right: 0;
    z-index: -1;
}

.kataraktaSekcija2 {
    margin-bottom: 50px;
    margin-top: 150px;
    position: relative;
}

.kataraktaSekcija2::before {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #03045e;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: -1;
}

.kataraktaSekcija2::after {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #03045e;
    position: absolute;
    top: 30%;
    right: 0;
    z-index: -1;
}

.plavaSekcija100 {
    margin-bottom: 50px;
    margin-top: 100px;
    position: relative;
}

.plavaSekcija100::before {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #03045e;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: -1;
}

.plavaSekcija100::after {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #03045e;
    position: absolute;
    top: 30%;
    right: 0;
    z-index: -1;
}

.slikaKatarakta {
    padding: 20px;
}

.borderBraon {
    border: 2px #b49a52 solid;
    background-color: #fff;
}

.sekcijaTimStrucnjaka {
    position: relative;
    margin-bottom: 50px;
    margin-top: 150px;
}

.sekcijaTimStrucnjaka > h1 {
    text-align: center;
    text-transform: uppercase;
    color: #03045e;
    font-family: "Aboreto", serif;
    position: relative;
    margin-bottom: 50px;
}

.sekcijaKontakt {
    margin-bottom: 50px;
    margin-top: 200px;
    position: relative;
}

.sekcijaKontakt::before {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #03045e;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: -1;
}

#operacijaKatarakteh3 {
    margin-bottom: 30px;
    margin-top: 50px;
}

.sekcijaKontakt::after {
    content: "";
    height: 40%;
    width: 50%;
    background-color: #03045e;
    position: absolute;
    top: 30%;
    right: 0;
    z-index: -1;
}

.uziTekst {
    padding-left: 100px;
    padding-right: 100px;
}

.slike3 > img {
    max-width: 100%;
}

.slike3border {
    position: relative;
    padding-left: 100px;
    padding-right: 100px;
}

.goreDole50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.h4naslov {
    color: #03045e;
    margin-bottom: 30px;
    font-style: italic;
    font-weight: 600;
}

.slike3border::before {
    content: '';
    display: block;
    position: absolute;
    top: 10%;
    left: 5%;
    height: 80%;
    width: 90%;
    border: 2px solid #b49a52;
    z-index: 1;
}

/*Kontakt forma*/
.kontakt textarea {
    width: 100%;
    border: 2px #b49a52 solid;
    color: #03045e;
    padding: 10px;
}

.kontakt input[type=text] {
    border: none;
    border-bottom: 2px #b49a52 solid;
    color: #03045e;
    width: 90%;
    margin-bottom: 20px;
}

.kontakt input[type=email] {
    border: none;
    border-bottom: 2px #b49a52 solid;
    color: #03045e;
    width: 90%;
    margin-bottom: 20px;
    outline: none;
}

/* .kontakt input[type=email]:focus-visible {
    outline: 2px solid red;
} */

.kontakt input[type=tel] {
    border: none;
    border-bottom: 2px #b49a52 solid;
    color: #03045e;
    width: 90%;
    margin-bottom: 20px;
    outline: none;
}

.kontakt input[type=submit] {
    background-color: #fff;
    border: 2px #b49a52 solid;
    color: #b49a52;
    text-transform: uppercase;
    font-weight: 500;
    padding: 3px 20px;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

.kontakt {
    margin-top: 50px;
    display: flex;
}

.kontaktPadding {
    padding: 50px;
}

input[type="text"], input[type="password"], textarea, select { 
    outline: none;
}

.slikaKontakt > img {
    position: relative;
    margin-top: -280px;
    width: 70%;
    float: right;
}

.kontaktLevaStrana {
    width: 30%;
}

.kontaktDesnaStrana {
    width: 70%;
    margin-top: 26px;
}

@media only screen and (max-width: 1200px) {
    .kontaktDesnaStrana {
        width: 60%;
    }

    .kontaktLevaStrana {
        width: 40%;
    }

    .slikaKontakt > img {
        width: 60%;
        margin-top: -180px;
    }

    .sekcijaKontakt {
        margin-top: 130px;
    }
}

@media only screen and (max-width: 1000px) {
    .slikaKontakt > img {
        width: 100%;
        margin-top: -320px;
    }

    .sekcijaKontakt {
        margin-top: 250px;
    }
}

@media only screen and (max-width: 768px) {
    .kontaktDesnaStrana {
        width: 100%;
        margin-top: 30px;
    }

    #operacijaKatarakteh3 {
        margin-top: 0;
    }

    .slike3 > img {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .slikaKontakt > img {
        margin-top: -250px;
    }

    .sekcijaKontakt {
        margin-top: 170px;
    }

    .kontaktLevaStrana {
        width: 100%;
    }

    .kontakt {
        display: block;
    }

    .kontakt input[type=tel] {
        width: 100%;
    }

    .kontakt input[type=email] {
        width: 100%;
    }

    .kontakt input[type=text] {
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .kontaktPadding {
        padding: 25px;
    }

    .slikaKontakt > img {
        margin-top: -200px;
    }

    .sekcijaKontakt {
        margin-top: 150px;
    }
}

/*Kontakt forma KRAJ*/

.googleMapa {
    padding: 0;
    margin-bottom: 50px;
    max-width: 100%;
}

.googleMapa > iframe {
    width: 100%;
    height: 400px;
}

/*FOOTER*/

.footer {
    background-color: #b49a52;
    color: #fff;
    height: 300px;
    padding: 0;
    margin-bottom: 0;
}

.footerKolona {
    margin-top: 50px;
}

.footerDB {
    background-color: #b49a52;
    color: #fff;
    height: 50px;
    padding: 0;
    margin-bottom: 0;
}

.sajtNapravio > p {
    text-align: right;
}

.sajtNapravio > p > a {
    font-weight: 600;
    color: #fff;
}

.pBezMargine > p {
    margin-bottom: 0;
}

.footerKolona > ul > li > img {
    max-width: 18px;
    margin-right: 10px;
}

.footerKolona > ul > li > p > a {
    color: #fff;
}

.footerKolona > ul > li {
    display: -webkit-inline-box;
}

/* FOOTER TELEFON*/

.footerTelefon {
    background-color: #b49a52;
}

.footerTelefonKolona {
    padding: 30px 0 20px 0;
}

.footerTelefonKolona > div > img {
    max-width: 18px;
    max-height: 18px;
    margin-right: 10px;
}

.logoFuterTelefon {
    display: flex;
    justify-content: center;
    padding-top: 30px;
}

.logoFuterTelefon > a > img {
    max-width: 170px;
}

.footerTelefonKolona > div {
    display: flex;
    justify-content: center;
    padding: 10px 0 10px 0;
}

.footerTelefonKolona > div > a {
    color: #fff;
    text-align: center;
}

.sajtNapravioTelefon > p {
    color: #fff;
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
}

.sajtNapravioTelefon > p > a {
    color: #fff;
    font-weight: 600;
}

.sajtNapravioTelefon {
    border-top: 1px solid #fff;
    padding-top: 20px;
}

/*FOOTER KRAJ*/

/*ABLACIJA MREZNJACE*/

.hearderSlikaAblacija {
    background-image:
    linear-gradient(to top, rgba(255, 255, 255, 1.0), rgba(117, 19, 93, 0.00)),
    url('../images/sliderAblacija.jpg');
    height: 50vh;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-x: right;
    background-position-y: center;
}

.ablacijaStranica {
    margin-top: 50px;
    margin-bottom: 50px;
}

.lecenjeGlaukom {
    margin-top: 100px;
    margin-bottom: 50px;
}

.ablacijaStranica > h1 {
    text-align: center;
    text-transform: uppercase;
    color: #03045e;
    font-family: "Aboreto", serif;
    position: relative;
    margin-bottom: 50px;
}

.katarakta {
    margin-top: 100px;
    margin-bottom: 50px;
}

.katarakta > h1 {
    text-align: center;
    text-transform: uppercase;
    color: #03045e;
    font-family: "Aboreto", serif;
    position: relative;
    margin-bottom: 50px;
}

.ablacijaP1 > p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #03045e;
    font-size: 16px;
}

.plaviParagraf16 {
    color: #03045e;
    font-size: 16px;
    margin-bottom: 0;
}

.h3italic {
    color: #03045e;
}

.h3italic2 {
    color: #03045e;
    font-weight: 800;
    font-style: italic;
    font-size: 30px;
}

.padding50 {
    padding: 50px 50px;
}

.paddingSide50 {
    padding-left: 50px;
    padding-right: 50px;
}

.h3italic > span {
    font-style: italic;
    font-weight: 600;
}

.lecenjeSlika {
    display: flex;
    justify-content: center;
}

.lecenjeSlika > img {
    width: 58%;
}

.lecenjeSlika::before {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: 145px;
    height: 100%;
    width: 55%;
    border: 2px solid #b49a52;
}

/*ABLACIJA MREZNJACE KRAJ*/

/*BIOGRAFIJA*/

.hearderSlikaBiografija {
    background-image:
    linear-gradient(to top, rgba(255, 255, 255, 1.0), rgba(117, 19, 93, 0.00)),
    url('../images/sliderBiografija.jpg');
    height: 50vh;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-x: right;
    background-position-y: top;
}

.biografija h4 {
    color: #03045e;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Aboreto", serif;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.biografijaSekcija::before {
    content: '';
    display: block;
    position: absolute;
    top: 167px;
    width: 100%;
    height: 220px;
    border: 2px solid #b49a52;
}

.borderSekcija {
    border: 2px solid #b49a52;
    margin-top: 100px;
}

.borderSekcija2 {
    border: 2px solid #b49a52;
}

.biografija > img {
    width: 50%;
    float: right;
}

.ablacijaSlika > img {
    width: 80%;
    height: 110%;
    margin-top: -5%;
    position: relative;
    z-index: -1;
    float: right;
}

.biografijaParagraf > p {
    color: #03045e;
    font-size: 18px;
    margin-left: 20px;
}

.paragrafObicanOBiografija {
    color: #03045e !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.paragrafObicanOBiografija > span {
    font-weight: 600;
}

.plaviParagraf16 > span {
    font-weight: 600;
}

.ablacijaP1 > p > span {
    font-weight: 600;
}

.biografijaParagraf > h5 {
    color: #03045e;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom: 20px;
}

.biografijaH5 {
    color: #03045e;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom: 20px;
}

.biografijaParagraf > p::before {
    content: '';
    display: block;
    position: relative;
    width: 5px;
    height: 5px;
    border-radius:50%;
    background: #03045e;
    left: -20px;
    top: 16px;
}

.biografijaParagraf {
    margin-bottom: 50px;
}

/*BIOGRAFIJA KRAJ*/

/*TIM STRUCNJAKA*/
.slikaLevoTim > a > img {
    width: 70%;
    margin-left: 30%;
}

.slikaDesnoTim > a > img {
    width: 70%;
    margin-right: 30%;
}

.h3border2 {
    width: 60% !important;
    margin-left: 35%;
}

.h3border3 {
    width: 60% !important;
    margin-left: 5%;
}

.slikaLevoTim {
    margin-top: 50px;
}

.slikaDesnoTim {
    margin-top: 50px;
}
/*TIM STRUCNJAKA KRAJ*/

.naseUslugeNaslov h3 {
    text-transform: uppercase;
    color: #03045e;
    font-family: "Aboreto", serif;
    padding: 30px 60px;
    margin: 0;
}

.naseUslugeNaslov {
    border: 2px solid #b49a52;
    padding: 0;
}

.uslugeP2 {
    margin: 0;
    color: #03045e;
    font-size: 18px;
    font-weight: 500;
}

.uslugeP2 > a {
    color: #03045e;
}

.uslugeP2 > a:hover {
    text-decoration: underline;
}

.uslugeP2::before {
    content: '';
    display: block;
    position: relative;
    width: 5px;
    height: 5px;
    border-radius:50%;
    background: #03045e;
    left: -20px;
    top: 16px;
}

.tackicaIspred::before {
    content: '';
    display: block;
    position: relative;
    width: 5px;
    height: 5px;
    border-radius:50%;
    background: #03045e;
    left: -20px;
    top: 16px;
}

.paragrafTackica {
    color: #03045e;
}

.paragrafTackica::before {
    content: '';
    display: block;
    position: relative;
    width: 5px;
    height: 5px;
    border-radius:50%;
    background: #03045e;
    left: -20px;
    top: 16px;
}

.collapseLevo {
    margin-left: 20px;
}

.fixedZakaziTermin {
    position: fixed;
    bottom: 60px;
    text-align: center;
    justify-content: center;
    display: flex;
    width: 100%;
    z-index: 100;
    visibility: hidden;
}

.termin1 {
    visibility: visible;
}

.uslugeTekst {
    padding-left: 60px;
}

.horizontalna {
    max-width: 70%;
    margin-left: 15%;
    height: auto;
}

.horizontalaBorder::before {
    content: '';
    display: block;
    position: absolute;
    top: 10%;
    left: 5%;
    height: 80%;
    width: 90%;
    border: 2px solid #b49a52;
    z-index: 1;
}

.plavaSekcija {
    background-color: #03045e;
}

.beliTekst {
    color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
}

.paragrafSredina {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.bezTackice::before {
    content: none !important;
}

.bezTackice {
    margin-left: 0 !important;
}

.left0 {
    left: 0 !important;
}

#pregledi {
    scroll-margin-top: 220px;
}

#dijagnostika {
    scroll-margin-top: 220px;
}

#lecenje {
    scroll-margin-top: 220px;
}

.kolorniVid > div > img {
    max-width: 100%;
}

@media only screen and (max-width: 1310px) {
    .meni > li {
        padding-right: 10px;
    }

    .meni > li > a {
        padding-right: 10px;
    }
}

@media only screen and (max-width: 1200px) {
    .biografijaSekcija::before {
        top: 154px;
        height: 200px;
    }

    .ablacijaSlika > img {
        width: 100%;
        height: 110%;
    }

    .lecenjeSlika > img {
        width: 85%;
    }

    .lecenjeSlika::before {
        width: 80%;
        left: 68px;
    }
}

@media only screen and (max-width: 1150px) {
    .logo > a > img {
        max-width: 200px;
        margin-top: 19px;
    }
}

@media only screen and (max-width: 992px) {
    .biografijaSekcija::before {
        top: 178px;
        height: 140px;
    }

    .paddingSide50 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .biografija > img {
        width: 70%;
    }
}

@media only screen and (max-width: 905px) {
    .navigacija {
        display: none;
    }
}

@media only screen and (min-width: 905px) {
    .navigacijaTelefon {
        display: none;
    }
}

@media only screen and (min-width: 1000px) {
    .footerTelefon {
        display: none;
    }

    .suziLevo {
        padding-left: 100px;
    }
}


@media only screen and (max-width: 1000px) {
    .tekstSlajder {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%);
    }

    .naslovSlajder {
        font-size: 70px;
        line-height: 90px;
    }
    
    .naslovSlajder > span {
        font-size: 98px;
    }

    .slikaSlajder1 {
        background-image: url('../images/slider1tel.jpg');
        background-position-x: right;
        background-position-y: bottom;
    }

    .carouselKontakt {
        height: 25vh;
    }

    .footer {
        display: none;
    }

    .footerDB {
        display: none;
    }

    .googleMapa {
        margin: 0;
    }

    .lecenjeSlika > img {
        width: 100%;
        height: 80%;
    }

    .lecenjeSlika::before {
        width: 92%;
        left: 37px;
        height: 80%;
    }

    .uziTekst {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 870px) {
    /* .tekstSlajder {
        top: 60%;
    } */

    .naslovSlajder {
        font-size: 45px;
        line-height: 60px;
    }
    
    .naslovSlajder > span {
        font-size: 65px;
    }

    .uslugeSekcija > h1 {
        margin-top: 80px;
    }

    .hearderSlikaAblacija {
        background-image:
        linear-gradient(to top, rgba(255, 255, 255, 1.0), rgba(117, 19, 93, 0.00)),
        url('../images/sliderAblacijaTelefon.jpg');
        height: 30vh;
        background-repeat: no-repeat;
        background-size: 125%;
        background-position-x: center;
        background-position-y: center;
    }
}

/*TELEFON  768px max width*/

@media only screen and (max-width: 768px) {

    .uziTekst {
        padding-left: 20px;
        padding-right: 20px;
    }

    .kolorniVid > div > img {
        margin-bottom: 20px;
    }

    .uslugeTekst {
        padding-left: 45px;
    }

    .lecenjeSlika > img {
        width: 80%;
        height: 100%;
    }

    .lecenjeSlika::before {
        width: 100%;
        left: 0;
        height: 80%;
        top: 10%;
    }

    .lecenjeSlika {
        margin-top: 40px;
    }

    .ablacijaSlika > img {
        width: 80%;
        height: 100%;
        right: 10%;
    }

    .ablacijaP1 > p {
        position: unset;
        transform: none;
        padding-bottom: 10px;
    }

    .tekstDesno > h3 {
        text-align: center;
    }

    .tekstDesno > p {
        text-align: center;
    }

    .uslugeSekcija {
        margin-top: 0;
    }

    .marginaTop40 {
        margin-top: 40px;
    }

    .kataraktaSekcija {
        margin-top: 0;
    }

    .kataraktaSekcija2 {
        margin-top: 0;
    }

    .kataraktaSekcija4 {
        margin-top: 0;
    }

    .plavaSekcija100 {
        margin-top: 0;
    }

    .kataraktaSekcija3 {
        margin-top: 0;
    }

    .zlatnaSekcija50 {
        margin-top: 0;
    }

    .rupturaSekcija {
        margin-top: 0;
    }

    .timStranica > h1 {
        margin-bottom: 50px;
    }

    .slikaLevoTim > a > img {
        width: 100%;
        margin-left: 0;
    }

    .slikaDesnoTim > a > img {
        width: 100%;
        margin-right: 0;
    }

    .h3border2 {
        width: 80% !important;
        margin-left: 10%;
    }

    .h3border3 {
        width: 80% !important;
        margin-left: 10%;
    }

    .uslugeKartica {
        height: auto;
    }

    .slikaUslugeDesno > img {
        position: relative;
        top: 50px;
        z-index: -1;
        width: 100%;
    }

    .naseUslugeNaslov {
        margin-left: 20px;
        margin-right: 20px;
    }

    .naseUslugeNaslov h3 {
        padding: 30px 30px;
    }

    .marginaDoleTelefon50 {
        margin-bottom: 100px;
    }

    .h3crtice > span {
        padding: 0;
    }

    .lecenjeGlaukom {
        margin-top: 60px;
    }

    .kompjuterizovano > span {
        font-size: 30px;
    }

    .borderSekcija {
        margin-left: 1px;
        margin-right: 1px;
    }
}

/*TELEFON  500px max width*/

@media only screen and (max-width: 500px) {

    .sekcijaTimStrucnjaka {
        margin-top: 50px;
    }

    .lecenjeSlika::before {
        width: 90%;
        left: 5%;
    }
}

/*Samo preko 768px*/

@media only screen and (min-width: 768px) {
    .tekstRazmakKomp {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}