/*
Theme Name: Val-rent
Theme URI: https://immense.hr
Author: Immense d.o.o.
Author URI: https://immense.hr
Description: Prazna WordPress tema za Val-rent s Tailwind CSS integracijom.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: val-rent
*/
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
        #map { width: 100%; height: 500px; }
.leaflet-touch .leaflet-control-attribution{
	display:none !important
}
.trp-flag-image{
	width:15px !important
}
h1 {
	
	position: relative;
	overflow: hidden;
	
}

.text {
	padding:60px 0px;
}


body {
   font-family: "IBM Plex Sans", sans-serif;
  margin: 0;
  padding: 0;

}
/* .container{
	padding:1rem !important
} */
img {
  height: 100%;
  width: 100%;

  transform-origin: left;
}
.reveal {
  visibility: hidden;
  position: relative;
  width: 100%;

  overflow: hidden;
}
.z-100 {
  z-index: 99999 !important;
}
.header {
  background-position: center;
  background-size: cover;
}
.glide-home-two img {
  
  object-fit: cover;
  border-radius: 10px;
}
.title {
  font-weight: 400;
  font-size: 65px;
}
.customer-stories-content-background {
  -webkit-mask: linear-gradient(#0000 0%, #000 35%);
  mask: linear-gradient(#0000 0%, #000 35%);
}
.item {
  transform: all 0.5s ease-in;
}
.customer-stories-content-background {
  z-index: 10;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  pointer-events: none;
  color: white;
  background-color: #00000080;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  transform: all 0.5s ease-in;
}

.overlay-landing {

  background: linear-gradient(
    9.67deg,
    rgba(0, 0, 0, 0.76) 10.51%,
    rgba(0, 0, 0, 0.073) 93.95%,
    transparent 99.72%
  );
  position: absolute;
  height: 100%;
  bottom: 0;
  right: 0;
  top: 0;

  width: 100%;

}
.related-image-bg {
  height: 350px;
}
.discount {
  text-align: center;
  border-radius: 0px 0px 0px 10px;
}
.gallery-main {
  height: 550px;
}
.main-dark {
  background-color: #08c1ff;
}
/* #ec6e25 */
.main-dark-text {
  color: #ec6e25;
}
.gray {
  background-color: #edeff5;
}
.gray-color {
  color: #ededed;
}
.green {
  background-color: #26c23d;
}
.green-color {
  color: #26c23d;
}
.rose {
  background-color: #ebbfb3;
}
.rose-text {
  color: #ebbfb3;
}

.glide__arrow {
  top: 43% !important;
  border: none !important;
}

.main-slider-wrapper {
  width: 100%;
  margin: auto;
}

.main-slider img,
.thumbnail-slider img {
  width: 100%;
  height: auto;
}

.thumbnail-slider .slick-slide {
  cursor: pointer;
  opacity: 0.4;
}

.thumbnail-slider .slick-current {
  opacity: 1;
}
.navigacija li {
  position: relative !important;
}

/* NAVIGACIJA */
.navigacija {
  margin: 0 auto;
  width: 100%;
  justify-content: center;
  display: flex;
  flex-direction: row;
  padding: 10px 0px;
  position: absolute;
  top: 47px;
  left: 0;
  right: 0;
  z-index: 99;
  transition: 0.45s ease-in-out;
}
.stick {
  background-color: #ffffff;
}
.stick .nav-list li a {
  color: rgb(0, 0, 0);
}
.stick .nav-cotact a {
  color: rgb(0, 0, 0) !important;
}
.divider {
  height: 55px;
}
#logo {
  width: 90px !important;
  z-index: 999;

  position: relative;
}
.nav-list {
  margin: auto;

  display: flex;
}
.nav-list li {
  display: inline;
  list-style-type: none;
  margin: auto 10px;

  cursor: pointer;
}
.nav-list li a {
  font-weight: 500;
  text-decoration-line: none;
}
.nav-list li a:hover {
  text-decoration-line: none;
}

#nav-icon {
  display: none !important;
}
#nav-icon {
  right: 20px;
  top: 22px;
  position: absolute;
  z-index: 999 !important;
  display: block;
  width: 30px;
  height: 35px;
  padding: 0px;
  cursor: pointer;
}
#nav-icon span {
  z-index: 999;
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #000 !important;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.45s ease-in-out;
  transition: 0.45s ease-in-out;
}
.transparent #nav-icon span {
  background: rgb(255, 255, 255) !important;
}
.navigation-is-open .transparent #nav-icon span {
  background: rgb(0, 0, 0) !important;
}
.stick #nav-icon span {
  background: rgb(0, 0, 0) !important;
}
#nav-icon span:nth-child(1) {
  top: 0px;
}

