.expose {
    width: 100%;
    height: 70vh;
    background-color: #CCECE9;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    text-align: left;
    font-weight: 900;
    font-size: 1.5em;
}

.glavica {

}

.titl h2 {
    margin-bottom: 25px;
}

/* FILTER */

.filter {
    text-align: center;
    font-weight: bolder;
    margin-bottom: 40px;
    letter-spacing: 3px;
    line-height: 2.5;
    font-size: 0.9em;
}

.filter a {
    margin-left: 13px;
    margin-right: 13px;
}

/* .filter input:checked + label, .cat input:checked + label {
    padding-bottom: 3px;
    border-bottom: solid;
    border-color: red;
    color: #FF6367;
}

.locat label {
    text-transform: uppercase;
    border: 0 none;
    background: none;
    font-weight: bolder;
} */


p.prvi {
    font-size: 1.56em;
    line-height: 1.3;
}

.vsebina_expo img {
    width: 100%;
}

.vsebina_expo {
    width: 60%;
    margin-bottom: 40px;
    padding-bottom: 15px;
}

.vsebina_expo h2 {
    font-size: 3.5em;
    margin: 0;
    color: black;
}

.lvo {
    margin-left: 0;
    margin-right: auto;

}

.dsno {
    margin-right: 0;
    margin-left: auto;

}

.sub_img {
    margin-top: 20px;
}

.sub_img hr {
    width: 30px;
}

.txt_head hr {
    width: 30px;
    margin-top: 20px;
    border: solid 2px;
    background-color: black;
    margin-left: 0px;
}

#prvi_tag1 {
    margin-left: 0px;
}

.sub_img a {
    text-decoration: none;
    color: black;
}

.stil1 .sub_img, .stil2 .sub_img, .stil4 .sub_img {
    margin-left: 20px;
    margin-right: 20px;
}

.stil1 {
    background-color: #fee0e0;

}

.stil2 {
    border: solid 3px;
    border-color: #FF6367;
}

.stil3 {

}

.stil4 {
    background-color: #E2E1F1;

}

.prvi_tag {
    font-size: 0.9em;
    font-weight: bold;
    color: #FF6367;
    font-family: Poppins;
}

.vec .arw {
    display: inline;
    height: 17px;
    width: auto;
    vertical-align: middle;
}

.txt_head h3 {
    color: black;
    font-size: 1.5em;
}
.txt_body {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.en_tekst img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.defakto_galerija img {
    width: 30%;
    float: left;
    margin: 10px;
}

.txt_fut hr {
    width: 50px;
    color: #FF6367;
    border: solid 3px;
    margin-left: 0;
}

.vec {
    font-size: 0.9em;
}

.en_tekst p {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

p.avtorji {
    margin-left:0;
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .lvo, .dsno {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }

    .defakto_galerija img {
        width: 98%;
        margin: 10px;
    }

    .en_tekst p{
        margin-left: auto;
        margin-right: auto;
        width: 98%;
    }

    .vsebina_expo h2 {
        font-size: 7vw;
    }

    .vsebina_expo {
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
}
