 .telefonska{
	text-align: center; /* Center text horizontally */
    margin-top: 50px;
	margin:0;
 }
li{
list-style:none;
}
body{
	 overflow-x: hidden; 
}
a{
	text-decoration:none;
	font-size:15px;
	color:black;
}

 .zemljevid{
   margin: 0 auto; 
   display: flex;
   justify-content: center;
   align-items: center;
 }
 
 .lokacija{
	 text-align:center;
	 margin-bottom:40px; 
	 margin-top: 50px;
	 font-size:15px;
 }	
 .o_nasimg {
	 width:471px;
	 height:auto;
	 max-width: 100%; /* Ensure the image does not exceed the container width */
     align-content:center;
	 text-align:center;
	 justify-content: center; 
 }

 .slika{
	display: flex;
    justify-content: center; 
    align-items: center;
 }
 .politika{
	text-align: center;
	background: white; 
	color: black;
	font-size: 14px; 
	margin: 0 auto;
	margin-bottom: 30px; 
	margin-right: 18px;
}
 .zacetni_odstavek{
	text-align:center;
	margin-left:90px;
	margin-right:90px; 
	margin-bottom: 10px;
	margin-top: 40px;
	font-family: Garamond, serif;
	font-size:20px;
 }
 
 .slika{
	align-content:center;
	 text-align:center;
	 justify-content: center; 
 }
 
 .o_nasimg{
	 width:471px;
	 height:auto;
	 max-width:100%;
	 align-content:center;
	 text-align:center;
	 justify-content: center; 
 }
 
 .container {
    display: flex;
    flex-direction: column;
    align-items: center; 
 }

 @media only screen and (max-width: 1097px) {
	 .tabela{
		 width:80%;
	 }
 }
  @media only screen and (max-width: 615px) {
	 .tabela{
		 width:95%;
	 }
 }
 
   @media only screen and (max-width: 500px) {
	 .tabela{
		 width:98vw;
	 }
	 .slikica{
		 display:none;
	 }
 }
 @media only screen and (max-width: 1097px) {
	 
	 .zacetni_odstavek{
	 margin-left:10px;
	 margin-right: 10px;
	 border-bottom: none;
 }
 }
 

.o_nas2{
	margin-left:60px;
	margin-right:60px; 
	margin-top: 60px;
}
 .div2 {
  display: inline-block;
  background-color: white;
  margin-bottom: 10px;
  padding: 20px; 
}

.div3 {
  flex: 1; 
  margin-left: 60px;
  margin-right: 600px;  
}

.div4 {
  flex: 1; 
  margin-left: 600px;
  margin-right: 60px;  
}
.image1 {
  float: right;  
}
.image1r{
	display:none; 
	max-width: 100%;
	height:300px; 
	align-content: center; 
}
.image2 {
  float: left;
  width:300px;
  height:auto;
  margin-right:15px;
}

.image2r{
	display:none; 
	max-width: 100%;
	height:300px; 
	align-content: center; 
}

.image3r{
	display:none; 
	max-width: 100%;
	height:300px; 
	align-content: center; 
}
.image3 {
  float: right;
}


.image5{
  display: center;
}

 @media only screen and (max-width: 1097px) {
	 .image1{
		 display:none;
	
 }
      .image1r{
		  display:block;
		  width:500px; 
		  height:auto;
	  }
	  
      .image2{
		 display:none;
	
 }
      .image2r{
		  display:block;
		  width:500px; 
		  height:auto;
	  }
	  
	   .image3{
		 display:none;
	
 }
      .image3r{
		  display:block;
		  width:500px; 
		  height:auto;
	  }
	  .div3{
		  max-width:100%;
		  margin:0;
	  }
	  .ppovdarjen{
		  text-align:center;
	  }
	  .div4{
		   max-width:100%;
		  margin:0;
		  float:none;
	  }
      
 }

.div1 {
  display: inline-block;
  background-color: #FAE6E7;
  margin-bottom: 10px;
  padding: 20px;  
}

.mnenja_strank2{
	  background-color: #FAE6E7;
	  position: relative;
	  flex: 1; 
	  width: 100%;
	  height:320px;
}
.mnenja_strank1{
	 flex: 1; 
   margin-left: 5%; /* Adjust margin for smaller screens */
    margin-right: 5%; 
	font-family: Garamond, serif;
	 
}

.mnenja{
	margin-left:200px;
	margin-right:200px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: 'Libre Franklin', sans-serif;
	font-size: 15px;
	text-align: center; 
}

