html, body {
    margin: 0;
    padding:0;
    height: 100%;
    min-height: 100%;
}

body {
    padding: 1em 0;
    background-color: #404040;
    background-image: url("../img/bgd.png");
}
.glavni {
    
    display: flex;
    justify-content: space-between;
    margin:0 0 1em 0;
    padding:0;

}

.flegro {
    flex-grow: 1;
}

.shareus {
    font-size: .9em;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-right: 1em;
}
 
.centrala {
    display: flex;
    flex-direction: column;
        width: 1200px;
    min-width: 1200px;
    max-width: 1200px;
    background-color: #fff;
     filter: drop-shadow(0px 2px 3px #000);
        border-radius: .6em;
    border-top: solid 2px #990033;
}

.tbrou {
    border-top-left-radius: .6em;
    border-top-right-radius: .6em;
}

.flexrow {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
}
.alce {
    align-items: center;
}

#header {
    width: 100%;
    padding: .5em 2em;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    height: 80px;
}

.fool {
    align-self: flex-end;
}

.fooln {
    align-self: flex-end;
    font-size: 1.1em;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-align: right;
    color: #333;
}


.priroda {
    width: 100%;
  
    object-fit: scale-down;
}

.trik {
    align-items: flex-start;
    
}
.uvuceno {
    margin:.3em .6em;
    text-align: center;
}


a, a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
    color: inherit;
}

.nmlink {
    margin: 0 1em;
}
.nmlink:hover {

     text-decoration: underline;
}

.flece {
 justify-content: center;
}

.mmenu {
    padding: .6em 0;
    
   font-size: 1em;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
     border-bottom: 1px solid #fff;
    color: #fff;
     background-color: #404040;
    background-color: #990033;
    color: #fff;
}

#footer {
    padding: .5em;

    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #202020;
    font-size:.8em;
    
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    height: 80px;
    padding: .5em 2em;
}

.donji {
    background-color: #990033;
    padding: 2em 80px;
     font-size:.9em;
    font-family: 'Lato', sans-serif;
    background-color: #333;
    color: #fff;
}

.rmore:hover {
    color: #202020;
}

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

.maintxt {
    padding: 0 5em;
    font-size:1em;
    font-family: 'Lato', sans-serif;
    padding-bottom: 16rem;
    color: #252525;
}

ol > li:not(:last-child) {
    margin-bottom: .8em;
}

ul > li:not(:last-child) {
    margin-bottom: .8em;
}

.maintxt > h2 {
    margin-top: .1em;
}

.price {
    padding: 2em 80px;
}

.mismo {
    padding: 2.6em 80px;
    font-family: 'Lato', sans-serif;
    text-align: justify;
     color: #000;
        font-weight: 400;
    font-size: 1.4em;
    line-height: 160%;
    quotes: "«" "»";
    font-style: italic;
}

