@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Regular.eot");
  src: url("../fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.ttf") format("truetype"), url("../fonts/Raleway-Regular.svg#Raleway-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.eot");
  src: url("../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype"), url("../fonts/Gilroy-Bold.svg#Gilroy-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
:root {
  scroll-behavior: auto;
}

body {
  font-family: "Raleway";
}

::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background-color: #fbbc05;
  background-clip: content-box;
  border-radius: 10px;
  border: 1.5px solid transparent;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #ffffff;
}

::-webkit-scrollbar-button,
::-webkit-scrollbar-corner {
  background: #000;
  cursor: pointer;
  display: none;
}

::-webkit-scrollbar-track {
  background: #000;
}

.l {
  box-shadow: inset 0 0 0 1px red;
}


.section-heading {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #333;
}

.sub-heading {
    font-size: 10px;
    color: #777;
    margin-bottom: 0px;
}




.icon {
  stroke: unset;
  stroke-width: 0px;
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  vertical-align: -0.1em;
}

.ts-0p7 {
  transform: scale(0.7);
}

.ts-0p8 {
  transform: scale(0.8);
}

.ts-0p9 {
  transform: scale(0.9);
}

.ts-1p1 {
  transform: scale(1.1);
}

.ts-1p2 {
  transform: scale(1.2);
}

.ts-1p3 {
  transform: scale(1.3);
}

.ts-1p4 {
  transform: scale(1.4);
}

.ts-1p5 {
  transform: scale(1.5);
}

.ts-1p6 {
  transform: scale(1.6);
}

.ts-1p7 {
  transform: scale(1.7);
}

.ts-1p8 {
  transform: scale(1.8);
}

.ts-1p9 {
  transform: scale(1.9);
}

.ts-2p0 {
  transform: scale(2);
}

.ts-3p0 {
  transform: scale(3);
}

.lh-1p60 {
  line-height: 1.6;
}

.lh-1p65 {
  line-height: 1.65;
}

.lh-1p70 {
  line-height: 1.7;
}

