﻿.bgimg-1 {
  background-position: center;
  background-size: cover;
  background-image: url("logo/altrad.jpg");

  filter: none;
}
body, html {
  line-height: 1.8;
  font-family:'Exo', sans-serif;
}

.col-md-4 {
  display: none;
}

.show {
  display: block;
}

h1, h2, h3, h4, h5, h6{
  font-family:'Exo', sans-serif;
}

.mySlides {display: none}
.w3-content {
    max-width: none;
}

h1{
  text-align: center;
}

div.header{
  background-color: white;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
 div.w3-bar.w3-card, div.w3-bar-block.w3-black.w3-hide.w3-hide-large.w3-hide-medium.w3-top, a.w3-bar-item.w3-button.w3-padding-large{
   background-color: #848481;
   color: white;
}

a.w3-bar-item.w3-button.w3-padding-large:hover{
  text-decoration: none;
}

div.w3-content{
  width:100%;
}

div.w3-container.w3-light-grey{
  padding:18px 16px;
  margin-left:20px;
  margin-right:20px;
}
a#profil{
  color: white;
}
a#profil:hover{
  color: #e60000;
}

h2{
  font-weight: bold;
  text-align: center;
}

.w3-grayscale{
  filter: none;
}
div.w3-black{
  background-color: #848481;
}

@media only screen and (max-width: 600px) {
  img#VS1{
width: 100%;
  }

  .column1 {
    padding: 10px;
    float: left;
  }
  .column2 {
    padding: 10px;
    height: 100%;

  }
  .fa {
    padding: 10px;
    font-size: 15px;
    width: 25px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
  }

  .fa:hover {
      opacity: 0.7;
  }

  .fa-facebook {
    background: #3B5998;
    color: white;
    width: 40px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .fa-youtube {
    background: #bb0000;
    color: white;
    width: 40px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  img#logoh:hover, img#logoh1:hover {
    opacity: 0.7;
  }
  img#logoh{
    width: 95px;
    height: 35px;
  }

  img#logoh1{
    width: 40px;
    height: 35px;
  }
  div#ResT4{
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
  }
  div#ResT5{
    margin-top: 30px;
    margin-bottom: 30px;
  }
  div#ResT{
    height: 150px;
  }
  div#ResT1{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  i#ResT2{
    padding-top: 0px;
    padding-bottom: 5px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 35px;
  }
  div.w3-center.w3-large{
    display: none;
  }
  img#logo{
    width: 200px;
    height: 100px;
  }
  div.w3-top.w3-center{
    margin-top: 120px;
  }
  div#content{
    margin-top: 163px;
  }
  div.w3-container{
    padding:28px 16px;
  }
  .w3-large, p.w3-center, p {
      font-size: 12px!important;
  }
  h1 {
    font-size: 25px;
  }
  .line {
      height: 2px;
  }
  div.column {
      width:100%;
      padding-left:2%;
      padding-right:2%;
      margin-bottom: 20px;
  }
  div#myBtnContainer{
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    display: inline-grid;
  }
  img#jezik{
    width: 22px;
    height: 22px;
  }
}
@media only screen and (min-width: 600px) {
  img#VS1{
  width: 30%;
  }
  .column1 {
    width: 30%;
    padding: 10px;
    float: left;
  }
  .column2 {
    padding: 10px;
    width: 70%;
    margin-left: 30%;
    height: 1200px;
  }

  .fa {
    padding: 20px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
  }

  .fa:hover {
      opacity: 0.7;
  }

  .fa-facebook {
    background: #3B5998;
    color: white;
    width: 5%;
    padding-top: 12px;
    padding-bottom: 25px;
  }

  .fa-youtube {
    background: #bb0000;
    color: white;
    width: 5%;
    padding-top: 12px;
    padding-bottom: 25px;
  }
  img#logoh:hover, img#logoh1:hover {
    opacity: 0.7;
  }
  img#logoh{
    width: 190px;
    height: 70px;
  }

  img#logoh1{
    width: 80px;
    height: 70px;
  }

  div#ResT4{
    margin-left: 10%;
    margin-right: 10%;
  }

  div#ResT5{
    margin-top: 60px;
    margin-bottom: 60px;
  }

  div#ResT1{
    margin-top: 60px;
    margin-bottom: 60px;
  }
  i#ResT2{
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 35px;
  }
  i#ResT3{
    width: 160px;
  }
  div.w3-top.w3-center{
    margin-top: 190px;
  }
  div#content{
    margin-top: 243px;
  }
  .w3-large, p.w3-center, p {
      font-size: 18px!important;
  }
  h1{
    font-weight: 36px;
  }
  .line {
      height: 5px;
  }
  div.column {
      width:50%;
      padding-left:2%;
      padding-right:2%;
      margin-bottom: 20px;
  }
  div#myBtnContainer{
    width: 50%;
    margin-left: 10%;
    margin-right: 10%;
    display: inline-flex;
  }
  img#jezik{
    width: 36px;
    height: 36px;
  }
}

