


.vlx700 {
  position: relative;
  padding: 120px 20px 130px;
  background: #f4f4f4;
  overflow: hidden;
}

.vlx701 {
  max-width: 1320px;
  margin: 0 auto;
  text-align: center;
}

.vlx702 {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #ed5507;
  margin-bottom: 14px;
  opacity: 0;
  transform: translateY(28px);
}

.vlx703 {
  font-size: clamp(36px, 4vw, 62px);
  line-height: 1.05;
  font-weight: 800;
  color: #141414;
  margin-bottom: 16px;
  opacity: 0;
  transform: translateY(34px);
}

.vlx704 {
  width: 78px;
  height: 20px;
  margin: 0 auto 26px;
  position: relative;
  opacity: 0;
  transform: translateY(24px);
}

.vlx704 span {
  position: absolute;
  left: 50%;
  width: 44px;
  height: 14px;
  border-top: 2px solid #ed5507;
  border-radius: 50%;
  transform: translateX(-50%);
  opacity: 0.9;
}

.vlx704 span:first-child {
  top: 1px;
}

.vlx704 span:last-child {
  top: 6px;
  width: 56px;
  opacity: 0.6;
}

.vlx705 {
  max-width: 760px;
  margin: 0 auto 72px;
  font-size: 18px;
  line-height: 1.65;
  font-weight: 400;
  color: #71767d;
  opacity: 0;
  transform: translateY(28px);
}

.vlx706 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 34px;
}

.vlx707 {
  text-align: center;
  opacity: 0;
  transform: translateY(46px);
}

.vlx708 {
  width: 132px;
  height: 132px;
  margin: 0 auto 34px;
  border: 2px dashed currentColor;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.45s ease, box-shadow 0.45s ease;
}

.vlx707:nth-child(1) .vlx708 {
  color: #157f96;
}

.vlx707:nth-child(2) .vlx708 {
  color: #ed5507;
}

.vlx707:nth-child(3) .vlx708 {
  color: #20242b;
}

.vlx707:nth-child(4) .vlx708 {
  color: #ed5507;
}

.vlx709 {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: currentColor;
  position: relative;
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.08);
}

.vlx709 span,
.vlx709::before,
.vlx709::after {
  content: "";
  position: absolute;
}

/* icon 1 */
.vlx707:nth-child(1) .vlx709 span {
  width: 30px;
  height: 40px;
  border: 3px solid #fff;
  border-radius: 18px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -42%);
}

.vlx707:nth-child(1) .vlx709::before {
  width: 12px;
  height: 12px;
  border: 3px solid #fff;
  border-radius: 50%;
  left: 50%;
  top: 17px;
  transform: translateX(-50%);
  background: transparent;
}

.vlx707:nth-child(1) .vlx709::after {
  width: 22px;
  height: 22px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%) rotate(-45deg);
  border-radius: 4px;
}

/* icon 2 */
.vlx707:nth-child(2) .vlx709 span {
  width: 28px;
  height: 28px;
  border: 3px solid #fff;
  border-radius: 50%;
  left: 56px;
  top: 41px;
}

.vlx707:nth-child(2) .vlx709::before {
  width: 36px;
  height: 26px;
  border: 3px solid #fff;
  border-radius: 6px;
  left: 20px;
  top: 23px;
}

.vlx707:nth-child(2) .vlx709::after {
  width: 18px;
  height: 18px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  left: 58px;
  top: 55px;
  transform: rotate(-45deg);
  border-radius: 2px;
}

/* icon 3 */
.vlx707:nth-child(3) .vlx709 span {
  width: 44px;
  height: 18px;
  border: 3px solid #fff;
  border-bottom-width: 4px;
  border-radius: 14px 14px 10px 10px;
  left: 50%;
  top: 38px;
  transform: translateX(-50%);
}

.vlx707:nth-child(3) .vlx709::before {
  width: 12px;
  height: 12px;
  border: 3px solid #fff;
  border-radius: 50%;
  left: 22px;
  bottom: 22px;
  box-shadow: 38px 0 0 -3px currentColor, 38px 0 0 0 #fff;
  background: transparent;
}

