@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Poppins:wght@200;300;400;500;600;700&display=swap');

.ac-link {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 600px) {
    .dugmence {
        width: 150px !important;
    }

    .predavanje {
        display: flex;
        flex-direction: column;
    }

    .predavaci {
        flex-direction: column !important;
        align-self: center;
    }
}

.grad-div {
    display: none;
}

.grad-div.active {
    display: block;
}

.dugmence.active {
    background: #d11142;
}

.dugmence:hover {
    background: #d11142;
}

.dugmici {
    display: flex;
    justify-content: center;
    margin: 20px 0;
    gap: 30px;
}

.dugmence {
    background: none;
    outline: none;
    color: #fff;
    padding: 10px 21px;
    width: 200px;
    border-radius: 8px;
    border: 2px solid;
    transition: 0.3s ease-in;
    cursor: pointer;
}

.predavanje {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.slikeobe {
    position: relative;
    width: 220px;
    height: 220px;
    margin: 0 auto
}

.slikeobe img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.gornja-slika {
    width: 200px;
    border-radius: 50%;
    z-index: 2
}

.donja-slika {
    width: 220px;
    z-index: 2
}

.predavaci p {
    display: none;
}

.beograd-panelisti {
    width: 100%;
}

.ime span {
    font-size: 14px;
}

.predavaclink {
    text-decoration: none !important;
}

.naslovpredavanja {
    font-size: 20px;
    text-transform: uppercase;
    background: #fff;
    color: #06a1c5;
    display: table;
    margin: 20px auto;
    padding: 10px 20px;
    border-radius: 11px;
    text-align: center;
}

.jedanpredavac {
    display: flex;
    flex-direction: column
}

.ime {
    display: flex;
    flex-direction: column;
    text-align: center
}

.predavaci {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    gap: 30px;
    justify-content: center;
}

.pokloniizne {
    width: 82px;
}

.plusznak {
    font-size: 70px;
    margin: 18px 0;
}

.uvoddatumi {
    font-size: 18px;
    line-height: 30px !important;
    font-weight: 500;
}

.radionice {
    line-height: 27px;
}

.lasticabela {
    margin-top: 8px;
}

.promenaboje p {
    margin-bottom: 20px;
}

.bestof:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(7 43 139 / 70%);
}

