@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background-color: #777777;
  background-clip: content-box;
  border: 1px solid transparent;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #ec9e0b;
}

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

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

body {
  --bs-body-font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
}

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

.bg-theme-dark {
  background: #151515;
}

.icon {
  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);
}

.opacity-15 {
  opacity: 0.15;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-45 {
  opacity: 0.45;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-85 {
  opacity: 0.85;
}

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

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

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

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

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

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

.text-theme {
  color: #ec9e0b;
}

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

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

.fw-sbold {
  font-weight: 600;
}

.lh-md {
  line-height: 1.5 !important;
}

.btn-theme {
  background: #ec9e0b;
}
.btn-theme:hover {
  color: #fff;
  background: #151515;
}

.text-hover-link:hover {
  color: var(--bs-info) !important;
  text-underline-offset: 8px;
  text-decoration: underline !important;
}

.m-0px {
  margin: 0px;
}

.mt-0px {
  margin-top: 0px;
}

.mb-0px {
  margin-bottom: 0px;
}

.p-0px {
  padding: 0px;
}

.pt-0px {
  padding-top: 0px;
}

.pb-0px {
  padding-bottom: 0px;
}

.m-1px {
  margin: 1px;
}

.mt-1px {
  margin-top: 1px;
}

.mb-1px {
  margin-bottom: 1px;
}

.p-1px {
  padding: 1px;
}

.pt-1px {
  padding-top: 1px;
}

.pb-1px {
  padding-bottom: 1px;
}

.m-2px {
  margin: 2px;
}

.mt-2px {
  margin-top: 2px;
}

.mb-2px {
  margin-bottom: 2px;
}

.p-2px {
  padding: 2px;
}

.pt-2px {
  padding-top: 2px;
}

.pb-2px {
  padding-bottom: 2px;
}

.m-3px {
  margin: 3px;
}

.mt-3px {
  margin-top: 3px;
}

.mb-3px {
  margin-bottom: 3px;
}

.p-3px {
  padding: 3px;
}

.pt-3px {
  padding-top: 3px;
}

.pb-3px {
  padding-bottom: 3px;
}

.m-4px {
  margin: 4px;
}

.mt-4px {
  margin-top: 4px;
}

.mb-4px {
  margin-bottom: 4px;
}

.p-4px {
  padding: 4px;
}

.pt-4px {
  padding-top: 4px;
}

.pb-4px {
  padding-bottom: 4px;
}

.m-5px {
  margin: 5px;
}

.mt-5px {
  margin-top: 5px;
}

.mb-5px {
  margin-bottom: 5px;
}

.p-5px {
  padding: 5px;
}

.pt-5px {
  padding-top: 5px;
}

.pb-5px {
  padding-bottom: 5px;
}

.m-6px {
  margin: 6px;
}

.mt-6px {
  margin-top: 6px;
}

.mb-6px {
  margin-bottom: 6px;
}

.p-6px {
  padding: 6px;
}

.pt-6px {
  padding-top: 6px;
}

.pb-6px {
  padding-bottom: 6px;
}

.m-7px {
  margin: 7px;
}

.mt-7px {
  margin-top: 7px;
}

.mb-7px {
  margin-bottom: 7px;
}

.p-7px {
  padding: 7px;
}

.pt-7px {
  padding-top: 7px;
}

.pb-7px {
  padding-bottom: 7px;
}

.m-8px {
  margin: 8px;
}

.mt-8px {
  margin-top: 8px;
}

.mb-8px {
  margin-bottom: 8px;
}

.p-8px {
  padding: 8px;
}

.pt-8px {
  padding-top: 8px;
}

.pb-8px {
  padding-bottom: 8px;
}

.m-10px {
  margin: 10px;
}

.mt-10px {
  margin-top: 10px;
}

.mb-10px {
  margin-bottom: 10px;
}

.p-10px {
  padding: 10px;
}

.pt-10px {
  padding-top: 10px;
}

.pb-10px {
  padding-bottom: 10px;
}

.m-12px {
  margin: 12px;
}

.mt-12px {
  margin-top: 12px;
}

.mb-12px {
  margin-bottom: 12px;
}

.p-12px {
  padding: 12px;
}

.pt-12px {
  padding-top: 12px;
}

.pb-12px {
  padding-bottom: 12px;
}

.m-14px {
  margin: 14px;
}

.mt-14px {
  margin-top: 14px;
}

.mb-14px {
  margin-bottom: 14px;
}

.p-14px {
  padding: 14px;
}

.pt-14px {
  padding-top: 14px;
}

.pb-14px {
  padding-bottom: 14px;
}

.img-cover {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.btn-readmore {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-readmore:hover {
  border-color: #ec9e0b;
  background-color: #ec9e0b;
}

.btn-white {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:hover {
  border-color: #ec9e0b;
  background-color: #ec9e0b;
}

/*Start | Header Style*/
.navbar {
  background: transparent;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 110;
  transition: 300ms;
}
.navbar .navbar-brand {
  padding: 40px 0;
  transition: 300ms;
}
.navbar .navbar-brand img {
  width: 120px;
  position: absolute;
  top: 15px;
  transition: 300ms;
  filter: drop-shadow(0px 1px 3px #555555);
}
.navbar .navbar-nav .dropdown-menu {
  border-radius: 0;
  border-top: 2px solid #ec9e0b !important;
}
.navbar .navbar-nav .nav-item:not(:last-child) {
  margin-right: 20px;
}
.navbar .navbar-nav .nav-item .nav-link {
  color: #ffffff;
  font-weight: 400;
  letter-spacing: 0.6px;
  text-underline-offset: 8px;
}
.navbar .navbar-nav .nav-item .nav-link:hover {
  color: #ec9e0b;
  text-decoration: underline;
}
.navbar .navbar-nav .nav-item.dropdown:hover .dropdown-toggle {
  color: #ec9e0b;
}

.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  background-color: #ec9e0b;
}

.body-active .navbar {
  background: rgba(218, 37, 28, 0.9);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}
.body-active .navbar .navbar-brand {
  padding: 15px 0;
}
.body-active .navbar .navbar-brand img {
  top: 10px;
  width: 80px;
}

/*End | Header Style*/
.page-bannerbox {
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  background-color: #000000;
  display: flex;
  align-items: center;
}
.page-bannerbox .page-bannerimg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-bannerbox .container {
  position: relative;
  z-index: 3;
}

.breadcrumb-box {
  --bs-breadcrumb-divider: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8' fill='%236c757d'/%3E%3C/svg%3E");
}
.breadcrumb-box .breadcrumb-item + .breadcrumb-item::before {
  transform: translateY(3px);
}
.breadcrumb-box .breadcrumb-item a {
  color: var(--bs-black);
  text-decoration: none;
}
.breadcrumb-box .breadcrumb-item a:hover {
  color: #ec9e0b;
}

.section-banner {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  color: #fff;
}
.section-banner .owl-stage-outer, .section-banner .owl-stage, .section-banner .owl-item, .section-banner .container, .section-banner .row {
  min-height: 100vh;
}
.section-banner .item {
  position: relative;
  min-height: 100vh;
}
.section-banner .item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(21, 21, 21, 0.45);
}
.section-banner .item .container {
  z-index: 2;
}
.section-banner .item .display-4 span {
  display: block;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke: 1px #fff;
}
.section-banner .item .item-imagevideo {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-banner .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.heading-box h4 {
  display: inline-flex;
  align-items: center;
  padding-bottom: 35px;
  position: relative;

}
.heading-box h4::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #ec9e0b;
  transform: rotate(-45deg);
  position: absolute;
  left: calc(50% - 5px);
  bottom: 9px;
  z-index: 1;
}
.heading-box h4::after {
  content: "";
  width: 100px;
  height: 1px;
  background-color: #bababa;
  position: absolute;
  bottom: 13px;
  left: calc(50% - 50px);
  z-index: 0;
}

.masonry-section {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  background-attachment: fixed;
}

.card-masonry {
  position: relative;
  overflow: hidden;
}
.card-masonry:hover img {
  transform: scale(1.1);
}
.card-masonry:hover h5 {
  color: #ec9e0b;
}
.card-masonry img {
  width: 100%;
  display: block;
  transition: 1s ease;
}
.card-masonry h5 {
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 15px;
  font-weight: 400;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.95));
  color: #eee;
  transition: 1s ease;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #ec9e0b;
}
.owl-theme .owl-dots .owl-dot span {
  border-radius: 0;
  margin: 5px;
}
.owl-theme.owl-theme-nav.event-arrow .owl-nav {
  left: auto;
  right: 0;
  top: -42px;
  width: auto;
}
.owl-theme.owl-theme-nav.event-arrow .owl-nav button.owl-prev, .owl-theme.owl-theme-nav.event-arrow .owl-nav button.owl-next {
  width: 30px;
  height: 30px;
}
.owl-theme.owl-theme-nav.explore-arrow .owl-nav {
  top: 38%;
}
.owl-theme.owl-theme-nav .owl-nav {
  position: absolute;
  top: calc(50% - 20px);
  width: 100%;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  margin: 0;
  pointer-events: none;
}
.owl-theme.owl-theme-nav .owl-nav.disabled {
  display: none;
}
.owl-theme.owl-theme-nav .owl-nav button.owl-prev, .owl-theme.owl-theme-nav .owl-nav button.owl-next {
  pointer-events: all;
  font-family: "IBM Plex Sans", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 40px;
  font-size: 0;
  position: relative;
  box-shadow: 0 2px 4px rgba(21, 21, 21, 0.5);
}
.owl-theme.owl-theme-nav .owl-nav button.owl-prev::after, .owl-theme.owl-theme-nav .owl-nav button.owl-next::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  transform: rotate(-45deg);
  top: calc(50% - 6px);
  left: calc(50% - 3px);
}
.owl-theme.owl-theme-nav .owl-nav button.owl-prev:hover, .owl-theme.owl-theme-nav .owl-nav button.owl-next:hover {
  background: #ec9e0b;
}
.owl-theme.owl-theme-nav .owl-nav button.owl-next::after {
  transform: rotate(135deg);
  left: calc(50% - 9px);
}

.card-slideproduct {
  position: relative;
  aspect-ratio: 0.72;
  text-decoration: none;
  display: block;
  overflow: hidden;
}
.card-slideproduct:hover img {
  transform: scale(1.1);
}
.card-slideproduct img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  transition: 1s ease-in-out;
}
.card-slideproduct .card-productinner {
  position: relative;
  z-index: 2;
  transition: 300ms;
  padding: 40px;
  display: flex;
  flex-direction: column;
  height: 100%;
  background: rgba(21, 21, 21, 0.5);
}
.card-slideproduct .card-productinner::before {
  content: "";
  position: absolute;
  width: 0;
  bottom: 20px;
  right: 0;
  height: 1px;
  background-color: rgba(236, 158, 11, 0.5);
  transition: 1s ease-in-out;
}
.card-slideproduct .card-productinner::after {
  content: "";
  position: absolute;
  width: 1px;
  bottom: 0;
  right: 20px;
  height: 0;
  background-color: rgba(236, 158, 11, 0.5);
  transition: 1s ease-in-out;
}
.card-slideproduct .card-productinner:hover {
  background: rgba(21, 21, 21, 0.75);
}
.card-slideproduct .card-productinner:hover::before {
  width: 100%;
}
.card-slideproduct .card-productinner:hover::after {
  height: 100%;
}
.card-slideproduct .card-productinner p {
  color: #ec9e0b;
  font-weight: 600;
}
.card-slideproduct .card-productinner h5 {
  font-weight: 700;
  font-size: 30px;
  color: #fff;
}
.card-slideproduct .card-productinner .card-bottombar {
  margin-top: auto;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ec9e0b;
}
.card-slideproduct .card-productinner .card-bottombar span {
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
}