.vlx707:nth-child(3) .vlx709::after {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  left: 18px;
  top: 20px;
  box-shadow: 44px 8px 0 0 #fff, 56px -2px 0 0 #fff;
}

/* icon 4 */
.vlx707:nth-child(4) .vlx709 span {
  width: 34px;
  height: 34px;
  border: 3px solid #fff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.vlx707:nth-child(4) .vlx709::before {
  width: 3px;
  height: 18px;
  background: #fff;
  left: 50%;
  top: 24px;
  transform: translateX(-50%);
  box-shadow: 0 0 0 0 #fff;
}

.vlx707:nth-child(4) .vlx709::after {
  width: 16px;
  height: 3px;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-2px, -50%);
  transform-origin: left center;
  border-radius: 3px;
}

.vlx710 {
  font-size: clamp(26px, 2vw, 34px);
  line-height: 1.22;
  font-weight: 800;
  color: #121212;
  margin-bottom: 16px;
}

.vlx711 {
  font-size: 17px;
  line-height: 1.75;
  color: #727982;
  max-width: 100%;
}

.vlx707:hover .vlx708 {
  transform: translateY(-8px);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.06);
}

.vlx700.vlx-on .vlx702 {
  animation: vlxFadeRise 0.95s ease forwards;
}

.vlx700.vlx-on .vlx703 {
  animation: vlxFadeRise 1s ease 0.12s forwards;
}

.vlx700.vlx-on .vlx704 {
  animation: vlxFadeRise 1s ease 0.24s forwards;
}

.vlx700.vlx-on .vlx705 {
  animation: vlxFadeRise 1s ease 0.36s forwards;
}

.vlx700.vlx-on .vlx707:nth-child(1) {
  animation: vlxFadeRise 1s cubic-bezier(0.22, 0.61, 0.36, 1) 0.48s forwards;
}

.vlx700.vlx-on .vlx707:nth-child(2) {
  animation: vlxFadeRise 1s cubic-bezier(0.22, 0.61, 0.36, 1) 0.64s forwards;
}

.vlx700.vlx-on .vlx707:nth-child(3) {
  animation: vlxFadeRise 1s cubic-bezier(0.22, 0.61, 0.36, 1) 0.8s forwards;
}

.vlx700.vlx-on .vlx707:nth-child(4) {
  animation: vlxFadeRise 1s cubic-bezier(0.22, 0.61, 0.36, 1) 0.96s forwards;
}

@keyframes vlxFadeRise {
  0% {
    opacity: 0;
    transform: translateY(42px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1199px) {
  .vlx706 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 54px;
  }
}

@media (max-width: 767px) {
  .vlx700 {
    padding: 90px 16px 95px;
  }

  .vlx705 {
    margin-bottom: 54px;
    font-size: 16px;
  }

  .vlx706 {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .vlx708 {
    width: 116px;
    height: 116px;
    margin-bottom: 26px;
  }

  .vlx709 {
    width: 84px;
    height: 84px;
  }

  .vlx710 {
    font-size: 26px;
    margin-bottom: 12px;
  }

  .vlx711 {
    font-size: 15px;
    line-height: 1.7;
  }
}

.rzn500 {
  padding: 120px 40px;
  background: #f5f5f5;
}

.rzn501 {
  max-width: 1400px;
  margin: auto;
  overflow: hidden;
}

.rzn502 {
  display: flex;
  gap: 40px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 10px;
}

.rzn502::-webkit-scrollbar {
  display: none;
}

.rzn503 {
  background: white;
  border-radius: 14px;
  width: 420px;
  flex-shrink: 0;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.05);
  transition: transform 0.4s ease;
  opacity: 0;
  transform: translateY(60px);
}

.rzn504 {
  height: 240px;
  overflow: hidden;
  border-radius: 14px 14px 0 0;
}

.rzn504 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.rzn503:hover img {
  transform: scale(1.1);
}

.rzn505 {
  padding: 30px;
}

.rzn506 {
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}

.rzn507 {
  background: #eee;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 13px;
}

.rzn508 {
  background: #2ecc71;
  color: white;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 13px;
}

.rzn509 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 16px;
}

.rzn510 {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 22px;
}