#nav-icon span:nth-child(2) {
  top: 9px;
}

#nav-icon span:nth-child(3) {
  top: 18px;
}
#nav-icon.open span:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon.open span:nth-child(2) {
  opacity: 0;
  left: -30px;
}

#nav-icon.open span:nth-child(3) {
  top: 9px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
} /*MOBILE*/
@media (max-width: 1224px) {
  #logo {
    width: 70px !important;
    z-index: 999;

    position: relative;
  }
  .title {
    font-size: 45px;
  }
  .gallery-main {
    height: 380px;
  }
  .related-image-bg {
    height: 280px;
  }
  .gallery-overlay {
    opacity: 1 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
  }

  .nav-list {
    display: none;
  }
  .navigation-is-open {
    overflow-y: hidden;
  }
  #nav-icon {
    display: block !important;
  }
  .navigation-is-open .navigacija {
    background-color: white !important;
  }
  .navigation-is-open .nav-list {
    display: block !important;
    position: absolute;
    padding: 20px 0px;
    padding-bottom: 100px;
    width: 100%;
    top: 100%;
  
    left: 0;
    right: 0;
    z-index: 99;
    height: auto;
    background-color: #ffffff;
    max-height: 100vh;
    overflow-y: scroll;
    animation: slideInTopNav 0.2s cubic-bezier(0.4, 0, 0.5, 1) backwards;
  }
  .nav-list li {
    margin-top: 13px;
    padding-bottom: 10px;
    display: list-item;
    border-bottom: 1px solid #eee;
  }

  .nav-list li a {
    color: #000000 !important;
    font-size: 15px;
    text-transform: uppercase;
  }
}
@keyframes slideInTopNav {
  from {
    transform: translateY(-20%);
  }
  to {
    transform: translateY(0%);
  }
}
/*MOBILE*/
@media (max-width: 767px) {
  .nav-list .menu-item:last-child .sub-menu,
  .nav-list .menu-item:last-child .menu-item-has-children > .sub-menu {
    position: relative;
  }
  .title {
    font-size: 40px;
  }
  .nav-list {
    display: none;
  }
  .navigation-is-open {
    overflow-y: hidden;
  }
  #nav-icon {
    display: block !important;
  }

  .navigation-is-open .nav-list {
    display: block !important;
    position: absolute;
    padding: 20px 0px;
    padding-bottom: 100px;
    width: 100%;
    top: 100%;
    
    left: 0;
    right: 0;
    z-index: 99;
    height: auto;
    background-color: #ffffff;
    max-height: 100vh;
    overflow-y: scroll;
    animation: slideInTopNav 0.2s cubic-bezier(0.4, 0, 0.5, 1) backwards;
  }
  .nav-list li {
    padding-top: 10px;
    display: list-item;
  }

  .nav-list li a {
    color: #000000 !important;
    font-size: 15px;
  }
}
/* NAVIGACIJA */

