/* Reset */
a {
  text-decoration: none;
  color:#222;
}


a:hover {
	color:#12282F;
}

.form-control:focus, .form-select:focus .btn:focus {
  box-shadow: none;
}

img {
  width:100%;
  max-width: 100%;
}

.fw-bold {
    font-weight: 900!important;
}

h1 {
	font-size: 2.5rem; /* 40px */
	line-height: 1.2;  /* Line height proportional */
}

h2 {
	font-size: 2rem; /* 32px */
	line-height: 1.3;
}

h3 {
	font-size: 1.75rem; /* 28px */
	line-height: 1.4;
}

h4 {
	font-size: 1.5rem; /* 24px */
	line-height: 1.5;
}

h5 {
	font-size: 1.25rem; /* 20px */
	line-height: 1.6;
}

.no-border .list-group-item {
	border: none;
}

.fs-11 {
  font-size: 11px;
}

.fs-12 {
  font-size: 12px;
}

.fs-13 {
  font-size: 13px;
}

.fs-14 {
  font-size: 14px;
}
/* Reset */
* {
  --primary-color:#0078D6;
  --primary-color-hover:#014985;
  --accent-color:#44B678;
  --dark-text:#222;
  --title-color:#000;
  
}
body {
	font-family: "MBCorpo Text", sans-serif;
}



h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-family: "DaimlerCAC-Regular", serif;
}

.fw-medium {
	font-weight:500
}

.bg-black {
	background: #000;
}

.primary-btn {
  background: var(--primary-color);
  color:var(--dark)
}

.primary-btn:hover {
  background: var(--primary-color-hover);
  color:var(--dark)
}

.bg-accent {
	background: var(--accent-color);
}

.primary-color {
	color:var(--primary-color);
}

.link-dark {
	color: var(--dark-text);
	font-weight: bold;
}

.main-logo {
	max-width: 150px;
	height: auto;
}

.nav-logo {
	height: auto;
}

@media (min-width: 992px) {
  .navbar-nav .nav-item {
	padding: 0 10px; /* Padding egal pe ambele părți ale fiecărui element */
  }

  .navbar-nav .nav-item:not(:last-child) {
  }

  .navbar-nav .nav-link {
	padding: 0; /* Eliminăm padding-ul suplimentar de pe linkuri */
	font-weight: 600;
  }
}

.bg-vida {
	background-color: #F8FCFF; /* Fundal simplu, culoare solidă */
}

.bg-success {
	background: #44b678 !important;
}

.form-check-input:checked {
	background-color: var(--primary-color);
	border-color: var(--primary-color);
}

#top-header p, #top-header a {
	color: #b0b0b0;
}

#top-header .border-end {
	border-color:#b0b0b0 !important
}


/* Stiluri generale pentru secțiunea HERO */

#hero {
    position: relative;
    background:#EAF1FE;
}
.hero-title h1 {
	color: #fff;
	font-weight: 600 !important;
}


.jarallax {
	position: relative;
	z-index: 0;
	min-height: 680px;
}

/* Stilizarea cercurilor */
.circle-1, .circle-2, .circle-3 {
    position: absolute;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.2); /* Cercuri semi-transparente */
}

.circle-1 {
    width: 150px;
    height: 150px;
    top: 50px;
    left: 50px;
	background: #FFC1073D
}

.circle-2 {
    width: 200px;
    height: 200px;
    top: 200px;
    right: 100px;
}

.circle-3 {
    width: 100px;
    height: 100px;
    bottom: 100px;
    left: 80px;
	background: #FFC10724;
}

.navbar-light .navbar-nav .nav-link {
	color: #a6a6a6;
  	font-weight: 400;
}

.navbar-light .navbar-nav .nav-link.active {
	color: #fff;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #fff !important
}

.right-top-menu a {
	background: var(--primary-color);
	color: #fff;
	border-radius: 50px;
	padding: 10px 25px;
}

.right-top-menu a:hover {
	background: var(--primary-color-hover);
	color: #fff;
}

.hero-badge {
	background: #fff;
  padding: 10px !important;
  color:#222 !important
}

.locations-list {
	padding:4rem 0 !important;
	background: #fff !important;
}

.form-arrow {
	max-width: 60px;
	position: absolute;
	right: -56px;
	filter: invert(1);
	transform: rotate(-79deg);
	top: 140px;
}

#hero .jarallax-img {
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

#hero h1 {
	font-weight: 700;
}

#hero p {
	font-size: 18px;
	color:#fff;
}

.hero-title {
	display: flex;
	flex-direction: column;
	/* align-items: center; */
	justify-content: center;
	height: 100%;
}


.btn-warning {
  background: linear-gradient(90deg, rgba(255,94,58,1) 0%, rgba(255,141,0,1) 50%, rgba(255,189,0,1) 100%) !important; /* Suprascriem stilul implicit */
  border: none; /* Eliminăm orice bordură, dacă există */
  color: #000; /* Asigurăm contrastul pentru text */
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); /* Adăugăm un ușor efect de umbră pentru a evidenția butonul */
}

.btn-warning:hover {
  background: linear-gradient(90deg, rgba(255,94,58,1) 0%, rgba(255,141,0,1) 50%, rgba(255,141,0,1) 100%); /* Modificăm gradientul la hover pentru efect */
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.2); /* Ușor efect de hover */
}

.btn:hover {
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.2); /* Ușor efect de hover */
}


