* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    background-color: #000 !important;
}
.navbar {
    border-bottom: 4px solid #660000;
    box-shadow: 0px 1px 15px 1px #660000;
    letter-spacing: 3px;
    font-size: 20px;
    background-color: #f2f2f2 !important;
    margin: -5px !important; 
}
.navbar-nav {
    margin-left: 280px;
}
.navbar-brand {
    position: absolute;
    left: 0.5%;
    top: 20%;
}
.flag1 {
    position: absolute;
    right: 115px;
    top: 15%;
}
.flag2 {
    position: absolute;
    right: 65px;
    top: 15%;
}
.flag3 {
    position: absolute;
    right: 15px;
    top: 15%;
}
.navbar-text {
    color: #660000 !important;
    position: absolute;
    top: 20%;
    left: 200px;
    font-size: 15px;
}
.nav-item a {
    color: #660000 !important;
    transition: color 1s;
}
.nav-item a:hover {
    color: #000 !important;
}
.dropdown-menu, .dropdown-item:focus {
    background: #f2f2f2 !important;
    box-shadow: 5px 2px 5px 5px rgba(0,0,0,0.4);
}
.dropdown-item {
    font-size: 18px;
}
.veta {
    margin-top: 30px;
    letter-spacing: 4px;
    font-style: italic;
    color: white;
}
.veta h5 {
    font-size: 16px !important;
}
.veta a {
    color: #990000;
}
.veta a:hover {
    text-decoration: none;
    color: #cc0000;
}
.kariera {
    margin-top: 60px;
    position: relative;
}
.kariera img {
    width: 80%;
    height: auto;
}
.kariera h1 {
    color: #990000; 
    font-size: 5vw;
    font-weight: 700;
    width: 99%;
    position: absolute;
    top: 10%;
    transform: translate(0,-50%);
}
.o-nas img  {
    width: 300px;
    height: auto; 
    margin-top: 30px;
}
.o-nas h4 {
    color: #fff;
    margin-bottom: 50px;
    font-weight: normal
}
.about-us h1 {
    color: #fff;
    font-style: italic;
    letter-spacing: 2px;
    position: relative;
    bottom: 120px;
}
.kontakt-udaje p {
    font-style: italic;
    letter-spacing: 2px;
    text-align: center;
    font-size: 17px;
    color: #fff;
}
.kontakt-udaje p a {
    color: #fff !important;
    text-decoration: none;
}
.kontakt-udaje p a:hover {
    color: #e60000 !important;
    text-decoration: none;
    transition: color 1s;
}
.kontakt-udaje h4 {
    color: #800000; 
    text-align: center;
}
iframe {
    width: 100%;
}
/*------------------------TIMELINE--------------------------*/
.container5 {
  min-height: 100vh;
  width: 100%;
    margin: 0 auto;
    padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
}
.container5 h2  {
    color: #800000;
}
.container5 p {
    color: #fff;
}
.timeline {
  width: 100%;
  height: auto;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.timeline ul li {
   padding-bottom: 0; 
  background-color: #1e1f22 !important;
  color: white;
  border-radius: 10px;
  margin-bottom: 40px !important;
    list-style: none;
}
.timeline li {
    font-style: italic;
    letter-spacing: 2px;
    font-size: 17px;
    padding-bottom: 10px;
}
.timeline ul li:last-child {
  margin-bottom: 0;
}
.timeline-content {
    background-color: #1e1f22 !important;
    padding: 20px;
    border-radius: 10px;
}
.timeline-content h1 {
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 10px;
}
.timeline-content p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}
.spoplatnenie:before {
    content: "";
    background: white;
    display: block;
    width: 100%;
    height: 2px;
    margin: 20px auto;
}
.spoplatnenie p {
    color: #fff;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 2px;
}
.spoplatnenie img {
    margin: 30px 0;
    width: 100%;
}
.customer-reference {
    margin-bottom: -1000px;
}
.customer-reference img {
    border-radius: 2px;
}
.customer-reference .jedna {
    position: relative;
    bottom: 1105px;
    left: 165px;
    width: 60%;
}
.customer-reference .tri {
    position: relative;
    bottom: 1100px;
    left: 190px;
    width: 50%;
}
.customer-reference .pat {
    position: relative;
    bottom: 870px;
    left: 190px; 
    width: 50%;
}
.customer-reference .dva {
    position: relative;
    bottom: 1610px;
    left: 600px;
    width: 68%;
}
.customer-reference .styri {
    position: relative;
    bottom: 1330px;
    left: 400px;
    width: 42%;
}
.customer-reference .sest {
    position: relative;
    bottom: 1280px;
    left: 640px;
    width: 50%;
}
footer {
    background: black;
    color: #990000 !important;
    padding: 8px 0;
    font-size: 17px;
    border-top: 4px solid #660000;
    border-right: 8px solid #660000;
    border-left: 8px solid #660000;
    box-shadow: 0px 1px 10px 1px #660000;
}
footer p a {
    color: #fff !important;
    text-decoration: none;
    transition: color 1s;
}
footer .hover:hover {
    color: #990000 !important;
    cursor: pointer;
    
}
footer p a:hover {
    color: #990000 !important;
    text-decoration: none;
    transition: color 1s;
}
#mySidenav {
    display: none;
}
.mySidenav2 {
    display: none;
}
.sidenav a:hover {
    color: #990000 !important;
    transition: color 1s;
}
/* width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px white; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: linear-gradient(transparent, #990000); 
  border-radius: 10px;
}
input[type=text], input[type=email], textarea {
  width: 80%;
  padding: 12px;
  border: 1px solid #660000;
    background: transparent;
  border-radius: 4px;
    margin: 5px 0;
    color: #fff;
    outline: none;
}
input[type=submit] {
  background-color: #660000 !important;
  border: none;
  padding: 15px 40px;
  text-align: center;
  text-decoration: none;
  transition-duration: 2s;        
  color: black !important;
    width: 30%;
    margin: 20px 0 30px 15px;
}
input[type=file] {
    color: #660000;
    text-align: left !important;
    margin: 20px;
}
input[type=submit]:hover {
  background-color: #fff !important;
  color: #990000 !important;
}
form {
  margin-top: 50px;
}
form a {
    color: #fff;
}
form a:hover {
    color: #fff;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 10px;
  }
}
@media only screen and (max-width:1200px) {
    .customer-reference {
        margin-bottom: -1100px;
    }
.customer-reference .jedna {
    position: relative;
    bottom: 1100px;
    left: 80px;
    width: 70%;
    
}
.customer-reference .tri {
    position: relative;
    bottom: 1100px;
    left: 100px;
    width: 58%;
}
.customer-reference .pat {
    position: relative;
    bottom: 1000px;
    left: 120px; 
    width: 50%;
}
.customer-reference .dva {
    position: relative;
    bottom: 1610px;
    left: 500px;
    width: 83%;
}
.customer-reference .styri {
    position: relative;
    bottom: 1495px;
    left: 580px;
    width: 50%;
}
.customer-reference .sest {
    position: relative;
    bottom: 1380px;
    left: 575px;
    width: 55%;
}  
}
@media only screen and (max-width:1040px) {
    .navbar-text {
        opacity: 0;
    }
    .navbar-nav {
        margin-left: 10px;
    }   
}
@media only screen and (max-width:993px) {
.customer-reference .jedna {
    position: relative;
    bottom: 1155px;
    left: -10px;
    width: 100%;
}
.customer-reference .tri {
    position: relative;
    bottom: 1115px;
    left: 0px;
    width: 80%;
}
.customer-reference .pat {
    position: relative;
    bottom: 1000px;
    left: 50px; 
    width: 60%;
}
.customer-reference .dva {
    position: relative;
    bottom: 1680px;
    left: 380px;
    width: 100%;
}
.customer-reference .styri {
    position: relative;
    bottom: 1510px;
    left: 425px;
    width: 75%;
}
.customer-reference .sest {
    position: relative;
    bottom: 1385px;
    left: 410px;
    width: 85%;
} 
}
@media only screen and (max-width:767px) {
    .veta {
        display: none;
    }
     .kariera {
        margin-top: 0;
    }
    #mySidenav {
        display: block;
    }
    .mySidenav2 {
        display: block;
        position: absolute;
        top: 0%;
        right: 5%;
        position: fixed;
    }
    .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
   z-index: 10;     
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.hore {
    display: none;
}
input[type=text], input[type=email], textarea {
  width: 100%;
}
    .customer-reference {
        margin-bottom: 0px;
    }
.customer-reference li {
        margin-left: 15px;
    }
    .customer-reference img {
        display: none;
    }
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
@media only screen and (min-width: 768px) {
  .timeline:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 100%;
    background-color: #b3b3b3;
  }
  .timeline ul li {
    width: 50%;
    position: relative;
    margin-bottom: 50px;
      
  }
  .timeline ul li:nth-child(odd) {
    float: left;
    clear: right;
    transform: translateX(-30px);
    border-radius: 20px 0px 20px 20px;
  }
    
  .timeline ul li:nth-child(even) {
    float: right;
    clear: left;
    transform: translateX(30px);
    border-radius: 0px 20px 20px 20px;
  }

  .timeline ul li::before {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #660000;
    top: 0px;
      transition: 1s;
  }
  .timeline ul li:nth-child(odd)::before {
    transform: translate(50%, -50%);
    right: -30px;
  }
  .timeline ul li:nth-child(even)::before {
    transform: translate(-50%, -50%);
    left: -30px;
  }
  .timeline ul li:hover::before {
    background-color: #fff;
  }
}

.wrapper{
    position: fixed;
    bottom: 30px;
    left: 30px;
    max-width: 305px;
    background: #fff;
    padding: 10px 15px 15px 15px;
    border-radius: 15px;
    box-shadow: 1px 7px 14px -5px rgba(0,0,0,0.15);
    text-align: center;
  }
  .wrapper.hide{
    opacity: 0;
    pointer-events: none;
    transform: scale(0.8);
    transition: all 0.3s ease;
  }
  ::selection{
    color: #fff;
    background: #FCBA7F;
  }
  .content header{
    font-size: 22px;
    font-weight: 600;
  }
  .content{
    margin-top: 10px;
  }
  .content p{
    color: #858585;
    margin: 5px 0 20px 0;
  }
  .content .buttons{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .buttonss button{
    padding: 10px 20px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    background: #FCBA7F;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .buttonss button:hover{
    transform: scale(0.97);
  }
  .buttonss .item{
    margin: 0 10px;
  }
  .buttonss a{
    color: #FCBA7F;
  }