@font-face {
  font-family: helvetica2;
  src: url("HelveticaNeueLTStd-Roman.otf") format("opentype");
}

body,
html {
  font-family: helvetica2 !important;
  background-color: black;
  overflow-x: hidden;
  color: white;
  width: 100%;
  height: 100%;
  line-height: 1.71429;
  scroll-behavior: smooth;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.4074;
}
p {
  font-size: 18px;
  line-height: 30px;
  color: rgba(29, 29, 36, 0.75);
}
nav.navbar {
  z-index: 500 !important;
}
.navbar-toggler {
  background-color: #1f1f25;
}
.navbar-nav a {
  font-size: 25px !important;
}
.dropdown > .dropdown-menu > li > a {
  color: black !important;
}
.dropdown > .dropdown-menu > li > a:hover {
  color: white !important;
}
.dropdown > .dropdown-menu > li > a:focus {
  color: white !important;
}
.dropdown > .dropdown-menu > li > .dropdown-item.active {
  color: white !important;
}
.dropdown > .dropdown-menu {
  background-color: white;
}
@media (min-width: 992px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }

  .dropdown > .dropdown-toggle:active {
    pointer-events: none;
  }
}

.home-wrapper .video-wrapper video {
  position: fixed;
  top: -25%;
  left: -25%;
  width: 150%;
  height: 150%;
  overflow-y: hidden;
}
@media (max-width: 1250px) {
  .home-wrapper .video-wrapper iframe {
    top: -40%;
    left: -40%;
    width: 180%;
    height: 180%;
  }
}
.navbar-brand {
  height: 217px;
}
.navbar-brand svg {
  display: none;
  transition: 1s;
}
@media (max-width: 640px) {
  #hgf {
    font-size: 18px !important;
  }
  .navbar-brand {
    width: 100px;
  }
  .navbar-brand svg {
    width: 200px;
  }
}
@media (max-width: 992px) {
  .navbar-collapse {
    text-align: center;
    border-radius: 10px;
    background-color: #1f1f25;
  }
  .navbar-collapse > ul {
    margin: 5px !important;
  }
  .dropdown > ul > li > a {
    text-align: center;
  }
  .home-wrapper .video-wrapper iframe {
    top: -200%;
    left: -200%;
    width: 500%;
    height: 500%;
  }
}
@media (max-width: 380px) {
  .home-wrapper .video-wrapper iframe {
    top: -300%;
    left: -300%;
    width: 700%;
    height: 700%;
  }
}
@media (max-width: 700px) {
  .logospin {
    height: 100px !important;
    width: 100px !important;
  }
}
@media (max-width: 768px) {
  .mdoaserv {
    padding: 1.5rem !important;
    margin-top: 2rem;
  }
  .mdoa {
    margin-bottom: 1rem;
  }
  .section_1 .row {
    margin: 0;
  }
  .section_1 .col-lg-6.p-5 {
    padding: 1.5rem !important;
  }
}

.home-wrapper {
  height: 100vh;
  width: 100%;
}
.home-wrapper .video-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  opacity: 0.5;
}

.home-wrapper2 {
  height: 30vh;
  width: 100%;
}
.home-wrapper2 .video-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  opacity: 0.5;
}

