#menu-item-11761 .astra-megamenu li.menu-item {
    padding: 0px !important;
}

#menu-item-11761 .astra-megamenu h2 {
    padding-bottom: 0px !important;margin-bottom:0px !important
}

.ast-desktop .ast-mega-menu-enabled #menu-item-11761 .ast-hide-menu-item + .ast-mm-custom-content {
    margin-top: 0px !important;
}
#menu-item-11761  .hubmenu img {max-height:150px;width:100%;object-fit:cover;border-radius: 5px;}



#menu-item-11761 .hublist h4 {
    margin: 10px 0; padding-top:20px; padding-bottom:20px;
}

#menu-item-11761 .hublist .menulists li {
    width: 100%;
    margin-bottom: 10px;
}


.orangebox1{
  position:relative;
  overflow:hidden;
}

.orangebox1 .elementor-widget-image{
  overflow:hidden;
  border-radius:5px;
}

.orangebox1 .elementor-widget-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform: scale(1);
  transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.orangebox1:hover .elementor-widget-image img{
  transform: scale(1.05);
}

.orangebox1 .card-title{
  position:absolute;
  top:0;
  left:0;
  z-index:2;
  transition: transform .9s cubic-bezier(0.22, 1, 0.36, 1);
}


	
.orangebox1 .card-title h2 a{z-index:10000;}
.orangebox1 .card-title h2{
	z-index:10000;
  position:relative;
  margin:0;
  line-height:1;
  background:url("/wp-content/uploads/2026/04/bg22.png") no-repeat;
  background-size:100% 100%;
  color:#fff;
  padding:20px 40px 40px 25px;
  display:inline-flex;
  align-items:center;
  border-radius:5px 0 0 0;
  overflow:hidden;
  transition:
    transform .8s cubic-bezier(0.22, 1, 0.36, 1),
    padding-right 1s cubic-bezier(0.22, 1, 0.36, 1);
}


.orangebox1 .card-title h2::before{
  content:"";
  position:absolute;
  inset:0;
  background:url("/wp-content/uploads/2026/04/bg22hover.png") no-repeat;
  background-size:100% 100%;
  opacity:0;
  transition: opacity .8s cubic-bezier(0.22, 1, 0.36, 1);
}

.orangebox1:hover .card-title h2::before{
  opacity:1;
}


/* TITLE HOVER */
.orangebox1:hover .card-title h2{
  padding-right:55px;
  transform: scale(1.02);
  transition-delay: 0.08s;
}


