html {
  width: 100%;
  height: 100%;
}

body{
  overflow-x: hidden;
  height: -webkit-fill-available;
  background-color:rgb(253, 253, 244);
  position: relative;
  cursor: default;
}

.whole {
    position: absolute;
    padding:0;
    margin:0;

    top:0;
    left:0;

    width: 100%;
    height: 100%;
    background:rgba(255,255,255,0.5);
}

.carousel-control-prev, .carousel-control-next {
  height: 85%;
  top: unset;
  width: 10%;
  color: #aaa;
}

.home-see-more {
  text-align: center;
  display: grid; 
  color: #000; 
  position: absolute; 
  right: 0; 
  margin-top: 2%; 
  margin-right: 2%; 
  z-index: 1;
}

.home-see-more:hover {
  text-decoration: none;
  color: #000;
}

footer {
  background: white;
  height: 60px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
}

.above-footer {
  margin-bottom: 60px;
}

.logo{
  height: 60px;
  float: right;
  padding-left: 2%;
  padding-top: 0.7%;
}

.logo-holder{
  width: -webkit-fill-available;
  height: 12vh;
  z-index: 1;
  bottom: 0px;
  position: fixed;
  background-color: rgba(255, 255, 255);
  display: flow-root;
  -webkit-box-shadow: inset 0px 4px 5px 0px rgba(163,163,163,1);
  -moz-box-shadow: inset 0px 4px 5px 0px rgba(163,163,163,1);
  box-shadow: inset 0px 4px 5px 0px rgba(163,163,163,1);
}

header {
  height: 100vh;
}

.container{
    width: auto;
}

.container.medium {
  margin: 0% 15%;
}

#slideshow {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px;
}

#my-image-slider {
  height: 90%;
}

.carousel-inner {
  height: -webkit-fill-available;
}

#liner {
  width:100;
  height: 0%;
}

.nav-item-lang{
  justify-content: center;
  padding: 0%;
  width: 5%;
  margin-right: 1%;
  vertical-align: middle;
}

.lang-icons{
  margin-top: 25%;
  display: contents;
}

.lang{
  height:25px;
  padding-left: 10%;
}

.nav.nav-pills.nav-fill {
    background-color: #82b1ff;
    -webkit-box-shadow: inset 3px 14px 65px -39px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 3px 14px 65px -39px rgba(0,0,0,0.75);
    box-shadow: inset 3px 14px 65px -39px rgba(0,0,0,0.75);
}

.nav-item{
    justify-content: center;
    padding: 0%;
    width: 9%;
    box-sizing: content-box;
}

.nav-item:hover{
    background-color: #007bff;
    border-radius: 0.35rem;
    border: 0px;
    -webkit-box-shadow: inset 3px 14px 65px -39px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 3px 14px 65px -39px rgba(0,0,0,0.75);
    box-shadow: inset 3px 14px 65px -39px rgba(0,0,0,0.75);
    height: inherit;
}

.nav-link {
    color:black;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
    height: 100%;
    text-align: center;
    padding-top: 9%;
}

.nav-link:hover {
    color:white;
}

#logo{
  padding: 0.7%;
  padding-right: 4%;}

#logo:hover{
  background-color: #82b1ff;
}

.container{
    max-width: 3000px;
    width: 100%;
}

.actived{
  background-color: #007bff;
  border-radius: .35rem;
  border: none !important;
  -webkit-box-shadow: inset 3px 14px 65px -39px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 3px 14px 65px -39px rgba(0,0,0,0.75);
  box-shadow: inset 3px 14px 65px -39px rgba(0,0,0,0.75);
  height: inherit;
}

.actived .nav-link{
  color: white;
}

#content {
  clear: both;
  background-color: rgb(255, 253, 244)
}

article {
  margin-top: 5%;
}

.index-page{
  width:96%;
  float:left;
  margin:auto;
  margin-left: 2.5%;
  margin-top:2%;
  margin-bottom: 2%;
  height: 400px;
}

.heading {
text-align: center;
}

.title {
  font-size: 2.57rem;
  border-bottom: solid 5px white;
}

.subtitle {
  margin-bottom: 4%;
  margin-top: 2%;
  font-size: 2.2rem;
}

.about-Vrsi {
  text-align: justify;
  color: black;
  font-weight: 700;
  font-family: sans-serif;
  font-size: 1.1rem;
}