/* Ajustări pentru input și label */
.home-search-form {
	background: #fff;
	box-shadow: 0 0 0 24px #ffffff52;
	border-radius: 9px;
	padding: 2rem;
	position: relative;
	z-index: 1;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
	backdrop-filter: blur(3px);
}



#hero .form-label {
	font-size: 1rem;
	font-weight: 500;
	color: #828597;
	margin-bottom: 0;
}

#hero .form-control {
	border-radius: 5px;
	padding: .75rem 1rem;
	font-weight: 400;
	border: 1px solid #e5e7eb;
}

#hero .form-control {
	padding-left: 30px;
}

#hero .form-check-input {
	width: 18px;
	height: 18px;
	margin-top: 2px;
}

#hero .bg-dark {
	padding:1rem;
}

.select-image {
	max-width: 16px;
	position: absolute;
	bottom: 20px;
	left: 15px;
	opacity: .3;
}

.btn.whatsapp-btn {
	background: #00A884;
	color: #fff;
}


/* Optimizare pentru mobil */
@media (max-width: 768px) {


  #hero h1 {
	font-size: 2rem; /* Redimensionează titlul pe mobil */
  }

  #hero p {
	font-size: 1.1rem; /* Redimensionează textul paragrafului */
	margin-bottom: 1.5rem; /* Ajustează distanța între text și formular */
  }

  #hero .container {
	padding: 0 1.5rem; /* Reduce padding-ul containerului */
  }

  #hero .hero-title {
	width: 100% !important; /* Ocupă toată lățimea pe mobil */
	text-align: center; /* Centrează textul */
	margin-bottom: 2rem; /* Ajustează spațiul dintre titlu și formular */
  }

  #hero form.booking-card {
	padding: 1.5rem; /* Reduce padding-ul formularului pe mobil */
	width: 100%; /* Formularul ocupă întreaga lățime */
  }



  #hero .btn {
	font-size: 0.9rem; /* Micșorează dimensiunea butonului pe mobil */
  }


}

section.home-under-hero {
    background: #fff;
    padding: 3rem 0 2rem;
    /* margin-top: 5rem; */
}

.home-under-hero .list-group-item {
    border: none;
    box-shadow: npne;
    border-radius: 5px !important;
    display: flex;
    align-items: center;
    background: none;
    background: #FBFBFC;
	padding: 10px;
	width: calc(100% / 5 - 15px);
	line-height: 1.2;
}

.home-locations-list {
	gap:15px;
	flex-wrap: wrap;
}

.home-locations-list i {
    background: var(--primary-color);
    height: 20px !important;
    width: 20px !important;
    border-radius: 15px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.rentLocations i {
	background: var(--primary-color);
	height: 24px !important;
	width: 24px !important;
	border-radius: 15px;
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.rentLocations {
	display: flex;
	font-weight: 600;
	font-size: 18px;
}

.card.vehicle-type img {
    max-width: 128px;
}

.home-locations-list i.smaller {
    font-size: 10px;
}

.bg-light {
	background: #FAF8F0;
}

.card.vehicle-type {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.09);
    border-radius: 10px;
}

#beneficii .benefits-items i {
	background: var(--primary-color);
	width: 60px;
	height: 60px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	color:#fff;
}

.benefits-items h5 {
	font-size: 28px;
}

#car-category {
	padding: 30px 0;
}
#car-category img  {
	max-width: 100px;
	height: auto;
}

.hover-shadow {
  transition: all 0.3s ease-in-out; /* Tranziția aplicată pe toate stările */
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Efect de umbră la hover */
  transform: translateY(-5px); /* Ridicarea cardului la hover */
}

.footer-section {
	padding: 50px 0;
}

.footer-list {
	list-style: none;
	padding:0
}

.footer-list li {
	color: #bbb;
	display: block;
	font-size: 16px;
	padding: 3px 0;
}

.widget-title.footer-widget-header {
	border-bottom: 1px solid #797979;
}

.social-links a {
	color: #cecece;
}

.copyright {
	border-top: 1px solid #ffffff24;
	padding-top: 30px;
}

.copyright p {
	color: #bbb !important;
}

.footer-logo-link {
	display: flex;
	align-items: center;
	color: #bbb;
}

.footer-logo-link:hover {
	color:#bbb;
}

.footer-menu-link {
	color: #bbb;
	display: block;
	font-size: 15px;
	padding: 5px 0;
}

.footer-menu-link:hover {
	color:#fff;
}

.footer-menu h3 {
	font-family: "MBCorpo Text", sans-serif;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
}

.border-0 {
	border: none !important;
}

.price-symbols {
	font-weight: 400;
	gap: 4px;
	font-size: 18px;
	letter-spacing: 0;
}

.from-text {
	font-size: 12px;
	color: #828597;
	font-weight: 500;
}

.rent-price .currency-symbol {
	display: none;
}

.actual-price {
	color: var(--title-color);
	font-size: 31px;
	letter-spacing: -2px;
}

.rent-price {
	font-weight: 800;
	font-size: 19px;
	line-height: 1.2;
}

.vehicle-badges {
	position: absolute;
	top: 0;
	transform: translateY(-50%);
}

.rent-button {
	padding: 9px 14px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	background-color: var(--primary-color);
	border-radius: 12px;
	border: none;
	transition: .2s all;
	display: inline-block;
}

.rent-button:hover {
	background: var(--primary-color-hover);
	border: 1px solid var(--primary-color-hover);
	transition: .2s all;
	color:#fff;
}

