@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800&display=swap');

html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden;
}

a:hover {
  text-decoration: none;
}

.miniatura {
  width: 10rem;
  height: auto;
}

.image-wrapper {
  position: relative;
}

.delete {
  color: #222;
  width: 20px;
  height: 20px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  background-color: #999;
  border-radius: 25px;
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 12px;
  line-height: 20px;
  z-index: 1;
}

.delete:hover {
  background-color: red;
  color: white;
}

.form-control-file, .form-control-range {
  height: 34px;
}

.carinfo {
  background-color: #f4f5fb;
  color: black;
  padding-left: 2rem;
}

.cenovka {
  background-color: #004c97;
  color: white;
  text-align: center;
  padding-bottom: 1rem;
}

.kalkulacka {
  color: white;
  background-color: #004c97;
  padding: 1.2rem;
  /* margin-top: 25px;*/
}

.cena {
  font-weight: 800;
  color: #80b606;
}

.formh3 {
  color: white;
  padding-top: 25px !important;
}

.infoh3 {
  padding-top: 25px !important;
}

.admin {
  height: 100%;
}

h3 {
  color: #004c97;
  font-weight: 800;
  padding-top: 5px !important;
}

.bg-form {
  color: white;
  background-image: linear-gradient(#ea0202, #a00101);
  padding-bottom: 17px;
}

button, .btn {
  color: white;
  border: 0px;
  padding: 15px 25px;
  background-color: #80b606;
  vertical-align: top;
  border-radius: 0;
  text-align: center;
}

button:hover, .btn:hover {
  color: white !important;
  border: 0px;
  padding: 15px 25px;
  background-color: #6d9c04;
}

.tel {
  font-weight: bold;
  font-size: 24px;
}

.centr {
  text-align: center;
}

.vpravonula {
  padding-right: 0 !important;
}

hr {
  color: white;
}

.telefon {
  width: 64px;
  height: 64px;
  z-index: 99;
  position: fixed;
  right: 2rem;
  bottom: 2rem;
}

.bg-blue {
  color: white;
  background-color: #004c97;
  /*background-image: linear-gradient(#004c97, #003d83);*/
}

.bg-blue a {
  color: white;
  text-decoration: none;
}

.grn {
  color: #80b606 !important;
}

.grn:hover {
  color: white !important;
}

.bg-blue a:hover {
  color: #80b606;
}

.karta {
  padding-top: 20px;
}

.text-blue {
  color: #004c97;
}

.infoline {
  color: white;
  background-color: #003c77;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  font-size: 15px;
}

.datumy {
  padding: 10px;
}

.infoline strong {
  font-weight: 600;
}

.infoline a {
  color: #fff;
  text-decoration: none;
}

.phone {
  font-weight: 900;
}

.navbar {
  padding: 20px 0;
}

/** Ajax **/

.ui-sortable-placeholder {
  background-color: red !important;
}

#snippet-calc-prizePerDay {
  display: inline-block;
}

.form-group input {
  border-radius: 0;
}

/* galerie v detailu vozu */

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
* {
  box-sizing: border-box;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 180px;
  width: auto;
  padding: 16px;
  /* margin-top: -40px; */
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

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

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.carcardtitle {
  background-color: #004c97;
  color: white;
  padding: 1rem;
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 1rem;
}

.print, .print a {
  color: white;
  text-decoration: none;
  text-align: center;
}

.print:hover, .print a:hover {
  color: #80b606;
  text-decoration: none;
}

.vybava td {
  padding: 1rem;
  font-size: 1.1rem;
}

.kauce {
  color: #004c97;
  text-align: center;
  padding: 2rem;
  font-size: 2rem;
  font-weight: 800;
  border: 1px #004c97 solid;
  vertical-align: middle;
}

.cenaod {
  text-align: center;
  color: white;
  padding: 2rem;
  font-size: 2rem;
  font-weight: 800;
  background-color: #004c97;
  vertical-align: middle;
}

.big {
  font-size: 1.5rem;
  font-weight: 800;
}

.bold {
  font-weight: 800;
}

.kauce small {
  font-size: 1rem;
}

.cenaod small {
  font-size: 1rem;
}

.toptop {
  margin: -40px auto;
}

.mobil {
  display: none;
}

/* Styl pro obrazovky s šířkou menší než 600px (pro mobilní zařízení) */
@media only screen and (max-width: 600px) {
  .toptop {
    margin: 0;
  }

  .cena {
    display: block;
  }

  .mobil {
    color: white;
    display: block;
  }

  .nav-item {
    text-align: center;
    display: block;
  }
}