.logo-wrapper {
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top;
}
.logo-wrapper .logo-box {
  width: 240px;
  height: 140px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: top;
  margin-right: 14px;
}
.logo-wrapper .logo-box:hover img {
  transform: scale(1.085);
  filter: grayscale(0);
  opacity: 1;
}
.logo-wrapper .logo-box img {
  max-width: 98%;
  max-height: 120px;
  transition: 500ms;
  filter: grayscale(100%);
  opacity: 0.5;
}
/*.card-body{
	max-height:100%;
	height:325px;
}*/


.card-footer span{color:#ec9e0b;font-weight:600;}

.card-film {
  height: 100%;
  cursor: pointer;
}
.card-film:hover .ratio img, .card-film:hover .ratio video {
  transform: scale(1.1);
}
.card-film[data-light*=".mp4"] .ratio::after {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  box-shadow: 0 0 5px #ccc;
  outline: 1px dashed #ccc;
  outline-offset: 4px;
  background-color: rgba(21, 21, 21, 0.6);
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393' clip-rule='evenodd'/></svg>");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center;
  border-radius: 50px;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.card-film[data-light*=".mp4"]:hover .ratio::after {
  outline: 1px dashed #fff;
}
.card-film .ratio {
  overflow: hidden;
}
.card-film .ratio img, .card-film .ratio video {
  transition: 750ms;
}
.card-film p {
  color: #ec9e0b;
  text-transform: uppercase;
}

.card-testimonial {
  position: relative;
  padding-top: 60px;
  text-align: center;
}
.card-testimonial .card-avatart {
  width: 100px;
  max-width: 100px;
  border-radius: 50%;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  display: block;
  top: 6px;
  left: 0;
  right: 0;
  margin: 0 auto !important;
  border: 3px solid #fff;
  box-shadow: 0 0 0 3px #f8f9fa;
  transition: 400ms;
}
.card-testimonial .card-body {
  background-color: #f8f9fa;
  padding-top: 70px !important;
  padding-bottom: 70px !important;
  transition: 400ms;
}
.card-testimonial .card-body .card-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}
.card-testimonial .card-body small {
  font-size: 14px;
}

.testimonial-carousel.owl-theme-nav .owl-nav {
  width: calc(100% + 100px);
  left: -50px;
}
.testimonial-carousel .owl-item .item {
  transform: scale(0.85);
  transition: 400ms;
}
.testimonial-carousel .owl-item.center .item {
  transform: scale(1);
}
.testimonial-carousel .owl-item.center .item .card-testimonial {
  color: #ccc;
}
.testimonial-carousel .owl-item.center .item .card-testimonial .card-avatart {
  box-shadow: 0 0 0 3px #151515;
}
.testimonial-carousel .owl-item.center .item .card-testimonial .card-body {
  background: #151515;
}

.table-dark {
  --bs-table-bg: #454343;
}

.table-common thead th, .table-common thead td {
  text-align: left;
}
.table-common > :not(caption) > * > * {
  padding: 0.75rem 0.65rem;
}

.portfolio-section {
  position: relative;
  overflow: hidden;
}
.portfolio-section::before {
  content: "PORTFOLIO";
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  font-size: 15vw;
  font-weight: 900;
  z-index: -1;
  opacity: 0.03;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000;
  -webkit-text-stroke: 3px #000;
}

.parallax-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  min-height: 400px;
  overflow: hidden;
}
.parallax-wrapper .parallax {
  width: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  min-height: inherit;
  display: flex;
  align-items: flex-end;
  padding-bottom: 50px;
}
.parallax-wrapper .parallax h6 {
  color: #ec9e0b;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.parallax-wrapper .parallax h1 {
  font-weight: 600;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke: 1px #fff;
  opacity: 0.8;
  letter-spacing: 2px;
}