.vehicle-name {
	display: block;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: .75rem;
	line-height: 1.3;
}


/* Footer */

footer {
  position: relative;
  background-color: #dde6f0;
  padding: 50px 0;
  color: #333;
  font-size: 14px;
  overflow: hidden; /* Asigurăm că cercurile sunt tăiate dacă ies în afara secțiunii */
}



.footer-section {
	padding-bottom: 30px;
}

/* Stiluri pentru logo și descriere */
.logo-footer {
	width: 90px;
	margin-bottom: 15px;
}

.footer-column-1 p {
	margin-top: 10px;
	line-height: 1.6;
}

/* Stiluri pentru iconițele sociale */
.om-icon.social {
	margin-right: 10px;
}

.om-icon.social img {
	width: 30px;
	transition: transform 0.3s ease;
}

.om-icon.social img:hover {
	transform: scale(1.1);
}

/* Stiluri pentru titlurile din footer */
.footer-title {
	font-weight: 600;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #000;
}

/* Stiluri pentru listele de linkuri din footer */
.footer-menu-list {
	list-style: none;
	padding: 0;
}

.footer-menu-list li {
	margin-bottom: 10px;
}

.footer-menu-list a {
	color: #333;
	text-decoration: none;
	transition: color 0.3s ease;
}

.footer-menu-list a:hover {
	color: #007bff;
	text-decoration: underline;
}

/* Stiluri pentru secțiunea de copyright */

.copyright-section {
	background-color: #a1b4c8;
	color: #ffffff;
	padding: 20px 0;
	font-size: 12px;
}

.copyright-section a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 20px;
	font-size: 12px;
}

.copyright-section a img {
	width: 120px;
	margin-right: 10px;
}

@media (max-width: 767px) {
	.copyright-section a {
		margin: 10px 0;
		display: block;
		text-align: center;
	}
	.m-dropdown {
		display: none;
		padding-top: 15px;
		padding-left: 10px;
	}
	.widget-title.m-dropdown-btn {
		display: flex;
		justify-content: space-between;
		align-items: center;
		border-bottom: 1px solid #ffffff61;
		padding-bottom: 10px;
		margin-bottom: 30px;
		color: #e8e8e8;
	}
	.widget-title.m-dropdown-btn i {
		font-size:14px;
		transition: .2s all;
	}
	.widget-title.m-dropdown-btn.activ i {
		transform: rotate(180deg);
		transition: .2s all;
	}
}

/* Responsive adjustments */
@media (max-width: 576px) {
	.footer-column-1 {
		text-align: center;
	}

	.footer-menu-list li {
		text-align: center;
	}

	.social {
		justify-content: center;
	}
}


/* Stiluri generale pentru sectiunea lista de masini */
#lista-masini {
	padding: 20px 0;
	background-color: #F3F4F6;
	position: relative;
}

/* Titlul și subtitlul din sectiunea lista de masini */
#lista-masini h2 {
	color: var(--title-color);
}

#lista-masini p {
	color: #212529;
}

/* Stiluri pentru cardurile de masini doar in sectiunea #lista-masini */
#lista-masini .card {
	border: 1px solid #dfe2e6;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	border-radius: 10px;
	overflow: hidden;
}

#lista-masini .card:hover {
	transform: translateY(-10px);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.vehicle-card .card-img-top {
	border-bottom: 1px solid #ddd;
}

.car-features.grid-features {
	gap: 5px;
}

.grid-features .feature img {
	max-width: 23px;
}

.grid-features .feature {
	width: calc(100% / 4 - 5px);
}

.grid-features .feature span {
	font-size: 13px;
	margin-top: 2px;
}

#lista-masini .img-container {
	position: relative;
	width: 100%;
}

#lista-masini .card-img-top {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

#lista-masini .img-container::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px; /* grosimea bordurii */
	background: linear-gradient(90deg, rgba(2, 0, 36, 0.9) 0%, rgba(63, 9, 121, 0.95) 35%, rgba(235, 0, 255, 0.8) 100%);
}


#lista-masini .card-body {
	padding: 20px;
}

#lista-masini .card-title {
	font-size: 1.25rem;
	font-weight: 600;
	margin-bottom: 15px;
	color: #212529;
}

#lista-masini .card-body ul {
	padding-left: 0;
	list-style-type: none;
	color: #212529;
	margin-bottom: 20px;
}

#lista-masini .card-body ul li {
	margin-bottom: 3px;
	font-size: 0.85rem;
}

/* Stiluri pentru footer-ul cardului doar in sectiunea #lista-masini */
#lista-masini .card-footer {
	background-color: #FAFAFC;
	padding: 15px;
	border-top:none;
}

#lista-masini .card-footer .btn-primary {
	background-color: #007bff;
	border: none;
	transition: background-color 0.3s ease;
}

#lista-masini .card-footer .btn-primary:hover {
	background-color: #0056b3;
}

/* Responsive pentru carduri din sectiunea #lista-masini pe dispozitive mici */
@media (max-width: 768px) {
	#lista-masini .card-img-top {
		height: 100% !important;
	}

	#lista-masini h2 {
		font-size: 1.75rem;
	}

	#lista-masini p {
		font-size: 0.9rem;
	}
}

.gallery_pr {
	background: #eeeeee57;
	padding: 15px 5px;
}

/* Stilizare pentru butoanele de navigare */

