/**
 * Site-specific overrides (loaded last: after Bootstrap, Fancybox, allinone).
 * Prefer this file for layout fixes; keep allinone.min.css as the bundled vendor/theme base.
 */

/* Car detail: related cards use one image (no inner slider) */
.ctimgcont--single {
  position: relative;
}

.ctimgcont--single > a {
  display: block;
}

.ctimgcont--single .mainimg {
  width: 100%;
  height: 30vh;
  display: block;
}
div#gt_float_wrapper {
    height: 35px;
}


.pc-hero {
    position: relative;
}

.pc-hero__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    display: flex;
    justify-content: flex-end; /* content right side me */
    align-items: center;
}

.pc-hero__content {
    width: 50%; /* sirf right half lega */
    padding: 40px;
    display: flex;
    justify-content: flex-start; /* content start se align */
	color: white;
}
.pc-hero__content .cmseditor h2 {
    font-weight: 600;
    font-size: 30px;
    color: #fffdfd;
    line-height: 33px;
}
.pc-hero__content .cmseditor p {
    color: #fffdfd!important;
}
.pc-hero__content .cmseditor ul>li {
    color: #fffdfd!important;
}
.cboxstyle03crsl {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
	justify-content: space-evenly;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
.cboxstyle03.cmseditor {
    width: 430px;
    text-align: center;
    padding: 25px 15px;
    margin: 0 7px;
    background-color: #1a1a1a;
    position: relative;
    z-index: 1;
}
.cboxstyle03:before, .cboxstyle03:after {
    content: "";
    background-color: #ffffff;
    height: 100%;
    width: 7px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: -7px;
    top: 0;
    z-index: -1;
    clip-path: polygon(100% 0, 100% 100%, 0 50%);
}
.cboxstyle03:after {
    transform: rotateY(180deg);
    left: auto;
    right: -7px;
}
.feature-icon img {
    width: 250px;
    height: 100px;
    transition: .8s linear;
}
article.feature-card p>a {
    color: #ff0000;
}
article.feature-card:hover .feature-icon img {
    transform: translateX(20px);
}

.feature-icon {
    background-color: #efecec;
    border-radius: 50px;
    margin-right: 25px;
    max-height: 100px;
}
article.process-card:before {
    content: url(https://panoramacar.ae/public/assets/images/shape.svg);
    position: absolute;
    opacity: 0.6;
    left: 15%;
    top: 30px;
    z-index: 0;
}
section.process-section {
    background: #000000;
}
article.process-card{
    flex: 0 0 23%;
    position: relative;
}
article.process-card p {
    color: white !important;
text-align: center;
    padding-top: 85px;
font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #c1c1c1;
}
article.process-card h3 {
    text-align: center;
    background-color: #1a1a1a;
    padding: 10px;
    font-size: 18px!important;
    font-weight: 400;
z-index: 10;
    position: relative;
color: white;
}
article.process-card img {
    display: block;
    margin: 0 auto;
    padding: 9px 0px;
}
.process-step {
    color: transparent;
    font-size: 50px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #a3a3a3;
    letter-spacing: 2px;
    font-weight: 800;
    line-height: 65px;
    text-transform: uppercase;
    margin-bottom: 0;
    position: absolute;
    top: -34px;
    right: -17px;
	z-index: 11;
}

/* --- Global typography (Hind Siliguri is loaded in header) --- */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body,
button,
input,
select,
textarea {
  font-family: "Hind Siliguri", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.innerpage-set .cmseditor p,
.special-offers .special-offers-p,
.homepageset p,
.fleetspage p {
  line-height: 1.65;
  margin-bottom: 1rem;
}

.innerpage-set .cmseditor ul,
.innerpage-set .cmseditor ol,
.special-offers ul,
.special-offers ol {
  margin: 0.75rem 0 1.25rem 1.25rem;
  padding: 0;
  line-height: 1.65;
}

.innerpage-set .cmseditor li,
.special-offers li {
  margin-bottom: 0.5rem;
}

/* Header: same font for top-level links and dropdown labels (All Brands / Categories) */
.hdrbtm-wrap .navwrap > li > a,
.hdrbtm-wrap .navwrap > li > .nav-main-label {
  font-family: "Hind Siliguri", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}

/* GTranslate widget (styles moved from header for lighter <head>) */
.gt_float_switcher .gt_options a {
  font-size: 12px;
  padding: 5px 5px !important;
  display: flex !important;
}
.gt_float_switcher img {
  width: 20px !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
  padding: 5px 5px !important;
}
.gt_options.gt-open {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
}
a.nturl {
  width: 100%;
}
div#gt_float_wrapper {
  position: fixed !important;
  top: 23px !important;
  left: 93% !important;
  z-index: 999999 !important;
}
@media (max-width: 768px) {
  div#gt_float_wrapper {
    top: 21px !important;
    left: 55% !important;
    transform: translateX(-50%);
  }
}


li#brandsdrpd, li#fleetdrpd {
    display: flex;
    align-items: center;
}

span.gt-lang-code {
    color: black !important;
}