/* ARROW */
.orangebox1 .card-title h2::after{
  content:"";
  background:url("/wp-content/uploads/2026/03/arrow.svg") no-repeat center;
  background-size:contain;
  width:16px;
  height:16px;
  margin-left:15px;
  margin-right:15px;

  transform: translateX(0);
  transition: transform .7s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Delayed arrow movement */
.orangebox1:hover .card-title h2::after{
  transform: translateX(8px);
  transition-delay: 0.18s;
}


/* REMOVE aggressive stretch */
.orangebox1 h2:hover{
  transform: none;color:#fff
}
.orangebox1:hover .card-title h2 a,
.orangebox1:hover .card-title h2 a:visited,
.orangebox1:hover .card-title h2 a:active{
  color:#fff !important;
}
.my-bottom-controls {
  position: absolute;
  bottom:60px;
    left: calc(50% + 5%);        
      display: flex;
  align-items: center;
  justify-content: center; 
  gap: 15px;width:22%;
  z-index: 999;
}
.bottommain22 .swiper-pagination {
    position: absolute;
    top: -10px !important;
    bottom: 0px !important;
    margin: auto !important;
    height: fit-content;
}
/* arrows size */
.bottommain22 .elementor-swiper-button svg {
  width:45px !important;
  height:47px !important;
}


/* bullets */
.bottommain22 .my-bottom-controls .swiper-pagination-bullet {
  background:#747474 !important;
  opacity:1;
  border-radius:0;
}

/* active */
.bottommain22 .my-bottom-controls .swiper-pagination-bullet-active {
  background:#ED8D00 !important;
}

/* limit bullets */
.bottommain22 .my-bottom-controls .swiper-pagination-bullet:nth-child(n+8){
  display:none;
}




.service-card:hover .service-text p {
  color: #6D6D6D;
}
.appvideo .elementor-widget-video .elementor-wrapper {
    --video-aspect-ratio:1.37 !important;
}
.appvideo .elementor-custom-embed-image-overlay img{object-fit:initial !important}


.supportbox p{margin-bottom:0px !important
}
.faqcommon .e-n-accordion-item-title:hover {
    border-radius: 4px;
    background: #A86400 !important; /* different hover color */
    color: #fff;
}
.faqcommon .e-n-accordion-item:not([open]) .e-n-accordion-item-title:hover {
    border-radius: 4px;
    background: #E0E0E0 !important;
}
.appright .wpcf7-response-output {
   color: #fff !important;
    
}
 .careerbanner{z-index:1 !important}
.careerbanner1{z-index:1 !important}
.appvideo .elementor-custom-embed-play {
    display: flex;
    flex-direction: column; /* stack icon + text */
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.appvideo {
    position: relative;
    overflow: hidden;
}

.appvideo .elementor-custom-embed-image-overlay:before {
    content: "" !important;
    position: absolute !important;
    inset: 0;
    background: radial-gradient(
        50% 50% at 50% 50%, 
        rgba(0, 0, 0, 0.60) 0%, 
        rgba(0, 0, 0, 0.20) 100%
    );
}


.appvideo .play-text {
    color: var(--Orange, #ED8D00);
       font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 1.28px;
    text-transform: uppercase;
}

body .appright .wpcf7-list-item-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    border: 2px solid #fff !important;
    border-radius: 50%;
    background: #fff;
}

.appright .required {
    color: #ED8D00;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.appright label{color:#fff !important}
.appright .custom-check .wpcf7-list-item-label{color:#fff}
.apprent_box_main1{
    position: relative !important;
    overflow: hidden !important;
}

.apprent_box_main1 img {
    width: 100%;
    display: block;
    transition: transform 0.6s ease;
}

/* ===== IMAGE ZOOM ===== */
.apprent_box_main1:hover img,
.apprent_box_main1.active img {
    transform: scale(1.1);
}


.apprent_box1{
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
   width: 60% !important;
    padding: 30px !important;
    background: url("/wp-content/uploads/2026/03/Mask-group-2.png") no-repeat bottom center !important;
    background-size: cover !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    transition: width 1s ease, padding 1s ease, background 1s ease !important; 
	max-height: 123px !important;
	height:auto!important; padding-bottom: 40px!important;
}

.apprent_title1 h2{
    margin: 0 !important;
    color: #fff !important;
}

.apprent_txt1{
    opacity: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    transition: opacity 1s ease, max-height 1s ease !important; /* slower */
}

.apprent_box_main1:hover .apprent_box1{
    background: url("/wp-content/uploads/2026/03/Mask-group-1-3.png") no-repeat bottom center !important;
    background-size: cover !important;
    padding-bottom: 80px !important;
    width: 100% !important; max-height: 400px !important;
	height:auto!important;
}

.apprent_box_main1:hover .apprent_txt1{
    opacity: 1 !important; max-height: 400px !important;padding-top:0px!important;
   
}
/* Make list item a flex container so text + icon align properly */
.apprent_txt1 .elementor-icon-list-item {
    display: inline-flex !important;
    align-items: center !important;
  padding: 10px 20px 15px 5px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}



.workexp{
  position: relative;
 }

.workexp1:before{ 
	content: "" !important;
    position: absolute !important;
    top: -50px !important;
    right: 0;
    width: 100%;
    height: 59px !important;
    background: url("/wp-content/uploads/2026/04/vector222.png") no-repeat;
    background-size: cover;
    background-position: top;
    z-index: 1;
}

.rolessec {
  position: relative;
 }

.rolessec::before {
    content: "" !important;
    position: absolute !important;
    top: -50px !important;
    left: 0;
    width: 100%;
    height: 59px !important;
    background: url(/wp-content/uploads/2026/03/topshape.svg) no-repeat;
    background-size: cover;
    background-position: top;
    z-index: 1;
}

.rolessec::after {
    content: "";
    position: absolute;
    bottom: -42px;
    left: 0;
    width: 100%;
    height: 55px;
    background: url(/wp-content/uploads/2026/03/bottomshape.svg) no-repeat;
    background-size: cover;
    background-position: bottom;
    z-index: 1;
}


body .service-card {
    position: relative;
    overflow: hidden;
 overflow: hidden;
        height: 430px;         
       background: #fff;display: flex;
    flex-direction: column !important; justify-content:center;flex-wrap: nowrap !important; 
}

body .service-card .e-flex{flex-wrap: nowrap !important; }

body .service-card:hover {justify-content:flex-start;}

.service-card p{margin-bottom:0px !important}
/* -------------------- IMAGE -------------------- */
.service-image img {
    width:auto;min-height:267px;
           display: block;transition: transform 0.5s ease, opacity 0.5s ease;
   
}

.service-card:hover .service-image img {
    opacity: 0;                 /* fade out */
    transform: translateY(-100%); /* move image up smoothly */
}


/* -------------------- OVERLAY CONTENT (TITLE + TEXT) -------------------- */
.service-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(100%); /* hidden below */
    transition: transform 0.5s ease, opacity 0.5s ease;
    opacity: 0;
    padding:0px;
    box-sizing: border-box;
}

/* Overlay text */
.service-title,
.service-text {
    color: #000;
    margin: 0;
}

/* -------------------- TITLE2 -------------------- */
.service-title2 {
    opacity: 1;
}
.service-card:hover .service-image {height:0px !important   }
/* -------------------- HOVER EFFECT -------------------- */
.service-card:hover .service-image img {
    opacity: 0;  max-height:0px; height:0px !important       
  }
.service-card .service-overlay {height:0px;opacity:0}
.service-card:hover .service-overlay {
    transform: translateY(0); height:100% !important;
    opacity: 1;
}

.service-card:hover .service-title2 {
    opacity: 0;
    visibility: visible;height:0px
   
}
.service-title2 {
    position: absolute;
    bottom: 0;           /* align to bottom of card */
    left: 0;
    padding: 10px;       /* optional spacing */
    z-index: 2;          /* above the image */
}

.slider-controls{
display:flex;
align-items:center;
gap:12px;
}


.bottommain .elementor-swiper-button svg{
width:45px !important;
height:47px !important;
}
/* bullet color */
.slidernavigationbottom .swiper-pagination-bullet{
background:#747474 !important;
opacity:1;
border-radius:0;
}

body .slidernavigationbottom{
width:50%;
display:flex;
align-items:center;
justify-content:flex-start;
}
.bottommain .swiper-pagination{
position:absolute;
top:-10px !important;
bottom:0px !important;
margin:auto !important;
height:fit-content;
left:0; /* or your required left value */
}
/* active bullet */
.slidernavigationbottom .swiper-pagination-bullet-active{
background:#ED8D00 !important;
}
.bottommain .swiper-pagination-bullet:nth-child(n+8){
display:none;
}
.testinner p{margin-bottom:0px !important}
body .blackboxtop2{position:relative}
body .blackboxbottom {
    position: absolute;
    bottom: 15px;
    left: auto;
    right: auto;
    margin: auto !important;
    width: 100%;
    display: inline-flex;
    align-items: center;
}
.empbox1 {
    position: relative;
    background: #000; /* default */
    overflow: hidden;
}

.empbox1 {
    position: relative;
    height: 250px;
    background: #000;
    overflow: hidden;

    transition: background-size 0.6s ease;
}

/* Background image on hover */
.empbox1:hover {
    background-image: url("/wp-content/uploads/2026/04/vector222.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* Glow */
.empbox1::after {
    content: "";
    position: absolute;
    width: 90%;
    height: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    background: radial-gradient(circle, rgba(255,255,255,0.25) 0%, transparent 70%);
    border-radius: 50%;
    opacity: 0;
    transition: all 0.6s ease;
}

/* Hover animation */
.empbox1:hover::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}



.careerbanner1:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 100%;
    height: 89px;
    background: url("/wp-content/uploads/2026/03/shapebots.png") no-repeat;
    background-size: 100% 100%;
    z-index: 10000;
}
.jointeam:after {
    content: "";
    position: absolute;
    top:-40px;
    left: 0;
    width: 100%;
    height: 54px;
    background: url(/wp-content/uploads/2026/03/shape33.png) no-repeat;
    background-size: 100% 100%;
}
.jointeam:before {
    content: "" !important;
    position: absolute !important;
    right: 0px !important;
    width: 100% !important;
    height: 68px !important;
    background: url(/wp-content/uploads/2026/04/bot.png) no-repeat !important;
    background-size:100% 100% !important;
    bottom: 0px !important;
    top: auto !important;
    z-index: 1;
}


.carrertop{
position: relative;
overflow: hidden;
}
.carrermid{z-index:1000 !important;}

.careerbanner:before{z-index:100000 !important;}
.careerbanner1:before{z-index:10 !important;}
.careerbanner1{
background: linear-gradient(90deg, #000 0%, #000 100%);
}

.carrertop::after{
content:"" !important;
position:absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background:linear-gradient(90deg, rgba(0,0,0,0.99) 0%, rgba(0,0,0,0.99) 45%, rgba(0,0,0,0.2) 65%, rgba(0,0,0,0) 75%);
pointer-events: none;z-index:1;
}

.contacttop{background: linear-gradient(180deg, #747474 0%, #181817 100%);}
.enqtop{padding-top:40px}
.getintouch .intl-tel-input.separate-dial-code .selected-dial-code{display:none}
.intl-tel-input.separate-dial-code .selected-flag
 {
    background-color: transparent;
}
.getquote  .intl-tel-input .selected-flag .iti-arrow{right:24px}

.getintouch  .intl-tel-input .selected-flag {
    border: 0 !important;
}

.getintouch  .intl-tel-input .selected-flag .iti-arrow {
    border: none !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    width:9px;
    height:5px;
    background-image: url("/wp-content/uploads/2026/03/phonearrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
	right:20px
  }
.getintouch  .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: transparent;
}

.enquireleft{
    position: relative;
    z-index: 1;
}

.enquireleft::after{
    content: "";
    position: absolute;
    top: 0;
    left: calc(-50vw + 50%);
    width: 50vw;
    height: 100%;
    background:#F3F3F3;
    z-index: -1;
} 

.custom-check .wpcf7-list-item {
    margin: 0;
}
.faqcommon .e-n-accordion-item-title-text{
    padding-right:45px;
}
.required{
  color: #DA0000;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.custom-check input[type="checkbox"] {
    display: none;
}

body .faqsec{overflow:hidden !important}
.contactright {
    position: relative;
    z-index: 1;
}

.contactright::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(100% - 46.9vw);
    width: calc(46.9vw);
    background: #F2F2F2;
    z-index: -1;
}
.custom-check .wpcf7-list-item-label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
   color: #000;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; 
text-transform: none;	
}

.custom-check .wpcf7-list-item-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    border:1px solid rgba(0, 0, 0, 0.50);
    border-radius: 50%;
    background: #fff;
}

.custom-check input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 7px;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
}
.getintouch p{margin-bottom:0px !important}
.getintouch br{display:none}
.getintouch label {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize;
}
.custom-accordion-wrapper {
  display: flex;
  flex-direction: column; 
  gap: 20px;
}
.accordion-image-bottom img {
  width: 100%; /* adjust size */
  max-width: 588px;
  margin: 0 auto;
  display: block;
}
.faqcommon .e-n-accordion-item svg {
  display: none !important;
}
.faqcommon summary::after {
  content: "Open";
  float: right;
 color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 2.7px;
  text-transform: uppercase;
}

.faqcommon details[open] summary::after {
  content: "Close";
color: #FFF;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 28px; /* 155.556% */
letter-spacing: 2.7px;
text-transform: uppercase;	
}

.right-col {
    width: 37vw !important;
    margin-right: calc(-37vw + 37% - 0px) !important;
    right: 0px !important;
}
  
.right-col div{width:100% !important; height:100% !important;}
.right-col img{width:100% !important; height:100% !important;object-fit: cover;}


.right-col6 {
	   width:40vw !important;
    margin-right:calc(-40vw + 40% - 0px) !important;
    right: 0px !important;
}
  
.right-col6 div{width:100% !important; height:100% !important;}
.right-col6 img{width:100% !important; height:100% !important;object-fit: cover;}

body .enquireright {
    width: 45vw;
    /* margin-right: calc(-40vw + 40% - 56px) !important; */
    right: 0;
     margin-right: calc(-50vw + 50%);
}

.enquireright div{
    width:100%;
    height:100%;
}

.enquireright img{
    width:100%;
    height:100%;
    object-fit:cover;
}


.right-col5 {
    width: 33vw !important;
    margin-right: calc(-33vw + 33% - 0px) !important;
    right: 0px !important;
}
  
.right-col5 div{width:100% !important; height:100% !important;}
.right-col5 img{width:100% !important; height:100% !important;object-fit: cover;}




.right-col2 {
    width: 36vw !important;
    margin-right: calc(-36vw + 36% - 0px) !important;
    right: 0px !important;
}
  
.right-col2 div{width:100% !important; height:100% !important;}
.right-col2 img{width:100% !important; height:100% !important;object-fit: cover;}


.civilheadingorange strong {
  color: #ED8D00;
}
.nuclearmain .e-con-inner {
  position: relative;
  display: flex;
  gap: 134px; 
}

 .nuclearmain .e-con-inner::before {
  content: "";
  position: absolute;
  left: calc(50% - 0.5px); 
  top:216px;
  height:75%;
  width: 1px;
  background-color:#ED8D00;;
}



.getintouch {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    font-family: 'Lexend', sans-serif;
}

.column-half {
    width: calc(50% - 10px);
    box-sizing: border-box;
}

.column-full {
    width: 100%;
    box-sizing: border-box;
}

.getintouch input,
.getintouch textarea,
.getintouch select {
    width: 100%;
    height: 50px;
    padding: 10px 14px;
   border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.50);
background: #FFF;
color: #000 !important;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 150%; 
    margin-bottom:0px;
    box-sizing: border-box;
}

.getintouch select{
    width:100%;
    padding:14px 45px 14px 18px;
   border: 1px solid rgba(0, 0, 0, 0.50);
background: #FFF;
    font-family:'Montserrat', sans-serif;
    font-size:16px;
    line-height:150%;
    background-color:#fff;
     appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
	background-image:url("/wp-content/uploads/2026/03/choosearrow.svg");
    background-repeat:no-repeat;
    background-position:right 18px center;
    background-size:14px;
    cursor:pointer;
}

.getintouch select::-ms-expand{
    display:none;
}

.getintouch input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.50);
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.getintouch input:focus,
.getintouch textarea:focus,
.getintouch select:focus {
    outline: none;
   border: 1px solid rgba(0, 0, 0, 0.50) !important;
   
}