.carousel-indicators {
	bottom: -35px;
}
.carousel-indicators [data-bs-target] {
	background-color: #999;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	background-color: #222; /* Fundal verde pentru iconițe */
	border-radius: 0; /* Fără rotunjire pentru a face pătrate */
	width: 50px;
	height: 50px;
}

/* Schimbă culoarea săgeților */
.carousel-control-prev-icon::before,
.carousel-control-next-icon::before {
	color: white; /* Culoarea săgeților */
	font-size: 20px;
}

/* Opțional: Stilizare suplimentară pentru hover */
.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {
	background-color: darkgreen; /* Schimbă fundalul la hover cu o nuanță mai închisă de verde */
}


.carousel-control-prev,
.carousel-control-next {
	width: 5%; /* Asigură-te că butoanele sunt suficient de mari pentru a fi accesibile */
	height: 40%;
	top: 50%;
	transform: translateY(-50%);
}


.custom-hover {
	color: #0d6efd; /* Culoarea inițială (similară cu text-primary) */
	text-decoration: none;
}

.custom-hover:hover {
	color: #ff5733; /* Culoarea dorită la hover */
}

#header-single-car {
	background: #F7F7F7 !important;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}


#header-single-car .container {
	position: relative;
	z-index: 2; /* Asigură-te că textul este deasupra gradientului */
	color: #000; /* Setează culoarea textului pentru a fi vizibil pe fundalul gradientului */
}

.alegere-ideala {
	background: #fff;
}

.alegere-ideala i {
	color: var(--primary-color) !important;
	font-size: 28px !important;
}

.alegere-ideala h2 {
	color:var(--primary-color) !important
}

.alegere-ideala h5 {
	font-size: 18px;
	font-weight: 700;
	font-family: "MBCorpo Text", sans-serif;
}

.alegere-ideala p {
	font-size: 15px;
	font-weight: 500;
	color: #666;
}

#hero-category {
	background: #fff url('/assets/images/v-shape.png');
	background-size: 400px;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

#hero-category::before {
	content: "";
	background: #CCEBFF;
	width: 38%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 0;
	/* mix-blend-mode: multiply; */
	right: 0;
	clip-path: polygon(178px -3px, 100% 0px, 100% 100%, 14px 100.26%);
}

#faq {
	background: #fff;
}
#faq img {
	width: 100px;
	height: auto;
}
/* Elimină border-urile accordion-ului */
.accordion-item {
  border: none; /* Elimină bordura dintre elementele accordion */
}

.accordion-item {
	padding: 20px 0;
}

.accordion-button {
  background-color: transparent; /* Elimină fundalul implicit */
  border: none; /* Elimină border-ul butonului */
  box-shadow: none; /* Elimină umbra butonului */
  font-size: 22px; /* Setează dimensiunea fontului pentru întrebări */
  font-weight: 500; /* Oferă un aspect mai îngroșat textului întrebărilor */
  color: #333; /* Culoarea textului */
  padding: 0; /* Adaugă spațiu deasupra și dedesubt */
}


.accordion-button:not(.collapsed) {
  color: #007bff; /* Schimbă culoarea textului întrebării când e deschisă */
  background: #fff;
  box-shadow: none;
}

.accordion-button::after {
  font-size: 16px; /* Mărește dimensiunea săgeții */
}

.accordion-button:focus {
  box-shadow: none; /* Elimină shadow-ul la focus */
}

.accordion-body {
  padding: 10px 0; /* Adaugă puțin spațiu între răspuns și întrebare */
  color: #666; /* Culoarea textului răspunsului */
}

/* Elimină marginea superioară a zonei de text răspuns */
.accordion-collapse {
  border: none; /* Elimină bordura collapse-ului */
}

.sup-badge {
  position: relative; /* Permite manipularea poziției */
  top: -13px; /* Ridică badge-ul cu 10px */
  font-size: 10px !important; /* Micșorează fontul */
}

/* Optimizare pentru mobil */
@media (max-width: 768px) {

  /* Sigla mai mică pe mobil */
  .navbar-brand img {
	max-width: 150px;
  }

  /* Meniul de navigare centrat */
  .navbar-nav {
	text-align: center;
	width: 100%;
  }

  /* Spațiere între elementele din meniu pe mobil */
  .nav-item {
	padding: 0.5rem 0;
  }

  /* Butonul toggle mai aproape de margine */
  .navbar-toggler {
	margin-right: 1rem;
  }

  /* NU!!!
  .mx-3 {
	display: none;
  }

  .d-flex.align-items-center {
	justify-content: center;
	flex-direction: column;
	gap: 10px; 
  }

  */

  .right-top-menu {
	gap:10px
  }

  /* Email și telefon pe mobil (mai mici și mai compacte) */
  .navbar .btn {
	font-size: 0.9rem;
	padding: 0.5rem 1rem;
	width: 100%; /* Butoanele ocupă întreaga lățime pe mobil */
  }
}

.product-trusted img {
	width: 25px;
	height: auto;
	margin-right: 5px;
}
.payments-img img {
	width: 60px;
	height: auto;
}
.product-trusted {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(0,0,0,0.06);
  margin-top: 20px;
  padding-top: 20px;
}
.padlock p small {
  color: #44b678;
  display: block;
  line-height: 1;
  font-size: 12px;
  font-weight: bold;
}
.pagina-texte ol,
.pagina-texte ul {
  padding-left: 1rem;
}


.circle {
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  opacity: 0.25;
}