.cicular-progress-bar {
  --color: #ec9e0b;
  --precent: 0%;
  --wh: 50px;
  height: var(--wh);
  width: var(--wh);
  border-radius: 50%;
  background-image: conic-gradient(var(--color) var(--precent), #eee 0);
  position: relative;
  font-size: calc(var(--wh) / 4.5 - 50% + 10px);
  display: inline-block;
  color: #fff;
}
.cicular-progress-bar::before {
  content: attr(title);
  position: absolute;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  top: 6px;
  left: 6px;
  background: #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.accordion-faq .accordion-item {
  --bs-accordion-border-color: #252525;
}
.accordion-faq .accordion-button {
  font-size: 20px;
}
.accordion-faq .accordion-button::after {
  filter: invert(61%) sepia(98%) saturate(592%) hue-rotate(354deg) brightness(93%) contrast(98%);
}

.card-process {
  background: #fff;
  padding: 25px;
  color: #000;
  position: relative;
  overflow: scroll;
  max-height: 100%;
    height: 400px;
}
}
.card-process::before {
  content: "";
  width: calc(100% - 24px);
  height: calc(100% - 24px);
  position: absolute;
  border: 1px dashed rgba(255, 255, 255, 0.1);
  right: 12px;
  bottom: 12px;
  pointer-events: none;
}
.card-process h5 {
  color: #ec9e0b;
  font-size: 16px;
}
.card-process h4 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
  margin: 22px 0;
}
.card-process ul {
  list-style-type: none;
  padding: 0;
  font-weight: 300;
}
.card-process ul li {
  margin-bottom: 16px;
  display: flex;
  gap: 10px;
}
.card-process ul li::before {
  content: "";
  display: inline-block;
  margin-top: 4px;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%2366a342' xmlns='http://www.w3.org/2000/svg'><path 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'/></svg>");
  background-repeat: no-repeat;
  background-size: 75% 75%;
}
.card-process ul li.disabled::before {
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23ff4d4d' xmlns='http://www.w3.org/2000/svg'><path d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M5.354 4.646a.5.5 0 1 0-.708.708L7.293 8l-2.647 2.646a.5.5 0 0 0 .708.708L8 8.707l2.646 2.647a.5.5 0 0 0 .708-.708L8.707 8l2.647-2.646a.5.5 0 0 0-.708-.708L8 7.293z'/></svg>");
}
.card-process .card-processlink {
  margin-top: 16px;
  display: inline-block;
  text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  color: #ec9e0b;
  letter-spacing: 1px;
  font-size: 13px;
}
.card-process .card-processlink span {
  letter-spacing: 2px;
  transition: 300ms;
}
.card-process .card-processlink:hover {
  opacity: 0.75;
}
.card-process .card-processlink:hover span {
  letter-spacing: 8px;
}