.det{
  font-size: xx-large;
}

.bicikl{
  height: 400px;
  max-height: 100%;
}

.modal-content{
  height: fit-content;
  width: max-content;
}

.modal-dialog{
  margin-left: 15%;
  height: 410px;
}

.modaler{
  background-color: none !important;
  padding: 0% !important;
  padding-bottom: 0.5% !important;
  text-decoration: underline;
}

.modal-open .modal{
  overflow-x: scroll !important;
  overflow-y: scroll !important;
}

/*APARTMANI*/
.location-div {
  margin: auto;
  margin-top: 3%;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.9) !important;
}

.about-us {
  text-align: justify;
  color: black;
  font-family: sans-serif;
  font-size: 1.1rem;
  margin-top: 1%;
  width: 98%;
  margin: auto;
}

.rows {
  height: 57vh;
  margin: 2% auto;
  margin-bottom: 0;
  width: 95%;
}

.col-sm-6 {
  height: inherit;
}

.card {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  background-color:rgba(255, 255, 255, 0.9);
}

.card-title {
  margin: auto;
}

.card-body {
  text-align: center;
  display: grid;
  height: 50%;
  padding: 0.4rem 1.25rem !important;
}

.slika-apartmana {
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.apartman-links {
  display: flex;
  justify-content: space-evenly;
  margin-top: 0.8%;
}

.apartman-button {
  background: white;
  text-decoration: none;
  padding: 5px;
  display: inline-block;
  border-radius: 5px;
  color: navy;
}

.apartman-button:hover {
  text-decoration: none !important;
  font-weight: 600;
}

/*APARTMAN 1 I 2*/

.apartman-button-page {
  margin: auto 0;
  margin-left: 4%;
  width: 200px;
  height: 40px;
  text-align: center;
  font-weight: 500;
  line-height: 40px;
  background-color: rgba(6, 0, 85, 0.9);
  color: white;
  border-radius: 50px;
}

.apartman-button-page:hover {
  text-decoration: none;
  color: white;
}

.apartmani-back {
  margin: auto;
  color: #000;
  position: absolute;
  right: 0;
  margin-right: 7%;
  margin-top: 1%;
  cursor: pointer;
}

.card-deck {
  display: inline-block;
  flex-flow: row wrap;
  transform: scale(1.3) !important;
  margin: 10%;
  margin-top: 5%;
}

#multi-icons{
  display: -webkit-inline-box;
}

.multi-icons{
  width: 50%;
}

.list-group{
  border: solid thin #000;
  border-radius: 0.25rem;
}

.active{
  background-color: rgba(255, 255, 255);
  border-radius: 0.25rem;
}

.plus{
  margin-left: 8%;
  border-radius: 0.25rem;
  height: fit-content;
}

.icons {
  border:solid black;
  height: initial;
  width: -webkit-fill-available;
  background-color: white !important;
}

.icons p {
  text-align: center;
}

.fa-check-circle{
  color: green;
}

#details {
  margin: 2% 5%;
  height: 35vh;
  margin-bottom: -1%;
}

.list-group-item.active {
  background-color: #82b1ff;
  border: #82b1ff;
  color: black;
}

.icon {
  font-size: 24px;
  height: 26px;
  width:26px;
}

.myGallery{    
  margin-right: 1%;
  margin-left: 7.5%;
  text-align: justify;
}

#slike{
  position: relative;
  display: flex;
}

.fa-arrow-up {
  font-size: 35px;
  margin-top: 20px;
  position: sticky;
  top: 75%;
  background-color: #cecece;
  border-radius: 5px;
  padding: 5px;
}

.fa-arrow-up:hover {
  color: #004da0;
}

.small-pic{
  margin: 1.5%;
  height: 182px;
  transition: 1s;
}

.small-pic:hover{
  transform: scale(1.1);
}