#contact {
  background-image: url('/assets/images/vida-background.jpg'); /* Imaginea ta */
  background-position: center bottom; /* Centrează imaginea pe orizontală și o poziționează jos */
  background-size: cover; /* Face imaginea să acopere întreaga secțiune */
  background-repeat: no-repeat; /* Nu repetă imaginea */
}

#header-about {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)), url('/assets/images/bg-vidarent-about.jpg'); /* Imaginea ta */
  background-position: center bottom; /* Centrează imaginea pe orizontală și o poziționează jos */
  background-size: cover; /* Face imaginea să acopere întreaga secțiune */
  background-repeat: no-repeat; /* Nu repetă imaginea */
  color: #fff;
}


#header-page {
	background: url('/assets/images/breadcr1.jpg');
	background-position: center bottom; /* Centrează imaginea pe orizontală și o poziționează jos */
  background-size: cover; /* Face imaginea să acopere întreaga secțiune */
  background-repeat: no-repeat; /* Nu repetă imaginea */
  color: #fff;
  position: relative;
  padding:90px 0 !important
}

#header-page::before {
	content: "";
	width:100%;
	height:100%;
	position: absolute;
	bottom:0;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

#header-page h1 {
	font-size: 45px !important;
}

#header-page p {
	font-size: 21px !important;
	font-weight: 500;
}

section.saved-dates {
    background: #fff;
    padding: 30px 0;
	position: relative;
}

.pickup-info p {
    margin-bottom: 0;
    font-size: 15px;
}

.pickup-info .location {
}

.pickup-info .date {
    color:#0D6EFD;
    color:var(--primary-color);
}


.pickup-info {
}

.pickup-info i {
	color: var(--primary-color);
	font-size: 19px;
	margin-right: 10px;
	line-height: 1;
}

.change_form {
	display: none;
	margin-top:20px;
	width: 100%;
	background-color: #fff;
	padding: 20px;
	/* box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); */
	transition: transform 0.5s ease;
	transform: translateY(-100%);
	z-index: -1;
}
  
  .change_form.visible {
	display: block;
	transform: translateY(0); /* Slide down to become visible */
	transition: transform 0.5s ease; /* Smooth transition */
	z-index: 99;
	margin-top: 20px;
  }

  .change_form label {
	font-size: 1rem;
	font-weight: 500;
	color: #828597;
	margin-bottom: 0;
  }

  .change_form .form-control {
	font-weight: 400;
	border: 1px solid #e5e7eb;
}

.saved_dates-btn {
	background: var(--primary-color);
	color:#fff;
}

.feature img {
	max-width: 40px;
}

.car-features {
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
}

.feature {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: calc(100% / 4 - 40px);
}

.feature span {
	color: #222;
	font-size: 16px;
	margin-top: 5px;
}

.list-included ul {
	list-style: none;
	color: #222;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.list-included ul li {
	font-size: 14px;
}

.rentview-title {
	color: #222;
	font-size: 46px;
}

.short-desc {
	color:#828597
}

@media(max-width:767px) {
	.car-features {
		margin: 20px 0;
	}
	.list-included p {
		font-weight: 600;
		margin-bottom: 10px !important;
	}
	.rates_table > * {
		font-size: 13px;
	}
	.home-search-form {
		transform: none;
		padding:1.5rem;
		background: #ffffff1a;
		backdrop-filter: blur(9px);
	}	
	#hero .form-label {
		color:#fff;
	}
	#hero .form-check label {
		color: #fff;
	}
	#hero .bg-dark {
		padding: 1rem;
		background: var(--primary-color) !important;
	}
	section.home-under-hero {
		padding: 7rem 0 2rem;
	}
	.home-locations-list {
		flex-wrap: wrap;
		padding-left: 1rem;
	}
	li.list-group-item.fw-bold {
		flex: 1 1 auto;
		width: 100%;
	}
	
}



.translate-item
{
	border-top: thin solid transparent;
	border-left: thin solid transparent;
	border-right: thin solid transparent;
	border-bottom: thin dashed #ececec;
	display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.translate-item  svg, .translate-item  i
{
	display:none;
}


.translate-item:hover
{
	border: thin dashed #ececec;
	border-radius: 4px;
    padding: 0px 3px;
}

.translate-item:hover svg, .translate-item:hover i
{
	cursor:pointer;
	display:inline-block;
	margin-right: 0px;
    margin-left: 5px;
    width: 12px;
    height: 12px;
}

.translate-item i
{
	    font-size: 15px;
    margin-left: 10px;
}

.not-found {
	background: #fff;
	border-radius: 10px;
	padding: 70px 30px;
	box-shadow: 0 0rem 1.5rem rgba(0,0,0,0.075);
}

.page-404 {
	height: 600px;
}

.not-found img {
	max-width: 200px;
}

.btn.main-btn {
	background: #ffc107;
	color: #222;
	padding: 5px 20px;
}

.gray-bg {
	background: #F6F6F6;
}

.list_price {
	position: absolute;
	top: -12px;
	background: #F2F4F6;
	left: 10px;
	display: inline-block;
	width: max-content;
	color: #2222229e;
	/* text-decoration: line-through; */
	padding: 0 5px;
}

.list_price::before {
	content: "";
	width: 100%;
	height: 1px;
	background: #b7b7b7;
	display: block;
	position: absolute;
	left: 0;
	transform: rotate(-16deg);
	top: 50%;
}

.right-card {
	box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.07);
	border: 1px solid #dde1de;
	border-radius: 8px;
}