.dots-link {
  text-decoration: none;
  letter-spacing: 1px;
}
.dots-link span {
  letter-spacing: 2px;
  transition: 300ms;
}
.dots-link:hover {
  opacity: 0.75;
}
.dots-link:hover span {
  letter-spacing: 8px;
}

.parallax-sticky {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  pointer-events: none;
  background-attachment: fixed;
}

.map-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 280px;
}
.map-wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.nav-underline {
  gap: 12px 28px;
  margin-bottom: 20px;
}
.nav-underline .nav-link {
  color: var(--bs-black);
  text-transform: uppercase;
  color: #757575;
}
.nav-underline .nav-link.active {
  font-weight: normal;
  color: #ec9e0b;
}

.tab-underline p {
  font-size: 16px;
  line-height: 28px;
  opacity: 0.8;
}

.tab-point li{
	 font-size: 16px;
  line-height: 28px;
  opacity: 0.8;
}

.tab-point span{
	font-weight:bold;
}
.tab-underline a {
  display: inline-block;
  text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 500;
  margin-top: 4px;
}
.tab-underline a span {
  letter-spacing: 2px;
  transition: 300ms;
}
.tab-underline a:hover {
  opacity: 0.75;
  color: #ec9e0b;
}
.tab-underline a:hover span {
  letter-spacing: 8px;
}