.rzn510 span {
  font-size: 32px;
  font-weight: 700;
}

.rzn510 p {
  color: #777;
  font-size: 14px;
}

.rzn511 {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.rzn511 span {
  background: #f0f0f0;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 13px;
  color: #666;
}

.rzn512 {
  text-align: center;
  margin-top: 50px;
}

.rzn513 {
  background: #111;
  color: white;
  padding: 16px 34px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3s;
}

.rzn513:hover {
  background: #ed5507;
}

/* animation */

.rzn503.rzn-visible {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.8s ease;
}

/* mobile */

@media (max-width: 900px) {

    .kz-contact-wrapper{
        display:grid;
        grid-template-columns:1fr !important;
        gap:60px;
    }

    .kz-contact{
        padding:80px 20px;
    }

    .kz-contact-title{
        font-size:38px;
    }

    .kz-contact-right{
        padding:30px;
    }

}

.qxf100 {
  padding: 120px 20px;
  background: #f7f7f7;
}

.qxf101 {
  max-width: 900px;
  margin: auto;
  text-align: center;
}

.qxf102 {
  color: #e36733;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  display: block;
  margin-bottom: 10px;
  opacity: 0;
  transform: translateY(30px);
}

.qxf103 {
  font-size: 46px;
  font-weight: 800;
  margin-bottom: 16px;
  opacity: 0;
  transform: translateY(30px);
}

.qxf104 {
  color: #777;
  font-size: 17px;
  margin-bottom: 60px;
  opacity: 0;
  transform: translateY(30px);
}

.qxf105 {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.qxf106 {
  background: white;
  border-radius: 8px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  opacity: 0;
  transform: translateY(40px);
}

.qxf107 {
  width: 100%;
  padding: 22px 26px;
  font-size: 18px;
  font-weight: 600;
  background: white;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
}

.qxf107:hover {
  background: #f9f9f9;
}

.qxf108 {
  font-size: 22px;
  color: #e36733;
  transition: transform 0.4s;
}

.qxf106.active .qxf108 {
  transform: rotate(45deg);
}

.qxf109 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.45s ease;
  padding: 0 26px;
  text-align: left;
}

.qxf109 p {
  padding-bottom: 24px;
  color: #666;
  line-height: 1.6;
  font-size: 16px;
}

.qxf106.active {
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

.qxf100.qxf-visible .qxf102,
.qxf100.qxf-visible .qxf103,
.qxf100.qxf-visible .qxf104 {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.8s ease;
}

.qxf100.qxf-visible .qxf106 {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.8s ease;
}

/* responsive */

@media (max-width: 768px) {
  .qxf103 {
    font-size: 34px;
  }

  .qxf107 {
    font-size: 16px;
    padding: 18px;
  }

  .qxf109 p {
    font-size: 15px;
  }
}
.zrx900 {
  background: #050505;
  color: #cfcfcf;
  padding: 100px 40px 30px;
  animation: zrxFadeUp 1.2s ease;
}

.zrx901 {
  max-width: 1400px;
  margin: auto;
}

.zrx902 {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
  gap: 60px;
  margin-bottom: 70px;
}

.zrx904 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
}

.zrx905 {
  width: 42px;
  height: 16px;
  background: #e36733;
  border-radius: 4px;
  display: inline-block;
}

.zrx904 h3 {
  color: white;
  font-size: 26px;
  letter-spacing: 2px;
}

.zrx906 {
  line-height: 1.7;
  font-size: 16px;
  color: #9e9e9e;
  max-width: 320px;
}

.zrx907 h4 {
  color: white;
  font-size: 20px;
  margin-bottom: 22px;
}

.zrx908 {
  margin-bottom: 18px;
}

.zrx908 strong {
  display: block;
  color: white;
  margin-bottom: 4px;
}

.zrx908 p {
  color: #b0b0b0;
}

.zrx908 a {
  color: #e36733;
  text-decoration: none;
  transition: 0.3s;
}

.zrx908 a:hover {
  opacity: 0.7;
}

.zrx909 {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.zrx909 a {
  text-decoration: none;
  color: #cfcfcf;
  transition: 0.3s;
}

.zrx909 a:hover {
  color: #e36733;
}

.zrx909 li {
  color: #cfcfcf;
}

.zrx910 {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 25px;
  text-align: center;
  color: #8a8a8a;
  font-size: 14px;
}

@keyframes zrxFadeUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* responsive */

@media (max-width: 1000px) {
  .zrx902 {
    grid-template-columns: 1fr 1fr;
    gap: 50px;
  }
}

@media (max-width: 600px) {
  .zrx900 {
    padding: 70px 20px 30px;
  }

  .zrx902 {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .zrx906 {
    max-width: 100%;
  }
}

.kz-contact {
  padding: 120px 40px;
  background: #f7f7f7;
  font-family: Poppins, sans-serif;
}

.kz-contact-wrapper {
  max-width: 1300px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}

/* LEFT */

.kz-contact-title {
  font-size: 52px;
  font-weight: 800;
  margin-bottom: 20px;
  line-height: 1.1;
}

.kz-contact-text {
  color: #777;
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 40px;
  max-width: 500px;
}

.kz-contact-info {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 40px;
}

.kz-contact-item {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 16px;
  color: #444;
}

.kz-contact-icon {
  font-size: 22px;
  color: #e36733;
}

.kz-contact-map {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

/* FORM */

.kz-contact-right {
  background: white;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.06);
}

.kz-form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
}

.kz-form-group label {
  font-weight: 600;
  margin-bottom: 8px;
}

.kz-form-group input,
.kz-form-group textarea {
  padding: 16px;
  border: none;
  background: #f1f1f1;
  border-radius: 6px;
  font-size: 15px;
  transition: all 0.3s ease;
}

.kz-form-group textarea {
  height: 150px;
  resize: none;
}

.kz-form-group input:focus,
.kz-form-group textarea:focus {
  outline: none;
  background: white;
  box-shadow: 0 0 0 2px rgba(227, 103, 51, 0.35);
}

/* BUTTON */

.kz-contact-btn {
  background: #e36733;
  border: none;
  color: white;
  padding: 16px 36px;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.3s;
  box-shadow: 0 10px 25px rgba(227, 103, 51, 0.4);
}

.kz-contact-btn:hover {
  background: #c74f19;
  transform: translateY(-2px);
}

/* ANIMATIONS */

.kz-contact-left,
.kz-contact-right {
  animation: kzFadeUp 1s ease;
}

@keyframes kzFadeUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* RESPONSIVE */

@media (max-width: 900px) {
  .kz-contact-wrapper {
    grid-template-columns: 1fr;
    gap: 60px;
  }

  .kz-contact-title {
    font-size: 38px;
  }

  .kz-contact {
    padding: 80px 20px;
  }

  .kz-contact-right {
    padding: 30px;
  }
}

.vrc-section {
  padding: 120px 40px;
  background: #f6f6f6;
  font-family: Poppins, sans-serif;
}

.vrc-container {
  max-width: 1400px;
  margin: auto;
}

.vrc-title {
  text-align: center;
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 80px;
  opacity: 0;
  transform: translateY(40px);
  animation: vrcFade 1s forwards;
}

.vrc-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.vrc-card {
  background: white;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.05);
  transition: 0.35s;
  opacity: 0;
  transform: translateY(50px);
  animation: vrcFade 1s forwards;
}

.vrc-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
}

