input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}



.swiper-button-next, .swiper-button-prev {
  color: rgba(255, 166, 0, 1) !important;
}

.swiper-pagination-bullet-active {
  background: rgba(255, 166, 0, 1) !important;
}


/*modal*/

.number-list {
  display: flex;
flex-direction: column;
align-items: flex-start;
gap: 16px;
}

.modal-number {
  display: flex;
padding: 8px 16px 8px 8px;
justify-content: space-between;
align-items: center;
align-self: stretch;
border-radius: 122px;
background: #FBF4EA;
}

.modal-number span {
  color: #131314;
text-align: center;
font-family: Inter;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 100% */
}


/* Basic styling */
body {
  font-family: Arial, sans-serif;
}

/* Hide the modal by default */
.modal {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 1200; /* Sits on top */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8); /* Black background with opacity */
}

/* Modal content */
.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 20px;
  padding-top: 56px;
  width: 92%;
  max-width: 700px;
  text-align: center;
  border-radius: 10px;
}

/* Close button style */
.closeBtn {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  font-weight: bold;
  color: #aaa;
  cursor: pointer;
}

.closeBtn:hover {
  color: #000;
}


/* Overlay for transition */
.transition-overlay {
  position: fixed;
  bottom: -100%; /* Start off-screen above */
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 166, 0, 1); /* Solid color overlay (red, you can change this) */
  transition: bottom 0.15s ease-in; /* Transition for sliding */
  z-index: 1000; /* Ensure it covers everything */
  background-image: url('pictures/logo.svg'); /* Update the path to your SVG */
  background-size: 120px;
  background-repeat: no-repeat;
  background-position: center;
}

/* Body style */
body {
  margin: 0; /* Remove default margin */
  font-family: Arial, sans-serif; /* Optional styling */
  opacity: 0; /* Start hidden for fade-in */
  transition: opacity 0.3s ease-in; /* Transition for fade-in */
}

/* Fade-in state */
body.show {
  opacity: 1; /* Fully visible */
}

.order-slider {
  display: flex;
 flex-direction: column;
 align-items: flex-start;
 flex: 1 0 0;
 height: 380px;
 width: 100%;
 background: #000;
 }
 
 .order-s-images {
   display: flex;
 flex-direction: column;
 align-items: flex-start;
 gap: 10px;
 flex: 1 0 0;
 align-self: stretch;
 }

#Poziv {
  background-image: url("poziv.gif");
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#Poruka {
  background-image: url("pictures/poruka.png");
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
 

#Viber {
  background-image: url("pictures/viber.png");
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#WhatsApp {
  background-image: url("pictures/whatsapp.png");
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}


 .order-s-buttons {
  display: flex;
 padding: 20px;
 align-items: flex-start;
 gap: 12px;
 align-self: stretch;
 }
 
 .order-s-buttons button {
  border-radius: 15px;
 background: #FFF;
   display: flex;
 padding: 10px;
 justify-content: center;
 align-items: center;
 gap: 10px;
 flex: 1 0 0;
   color: #000;
 text-align: center;
 font-family: Inter;
 font-size: 18px;
 font-style: normal;
 font-weight: 600;
 line-height: 24px; /* 100% */
   outline: 0;
   border: 0;
 }


 
 .order-s-buttons button.active {
   background-color: #FFA800;
   color: #fff;
 }
 
 button.activex {
   background-color: #000;
   color: #fff;
 }

 .tabcontent {
  transition: 0.3s all ease-in-out;
 }




@keyframes scroll-x {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% -  120px));
  }
}

.hero-wrapper { 
  background: #FFA800;
  width: 100%;
  height: auto;
  padding-top: 64px;
  display: flex;
  padding-top: 148px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
}

@media screen  and (max-width: 960px){
  .hero-wrapper { 
  
    height: auto;
  }
}

@media screen  and (max-width: 1192px){
  .hero-wrapper{
    padding: 148px 36px 0px 36px;
  }
}

@media screen  and (max-width: 600px){
  .hero-wrapper{
    padding: 148px 0 0 0;
  }
}

.hero-wrapper h1{
  margin-top: 0px;
}

.hero-inside {
    display: flex;
    max-width: 1120px;
    align-items: flex-start;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    width: 100%;
    gap:80px;
}

body {
  margin: 0;
  padding: 0;
}


.text{
    width: 100%;
    color: #131314;
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
    letter-spacing: -0.18px;
    display: flex;
    max-width: 512px;
    flex-direction: column;
    align-items: flex-start;
    gap: 17px;
}

.hero-image{
  height: auto;
  max-width: 512px;
  width: 100%;
}




h1 {
  color: #000;
  font-family: "Work Sans";
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 63px;
  letter-spacing: -2.56px;
  margin-bottom: 0px;
}

h3{
  color: #000;
  font-family: "Work Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px; /* 125% */
  letter-spacing: -1.28px;
  margin: 0px;
}

.hero-inside-p {
  color: #131314;
  font-family: "Work Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.18px;
  margin-top: 18px;
}

.hero-inside h1 {
  color: #fff;
}

p {
  color: #131314;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 160% */
  margin: 0;
  padding: 0;
}

.social-img{
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}

.social-icon{
  display: flex;
  width: 52px;
  height: 52px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 46px;
  border: 1px #FFF;
  background: #FFF;
}

.social{
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-top: 28px;
}

.page-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  
}

.page-header.is-sticky {
  position: fixed;
  background-color: white;
  animation: slideDown 0.35s ease-in-out;
  background: #FFF;
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.35), 0px 3px 12px 0px rgba(0, 0, 0, 0.05);
}