.filmmaker-box {
  position: relative;
  padding-top: 65px;
  padding-left: 61px;
}
.filmmaker-box h2 {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  text-shadow: 0 0 2px #fff;
  z-index: 2;
}
.filmmaker-box h2 span {
  text-shadow: none;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000;
  -webkit-text-stroke: 2px #000;
}
.filmmaker-box img {
  width: 100%;
  display: block;
}

/*Start | Light box*/
body.modal-open1, .modal-lighting {
  padding-right: 0 !important;
}

.modal-lighting .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0;
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.modal-lighting .modal-content {
  background: transparent;
  box-shadow: none;
  border: 0;
  height: 100vh;
}

.modal-lighting .carousel-indicators button {
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 0;
  margin-right: 5px;
  margin-left: 5px;
  background: #999;
}

.modal-lighting .carousel-indicators button.active {
  background: #ec9e0b;
}

.modal-lighting .modal-body,
.modal-lighting .carousel,
.modal-lighting .carousel-item {
  height: 100vh;
}

.modal-lighting .carousel-control-next, .modal-lighting .carousel-control-prev {
  width: 40px;
}

.modal-lighting .carousel-item img,
.modal-lighting .carousel-item video {
  position: absolute;
  top: calc(50% - 10px);
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  margin: 10px auto;
  max-width: calc(100% - 20px);
  max-height: calc(100vh - 20px);
}