.btn-rent {
	padding: 10px;
	background: var(--primary-color);
	color: #fff;
	font-weight: bold;
}

.scdw {
	background: #CCEBFF;
	padding: 5px 10px 10px !important;
	border-radius: 6px;
	display: flex;
	align-items: start;
}

.scdw small {
	line-height: 1.4;
	font-size: 12px;
	font-weight: 500;
}

.scdw i {
	color: #0B9AF7;
	margin-right: 9px;
	margin-top: 0px;
}

.rent-info .subtotal {
	font-size: 20px;
	font-weight: 600;
}

.rent-info .fw-bold {
	font-weight: 700 !important;
}

.available-for {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	color: #828597;
}

.available-for i {
	color:var(--accent-color);
}

.available-for small {
	font-size: 16px;
	color: var(--accent-color);
	font-weight: 700;
	line-height: 1.4;
	display: block;
}

.unavailable-for {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	color: #6a6a6a;
}

.unavailable-for i {
	color:#FF4240
}

.unavailable-for small {
	font-size: 16px;
	color: #FF4240;
	font-weight: 700;
	line-height: 1.4;
	display: block;
}

.change-period {
	border: 1px solid var(--accent-color);
	padding: 10px;
	border-radius: 8px;
	color: var(--accent-color);
	font-weight: 600;
	transition: .2s all;
	background: none;
}

.change-period:hover {
	transition: .2s all;
	color:#fff;
	background:var(--accent-color);
}

.rates_table {
	border-collapse: separate;
	/* table-layout: fixed; */
	border-spacing: 0 5px;
}

.rates_table tbody tr td, .rates_table tbody tr th {
	border-bottom: none;
}

.highlighted td, .highlighted th {
	background: #222 !important;
	color: #fff;
}

.highlighted th {
	padding-left: 10px;
}

.highlighted th::before {
	content: "\F231";
	font-family: "Bootstrap-icons";
	margin-right: 5px;
	position: absolute;
	left: -8px;
}

.highlighted td:last-child {
	border-radius: 0 6px 6px 0;
}

.highlighted th {
	border-radius: 6px 0 0 6px
}

.rates_table tr {
}

.rates_table tbody tr td {
	
	background: #F3F4F6;
}

.rates_table tbody tr td:last-child {
	border-radius: 0 6px 6px 0;
}

.rates_table tbody tr th {
	border-radius: 6px 0 0 6px;
	position: relative;
	background: #F3F4F6;
}


.highlighted tbody tr th {
	background: #222;
}

.rent-vehicle-title {
	line-height: 1.2;
	font-size: 26px;
	display: flex;
	flex-direction: column;
	align-items: start;
}

.rent-vehicle-title span {
	background: #FFC107;
	display: inline-block;
	font-size: 14px;
	padding: 2px 10px;
	border-radius: 7px;
}

.alert-cancel {
	display: flex;
	align-items: center;
	color: #4d4d4d;
	background: #CCEBFF26;
	font-weight: 600;
	padding: 5px 10px;
	border-radius: 7px;
	line-height: 1.3;
	font-size: 13px;
}

.alert-cancel i {
	color:#72C4F9;
}

.scdw-explanation {
	display: flex;
	align-items: center;
	background: #CCEBFF;
	padding: 10px;
	border-radius: 6px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 0;
}

.scdw-explanation small {
	font-weight: 500;
}

.scdw-explanation i {
	font-size:20px
}

.rent-totals-info {
	background: #CCEBFF33 !important;
	border-radius: 10px;
	border: 1px solid #d6dce9;
}

.rent-totals-info p {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E1E1E2;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #111;
}

.rent-total.total {
	color: var(--primary-color);
}

.rent-totals-info p span {
	font-weight: 700;
}


.rent-totals-info .secondary {
	color: #50504F;
	font-size: 13px;
}

label.required:after
{
	content: "*";
	color:red;
}

.input-has-error
{
    border-color: #f12e2e;
}

.slide-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background: var(--primary-color);
	border: none;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	border-radius: 4px;
	z-index: 1;
	left: 0;
}

.slide-arrow.next-arrow {
	right:0;
	left:initial
}

.slide-arrow.slick-disabled {
	opacity: .3;
	pointer-events: none;
}

.vehicle-type-list .slick-track {
	padding: 0 0 30px 0;
}

.slick-dots {
	position: absolute;
	bottom: 10px;
	display: flex !important;
	justify-content: center;
	width: max-content;
	left: 50%;
	transform: translateX(-50%);
	padding: 5px 15px;
	border-radius: 50px;
	margin-bottom: 0;
	gap: 5px;
}

.vehicle-type-list .slick-dots {
	bottom: -7px;
}

.slick-dots li {
	line-height: 1;
	display: flex;
	align-items: center;
}

.vehicle-type-list .slick-dots li button {
	font-size: 0;
	width: 14px;
	height: 5px;
	border-radius: 5px;
	border: 1px solid transparent;
	transition: .4s all;
	background: #fff;
}

.vehicle-type-list .slick-dots li.slick-active button {
	transition: width .4s ease, background .4s ease;
	width: 24px;
	background: var(--primary-color);
}

.trusted {
	background: #CCEBFF;
	padding: 5px 10px;
	border-radius: 6px;
	display: inline-flex;
	align-items: center;
	/* display: inline-block; */
	font-weight: 600;
	font-size: 14px;
}

.trusted i {
	color: #0D6EFD;
	font-size: 18px;
}