.page-header.is-sticky .button-white {
  display: flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #FFA800;
}

.page-header.is-sticky path {
  fill: #FFA800;
}

.page-header.is-sticky path:last-child {
  fill: #140907;
}

.page-header.is-sticky {
  z-index: 1000;
  /*padding: 12px 0px;*/
}

.page-header.is-sticky .nav-wrapper {
  padding: 12px 0px;
}


@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

nav {
  width: 100%;
  display: flex;
  justify-content: center;
}

.no-scroll {
  overflow: hidden;
}

.nav-wrapper {
  display: flex;
  width: 1120px;
  padding: 24px 0px;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width:1192px) {
  .nav-wrapper{
    padding: 24px 36px;
  }
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 20px;
}

.links {
  display: flex;
  align-items: center;
  gap: 32px;
}


.links a, .button-white {
  color: #000;
  font-family: "Work Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 160% */
  text-decoration: none;
}

.button-white {
  display: flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #FFF;
}

.marquee-black {
  display: flex;
  justify-content: center;
  height: 140px;
  align-items: center;
  background-color: #000;
  overflow: hidden;
}


.hamburger {
  display: none;
}


.social-icons, .mobile-menu-logo{
  display: none;
}

.marquee-orange {
  display: flex;
  justify-content: center;
  height: 140px;
  align-items: center;
  background-color: #FE9124;
  overflow: hidden;
}


.marquee-wrapper {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 120px;
  min-width: 100%;
  animation: scroll-x 120s linear infinite;
  
}

.marquee-wrapper span {
  color: #FFF;
    font-family: "Work Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 120px; /* 250% */
    letter-spacing: -1.92px;
    flex-shrink: 0;
}

.section-wrapper {
  display: flex;
  padding: 64px 0px 120px 0px;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  align-self: stretch;
  background-color: #FBF4EA;
}


@media screen and (max-width:1192px) {
  .section-wrapper{
    padding: 64px 36px 64px 36px;
  }
}

.section-fluid {
  display: flex;
  max-width: 1120px;
  align-self: stretch;
  border-radius: 20px;
  background: #FFF;
  background-color: #fff;
  border-radius: 25px;
  align-self: center;
}

.services-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
  padding: 32px;
}

.services-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  align-self: stretch;
}

.services-text h2{
  color: #000000;
  font-family: "Work Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px; /* 120% */
  letter-spacing: -1.6px;
}

.services-text p{
  color: #131314;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 160% */
}



.services-boxes h4{
  color: #131314;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
}

.services-boxes {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}

.service-box {
  display: flex;
  padding: 32px 16px 48px 16px;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex: 1 0 0;
  border-radius: 16px;
  background: linear-gradient(180deg, #F2F2F2 0%, #FFF 100%);
}

.service-box:first-child{
  background: none;
  border: 2px solid #FFC621;
}

.service-box-img {
  height: 80px;
  width: 80px;
  display: flex;
  padding: 8px;
  align-items: center;
  gap: 10px;
  border-radius: 78px;
  background: #FFF;
}

.section-two {
  display: flex;
  max-width: 1120px;
  width:100%;
  align-items: flex-start;
  gap: 40px;
  align-self: center;
}

.payments{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius: 25px;
  background: #FFF;
  align-self: stretch;
}

.payments-img{
  height: 380px;
  align-self: stretch;
  border-radius: 25px;
  background: #000;
  overflow: hidden;
}

.payments-text{
  display: flex;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}

.scheduling{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius: 25px;
  background: #FFF;
  align-self: stretch;
}

.scheduling-phones{
  height: 380px;
  align-self: stretch;
  overflow: hidden;
  border-radius: 25px;
}

.scheduling-text{
  display: flex;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}

.section-two p{
  font-family: Inter;
}

h2 {
  color: #000;
  font-family: "Work Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px; /* 120% */
  letter-spacing: -1.6px;
  margin: 0;
  padding: 0;
}

h4 {
  color: #131314;
  text-align: center;
  font-family: "Works Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
  margin: 0;
  padding: 0;
}


footer {
  display: flex;
  padding: 36px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  background: #000;
}

@media screen  and (max-width: 1256px){
  footer{
    padding: 28px;
  }
}

.footer-nav-wrapper{
  display: flex;
  max-width: 1200px;
  width:100%;
  justify-content: space-between;
  align-items: center;
}

.footer-nav{
  display: flex;
  align-items: center;
  gap: 36px;
}

.nav-links-footer{
  display: flex;
  align-items: center;
  gap: 32px;
}

.nav-links-footer a{
  color: #FFF;
  font-family: "Work Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 160% */
  text-decoration: none;
}

.footer-social{
  display: flex;
  align-items: center;
  gap: 16px;
}

.footer-about{
  display: flex;
  max-width: 1200px;
  width:100%;
  flex-direction: column;
  align-items: flex-start;
}

.footer-p{
  color: #FFF;
  font-family: "Work Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 160% */
}

#footer-pp{
  font-size: 12px;
  font-weight: 400;
}

hr{
  margin-bottom: 24px;
  width:100%;
  max-width: 1200px;
  height: 1px;
  border-style: none;
  background: rgba(255, 255, 255, 0.20);
}

.section-three, .onama-section6 {
  display: flex;
  height: 608px;
  max-width: 1120px;
  width: 100%;
  flex-direction: column;
  align-items: center;
  background: url("pictures/s3bg.jpg");
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  align-self: center;
  border-radius: 25px;
  background-color: #FFA800;
}