@media only screen and (min-width: 1200px) {
  div.w3-container.w3-light-grey{
    margin-left: 420px;
    margin-right: 420px;
  }
  h2{
    font-family:'Exo', sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 40px;
  }
}

@media only screen and (min-width: 1800px) {
  div.w3-bar.w3-card, div.w3-bar-block.w3-black.w3-hide.w3-hide-large.w3-hide-medium.w3-top{
    background-color: #848481;
    color: white;
    font-size: 20px;
 }
}

/*LAYOUT*/

body {
  margin: 0;
  background-color: #f1f1f1;
}

div.col-md-4{
  padding: 5px;
}

/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  cursor: pointer;
}

.btn:hover {
  background-color: #ddd;
}

.btn.active {
  background-color: #666;
  color: white;
}

.d-block{
  margin-left: 40%;
  margin-right: 40%;
}


.slikamodal{
  height:60%;
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
}
.line {
    background-color: #e60000;
    border-radius: 2px;
    width: 80%;
    text-align: center;
    margin-right: 10%;
    margin-left: 10%;
}

.collapsible {
    background-color : white;
    color: #e60000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: center;
    outline: none;
    font-size: 30px;
}

button {
    background-color: #e60000;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    display: inline-block;
  }


button:hover {
    opacity: 0.8;
}

.cancelbtn {
    width: auto;
    height: 80%;
    font-size: 20px;
    padding: 10px 18px;
    background-color: #f44336;
}


.container {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    text-align: left;
}

/*PRODAJNI PROGRAM*/

.main5 {
    max-width: 80%;
    margin: auto;
}

.row5 {
    margin: 10px -16px;
}

.row5,
.row5 > .column5 {
    padding: 8px;
}

.column5 {
    float: left;
    width: 33.33%;
}

.row5:after {
    content: "";
    display: table;
    clear: both;
}

.content5 {
    background-color: white;
    padding: 10px;
}


img.prodajniprogram{
  width: 40%;
  height: 200px;
  margin-left: 30%;
  margin-right: 30%;
  margin-bottom: 5px;
}

.p{
  margin: 0px;
  font-size: 20px;
  background-color: #666;
}

span {
  cursor: pointer;
}

.close:hover,
.close:focus {
    color: red;
    cursor: pointer;
}

.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

button.btn.btn-info.btn-lg{
  background-color: #e60000;
  border: 3px solid #e60000;
}

button.close{
  width: 100px;
}

div.modal-content{
  width: 100%;
}

.opispp{
text-align: center;
}

a.pp{
  width: 100%;
}

table.pp{
  weight:100%;
  margin-left: 25%;
  margin-right: 25%;
  font-size: 15px;
}

tr{
  font-size: 14px;
}

/*NAVODILA*/

.row{
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}


h4{
  text-align: center;
}

/*POOBLAŠČENI SERVISI*/
.drzava {
    background-color: #e60000;
    color: white;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    text-align: center;
    border: 2px solid #ccc;
    outline: none;
    border-radius: 4px;
}

.podatki {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  text-align: center;
  background-color: white;
  border-radius: 4px;
}

a{
  color: #e60000;
}

a:hover{
  color: black;
}

/*REZERVNI DELI*/
div#rezervnideli{
  background-color: white;
  text-align: center;
}

#myInput {
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 80%;
  margin-right: 10%;
  margin-left: 10%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 2px solid #a6a6a6;
  margin-bottom: 12px;
}

#myTable {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 18px;
  overflow: scroll;
}

#myTable th, #myTable td {
  text-align: center;
  padding: 12px;
}

#myTable tr {
  border-bottom: 1px solid #ddd;
}

#myTable tr.header, #myTable tr:hover {
  background-color: #f1f1f1;
}

#myInput1 {
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 80%;
  margin-right: 10%;
  margin-left: 10%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 2px solid #a6a6a6;
  margin-bottom: 12px;
}

#myTable1 {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 18px;
  overflow: scroll;
}

#myTable1 th, #myTable1 td {
  text-align: center;
  padding: 12px;
}

#myTable1 tr {
  border-bottom: 1px solid #ddd;
}

#myTable1 tr.header, #myTable1 tr:hover {
  background-color: #f1f1f1;
}

.table-scroll {
  height:200px;
  overflow:auto;
  margin-top:20px;
  margin-right: 10%;
  margin-left: 10%;
}

.deli{
  text-align: center;
  background-color: white;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}

img.rezervnideli{
  height: 600px;
}

* {
  box-sizing: border-box;
}
p#lg{
  height: 50px;
  margin-bottom: 0px;
}