.vrc-img {
  height: 220px;
  overflow: hidden;
}

.vrc-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s;
}

.vrc-card:hover img {
  transform: scale(1.08);
}

.vrc-body {
  padding: 28px;
}

.vrc-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.vrc-header h3 {
  font-size: 24px;
  font-weight: 700;
}

.vrc-price {
  color: #e36733;
  font-weight: 700;
  font-size: 20px;
}

.vrc-meta {
  color: #777;
  margin-bottom: 20px;
}

.vrc-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 22px;
}

.vrc-tags span {
  background: #efefef;
  padding: 8px 14px;
  border-radius: 20px;
  font-size: 13px;
}

.vrc-note {
  color: #e36733;
  margin-bottom: 18px;
  font-weight: 500;
}

.vrc-btn {
  padding: 12px 24px;
  border: 2px solid #e36733;
  background: transparent;
  color: #e36733;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s;
}

.vrc-btn:hover {
  background: #e36733;
  color: white;
}

@keyframes vrcFade {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* responsive */

@media (max-width: 1000px) {
  .vrc-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 700px) {
  .vrc-section {
    padding: 80px 20px;
  }

  .vrc-grid {
    grid-template-columns: 1fr;
  }

  .vrc-title {
    font-size: 36px;
  }
}






/* HERO FOR THE PAGE STYLE FOR INSERTION  */
/* HERO FOR THE PAGE STYLE FOR INSERTION  */
/* HERO FOR THE PAGE STYLE FOR INSERTION  */
/* HERO FOR THE PAGE STYLE FOR INSERTION  */
/* HERO FOR THE PAGE STYLE FOR INSERTION  */


/* =========================
   PAGE HERO
========================= */

.velmora-page-hero {
  position: relative;
  width: 100%;
  height: 340px;
  margin-top: 10px; /* pushes hero below fixed header */
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  font-family: "Poppins", sans-serif;
  isolation: isolate;
}

.velmora-hero-bg {
  position: absolute;
  inset: 0;
  background: url("https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?q=80&w=2070")
    center center / cover no-repeat;
  filter: brightness(0.42);
  transform: scale(1.06);
  z-index: 1;
  animation: velmoraHeroZoom 14s ease-in-out infinite alternate;
}

.velmora-page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(6, 18, 30, 0.72) 0%, rgba(6, 18, 30, 0.45) 45%, rgba(6, 18, 30, 0.58) 100%);
  z-index: 2;
}