.short-about h2 {
  max-width: 692px;
  color: #000;
  text-align: center;
  font-family: "Work Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px; /* 125% */
  letter-spacing: -1.28px;
}

.short-about {
  display: flex;
  margin-top: 48px;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 28px;
}

.sa-boxes {
  display: flex;
  padding: 16px;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background: #FFF;
  box-shadow: 0px 16px 31.3px 0px rgba(0, 0, 0, 0.1);
}

.sa-box {
  display: flex;
  width: 220px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 12px;
  border-right: 1px solid rgba(0,0,0,0.1);
}

.sa-box:last-child {

  border-right: 0px solid rgba(0,0,0,0.1);
}



.sa-box p {
  color: #000;
  text-align: right;
  font-family: "Work Sans";
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 63px; /* 131.25% */
  letter-spacing: -1.92px;
}

.sa-box span {
  color: #131314;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
}

.section-four{
  display: flex;
  max-width: 1120px;
  align-items: flex-start;
  align-self: center;
  border-radius: 25px;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
  width: 100%;
  background: #fff;
  border-radius: 25px;
}

#best-taxi-img {
  background-image: url("pictures/pancevo.jpg");
  background-position: center;
    background-size: cover;
}


/*KONTAKT*/
.page-contact {
  display: flex;
  padding: 148px 0px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 64px;
  align-self: stretch;
  background: #FBF4EA;
}

#w-info {
  background-image: url("pictures/kontakt.png");
  background-position: center;
  background-size: cover;
}

@media screen  and (max-width: 1192px){
  .page-contact{
    padding: 148px 36px;
  }
}

.contact-wrapper {
  display: flex;
  max-width: 1120px;
  align-items: flex-start;
  gap: 80px;
  align-self: center;
  width: 100%;
}

.contact-info {
  display: flex;
  max-width: 440px;
  flex-direction: column;
  align-items: flex-start;
  gap: 44px;
  align-self: stretch;
}

.contact-form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
}


form {
  display: flex;
  padding: 32px;
  gap: 24px;
  border-radius: 25px;
  background: var(--white, #FFF);
}

.ci-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}

.input {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

label {
  color: #131314;
  font-family: "Work Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 160% */
  letter-spacing: -0.15px;
}

input, textarea {
  display: flex;
  padding: 12px 12px 12px 16px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-radius: 10px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  resize: vertical;
  color: #131314;
  font-family: "Work Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.18px;
}

input[type="submit"]{
  background: #FFA800;
}

input::placeholder {
  color: rgba(0,0,0,0.33);
}

.ci-numbers{
  display: flex;
  max-width: 312px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}

.ci-number{
  display: flex;
  padding: 8px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-radius: 38px;
  background: #FFF;
}

.ci-number-img{
  display: flex;
  padding: 3px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 36.8px;
  border: 0.8px solid #F89F1C;
  background: #F89F1C;
  width: 32px;
  height: 32px;
}

.ci-number-img-viber{
  display: flex;
  padding: 3px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 36.8px;
  border: 0.8px solid #7360F2;
  background: #7360F2;
  width: 32px;
  height: 32px;
}

.ci-number-img-whatsapp{
  display: flex;
  padding: 1px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 36.8px;
  border: 0.8px solid #1BD741;
  background: #1BD741;
  width: 32px;
  height: 32px;
}

.contact-section-two{
  display: flex;
  max-width: 1120px;
  align-items: flex-start;
  align-self: center;
  border-radius: 25px;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
  width: 100%;
  background: #fff;
  border-radius: 25px;
}

.basic-info-left{
  width: 464px;
  border-radius: 25px;
  background: #000;
  align-self: stretch;
}

.basic-info-right{
  display: flex;
  padding: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
  flex: 1 0 0;
  align-self: stretch;
}


.basic-info-text{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}

.basic-infos{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}

.basic-info{
  display: flex;
  padding: 12px 0px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-bottom: 1px solid #EDEDED;
}

.basic-info:last-child {
  
  border-bottom: 0px solid #EDEDED;
}

.basic-info p{
  color: #131314;
  font-family: "Work Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  letter-spacing: -0.15px;
}

.img-basic-info{
  width: 24px;
  height: 24px;
  opacity: 0.5;
}


.contact-section-three{
  display: flex;
  max-width: 1120px;
  align-items: flex-start;
  align-self: center;
  border-radius: 25px;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
  width: 100%;
  background: #fff;
  border-radius: 25px;
}

.best-taxi-left{
  display: flex;
  padding: 36px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
  align-self: stretch;
}

.best-taxi-text{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}

.best-taxi-text-iner{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}

.best-taxi-right{
  width: 536px;
  height: 390px;
  border-radius: 25px;
  background: #000;
}

.your-taxi-p{
  color: #FFA800;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 160% */
  letter-spacing: 1.5px;
}


/*USLUGE*/

.page-services-wrapper1{
  display: flex;
  padding-top: 156px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 64px;
  align-self: stretch;
  background: #FFF;
}

.services-hero{
  display: flex;
  max-width: 1120px;
  align-items: flex-start;
  gap: 80px;
  align-self: center;
  width: 100%;
}

.services-left{
  display: flex;
  max-width: 440px;
  flex-direction: column;
  align-items: flex-start;
  gap: 44px;
  align-self: stretch;
}

.services-right{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
}

.services-left-text h1{
  padding-bottom: 16px;
}


.services-logo{
  display: flex;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  flex: 1 0 0;
}

.page-services-wrapper{
  display: flex;
  padding: 100px 0px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 64px;
  align-self: stretch;
  background: #FBF4EA;
}

#big {
  background-image: url("pictures/bigcentar.png");
  background-position: center;
    background-size: cover;
}