.home-wrapper2 .video-wrapper video {
  position: fixed;
  top: -25%;
  left: -25%;
  width: 150%;
  height: 150%;
  overflow-y: hidden;
}
@media (max-width: 1250px) {
  .home-wrapper2 .video-wrapper iframe {
    top: -40%;
    left: -40%;
    width: 180%;
    height: 180%;
  }
}
@media (max-width: 992px) {
  .home-wrapper2 .video-wrapper iframe {
    top: -200%;
    left: -200%;
    width: 500%;
    height: 500%;
  }
}
@media (max-width: 380px) {
  .home-wrapper2 .video-wrapper iframe {
    top: -300%;
    left: -300%;
    width: 700%;
    height: 700%;
  }
}
.navbar-nav a {
  font-size: 18px;
  font-weight: 500;
}
.section_1 {
  color: black;
  position: relative;
  width: 100%;
  background-color: rgb(255, 255, 255);
}
.btmmsa {
  color: #1f1f25;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  display: inline-block;
  padding-bottom: 3px;
  text-decoration: none;
}
.btmmsa::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 40px;
  height: 2px;
  background: #f9004d;
  transition: 200ms;
  opacity: 0.75;
}
.btmmsa:hover::after {
  width: 80%;
}
.mdoa {
  transition: all 0.3s ease;
  border: none;
  background-color: white;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.mdoa p {
  color: rgba(29, 29, 36, 0.75);
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  transition: color 0.3s ease;
}
.mdoa h5 {
  transition: color 0.3s ease;
}
.mdoa i {
  transition: transform 0.3s ease, color 0.3s ease;
}
.mdoaserv {
  transition: all 0.3s ease;
  padding: 2rem !important;
}
.mdoaserv:hover {
  background-color: #f8f9fa;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.mdoa:hover {
  color: white;
  transform: translateY(-5px);
  background-image: linear-gradient(135deg, #ffb700, #ffd700) !important;
  box-shadow: 0 8px 25px rgba(255, 183, 0, 0.3);
}
.mdoa:hover p,
.mdoa:hover h5 {
  color: white !important;
}
.mdoa:hover i {
  transform: scale(1.1);
  color: white !important;
}

.video-thumbnail:hover img {
  transform: scale(1.05);
}
.video-thumbnail:hover .centered {
  font-size: 70px !important;
  color: #ffd700 !important;
}

/* New Video Hero Section */
.video-hero-section {
  overflow: hidden;
}
.video-thumbnail-hero {
  position: relative;
  display: block;
  transition: all 0.3s ease;
}
.video-thumbnail-hero:hover img {
  transform: scale(1.05);
  filter: brightness(0.6) !important;
}
.video-thumbnail-hero:hover .video-overlay i {
  transform: scale(1.1);
  color: #ffd700 !important;
}
.video-overlay {
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}
.video-thumbnail-hero:hover .video-overlay {
  background: rgba(0, 0, 0, 0.4);
}

/* New Service Cards */
.service-card-new {
  background: #ffffff;
  border-radius: 20px;
  padding: 2.5rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: 1px solid rgba(255, 183, 0, 0.1);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
}

.service-card-new::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #ffb700, #ffd700);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}

.service-card-new:hover::before {
  transform: scaleX(1);
}

.service-icon-box {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #ffb700, #ffd700);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 8px 20px rgba(255, 183, 0, 0.3);
}

.service-icon-box i {
  font-size: 2.5rem;
  color: white;
  transition: transform 0.4s ease;
}

.service-card-new:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 40px rgba(255, 183, 0, 0.25);
  border-color: rgba(255, 183, 0, 0.3);
}

.service-card-new:hover .service-icon-box {
  transform: rotate(5deg) scale(1.1);
  box-shadow: 0 12px 30px rgba(255, 183, 0, 0.4);
}

.service-card-new:hover .service-icon-box i {
  transform: scale(1.1);
}

.service-title-new {
  font-size: 1.5rem;
  color: #1d1d24;
  transition: color 0.3s ease;
}

.service-card-new:hover .service-title-new {
  color: #ffb700;
}

.service-desc-new {
  font-size: 1rem;
  line-height: 1.7;
  color: rgba(29, 29, 36, 0.75);
  margin-bottom: 0;
  transition: color 0.3s ease;
}

.service-card-new:hover .service-desc-new {
  color: rgba(29, 29, 36, 0.9);
}

/* Animation for service cards */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.service-card-new {
  animation: fadeInUp 0.6s ease-out forwards;
}

/* Stagger animation for grid items */
.row.g-4 > div:nth-child(1) .service-card-new { animation-delay: 0.1s; }
.row.g-4 > div:nth-child(2) .service-card-new { animation-delay: 0.2s; }
.row.g-4 > div:nth-child(3) .service-card-new { animation-delay: 0.3s; }
.row.g-4 > div:nth-child(4) .service-card-new { animation-delay: 0.4s; }
.row.g-4 > div:nth-child(5) .service-card-new { animation-delay: 0.5s; }
.row.g-4 > div:nth-child(6) .service-card-new { animation-delay: 0.6s; }
.row.g-4 > div:nth-child(7) .service-card-new { animation-delay: 0.7s; }
.row.g-4 > div:nth-child(8) .service-card-new { animation-delay: 0.8s; }

/* Portfolio Cards */
.portfolio-card-new {
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer;
  border: 1px solid rgba(255, 183, 0, 0.1);
  opacity: 0;
}

.portfolio-image-wrapper {
  position: relative;
  overflow: hidden;
  height: 250px;
}

.portfolio-img {
  width: 100%;
  height: 100%;
  transition: transform 0.4s ease;
}

.portfolio-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.3s ease;
}