.listing-car {
	max-width:400px;
}

.rent-phone {
	color:var(--primary-color)
}

.service-title {
	font-weight: bold;
  font-size: 26px;
}

.service-text {
	font-size: 15px;
}

.nr {
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	padding: 10px;
	font-weight: bold;
	font-size: 40px;
	line-height: 1;
}

.languages-switch img {
	border-radius: 5px;
	border: 1px solid transparent;
	padding: 2px;
}

.languages-switch .active-lang img {
	border: 1px solid #ddd;
	padding: 2px;
}

.translation-bar-inner p img {
	max-width: 20px;
	margin-right: 10px;
}

.translation-bar-inner a img {
	max-width: 16px;
	filter: invert(1);
	margin-left: 5px;
}

.translation-bar {
	display: none;
}

.translation-bar-inner {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	padding: 10px;
	background: #222;
	border-radius: 10px;
}

.translation-bar.active {
	position: fixed;
	bottom: 0;
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px;
	z-index: 1;
}

.translation-bar-inner p {
	color: #fff;
	font-weight: 600;
}

.btn.btn-leave {
	background: #FFC107;
	border:none;
	font-weight: bold;
	font-size: 12px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}

.vehicle-filters {
	list-style: none;
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 20px;
}

.vehicle-filters a {
	border: 1px solid #ddd;
	padding: 5px 10px;
	border-radius: 6px;
	transition: .2s all;
	flex-shrink: 0;
	/* margin-bottom: 5px; */
	display: inline-block;
	background: #fff;
}

.vehicle-filters a:hover {
	transition: .2s all;
	background: #fff;
}

.vehicle-filters li {
	
}

.payment-methods {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
}

.payment-item {
	width: calc(100% / 2 - 15px);
}

.payment-item .form-check {
	border: 1px solid #ddd;
	padding: 0;
	border-radius: 5px;
	background: #fff;
}

.payment-item .form-check-input {
	margin: 0 0 0 10px;
	flex-shrink: 0;
}

.payment-item label {
	width: 100%;
	padding: 16px 10px;
	font-weight: 600;
}

.payment-item .selected {
	border: 1px solid #2CA7F9;
	background: #F5FBFF;
	color: var(--primary-color);
}

.payment-item .form-check-input:checked {
	background-color: var(--primary-color);
	border-color:var(--primary-color);
}

.booking-steps {
	padding-top: 15px;
	padding-bottom: 15px;
}

.step {
	text-align: center;
	position: relative;
	font-weight: 300;
	color:#999
}

.step-circle {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #f3f1ef;
	border-radius: 50%;
	background: #fff;
	color: #999;
	background: #f3f1ef;
	position: relative;
	z-index: 2;
	/* width: auto; */
	margin: 0 auto;
}

.active-step.done .step {
	font-weight: 300;
}

.active-step .step {
	font-weight: 600;
	color:#000;
}

.active-step.done span {
	color:var(--accent-color);
	
}

.active-step .step-circle {
	border: 2px solid var(--accent-color);
	background: #fff;
	
}

.active-step.done .step-circle {
	border: 1px solid var(--accent-color);
	background: var(--accent-color);
	color:#fff;
}

.active-step.done .step span::after {
	background: var(--accent-color);
}

.step span {
	display: block;
}


.step span:after {
	width: 100%;
	content: "";
	height: 3px;
	left: 100%;
	background: #f3f1ef;
	position: absolute;
	top: 32%;
	transform: translate(-50%,-50%);
	z-index: 0;
}

.last-step .step span:after {
	display: none;
}

.single-event {
	background: #F3F4F6;
}
.car-content {
	background: #fff;
	padding: 3rem;
}

.rental-conditions {
	list-style: none;
}

.rental-conditions li {
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 10px;
}

.rental-conditions i {
	color:var(--primary-color)
}

.reservation-form-info {
	border: 1px solid #d6dce9;
	border-radius: 8px;
	padding: 1.5rem;
	background: #F9F9FB;
}

.reservation-form-info p strong {
	display: block;
}

.extraoptions-list .form-check {
	padding: 1rem 1rem 1rem 2.5rem;
	/* padding-bottom: 1.5rem; */
	border: 1px solid #d6dce9;
	border-radius: 6px;
	margin-bottom: .75rem;
}

.extraoptions-list .option-description p {
	font-size: 13px;
	color:#999;
	margin-bottom: 0;
}

.option-list-form {
	display: flex;
	align-items: center;
	width:100%;
}

.olf-content {
	display: flex;
	align-items: center;
}

.option-image {
	flex-shrink: 0;
}

.option-list-form .form-check-input {
	width: 1.6rem;
	height: 1.6rem;
	cursor: pointer;
	flex-shrink: 0;
	
}

.extraoptions-list span.fw-bold.price {
	color: var(--primary-color);
	flex-shrink: 0;
}

.services-inner-text {
	position: absolute;
	bottom: 50px;
	padding: 30px;
}

.services-inner-text h3 {
	color:#fff;
}

.services-inner-text p {
	color: #ffffffc7;
	margin-bottom: 5px;
}

.services-inner-img img {
	border-radius:5px
}

.services-inner-text a {
	background: var(--primary-color);
	color: #fff;
	padding: 5px 30px;
	display: inline-block;
	border-radius: 3px;
}

.location iframe {
	background: #fff;
	padding: 10px;
	margin-bottom: 15px;
}

