﻿
html {
    position: relative;
    min-height: 100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    text-space-collapse: collapse;
}

    table tr td {
        vertical-align: top;
    }

a {
    color: black;
    text-decoration: none;
}

    a:hover {
       text-decoration: none;
        cursor: pointer;
        color:black;
    }



html {
    padding-bottom: 120px;
}


body {
    margin-bottom: 0;
    font-size: 17px;
    color: black;
    font-family:  arial, sans-serif;
    font-weight:300;
}


.header-menu {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color:#fbfbfb;
    /*background-image: url("/images/menu-back-1.png");*/
    background-position: top;
    margin-top:0px;
}

/**********************  HEADER DESKTOP  *************/

/*.top-header {
    background-color: white;
    height: 110px;
    
}*/


/**********************  FOOTER DESKTOP  *************/

.footer {    
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 0;
    text-align: center;
    background-color: orange;
    font-weight: 300;
    color: white;
    font-size: 20px;
    border-top:dashed 1px #9a9a9a;
    padding-top:13px;
}

.page-title {
    margin-top:20px;
    font-size:30px;
    color:black;   
}

/**********************  FOOTER MOBILE  *************/
@media(max-width: 992px) {
    html {
        position: relative;
        min-height: 100%;
    }

    body {
        margin-bottom: -60px;
    }
}


.naslov {
    font-family: 'Roboto Condensed';
    padding-top: 10px;
    padding-bottom: 10px;
    color:white;
    font-size:30px;
    font-weight:700;
}

.podnaslov {
    font-family: 'Roboto Condensed';
    color: black;
    font-size: 25px;
    font-weight: 700;
    margin-bottom:10px;
}

.page-naslov {
    font-family: 'Oswald',Arial;
    color: white;
    font-size: 27px;
    font-weight: 400;
    padding-top:10px;
    padding-bottom:10px;
}
@media(max-width: 992px) {
    .page-naslov {
        font-size: 20px;
        line-height: 29px;
    }
}



    #section-news {
        margin-top: 20px;
        padding-top: 30px;
        background: #f8f8f8;
        margin: 0;
    }

        #section-news .card {
            border-radius: 10px;
            text-align: justify;
            color: #000;
            font-size: 16px;
            border: 4px solid orange;
        }

            #section-news .card :hover {
                background-color: #f2f2f2;
            }

            #section-news .card .date {
                 font-family: 'Oswald',Arial;
                font-size: 16px;
                font-weight: 300;
                text-align: center;
                color: #ff6a00;
            }

            #section-news .card .title {
                 font-family: 'Oswald',Arial;
                font-size: 22px;
                font-weight: 400;
                text-align: center;
                color: black;
                padding-left: 10px;
                padding-right: 10px;
                line-height: 25px;
                margin-top: 10px;
            }



            #section-news .card .preview {
                font-size: 15px;
                font-weight: 300;
                text-align: justify;
                padding: 10px;
            }


    #section-sponosrs {
        margin-top: 20px;
        padding-top: 30px;
        background: white;
        margin: 0;
    }


    .section-prijatelji-title {
        color: #9a9a9a;
         font-family: 'Oswald',Arial;
        font-size: 32px;
        font-weight: 300;
        color: #bd58a8;
    }


    /* VRESNOSTI */
    .vrednosti-text-fa {
        color: forestgreen;
        font-size: 20px;
    }

    .vrednosti-naslov {
         font-family: 'Oswald',Arial;
        font-size: 25px;
        font-weight: 300;
        margin-top: 20px;
        color: #c6580a;
    }


    /*STANOVANJE  */
    .stanovanje-text-fa {
        color: forestgreen;
        font-size: 20px;
    }

    .stanovanje-table-text {
        color: @#5348e2;
        line-height: 20px;
        padding-left: 10px;
        text-align: left;
        padding-bottom: 10px;
    }


    /* RANA INTERVENCIJA*/
    .rana-intervencija-title {
        color: #9a9a9a;
         font-family: 'Oswald',Arial;
        font-size: 32px;
        font-weight: 300;
        color: #bd58a8;
    }

    .rana-intervencija-fa-width {
        width: 10px;
    }

    .kontakt-naslov {
         font-family: 'Oswald',Arial;
        font-size: 25px;
        font-weight: 300;
        color: white;
    }

    .kontakt-text {
        font-family: 'Oswald',Arial;
        font-size: 22px;
        font-weight: 300;
        color: black;
    }