.portfolio-overlay i {
  font-size: 80px;
  color: #ffb700;
  transition: all 0.3s ease;
}

.portfolio-card-new:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 40px rgba(255, 183, 0, 0.25);
  border-color: rgba(255, 183, 0, 0.3);
}

.portfolio-card-new:hover .portfolio-img {
  transform: scale(1.1);
}

.portfolio-card-new:hover .portfolio-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}

.portfolio-card-new:hover .portfolio-overlay i {
  transform: scale(1.1);
  color: #ffd700;
}

.portfolio-title {
  padding: 1.5rem;
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  color: #1d1d24;
  transition: color 0.3s ease;
}

.portfolio-card-new:hover .portfolio-title {
  color: #ffb700;
}

/* Animation for portfolio cards */
.portfolio-card-new {
  animation: fadeInUp 0.6s ease-out forwards;
}

/* Stagger animation for portfolio grid items */
.row.g-4 > div:nth-child(1) .portfolio-card-new { animation-delay: 0.1s; }
.row.g-4 > div:nth-child(2) .portfolio-card-new { animation-delay: 0.2s; }
.row.g-4 > div:nth-child(3) .portfolio-card-new { animation-delay: 0.3s; }
.row.g-4 > div:nth-child(4) .portfolio-card-new { animation-delay: 0.4s; }
.row.g-4 > div:nth-child(5) .portfolio-card-new { animation-delay: 0.5s; }
.row.g-4 > div:nth-child(6) .portfolio-card-new { animation-delay: 0.6s; }
.row.g-4 > div:nth-child(7) .portfolio-card-new { animation-delay: 0.7s; }
.row.g-4 > div:nth-child(8) .portfolio-card-new { animation-delay: 0.8s; }

@media (max-width: 768px) {
  .service-card-new {
    padding: 2rem;
    margin-bottom: 1.5rem;
  }
  .service-icon-box {
    width: 70px;
    height: 70px;
  }
  .service-icon-box i {
    font-size: 2rem;
  }
  .service-title-new {
    font-size: 1.3rem;
  }
  .video-hero-section img {
    height: 300px !important;
  }
  .video-overlay i {
    font-size: 70px !important;
  }
  .video-overlay h3 {
    font-size: 1.2rem !important;
  }
  .section_1 h2 {
    font-size: 2rem !important;
  }
  .portfolio-image-wrapper {
    height: 200px;
  }
  .portfolio-overlay i {
    font-size: 60px;
  }
  .portfolio-title {
    padding: 1rem;
    font-size: 1rem;
  }
}

.galimai img {
  height: 200px;
  object-fit: cover;
  object-position: center;
}
.galimai .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 44px;
  transition: 100ms;
  transform: translate(-50%, -50%);
}
.galimai_top:hover .galimai .centered {
  font-size: 64px;
  transition: 100ms;
}
footer {
  background-color: #d5d5d5;
}
.pcf {
  font-size: 1rem;
  line-height: 1.8em;
  opacity: 0.8;
  font-weight: 300;
  transition: 100ms;
}
.pcf a {
  text-decoration: none;
  color: black;
}
footer .pcf:hover {
  transition: 100ms;
  transform: scale(1.1);
  display: 1000;
}

/* ----------------------------------------------------------------
    Job listing CSS
-----------------------------------------------------------------*/

.card-job-listing {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 20px 20px;
  background: #ffffff;
  border: 1px solid #ecedf2;
  box-sizing: border-box;
  border-radius: 10px;
  transition: all 300ms ease;
  align-items: center;
  margin-bottom: 30px;
  box-shadow: 0 2px 5px 0 rgb(68 68 68 / 20%);
}