.velmora-hero-content {
  position: relative;
  z-index: 3;
  text-align: center;
  color: #ffffff;
  padding: 0 20px;
  max-width: 900px;

  opacity: 0;
  transform: translateY(36px);
  will-change: transform, opacity;
}

.velmora-hero-content.velmora-show {
  animation: velmoraFadeLift 1.15s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.velmora-hero-title {
  margin: 0 0 16px;
  font-size: clamp(38px, 6vw, 68px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -1px;
  color: #ffffff;
  text-shadow: 0 8px 30px rgba(0, 0, 0, 0.28);
}

.velmora-hero-breadcrumb {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.92);
}

.velmora-hero-breadcrumb a {
  color: rgba(255, 255, 255, 0.82);
  text-decoration: none;
  transition: color 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
}

.velmora-hero-breadcrumb a:hover {
  color: #ffffff;
  opacity: 1;
  transform: translateY(-1px);
}

.velmora-hero-breadcrumb span {
  color: rgba(255, 255, 255, 0.95);
}

.velmora-current {
  font-weight: 500;
  color: #ffffff;
}

/* =========================
   ANIMATIONS
========================= */

@keyframes velmoraFadeLift {
  from {
    opacity: 0;
    transform: translateY(36px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes velmoraHeroZoom {
  from {
    transform: scale(1.06);
  }
  to {
    transform: scale(1.14);
  }
}

/* =========================
   TABLET
========================= */

@media (max-width: 991px) {
  .velmora-page-hero {
    height: 300px;
    margin-top: 110px;
  }

  .velmora-hero-breadcrumb {
    font-size: 16px;
    gap: 8px;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 767px) {
  .velmora-page-hero {
    height: 250px;
    margin-top: 96px;
  }

  .velmora-hero-content {
    padding: 0 16px;
  }

  .velmora-hero-title {
    margin-bottom: 12px;
    letter-spacing: -0.5px;
  }

  .velmora-hero-breadcrumb {
    font-size: 14px;
    gap: 6px;
  }
}

/* =========================
   OPTIONAL:
   if some old CSS hides it
========================= */

.velmora-page-hero,
.velmora-hero-content,
.velmora-hero-title,
.velmora-hero-breadcrumb {
  visibility: visible;
}

/* HERO FOR THE PAGE STYLE FOR INSERTION  */
/* HERO FOR THE PAGE STYLE FOR INSERTION  */
/* HERO FOR THE PAGE STYLE FOR INSERTION  */
/* HERO FOR THE PAGE STYLE FOR INSERTION  */
/* HERO FOR THE PAGE STYLE FOR INSERTION  */




/* CAR SLIDER MAIN SECTION  */
/* CAR SLIDER MAIN SECTION  */
/* CAR SLIDER MAIN SECTION  */
/* CAR SLIDER MAIN SECTION  */
.nyvora-cars-page {
  width: 100%;
  background: #f6f6f6;
  padding: 54px 0 70px;
  font-family: "Poppins", sans-serif;
}

.nyvora-cars-shell {
  width: min(1680px, calc(100% - 48px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: 350px minmax(0, 1fr);
  gap: 34px;
  align-items: start;
}

.nyvora-filter-panel {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 24px;
  padding: 26px;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.04);
  position: sticky;
  top: 26px;
}

.nyvora-filter-top {
  margin-bottom: 24px;
}

.nyvora-filter-top h3 {
  margin: 0 0 6px;
  font-size: 24px;
  font-weight: 700;
  color: #1e1e1e;
}

.nyvora-filter-top p {
  margin: 0;
  font-size: 14px;
  color: #7f7f7f;
  line-height: 1.5;
}

.nyvora-filter-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.nyvora-filter-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.nyvora-filter-field-full {
  grid-column: 1 / -1;
}

.nyvora-filter-field label {
  font-size: 13px;
  font-weight: 600;
  color: #232323;
}

.nyvora-filter-panel input,
.nyvora-filter-panel select {
  width: 100%;
  height: 48px;
  border: 1px solid #e4e4e4;
  border-radius: 14px;
  background: #fafafa;
  padding: 0 16px;
  font-size: 14px;
  color: #232323;
  outline: none;
  transition: 0.25s ease;
  font-family: inherit;
}

.nyvora-filter-panel input:focus,
.nyvora-filter-panel select:focus {
  border-color: #ef6a2f;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(239, 106, 47, 0.08);
}

.nyvora-filter-panel select {
  appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, #9f9f9f 50%),
    linear-gradient(135deg, #9f9f9f 50%, transparent 50%);
  background-position:
    calc(100% - 18px) calc(50% - 2px),
    calc(100% - 12px) calc(50% - 2px);
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  padding-right: 38px;
}

.nyvora-range-row {
  padding-top: 8px;
}

.nyvora-range-row input[type="range"] {
  height: auto;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  appearance: none;
}

.nyvora-range-row input[type="range"]::-webkit-slider-runnable-track {
  height: 4px;
  border-radius: 999px;
  background: #ef6a2f;
}

.nyvora-range-row input[type="range"]::-webkit-slider-thumb {
  appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #ffffff;
  border: 3px solid #ef6a2f;
  margin-top: -7px;
  cursor: pointer;
}

.nyvora-range-row input[type="range"]::-moz-range-track {
  height: 4px;
  border-radius: 999px;
  background: #ef6a2f;
}

.nyvora-range-row input[type="range"]::-moz-range-thumb {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #ffffff;
  border: 3px solid #ef6a2f;
  cursor: pointer;
}

.nyvora-range-values {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
  font-size: 13px;
  color: #555;
}

.nyvora-filter-actions {
  padding-top: 4px;
}

.nyvora-reset-btn {
  width: 100%;
  height: 50px;
  border: none;
  border-radius: 14px;
  background: #ef6a2f;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.28s ease;
  font-family: inherit;
}

.nyvora-reset-btn:hover {
  filter: brightness(0.95);
  transform: translateY(-1px);
}

.nyvora-cars-content {
  min-width: 0;
}

.nyvora-results-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 22px;
}

.nyvora-results-bar h2 {
  margin: 0;
  font-size: 28px;
  font-weight: 700;
  color: #1f1f1f;
}

.nyvora-results-bar span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 8px 16px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid #ececec;
  color: #666;
  font-size: 14px;
  font-weight: 500;
}

.nyvora-cars-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.nyvora-car-card {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.035);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  opacity: 0;
  transform: translateY(24px);
  animation: nyvoraCardReveal 0.7s ease forwards;
}

.nyvora-car-card:nth-child(2) { animation-delay: 0.06s; }
.nyvora-car-card:nth-child(3) { animation-delay: 0.12s; }
.nyvora-car-card:nth-child(4) { animation-delay: 0.18s; }
.nyvora-car-card:nth-child(5) { animation-delay: 0.24s; }
.nyvora-car-card:nth-child(6) { animation-delay: 0.3s; }

.nyvora-car-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.06);
}

.nyvora-car-image {
  width: 100%;
  height: 230px;
  overflow: hidden;
  background: #f1f1f1;
}

.nyvora-car-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.55s ease;
}

.nyvora-car-card:hover .nyvora-car-image img {
  transform: scale(1.05);
}

.nyvora-car-body {
  padding: 22px 22px 24px;
}

.nyvora-car-title-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 10px;
}

