.logo-apl{
    min-width: 130px !important;
    height: 58px !important;
    width: 100%;
}
.main-header--three{
    top: 0px;
    height: 90px;
}
.main-header--three .main-menu .main-menu__list > li {
    padding-top: 20px;
    padding-bottom: 20px;
}
.box-about{
    background: #fff;
    padding: 10px;
    border-radius: 8px;
}
.box-about h6{
    margin: 0;
}
.about-four__image__list li:nth-child(3){
    top: 320px;

}
.about-four__image__list li:nth-child(4){
    top: 320px;
}
.about-four__image__list li{
    padding: 18px 20px 18px 70px;
}
.about-four__image__list li i{
    left: 23px;
}
.line-project{
    line-height: 20px;
}

.elementor-1045 .elementor-element.elementor-element-c6130b4:not(.elementor-motion-effects-element-type-background){
    background-image: url(../img/footer-aditya.png) !important;
}

.facility-bg-defense{
  background-image: url(../img/facility-defense-bg.jpg);
}
.production-bg-defense{
  background-image: url(../img/production-bg-img.jpg);
}
.career-bg-lab{
  background-image: url(../img/career-bg.jpg);
}
.new-contact{
  padding: 165px 0 165px;
}
.menu-icon{
     max-width: 25px !important;
    max-height: 25px !important;
    width: 100%;
    margin-right: 10px;
}
.main-menu .main-menu__list li ul li > a{
  padding: 8px 5px;
}