.getintouch textarea {
    height: 132px;
    resize: vertical;
}

  .getintouch .btn2 {
    position: relative;
    overflow: hidden;
    padding-right: 52px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
    text-transform: capitalize;
}

.getintouch .btn2:hover::before {
       filter: brightness(0) invert(1) !Iabove;
}

.getintouch .btn2::before {
    content: url("/wp-content/uploads/2026/02/ars.svg");
    position: absolute;
    right:20px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s;
}

.getintouch .btn2:hover::before {
    transform: translateY(-50%) translateX(5px);
    filter: brightness(0) invert(1);z-index:10
}


.getintouch .btn2::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    height: 100%;
    background: url("/wp-content/uploads/2026/02/hover.png") no-repeat;
    background-size: cover;
    opacity: 0;
    transform: translateX(100%);
    transition: transform 0.6s ease, opacity 0.3s ease;
}

.getintouch .btn2:hover::after {
    opacity: 1;
    transform: translateX(0);
}

.orangebox2{
  position:relative;
  overflow:hidden;
  cursor:pointer;
}

.orangebox2 .elementor-widget-image{
  overflow:hidden;
}

.orangebox2 .elementor-widget-image img{
  width:100%;
  height:auto;
  display:block;
  transition:transform .6s ease;
}

.orangebox2:hover .elementor-widget-image img{
  transform:scale(1.12);
}