#lokalne {
  background-image: url("pictures/lokalne-voznje.png");
  background-position: center;
    background-size: cover;
}

#aerodrom {
  background-image: url("pictures/beograd.png");
  background-position: center;
    background-size: cover;
}

#ljubimci {
  background-image: url("pictures/ljubimci.png");
  background-position: center;
    background-size: cover;
}

#taxi {
  background-image: url("pictures/taxi.png");
  background-position: center;
    background-size: cover;
}

@media screen  and (max-width: 1192px){
  .page-services-wrapper{
    padding: 100px 36px;
  }

  .page-services-wrapper1 {
    padding: 156px 36px 0px 36px;
}

} 

.page-services{
  display: flex;
  max-width: 1120px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}

.services{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
}

/* Initial states for transitions */
.service {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  transform: scale(0.9); /* Initially scaled down */
  opacity: 0; /* Initially hidden */
  transition: transform 1s ease-in-out, opacity 1s ease-in-out; /* Transition applied */
}

.service.in-view {
  transform: scale(1); /* Full size */
  opacity: 1; /* Fully visible */
}

.service-left {
  width: 464px;
  height: auto;
  border-radius: 25px;
  background: #000;
  align-self: stretch;
}

.service-right {
  display: flex;
  padding: 64px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 25px;
  background: #FFF;
  transition: opacity 1s ease-in-out, transform 1s ease-in-out; /* Content transition */
  opacity: 0;
  transform: translateY(10px); /* Slightly shifted down initially */
}

.service.in-view .service-right {
  opacity: 1;
  transform: translateY(0); /* Move to original position */
}

.service-iner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}

.service-icon-big {
  display: flex;
  padding: 4px;
  align-items: center;
  gap: 5px;
  border-radius: 39px;
  background: #ED332B;
  transition: transform 1s ease-in-out;
}

.service.in-view .service-icon-big {
  transform: scale(1.2); /* Slight zoom for icon */
}

.service-icon-img-big {
  width: 37px;
  height: 36.5px;
  flex-shrink: 0;
}


/*CENOVNIK*/
.page-cenovnik h1 {
  margin-top: 0px;
}

.page-cenovnik {
  display: flex;
  padding-top: 148px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 64px;
  align-self: stretch;
  background: #fff;
}

@media screen  and (max-width: 1192px){
  .page-cenovnik{
    padding: 148px 36px 0px 36px;
  }
}

.cenovnik-image {
  height: 355px;
  max-width: 676px;
  width: 100%;
  border-radius: 25px;
  background-image: url(pictures/cenovnik.png);
  background-size: cover;
  background-position: center;
  border-radius: 25px;
box-shadow: 24px 0px 0px 0px #FFA800 inset;
}

.cenovnik-wrapper {
  display: flex;
  max-width: 1120px;
  align-items: flex-start;
  gap: 80px;
  align-self: center;
  align-items: center;
  width: 100%;
}

.cenovnik-info {
  display: flex;
  max-width: 440px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}


.article-cene {
  display: flex;
  padding: 80px 0px 120px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  background: linear-gradient(180deg, #FFF 0%, #FBF4EA 100%);
}

@media screen  and (max-width: 1192px){
  .article-cene{
    padding: 80px 36px 120px 36px;
  }
}

.cenovnik-cene {
  display: flex;
  max-width: 1120px;
  align-items: center;
  gap: 24px;
  align-self: center;
  width: 100%;
}

.cenovnik-box {
  display: flex;
  padding: 32px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  flex: 1 0 0;
  border-radius: 25px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.50) 100%);
}

.cenovnik-icon {
  display: flex;
  padding: 8px;
  align-items: center;
  gap: 10px;
  background: #fff;
  border-radius: 100px;
}