.fancy-button{
  width: 177px;
  height: 40px;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  margin-left: 6%;
  margin-top: 20%;
  line-height: 40px;
  color: rgba(255,255,255,0.9);
  border-radius: 50px;
  background: linear-gradient(-45deg, #ffa63d, #ff3d77, #338aff, #3cf0c5);
  background-size: 600%;
  -webkit-animation: anime 16s linear infinite;
          animation: anime 16s linear infinite;
}
@-webkit-keyframes anime {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes anime {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.fancy-button:hover{
  cursor: pointer;
}

#fb{
  all: unset;
  display: block;
}

.link{
  color: #000000;
}

/*GALERIJA*/

.picturesGallery {
  text-align: justify;
}

.filter{
  width: 100px;
  height: 45px;
  outline: none;
  cursor: pointer;
  background: none;
  transition: .5s;
  font-size: larger;
  border-radius: 5px;
  font-family: "Lato",sans-serif;
  border: 1.5px solid #1976D2;
  color: #1976D2;
  margin: 0% 0.5%;
  text-align: center;
}

.filter:hover{
  border: none;
  color: white;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  background-color: #1976D2;
  transition: all 0.3s ease-in-out;
}

.active-filter{
  background-color: #1976D2;
  color: white;
}

/*KONTAKT*/
.contactbody{
  height: -webkit-fill-available;
  margin-bottom: 60px;
}

.contact-info {
  margin: 2%;
  width: 44%;
  display: -webkit-inline-box;
}

.contact{
  width: 100%;
  display: inline-flex !important;
}

.maper {
  float: left;
  margin: 2% !important;
}

.mapouter {
  margin: 0% !important;
}

.gmap_canvas {
  margin: 0 !important;
}

iframe{
  width:100%;
}

.info{
  -webkit-box-shadow: inset 0px 0px 6px -1px rgb(82, 82, 82, 1);
  -moz-box-shadow: inset 0px 0px 6px -1px rgba(82, 82, 82,1);
  box-shadow: inset 0px 0px 6px -1px rgba(82, 82, 82,1);
  height: 380px;
  margin: 0 auto;
  padding:1%;
  background-color: rgba(255, 255, 255, 0.5);
  width: 50%;
}

#broj-mail {
  padding: 1% 3%;
}

/*CJENIK*/
.pricingdiv{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: 'Source Sans Pro', Arial, sans-serif;
  width: 95%;
  margin: 0 auto;
  margin-top: 2%;
}

.pricingdiv ul.theplan{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  color: rgb(37, 37, 37);
  background: rgba(209, 209, 209, 0.75);
  position: relative;
  width: 360px; /* width of each table */
  text-align: center;
  margin-right: 30px; /* spacing between tables */
  margin-bottom: 1em;
  transition: all .5s;
}

.pricingdiv ul.theplan:hover{ /* when mouse hover over pricing table */
  transform: scale(1.05);
  transition: all .5s;
  z-index: 100;
  box-shadow: 0 0 10px gray;
}

.pricingdiv ul.theplan li{
  margin: 10px 20px;
  position: relative;
}

.pricingdiv ul.theplan li.title{
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
}

.pricingdiv ul.theplan:last-of-type{ /* remove right margin in very last table */
  margin-right: 0;
}

/*very last LI within each pricing UL */
.pricingdiv ul.theplan li:last-of-type{
  text-align: center;
  margin-top: auto; /*align last LI (price botton li) to the very bottom of UL */
}

.pricingdiv a.pricebutton{
  background: white;
  text-decoration: none;
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
  color: navy;
}

.book {
  background-color: transparent !important;
}

.pricingdiv td {
  border: solid thin black;
  font-size: large;
}

.no-right-border {
  border-right: none !important;
}

.no-left-border{
border-left: none !important;
}

/*Media queries*/

@media only screen and (min-width: 768px) {
  .col-sm {
    margin: auto;
  }

  .card-deck {
    margin: 2% 5%;
    display: flex;
    flex-flow: nowrap;
    transform: scale(1) !important;
  }
}

@media only screen and (max-width: 1024px) {
  header {
    height: fit-content;
    max-height: 35vh;
    margin-bottom: 10vh;
  }

  #slideshow {
    height: fit-content;
    max-height: 25vh;
  }
  
  .col-sm-6 {
    display: contents;
  }

  .rows {
    display: grid;
    height: fit-content;
  }

  .slika-apartmana {
    width: 100%;
    height: auto;
  }

  .apartmentbody {
    height: unset;
  }

  #details {
    height: unset;
  }

  .pricingdiv {
    display: grid;
  }

  .pricingdiv ul.theplan{
    margin-top: 15%;
  }

  .maper {
    margin: auto !important;
    margin-top: 4% !important;
  }
}