/*
Theme Name: WP ConcordSoft Basic Bootstrap Thema
Author: Mladen Prijić
Author URI: http://concordsoft.com/
Version: 1.0
Tags: responsive, white, bootstrap

*/


h1, h2, h3, a, li, p {
	font-family: 'Raleway', sans-serif;
}

html {
 margin-top: 0px !important;
}
.header-content {
    border-bottom:1px solid #cab98d;
    background:#1f3d63;
    z-index:999;
    padding: 5px 0;
    height: 65px;
}
.navbar-nav li a {
    text-transform: uppercase;
    color:#fff;
}
.navbar-nav li a:hover {
    background:transparent;
    color: #efcc64;
}
.main-menu  {
    /*padding-left:20%;*/
}
.grey-back {
    /*background:#1e2125;*/
    background:#1f3d63;
}
.logo img{  
    width:300px;      
}
.navbar-collapse {  
    padding-top:5px;      
}
.language {  
    padding-top:20px;      
}
.language a:first-of-type{  
    border-right:1px solid #eee; 
    padding-right:5px;     
}
.earth-back{  
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; 
    background-attachment: fixed;   
    height:600px;
    background-image: url(images/truck1.jpg);  
    position:relative;       
}
.earth {  
    padding-top:120px;      
}
.earth h2{  
    padding-bottom:50px;      
}
.overlay  {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background: rgba(2,42,82,0.75);*/
    background-color: rgba(37,37,37 , 0.5 );
}
.about-us-wh {
    color: #fff;
    font-size:20px;
    padding:50px 70px;
    line-height:32px;
}
.usluge {
    background: #cab98d; 
    padding: 70px 0;   
}
.paddd {
    padding-top: 70px;
    padding-bottom: 30px;
}
.usluge h2{
    margin-bottom:40px;   
}
.usluge li{
    margin-bottom:20px;   
}
h2.gold {
    color: #efcc64;    
}
.about-us {
    color: #efcc64;
    font-size:16px;
    font-weight: normal;
}
.about-us p{
    color: #efcc64;   
}
.kontakt-part {    
    padding:50px 0 ;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;  
    background-attachment: fixed; 
    /*height:700px;*/
    background-image: url(images/kontakt1.png);      
}
.kontakt-main {
    margin-bottom:30px;
}
.kontakt-part input{
    background: rgba(0,0,0,0.5);
    border: none;
    padding: 10px 5px;
    width:100%;
}
.kontakt-part textarea{
    background: rgba(0,0,0,0.5);
    border: none;
    padding: 3px 5px;
    width:100%;
    height:95px;
}
.text-area-part p {
    margin-bottom:5px;
}
.forma {
    margin-top:50px;
}
#vest {
    outline: none;
}
.vesti {
    padding:50px 0;
}
.vesti h1{
    margin-bottom:30px;
}
.vesti p img {
 float:left;
 margin:0 30px 30px 0;
}

/* Linkovi */

.linkovi {
    border-top: 1px solid #cab98d;
}
.linkovi h2{
    margin-bottom:30px;
}
.affix {
    top: 0;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background: rgba(1,21,41,0.9);
    border-color: #fff;
    z-index: 100;
    border-bottom: 1px solid #eee;
}
.nav > li > a:focus {    
    background-color: transparent;
    outline:none;
}
a:focus {      
    outline:none;
}

/* foto */

.program-img {
    height: 200px;
    padding:0;
    width:99%;
    position:relative;
    margin-bottom: 20px;
}
.program-img h3{
    background: linear-gradient(4deg, rgba(12,10,19,0.8) 10%, rgba(12,10,19,0.45) 35%, rgba(0,0,0,0.1) 55%, transparent 75%);
    padding:3%;    
    position:absolute;
    bottom:0;
    left:0;
    margin:0;
    color: #fff;  
}

/* single foto */