.cenovnik-tekst {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.cenovnik-tekst p {
  color: #000;
  font-family: "Work Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px; /* 120% */
  letter-spacing: -1.6px;
}


.cenovnik-tekst span {
  color: #000;
  font-family: "Work Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.96px;
  opacity: 0.9;
}

.cenovnik-specijalne {
  display: flex;
  max-width: 1120px;
  width: 100%;
  align-self: center;
  background: #fff;
  border-radius: 25px;
}

.cenovnik-specijalne-wrapper {
  display: flex;
  padding: 32px 40px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  gap: 24px;
}

.article-cene h2 {
  color: #000;
  font-family: "Work Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.96px;
}

ul {
  padding: 0px;
  display: flex;
  width: 100%;
  margin: 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}

.article-cene li {
  display: flex;
  padding: 12px 16px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 10px;
  background: #FBF4EA;
}

.article-cene li p {
  color: #000;
  font-family: "Work Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
  letter-spacing: -0.72px;
  text-align: center;
}

.article-cene li h3 {
  color: #000;
  font-family: "Work Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.96px;
  margin: 0;
  padding: 0;
}

.article-cene li h3 span {
  color: #000;
  font-family: "Work Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.64px;
  margin: 0;
  padding: 0;
}


/*O NAMA*/
.page-onama{
  display: flex;
  padding-top: 148px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background: #fff;
}

@media screen  and (max-width: 1192px){
  .page-onama{
    padding: 148px 36px 0px 36px;
  }
}


.page-onama h1{
  margin-top: 0px;
}

.onama-wrapper{
  display: flex;
  max-width: 1120px;
  align-items: flex-start;
  justify-content: space-between;
  align-self: center;
  width: 100%;
  gap:80px;
}

.onama-info{
  display: flex;
  max-width: 380px;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
}

.onama-image{
  height: 500px;
  max-width: 598px;
  width: 100%;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  box-shadow: 24px 0px 0px 0px #FFA800 inset;
  background-image: url(pictures/onamaimage.png);
  background-size: cover;
}

.article-onama{
  display: flex;
  padding: 148px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  gap: 64px;
  background: #FBF4EA;
}

@media screen  and (max-width: 1192px){
  .article-onama{
    padding: 148px 36px;
  }
}

.onama-section1{
  display: flex;
  max-width: 1120px;
  width:100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}

.mission{
  padding: 40px;
  border-radius: 25px;
  background: #FFF;
  display: flex;
  align-items: flex-start;
  align-self: stretch;
}

.mission-wrapper{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  align-self: stretch;
  gap:80px;
}

.mission-wrapper p{
  max-width: 720px;
  flex: 1 0 0;
}

.mission-left{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

/* Define the pulsing effect */
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/* Apply the pulsing effect */
.mission-left img {
  animation: pulse 1.5s ease-in-out infinite; /* Pulsing effect in sync */
  animation-play-state: paused; /* Initially paused */
}

.mission-left img.in-view {
  animation-play-state: running; /* Start pulsing when in view */
}

.onama-section2{
  display: flex;
  max-width: 1120px;
  width:100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-items: center;
}

.history-wrapper{
  display: flex;
  max-width: 1120px;
  width:100%;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
  padding-top: 48px;
}

.history{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius: 25px;
  background: #FFF;
}

.history-img {
  max-width: 540px;
  height: 380px;
  width: 100%;
  border-radius: 25px;
}

#our-history {
  background-image: url("pictures/poceci.png");
  background-position: center;
  background-size: cover;
}

#weifert-pivara {
  background-image: url("pictures/weifert-pivara.png");
  background-position: center;
  background-size: cover;
}

#social-resp {
  background-image: url("pictures/odgovnorst.png");
  background-position: center;
  background-size: cover;
}

#zanimljivost {
  background-image: url("pictures/porodjaj.png");
  background-position: center;
  background-size: cover;
}


.history-info{
  padding: 32px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
  overflow: hidden;
}

.onama-section3, .onama-section4, .onama-section5{
  display: flex;
  max-width: 1120px;
  width:100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}

.social-resp-wrapper{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
}

.social-resp{
  display: flex;
  align-items: flex-start;
  align-self: stretch;
}

.social-resp-info{
  display: flex;
  padding: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 25px;
  background: #FFF;
}

.social-resp-img{
  max-width: 464px;
  width:100%;
  height: 320px;
  border-radius: 25px;
  background: #000;
}

.gallery-text{
  align-self: center;
}


/*GALERIJA*/

:root {
  --white-100: hsl(206, 5%, 100%);
  --white-200: hsl(206, 5%, 90%);
  --white-300: hsl(206, 5%, 80%);
  --white-400: hsl(206, 5%, 65%);
  --white-500: hsl(206, 5%, 45%);

  --black-100: hsl(210, 20%, 10%);
  --black-200: hsl(210, 20%, 8%);
  --black-300: hsl(210, 20%, 6%);
  --black-400: hsl(210, 20%, 4%);
  --black-500: hsl(210, 20%, 1%);
}

*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
  list-style-type: none;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

html {
  font-size: 100%;
  box-sizing: inherit;
  scroll-behavior: smooth;
  height: -webkit-fill-available;
}

body {
  font-family: "Rubik", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--black-500);
  background-color: var(--white-100);
}

main {
  overflow: hidden;
}

a,
button {
  cursor: pointer;
  user-select: none;
  border: none;
  outline: none;
  background: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  object-fit: cover;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  image-rendering: crisp-edges;
}

.section {
  margin: 0 auto;
  padding-block: 5rem;
  padding-bottom: 5rem; /* Dodavanje padding-a na donju stranu */
}

.container {
  max-width: 75rem;
  height: auto;
  margin-inline: auto;
}

.swiper {
  &-button-next::after,
  &-button-prev::after {
    display: flex;
    justify-content: center;
    font-size: 0.75rem;
    font-weight: 800;
    padding: 1rem;
    width: 2rem;
    height: 2rem;
    opacity: 0.75;
    border-radius: 50%;
    color: var(--white-100);
    background: var(--black-300);
  }
}