.mismo2 {
    padding: 2.6em 80px;
    font-family: 'Lato', sans-serif;
    text-align: justify;
     color: #000;
        font-weight: 400;
    font-size: 1.1em;
    line-height: 160%;
    quotes: "«" "»";
}
.mismo3 {
    font-family: 'Lato', sans-serif;
    text-align: justify;
    font-weight: 700;
    font-size: 1.26em;
    line-height: 160%;
}
.jbk {
    width: 200px;
    height: 200px;
    margin: 0 1em .6em 0;
    float: left;
    filter: drop-shadow(0px 2px 3px #999);
}

.uvod {
    padding: 2em 2em 2em 1em;
}
.kt {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 1.4em;
    color: #990033;
    margin-bottom: .6em;
    
}
.tresnja {
    color: #990033;
}
hr {
    border-top: 1px solid #990033;
    margin-bottom: 2em;
}
.txt {
    font-family: 'Lato', sans-serif;
    font-size: 1.1em;
    margin-bottom: .9em !important;
    line-height: 150%;
}
.datum {
    margin-bottom: .35em !important;
}
.m0p0 {
    margin: 0;
    padding: 0;
}
.vspace2em {
    margin: .6em 0;
}
.vspace12em {
    margin: 6em 0;
}
.vspace6em {
    margin: 3em 0;
}
.lato {
    font-family: 'Lato', sans-serif;
}
.lh16 {
     line-height: 2.2em;
}
.najdonji {
    /*font-family: 'Kalam', cursive;*/
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 1.4em;
    text-align: center;
    color: #555;
    
}

.txtnsl {
    font-size: 2em !important;
    }
.gore {
    margin-top: 1.2em !important;
    margin-bottom: .5em !important;
}

.usridu {
text-align: center;
    align-self: center;
}
.potpis {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: .7em;
     font-style:normal;
}


/* MENI ZA KNOWLEDGE */
.knrow {
    padding: .6em 80px;
    
}
.knmenu {
    padding: .5em 1em;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #fff;
    border-bottom: 3px solid #333;
        font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 1.1em;
    max-width: calc(50% - 2em);
}

.activetab {
    background-color: #990033;
    color: #fff;
}
.linktab {
    background-color: #dcdcdc;
    color: #000;
    cursor: pointer;
}
sup {
   font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: .8em;
    color: #00f;
}
.btop {
    border-top: 1px solid #333;
    font-size: .8em;
}
/* MENI ZA OUR SERVICES */
.servmenu {
    background-color: #fff;
    color: #000;
    padding: 1em;
    margin-bottom: 2px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 1.4em;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.zuba {
    font-size: 2.4em;
    margin-right: .3em;
}
.gera {
    margin-right: .3em;
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    min-height: 40px !important;
}

.servmenu:hover {
    
    background-color: #efefef;
    color: #990033;
    
}

/* MENI ZA MOB */
#mobmen {
    position:absolute;
    z-index: 9999;
    width:100%;
    background-color:#990033;
    display:none;
}
#mobun {
    position:relative;
}
#htop {
    color:#990033;
    font-family: sans-serif;
    line-height: 96%;
    font-weight: 900;
    font-size: 3em;
    align-self: flex-end;
    cursor: pointer;
    display: none;
}

.alka {
    text-align:center;
}
#htcwr {
        min-width:100%;
        display:flex;
        justify-content: flex-end;
}
#htc {
    color:#dcdcdc;
    font-size:3em;
    margin: 0 .5em 0 0;
    cursor:pointer;
}
#htc:hover {
    color:#fff;
}
ul.mob {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size:1.1em;
    /*font-weight: bold;*/
    letter-spacing: 0.1em;
    color: #fff;
}

li.mob a {
    display: block;
    color: #fff;
    text-decoration: none;
    
}

.castuski {
    padding: 8px 16px;
    border:0;
    outline:none;
}

.castuski::first-letter {
    font-weight:bold;
}

li.mob a.active {
    background-color: #6b6b47;
    color: white;
    cursor: default;
}

li.mob a:hover:not(.active) {
    background-color: #BDB76B;
    background-color: #dcdcdc;
    color:#000;
    border-radius: 4px;    
}

ul.mob, li.mob {
    text-decoration: none;

}

/* MEDIA QUERY */
@media all and (max-width: 1260px) {
    body {
        padding: 0 0;
        background-color: #404040;
        background-image: url("../img/bgd.png");
    }
    .glavni {
        display: flex;
        justify-content: space-between;
        margin:0 0 0 0;
        padding:0;
    }

    .centrala {
        display: flex;
        flex-direction: column;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        background-color: #fff;
        border-radius: 0;
        border-top: solid 2px #990033;
        filter: none !important;
    }

    .tbrou {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .priroda {
        width: 100%;
        object-fit: cover;
    }
    #footer {
        font-size:.7em;
    }
}

@media all and (max-width: 800px) {
    .jbk {
        float:none;
        display:block;
    }
    #htop {
        display: inline;
    }
    .fooln {
        display: none;
    }
    .mmenu {
        display: none;
    }
    #header {
    padding: .2em .2em;
    border-bottom: 1px solid #222;
    height: 60px;
    }   
    #footer {
    height: 60px;
    padding: .2em .3em;
    }
    .donjilogo {
        margin-left: 2em;
    }
    .najdonji {
        display: none;
    }
    .mismo, .mismo2 {
    padding: 1.2em;
    font-weight: 400;
    font-size: 1em;
        color: #000;
    }
    .price {
    padding: 1.2em;
    }
    .vspace12em {
        display: none;
    }
    .kontakt {
        flex-grow: 1;
    }
    .txtnsl {
    font-size: .99em !important;
    }
    .maintxt {
    padding: 0 1em;
    }
    .knrow {
    flex-direction: column !impportant;
    flex-wrap: wrap;
        padding: 1.2em;
    }
.gera {
    margin-right: 1em;

}
}