.modal-lighting button[data-bs-dismiss=modal] {
  font-family: Arial;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 10;
  width: 32px;
  height: 32px;
  background: transparent;
  color: red;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  box-shadow: 0 0 0 2px red;
  border-radius: 50%;
  font-size: 28px;
  line-height: 0;
  padding: 1px 0 0 0;
  opacity: 1;
  outline: none;
  transition: 300ms;
}

.modal-lighting button:hover {
  opacity: 0.75;
}

.modal-backdrop.show {
  background: rgb(0, 0, 0);
  opacity: 0.9;
}

.modal-lighting .carousel-item video::-internal-media-controls-download-button {
  display: none;
}

.modal-lighting .carousel-item video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

.modal-lighting .carousel-item video::-webkit-media-controls-panel {
  width: calc(100% + 30px); /* Adjust as needed */
}

/*End | Light box*/
.section-team {
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  background-attachment: fixed;
}
.section-team::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /*background: rgba(0, 0, 0, 0.7);*/
}

.card-profile {
  --card-bg: rgb(248, 232, 178);
  overflow: hidden;
  border-radius: 10px;
  border: none;
  text-align: center;
  background-color: #ec9e0b;
  color: #000;
  border-top: 2px solid #ec9e0b;
  border-bottom: 2px solid #ec9e0b;
  position: relative;
}
.card-profile .card-image {
  width: 100%;
  display: block;
  transition: 500ms;
}
.card-profile .card-social {
  position: absolute;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 1px;
  background-color: #ec9e0b;
  top: 50%;
  left: -40px;
  transform: translate(0, -50%);
  transition: 400ms;
}
.card-profile .card-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 34px;
  height: 34px;
  background-color: #151515;
  text-decoration: none;
}
.card-profile .card-social a:hover {
  background-color: #ec9e0b;
}
.card-profile .card-footer {
  background-color: #000000;
  position: relative;
  z-index: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  border: none;
  max-height:100%;
  height:400px;
}
.card-profile .card-footer h5 {
  margin: 0 0 2px 0;
  color: #fff;
  font-weight: 600;
}
.card-profile .card-footer p {
  margin: 0;
  opacity: 0.9;
  color: #fff;
  text-align:justify;
}
.card-profile:hover .card-image {
  transform: scale(1.05);
  opacity: 0.75;
}
.card-profile:hover .card-social {
  left: 0;
}

.goto-top {
  position: fixed;
  width: 38px;
  height: 38px;
  color: #ffffff;
  background-color: #151515;
  box-shadow: 0 0 10px #ec9e0b;
  bottom: 15px;
  right: 15px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.25s;
  border: none;
  opacity: 0;
  transform: scale(0);
  z-index: 120;
}
.goto-top.active {
  opacity: 1;
  transform: scale(1);
}
.goto-top:hover {
  background-color: #151515;
  box-shadow: 0 0 15px --bs-secondary;
}