/*tablet*/
@media screen  and (max-width: 960px){

  /*NAV-tablet*/
  .nav-wrapper {
    padding: 12px 24px;
  }

  .hero-inside{
    padding-bottom:80px;
    }
    

  /* Full screen mobile menu */
  .nav-links {
    display: none;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #FBF4EA;
    padding: 48px;
    z-index: 1000;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out; /* Transition for both transform and opacity */
    transform: translateX(100%) scale(0.95); /* Slightly zoomed out by default */
    opacity: 0; /* Hidden by default */
  }

  /* Show the mobile menu */
  .nav-links.active {
    display: flex;
    transform: translateX(0) scale(1); /* Zoom in */
    opacity: 1;
  }
  

  /* Move links to top-left */
  .links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    margin-top: 48px; /* Space under the logo */
  }



  /* Links styling */
  .links a {
    color: #000;
    font-family: "Work Sans";
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    padding: 16px 0;
    transition: color 0.3s;
  }

  .links a:hover {
    color: #FFA800;
  }

  /* Button in mobile nav */
  .button-white {
    display: block;
    padding: 18px 22px;
    font-size: 22px;
    color: #000;
    background-color: #FFA800;
    border-radius: 12px;
    text-align: center;
    margin-top: 28px;
    width: 100%;
    max-width: 300px;
  }

  .button-white:hover {
    background-color: #000;
    color: #FBF4EA;
  }

  /* Hamburger icon */
  .hamburger {
    display: flex;
    flex-direction: column;
    gap: 8px;
    cursor: pointer;
    position: relative;
    z-index: 1001;
  }

  .hamburger div {
    width: 40px;
    height: 4px;
    background-color: #000;
    transition: 0.3s ease; /* Smooth transitions */
  }

  /* Perfectly aligned 'X' */
  .hamburger.active div:nth-child(1) {
    transform: rotate(45deg) translate(12px, 2px); /* Rotate and move slightly */
  }

  .hamburger.active div:nth-child(2) {
    opacity: 0;
  }

  .hamburger.active div:nth-child(3) {
    transform: rotate(-45deg) translate(15px, -4px); /* Rotate and move slightly */
  }

  /* Slight shadow for links */
  .links a {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  }


  .mobile-menu-logo {
    display: block;
  }
  
  /* Social media icons */
  .social-icons {
    margin-top: 28px;
    display: flex;
    flex-direction: row;
    gap: 15px;
  }
  
  .social-icon {
    text-decoration: none;
    font-family: "Work Sans", sans-serif;
    font-size: 22px;
    color: #000;
  }
  
  .social-icon:hover {
    color: #FFA800;
  }


  .hero-inside {
    flex-direction: column;
  }

  h1 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 52px; 
    letter-spacing: -2px;
  }

  h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -1.2px;
  }

  h3{
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.8px;
  }

  .text {
      width: 450px;
      font-size: 16px;
      line-height: 22px; 
      letter-spacing: -0.16px;
  }


  .section-wrapper{
    padding: 100px 48px 64px 48px;
    gap: 48px;
  }

  .services-wrapper{
    padding: 24px;
    border-radius: 22px;
    gap:24px;
  }

  .services-text h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 40px; /* 150% */
    letter-spacing: -1.2px;
  }

  .services-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px; /* 133.333% */
}

  .services-boxes{
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .service-box:first-child{
    min-width: 90%;
  }
  
  .service-box{
    border-radius: 16px;
    min-width: 35%;
  }

  .service-box:first-child{
    border-radius: 16px;
  }

  .section-two{
    flex-direction: column;
    gap:32px;
  }

  .payments{
    border-radius: 22px;
  }

  .payments-img{
    flex-shrink: 0;
  }

  .scheduling{
    border-radius: 22px;
  }

  .payments-text, .scheduling-text{
    padding: 24px;
  }

 /* @media screen and (max-width:700px){
  .scheduling-phones, .payments-img{
    height: 300px;
  }
}  */

  .order-slider{
    height: 100%;
  }

  .short-about{
    margin: 48px 36px 0px 36px;
  }

  .short-about h2{
    font-size: 24px;
    font-weight: 500;
    line-height: 36px; /* 150% */
    letter-spacing: -0.96px;
  }

  .section-three, .onama-section6{
    height: 719px;
  }

  .sa-boxes{
    display: flex;
    padding: 16px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    align-self: stretch;
  }

  .sa-box{
    border-bottom:1px solid rgba(0, 0, 0, 0.1);
    border-right: none;
  }

  .sa-box p {
    font-size: 36px;
    font-weight: 600;
    line-height: 54px; /* 150% */
    letter-spacing: -1.58px;
  }  

  .sa-box span {
    font-size: 16px;
    line-height: 22px;
}

  .sa-box:last-child{
    border-bottom: none;
  }

  .best-taxi-left{
    padding: 36px;
  }

  .best-taxi-text-iner{
    gap: 16px;
  }
 
  .best-taxi-right {
    height: 320px;
  }

  .section-four{
    flex-direction: column;
  }

    /*usluge-tablet*/
  .service-iner p {
    font-family: Inter;
    line-height: 22px;
  }

  p {
    font-size: 16px;
    line-height: 22px; 
    letter-spacing: -0.16px;
  }

  .page-services-wrapper1{
    padding: 124px 48px 0px 48px;
  }

  .services-hero{
    display: flex;
    height: auto;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 64px;
    align-self: stretch;
  }

  .service {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    transform: scale(0.9);
    opacity: 0;
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  }
  
  .service.in-view {
    transform: scale(1);
    opacity: 1;
  }
  
  .service-left {
    height: 380px;
    width: 100%;
    border-radius: 16px;
    background: #000;
    transition: height 0.5s ease-in-out;
  }
  
  .service-right {
    display: flex;
    padding: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  }
  
  .service.in-view .service-right {
    opacity: 1;
    transform: translateY(0);
  }
  
  .services-left-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
  }
  
  .services-right-img {
    width: 100%;
    height: auto;
    flex-shrink: 0;
  }
  
  .services-right {
    flex: 0 0 0;
  }
  
  @media screen and (max-width: 700px) {
    .service-left {
      height: 300px; 
    }
  
    .service {
      transform: scale(0.85); 
    }
  
    .service.in-view {
      transform: scale(1); /* Reset to normal size when in view */
    }
  
    .service-right {
      padding: 16px; /* Reduce padding for smaller screens */
      gap: 16px; /* Adjust gap size */
      transform: translateY(15px); /* Slightly increased translation for smoother effect */
    }
  
    .service.in-view .service-right {
      transform: translateY(0); /* Move back to normal position */
    }
  }

  /*kontakt-tablet*/
   .page-contact{
    padding: 124px 48px 64px 48px;
  }
  .contact-wrapper{
    flex-direction: column;
    gap: 64px;
  }

  .contact-section-two{
    flex-direction: column;
  }

  .contact-section-three{
    flex-direction: column;
  }

  .ci-numbers{
    display: flex;
    padding: 8px;
    align-items: center;
    gap: 12px;
    align-self: stretch;
  }

  .ci-number a {
    color: #131314;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
  }

  .ci-text p{
    font-family: Inter;
  }


  .contact-form{
    display: flex;
    padding: 28px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
  }

  .basic-info-left {
    width: 100%;
    align-self: stretch;
    height:300px;
  }

  .basic-info-right {
    padding: 32px;
  }

  .best-taxi-left{
    padding: 32px;
  }

  .best-taxi-right{
    width: 100%;
    align-self: stretch;
  }

  .your-taxi-p {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 1.2px;
}