.nyvora-car-title-row h3 {
  margin: 0;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #222;
}

.nyvora-car-price {
  font-size: 18px;
  font-weight: 700;
  color: #ef6a2f;
  white-space: nowrap;
  margin-top: 2px;
}

.nyvora-car-meta {
  margin: 0 0 16px;
  color: #818181;
  font-size: 15px;
  line-height: 1.5;
}

.nyvora-car-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 18px;
}

.nyvora-car-tags span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #f3f3f3;
  color: #444;
  font-size: 13px;
  font-weight: 500;
}

.nyvora-car-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 138px;
  height: 46px;
  border: 1.5px solid #ef6a2f;
  border-radius: 12px;
  text-decoration: none;
  color: #ef6a2f;
  font-size: 14px;
  font-weight: 600;
  transition: 0.28s ease;
}

.nyvora-car-btn:hover {
  background: #ef6a2f;
  color: #fff;
}

.nyvora-empty-state {
  display: none;
  padding: 24px;
  margin-top: 16px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid #ececec;
  color: #666;
  font-size: 15px;
  font-weight: 500;
}

.nyvora-car-card.nyvora-hidden {
  display: none;
}

@keyframes nyvoraCardReveal {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1450px) {
  .nyvora-cars-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1180px) {
  .nyvora-cars-shell {
    grid-template-columns: 1fr;
  }

  .nyvora-filter-panel {
    position: relative;
    top: unset;
  }
}