.mnenja1{
	font-family: 'Libre Franklin', sans-serif;
	font-size: 15px;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.crta{
	height: 30px;
	border-bottom: 2px solid #F3CFC6;
}
.povdarjen3{
	font-family: 'Libre Baskerville', serif;
	font-size: 20px;
}

@media only screen and (max-width: 768px) {
    .mnenja_strank1 {
        margin-left: 10%; 
        margin-right: 10%;
		margin-top: 10%;
		margin-bottom: 10%;
    }
	 .mnenja_strank2 {
       background-color: #FAE6E7;
       width:100%;	
       height: 260px;	   
    }

    .mnenja{
        font-size: 14px;
        margin: 10px;		
    }
    .mnenja1 {
		position: relative;
        font-size: 14px;
        margin: 10px;		
    }


}
.konec{
margin-left:140px; margin-right:140px; margin-top:35px;
}


@media only screen and (min-width: 769px) {
    .crta {
        display: none;
    }
	.povdarjen3{
		display: none;
	}
	
	
}
.povdarjen3{
	font-family: 'Libre Baskerville', serif;
	font-size: 20px;
}
.povdarjen {
	font-family: 'Libre Baskerville', serif;
	font-size: 20px;
}

.povdarjen2{
	font-family: 'Libre Franklin', sans-serif;
	margin-bottom:30px;
	color:black;
	text-align: center;
	font-size:23px;
}
.crta{

	height: 30px;
	border-bottom: 2px solid #F3CFC6;
}
.pnaprave{
	 font-family: Garamond, serif;
	 font-size:19px;
}
a:hover{
  color: #F3CFC6;
}
.logo{
	margin-left:30px;
	margin-right:auto;
}


header{
	position:relative;
	padding:10px 20px;
	border-bottom: 2px solid #F3CFC6;
	display: flex;
	justify-content:space-between;
	align-items:center; 
	width:100hv;
}
.links{
	display: flex;
    justify-content: center; 
    list-style: none;
    padding: 0;
}
.navbar{
	display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.navbar ul{
  list-style-type:none;
  background-color: white; 
  font-size: 15px;
  padding: 20px;
  margin: 5px; 
  overflow: hidden;
  align-items: center;
  display:flex;
}
.navbar a{ 
  transition: 0.5s; 
}

.navbar li{
  margin: 10px;
  align-items: center;
}
.dropdown_menu{
	display:none;
	position:absolute;
	right:2rem;
	height:0;
	top:60px;
	width:300px;
	background:#FAFAFA;
	border-radius:10px;
	overflow:hidden;
	transition: height 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	text-align: center;
}

.dropdown_menu.open{
	height:425px;
}

@media(max-width:992px){
	.navbar .action_btn{
		display:none;
	}
}

@media(max-width:992px){
	 li{
		display:none;
	}
}

@media(max-width:992px){
	.navbar .toggle_btn{
		display:block;
	}
	
}
	
@media(max-width:992px){
	footer{
	}
	
}
@media(max-width:992px){
	.dropdown_menu{
		display:block;
	}
}
@media(max-width:992px){
	.action_btn2{
		display:block;
	}
}

@media(max-width:576px){
	.dropdown_menu{
		left:2rem;
		width:unset;
	}
	.konec{
		display:none;
	}
	.liz{
		display:none;
	}
}


.action_btn2{
		display:none;
        margin: 0 auto;
	}
	
.navbar .links{
	display:flex;
	gap:2rem;	
}
.action_btn{
	margin-left: auto;
}

.toggle_btn{
	font-size:1.5rem;
	cursor:pointer;
	display:none;
}


.dropdown_menu li{
	padding:0.7rem;
	display: flex;
	align-items: center;
	justify-content:center;
}


.button-6 {
  align-items: center;
  background-color: #F3CFC6;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: .25rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: black;
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.5rem - 1px);
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
  
}

	
.button-6:hover{
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: rgba(0, 0, 0, 0.65);
}

.button-6:focus {
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: rgba(0, 0, 0, 0.65);
}

.button-6:hover {
  transform: translateY(-1px);
}

.button-6:active {
  background-color: #F0F0F1;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  color: rgba(0, 0, 0, 0.65);
  transform: translateY(0); 
}

footer{
   width: 100hv;
}

.footer_container{
	width:100hv;
	padding: 70px 10px 20px;
	display: flex;
    justify-content: center;
}

@media(max width: 991px) {
	.footer_container{
		display:block;
	}
	footer{
		max-width:100%;
	}
}
.social_icons{
	display: flex;
	justify-content: center; 
	text-align:center;
	margin-right: 20px;
}

.social_icons a {
	text-decoration: none; 
	padding: 10px; 
	background-color: #F3CFC6;
	margin: 10px; 
	border-radius:50%; 
}

.social_icons a i{
	font-size: 2em; 
	color:white; 
	opacity: 0.9;
}
 
.social_icons a:hover {
	background-color:black; 
	transition: 0.5s;
}

.image-container{
	width: 100vw; 
    height: auto; 
	display:flex;
    justify-content: center;
    align-items: center;
}

.image-container img {
    width: 35%; 
    padding: 0;
    margin-right:0; 	
}

.contact_container{
	height: 100vh;
	display: flex; 
	align-items: center;
	background-color: #FAE6E7;
	border-bottom: 2px solid #F3CFC6;
	justify-content: space-evenly; 	
}

.contact-left{
	display:flex;
	flex-direction:column; 
	align-items: start;
	gap: 20px;
}

.contact-left-title h2{
	font-size:40px;
	margin-bottom:5px;
	font-weight:600;
}

.contact-inputs{
	width: 400px;
	height:50px;
	border:none;
	outline:none; 
	padding-left: 25px;
	font-weight: 500;
	color:#666;
	border-radius: 50px;
}

.contact left textarea{
	height:140px;
	padding-top: 15px;
	border-radius: 20px;
}
	
.contact-left-title hr{
	border:none;
	width:120px;
	height:3px;
	background:white;
	border-radius: 10px;
	margin-bottom:20px;
}

.contact-inputs:focus{
	border:2px solid grey;
}

.contact-inputs::placeholder{
	color: #a9a9a9;
	font-family: 'Source Sans Pro', arial, serif;
	font-size:12px;
	display: center;
}

.contact-left button{
	display: center;
	align-items: center;
	padding: 15px 30px;
	color: black;
	font-size:16px;
	gap: 10px;
	border: none;
	border-radius: 50px;
	background: white;
	cursor:pointer;
}

.contact-right img{
	width:300px; 
	height:200px;
}

@media (max-width:800px){
	.contact-inputs{
		width:80vw;
	}
	.contact-right{
	display:none;
}
}

@media(max width: 991px) {
	.div3{
		padding-left:0;
	}
}

@media(max width: 768px) {
	.div3{
		padding-left:0;
	}
	
}

table, td, th {  
  border: 1px solid #ddd;
  text-align: left;
}


table {
  border-collapse: collapse;
  width: 60%;
  margin: 0 auto;
  border:none;
  table-layout: fixed;
}

th, td {
  padding: 20px;
  text-align: center;
  background-color: #FAE6E7;
  border: none; 
}
td{
	width: 50%;
	border:none;
}
.td2{
	
	background-color: white;
    border:none;	
	
}

.td3{
	background-color: white;	
	font-size: 12px; 
	color: dark grey;
	vertical-align: top;
	border: none; 
}
.slider-wrapper {
	display:grid;
	gap:18px;
	grid-template-columns: repeat(10, 1fr);
	width:325px;
	height: 400px;
	object-fit:cover;
	font-size: 0;
	overflow-x: auto;
}

.image-list{
	display:grid;
	gap:18px;
	grid-template-columns: repeat(10, 1fr);
	width:325px;
	height: 400px;
	object-fit:cover;
	font-size: 0;
	overflow-x: auto;
	
}

.image-item{
	width:325px;
	height: 400px;
	object-fit:cover;	
}

.container_onas{
max-width: 1200px;
width: 95%;
}

@media (max-width: 600px) {
    table, th, td {
        border: none;
    }
	



.contact-left{
	display:flex;
	flex-direction:column; 
	align-items: start;
	gap: 20px;
}

.contact-left-title h2{
	font-size:40px;
	margin-bottom:5px;
	font-weight:600;
}

.contact-inputs{
	width: 400px;
	height:50px;
	border:none;
	outline:none; 
	padding-left: 25px;
	font-weight: 500;
	color:#666;
	border-radius: 50px;
}

.contact left textarea{
	height:140px;
	padding-top: 15px;
	border-radius: 20px;
}
	
.contact-left-title hr{
	border:none;
	width:120px;
	height:3px;
	background:white;
	border-radius: 10px;
	margin-bottom:20px;
}

.contact-inputs:focus{
	border:2px solid grey;
}

.contact-inputs::placeholder{
	color: #a9a9a9;
	font-family: 'Source Sans Pro', arial, serif;
	font-size:12px;
	display: center;
}

.contact-left button{
	display: center;
	align-items: center;
	padding: 15px 30px;
	color: black;
	font-size:16px;
	gap: 10px;
	border: none;
	border-radius: 50px;
	background: white;
	cursor:pointer;
}

.contact-right img{
	width:300px; 
	height:200px;
}

@media (max-width:800px){
	.contact-inputs{
		width:80vw;
	}
	.contact-right{
	display:none;
}
}

@media (max-width:846px){
	.zacetni_odstavek{
		margin-bottom: 30px;
		
}
}
@media (max-width:416px){

	 .mnenja_strank2 {
       
       width:100%;	
       height: 390px;	   
	   margin-bottom: 40px;
    }
}	