.singl-galerija-main, .galerija{
    padding: 50px 0;
}
.singl-galerija-main .naslov, .galerija .naslov {
    margin-bottom:30px;
}
.ms-item {
    width: 31%;
    padding:0;
}
.ms-item img {
    width: 99%;
    margin-right: 1%;
    margin-bottom: 5px;
}
.naslov-down h2 a {
    float:right;
    font-size:18px;
    color:#333;
}
.naslov-down h2 a:hover {
    text-decoration:none;
}
.naslov-down h2 a:hover img{
 background:#efcc64;
 border-radius:50%;   
}
input[type="submit"]{
    width: 7%;
}

/* MEDIA */

@media (max-width: 992px) {
    .kontakt-part {  
        height: inherit;    
    }
    input[type="submit"]{
        width: 15%;
    }
}
@media (min-width: 568px){
    
}
@media (max-width: 768px) {
    .navbar-toggle .icon-bar {      
        background: #fff;
    }
    .navbar-toggle{
        position: absolute;
        top: -40px;
        left: 0;
        margin:0;
    }
    .header-logo  {      
        text-align:center;
    }
    .main-menu {
        padding: 0%;
    }
    .language {
        position: absolute;
        right: 0;
        top: 25px;
        padding-top:0;
    }   
    .navbar-collapse {
        padding: 0 20px;
        background: #1f3d63;
        margin-top:15px;
    }
    .nav > li > a {       
        padding: 10px 20px;
    }
    .vesti p img {       
     width:100%;
     height:auto;
 }
}
@media (max-width: 610px) {
    .paddd{
        padding-top: 0px;
    }
    .usluge {
        background: #cab98d;
        padding: 20px 0;
    }
}
@media (max-width: 480px) {

    .logo img {
        width: 200px;
        padding-top: 10px;
    }
    .navbar-toggle {       
        top: -35px;     
    }
    .language a {        
        font-size: 12px;
    }
    .usluge-desno img {        
        width:100%;
    }
    .ms-item {
        width: 90%;
        height: auto;
        padding: 0;        
    }
}



/*//kontakt tabela//*/
table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 60%;
    table-layout: fixed;
    margin: 0 auto;
}

.darkgrey-row {
    background-color: #efefef;
}

.lightgrey-row {
    background-color: #f9f9f9;
}

table caption {
    font-size: 1.5em;
    margin: 0.5em 0 0.75em;
}

table tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: 0.35em;
}

table th,
table td {
    padding: 0.625em;
    text-align: center;
}

table th {
    font-size: 0.85em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.day-table {
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}

.hours-table {
    text-align: right;
    font-family: 'Raleway', sans-serif;
}

@media screen and (max-width: 600px) {
    table {
        border: 0;
    }
    table caption {
        font-size: 1.3em;
    }
    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: 0.625em;
    }
    .day-table {
        text-align: center;
        font-weight: bold;
    }
    .hours-table {
        text-align: center;
    }
    table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 0.8em;
        text-align: center;
    }
    table td::before {
        /*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
      content: attr(data-label);
      float: left;
      display: none;
      font-weight: bold;
      text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
}
}
.gallery-single-image {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    height: 240px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.gallery-single-image2 {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    height: 240px;
    width: 330px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    border: 15px solid whitesmoke;
    width: 100%;
}
@media (min-width: 768px) {
    .navbar-nav {
        float: right!important;
        margin: 0;
    }

}
@media (max-width: 768px) {

    .gallery-single-image2 {
     
        width: 330px;
    }
}
@media (max-width: 450px){
    input[type="submit"] {
        width: 22%;

    }
    .earth {
        padding-top: 45px;
    }
}
label {
    font-weight: normal!important;
}
.onama-page{
        background: #cab98d;
            padding-top: 120px;

}
.kontakt-page, .galerija-page  {
    padding-top: 120px;
}
.container-onama {
   padding: 0px 0px 70px 0px;
}
.naslov-padding {
    margin-bottom: 40px;
}
.container-reference {
    padding: 50px 0;
}
@media (max-width:600px) {

table {
 
    width: 90%!important;
  
  
}
}
@media (max-width: 450px) {
	.container-reference {
    padding-top:50px;
    padding-bottom: 15px;
}
.kontakt-page, .galerija-page, .onama-page {
    padding-top: 45px;
}
.onama-mobile {
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.references-mobile {
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container-mobile {
	padding-top: 0px;
}

}