.list-content ul{
  list-style:none;
  padding:0;
  margin:20px 0 0;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:10px 20px;
}

.list-content ul li a{
  display:flex;
  justify-content:space-between;
  align-items:center;
  color:#fff;
  text-decoration:none;
font-size: 18px;
font-style: normal;
font-weight: 700;padding:10px;
}

.list-content ul li a:hover{background: #747474;}

.list-content ul li a::after{
  content:"";
  width:14px;
  height:14px;
  background:url("/wp-content/uploads/2026/03/arrow.svg") no-repeat center;
  background-size:contain;
}

.orangebox2 .elementor-icon-list-icon{
  display:none;
}




@media (max-width:767px) {
	
	.jointeam:after {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 54px;
    background: url(/wp-content/uploads/2026/03/shape33.png) no-repeat;
    background-size: 100%;
}
	 .apprent_box_main1 .apprent_box1 {
        background: url(/wp-content/uploads/2026/03/Mask-group-1-3.png) no-repeat bottom center !important;
        background-size: cover !important;
        padding-bottom: 20px !important;
        width: 100% !important;
        max-height: 400px !important;
        height: auto !important;
    }
	.apprent_txt1{
    max-height: none !important;
        overflow: visible !important;
        opacity: 1 !important;
        visibility: visible !important;
    transition: opacity 1s ease, max-height 1s ease !important; /* slower */
}
	.apprent_box_main1 img {
        transform: scale(1.1);
    }

	 .apprent_box1 {
        height: auto !important;
        max-height: none !important;
        overflow: visible !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
	.orangebox1 .card-title h2 a {
      font-weight: 700;
}
	.my-bottom-controls {
    position: absolute;
    bottom: 10px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    width:90%;
    z-index: 999;
}
	.careerbanner1:after{height:50px}
	.orangebox2 .list-content ul li a {
    font-size: 12px;
    padding: 10px;
}
	.nuclearleft {    border-bottom: 1px solid #ED8D00;
    padding: 0px 0px 65px 0px;
}
	.nuclearright{ padding:65px 0px 0px 0px;
}
	
		.nuclearmain .e-con-inner{gap:0px !important}
	.nuclearmain .e-con-inner::before {
		display:none !important;
        left: 0;
        top: 51%;
        width: 100%;
        height: 1px;
        transform: translateY(-50%);
    }

.faqcommon summary::after {
  content: "Open";
  float: right;
 color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 2.7px;
  text-transform: uppercase;
}

.faqcommon details[open] summary::after {
  content: "Close";
color: #FFF;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 22px; /* 155.556% */
letter-spacing: 2.7px;
text-transform: uppercase;	
}
}

@media (min-width:768px) and (max-width:1180px) {
  .nuclearmain .e-con-inner::before {
      content: "";
      position: absolute;
      left: calc(50% - 0.5px);
      top: 90px;
      height: 90%;
      width: 1px;
      background-color: #ED8D00;
  }
}

@media (max-width:880px) {

	.staffcontent br{display:none}
	 body .enquireright {
        width: 100%;
        margin-right: 0 !important;
        right: 0;
    }
	.right-col5 {
        width: 100% !important;
        margin: 0 !important;
        right: auto !important;
    }

    .right-col5 img {
        height: auto !important;
    }
    .contactright::after {
        display: none !important;
    }
	.column-half {
        width: 100%;
    }
	 

}



@media only screen and (min-width: 1450px) {
	body .left-align-container1 {
padding-left:calc((100vw - 1400px)/2) !important;
}
}
@media only screen and (min-width: 1200px) {
	body .left-align-container1{
padding-left:calc((100vw - 1250px)/2);z-index:20;
}
}

@media (max-width:880px){
	body .service-card{height:auto !important}
.slidernavigationbottom{
	display:flex;align-content:center;width:100% !important;margin:auto;
justify-content:center;
}
}

@media (min-width:881px) and (max-width:1100px){
.slidernavigationbottom{
width:65% !important;
justify-content:flex-start;
}
}

@media (min-width:1025px) and (max-width:1300px){
	.service-card p{font-size:12px !important}
	.service-card {padding:20px !important;justify-content:center !important}
	.list-content ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 70;
    padding: 6px;
}
}


@media (min-width:1301px) and (max-width:1399px){
		.service-card {padding:20px !important;justify-content:center !important}
}


@media (max-width: 768px) {
.list-content ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    padding: 0px;
}
    .apprent_box1 {
              width: 100% !important;
        padding: 20px !important;
    }

    /* REMOVE hover jump */
    .apprent_box_main1:hover .apprent_box1 {
        width: 100% !important;
        padding-bottom: 20px !important;
    }

    .apprent_txt1 {
        opacity: 1 !important;
        transform: none !important;
    }
	.list-content ul {
    list-style: none;
    padding: 0;
    margin: 0px 0 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 15px;
    padding-bottom: 20px;
}
}

@media (max-width: 880px) {
    .bgtop::before {
        display: none;
    }
}

@media (min-width: 1400px) {
  .my-bottom-controls {
    left: calc(50% + 8.5%);width:20%;bottom:40px
  }
}

@media (min-width:768px) and (max-width:1024px) {
.my-bottom-controls {
    position: absolute;
    bottom: 30px;
    left: calc(50% + 2%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    width: 35%;
    z-index: 999;
}
}

@media (min-width:1025px) and (max-width:1200px) {
.my-bottom-controls {
    position: absolute;
    bottom:30px;
    left: calc(50% + 6%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    width: 30%;
    z-index: 999;
}
}