.projekat-btn {
    background-color: #dd127b;
    color: white;
    font-family: 'Oswald',Arial;
    font-size: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.projekat-list-card {
    background-color: aliceblue;
    font-family: 'Oswald',Arial;
    font-size: 22px;
    padding:10px;
    line-height:26px;
}

.projekat-date {
    font-family: 'Oswald',Arial;
    font-size: 22px;
    color:black;
}



#section-counters {
    padding-top: 40px;
    background: #f8f8f8;
    margin: 0;
}

        #section-counters .card {
            border-radius: 10px;
            padding: 0 0;
            text-align: justify;
            color: #000;
            font-size: 16px;
            border: 2px solid black;
            background-color: white;
        }

            #section-counters .card .card-title {
                font-size: 30px;
                font-weight: 400;
                text-align: center;
            }

            #section-counters .card .counter {
                font-family: 'Roboto Condensed',Oswald, arial, sans-serif;
                font-size: 55px;
                font-weight: 700;
                text-align: center;
                color: orange;
            }




    .section-partners-lines {
        padding-top: 6px;
    }



    .counters-icon {
        color: #ffd409;
        font-size: 70px;
    }


    .card-home {
        background-color: #fbfbfb;
    }


    /*AMABASDORI*/
    .ambasadori-card-header {
        font-weight: 400;
        font-size: 26px;
    }

    /* O NAMA*/
    .onama-title {
        font-size: 35px;
        color: #ff6a00;
        border-bottom: solid 2px #b9b9b9;
    }

    .onama-text {
        font-size: 19px;
        color: black;
        text-align: justify;
    }

    @media(max-width: 992px) {
        .onama-title {
            font-size: 32px;
            line-height: 28px;
            border-bottom-width: 0;
            margin-bottom: 5px;
        }
    }
    /* SLIDER TEXT FIXNI */
.main-slider-text {
    font-family: Oswald, arial, sans-serif;
    position: absolute;
    top: 50px;
}

        .main-slider-text .title {
            font-size: 80px;   
            font-weight: 700;
            color: white;
        }

    .main-slider-text .sub-title {
        font-size: 60px;
        font-weight: 700;
        color: orange;
        padding-left: 350px;
    }

        .main-slider-text .img {
            margin-top: 20px;
            padding-left: 300px;
        }


    @media(max-width: 992px) {
        .main-slider-text {
            position: absolute;
            top: 20px;
        }

            .main-slider-text .title {
                font-size: 30px;
                line-height: 30px;
                color: white;

            }

            .main-slider-text .sub-title {
                font-size: 22px;
                line-height:22px;
                padding-left: 60px;
            }
    }


    /* INFOMRAIJCE*/

.info-title a {
    font-family: Oswald, arial, sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #4769bd;
    line-height:15px;
}

.info-title a:hover {
    color: #ff6a00;
}




/* NEWS LIST*/
.news-list-back {
    background-color: #fbfbfb;
    border: 1px solid #e9e9e9;
    padding: 10px;
}

    .news-list-title {
        color: black;
        font-size: 22px;
        font-weight: 400;
        line-height: 30px;
        text-transform:uppercase;
        margin-top:10px;
    }

    .news-list-preview {
        color: black;
        font-size: 14px;
        font-family:Arial;

    }

    .news-list-date {
        color: #4769bd;
        font-size: 15px;
        font-weight: 300;
    }

    /*NEWS*/
    .news-title {
        color: black;
        font-size: 30px;
        font-weight: 400;
        line-height: 33px;
    }
@media(max-width: 992px) {
    .news-title {
        font-size: 25px;
        line-height: 31px;
    }


    }



    .news-text {
        color: black;
    }

    .news-date {
        color: #4769bd;
        font-size: 17px;
        font-weight: 300;
    }



    /**
 * Change animation duration
 */
    .animated {
        -webkit-animation-duration: 2.5s;
        animation-duration: 2.5s;
    }

    @-webkit-keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100px, 0, 0);
            transform: translate3d(100px, 0, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100px, 0, 0);
            transform: translate3d(100px, 0, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }


    @-webkit-keyframes fadeInTop {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100px, 0, 0);
            transform: translate3d(100px, 0, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100px, 0, 0);
            transform: translate3d(100px, 0, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }

    @keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translate3d(0,40px,0)
        }

        to {
            transform: translate3d(0,0,0);
            opacity: 1
        }
    }

    @-webkit-keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translate3d(0,40px,0);
        }

        to {
            transform: translate3d(0,0,0);
            opacity: 1
        }
    }


    .animatedFadeInUp {
        opacity: 1
    }

    .fadeInUp {
        opacity: 1;
        animation-name: fadeInUp;
        -webkit-animation-name: fadeInUp;
    }




    .galerija-title {
        font-size: 35px;
        color: #ff6a00;
    }

.title-obuka {
    font-family: 'Roboto Condensed';
    color: black;
    font-size: 20px;
    font-weight: 700;
}
