
body{
  color:#3a4751;
}

.container-80{
  width: 80%;
  margin: 0 auto;
}

/*Ime na vrhu*/
.top-name{
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #c4c4d1;
  color:#3a4751;
  text-align: center;
  font-size: 40px;
  margin-bottom: 30px;
  font-family: 'Lobster', cursive;
}


.contact{
  text-align: center;
}

.contact a{
  display: inline-block;
  text-decoration: none;
  color: #3a4751;
  text-align: center;
  margin-bottom: 30px;
}

.contact a:hover{
  color:#8bc4e8;
}

/*Header dio*/


header img{
  width:100%;
}

.contact{
  text-align: center;
}

.mail-request{
  display: inline-block;
  padding:10px;
  background-color: #c4c4d1;
  color:#3a4751;
  margin-top: 20px;
  border-top-left-radius: 25%;
  /*border-top-right-radius: 50%;*/
  /*border-bottom-left-radius: 50%;*/
  border-bottom-right-radius: 25%;
}

.mail-request:hover{
  background-color: #8bc4e8;
  color: #3a4751;
  text-decoration: none;

}


/*Navigacij*/

nav{
  background-color: #c4c4d1;
}

nav a{
  color: #3a4751;
  background-color: #c4c4d1;
  text-decoration: none;
}

nav a:hover{
  background-color: #8bc4e8;
  color: #3a4751;
  text-decoration: none;
}

.mobile-nav{
  display: none;
}

.desktop-nav{
  display: block;
  width: 100%;
}



/*Carousel dio i about-brela dio*/
.about-brela{
  margin-top: 10px;
  margin-bottom: 10px;
  height: 500px;
}

.about-brela-text{
  padding:20px 10px 10px 10px;
}

.about-brela-text h4{
  font-family: 'Lobster', cursive;
}



.carousel-img{

}

.carousel img{
  width:100%;
}


/*Apartmani divovi*/

.hidden-img{
  display: none;
}

.apartman{
  margin-top: 100px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.dropdown-request{
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.representing-apartment-img{
  width:30%;
}

.apartment-description{
  display: inline-block;
  width:60%;
}


.img-more{
  background-image: url("img/Ap1/img10.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: gray;
  font-weight: bold;
  color:black !important;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.3;
}

.img-more2{
  background-image: url("img/Ap2/img4.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: gray;
  font-weight: bold;
  color:black !important;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.3;
}

.img-more3{
  background-image: url("img/Ap3/img4.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: gray;
  font-weight: bold;
  color:black !important;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.3;

}

/* Brela info*/
.brela-info{
  margin:40px 0;
}

.brela-info img{
  width: 100%;
}

.brela-info-col{
  margin-top:30px;
}

/*Weather forecast*/
.forecast{
  text-align: center;
}

.forecast a{
  color: #8bc4e8;
  text-decoration: none;
}

.forecast a:hover{
  color:#8bc4e8;
}

/*Maps & youtube*/

.map-video{
  margin: 10px auto;
}

.map-video iframe{
  display: block;
  width:100%;
  height:250px;
  margin-top: 10px;
}







.doesnt-have{
  text-decoration: line-through;
  color:#c4c4d1;
}

.doesnt-have:hover{
  text-decoration: line-through;
  color:#c4c4d1;

}


.column img{
  width:100%;
}


.dropdown-custom{
  width:500px;
  font-style: normal;
}

.dropdown-custom a{
  display:inline-block;
  width:40%;
}








.row{
  padding-left: 10px;
}

.row > .column {
  padding: 0 8px;
}

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

/* Create four equal columns that floats next to eachother */
.column {
  float: left;
  width: /*10%;*/ 15%; /*sirina slika unutar apartment diva */
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
  /**/
  display: flex;
  flex-direction: column;
  align-items: center;

}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

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

.mySlides img{
  margin: 0 auto;
  display: inline-block;
  height: 500px;
  width: auto;
}


.mySlides2{
  display: none;
}

.mySlides2 img{
  margin: 0 auto;
  display: inline-block;
  height: 500px;
  width: auto;
}

.mySlides3{
  display: none;
}

.mySlides3 img{
  margin: 0 auto;
  display: inline-block;
  height: 500px;
  width: auto;
}
/**/
.prev{
  position: absolute;
  left: 0px;
}
/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  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;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
  width:100%;
}

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

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

footer{
  margin-top: 10px;
  padding-top: 20px;
  background-color: #c4c4d1;
  display: flex;
  flex-direction:column;
  justify-content: center;
  text-align: center;
}

footer a{
  display: inline-block;
  padding: 10px;
  padding-top: 10px;
  padding-bottom:10px;
  background-color:#c4c4d1;
  color:#3a4751;
}

footer a:hover{
  background-color: #8bc4e8;
  color: #3a4751;
  text-decoration: none;
}


/*Mobitel*/
@media(max-width:721px){
  .desktop-nav{
    display: none;
  }

  .mobile-nav{
    display: block;
  }

  .container-80{
    width:100%;
  }

}