.opacity-5 {
  opacity: 0.05;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-15 {
  opacity: 0.15;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-55 {
  opacity: 0.55;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-65 {
  opacity: 0.65;
}

.opacity-70 {
  opacity: 0.7;
}

.text-primary {
  color: #fbbc05 !important;
}

.text-salmon {
  color: #E68B67;
}

.text-blue {
  color: #86C7D6;
}

.text-dark2 {
  color: #1a2536;
}

.text-darkblue {
  color: #041a84;
}

.text-uof3 {
  text-underline-offset: 3px;
}

.text-uof4 {
  text-underline-offset: 4px;
}

.text-uof5 {
  text-underline-offset: 5px;
}

.text-uof6 {
  text-underline-offset: 6px;
}

.text-ls1 {
  letter-spacing: 1px;
}

.text-ls2 {
  letter-spacing: 2px;
}

.text-ls3 {
  letter-spacing: 3px;
}

.text-ls4 {
  letter-spacing: 4px;
}

.text-ls5 {
  letter-spacing: 5px;
}

.text-ls6 {
  letter-spacing: 6px;
}

.text-ls8 {
  letter-spacing: 8px;
}

.text-ls10 {
  letter-spacing: 10px;
}

.fs-7 {
  font-size: 15px !important;
}

.fs-8 {
  font-size: 14px !important;
}

.fs-9 {
  font-size: 13px !important;
}

.fs-10 {
  font-size: 12px !important;
}

.bg-primary {
  background-color: #fbbc05 !important;
}

.bg-dark {
  background-color: #1b1b1b !important;
}

.bg-salmon {
  background-color: #E68B67;
}

.bg-blue {
  background-color: #86C7D6;
}

.bg-gray {
  background-color: #eee;
}

.minw-130 {
  min-width: 130px;
}

.minw-140 {
  min-width: 140px;
}

.minw-150 {
  min-width: 150px;
}

.minw-160 {
  min-width: 160px;
}

.minw-164 {
  min-width: 164px;
}

.minw-168 {
  min-width: 168px;
}

.minw-170 {
  min-width: 170px;
}

.minw-180 {
  min-width: 180px;
}

.maxw-140 {
  max-width: 140px;
}

.maxw-320 {
  max-width: 320px;
}

.maxw-420 {
  max-width: 420px;
}

.g-2p5, .gy-2p5 {
  --bs-gutter-y: 0.625rem;
}

.g-2p5, .gx-2p5 {
  --bs-gutter-x: 0.625rem;
}

.py-2p75 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.py-2p5 {
  padding-top: 0.613rem;
  padding-bottom: 0.613rem;
}

.px-2p5 {
  padding-left: 0.613rem;
  padding-right: 0.613rem;
}

.ff-gilroy {
  font-family: "Gilroy" !important;
}

.form-control:focus, .form-select:focus {
  border-color: rgba(241, 169, 11, 0.7);
  box-shadow: 0 0 0 0.25rem rgba(241, 169, 11, 0.15);
}

.input-lg {
  font-size: 1.125rem;
  min-height: 48px;
  border-radius: 0.25rem;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-border-color: $primary;
  background-color: #fbbc05;
  --bs-btn-hover-bg: #fbbc05;
  --bs-btn-hover-color: #1b1b1b;
  --bs-btn-hover-border-color: #fbbc05;
  --bs-btn-focus-shadow-rgb: 145, 100, 4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba($color: $primary-dark, $alpha: 0.5);
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #916404;
  --bs-btn-active-border-color: #916404;
}
.btn-primary:hover {
  background-color: #916404;
  color: #fff;
}

.btn-lg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 56px;
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px;
}

body {
  /*padding-left: 100px;
  padding-right: 100px;
  background-color: #fff;*/
  background-image: url("../images/grass.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.whole-wrapper {
 /* border-left: 120px solid transparent;
  border-right: 120px solid transparent;*/
  position: relative;
}
.whole-wrapper::after {
  content: "";
  display: block;
  position: fixed;
  /*width: 24px;
  max-width: 24px;*/
  min-height: 100%;
  left: calc(50% - 12px);
  right: auto;
  top: 0;
  background-image: linear-gradient(0deg, transparent 50%, rgba(255, 255, 255, 0.2) 50%);
  background-size: 100% 200px;
  border: none;
  pointer-events: none;
  z-index: 10;
}
.nav-sticky {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  background: transparent;
  z-index: 99;
  padding-left: 10px;
  padding-right: 10px;
}
.nav-sticky .container{
  background-color: #fff;
  border-radius: 12px;
}

.nav-sticky .navbar-brand {
  /* --bs-navbar-brand-padding-y: 0; */
}
.nav-sticky .navbar-brand img {
  height: 70px;
  /* filter: grayscale(1) invert(1); */
}
.nav-sticky .nav-item .nav-link {
  color: #1a2536;
  font-size: 0.938rem;
  letter-spacing: 1px;
  position: relative;
  font-family: "Gilroy";
}
.nav-sticky .nav-item .nav-link::before {
  content: "";
  position: absolute;
  width: calc(100% - 2rem);
  height: 1px;
  background: currentColor;
  bottom: 4px;
  opacity: 0.75;
  transform: scale(0);
  transform-origin: bottom;
  transition: 300ms;
}
.nav-sticky .nav-item .nav-link.active, .nav-sticky .nav-item .nav-link:hover {
  color: #fbbc05;
}
.nav-sticky .nav-item .nav-link.active::before, .nav-sticky .nav-item .nav-link:hover::before {
  transform: scale(1);
}
.nav-sticky .nav-item .nav-link.nav-call {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.nav-sticky .nav-item .nav-link.nav-call::before {
  visibility: hidden;
}
.nav-sticky .nav-item .nav-link.nav-call .nav-callicon {
  min-width: 44px;
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px #fbbc05;
}
.nav-sticky .nav-item .nav-link.nav-call .nav-callnumber {
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.nav-sticky .nav-item .nav-link.nav-call .nav-callnumber small {
  color: #1a2536;
}
.nav-sticky .nav-item .nav-link.nav-call .nav-callnumber span {
  font-weight: 900;
  font-size: 1rem;
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
}

.scroll-active .nav-sticky {
  /* --bs-navbar-padding-y: 0.25rem; */
  /* background: #fff; */
  position: fixed;
  top: 0;
  animation: headerfixed 500ms linear;
  /* box-shadow: 0 0px 8px rgba(0, 0, 0, 0.8); */
}
.scroll-active .nav-sticky .navbar-brand img {
  /* height: 48px; */
  /* filter: none; */
}
.scroll-active .nav-sticky .nav {
  --bs-nav-link-padding-y: 0.25rem;
}
/* .scroll-active .nav-sticky .nav-item .nav-link {
  color: #1a2536;
} */
/* .scroll-active .nav-sticky .nav-item .nav-link.active {
  color: #fbbc05;
} */
/* .scroll-active .nav-sticky .nav-item .nav-link.nav-call .nav-callnumber small {
  color: #1a2536;
} */

@keyframes headerfixed {
  from {
    transform: translateY(-100px);
  }
  to {
    transform: translateY(0);
  }
}
.hero-section {
  display: flex;
  align-items: center;
  background: #222;
  position: relative;
  padding-top: 80px;
  padding-bottom: 60px;
  min-height: 100vh;
  overflow: hidden;
}
.hero-section .hero-imgs {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.hero-section .hero-imgs::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  /*background: rgba(0, 0, 0, 0.65);*/
}
.hero-section .hero-imgs img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-position: 50% 50%;
  transform: scale(1.3, 1.3);
  opacity: 0;
  z-index: 0;
  animation: imageAnimation 28s linear infinite 0s;
}
.hero-section .hero-imgs img:nth-child(2) {
  animation-delay: 7s;
}
.hero-section .hero-imgs img:nth-child(3) {
  animation-delay: 14s;
}
.hero-section .hero-imgs img:nth-child(4) {
  animation-delay: 21s;
}
.hero-section small {
  color: #fbbc05;
  letter-spacing: 4px;
  display: block;
  font-size: 0.875rem;
}
.hero-section h1 {
  font-weight: 900;
  letter-spacing: 2px;
}
.hero-section p {
  color: #ffffff;
}

@keyframes imageAnimation {
  0% {
    opacity: 0;
    transform: scale(1.5);
  }
  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  25% {
    opacity: 1;
    transform: scale(1);
    animation-timing-function: ease-out;
  }
  35% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
  }
}
.logo-animation {
  display: block;
  margin: 0 auto;
  filter: invert(100%);
  animation: logoanim 60s linear infinite;
}

@keyframes logoanim {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.cardtheme-section {
  background-color: #1b1b1b;
  padding-top: 5px;
}

.card-themer {
  background-color: #272727;
  padding: 40px 30px;
  border-radius: 24px;
  color: #999999;
  transition: 350ms;
  height: 100%;
}
.card-themer.active, .card-themer:hover {
  background-color: #fbbc05;
  color: #000;
}
.card-themer.active h2, .card-themer:hover h2 {
  color: #fff;
}
.card-themer:hover {
  transform: translateY(-25px);
}
.card-themer span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  background: #1b1b1b;
  border-radius: 80px;
  color: #fff;
}
.card-themer h2 {
  font-size: 22px;
  font-family: "Gilroy";
  color: #000 !important;
  letter-spacing: 1px;
  margin: 15px 0;
}
.card-themer p {
  margin: 0;
  line-height: 1.7;
}

.cardtheme-row:hover .card-themer:not(:hover) {
  background-color: #272727;
  color: #999999;
}
.cardtheme-row:hover .card-themer:not(:hover) h2 {
  color: #ffffff;
}

.cropper-item {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  isolation: isolate;
  /*background-color: #222;*/
}
.cropper-item img {
  width: 100%;
  transform: scale(1);
  transition: transform 750ms ease;
}
.cropper-item h3 {
  width: 100%;
  color: #fff;
  font-size: 1.375rem;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 15px 15px 25px 84px;
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
  background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%);
}
.cropper-item .button-video {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 16px;
  bottom: 16px;
  border-radius: 50%;
  background: #1b1b1b;
  color: #fff;
  border: none;
  z-index: 2;
  box-shadow: inset 0 0 0 1px #fbbc05;
  outline: 1px dashed rgba(255, 255, 255, 0.5);
  outline-offset: 4px;
  transition: transform 500ms ease;
}
.cropper-item .button-video:hover, .cropper-item .button-video:focus-visible {
  background: #fbbc05;
  color: #fff;
  transform: rotate(45deg);
}
.cropper-item .button-video.pe-none {
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(241, 169, 11, 0.5);
  letter-spacing: 1px;
  color: #eee;
}
.cropper-item:hover img {
  transform: scale(1.05);
}
.cropper-item.cropper-itemimg {
  height: 100%;
}
.cropper-item.cropper-itemimg .cropper-content {
  display: flex;
  flex-direction: column;
  position: relative;
}
.cropper-item.cropper-itemimg h3 {
  position: relative;
  padding: 30px 15px 12px 15px;
  background: transparent;
}
.cropper-item.cropper-itemimg p {
  width: 100%;
  display: box;
  display: -webkit-box;
  overflow: hidden;
 /* line-clamp: 3;
  -webkit-line-clamp: 3;*/
  -webkit-box-orient: vertical;
  padding: 0 15px 0 15px;
  color: #999999;
  margin-bottom: 20px;
  line-height: 1.75;
}
.cropper-item.cropper-itemimg .button-video {
  display: flex;
  justify-content: center;
  align-items: center;
  top: -25px;
  left: auto;
  right: 16px;
  color: #fff;
}

.form-row {
  background-color: #1b1b1b;
  border-radius: 16px;
  align-items: center;
  padding: 12px 10px;
  border-left: 1px solid #916404;
  border-right: 1px solid #916404;
}
.form-row .col:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}
.form-row .dropdown .dropdown-menu {
  width: 100%;
  --bs-dropdown-bg: #1b1b1b;
  --bs-dropdown-border-radius: 0;
  --bs-dropdown-color: #bababa;
  --bs-dropdown-link-color: #999;
  --bs-dropdown-item-padding-y: 0.5rem;
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: #fbbc05;
  --bs-dropdown-link-active-color: var(--bs-body-color);
  --bs-dropdown-link-active-bg: #fbbc05;
  box-shadow: 0 4px 10px #111;
  border-top: 1px solid #916404;
  font-size: 14px;
}
.form-row .dropdown .dropdown-menu .dropdown-item:not(:first-child) {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.form-row .dropdown .dropdown-menu .dropdown-header {
  font-family: "Gilroy";
}
.form-row .dropdown .form-hidden {
  width: 90%;
  height: 0;
  border: none;
  position: absolute;
  background-color: transparent;
  left: 5%;
  bottom: 0;
  outline: none;
  color: transparent;
}
.form-row .dropdown-toggle {
  box-shadow: none;
  border: none;
  font-size: 14px;
  width: 100%;
  text-align: left;
  color: #fff;
}
.form-row .dropdown-toggle:focus {
  color: #fff;
}
.form-row .dropdown-toggle::after {
  position: absolute;
  right: 4px;
  top: calc(50% - 1px);
  border-top: 0.3em solid #fbbc05;
}
.form-row .dropdown-toggle span {
  color: rgba(255, 255, 255, 0.5);
}
.form-row .form-control {
  box-shadow: none;
  border: none;
  font-size: 14px;
  background-color: transparent;
  cursor: pointer;
  color: #fff;
}
.form-row .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.form-row .form-control::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.form-row .form-calendar {
  padding-right: 28px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23f1a90b" viewBox="0 0 16 16"><path d="M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-5 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z"/><path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z"/></svg>');
  background-repeat: no-repeat;
  background-size: 0.875rem 0.875rem;
  background-position: calc(100% - 6px) center;
}
.form-row .btn-lg {
  height: 50px;
}

@media screen and (max-width: 575px) {
  .form-row .col:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
}
.ui-datepicker {
  z-index: 100 !important;
  font-size: 14px;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #fbbc05;
  background-color: #000;
  border: none;
  font-size: 14px;
  color: #999;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-month {
  background-color: transparent;
  border-color: #222;
  border-radius: 0;
  color: #999;
}
.ui-datepicker .ui-datepicker-calendar thead {
  color: rgba(255, 255, 255, 0.5);
}
.ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default {
  text-align: center;
  line-height: 1;
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 7px 0;
  border: 1px solid transparent;
}
.ui-datepicker .ui-state-default:hover, .ui-datepicker .ui-widget-content .ui-state-default:hover {
  border: 1px solid #fbbc05;
  background: #fbbc05;
  color: #000;
}
.ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-content .ui-state-active {
  border: 1px solid #916404;
  background: #916404;
  color: #fff;
}

.ui-widget.ui-widget-content {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background-color: #1b1b1b;
}

.ui-corner-all {
  border-radius: 0;
}

.read-moreless::before {
  content: attr(data-more);
}
.read-moreless[aria-expanded=true]::before {
  content: attr(data-less);
}

.list-design {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 0;
}
.list-design li {
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 36px;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23999999' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z' clip-rule='evenodd'/></svg>");
  background-repeat: no-repeat;
  background-size: 1.5rem 1.5rem;
  background-position: left 2px;
}

.carousel-items .owl-stage {
  display: flex;
}
.carousel-items .item {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
}

.brands-box {
  background: #fff;
  padding: 20px 0;
}

.footer-connect {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.09);
  padding: 20px;
  border-radius: 20px;
}

.card-connect {
  text-decoration: none;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
}
.card-connect .card-cicon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  background-color: #fbbc05;
}
.card-connect .card-ctext {
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.card-connect .card-ctext strong {
  font-size: 14px;
  letter-spacing: 1px;
}
.card-connect .card-ctext small {
  opacity: 0.75;
}
.card-connect:hover small {
  color: #fbbc05;
  opacity: 1;
}

footer {
  background-color: #1b1b1b;
  padding-top: 75px;
  padding-bottom: 0px;
  color: #ffffff;
}
.footer-building {
  background-color: #1b1b1b;
  position: relative;
  overflow: hidden;
  height: 280px;
}
.footer-building::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: url("../images/footer-bottom.png");
  background-repeat: repeat-x;
  background-position: bottom;
  opacity: 0.25;
}
.footer-building .bus {
  background-image: url("../images/bus.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  width: 220px;
  height: 90px;
  right: 70%;
  bottom: 3px;
  animation: anim-bus 35s linear infinite;
}
.footer-building .bus2 {
  background-image: url("../images/bus.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  width: 220px;
  height: 90px;
  right: 30%;
  bottom: 3px;
  animation: anim-bus 25s linear infinite;
}
.footer-building .traveller {
  background-image: url("../images/traveller.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  width: 180px;
  height: 80px;
  right: 0;
  bottom: 3.5px;
  animation: anim-traveller 35s linear infinite;
}
footer .footer-logo {
  display: inline-block;
  text-decoration: none;
}
footer .footer-logo img {
  width: 100%;
  max-width: 200px !important;
  filter: brightness(0) invert(1);
}
footer h5 {
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #fff;
}
footer .footer-para {
  font-size: 15px;
  opacity: 0.75;
}
footer .footer-links, footer .copyright {
  font-size: 15px;
}
footer .footer-links a, footer .copyright a {
  color: #fff;
  opacity: 0.75;
  text-decoration: none;
}
footer .footer-links a:hover, footer .copyright a:hover {
  opacity: 1;
  color: #fbbc05;
}
footer .copyright {
  opacity: 0.75;
  font-size: 14px;
  padding: 10px 0;
}
footer .copyright a {
  text-decoration: underline;
  text-underline-offset: 5px;
}
footer .footer-social {
  display: flex;
  gap: 10px;
  align-items: center;
}
footer .footer-social a {
  text-decoration: none;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid #fbbc05;
  border-radius: 50%;
}
footer .footer-social a:hover {
  background: #fbbc05;
  color: #fff;
}
footer .footer-form {
  border: 1px solid #fbbc05;
  display: flex;
  position: relative;
  border-radius: 40px;
  padding: 4px;
}
footer .footer-form:focus-within {
  border: 1px solid #fff;
}
footer .footer-form input {
  width: 100%;
  height: 44px;
  border-radius: 0;
  border: none;
  outline: none;
  background: transparent;
  padding: 0 18px;
  color: #fff;
}
footer .footer-form button {
  min-width: 44px;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50px;
  background-color: #fbbc05;
  transition: 0.3s;
  color: #fff;
}
footer .footer-form button:hover {
  background-color: #fff;
  transform: rotate(45deg);
  color: #fbbc05
}

@keyframes anim-traveller {
  0% {
    left: -30%;
  }
  100% {
    left: 100%;
  }
}
@keyframes anim-bus {
  0% {
    right: -30%;
  }
  100% {
    right: 100%;
  }
}
.goto-top {
  position: fixed;
  width: 44px;
  height: 44px;
  color: #fbbc05;
  background-color: transparent;
  bottom: 16px;
  right: 12px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
  border: none;
  opacity: 0;
  transform: scale(0);
  z-index: -1;
  outline: none;
  visibility: hidden;
}
.goto-top.active {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
  z-index: 120;
}
.goto-top .tooltip {
  text-wrap: nowrap;
}
.goto-top .goto-top-arc {
  --b: 2px; /* the boder thickness */
  --a: 90deg; /* control the progression */
  aspect-ratio: 1;
  padding: var(--b);
  box-sizing: border-box;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fbbc05;
  --_g: /var(--b) var(--b) no-repeat
  radial-gradient(50% 50%, #000 calc(100% - 1px),#0000);
  -webkit-mask: top var(--_g), calc(50% + 50% * sin(var(--a))) calc(50% - 50% * cos(var(--a))) var(--_g), linear-gradient(rgba(0, 0, 0, 0) 0 0) content-box, conic-gradient(#000 var(--a), rgba(0, 0, 0, 0) 0);
  -webkit-mask-composite: source-in, xor;
          mask: top var(--_g), calc(50% + 50% * sin(var(--a))) calc(50% - 50% * cos(var(--a))) var(--_g), linear-gradient(rgba(0, 0, 0, 0) 0 0) content-box intersect, conic-gradient(#000 var(--a), rgba(0, 0, 0, 0) 0);
}

.modal-backdrop {
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  opacity: 1;
}
.modal-backdrop.show {
  opacity: 1;
}

.owl-carousel .owl-dots {
  display: flex;
  gap: 10px;
  padding-top: 24px;
  padding-bottom: 5px;
  justify-content: center;
}
.owl-carousel .owl-dots .owl-dot {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: rgba(255, 255, 255, 0.1);
}
.owl-carousel .owl-dots .owl-dot.active, .owl-carousel .owl-dots .owl-dot:focus-visible {
  border: 1px solid #fbbc05;
  background: #fbbc05;
  outline: none;
}

.view-detailsbutton {
  position: fixed;
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
  background-color: #fbbc05;
  color: #fff;
  letter-spacing: 1px;
  left: 0;
  bottom: 0;
  border: none;
  border-radius: 0;
  outline: none;
  z-index: 118;
  font-size: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  width: 100%;
  height: 50px;
  height: calc(50px + env(safe-area-inset-bottom));
  padding-bottom: env(safe-area-inset-bottom);
  visibility: hidden;
  box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.6);
}

@media screen and (min-width: 786px) {
  .maxw-md-400px {
    max-width: 400px;
  }
  .maxw-md-420px {
    max-width: 420px;
  }
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1180px;
  }
}
@media (min-width: 12200x) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1400px) {
  .whole-wrapper::after{
    width: 20px;
    max-width: 20px;
    left: calc(50% - 10px);
  }
  .whole-wrapper {
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
  }
}
@media screen and (max-width: 1199.9px) {
  .nav-sticky .container {
    max-width: 100%;
  }
  .nav-sticky .navbar-brand img {
    height: 40px;
  }
  .tooltip {
    display: none !important;
    visibility: hidden;
  }
}
@media screen and (max-width: 991.9px) {
  .nav-sticky .navbar-brand img {
    /* height: 40px; */
  }
  .nav-sticky .nav-item .nav-link {
    font-size: 1rem;
  }
  .nav-sticky .nav {
    position: fixed;
    width: 240px;
    height: 100%;
    top: 0;
    right: -280px;
    overflow: hidden;
    overflow-y: auto;
    box-shadow: 0 60px 8px rgba(0, 0, 0, 0.8);
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: 300ms;
  }
  .nav-sticky .nav .nav-item {
    width: 100%;
  }
  .nav-sticky .nav-item .nav-link {
    color: #1a2536;
  }
  .nav-sticky .nav-item .nav-link.nav-call .nav-callnumber small {
    color: #1a2536;
  }
  .nav-sticky .nav-item .mmenu-toggle {
    /* filter: none !important; */
  }
  .scroll-active .nav-sticky {
    --bs-navbar-padding-y: 0.5rem;
  }
  .scroll-active .nav-sticky .nav {
    --bs-nav-link-padding-y: 0.5rem;
  }
  html:has(.body-menuactive) {
    overflow: hidden;
  }
  .body-menuactive {
    overflow: hidden;
  }
  .body-menuactive .nav-sticky .nav {
    right: 0;
    visibility: visible;
    opacity: 1;
    background-color: #fff;
  }
  .body-menuactive .view-detailsbutton {
    visibility: hidden;
  }
  .body-menuactive > *:not(nav.navbar) main {
    opacity: 0.5;
    pointer-events: none;
  }
  .hero-section {
    min-height: 95vh;
  }
  .cardtheme-row {
    margin-top: -50px;
  }
}
@media screen and (max-width: 767.9px) {
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .whole-wrapper {
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
  }
  .whole-wrapper::after {
    width: 12px;
    max-width: 12px;
    left: calc(50% - 6px);
    display:none;
  }
  main {
    width: 100%;
    overflow-x: hidden;
  }
  .nav-sticky {
    --bs-navbar-padding-y: 0.5rem;
  }
  .scroll-active .nav-sticky {
    --bs-navbar-padding-y: 0.5rem;
  }
  .scroll-active .nav-sticky .nav {
    --bs-nav-link-padding-y: 0.725rem;
  }
  .scroll-active .nav-sticky .navbar-brand img {
    height: 40px;
  }
  .scroll-active .nav-sticky .mmenu-toggle {
    /* filter: invert(1); */
  }
  .hero-section {
    min-height: 90vh;
  }
  .view-detailsbutton {
    visibility: visible;
  }
  footer {
    padding-bottom: calc(50px + env(safe-area-inset-bottom));
  }
  .footer-building {
    height: 180px;
  }
  .footer-building::before {
    background-size: 100% 140px;
  }
  .footer-building .bus {
    width: 160px;
    height: 90px;
    animation: anim-bus 18s linear infinite;
  }
  .footer-building .bus2 {
    width: 160px;
    height: 90px;
    animation: anim-bus 10s linear infinite;
  }
  .footer-building .traveller {
    width: 120px;
    height: 80px;
    animation: anim-traveller 14s linear infinite;
  }
}

/*whatsapp*/
.whatsapp_float {
  position: fixed;
  left: 30px;
  bottom: 65px;
  z-index: 9;
  color: green;
  font-size: 16px;
  padding: 8px 16px 6px 16px;
  background: #f5fff9;
  box-shadow: 0 2px 6px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #05ad05;
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 1px;
}
.whatsapp_float img {
  width: 30px;
}
/*# sourceMappingURL=style.css.map */