﻿

@font-face {
    font-family: kljusovfont;
    src: url("/Font/FUTURAL.TTF"), url("/Font/FuturaLightReg.otf"), url("/Font/futura_ie.eot");
    font-weight: normal;
    font-style: normal;
}

html, body {
    width: 100%;
}

body, a, label {
    font-size: 14px !important;
    line-height: 1.5;
}

body, h1, h2, h3, h4, h5, h6, p, pre, .btn {
    font-family: Calibri;
    /*font-family: 'Josefin Sans', sans-serif;*/
}

p, pre, a, span, .btn {
    /*font-size: 1.2em !important;*/
}


div.gallery a.image-conteiner {
    display: block;
    width: 100%;
    height: 120px;
    border: solid 1px #333;
}

div.gallery p.image-description {
    text-align: center;
    padding: 5px 0 0 0;
    margin: 0;
}

div.gallery i.fa {
    position: absolute;
    right: 25px;
    top: 10px;
    color: #fff;
    text-shadow: 0px 0px 2px #000;
    font-size: 1.5em;
}

.bin-google-map-info-window {
}

    .bin-google-map-info-window * {
        color: #333 !important;
    }

    .bin-google-map-info-window a {
        text-decoration: underline;
        color: #4765a0 !important;
    }


@media (max-width: 767px) {

    a.logo img {
        display: none;
    }
}


.footer {
    color: #eee;
}

/*uklanja bijelu liniju u header slideru*/

.revolution-ch2:after {
    left: 50%;
    width: 70px;
    height: 2px;
    content: ' ';
    bottom: -20px;
    background: #fff;
    margin-left: -35px;
    position: absolute;
}

.revolution-ch2:after {
    display: none;
}