.ap-sidebar {
  position: sticky;
  max-height: 90vh !important;
  overflow-y: scroll;
}
@media (max-width: 1024px) {
  .ap-sidebar {
    position: sticky;
    top: 0px !important;
    height: auto !important;
  }
}
/* Osnovno pozicioniranje podizbornika */
.nav-list .sub-menu {
  display: none;
  position: absolute;
  background: #fff;
  padding: 5px;
  min-width: 300px;
  list-style: none;
  color: black !important;
  z-index: 1000;
  margin-top: 10px;
  border-radius: 5px;
  left: 0; /* Defaultno poravnaj lijevo */
  animation: slideInTopNav 0.2s cubic-bezier(0.4, 0, 0.5, 1) backwards;
}
.sub-menu {
  transition: all 0.5s ease-in;
}
@keyframes slideInTopNav {
  from {
    transform: translateY(-10%);
  }
  to {
    transform: translateY(0%);
  }
}
/* Prikaži podizbornik kad je roditelj otvoren */
.nav-list .menu-item.open > .sub-menu {
  display: block;
}

/* Ako je roditelj blizu desnog ruba, prebaci podizbornik lijevo */

/*  nav */
/* Dodaj strelicu prema dolje na svaki li koji ima sub-menu */

.nav-list .menu-item-has-children > a::after {
  content: '\F282'; /* Unicode strelica prema dolje */
  font-family: 'bootstrap-icons';
  margin-left: 5px; /* Razmak od teksta */
  font-size: 9px;
  color: white; /* Boja strelice */
}
.stick .nav-list .menu-item-has-children > a::after {
  content: '\F282'; /* Unicode strelica prema dolje */
  font-family: 'bootstrap-icons';
  margin-left: 5px; /* Razmak od teksta */
  font-size: 12px;
  color: black; /* Boja strelice */
}
.dark .nav-list .menu-item-has-children > a::after {
  content: '\F282'; /* Unicode strelica prema dolje */
  font-family: 'bootstrap-icons';
  margin-left: 5px; /* Razmak od teksta */
  font-size: 12px;
  color: black; /* Boja strelice */
}

/* Ako je podizbornik otvoren, možeš promijeniti strelicu na prema gore */
.nav-list .menu-item-has-children.open > a::after {
  content: '\F282'; /* Strelica prema gore */
}

/* Dodaj simbol (npr. ikonu) ispred svakog li unutar sub-menu */

/* Povećaj padding između stavki u sub-menu */
.nav-list .sub-menu li {
  padding: 10px 0; /* Povećaj razmak između stavki */
}

/* Dodaj hover efekt na sub-menu li */
.nav-list .sub-menu li:hover {
  /* Promjena boje pri hoveru */
  /* Promjena boje teksta pri hoveru */
}
.sub-menu .menu-item ::before {
  content: '\F282'; /* Unicode strelica prema dolje */
  font-family: 'bootstrap-icons';
  margin-right: 8px;
  padding: 10px;

  background: white;
  border-radius: 10px;
  /* Razmak od teksta */
  font-size: 9px;
  color: black;
  /* Promjena boje pri hoveru */
  /* Promjena boje teksta pri hoveru */
}

/* Razmak između li elemenata u podizborniku */
.nav-list .sub-menu li {
  padding: 10px 1px; /* Povećaj gornji i donji padding za veći razmak */
  margin-bottom: 5px; /* Razmak između stavki */
}

/* Ako je potrebno, promijeni boje i stilove */
.nav-list .sub-menu li a {
  padding: 10px 5px;
  display: block;
  text-decoration: none;
}

.nav-list .sub-menu li a:hover {
  background-color: #fafafa;
}
@media (max-width: 1024px) {
  .nav-list .sub-menu {
    display: none;
    position: relative;
    background: #fff;
    padding: 5px;
    min-width: 160px;
    list-style: none;
    color: black !important;
    z-index: 1000;
    margin-top: 10px;
    border-radius: 5px;
    left: 0; /* Defaultno poravnaj lijevo */
  }

  .nav-list .menu-item-has-children > a::after {
    content: '\F282'; /* Unicode strelica prema dolje */
    font-family: 'bootstrap-icons';
    margin-left: 5px; /* Razmak od teksta */
    font-size: 9px;
    color: black !important; /* Boja strelice */
  }
}