/*cenovnik-tablet*/
.page-cenovnik{
  padding: 124px 48px 64px 48px;
}

.cenovnik-wrapper{
  flex-direction: column;
  gap: 48px;
}

.cenovnik-info{
  flex-direction: column;
}

.article-cene{
  padding:0px 48px 64px 48px;
}

.cenovnik-cene{
  flex-direction: column;
  padding: 0px 48px;
}

.cenovnik-box{
  align-self: stretch;
}

.cenovnik-specijalne-wrapper{
  padding: 32px 24px;
}

.article-cene li{
  flex-direction: column;
  gap:16px
}

@media screen and (max-width: 700px){
  .cenovnik-image{
    height: 270px;
  }
}




/*onama-tablet*/
.page-onama{
  padding: 124px 48px 64px 48px;
}

.history, .mission, .onama-image{
  border-radius: 20px;
}

.onama-wrapper{
  flex-direction: column;
  gap: 48px;
}

.onama-info{
  flex-direction: column;
  max-width: 598px;
}

.article-onama{
  padding: 100px 48px 64px 48px;
}

.mission-wrapper{
  flex-direction: column;
  gap:10px;
  align-items: flex-start;
}

.mission-left{
  flex-direction: row;
  align-items: center;
  gap:18px;
}

.history-wrapper{
  flex-direction: column;
  padding-top: 24px;
}

.history-info{
  padding: 28px;
  gap: 18px;
}


.history-img{
  align-self: stretch;
  max-width: none;
}



.onama-section3 .social-resp{
  flex-direction: column-reverse;
  border-radius: 20px;
  background: #FFF;
}

.onama-section4 .social-resp{
  flex-direction: column;
  border-radius: 20px;
  background: #FFF;
}

.history-img, .social-resp-img{
  height: 380px;
}

@media screen and (max-width:700px){
  .history-img, .social-resp-img{
    height: 300px;
  }
}

.social-resp-info{
  padding: 32px;
  gap: 18px;
}

.social-resp-img{
  align-self: stretch;
  max-width: none;
}


  .marquee-orange {
    height: 112px;
  }

  .marquee-wrapper {
    gap: 100px;
  }
  
  .marquee-wrapper span {
      font-size: 40px;
      line-height: 100px; /* 250% */
      letter-spacing: -1.56px;
  }

    /*Footer*/
    @media screen and (max-width:700px) {
      .footer-nav {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 36px;
    }

    .nav-links-footer {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      gap: 32px;
  }
    }

    footer{
      padding: 36px 48px;
    }
    
}



