/* 
    Created on : Aug 22, 2018, 2:00:56 PM
    Author     : zlukic
    Theme Name : Glas Srpske
    Version    : 0.1
    Description:     
*/

body{
    font-family: 'Roboto',"Helvetica Neue",'Arial', sans-serif;
    /*background: #9c9b9e;*/
    background: #f2f2f2;
    font-display: swap;
}
h1,h2,h3,h4,h5{
    font-family: 'Roboto',"Helvetica Neue",'Arial', sans-serif;
    font-weight: 500;
    font-display: swap;
}
p{color: #333;}
.img-responsive{
    max-width: 100%;
    height: auto;
} 

/******** 404 *********/
.h1-404{   
    text-align: left;
    margin-bottom: 30px;
    margin-top: 0px;
    color: #ffffff;
    font-weight: 700;
}
.h2-404{   
    color: #fff;  
    margin: 0px 0 16px;
}
.h3-404{
    color: #211a21;        
}
.podloga-404{
    background: rgba(85, 85, 85, 0.38); 
    padding: 2em 2em 2em;
}
.vrati-link-404 a{
    display: inline-block;
    color: #fff;
    text-decoration: none;  
}
.vrati-link-404 a:hover{
    color:#211a21;
    text-decoration: none;
}
.social-icon-404{
    margin-top: 24px;
}
.social-icon-404 li{
    margin: 0;
    padding: 0;
}
.social-icon-404 i{
    font-size: 32px;
    padding: 0;
    margin: 0;
}
.social-icon-404 a{
    color: #3c579e;            
}
.obrazac-pretraga-404{

}
.obrazac-pretraga-404 h5{
    font-size: 18px;
    line-height: 30px;
    color: #fff;    
}
/*********** kraj 404 *************/

/*********** Strana ***************/
.gs-bg-meni{
    /*background: #940811;*/
    /* background: #c1001c;  */
    background: #b40014; 
}
.gs-bg-container{
    background: #ffffff;            
}
.gs-bg-podnozje{
    background: #333333;  /* #390008;  */
    color: #dcdcdc;
}
.ime-podnozje{
    margin-bottom: 0.25rem;
    font-size: 0.75rem;
}
.linija-podnozje{
    padding-top: 0.375rem;
    padding-bottom: 1.125rem;
    border-top: 0.0625rem solid #434343;
}
.c-podnozje{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;

}
.st-pozadina{
    border-left: 0.0625rem solid #434343;
}
.kolone-podnozje{
    font-size: 0.875rem;
    line-height: 0.875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lista-stavka-podnozje a{
    display: inline-block;
    padding-bottom: 0.75rem;
    text-transform: lowercase;
    color: #dcdcdc;
}
.lista-stavka-podnozje a:hover{
    text-decoration: underline;
}
/********* Kraj Strana *************/

/********* Podrubrika *************/

.gs-breadcrumb{
    padding: 0;
    color: #222;
    background-scolor: #01587E;
    border-bottom: 2px solid #01587E;
}
gs-breadcrumb-ol{
    margin: 0;
    background-color: #fff;
}
.row-bordered:after {
    content: "";
    display: block;
    border-bottom: 1px solid #ccc;
    margin: 0 0px;
    padding-bottom: 5px;
}
.lista-link{
    color: #222; 
    font-weight: 400;
}

/********* Kraj Podrubrika ********/


@media (min-width: 576px) {

}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
h5{
        font-size: 1.20rem;
    }
}

@media (min-width: 1200px) {

}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 
    h5{
        font-size: 1.05rem;
    }
    .h1-404{
        font-size: 22px;
    }
    .h2-404{
        font-size: 14px;       
        line-height: 24px;      
    }
    .h3-404{       
        font-size: 106px;
    }
    .vrati-link-404 a{       
        font-size: 1.2em;
        padding-top: 0px;
    }
    .obrazac-pretraga-404 h5{
        font-size: 13px;
        line-height: 22px;    
        margin-bottom: 10px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 
    h5{
        font-size: 1.05rem;
    }
    .h1-404{
        font-size: 26px;
    }
    .h2-404{
        font-size: 17px;       
        line-height: 30px;      
    }
    .h3-404{       
        font-size: 112px;
    }
    .vrati-link-404 a{       
        font-size: 1.3em;
        padding-top: 0px;
    }
    .obrazac-pretraga-404 h5{
        font-size: 13px;
        line-height: 22px;  
        margin-bottom: 10px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    h5{
        font-size: 1.05rem;
    }
    .h1-404{
        font-size: 28px;
    }
    .h2-404{
        font-size: 19px;       
        line-height: 30px;      
    }
    .h3-404{       
        font-size: 130px;
    }
    .vrati-link-404 a{       
        font-size: 1.5em; 
        padding-top: 6px;
    }
    .obrazac-pretraga-404 h5{
        font-size: 16px;
        line-height: 30px;  
        margin-bottom: 20px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    h5{
        font-size: 1.20rem;
    }
    .h1-404{
        font-size: 32px;
    }
    .h2-404{
        font-size: 19px;       
        line-height: 21px;      
    }
    .h3-404{       
        font-size: 170px;
    }
    .vrati-link-404 a{       
        font-size: 1.5em; 
        padding-top: 6px;
    }
    .obrazac-pretraga-404 h5{
        font-size: 18px;
        line-height: 30px;  
        margin-bottom: 20px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    h5{
        font-size: 1.20rem;
    }
    .h1-404{
        font-size: 40px;
    }
    .h2-404{
        font-size: 21px;       
        line-height: 44px;      
    }
    .h3-404{       
        font-size: 220px;
    }
    .vrati-link-404 a{       
        font-size: 1.5em; 
        padding-top: 6px;
    }
    .obrazac-pretraga-404 h5{
        font-size: 18px;
        line-height: 30px;  
        margin-bottom: 20px;
    }
}