.job-listing-description {
  width: 75%;
}

.job-types {
  margin-bottom: 25px;
  font-size: 14px;
}

.job-types span {
  padding: 6px 12px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 10px;
  margin-bottom: 15px;
}

span.job-badge {
  color: #ffffff;
  background-image: linear-gradient(90deg, #ffb700, #b9a913) !important;
}

.job-listing-description h4 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 10px;
}

.job-listing-description h4 a {
  color: #1f1f25;
}

.exp::before {
  content: "|";
  padding: 5px 10px;
}

.exp:first-child::before,
.two-sec-list li::before {
  display: none;
}

span.exp {
  color: #606062;
  font-size: 14px;
}

.card-job-listing .exp i {
  font-size: 20px;
  margin-right: 5px;
}

.card-job-listing a.btn-common {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-bottom: 0px;
}

/* ----------------------------------------------------------------
    Job details CSS
-----------------------------------------------------------------*/

.job-sub-head {
  font-size: 20px;
  font-weight: 600;
  color: #1f1f25;
  line-height: 28px;
  margin: 5px 0px 15px;
}

.job-desc-sec .other-details {
  margin-bottom: 30px;
}

.details {
  border-bottom: 1px solid #e5e2e2;
  padding: 10px 10px 10px;
}

.details.details-new {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.details.details-new label {
  width: 35%;
}

.details label {
  color: #1f1f25;
  font-weight: 600;
  display: block;
}

.details:hover {
  background: #f6f6f6;
}

.job-desc-sec h5 {
  font-size: 20px;
  font-weight: 600;
  color: #1f1f25;
  line-height: 28px;
  margin: 20px 0px 1rem;
}

.job-details-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  margin-top: 0px;
}

.apply-now-sec {
  background: #ffffff;
  border-radius: 10px;
  padding: 5%;
  border: 1px solid #ebf0f6;
  box-shadow: 0 0 10px 7px rgb(0 0 0 / 3%);
}

/* ----------------------------------------------------------------
    Media Queries CSS
-----------------------------------------------------------------*/

@media (min-width: 320px) and (max-width: 480px) {
  .details.details-new span {
    width: 57%;
  }

  .details.details-new label {
    width: 40%;
    margin-right: 10px;
  }

  span.exp {
    display: block;
  }
  .exp::before {
    display: none;
  }

  .job-listing-description {
    width: 60%;
  }
}

/*------------------------------------*/

.pgalleryimg {
  height: 200px;
  border-radius: 10px;
  /* opacity: 0.6; */
}

.pgallerytext {
  position: absolute;
  bottom: 0;
  padding-left: 5px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: bold;
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #1f1f255e;
  justify-content: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.pgallerymain {
  cursor: pointer;
  transition: 0.2s;
}

.pgallerymain:hover {
  transform: scale(1.1);
}

.fldd {
  font-size: 18px;
  line-height: 30px;
  color: rgba(29, 29, 36, 0.75);
  text-decoration: none;
}

.logospin {
  animation: spin 3s infinite linear;
  transform-origin: 50% 50%;
  transform-box: fill-box;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}
.loder1 {
  position: fixed;
  width: 100vw;
  height: 100%;
  z-index: 2000;
  background-color: rgb(0, 0, 0);
  transition: 10s;
}
.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 275px;
  transform: translate(-50%, -50%);
}
.loader2 {
  position: absolute;
  top: 0%;
  left: 0%;
  margin: 0;
  padding: 0;
  height: 275px;
  transition: 1s;
}
@media (max-width: 640px) {
  .loader svg {
    width: 200px;
    height: 218px;
  }
  .loader2 svg {
    width: 200px;
    height: 218px;
  }
}

.clientfet {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.clientfet img {
  max-width: 150px;
  margin: 15px;
}

/* Career Page Button Hover Effect */
.btn[style*="background-color: #ffb700"]:hover {
  background-color: #ffd700 !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(255, 183, 0, 0.4);
}

/* 404 Page Button Hover Effects */
.btn[style*="background-color: transparent"][style*="border: 2px solid #ffb700"]:hover {
  background-color: #ffb700 !important;
  color: #1d1d24 !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(255, 183, 0, 0.4);
}