/* new-slider */
.main-menu .main-menu__list li:hover > .big-menu{
    opacity: 1;
    visibility: visible;
    transform: scaleY(1) translateZ(0px);
}
.main-menu .main-menu__list li .big-menu{
      right: -130px;
    /* width: 100%; */
    min-width: 620px !important;
    left: unset !important;
        position: absolute;
    top: 100%;
    /* left: -25px; */
    /* min-width: 270px; */
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    transform-origin: top center;
    transform: scaleY(0) translateZ(100px);
    transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
    z-index: 99;
    background-color: var(--hyperfly-white, #fff);
    box-shadow: 0px 10px 60px 0px RGBA(var(--hyperfly-white-rgb), 0.07);
    padding: 15px 20px 11px;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}

.new-ul-custom{
  position: relative !important;
  opacity: 1 !important;
  padding: 0 !important;
  box-shadow: unset !important;
  visibility: unset !important;
  transform: unset !important;
}

.new-sub-menu{
    left: -270px !important;
    min-width: 480px !important;
}


.new-sub-menu li a{
  font-size: 14px !important;
  margin-bottom: 0 !important;
}

.mobile-nav__content .main-menu__list ul li > a{
  display: block;
  line-height: 45px;
  padding-left: 0em;
}
.mobile-nav__content{
  background-color: #0f084e;
}







.bdt-timeline-container {
display: flow-root;
    box-sizing: content-box;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    overflow: hidden;
}

.first-slider{
    width: 100%;
    margin-right: 5%;
    margin-left: 5%;
}
.upk-salf-slider-wrapper {
  display: flex;
  flex-direction: row;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  height: 400px;
  padding: 30px;
  position: relative;
}
.upk-salf-slider-wrapper .upk-salf-item {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
}
.upk-salf-slider-wrapper .upk-salf-item.swiper-slide-active .upk-salf-title,
.upk-salf-slider-wrapper .upk-salf-item.swiper-slide-active .upk-salf-desc,
.upk-salf-slider-wrapper .upk-salf-item.swiper-slide-active .upk-salf-button {
  opacity: 1;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-image-wrap {
  height: 100%;
  width: 100%;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-xanc-img {
  display: block;
  width: 100%;
  height: 800px;
  -o-object-fit: cover;
     object-fit: cover;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-content-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  top: unset;
  max-width: 460px;
  overflow: hidden;
  background: #ffffff8a;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  transition: -webkit-backdrop-filter 0.9s;
  transition: backdrop-filter 0.9s;
  transition: backdrop-filter 0.9s, -webkit-backdrop-filter 0.9s;
  padding: 20px;
  padding-left: 20px;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-title {
  font-size: 23px;
  font-weight: 700;
  line-height: 1.2;
  color: #2B2D42;
  text-transform: capitalize;
  margin-bottom: 20px;
  opacity: 0;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-desc {
  color: #656565;
  font-size: 14px;
  line-height: 1.6;
  text-transform: capitalize;
  margin-bottom: 20px;
  opacity: 0;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-button {
  opacity: 0;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-button .link {
  color: #2b2d42;
  cursor: pointer;
  font-weight: 500;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 14px;
  transition: all 0.3s ease;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-button .link:hover {
  color: #ff215a;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-button .link--arrowed {
  display: inline-block;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-button .link--arrowed .arrow-icon {
  position: relative;
  top: 0;
  transition: transform 0.3s ease;
  vertical-align: middle;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-button .link--arrowed .arrow-icon--circle {
  transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-button .link--arrowed g {
  stroke: currentColor;
  color: #2b2d42;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-button .link--arrowed:hover .arrow-icon {
  transform: translate3d(5px, 0, 0);
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-button .link--arrowed:hover .arrow-icon--circle {
  stroke-dashoffset: 0;
}
.upk-salf-slider-wrapper .upk-salf-item .upk-salf-button .link--arrowed:hover g {
  color: #ff215a;
}
.upk-salf-slider-wrapper .upk-page-scroll {
  position: absolute;
  bottom: 8%;
  right: 5%;
  transform: rotate(90deg);
  z-index: 1;
  display: none;
}
.upk-salf-slider-wrapper .upk-page-scroll .arrow-up {
  height: 70px;
  width: 70px;
  display: block;
  background: #ffffffc9;
  -webkit-backdrop-filter: blur(18px);
          backdrop-filter: blur(18px);
  position: relative;
  cursor: pointer;
  transition: all 0.5s cubic-bezier(0.25, 1.7, 0.35, 1.5);
  transform: rotate(-90deg);
  overflow: hidden;
}
.upk-salf-slider-wrapper .upk-page-scroll .arrow-slide {
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background: #ff215a;
  position: absolute;
  display: block;
  z-index: 0;
}
.upk-salf-slider-wrapper .upk-page-scroll .long-arrow-left {
  display: block;
  margin: 30px auto;
  width: 16px;
  height: 16px;
  border-top: 2px solid #2b2d42;
  border-left: 2px solid #2b2d42;
}
.upk-salf-slider-wrapper .upk-page-scroll .long-arrow-left {
  transform: rotate(-135deg);
}
.upk-salf-slider-wrapper .upk-page-scroll .long-arrow-left::after {
  content: "";
  display: block;
  width: 2px;
  height: 25px;
  background-color: #2b2d42;
  transform: rotate(-45deg) translate(8px, 3px);
  left: 0;
  top: 0;
}
.upk-salf-slider-wrapper .upk-page-scroll .arrow-up:hover {
  transition: all 0.1s;
}
.upk-salf-slider-wrapper .upk-page-scroll .arrow-up:hover .left-arm:after {
  transform: rotate(-10deg);
}
.upk-salf-slider-wrapper .upk-page-scroll .arrow-up:hover .right-arm:after {
  transform: rotate(10deg);
}
.upk-salf-slider-wrapper .upk-page-scroll .arrow-up:hover .arrow-slide {
  transition: all 0.5s ease-in-out;
  transform: translateY(200%);
}
.upk-salf-slider-wrapper .upk-salf-nav-pag-wrap {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
}
.upk-salf-slider-wrapper .upk-salf-navigation {
  margin-top: 40px;
  margin-right: 2px;
}
.upk-salf-slider-wrapper .upk-salf-navigation .link--arrowed {
  display: inline-block;
}
.upk-salf-slider-wrapper .upk-salf-navigation .link--arrowed .arrow-icon {
  position: relative;
  top: 0;
  transition: transform 0.3s ease;
  vertical-align: middle;
}
.upk-salf-slider-wrapper .upk-salf-navigation .link--arrowed .arrow-icon--circle {
  transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
}
.upk-salf-slider-wrapper .upk-salf-navigation .link--arrowed g {
  stroke: currentColor;
  color: #2b2d42;
}
.upk-salf-slider-wrapper .upk-salf-navigation .link--arrowed:hover .arrow-icon {
  transform: translate3d(5px, 0, 0);
}
.upk-salf-slider-wrapper .upk-salf-navigation .link--arrowed:hover .arrow-icon--circle {
  stroke-dashoffset: 0;
}
.upk-salf-slider-wrapper .upk-salf-navigation .link--arrowed:hover g {
  color: #ff215a;
}
.upk-salf-slider-wrapper .upk-salf-navigation .upk-button-next {
  margin-top: 15px;
  transform: rotate(90deg);
}
.upk-salf-slider-wrapper .upk-salf-navigation .upk-button-prev {
  transform: rotate(-90deg);
}
.upk-salf-slider-wrapper .upk-salf-pagi-wrap {
  position: absolute;
  top: 43%;
  right: 0;
  margin-right: 22px;
}
@-webkit-keyframes progress {
  0% {
    stroke-dashoffset: 75;
    opacity: 1;
  }
  95% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
  100% {
    opacity: 0;
    stroke-dashoffset: 0;
  }
}
@keyframes progress {
  0% {
    stroke-dashoffset: 75;
    opacity: 1;
  }
  95% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
  100% {
    opacity: 0;
    stroke-dashoffset: 0;
  }
}
.upk-salf-slider-wrapper .upk-salf-pagi-wrap .swiper-pagination-bullet {
  background-color: transparent;
  opacity: 0.8;
}
.upk-salf-slider-wrapper .upk-salf-pagi-wrap .swiper-pagination-bullet--svg-animation {
  width: 20px;
  height: 20px;
  margin: 6px -7px;
  display: inline-block;
}
.upk-salf-slider-wrapper .upk-salf-pagi-wrap .swiper-pagination-bullet--svg-animation svg {
  transform: rotate(-90deg);
}
.upk-salf-slider-wrapper .upk-salf-pagi-wrap .swiper-pagination-bullet--svg-animation .svg__circle-inner {
  stroke: #2b2d42;
  fill: transparent;
  transition: all 0.3s ease;
}
.upk-salf-slider-wrapper .upk-salf-pagi-wrap .swiper-pagination-bullet-active .svg__circle {
  stroke: #ff215a;
  stroke-dasharray: 75;
  stroke-dashoffset: 0;
  -webkit-animation: progress 4s ease-in-out 1 forwards;
  animation: progress 4s ease-in-out 1 forwards;
}
.upk-salf-slider-wrapper .upk-salf-pagi-wrap .swiper-pagination-bullet-active .svg__circle-inner {
  fill: #2b2d42;
  stroke: #ff215a;
}

@media (min-width: 768px) {
  .upk-salf-slider-wrapper {
    height: 550px;
    padding: 60px;
  }
  .upk-salf-slider-wrapper .upk-page-scroll {
    bottom: 4%;
    display: inherit;
  }
  .upk-salf-slider-wrapper .upk-salf-item .upk-salf-title {
    font-size: 40px;
  }
  .upk-salf-slider-wrapper .upk-salf-item .upk-salf-content-wrap {
    max-width: 400px;
    padding: 40px;
    padding-left: 0;
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
  }
  .upk-salf-slider-wrapper .upk-salf-item .upk-salf-image-wrap {
    width: 80%;
  }
  .upk-salf-slider-wrapper .upk-salf-navigation {
    margin-top: 60px;
    margin-right: 20px;
  }
  .upk-salf-slider-wrapper .upk-salf-pagi-wrap {
    margin-right: 47px;
  }
  .upk-salf-slider-wrapper .upk-salf-pagi-wrap .swiper-pagination-bullet--svg-animation {
    margin: 6px 0;
  }
}
@media (min-width: 1024px) {
  .upk-salf-slider-wrapper {
    height: 650px;
    padding: 70px;
  }
  .upk-salf-slider-wrapper .upk-page-scroll {
    bottom: 9%;
  }
  .upk-salf-slider-wrapper .upk-salf-item .upk-salf-title {
    font-size: 50px;
  }
  .upk-salf-slider-wrapper .upk-salf-item .upk-salf-content-wrap {
    max-width: 560px;
    padding: 50px;
    padding-left: 0;
  }
  .upk-salf-slider-wrapper .upk-salf-item .upk-salf-desc {
    font-size: 16px;
  }
  .upk-salf-slider-wrapper .upk-salf-item .upk-salf-button .link {
    font-size: 16px;
  }
  .upk-salf-slider-wrapper .upk-salf-item .upk-salf-image-wrap {
    width: 70%;
  }
  .upk-salf-slider-wrapper .upk-salf-navigation {
    margin-top: 85px;
    margin-right: 30px;
  }
  .upk-salf-slider-wrapper .upk-salf-pagi-wrap {
    margin-right: 53px;
  }
  .upk-salf-slider-wrapper .upk-salf-pagi-wrap .swiper-pagination-bullet--svg-animation {
    margin: 6px -5px;
  }
}
@media (min-width: 1440px) {
  .upk-salf-slider-wrapper {
    height: 700px;
    padding: 30px;
  }
  .upk-salf-slider-wrapper .upk-salf-item .upk-salf-title {
    font-size: 55px;
  }
}
.button {
  background: #f00;
  padding: 18px 20px;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 50px;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
}
/* end */


.core-exp-box{
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
}
.core-exp-box img{

}
.core-content p{
    line-height: 22px;
    font-size: 14px;
}

.top-custom-border{
    border-top: 1px solid var(--hyperfly-border-color, #EFEFEF);
}
.our-partners{
    position: relative;
    background-color: var(--hyperfly-white, #fff);
    border-radius: 10px;
    padding: 20px 20px 20px;
    counter-increment: count;
    transition: all 0.4s ease;
    /* max-width: 300px; */
    width: 100%;
    height: 100%;
    text-align: center;
}

.our-partners img {
  max-width: 150px;
  width: 100%;
  margin: auto;
}
.our-partners h6{
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}
.our-partners p{
    margin-bottom: 5px;
    line-height: 25px;
}
.our-partners span{
    padding: 7px 20px;
    border-radius: 30px;
}

.badge-blue{
  background: #0d6efd30;
  color: #2879f0;
}
.badge-green{
    background: #cef9e5;
    color: #198754;
}
.badge-red{
background: #fd0d8424;
    color: #e11617;
}
.badge-purple{
 background: #661bff30;
  color: #5024e4;
}

.boxes-count{
  text-align: center;
}
.boxes-count h4{
  font-weight: 700;
}
.boxes-count p{
  margin: 0;
}
.new-cont{
      z-index: 999;
    position: relative;
}

.boxes-side{
  text-align: center;
  border: 1px solid #eee;
  border-radius: 5px;
  display: block;
  padding: 15px;
}
.boxes-side h4{
  font-size: 18px;
}
.boxes-side p{
  font-size: 14px;
}

.new-headings{
      font-size: 45px;
    font-weight: 500;
    line-height: 1px;
    /* margin: 0 0 19px; */
    text-align: start;
}
.last-three{
  padding: 10px;
  border: 1px solid #eee;
  text-align: center;
  background-color: #e1e1e1;
  border-radius: 100px;
}
.about-four .sec-title{
  max-width: 100%;
}
.main-header--three .main-header__inner{
  padding: 0 115px;
}
.flight-one__item__title::after{
  width: 0;
}

.color-red{
  color: var(--hyperfly-base, #E11617);
}
.footer-logo{
  height: 60px !important;
}

.header-btn{
      display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%) !important;
    font-family: var(--hyperfly-heading-font);
    color: var(--hyperfly-white, #fff) !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: 500ms;
    position: relative;
    overflow: hidden;
    border-radius: 7px;
    text-align: center;
    padding: 10px;
}



/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline {
  white-space: nowrap;
  /* overflow-x: hidden; */
}
.timeline ol {
  font-size: 0;
  width: 100vw;
  padding: 250px 0;
  transition: all 1s;
}

.timeline ol li {
  position: relative;
  display: inline-block;
  list-style-type: none;
  width: 160px;
  height: 3px;
  background: #e2e2e2;
}

.timeline ol li:last-child {
  width: 280px;
}

.timeline ol li:not(:first-child) {
  margin-left: 14px;
}

.timeline ol li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 1px);
  bottom: 0;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #f45b69;
}

.timeline ol li div {
  position: absolute;
  left: calc(100% + 7px);
  width: 280px;
  padding: 15px;
  font-size: 1rem;
  white-space: normal;
  color: black;
  /* background: #f2f3f7; */
}

.timeline ol li div::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ol li:nth-child(odd) div {
  top: -16px;
  transform: translateY(-100%);
}

.timeline ol li:nth-child(odd) div::before {
  top: 100%;
  border-width: 8px 8px 0 0;
  /* border-color:#f2f3f7 transparent transparent transparent; */
}

.timeline ol li:nth-child(even) div {
  top: calc(100% + 16px);
}

.timeline ol li:nth-child(even) div::before {
  top: -8px;
  border-width: 8px 0 0 8px;
  /* border-color: transparent transparent transparent #f2f3f7; */
}

.timeline time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}

/* TIMELINE ARROWS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline .arrows {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 55px;
}

.timeline .arrows .arrow__prev {
  margin-right: 0px;
}

.timeline .disabled {
  opacity: 0.5;
}

.timeline .arrows img {
  width: 30px;
  height: 35px;
}

/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 599px) {
  .timeline ol,
  .timeline ol li {
    width: auto;
  }

  .timeline ol {
    padding: 0;
    transform: none !important;
  }

  .timeline ol li {
    display: block;
    height: auto;
    background: transparent;
  }

  .timeline ol li:first-child {
    margin-top: 25px;
  }

  .timeline ol li:not(:first-child) {
    margin-left: auto;
  }

  .timeline ol li div {
    position: static;
    width: 94%;
    height: auto !important;
    margin: 0 auto 25px;
  }

  .timeline ol li:nth-child(odd) div {
    transform: none;
  }

  .timeline ol li:nth-child(odd) div::before,
  .timeline ol li:nth-child(even) div::before {
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    border: none;
    border-left: 2px solid #d3d3d3;
    height: 25px;
  }

  .timeline ol li:last-child,
  .timeline ol li:nth-last-child(2) div::before,
  .timeline ol li:not(:last-child)::after,
  .timeline .arrows {
    display: none;
  }
}



/* box-color */
.bg-orange-light{
    background-color: #FFEFE6;
}
.bg-orange-light::before{
  border-color: #FFEFE6 transparent transparent transparent;
}

.bg-blue-light{
    background-color: #E2E7FE;
}
.bg-blue-light::before{
  border-color: transparent transparent transparent #E2E7FE;
}

.bg-purple-light{
    background-color: #F4E1FF;
}
.bg-purple-light::before{
  border-color: #F4E1FF transparent transparent transparent;
}

.bg-green-light{
    background-color: #E4FFCF;
}
.bg-green-light::before{
  border-color: transparent transparent transparent #E4FFCF;
}

.bg-pink-light{
    background-color: #FFE8F2;
}
.bg-pink-light::before{
  border-color: #FFE8F2 transparent transparent transparent;
}

.bg-rama-light{
  background: #cef8f6;
}
.bg-rama-light::before{
  border-color: transparent transparent transparent #cef8f6;
}
/* end */

.logo-about-partner{
    background: #fff;
    border-radius: 10px;
    padding: 10px 10px 20px 10px;
    text-align: center;
}

.logo-about-partner img{
  width: 100%;
  max-width: 170px;
  margin: auto;
}
.logo-about-partner h6{
  margin-bottom: 0;
}

/* FOOTER STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-footer {
  position: fixed;
  right: 0;
  bottom: 20px;
  display: flex;
  align-items: center;
  padding: 5px;
  color: black;
  background: rgba(255, 255, 255, 0.65);
}

.page-footer a {
  display: flex;
  margin-left: 4px;
}
.new-mission{
  display: flex;
  align-items: center;
}
.new-mission i{
  font-size: 50px;
  line-height: 50px;
  color: #E11617;
}
.new-mission h4{
  color: #2B2D42 !important;
}
.free-style-size h4{
      font-size: 28px !important;
    line-height: 40px;
}
.about-boxes-three{
 border: 1px solid var(--hyperfly-border-color, #EFEFEF);
 text-align: center;
}
.first-in-cloud{
  position: relative;
  z-index: 99;
}
.three-boxes-infra{
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  padding: 35px 25px;
  min-height: 310px;
  height: 100%;
}
.three-boxes-infra i{
  color: #E11617;
  font-size: 50px;

}
.three-boxes-infra h4{
  color: #2B2D42;
  margin-bottom: 15px;
}
.three-boxes-infra p{
  margin: 0;
  font-size: 15px;
}

.certi-section-box{
    border: 1px solid;
    padding: 20px;
    border-radius: 10px
}
.name-i{
  color: #fff;
}
.name-i i{
  color: #E11617;

}
.content-porson{

}
.new-cer-i{
  font-size: 45px;
  display: flex;
  align-items: center;
}
.new-set-number{
  padding: 10px;
  display: flex;
  align-items: center;
  right: 40px;
  bottom: 40px;
}
.new-set-number .faq-one__image__info__icon{
  line-height: 0;
}
.new-set-number i{
  font-size: 23px;
}
.new-set-number h3{
  font-size: 20px;
  display: inline-block;
}
.new-cer-i i{
  color: #E11617;
  margin-right: 20px;
  font-size: 40px;
}

.data-label label{
  color: #444444;
  margin-bottom: 2px;
}
.data-label h6{
  color: #0c0c0c;
  font-size: 14px;
}
.boxes-eng{
    background: #f3f4f8;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
    min-height: 180px;
}
.eng-cap i{
  font-size: 25px;
  color: #e11617;
}
.cus-m-size li{
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 0px;
}
.btdc{
  border: 1px solid #d5d7ff;
  padding: 10px;
  border-radius: 15px;

}
.new-size{
    font-size: 16px !important;
    font-weight: 500 !important;
}
.new-size i{
  font-size: 20px !important;
}
.ic-img img{
  width: 100%;
  border-radius: 10px;
}
.points-boxes{
  position: relative;
    border: 1px solid var(--hyperfly-border-color, #EFEFEF);
    background-color: var(--hyperfly-white, #fff);
    padding: 20px;
    transition: all 400ms 
ease;
}

.footer-con{
  color: rgba(var(--hyperfly-white-rgb, 255, 255, 255), 0.65);
}

.new-right{
  border-left: 2px solid rgba(var(--hyperfly-black-rgb), 0.07);
  padding-left: 30px;
}

.pading-footer{
      padding-bottom: 75px;
}
.main-slider-one__content{
      top: -235px;
}
.gbl-logo{
    max-width: 70px !important;
    width: 100%;
}


.header-con-btn{
      background: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%);
    text-align: center;
    color: #fff;
    padding: 3px 0px;
    border-radius: 5px;
}
.new-t-design{
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #735762;
    height: 100%;
    min-height: 670px;
}
.main-tems{
  color: #fff;
  font-size: 14px;
}
.tems-ul{
  padding-left: 20px;
  margin: 0;
}
.tems-ul li{
  list-style-type:circle;
  color: #fff !important;
}

.custom-a-aga{

}
.custom-a-aga img{
border-radius: 50px;
    /* box-shadow: 1px 11px 15px #9f9f9f; */
    /* border: 3px solid #8383834a; */
}
.new-img-he{
  background-image: url(../img/about/first-bg.jpg);
}
.contact-banner{
  background-image: url(../img/contact-banner.jpg);
}
.new-t-bg{
    background-color: #56303f;
}
.new-title{
  line-height: 25px;
}
.new-facelity-update{
    font-size: 16px;
    line-height: 23px !important;
        padding: 0px 20px;
}
.new-ul-block li{
  margin-top: 0px;
  font-size: 15px;
  font-weight: 400;
}
.top-badge{
  position: absolute;
    top: -3px;
    right: 0px;
}

.top-badge .careers-one__item__time--partime{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.testimonials-card{
  overflow: hidden;
  min-height: 385px;
}
.omf-box{
      text-align: center;
    background-color: #fff;
    border-radius: 10px;
    padding: 35px 25px;
    /* min-height: 310px; */
    height: 100%;
}
.faci-box{
    border: 1px solid #d5d7ff;
    border-radius: 15px;
    padding: 15px;
}
.faci-box h4{
  margin-bottom: 10px;
}
.faci-box p{
  margin: 0;
}


.small-data-p{
  font-size: 15px;
  line-height: 19px;
}
.new-h4{
  font-size: 18px;
}
.itc-hei{
    min-height: 340px;
    height: 100%;
}
.icon-smal i{
    font-size: 40px;
    margin: auto;
}
.set-data{
    position: relative;
    background-color: var(--hyperfly-white, #fff);
    border-radius: 10px;
    padding: 40px 40px 31px;
    counter-increment: count;
    transition: all 0.4s ease;
    min-height: 300px;
    height: 100%;
}
.end-h4{
  font-weight: 600;
}
.new-i-lt{
  width: 50px;
    height: 50px;
    font-size: 50px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%);
    position: relative;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}
.new-set-row{

}
.new-set-row label{

}
.new-set-row h6{
    font-size: 15px;
}

.contact-btn{
    background: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%) !important;
    text-align: center;
    color: #fff !important;
    padding: 3px 0px;
    border-radius: 5px;
}
.end-p-end{
    font-size: 14px;
    line-height: 20px;
}

.products-box{
  /* border: 1px solid #d5d7ff;
  border-radius: 15px;
  padding: 15px; */
}
.new-data-line{

}
.new-per{
  /* border: 1px solid #d5d7ff; */
  padding: 5px;
  /* border-radius: 10px; */
  /* background-color: #ebe7fc; */

}
.new-per label{
font-size: 14px;
    margin-bottom: 3px;
}
.new-per h6{
    margin-bottom: 6px;
}
.heading-boxes h5 i{
      color: #5b5b5b;
}
.bg-badge{
   background: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%) !important;
    padding: 3px 20px;
    font-weight: 500;
    border-radius: 30px;
    color: #ffffff;
    box-shadow: 0px 4px 10px #fb766970;
}
.key-box{
    position: relative;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 15px;
    text-align: start;
    font-size: 14px;
    height: 100%;
    background: #f6f6f6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.key-box::after{
  position:absolute;
  content: '';
  background: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%) !important;
      width: 5px;
    height: 60%;
    margin: auto;
    left: -6px;
    top: 19px;
    bottom: auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.key-inner-round{
  background-color: #fff;
  /* box-shadow: 0px 4px 14px #e9e9e9; */
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 80px;
  margin: auto;
  display: inline-block;
  text-align: center;
  border: 1px solid #e6e6e6;
}
.key-inner-round img{
  max-width: 30px;
}
.p-box-key{
    width: calc(100% - 26%);
    display: inline-block;
}
.box-main-icon{
  width: 23%;
}
.key-box p{
  font-size: 15px;
  font-weight: 600;
  color: #000;
  line-height: 20px;
  margin-bottom: 0;
}

.glx-pd{

}
.glx-pd img{
  width: 100%;
}
.career-why-box{
    box-shadow: 1px 5px 14px #eee;
    border-radius: 20px;
    padding: 10px;
}
.careers-one__item{
  height: 100%;
}

.contact-map--dark iframe{
  mix-blend-mode: unset;
  filter: unset;
}
.partner-boxes{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.new-logo-adjust{
  height: 90px !important;
}
.slider-bg{
  background-image: url(../img/slider-new/conCraneBG-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 700px;
      display: flex;
    align-items: center;
}
.equel-width{
  max-width: 1250px;
  width: 100%;
  margin: auto;
}
.heroset-content h2{
  color: #fd4c44;
    /* color: transparent; */
    /* -webkit-text-stroke-width: 3px; */
    /* -webkit-text-stroke-color: #fff; */
    font-size: 58px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}

.heroset-content h2 span{
      color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}
.heroset-content h6{
  color: #fff;
      font-size: 19px;
      margin-top: 10px;
    margin-bottom: 10px;
}
.heroset-content p{
  color: #d2d2d2;
}
.img-set-round{
  position: relative;
}
.set-roud{
 height: 460px;
    width: 460px;
    left: 0;
    /* background-color: #ff6602; */
    background: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%);
    position: relative;
    border-radius: 100%;
    margin: auto;

}
.ddf-img{
  position: absolute;
    rotate: 60deg;
    min-width: 520px !important;
    width: 100%;
    top: -50px;
    bottom: 0;
}
.handshake-img{
position: absolute;
    /* rotate: 60deg; */
    max-width: 480px !important;
    width: 100%;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.robot-pre-img{
  position: absolute;
    /* rotate: 60deg; */
    max-width: 430px !important;
    width: 100%;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.new-icon{
      width: 100%;
    max-width: 110px !important;
}

.set-3{
  width: 100%;
}
.show-web{
  display: block;
}
.show-mobile{
  display: none;
}

.gallery-content{
      line-height: 20px;
    font-size: 14px;
}

.newroom-icon{
  font-size: 35px;
    line-height: 25px;
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%);
    position: relative;
    margin: 0 0 29px;
}

.set-custom{
  width: 100% !important;
    height: 400px !important;
    object-fit: cover;
    object-position: top;
}
.faq-three__accordion .accrodion-content p {
    margin: 0;
    line-height: 25px;
    font-size: 15px;
}
.set-with-icon{
  display: flex;
    align-items: center;
    padding: 0px 20px;
}
.set-with-icon i{
  font-size: 40px;
}
.box-w-img{
margin-bottom: 15px;
}
.box-w-img img{
  width: 100%;
  border-radius: 15px 0px 0px;
}
.small-pd{
  padding: 0px 0px 10px !important;
      height: 100%;
}
.cnc-icon{
  max-width: 35px !important;
  width: 100%;
}

.service-details__content-one__list{
      padding: 0 20px;
}
/* index-4 */
.custom-added{
    position: absolute;
    /* z-index: 9999; */
    top: 0;
    height: 100%;
}
/* hero */
canvas{
  display: flex;
  width: 100%;
    height: 80vh;
    bottom: -170px;
    position: relative;
}
/* end */
.carousel-caption {
    top: 0;
    bottom: 0;
}
.right-hero-img {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
}
.right-hero-img img {
    max-width: 520px;
    width: 100%;
    rotate: 45deg;
}
.set-ind-isral img{
 max-width: 520px;
    rotate: unset;
    width: 100%;
}
.pre-eng img{
 max-width: 520px;
    width: 100%;
    rotate: unset;
}
.hero-content{
  text-align: start;
}
.hero-content h6{
font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    background: #e11517;
    width: auto;
    display: inline-block;
    color: #fff;
    padding: 4px 15px;
    border-radius: 30px;
}
.hero-content h3{
font-size: 35px;
    font-weight: 600;
    margin-top: 10px;
}
.hero-content p{
color: #444444;
    line-height: 25px;
    margin-top: 20px;
}

.round-circle{
  background: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%) !important;
  height: 350px;
  width: 350px;
  border-radius: 210px;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  top: 40px;
}
.new-set-her{
      background-color: rgba(0, 0, 0, 0.148);
    border-radius: 30px;
    padding: 10px;
}
.new-set-ind button{
  background-color: #9E9E9E !important;
}
/* end */

/* index-5 */
.slider-bg-fifth{
    background-image: url(../img/slider-new/bg-new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 700px;
    display: flex;
    align-items: center;
}
.full-width{
  width: 100%;
  margin: auto;
}
.up-to-date{

}
.new-fifth-set{
margin-left: 180px;
}
.new-fifth-set h2{

      color: #fd4c44;
    /* color: transparent; */
    /* -webkit-text-stroke-width: 3px; */
    /* -webkit-text-stroke-color: #fff; */
    font-size: 29px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}
.new-fifth-set h2 span {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #757575;
}
.new-fifth-set h6 {
    color: #212121;
    font-size: 42px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.new-fifth-set p {
    color: #444444;
}

.investor-box{
  position: relative;
  background-color: var(--hyperfly-white, #fff);
  filter: drop-shadow(rgba(193, 193, 193, 0.25) 10px 4px 60px);
  border: 1px solid var(--hyperfly-border-color, #EFEFEF);
  border-radius: 7px;
  padding: 4px;
  transition: 400ms;
  padding: 10px 10px 9px 9px;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.icon-points{
background: #e6352f14;
    /* border: 3px solid #e3211e05; */
    width: 80px;
    height: 80px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 80px;
}
.icon-points img{
    width: 100%;
    max-width: 40px;

}
.investor-box a{
  font-size: 18px;
  font-weight: 600;
  color: #212121;
}
.investor-box:hover .icon-points {
  background: #2e33822b;
}
.investor-box:hover .icon-points img{
    animation-name: wobbleTop;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}

.corner-rocket{
position: absolute;
    font-size: 45px;
    bottom: -11px;
    left: -4px;
    opacity: 0.2;
}
.corner-rocket img{
    width: 100%;
    max-width: 60px;

}
.det-arrow{
text-align: end;
    position: relative;
    line-height: 10px;
    right: 10px;
    bottom: 2px;
}
.det-arrow i{
    color: #404040;
}
.det-arrow i:hover{
  color: #fd4c44;
}
.investor-box:hover .det-arrow i{
  color: #fd4c44;
}

.new-details-investor{
    max-width: 300px;
    width: 100%;
}
.new-details-investor .nav-link{
    text-align: start;
    border: 1px solid #dfdfdf;
    margin-bottom: 5px;
    padding: 12px 15px;
    color: #585858;
    font-weight: 500;
    border-radius: 10px;
    font-size: 14px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%) !important;
}
.nav-pills .nav-link.active img{
  filter: brightness(0) invert(1);
}
.nav-pills .nav-link:hover, .nav-pills .show>.nav-link{
  background: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%) !important;
  color: #fff;
}
.nav-pills .nav-link:hover img{
  filter: brightness(0) invert(1);

}
.details-icon{
    max-width: 20px !important;
    width: 100%;
    margin-right: 10px;
}
.pdf-option{

}
.pdf-option a{
  color: #0c0c0c;
  display: block;
  margin-bottom: 10px;
}
.pdf-option a:last-child{
  margin-bottom: 0;
}
.accordion-button:focus{
  box-shadow: unset;
}
.set-tab-investor{
  display: flex;
  align-items: start;
}
.custom-tab-d{
  width: 100%;
}
.accordion-button{
  margin: 0;
}
/* end */

/* responsive */

@media only screen and (max-width:1024px){ 
  .main-header--three .main-header__inner {
    padding:15px 15px;
  }
  .last-three{
    font-size: 13px;
  }
  .elementor-1045 .elementor-element.elementor-element-c6130b4:not(.elementor-motion-effects-element-type-background){
    background-size: 130% !important;
  }

  /* .mobile-nav__btn{
    display: none;
  } */
  .main-header--three__info a{
    color: #fff;
  }
  .new-right{
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .about-one__image{
    max-width: 100%;
  }
  .about-one__image__one img{
    width: 100%;
  }
  .three-boxes-infra{
    padding: 15px 15px;
    min-height: 400px;
  }
  .mobile-nav__wrapper{
    z-index: 9999;
  }
  .main-header--three {
    top: 0px;
    height: 90px;
  }
  .heroset-content h2{
    font-size: 35px;
  }
  .equel-width{
      max-width: 810px;
  }
  .set-roud{
    height: 340px;
    width: 340px;
  }
  .ddf-img{
    min-width: 400px !important;
    width: 100%;
    top: -40px;
  }
  .slider-bg{
    min-height: 510px;
  }
  .robot-pre-img{
    max-width: 310px !important;
  }
  .faci-box h4 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
@media only screen and (max-width:767px){ 
    .main-header--three__info{
        display: block;
    }
}

@media only screen and (max-width:768px){ 
  .about-four{
    padding: 50px 0;
  }
  .about-four__image{
    min-height: 400px;
  }
  .about-four__image img{
    top: 70px;
    position: relative;
  }
  .main-slider-one__tabs__title{
        flex-wrap: wrap;
    justify-content: space-between;
  }
  .main-slider-one__tabs__title li{
    width: 48%;
  }
  .main-slider-one__tabs__title{
      margin: 0;
  }
  .heroset-content h2 {
        font-size: 25px;
    }
    .heroset-content h6{
      font-size: 15px;
    }
  .heroset-content p {
      color: #d2d2d2;
      font-size: 12px;
    }
    .equel-width {
        max-width: 600px;
    }
    .set-roud {
      height: 280px;
      width: 280px;
    }
    .ddf-img{
      min-width: 320px !important;
    }
    .slider-bg {
        min-height: 350px;
    }
    .robot-pre-img {
        max-width: 240px !important;
    }
    .faci-box{
      padding: 5px;
    }
    .faci-box h4{
      margin-bottom: 0px;
      font-size: 14px;
    }
    .faci-box p{
      margin: 0;
      font-size: 12px;
    }
    .set-data{
      padding: 12px 12px 12px;
    }
    .new-set-row label {
        font-size: 12px;
    }
    .new-set-row h6 {
        font-size: 13px;
    }
    .hero-content h6{
      font-size: 12px;
    }
    .hero-content h3{
      font-size: 16px;
    }
    .hero-content h3{
      font-size: 12px;
        line-height: 18px;
    }
    .hero-content p{
      font-size: 12px;
      line-height: 18px;
    }
    .round-circle{
      width: 250px;
      height: 250px;
    }
    .right-hero-img{
      top: 30px;
    }
    .set-ind-isral img{
      max-width: 250px;
    }
    canvas{
      height: 50vh;
      bottom: -80px;
    }
}
@media only screen and (max-width:430px){ 
 .main-header--three .main-header__inner{
    padding: 0;
  }
  .about-four .sec-title{
        padding-bottom: 10px;
  }
  .about-four__image img{
    top: 0;
  }
  .partner-boxes{
    display: block;
  }
  .flight-one__item__title span{
    font-size: 14px;
  }
  .faq-two .sec-title {
    padding-bottom: 10px;
  }
  .counter-one__item {
    padding: 20px 30px 20px 30px;
  }
  .new-count-mo{
    display: flex;
    flex-wrap: wrap;
  }
  .counter-one__item{
    width: 50%;
  }
  .counter-one__item:nth-child(2){
    border-right: 0;
  }
  .new-cer-i{
    font-size: 30px;
  }
  .new-cer-i i {
    color: #E11617;
    margin-right: 10px;
    font-size: 30px;
  }
  /* .main-header__right{
    display: none;
  } */
   .main-slider-one__tabs__title li {
        width: 100%;
    }
    .new-about-count{
      width: 100%;
    }

    .upk-salf-slider-wrapper{
      padding: 0;
    }
    .upk-salf-slider-wrapper .upk-salf-item .upk-xanc-img{
      height: 800px;
    }
    .first-slider{
      margin: 0;
    }
    .upk-salf-slider-wrapper .upk-salf-item{
      height: auto !important;
    }
    .upk-salf-slider-wrapper{
      height: 800px;
    }
    .feature-four__item {
        padding: 10px 30px 30px;
        border-bottom: 1px solid;
    }
    .no-mobile-show-about{
      display: none;
    }
    .about-one__content .sec-title{
      padding-top: 80px;
    }
    .about-one__image__two{
      position: absolute;
      bottom: -60px;
    }
    .about-one__content .sec-title{
      padding-bottom: 0;
    }
    .main-slider-one__content {
      top: -60px;
    }
    .about-boxes-three  .counter-one__item {
        padding: 10px 10px 10px 10px;
    }
    .about-boxes-three  .counter-one__item .counter-one__item__icon{
      font-size: 25px;
      line-height: 25px;
    }
    .about-boxes-three  .counter-one__item .counter-one__item__text{
      font-size: 25px;
    }
    .about-boxes-three  .counter-one__item .counter-one__item__title{
      font-size: 14px;
    }
    .why-choose-three__content .sec-title{
      padding-top: 45px;
    }
    .ddf-img {
      min-width: 320px !important;
      width: 100%;
      top: -30px;
    }
    .main-header--three {
        top: 0px;
        height: 90px;
    }
    .slider-bg {
        min-height: 600px;
    }
    .equel-width {
        max-width: 600px;
        padding: 0px 35px;
    }
    .heroset-content{
      text-align: center;
        margin-bottom: 30px;

    }
    .heroset-content h2 {
        font-size: 28px;
    }
    .logo-apl{
      height: 50px !important;
    }
    .show-web{
      display: none;
    }
    .show-mobile{
      display: block;
    }
    .faci-box h4 {
        margin-bottom: 5px;
        font-size: 18px;
    }
    .hero-content {
      text-align: center;
    }

    .hero-content h3 {
        font-size: 19px;
        line-height: 23px;
    }
    canvas{
      height: 80vh;
    }
    .investor-box h6{
      font-size: 12px;
    }
    .icon-points{
      width: 70px;
      height: 70px;
    }
    .icon-points img{
      max-width: 30px;
    }
    .set-tab-investor{
      display: block;
    }
    .new-details-investor{
      width: auto;
      max-width: unset;
      display: -webkit-box;
      overflow: auto;
    }
    .new-details-investor .nav-link{
      margin-right: 10px;
      width: auto;
    }
    .custom-tab-d{
      margin-top: 15px;
    }
}



/* Popup background */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.5);
  justify-content: center;
  align-items: center;
}

/* Popup box */
.modal-content {
  background: white;
  padding: 25px;
  width: 350px;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0,0,0,0.3);
}

/* Close button */
.close {
  float: right;
  font-size: 24px;
  width: 20px;
  cursor: pointer;
}

input, button {
  width: 100%;
  margin: 8px 0;
  padding: 10px;
  font-size: 15px;
}

button {
  background: #007bff;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}

/* button:hover {
  background: #0056b3;
} */




.desc-popup {
  display: none;
  position: fixed;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.desc-popup-content {
  background: #fff;
  width: 600px;
  max-width: 90%;
  max-height: 80vh;
  padding: 0;  /* remove padding, handle inside */
  border-radius: 12px;
  overflow: hidden;
  animation: fadeIn 0.3s ease;
  box-shadow: 0 10px 25px rgba(0,0,0,0.25);
  display: flex;
  flex-direction: column;
}

.desc-popup-header {
  position: sticky;
  top: 0;
  background: #fff;
  padding: 20px 25px;
  border-bottom: 1px solid #ddd;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.desc-popup-body {
  padding: 20px 25px;
  overflow-y: auto;
}

.popup-close {
  font-size: 26px;
  font-weight: bold;
  cursor: pointer;
}

@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.95); }
  to { opacity: 1; transform: scale(1); }
}

.view-more-btn {
  background: #007bff;
  border: none;
  color: #ffffff;
  cursor: pointer;
  padding: 5;
  font-weight: 600;
  margin-top: 5px;
}