/*mobile*/
@media screen  and (max-width: 480px){

  .order-s-buttons button {
    border-radius: 7px;
    background: #FFF;
    display: flex;
    padding: 4px;
    justify-content: center;
    align-items: center;
    gap: 2px;
    flex: 1 0 0;
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    outline: 0;
    border: 0;
}

  .text{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding: 0px 20px 0px 20px;
    width: 100%;
  }

  .hero-inside {
    gap: 24px;
  }

  .hero-image{
    padding: 0 16px;
  }

  .page-header.is-sticky .nav-wrapper {
    padding: 12px 16px;
  }
  
  

  h1{
    color: #000;
    font-family: "Work Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px; /* 133.333% */
    letter-spacing: -1.44px;
  }

  h3{
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.6px;
  }

 
  h2{
    font-size: 24px;
    line-height: 36px; /* 150% */
    letter-spacing: -0.96px;
  }

  .section-wrapper{
    padding: 64px 20px 48px 20px;
    gap: 20px;
  }

  .services-wrapper{
    padding: 16px;
    border-radius: 20px;
    gap:24px;
  }

  .services-text h2{
    font-size: 24px;
    font-weight: 500;
    line-height: 36px; /* 150% */
    letter-spacing: -0.96px;
  }

  .services-text p {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px; /* 133.333% */
}

  .services-boxes{
    flex-wrap: wrap;
    align-content: flex-start;
  }
  
  .service-box{
    border-radius: 12px;
  }

  .service-box:first-child{
    border-radius: 16px;
  }

  .section-two{
    flex-direction: column;
    gap:20px;
  }

  .payments{
    border-radius: 20px;
  }

  .payments-img{
    height: 258px;
    flex-shrink: 0;
  }

  .scheduling{
    border-radius: 20px;
  }

  .payments-text, .scheduling-text{
    padding: 24px;
  }

  .scheduling-phones{
    height: 258px;
  }

  .order-slider{
    height: 100%;
  }

  .short-about{
    margin: 48px 36px 0px 36px;
  }

  .short-about h2{
    font-size: 24px;
    font-weight: 500;
    line-height: 36px; /* 150% */
    letter-spacing: -0.96px;
  }

  .section-three, .onama-section6{
    height: 660px;
  }

  .sa-boxes{
    display: flex;
    padding: 16px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    align-self: stretch;
  }

  .sa-box{
    border-bottom:1px solid rgba(0, 0, 0, 0.1);
    border-right: none;
  }

  .sa-box:last-child{
    border-bottom: none;
  }

  .sa-box span {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px; /* 133.333% */
}

.sa-box p {
  font-size: 32px;
  font-weight: 600;
  line-height: 48px; /* 150% */
  letter-spacing: -1.28px;
}

  .best-taxi-left{
    padding: 24px;
  }

  .best-taxi-text-iner{
    gap: 12px;
  }
 
  .best-taxi-right {
    height: 247px;
  }

  .section-four{
    flex-direction: column;
  }


/*usluge-mobile*/
  .service-iner p {
    color: #131314;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 133.333% */
  }

  p {
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 133.333% */
    letter-spacing: -0.15px;
  }

  .page-services-wrapper1{
    padding: 100px 20px 0px 20px;
  }

  .page-services-wrapper{
    padding: 64px 20px;
  }

  .service-left{
    height: 247px;
  }



  /*kontakt-mobile*/

  .page-contact{
    padding: 100px 20px 64px 20px;
  }
  .contact-wrapper{
    gap: 44px;
  }

  .contact-form{
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
  }

.basic-info-right {
  padding: 24px;
}

.basic-info-left{
  height:280px;
}



/*cenovnik-mobile*/
.page-cenovnik{
  padding: 100px 20px 48px 20px;
}

.cenovnik-wrapper{
  gap: 32px;
}

.article-cene{
  padding:0px 20px 64px 20px;
}

.cenovnik-cene{
  padding: 0px 20px;
}

.cenovnik-specijalne-wrapper{
  padding: 32px 12px;
}

.article-cene li{
  flex-direction: column;
  gap:10px
}

.cenovnik-image{
  background-position: inherit;
  height: 247px;
}

/*onama-mobile*/
.page-onama{
  padding: 100px 20px 48px 20px;
}

.onama-wrapper{
  gap: 32px;
}


.article-onama{
  padding:64px 20px;
}
.history, .mission, .onama-image{
  border-radius: 16px;
}

.onama-image{
  height: 300px;
}

.history-wrapper{
  flex-direction: column;
  padding-top: 16px;
}

.history-info{
  padding: 24px;
  gap: 12px;
}


.history-img, .social-resp-img{
  height: 247px;
}

.social-resp{
  border-radius: 16px;
  background: #FFF;
}

.social-resp-info{
  padding: 24px;
  gap: 12px;
}


  .marquee-orange {
    height: 106px;
  }

  .marquee-wrapper {
    gap: 80px;
  }
  
  .marquee-wrapper span {
      font-size: 32px;
      line-height: 80px; /* 250% */
      letter-spacing: -1.28px;
  }

  /*Footer*/
  footer{
    display: flex;
    padding: 36px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
  }

  .footer-nav{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 36px;
  }

  .footer-social{
    display: flex;
    align-items: center;
    gap: 16px;
  }

  .footer-about{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;}

    .nav-links-footer{
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      gap: 32px;
    }




    /*NAV-mobile*/
    .nav-wrapper {
      padding: 12px 16px;
    }

    .nav-links {
      gap: 20px;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      padding: 40px;
      z-index: 1000;
    }
  
    

    .links {
      gap: 12px;
      margin-top: 24px; /* Space under the logo */
    }

    .links a {
      font-size: 20px;
      font-weight: 500;
      padding: 10px 0;
    }
  
    .button-white {
      display: block;
      padding: 14px 20px;
      font-size: 18px;
      border-radius: 8px;
      margin-top: 20px;
      width: 100%;
      max-width: 220px;
    }

    .hamburger.active div:nth-child(1) {
      transform: rotate(45deg) translate(8px, 2px); /* Rotate and move slightly */
    }

  
    .hamburger.active div:nth-child(3) {
      transform: rotate(-45deg) translate(11px, -4px); /* Rotate and move slightly */
    }

    .hamburger {
      gap: 6px;
      z-index: 1001;
    }
  
    .hamburger div {
      width: 30px;
      height: 3px;
    }
  
    .social-icons {
      margin-top: 20px;
      gap: 10px;
    }
    
    .social-icon {
      font-size: 18px;
    }

}

@media only screen and (max-width: 1192px) and (min-width: 961px) {
  .hero-inside h1 {
    font-size: 48px;
    line-height: 56px;
  }

  .page-header.is-sticky {
    padding-left: 24px;
    padding-right: 24px;
  }

 
  
}

@media only screen and (max-width: 958px) and (min-width: 481px) {
  .payments-img{
    display:flex;
    justify-content: flex-end;
  }

}

.language-sw  {
  opacity: 1;
  transition: all 0.1 ease-out;
}

.language-sw:hover  {
  opacity: 0.7;
  
}

#mobile-menu .social-icons {
  display:none;
}

.ci-number a{
  color: #131314;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 133.333% */
}

#openModalBtn:hover {
  opacity: 0.8;
}