@media (max-width: 767px) {
  .nyvora-cars-page {
    padding: 28px 0 44px;
  }

  .nyvora-cars-shell {
    width: min(100% - 20px, 100%);
    gap: 20px;
  }

  .nyvora-filter-panel {
    padding: 18px;
    border-radius: 18px;
  }

  .nyvora-filter-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .nyvora-results-bar {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 18px;
  }

  .nyvora-results-bar h2 {
    font-size: 22px;
  }

  .nyvora-cars-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .nyvora-car-image {
    height: 205px;
  }

  .nyvora-car-body {
    padding: 18px 18px 20px;
  }

  .nyvora-car-title-row h3 {
    font-size: 20px;
  }

  .nyvora-car-meta {
    font-size: 14px;
  }

  .nyvora-car-tags span {
    font-size: 12px;
    min-height: 34px;
    padding: 8px 12px;
  }

  .nyvora-car-btn {
    width: 100%;
  }
}
/* CAR SLIDER MAIN SECTION  */
/* CAR SLIDER MAIN SECTION  */
/* CAR SLIDER MAIN SECTION  */
/* CAR SLIDER MAIN SECTION  */





/* ABOUT US THE FIRST SECTION STYLEEE  */
/* ABOUT US THE FIRST SECTION STYLEEE  */
/* ABOUT US THE FIRST SECTION STYLEEE  */
/* ABOUT US THE FIRST SECTION STYLEEE  */

.aurvix-about-section {
  width: 100%;
  background: #f4f4f4;
  padding: 90px 0;
  font-family: "Poppins", sans-serif;
  overflow: hidden;
}

.aurvix-about-container {
  width: min(1280px, calc(100% - 48px));
  margin: 0 auto;
}

.aurvix-about-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(420px, 0.92fr);
  gap: 70px;
  align-items: center;
}

.aurvix-about-kicker {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 1.8px;
  font-weight: 500;
  color: #6a7990;
  text-transform: uppercase;
}