.connect {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  position: fixed;
  right: 0;
  top: calc(50% - 60px);
  background-color: #ec9e0b;
  color: #000;
  border: none;
  padding: 16px 6px;
  transform: rotate(180deg);
  z-index: 100;
  font-weight: 600;
  letter-spacing: 2px;
}
.connect:hover {
  background-color: #151515;
  color: #ec9e0b;
}

footer {
  background: #29166f;
  padding-top: 40px;
}
footer .footer-heading {
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
}
footer .footer-para {
  color: #bababa;
  line-height: 1.6;
}
footer .footer-links {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  -moz-column-count: 2;
       column-count: 2;
}
footer .footer-links li:not(:last-child) {
  margin-bottom: 14px;
}
footer .footer-links li a {
  text-decoration: none;
  color: #bababa;
  position: relative;
  display: inline-block;
  padding-left: 18px;
}
footer .footer-links li a::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 1.5px solid currentColor;
  border-right: 1.5px solid currentColor;
  transform: rotate(45deg);
  left: -3px;
  top: 7px;
  opacity: 0.5;
  transition: 200ms;
}
footer .footer-links li a:hover {
  color: #ec9e0b;
}
footer .footer-links li a:hover::before {
  width: 9px;
  height: 1px;
  transform: rotate(0);
  top: 10px;
  left: 0;
  opacity: 1;
}
footer .footer-address {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #bababa;
}
footer .footer-address li:not(:last-child) {
  margin-bottom: 12px;
}
footer .footer-address li .address-link {
  display: flex;
  text-decoration: none;
  color: #bababa;
}
footer .footer-address li .address-link .icon {
  min-width: 30px;
  font-size: 18px;
  opacity: 0.65;
}
footer .footer-address li .address-link span {
  align-self: start;
  padding-left: 5px;
}
footer .footer-address li .address-link:hover {
  color: #ec9e0b;
}
footer .footer-address li .address-link:hover .icon {
  opacity: 1;
}
footer .copyright {
  background: #222;
  font-size: 14px;
  color: #bababa;
  padding: 20px 0;
}
footer .copyright a {
  color: #bababa;
  text-decoration: none;
}
footer .copyright a:hover {
  color: #ec9e0b;
}

.footer-social-link {
  display: flex;
  gap: 10px 12px;
}
.footer-social-link a {
  text-decoration: none;
  width: 24px;
  height: 24px;
  font-size: 18px;
  border: 1px solid transparent;
  display: inline-flex;
  align-items: center;
  color: #bababa;
}
.footer-social-link a:hover {
  color: #ec9e0b;
}

/* ========================================================== */
/* === Responsive === */
/* ========================================================== */
@media screen and (max-width: 991.9px) {
  .navbar .navbar-toggler, .navbar .btn-close {
    filter: invert(100%);
  }
  .navbar .navbar-brand {
    padding: 8px 0;
  }
  .navbar .navbar-brand img {
    width: 70px;
    top: 12px;
  }
  .navbar .navbar-collapse {
    position: fixed;
    right: -300px;
    top: 0;
    width: 260px;
    min-height: 100%;
    height: 100vh;
    background: #151515;
    bottom: 0;
    transition: 350ms;
    box-shadow: 0 5px 10px #222;
    padding-left: 15px;
    z-index: 100;
    overflow-y: auto;
  }
  .navbar .navbar-collapse.show {
    right: 0;
  }
  .navbar .navbar-nav .nav-item:not(:last-child) {
    border-bottom: 1px solid #403a2a;
  }
  .navbar .dropdown-toggle::after {
    display: none;
  }
}
@media screen and (max-width: 575.9px) {
  body:has(.navbar-collapse.show) {
    overflow: hidden;
  }
  footer .footer-links {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 15px;
  }
  footer .footer-links li {
    flex: 1 1 calc(50% - 15px);
  }
}/*# sourceMappingURL=style.css.map */