.oglasna-tabla{
    background: #fff;
    z-index: 2;
    min-height: 280px;
    padding:0;
    margin: 0;
}
.oglasna-tabla .listanje{
    padding-top: 50px;
    padding-bottom: 50px;
    height: 135px;
    vertical-align: middle;
}
.oglasna-tabla hr{
    margin: 5px auto;
}
.oglasna-tabla .listanje:hover{
    background: #202020;   
}
.ciklus h4{
    font-size: 72px;
}
.ciklus .informacije{
    margin: 10px auto;
}
section .gt_aktuelnosti{
    padding-top: 0px;
}
.kocka{
    border: 1px solid #000;
    width: 100%;
    height: 100%;
}
.kocka a img{
    width: 100%;
    height: auto;
}
.kocka a img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.kocka a img:hover{
    -webkit-filter: none; /* Safari 6.0 - 9.0 */
    filter: none;
}
.ciklus b{
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}
#nazad{
    position: fixed;
    z-index: 999;
    top: 120px;
    left: 0;
    padding: 15px;
    background: #2dcc70;
    color: #fff;
}
#nazad a{
    color: #fff;
    font-size: 24px;
}
.biblioteka p, .biblioteka h5{
    text-align: center;
}
.biblioteka img{
    max-width: 500px;
    margin: 0px auto;
    display: block;
}
.gt_logo a img {
    position: absolute;
    z-index: 999;
    /*height: 150000px;*/
}
.bijela{
    background: #e5e5e2;
    padding: 15px;
    border: 4px solid #ccc;
}
.oglasi a{
    text-transform: uppercase;
}
.oglasi ul li {
    margin: 10px auto;
}
.ispiti a{
    text-transform: uppercase;
}

.kockica{
    height: 250px !important;
}
.kockica p{
    height: 90px;
    text-align: center;
    font-size: 36px;
    color: #16665f;
    border: 1px solid #2dcc70;
    margin-bottom: 0px;
    border-bottom: 0px;
    padding: 5px 5px;
}
.kockica .kocka{
    width: 100%;
    height: 150px !important;
    border: none;
}
.kockica .kocka ul{
    border: 1px solid #2dcc70;
    padding: 10px auto; 
}
.kockica .kocka ul li a{
    font-size: 13px;
}
.kockica .kocka img{
    width: 100%;
    height: 150px !important;
    border: 1px solid #2dcc70;
}
.profesor{
    border: 1px solid #fff;
    background: #f8f8f8;
    width: 30%;
    display: inline-block;
    margin: 10px 1.5%;
}
.profesor .profesor-top p{
    margin:0px;
}
.profesor img{
    width: 60%;
    float: left;
}
.profesor-top{
    float: right;
    width: 68%;
    padding: 10px 0px 5px 10px;
    height: 390px;
}
.profesor h3{
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 600;
}
.profesor h5{
    font-size: 12px;
    margin-bottom: 20px;
}
.profesor-bottom{

}






/*============ Media 300Px Star ============ */
@media (max-width: 880px) {
    .gt_logo a img {
    position: absolute;
    z-index: 99;
    left: 0;
    } 
    .gt_navigation{
        margin-left: 30px;
    }
    .profesor{
    border: 1px solid #fff;
    background: #f8f8f8;
    width: 100%;
    display: inline-block;
    margin: 10px 1.5%;
}
.swiper-button-next{
    display: none;
}
.swiper-button-prev{
    display: none;
}
.gt_mobile_menu{
    margin-top: 100px;
}
.gt_content_wrap{
    padding-top: 50px;
}
#swiper-container{
    display: none; 
}
.profesor img{
    width: 30%;
    float: left;
}
.profesor-top{
    float: right;
    width: 68%;
    padding: 10px 0px 5px 10px;
}
.profesor h3{
    font-size: 14px;
    margin-bottom: 5px;
}
.profesor h5{
    font-size: 12px;
}

}








/* CUSTOM */
.btn-primary:hover{
    background: #222222;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.btn-primary{
    background: #6c7f82;
    border: 1px solid #fcfcfc;
}
.middle{
    display:block;
    margin: 0 auto;
}
.mt-1{
    margin-top:1rem;
}
.mt-2{
    margin-top:2rem;
}
.mt-3{
    margin-top:3rem;
}
.mt-4{
    margin-top:4rem;
}.mt-5{
    margin-top:5rem !important;
}
.mx-5{
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.gt_banner_service>a:hover{
    background: transparent !important;
    color: #ffffff;
}