.aurvix-about-title {
  margin: 0 0 26px;
  font-size: clamp(38px, 5vw, 60px);
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -1.5px;
  color: #081a39;
}

.aurvix-about-text {
  margin: 0 0 34px;
  font-size: 17px;
  line-height: 1.7;
  font-weight: 400;
  color: #3f516d;
  max-width: 700px;
}

.aurvix-about-points {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.aurvix-point {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.aurvix-point-icon {
  width: 24px;
  height: 24px;
  min-width: 24px;
  border-radius: 50%;
  background: #ff6600;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin-top: 4px;
  box-shadow: 0 8px 20px rgba(255, 102, 0, 0.2);
}

.aurvix-point p {
  margin: 0;
  font-size: 16px;
  line-height: 1.55;
  color: #12284b;
  font-weight: 400;
}

.aurvix-about-right {
  display: flex;
  justify-content: center;
}

.aurvix-about-image-wrap {
  position: relative;
  width: 100%;
  max-width: 560px;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 28px 60px rgba(10, 23, 51, 0.12);
}

.aurvix-about-image {
  width: 100%;
  height: 100%;
  min-height: 400px;
  object-fit: cover;
  display: block;
  transition: transform 0.8s ease;
}

.aurvix-about-image-wrap:hover .aurvix-about-image {
  transform: scale(1.04);
}

/* REVEAL BASE */

.aurvix-reveal-up,
.aurvix-reveal-right {
  opacity: 0;
  will-change: transform, opacity;
}

.aurvix-reveal-up {
  transform: translateY(42px);
}

.aurvix-reveal-right {
  transform: translateX(42px);
}

.aurvix-reveal-active.aurvix-reveal-up {
  animation: aurvixFadeUp 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.aurvix-reveal-active.aurvix-reveal-right {
  animation: aurvixFadeRight 1.1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.aurvix-delay-1 {
  animation-delay: 0.08s !important;
}

.aurvix-delay-2 {
  animation-delay: 0.16s !important;
}

.aurvix-delay-3 {
  animation-delay: 0.24s !important;
}

.aurvix-delay-4 {
  animation-delay: 0.32s !important;
}

@keyframes aurvixFadeUp {
  from {
    opacity: 0;
    transform: translateY(42px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes aurvixFadeRight {
  from {
    opacity: 0;
    transform: translateX(42px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* TABLET */

@media (max-width: 1100px) {
  .aurvix-about-section {
    padding: 72px 0;
  }

  .aurvix-about-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .aurvix-about-left {
    order: 1;
  }

  .aurvix-about-right {
    order: 2;
  }

  .aurvix-about-image-wrap {
    max-width: 100%;
  }

  .aurvix-about-image {
    min-height: 340px;
  }
}

/* MOBILE */

@media (max-width: 767px) {
  .aurvix-about-section {
    padding: 56px 0;
  }

  .aurvix-about-container {
    width: min(100% - 22px, 100%);
  }

  .aurvix-about-grid {
    gap: 28px;
  }

  .aurvix-about-kicker {
    font-size: 12px;
    letter-spacing: 1.4px;
    margin-bottom: 12px;
  }

  .aurvix-about-title {
    margin-bottom: 18px;
    font-size: 36px;
    line-height: 1.12;
    letter-spacing: -1px;
  }

  .aurvix-about-text {
    font-size: 15px;
    line-height: 1.75;
    margin-bottom: 24px;
  }

  .aurvix-about-points {
    gap: 16px;
  }

  .aurvix-point {
    gap: 12px;
  }

  .aurvix-point-icon {
    width: 22px;
    height: 22px;
    min-width: 22px;
    font-size: 13px;
    margin-top: 3px;
  }

  .aurvix-point p {
    font-size: 14px;
    line-height: 1.6;
  }

  .aurvix-about-image-wrap {
    border-radius: 20px;
  }

  .aurvix-about-image {
    min-height: 240px;
  }
}

/* ABOUT US THE FIRST SECTION STYLEEE  */
/* ABOUT US THE FIRST SECTION STYLEEE  */
/* ABOUT US THE FIRST SECTION STYLEEE  */
/* ABOUT US THE FIRST SECTION STYLEEE  */