.bestof {
    padding: 10px 0px;
    margin-bottom: 40px;
    background-image: url(https://www.metropolitan.ac.rs/files/2024/05/tech-inno-background-2.jpg);
    background-size: auto;
    background-position-y: center;
    position: relative;
}

.wpcf7-form .wpcf7-select:focus {
    border-color: #01c5eb !important;
    transition: all 0.25s ease-out 0s;
}

.wpcf7-form .wpcf7-select {
    height: 40px;
}

.wpcf7-form .wpcf7-text:focus {
    border-color: #01c5eb !important;
    transition: all 0.25s ease-out 0s;
}

.wpcf7-select-parent .wpcf7-form .wpcf7-text {
    border-radius: 5px;
    height: 40px;
    color: #514f4f !important;
}

.beograd span {
    text-align: center;
    font-size: 17px;
    margin-top: 20px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.beograd {
    flex-basis: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 16px;
    justify-content: space-between;
    gap: 20px;
}

.beogradlink {
    overflow: hidden;
    border-radius: 20px;
    text-align: center;
}

.beogradlink:hover img {
    transform: scale(1.05);
}

.beograd img {
    border-radius: 20px;
    transition: transform 0.3s cubic-bezier(0.57, 0.11, 0.47, 0.87);
    width: 700px;
}

.lokacijaslike {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 0px;
    position: relative;
    color: #fff;
    margin-bottom: 40px;
}

.brojacmesto {
    background: #fff;
    display: table;
    color: #1186b5;
    padding: 2px 30px;
    line-height: 25px;
    font-size: 22px;
    font-weight: 500;
    margin: 20px auto;
    border-radius: 5px;
}

.podnaslovi {
    background: #02406f;
    padding: 2px 7px;
    border-radius: 4px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.naslovukockicama {
    text-align: center;
    display: table;
    font-size: 19px;
    background: #d11142;
    margin: 0 auto 10px auto;
    padding: 3px 20px;
    border-radius: 6px;
}

.naslovnaslika:hover {
    cursor: , auto;
}

.videopocetna {
    width: 100%;
}

.mla-check-s {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.mla-check-s-in {
    width: calc(50% - 12px);
    margin-bottom: 22px;
    overflow: hidden;
    display: flex;
    border-radius: 14px;
}

.mla-check-s-in div {
    padding: 25px;
    background: rgba(255,255,255,.03);
    height: 100%;
    backdrop-filter: blur(5px);
    color: #FFF;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.z-top {
    z-index: 1;
    position: relative;
}

span.mla-high-t.cc-r {
    background: #ff01a2;
    color: #FFF;
    font-weight: 700;
    font-size: 22px;
    padding-top: 34px;
    padding-bottom: 34px;
}

@media only screen and (max-width: 720px) {
    .uvoddatumi {
        font-size: 17px;
    }

    .lokacijaslike {
        flex-direction: column;
    }

    video {
        width: 178% !important;
        margin-left: -39% !important;
    }

    .animacijasove {
        flex-wrap: wrap !important;
    }
}

.meti {
    width: 300px;
    height: 300px;
    background-image: url(https://intranet.metropolitan.ac.rs/files/meti.png);
    transform: scale(1);
    animation: play 1.1s steps(20) infinite;
    display: block;
    margin: auto;
    margin-bottom: -85px;
    margin-top: -34px;
}

@keyframes play {
    from {
        background-position: 0px;
    }

    to {
        background-position: -6000px;
    }
}

.robnenagrade {
    display: block;
    margin: auto;
    width: 160px;
}

@media only screen and (max-width: 800px) {
    .jedanpopust {
        flex-basis: 100% !important;
        line-height: 22px;
    }

    .brojac {
        padding: 10px 10px 25px 10px !important;
    }

    .mapesve {
        flex-direction: column !important;
        row-gap: 50px;
    }

    .mb60 {
        margin-bottom: 0px !important;
    }

    .strelica {
        height: 33px !important;
        margin-left: -29px !important;
    }

    .prijavisedugme {
        line-height: 24px !important;
        font-size: 21px !important;
        padding: 10px 40px 10px 40px !important;
    }

    .prijavisedugme1 {
        line-height: 24px !important;
        font-size: 21px !important;
        padding: 10px 40px 10px 40px !important;
    }

    .dugmestrlica {}

    .brojacnaslov {
        line-height: 29px;
        font-size: 25px !important;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .mt0 {
        margin-top: 0px !important;
    }

    .brojacpolja {
        width: 17%;
    }

    .brojac li span {
        font-size: 42px !important;
        margin-top: 3px;
        color: #fff;
    }

    .brojac li {
        font-size: 12px !important;
        line-height: 42px;
        padding: 5px !important;
        color: #fff;
        width: 17%;
    }

    .paragrafnabeloj {
        padding-left: 25px;
        padding-right: 25px;
    }

    .kurs h3 {
        padding-left: 25px;
        padding-right: 25px;
        line-height: 31px !important;
        font-size: 26px !important;
    }
}

.fs14 {
    font-size: 14px
}

.brojac {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    margin: 40px auto;
    text-align: center;
    line-height: 50px;
    padding: 50px 20px;
    padding-bottom: 55px;
    border-radius: 20px;
    background: url(https://www.metropolitan.ac.rs/files/2025/09/mmp-bg.jpg);
    background-position: bottom;
    background-attachment: fixed;
}

.brojacnaslov {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    letter-spacing: .125rem;
    text-transform: uppercase;
    font-size: 28px;
}

.brojac li {
    display: inline-block;
    font-size: 1.5em;
    list-style-type: none;
    padding: 1em;
    text-transform: uppercase;
    color: #fff;
    backdrop-filter: blur(4px);
    background: rgba(255,255,255,.05);
}

.brojac li span {
    display: block;
    font-size: 4.5rem;
    color: #01c5eb;
    font-weight: 800;
    letter-spacing: -2px;
}

.post-content h1 {
    font-family: 'Poppins', sans-serif !important;
}

.brojacpolja {
    width: 12%;
    height: 80px;
    border-radius: 12px;
    margin: 0 5px 0 5px;
}

.prijavisedugme {
    font-family: 'Poppins' !important;
    background-color: #ff01a2;
    color: #fff !important;
    font-size: 24px;
    letter-spacing: -1px;
    padding: 0px 30px 0px 30px;
    font-weight: 600;
    border-radius: 6px;
    margin-top: 20px;
    display: inline-block;
}

.prijavisedugme:hover {
    background-color: #fff;
    color: #ff01a2 !important;
}

.prijavisedugme1:hover {
    background-color: #fff;
    color: #cb2121 !important;
}

.naslovstada {
    position: relative;
    margin-bottom: 60px;
}

.strelica {
    height: 57px;
    margin-left: -15px;
    padding-top: 25px;
}

.dugmestrlica {
    display: flex;
    justify-content: center;
    align-items: center;
}

.post-content h5 {
    font-family: 'Poppins', sans-serif !important;
}

.mb60 {
    margin-bottom: 60px;
}

.peace {
    width: 158px;
    transform-origin: center left;
    animation: animacija 3s ease infinite;
}

.mla-check-s-in i {
    font-size: 78px;
    line-height: 78px;
    display: block;
    color: #ff01a2;
    margin-bottom: 12px;
}

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

    50% {
        transform: rotate(22deg);
    }

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

.card:hover {
    background: linear-gradient(153deg, rgb(169 41 159 / 60%) 0%, #a51463 95%);
}

#main {
    padding-top: 0;
    padding-bottom: 0px;
}

.intro h1 {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 800;
    text-align: center;
    padding: 24px 30px;
    line-height: 18px !important;
    margin: auto;
    margin-top: 20px;
    color: #580078 !important;
    margin-bottom: 20px;
    font-size: 23px !important;
}

.posebannaslov {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 800;
    text-align: center;
    max-width: 640px;
    padding: 24px 30px;
    color: #ff1cb1 !important;
    margin: auto;
    margin-top: 15px;
    display: block;
    font-size: 28px;
    line-height: 36px !important;
}

.intro h3 {
}

.spec-font {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    text-align: center;
    /* padding: 24px 30px; */
    line-height: 26px;
    margin: auto;
    margin-top: 20px;
    color: #18427c !important;
    margin-bottom: 20px;
    font-size: 20px;
}

h3.spec-font.naslovi {
    font-family: 'Poppins', sans-serif !important;
    font-size: 26px !important;
    font-weight: 900;
}

form * {
    font-family: 'Poppins', sans-serif !important;
}

form .one_third {
    margin-top: 12px;
}

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-select {
    color: #333 !important;
}

.text-o {
    font-family: 'Poppins', sans-serif !important;
    line-height: 22px;
    font-size: 17px !important;
    font-weight: 400 !important;
}

.text-o p {
    margin-top: 15px;
}

.kockica {
    display: block;
    font-size: 21px;
    color: #FFF;
    font-weight: 700;
    padding: 55px 30px;
    text-align: center;
    line-height: 33px;
    border-radius: 14px;
    background-attachment: fixed;
    background-position: center;
    border: #ff013e solid 2px;
    font-family: 'Poppins';
    position: relative;
    z-index: 2;
    overflow: hidden;
}

a.dugme {
    border: 0 !important;
    font-size: 18px !important;
    padding: 25px 50px;
    height: auto;
    border-radius: 1000px;
    font-family: 'Poppins', sans-serif !important;
    transition: all .6s;
    color: #FFF;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    display: table;
    max-width: 600px;
    text-align: center;
    background-color: #580078;
    text-transform: uppercase;
}

#map {
    min-height: 500px;
}

span.napomena {
    font-family: 'Poppins', sans-serif !important;
    border: 3px dashed #01f4ec !important;
    display: block;
    padding: 18px 26px;
    color: #5a376f;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.nomargin {
    margin: 0;
    width: 50%;
}

.lokacija-nis {
    min-height: 416px;
}

.center div {
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 960px) {
    video {
        width: 178% !important;
        margin-left: -39%;
    }

    .video-shortcode {
        display: block;
        position: relative;
        width: 100%;
        height: 420px;
    }

    .one_half {
        width: 100%;
    }

    h3.spec-font.naslovi {
        line-height: 36px !important;
        padding: 25px;
        padding-top: 0;
        padding-bottom: 0;
    }

    #gmap {
        margin-top: 30px;
    }
}

.main-container {
    /* display: flex; */
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px auto;
    max-width: 1080px;
    width: 100%;
    gap: 30px;
    box-sizing: border-box;
}

.card {
    color: white;
    border-radius: 20px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    flex-basis: 41%;
    overflow: visible;
    padding: 40px;
    position: relative;
    transition: 0.5s ease all;
    font-family: 'Poppins', sans-serif !important;
    line-height: 22px;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: justify;
}

.card h2,
.card p {
    position: relative;
    z-index: 2;
}

.card h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
}

.card p {
    margin: 10px 0 0;
    font-size: 16px !important;
}

.card.purple:before {
    background-image: linear-gradient(153deg, #EF33F2 0%, #3544DC 95%);
}

.card.green:before {
    background-image: linear-gradient(153deg, #8ADC32 0%, #25C7A2 95%);
}

.card:hover h2,
.card:hover p {
    color: #fff;
}

.card.border:hover:before {
    border-radius: 16px;
    left: 8px;
    height: calc(100% - 16px);
    right: 8px;
    top: 8px;
}

@media (max-width: 1200px) {
    h1 {
        font-size: 30px;
    }

    .main-container {
        max-width: 600px;
    }

    .card {
        margin: 0 0 10px 0;
        min-height: 330px;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-basis: 100%;
        padding: 20px;
    }
}

.card.g1:before {
    background: linear-gradient(to right, #642b73, #c6426e);
}

.card.g2:before {
    background: linear-gradient(to right, #ee0979, #ff6a00);
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-10px);
    }

    100% {
        transform: translatey(0px);
    }
}

.animacija {
    transform: translatey(0px);
    animation: float 4s ease-in-out infinite;
    margin-bottom: 20px;
}

.highlight {
    background: #fff;
    color: #5a1472;
    padding: 0px 3px;
}

.kocpotrebno {
    flex-basis: 43%;
    padding: 30px !important;
}

.potrebno {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}

.kockicanaslov {}

.listakockica {
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    text-align: justify;
    margin-left: 40px;
    margin-top: 20px;
}

.listakockica {
    list-style: none;
    padding-left: 0;
}

.listakockica li {
    position: relative;
    padding-left: 20px;
}

.listakockica li:before {
    content: '';
    width: 19px;
    height: 13px;
    position: absolute;
    background-image: url('https://www.metropolitan.ac.rs/files/2019/11/lastica-plava.png');
    background-size: cover;
    background-position: center;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
}

.dvareda:before {
    top: 25% !important;
}

.trireda:before {
    top: 25% !important;
}

.avada-row h5.toggle.active:after {
    content: '\f105';
    transform: rotate(90deg);
    display: inline-block;
}

h5.fit-panel {
    line-height: 30px !important;
    padding: 20px;
    text-align: center;
    color: #fff !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    border-radius: 13px;
    margin-top: 50px;
    background: #ff1cb1 !important;
    font-family: 'Poppins', sans-serif !important;
}

.bgbela {
    padding-top: 30px;
    padding-bottom: 120px;
}

.avada-row .toggle-content p {
    display: none;
}

h5.fit-panel {
    line-height: 30px !important;
    padding-top: 13px;
    padding-bottom: 13px;
}

.p-tabela {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    list-style: none;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 20px;
}

.p-tabela li {}

.borderzuti {
    border-right: 2px solid #f8923d !important;
}

.nazivdana {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #fff;
    background: #02afd1;
    padding: 10px 20px;
    margin-top: 20px;
    display: inline-flex;
    border-radius: 6px;
}

.satnica {
    display: block;
    font-weight: 600;
    color: #37deff;
    font-size: 16px;
    font-family: 'Poppins';
}

.jedandan {
    text-align: center;
    flex-basis: 100%;
}

.satnica:after {
    content: "";
    width: 110px;
    height: 3px;
    background-color: #37deff;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 2px;
}

.lnr {
    color: #e74c3c;
    background: -webkit-linear-gradient(#fff 0%, #fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px;
    vertical-align: middle;
}

.celaagenda {
    display: flex;
    flex-wrap: wrap;
    background-image: linear-gradient(to left, #18427c, #1e5aad);
    color: #fff;
    border-radius: 15px;
    padding: 0px 20px;
}

.mla-form-c label {
    text-align:left !important;
    left: 0 !important;
    display: block;
}
.mla-form-c .wpcf7-form .wpcf7-text {
    background: transparent !important;
    font-size:17px;
    color:#FFF !important;
    padding:15px 15px;
    border-radius:4px;
}

.intro1.mla-form-c {
    margin-top: 30px !important;
    border-radius: 20px !important;
}

h3.spec-font.naslovi {
    color: #FFF !important;
    margin-bottom: 20px !important;
}

h3.spec-font.naslovi:after {
    content: '';
    background: #ff01a2;
    width: 140px;
    height: 2px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 600px) {
    .nagrade-natpis {
        margin-bottom: 40px !important;
    }

    .trireda:before {
        top: 16% !important;
    }

    .celaagenda:after {
        margin-top: 10px !important;
        margin-bottom: 20px !important;
    }

    .p-tabela {
        margin-bottom: 20px !important;
    }

    .jedandan {
        flex-basis: 100%;
    }

    .kocpotrebno {
        flex-basis: 100%;
    }
}

.celaagenda:after {
    content: "";
    width: 100%;
    height: 10px;
    background-color: #02406f;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
    margin-bottom: 2px;
}

a.inline-btn {}.inline-btn {
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 16px;
    background: #01d1ff;
    color: #170e5d !important;
    padding: 10px 20px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    margin-top: 20px;
    font-weight: 600;
}

.inline-btn:hover {
    background: #ff01a2;
}

.intro h5.toggle.active:after {
    content: '\f105';
    transform: rotate(90deg);
    display: inline-block;
}

.intro1 {
    color: #fff !important;
    padding: 55px 30px;
    text-align: center;
    font-size: 18px !important;
    font-family: 'Poppins', sans-serif !important;
    margin-top: -10px !important;
    line-height: 26px !important;
    background: url(https://www.metropolitan.ac.rs/files/2025/09/mmp-bg.jpg);
    border-radius: 0px 0px 15px 15px;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    border: #01c5eb solid 0px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    font-weight: 700;
    background-size: revert;
    background-position: left bottom !important;
}

.highlight01 {
    font-weight: 700;
    font-size: 22px;
    background: #02afd1;
    padding: 10px 20px;
}

body {
    font-family: 'Poppins', sans-serif !important;
}

.euro {
    background: #e21ed2;
    color: #fff;
    padding: 0px 6px;
    line-height: 25px;
}

.text {
    font-size: 18px !important;
    border-radius: 15px !important;
    font-weight: 400;
    text-align: center;
}

.fb100 {
    flex-basis: 100% !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
}

.card a:hover {
    color: #fff !important;
}

.punasirina {
    background: url(https://www.metropolitan.ac.rs/files/2025/09/mmp-bg-02.jpg);
    background-attachment: fixed;
    position: relative;
    padding-top: 35px;
    padding-bottom: 35px !important;
    padding-bottom: 0px;
    background-position-y: bottom;
}

.punasirina:before {
    top: 0;
    content: '';
    background-color: hsl(214.21deg 75.26% 26.14%);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .45;
    z-index: 0;
}

.kockica:before {
    top: 0;
    content: '';
    background-image: linear-gradient(153deg, rgb(207 11 129 / 20%) 0%, #b50960 95%);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .75;
    z-index: 0;
    left: 0;
}

.loader {
    width: 38em;
    height: 38em;
    font-size: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.loader .face {
    position: absolute;
    border-radius: 50%;
    border-style: solid;
    animation: animate 6s linear infinite
}

.loader .face:nth-child(1) {
    width: 100%;
    height: 100%;
    color: #d11142;
    border-color: currentColor transparent transparent currentColor;
    border-width: .2em .2em 0 0;
    --deg: -45deg;
    animation-direction: normal
}

.loader .face:nth-child(2) {
    width: 70%;
    height: 70%;
    color: #e21ed2;
    border-color: currentColor currentColor transparent transparent;
    border-width: .2em 0 0 .2em;
    --deg: -135deg;
    animation-direction: reverse
}

.loader .face .circle {
    position: absolute;
    width: 50%;
    height: .1em;
    top: 50%;
    left: 50%;
    background-color: transparent;
    transform: rotate(var(--deg));
    transform-origin: left
}

.loader .face .circle::before {
    position: absolute;
    top: -3.5em;
    right: -2.9em;
    content: '';
    width: 61px;
    height: 61px;
    background-image: url(https://www.metropolitan.ac.rs/files/2023/02/madhead-1.png);
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

@keyframes animate {
    to {
        transform: rotate(1turn)
    }
}

h3.belo {
    font-size: 26px !important;
    font-weight: 800;
    letter-spacing: -1px;
    color: white;
    text-align: left;
}

.madhead {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

@media screen and (max-width: 800px) {
    .naslovukockicama {
        display: table;
        text-align: center;
        margin-bottom: 20px;
    }

    .mesto {
        display: block;
    }

    .nagrade-natpis {
        margin-bottom: 40px !important;
    }

    .main-container {
        align-items: center;
        margin-bottom: 20px !important;
        margin-top: 20px;
    }

    .kockica {
        line-height: 25px !important;
    }

    .korigovanifont {
        line-height: 25px !important;
        font-size: 17px !important;
    }

    .listakockica {
        margin-left: 0px !important;
    }

    .potrebno {
        padding: 0 10px;
        gap: 20px;
    }

    .spec-font {
        line-height: 28px !important;
        font-size: 21px !important;
        padding: 24px 0px !important;
    }

    .intro1 {
        padding: 30px 30px !important;
        line-height: 28px !important;
        margin-bottom: 20px;
    }

    .highlight01 {
        display: block;
    }

    .naslovnaslika {
        min-width: 194%;
        left: -50%;
        margin-top: -17px !important;
    }

    .grafitioblik {
        background-size: cover;
        background-position-x: center;
        background-position-y: -20px;
        margin-left: -40px;
        margin-right: -40px;
        height: 450px !important;
    }

    .graoblres {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }

    .loader {
        width: 34em;
        height: 34em;
        display: inline-flex;
    }

    .madhead {}

    .w-content {
    }

    #main .avada-row {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.nagrade-natpis {
    display: table;
    background: white;
    color: #d11142 !important;
    font-size: 17px;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 4px;
    padding: 15px 30px;
    margin-top: 15px !important;
    font-weight: 600;
    text-align: center;
    max-width: 700px;
}

.linkoviboja a:hover {
    color: #d11142 !important;
}

.loader .face .circle2 {
    position: absolute;
    width: 50%;
    height: .1em;
    top: 50%;
    left: 50%;
    background-color: transparent;
    transform: rotate(var(--deg));
    transform-origin: left
}

.loader .face .circle2::before {
    position: absolute;
    top: -2.5em;
    right: -3.5em;
    content: '';
    width: 61px;
    height: 61px;
    background-image: url(https://www.metropolitan.ac.rs/files/2023/02/madhead-1.png);
    background-repeat: no-repeat;
}

.sove {
    flex-basis: 33.33%;
    justify-content: center;
    display: flex;
}

.animacijasove {
    display: flex;
    flex-basis: 100%;
    justify-content: center;
}

.post-content h5 {
    display: block;
    color: #fff !important;
    z-index: 1 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    margin-top: 20px;
    text-transform: uppercase;
}

.ispodh5 {
    z-index: 1;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    background-color: rgb(0 0 0 / 29%);
    padding: 20px;
    border-radius: 9px;
}

.kockicatekst {
    position: relative;
    z-index: 1;
}

.druga-sekcija {
    background: url(https://www.metropolitan.ac.rs/files/2022/02/nagrade-pozadina-1.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

.bez {
    background: none;
    color: #fff;
    padding: 40px;
}

#main .avada-row {
    background-color: transparent !important;
}

.gold {
    text-align: center;
}

.broj {
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 3;
    display: block;
    font-size: 80px;
    color: rgb(99 246 255 / 50%);
    font-weight: 800;
}

html {
    scroll-behavior: smooth;
}

.euro1 {
    background: #fe003c;
    color: #fff;
    padding: 0px 6px;
}

body * .sovaikonica {
    display: block !important;
    margin: auto;
    margin-bottom: -25px;
    max-width: 400px;
}

.naslovnaslika {
    width: 100%;
    margin-top: 20px;
    position: relative;
    z-index: 1;
    margin-top: -2px;
}

.korigovanifont {
    text-align: justify;
    line-height: 29px;
}

.nagradetekst {
    font-size: 16px;
    text-align: justify;
}

.promenaboje {
    background: rgb(4 169 205 / 90%);
    transition: 0.3s ease;
}

.promenaboje:hover {
    background: rgb(13 198 219);
}

.linkupar {
    color: #d4138a;
    text-decoration: underline;
}

.mapajedna {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 10px;
}

.mapaslika {
    border-radius: 50%;
}

.mapesve {
    z-index: 2;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    column-gap: 100px;
}

.mapanaslov {
    color: #fff;
    text-decoration: underline;
}

.mapesve>.post-content p {
    display: none !important;
}

.mapaslika:hover {
    filter: hue-rotate(263deg);
}

.destinacija {}

.svipopusti {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 70px;
    margin-top: 60px;
}

.jedanpopust {
    background: #18427c;
    color: #fff;
    padding: 30px;
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 18px;
    border-radius: 13px;
    flex-direction: column;
    transition: 0.3s ease;
    line-height: 24px;
    text-align: center;
}

.popustslika {
    width: 80px;
    margin-top: -80px;
    background: #18427c;
    display: block;
    padding: 20px;
    border-radius: 10px;
}

.mla-high-t i {
    color: #ff01a2;
    font-size: 26px;
    margin-right: 6px;
}

.prijavezatvorene {
    display: block;
    text-align: center;
    color: #d11142;
    font-weight: 600;
    margin-top: 40px;
    font-size: 19px;
    line-height: 28px;
}

.intro1 a {
    text-decoration: underline;
    color: #63f6ff;
}

.jedanpopust a {
    text-decoration: underline;
    color: #63f6ff;
}

.punasirina h5 {
    display: block;
    color: #fff !important;
    z-index: 1 !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.jedanpopust a:hover {
    color: #fff !important;
}

.intro1 a:hover {
    color: #fff !important;
}

.prijavisedugme1 {
    font-family: 'Poppins' !important;
    background-color: #cb2121;
    color: #fff !important;
    font-size: 24px;
    letter-spacing: -1px;
    padding: 5px 30px 5px 30px;
    font-weight: 600;
    border-radius: 6px;
    margin-top: 20px;
    display: inline;
}

.intro1:before {
    top: 0;
    content: '';
    background-color: hsl(214.21deg 85.79% 22.97%);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .65;
    z-index: -1;
    left: 0;
}

.recenica {
    background: #e9bc01;
    color: #000;
    padding: 10px 10px;
    display: table;
    margin: auto;
    border-radius: 5px;
}

.card a {
    text-decoration: underline;
    color: #fff;
}

.card a:hover {
    color: #fc03d1 !important;
}

.modal-footer {
    height: 0px !important;
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background: rgb(20 20 20 / 30%);
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 0;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

h4.modal-title {
    color: #FFF !important;
    font-size: 24px !important;
    margin-bottom: 12px;
}

button.btn.btn-default {
    cursor: pointer;
    display: block;
    position: absolute;
    background: #a70532;
    color: #FFF;
    padding: 8px 8px;
    text-transform: uppercase;
    border: 0;
    right: 0;
    margin-top: -30px;
}

a.dugme-zaobljeno {
    display: block;
    position: relative;
    background: #a70532;
    color: #FFF;
    padding: 6px 14px;
    border-radius: 30px;
    text-transform: uppercase;
    max-width: 190px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.modal-header {
    padding: 30px;
    border-bottom: 0;
    background: #a70532;
    color: #FFF !important;
    border: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #FFF;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    border-radius: 18px !important;
    border-radius: 9px !important;
}

.modal-body {
    position: relative;
    padding: 30px;
    padding-bottom: 60px;
}

button.btn.btn-default {
    display: block;
    position: absolute;
    background: #a70532;
    color: #FFF;
    padding: 8px 8px;
    text-transform: uppercase;
    border: 0;
    right: 0;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.mla-check-s-in span {
    font-weight: 800;
    color: #01c5eb;
}

.mla-high-t {
    font-size: 20px;
    color: #FFF;
    background: #01c5eb;
    color: #092365;
    display: block;
    padding: 16px 25px;
    font-weight: 500;
    border-radius: 10px;
    text-align: center;
    line-height: 28px;
    width: 100%;
    letter-spacing: -0.3px;
    box-sizing: border-box;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 160px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0px -1px 11px rgba(0, 0, 0, .1);
    }

    .modal-sm {
        width: 300px
    }
}

@media screen and (max-width: 767px) {
    .naslovna-d {
        display:none;
    }
    .naslovna-m {
        display:block !important;
    }
    .main-container.z-top {
        padding-left: 20px;
        padding-right: 20px;
    }

    .mla-check-s-in {
        width: 100%;
    }
.mla-form-c .one_third {
    margin: 0;
    margin-bottom: 4px;
}

h3.spec-font.naslovi {
    margin-bottom: -12px !important;
}
}
@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

@media screen and (max-width: 720px) {
    .one_half {
        width: 100% !important;
    }

    img.akr-sp {
        position: relative !important;
        display: block;
        float: none;
        width: 198px;
        margin: auto !important;
    }

    .forma {
        padding: 20px;
         !important
    }
}

.modal-header img {
    position: absolute;
    top: -12px;
    right: 15px;
    width: 110px;
    opacity: .11;
}


.mla-form-c .wpcf7-form input[type=submit] {
    background: #ff01a2;
    border-radius: 6px !important;
    font-size: 20px !important;
}

.mla-form-c .wpcf7-form input[type=submit]:hover {
    background: #FFF !important;
    color: #ff01a2 !important;
}

.wpcf7-spinner {
    display: none;
}