.location p {
	font-family: "DaimlerCAC-Regular", serif;
	margin-bottom: 0;
	font-size: 30px;
}

.view-services-home {
	margin: 0 auto;
	background: #0078D6;
	margin-top: 20px;
	color: #fff;
	padding: 10px 30px;
}

#limitaKm .modal-body {
	max-height: 500px;
	overflow-y: auto;
}

.modalLink {
	cursor: pointer;
}

.modalLink.link {
	border-bottom: 1px dotted;
	font-weight: bold;
	color: var(--primary-color);
	cursor: pointer;
}

#st-1 {
	z-index: 10 !important;
}

.rezervation-header p {
	color: var(--accent-color);
}

.rezervation-header small {
	font-family: "MBCorpo Text", sans-serif;
	font-size: 13px !important;
}

@media(min-width:768px) and (max-width:992px) {
	.container {
		max-width: 100%;
	}
}


@media(min-width:993px) and (max-width:1200px) {
	.carousel-inner .vehicle-image {
			height: 100% !important;
	}
	.container {
		max-width:100%;
	}
}

@media(max-width:767px) {
	.carousel-inner video {
		max-width: 100%;
		height: auto;
	}
	.option-image img {
		width: 40px !important;
		height: 40px !important;
	}
	.extraoptions-list .option-description p {
		font-size: 12px;
		color: #999;
		margin-bottom: 0;
		line-height: 1.3;
	}
	.extraoptions-list span.fw-bold.price {
		margin-left: 10px;
	}
	.rezervation-header {
		flex-direction: column;
		text-align: center;
	}
	.rezervation-header p {
		font-size: 13px;
	}
	.bg-black.offcanvas-header {
		background: #000 !important;
	}
	.bg-black.offcanvas-header img {
		width:50px
	}
	.view-services-home {
		width:100%;
	}
	.payment-item {
		width: 100%
	}
	.payment-item input {
		flex-shrink: 0;
	}
	.vehicle-filters {
		overflow: auto;
		align-items: start;
		padding-left: 15px;
		padding-bottom: 10px;
	}
	#header-page br {
		display: none;
	}
	#header-page p {
		font-size:17px !important
	}
	.translation-bar-inner {
		width:100%;
		justify-content: space-between;
	}
	.pickup-info {
		width:100%;
	}
	.p-locations {
		flex-direction: column;
	}
	.saved_dates-btn {
		flex-direction: column;
		font-size: 13px;
		margin-left: 10px;
	}
	.change-button {
		flex-shrink: 0;
	}
	.product-trusted {
		flex-direction: column;
		align-items: start !important;
	}
	.padlock {
		margin-bottom: 20px;
	}
	.beneficii-inchirieri h5 {
		font-size: 15px;
		font-weight: bold;
		margin-top: 0 !important;
	}
	.beneficii-inchirieri p {
		font-size: 14px;
	}
	#lista-masini .card-img-top {
		height: 100% !important;
	}
	.listing-car {
		max-width: 250px;
		position: relative;
		margin-bottom: -50px;
	}
	#hero-category::before {
		content: "";
		width: 100%;
		clip-path: polygon(395px -1px, 100% 0px, 100% 100%, 145px 99.91%);
		height: 400px;
		bottom: 0;
		top: initial;
	}
	#hero-category h1 {
		font-size: 28px;
	}
	.trusted {
		padding: 1px 10px;
		font-size: 11px;
		margin-bottom: 10px;
	}
	.trusted i {
		color: #0D6EFD;
		font-size: 15px;
	}
	#hero-category p {
		font-size: 14px;
	}
	#hero-category {
		background: none;
	}
	.home-locations-list .list-group-item {
		font-size: 13px;
	}
	.home-under-hero .fs-5 {
		font-size: 14px !important;
	}
	.vehicle-type-list .card-title.text-dark {
		font-size: 13px !important;
		margin-top: 10px;
		/* padding-bottom: 0 !important; */
	}
	.vehicle-type-list .card-body {
		padding:10px !important
	}
	.home-under-hero .list-group-item {
		width:calc(100% / 2 - 15px)
	}
	.step span::after {
		top: 19%;
	}
	.step span {
		display: block;
		padding: 7px 15px;
		font-size: 10px;
	}
	#lista-masini h2 {
		margin-top: 30px;
	}
}

.st-logo img {
	width:auto !important
}
.category-description {
    margin-bottom: 40px;
}
.category-description p {
    margin-bottom: 10px !important;
}

/* Stil pentru mesajul care apare deasupra */
.wpp-message {
	display: none;
	position: fixed;
	right: 33px;
	bottom: 110px;
	background: #fff;
	color: #222;
	padding: 10px 15px;
	border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 12px;
	font-size: 14px;
	z-index: 9999;
	align-items: center;
	gap: 10px;
}

.wpp-message span {
	line-height: 1;
}

/* Buton de închidere */
.wpp-message button {
	background: none;
	border: none;
	color: #222;
	font-size: 16px;
	cursor: pointer;
}

/* Stil pentru butonul WhatsApp */
.wppapp {
	background: #4caf50;
	box-shadow: rgba(0,0,0,0.15) 0px 3px 12px;
	position: fixed;
	right: 33px;
	bottom: 60px;
	z-index: 9998 !important;
	border-radius: 50px;
	padding: 10px;
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wppapp a {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	text-decoration: none;
}

.wppapp i {
	font-size: 26px;
	position: relative;
}

/* Animație pentru afișarea mesajului */
@keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}