body{ background: #F6F6F6; transition: background-color 0.2s ease;}

.main-content{ padding: 170px 0 0px;}

.main-content h2.font-54{
  color:#767475;
}

.innerPage #header{ background: none; box-shadow: none;}
#header.header-fixed { position: fixed !important; background: rgba(255, 255, 255, 1) !important; box-shadow: 1px 1px 2px #ddd !important;}



.innerPage.submenu #header .header-logo{ top: 12px;}

.back-btn-top{ display: none;}

h1,h2{ text-transform: none; margin: 0; padding: 0;}

.fw-300 { font-family: "montserratLight";}
.fw-400 { font-family: "montserratRegular" !important;}
.fw-500{ font-family: "montserratMedium";}
.fw-600 { font-family: "montserratSemiBold";}
.fw-700 { font-family: "montserratBold";}
.fw-900 { font-family: "montserratBlack";}

.font-148{ font-size: 130px; line-height: 120px;}
.font-100{font-size: 100px;}
.font-90{ font-size: 90px; line-height: 110px;}
.font-68{font-size: 68px; line-height: 68px;}
.font-56{ font-size: 56px; line-height: 62px;}
.font-54{ font-size: 54px; line-height: 79px;}
.font-48{ font-size: 48px; line-height: 58px;}
.font-45{font-size: 45px;line-height: 56px;}
.font-37{ font-size: 37px; line-height: 48px; letter-spacing: -0.74px;}
.font-28{ font-size: 28px; }
.font-24{ font-size: 24px; }
.font-22{ font-size: 22px; }
.font-20{font-size: 20px; }
.font-18{ font-size: 18px;}
.font-17{font-size: 17px;}

.letter-spacing-1{ letter-spacing: -1px;}

.text-black{ color: #252525;}
.text-dark{ color: #434343;}
.text-gray{ color: #767475;}
.text-yellow{ color: #FFD100;}
.text-yellow-underline{     text-decoration: underline; text-decoration-color: #FFD100; text-decoration-thickness: 19%;}
.text-yellow1{ color: #FEE865;}
.text-orange{ color: #F37021;}
.text-gray1{ color: #D7D7D7;}
.text-green{ color: #319273;}
.text-orange-underline{ text-decoration: underline; text-decoration-color: #F37021; text-decoration-thickness: 19%;text-decoration-skip-ink: none;}
.text-underline-orange2{ text-decoration: underline; text-decoration-color: #F37021; text-decoration-thickness: 18%;text-decoration-skip-ink: none;}


.button-orange{background: #FFAD7C; background: linear-gradient(180deg, rgba(255, 173, 124, 1) 0%, rgba(243, 112, 33, 1) 100%); padding: 16px 24px; color: #fff; font-size: 18px; border-radius:50px; display: inline-block; transition: .5s;  }
.button-orange:hover{background: #FFAD7C; background: linear-gradient(180deg, rgba(243, 112, 33, 1) 0%, rgba(255, 173, 124, 1) 100%); color: #fff;}

 /* HOMEPAGE START */
.people-slider{max-height: 400px; overflow: hidden; margin-bottom: 0 !important;}
.people-slider .slick-slide { height: auto; position: relative; }
.people-slider .slick-list{ height: 100% !important;}
.people-slider-items{ display: flex !important; align-items: center; margin:15px 0;}
.people-slider-items .people-img{ width: 48px; height: 48px;}
.people-slider-items .people-desc{ background: #fff; border-radius: 10px; padding: 10px 20px; font-size: 15px; font-style: italic; width:90%;}

.people-slider .slick-slide:before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(180deg,rgba(245, 245, 245, 1) 0%, rgba(246, 246, 246, 1) 100%); content: ''; z-index: 1; opacity: 0.5;}

.people-slider .slick-slide.slick-active:before{ display: none;}


.breadcrumbs ul{ display: flex; font-size: 16px;}
.breadcrumbs ul li{ margin: 0 8px;}
.breadcrumbs ul li:first-child{ margin-left: 0;}
.breadcrumbs ul li a{position: relative;}
.breadcrumbs ul li a:before{ position: absolute; right: -11px; top: -1px; content: '/';}
.breadcrumbs ul li.active{ color: #F37021 !important; font-family: "montserratBold";}

.search-box{ background: #fff; height: 86px; border-radius: 50px; margin-top: 80px; position: relative;}
.search-box input{ width: 100%; height: 100%; border-radius: 50px; font-size: 24px; color: #767475; border: 0; padding: 0 140px 0 100px; background: url(../../images/career-2025/icon-search.png) 45px 25px no-repeat;}
.search-box span { background: #F6F6F6; padding: 12px 24px; border-radius: 24px; font-size: 14px; color: #767475; position: absolute; right: 20px; top: 22px;}

.quotes{ padding: 160px 0; background: url(../../images/career-2025/quotation.png) right center no-repeat; }



.different-maker{background: url(../../images/career-2025/what-makes-different-bg-v2.png) center top no-repeat; min-height: 1080px;}
.diff-box{ display: flex; border-right: 1px solid #767475; margin: 100px 0 50px;}
.diff-box .diff-img{ width: 122px; height: 122px; margin-right: 20px;}
.diff-box .diff-desc{ width: 75%;}
.diff-box .diff-desc h4{ font-size: 24px;margin-bottom: 10px;}
.diff-box .diff-desc h4 span{ display: block;}
.diff-box .diff-desc p{ font-size: 18px;}

.people-sec{ display: flex; gap: 15px;     margin: 400px 0 150px;}
.people-sec .box1{ display: flex;}
.people-sec .box2{ display: flex; flex-direction: column; justify-content: space-between;}
.people-sec .people-img{ width: 414px; height: 560px;}
.r0{ border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important;}
.border-orange{ width: 122px; height: 268px; border: 1px solid #F37021; border-radius: 24px;}
.border-yellow{ border: 1px solid #FFD100; border-radius: 24px;}
.link-sec{ display: flex; flex-direction: column; justify-content: space-between;}
.link-sec .link-box1, .link-sec .link-box2{ width: 268px; height: 268px; padding: 20px;}
.link-sec .link-box2{ background: #252525; border-radius: 24px; color: #fff; display: flex; flex-direction: column; justify-content: space-between; }
.link-sec .link-box2 span{transition: .5s;}
.link-sec .link-box1{ font-size: 24px; font-weight: 700; display: flex; align-items: end;}
.box-pink{ background: #EFC0A3; width: 122px; height: 268px; border-radius: 24px;}
.box-gray{ background: #E6E7E7; width: 122px; height: 268px; border-radius: 24px;}
.box-yellow{ background: #FAE079; width: 122px; height: 268px; border-radius: 24px;}

.link-sec .link-box2:hover span:nth-child(1){ transform: scale(1.1);}
.link-sec .link-box2:hover span:nth-child(2){ font-size:18px; font-family: "montserratSemiBold";}


.impact-box{ display: flex; align-items: center; margin: 100px 0 150px;}
.impact-box .hand-img{ border-radius: 0 15px 15px 0; overflow: hidden; width: 48%;position: relative;}
.impact-box .hand-img .rotate-img{    width: 268px; position: absolute;top: 50%;left: 50%;margin-left: -138px;margin-top: -138px;height: 268px;}
.impact-box .impact-desc{ padding-left: 80px; width: 35%;}
.impact-box .impact-desc ul{ margin: 30px 0;}
.impact-box .impact-desc ul li{ margin: 15px 0; position: relative; padding-left: 31px; padding-top: 3px;}
.impact-box .impact-desc ul li:before{ width: 16px; height: 17px; border-radius: 10px; background:url(../../images/career-2025/orange-pointer.png); position: absolute; left: 0; top: 6px; content: '';}

.workplace-cnt{ display: flex; }
.workplace-cnt .title-cnt{ width: 30%; }
.workplace-cnt .desc-box{ width: 35%; display: flex; flex-direction: column; align-items: end; }

.desc-box-content{ background: #fff; border-radius: 15px; padding: 20px; max-width: 414px; min-height: 192px; margin-bottom: 40px; transition: .5s;}
.desc-box-content .icon-img{ margin-bottom: 20px;}

.desc-box-content:hover{ box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;}

.mtop-100{ margin-top: 100px;}

.prleft-10{ position: relative; left: 10%;}
.prleft-30{ position: relative; left: -30%;}
.prleft-40{ position: relative; left: -40%;}

.blog-slider-cnt{ margin: 100px 0; padding: 0; }
.blog-slider{ margin: 0; padding: 0; display: flex; }
.blog-slider .blog-item{ margin: 0 10px; padding: 0; width:32%;}
.blog-slider .blog-item .blog-img{ margin-bottom: 20px; overflow: hidden;position: relative;}
.blog-slider .blog-item .blog-img .category-ctn{position: absolute;top: 20px; right: 11px;}
.blog-slider .blog-item .blog-img .category-ctn .category{background: #59808D;border-radius: 50px; padding: 4px 16px; color: #ffffff; font-size: 12px;line-height: 20px;transition: .5s;}
.blog-slider .blog-item .blog-img .category-ctn .category.bg-dark-orange{background: #E29C70;}
.blog-slider .blog-item .blog-desc h4{ font-size: 24px; margin: 10px 0;color: #000;}
.blog-slider .blog-item .blog-desc p{ font-size: 18px; color: #434343; height: 54px; overflow: hidden;}
.blog-slider .blog-item .blog-desc .date{ font-size: 14px; color: #A7A7A7; margin-top: 16px; display: block;}

.blog-slider .slick-dots li button:before {font-size: 14px;}
.blog-slider .slick-dots li.slick-active button:before{ color: #F37021;}
.blog-slider .slick-prev,
.blog-slider .slick-next { display: flex !important;align-items: center;justify-content: center;position: absolute;top: 35% !important;opacity: 1 !important;border: none;padding: 10px;    cursor: pointer;    font-size: 20px;   background: #fff;color: #000;border-radius: 50%;padding: 30px;}
.blog-slider .slick-prev::before,.blog-slider .slick-next::before {content: '' !important;display: none !important;}
.blog-slider .slick-next{right: 0;}
.blog-slider .slick-slide img{width: 100%; border-radius: 15px;}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus{color: #000 !important;background: #fff !important;}
#load-more-wrapper{ 
    width: 100%;
    /*max-width: 848px; (Temporary change)*/
    text-align: center;}
#more_jobs {width: 100%; max-width: 200px;display: inline-block;color: #fff;font-size: 20px;background: linear-gradient(180deg, rgba(255, 173, 124, 1) 0%, rgba(243, 112, 33, 1) 100%);border-radius: 50px;    padding: 16px 24px;
  font-family: 'montserratRegular';}
  #more_jobs:hover {background: #FFAD7C;background: linear-gradient(180deg, rgba(243, 112, 33, 1) 0%, rgba(255, 173, 124, 1) 100%);color: #fff;}
  .blog-slider .blog-item:hover .category {
    background: #E29C70 !important;
  }
  .blog-slider .blog-item:hover .blog-desc {
    color: #000;
  }


  .fa-arrow-left:before { content:url(../../images/career-2025/arrow_forward_slick.png) !important ;   }
  .fa-arrow-right:before { content:url(../../images/career-2025/arrow_forward_slick.png) !important ; display: inline-block;  transform: rotate(180deg);    }



.blog-slider .slick-prev{left: 0;z-index: 2;}
.blog-slider .slick-prev:before, .blog-slider .slick-next:before {font-size: 35px;opacity: 1; }

.signup-newsletter{ background: #EA6E0A; border-radius: 20px; padding: 80px; display: flex; color: #fff;}
.signup-newsletter .left-text{ width: 60%;}
.signup-newsletter .right-text{ width: 40%; display: flex; align-items: center;}
.signup-newsletter .right-text .input-box{ width: 100%; display: flex; justify-content: flex-end; }
.signup-newsletter .right-text .input-box input{ border: 1px solid #fff; font-size: 18px; height: 62px; border-radius: 50px 0 0 50px; background: none; color: #fff; padding: 0 50px;}
.signup-newsletter .right-text .input-box button{ background: #fff; border-radius: 0 50px 50px 0; height: 62px;  padding: 5px 30px; border: 1px solid #fff;}

.signup-newsletter .right-text .input-box input::placeholder{ color: #fff;}

form[data-form-id="3"] .es-form-field-container label.es-field-label {
  display: block;
  /* display: none; */
  position: absolute;
  left: -999999px;
}
.signup-newsletter .right-text .input-box input[type=submit]{
  position: relative;
  background: url(../../images/career-2025/arrow_forward.png) no-repeat center center;
  background-size: 16px;
  padding-right: 22px;
  /* border: none; */
  background-color: #ffff;
  border-radius: 0 50px 50px 0;

}
/* .signup-newsletter .right-text .input-box input[type=submit]::before{

  position: absolute;
  content: '';
  background: url(../../images/career-2025/arrow_forward.png);

} */
.footer .main-content {padding: 0;}
/* .footer .getin-touch{ background: #F6F6F6;} */
.footer .getin-touch {background: #ffffff;}

.stay-connected{ margin: 0; padding: 100px 0 30px; display: flex;}
.stay-connected .connect-text{ width: 70%;}
.stay-connected .social-media-text{ width: 30%;}

.stay-connected .social-media-text .join-us{ margin-bottom: 40px;}
.stay-connected .social-media-text h5{ font-size: 24px; }
.stay-connected .social-media-text p{ font-size: 18px; color: #434343;}
.stay-connected .social-media-text .follow-us .social-icon{ display: flex; margin-top: 20px;}
.stay-connected .social-media-text .follow-us a{ width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; border: 1px solid #252525; border-radius: 48px; margin-right: 10px; transition: .5s;}
.stay-connected .social-media-text .follow-us a:hover{ background: #D7D7D7;}


.button-orange1{background: #FFAD7C; background: linear-gradient(180deg, rgba(255, 173, 124, 1) 0%, rgba(243, 112, 33, 1) 100%); padding: 16px 24px; color: #fff; font-size: 18px; border-radius:50px; display: inline-block; transition: .5s; }
.button-orange1:hover{background: #FFAD7C; background: linear-gradient(180deg, rgba(243, 112, 33, 1) 0%, rgba(255, 173, 124, 1) 100%); color: #fff;}

.button-orange1 { position: relative; display: flex; align-items: center; width: 55%;}
/* .scrolling-words { display: inline-block;   height: 1em;   margin-left: 5px; position: relative; top: -3px;}
.scrolling-words .word { position: absolute; top: 0; left: 0; transition: opacity 0.5s ease, transform 0.5s ease; opacity: 0;
transform: translateY(100%);}
.scrolling-words .word.active { opacity: 1; transform: translateY(0%);} */

.scrolling-words {
  display: inline-block;
  height: 24px;
  overflow: hidden;
  position: relative;
  vertical-align: bottom;
  margin-left: 5px;
}


.words-wrapper {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease-in-out;
}

.word {
  height: 24px;          
  line-height: 24px;
  white-space: nowrap;
  font-family: 'montserratBold';
}
/* HOMEPAGE ENDS */


/* JOBS START */
/* .opening-bg{background: url(../../images/career-2025/building-bg.jpg) center top no-repeat; min-height: 1200px;} */
.main-content.job-page{
  background: #fff;
}
.opening-bg{
  /* background: url(../../images/career-2025/openings-hero-banner.jpg) center top no-repeat;
  background: url(../../images/career-2025/Openings-Techstack-bg.png) center top no-repeat; */
  background: url(../../images/career-2025/Openings-Techstack-bg-new.png) center top no-repeat;
  min-height: 708px;
  /* background-size: cover; */
}

.header-title{ margin-top: 12%;    display: flex ; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
.opening-bg .breadcrumbs ul li.active{
  color: #434343 !important;
}
.opening-bg .breadcrumbs ul li a{
  color: #434343;
}

.job-sec{background:#F6F6F6}
.search-filter{ margin: 120px 0 50px 0; padding: 0;}
.search-input{ border-bottom: 2px solid #767475; position: relative;}
.search-input input{ font-size: 18px; color: #767475; border: 0; width: 100%; padding: 10px 30px; background: none;}
.search-input .search-icon, .search-input .close-icon{position: absolute;top: 25%;right: 4%;}

.filtered-data .not-found{ font-size: 40px; font-family: "montserratBold";}

.domain-filter{ margin-top: 50px;}
.domain-filter h4{ font-size: 16px; margin-top: 40px;}
.domain-filter ul{ margin: 10px 0 0 0; padding: 0; height: 300px; overflow-y: auto;  padding: 10px; border-radius: 10px;}
.domain-filter ul li{ margin:15px 0; padding: 0;  display: flex; align-items: center;}
.domain-filter ul li input{ margin-right: 10px; width: 20px; height: 20px;}
.domain-filter ul li label{ font-size: 17px; line-height: 18px; width: 90%;}

.filtered-data{ margin: 120px 0 100px 0; display: flex; flex-wrap: wrap; padding-left: 50px;}
.filtered-data a
{ 
  border: 1px solid #D7D7D7; 
  border-radius: 24px; 
  padding: 24px; 
  display: inline-block; 
  /* width: 414px; (temporary change) */
  width: 31.4%;
  margin: 0 12px 24px; 
  background: #fff;  
  transition: .5s;
}
.filtered-data a .tech-stack{ font-size: 16px;}
.filtered-data a h5{ font-size: 24px; margin-top: 8px;}
.filtered-data a .location{ font-size: 18px; margin-bottom: 30px; margin-top: 8px;}
.filtered-data a .work-exp{ font-size: 18px;}
.filtered-data a:hover{ color: #252525; box-shadow: rgba(243, 112, 33, 0.2) 0px 2px 8px 0px; border: 1px solid #fff;}

.bold-moves{background: #F4DBCD; min-height: 890px;}
.title-54{color: #252525; font-size: 54px; line-height: 72.442px;text-transform: uppercase; margin-top: 250px;}
.title-88{color: #F37021; font-size: 88px; line-height: 114.895px; letter-spacing: -1.768px; text-transform: uppercase; }

.three-btn-cnt{ margin-top: 250px;}
.three-btn-cnt p{ margin-bottom: 25px; color: #434343; font-size: 18px;}
.three-btn-cnt p span{ color: #F37021; font-family: "montserratBold";}
.three-dot-img{ margin-bottom: 40px !important;}




.job-faqs-cnt{ padding: 100px 0 50px;}
.job-faq-title{ text-align: center;}

.job-faqs-accordion{ margin-top: 90px; }
.job-faqs-accordion .card-header:after {  font-family: 'FontAwesome';  content: "\f068"; float: right; background: #F6F6F6; width: 46px; height: 46px; display: flex; align-items: center; justify-content: center; border-radius: 50%;}
.job-faqs-accordion .card-header.collapsed:after { content: "\f067"; }
.job-faqs-accordion .card{ border: 0; background: none;}
.job-faqs-accordion .card-header.collapsed{margin-bottom: 20px; border-radius:24px;}
.job-faqs-accordion .card-header{ background: #fff; border-radius: 24px 24px 0 0; padding: 24px; font-size: 24px; color: #252525; border: 0;  display: flex; justify-content: space-between; align-items: center;}
.job-faqs-accordion .card-header .card-title { width: 90%; display: block; margin-bottom: 0;}

.job-faqs-accordion .card-body{ background: #fff; border-radius:0 0 24px 24px; margin-bottom: 20px;padding-top: 0px;}
.job-faqs-accordion .card-body p{padding-right: 35px;}
.faq-section,.stay-connect-sec{background: #F6F6F6;}


/* JOBS ENDS */

/* WHY GATEWAY START */
.why-gateway-bg .breadcrumbs ul li a{
  color: #F6F6F6;
}
.why-gateway-bg .breadcrumbs ul li.active{
  color: #F6F6F6 !important;
}
.why-gateway-bg{background: url(../../images/career-2025/why-gateway-hero-banner.jpg) center top no-repeat; min-height: 1000px; padding-top: 170px;background-size: cover;}
.why-banner-text{ margin-top: 135px;text-align: center;color:#F6F6F6 ;}

.button-white{background: #fff; padding: 12px 24px; color: #F37021; font-size: 18px; border-radius:50px; display: inline-block; transition: .5s; font-family: "montserratBold"; width: 100%; text-align: center;}
.button-white:hover{background: #F37021; color: #fff;}

.what-we-offer{ padding: 100px 0; background: #fff;}

.wwo-box{border-radius: 30px; background: #F6F6F6; padding:35px 40px; margin-bottom: 30px; min-height: 250px; transform: rotate(0deg); transition: all 0.4s ease; border: 2px dashed #F6F6F6;}
.wwo-box .wwo-title-cnt{ display: flex; margin-bottom: 30px; align-items: center;}
.wwo-box .wwo-title-cnt .wwo-icon{ width: 50px;}
.wwo-box .wwo-title-cnt .wwo-icon img{ transition: all 0.4s ease;}
.wwo-box .wwo-title-cnt .wwo-title{ font-size: 24px; line-height: 28px; color: #252525; font-family: "montserratBold"; width: 90%; }
.wwo-box .wwo-title-cnt .wwo-desc{ color: #434343;font-size: 18px;}

.wwo-box:hover { border: 2px dashed #f37021; transform: rotate(-5deg); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); background: #fff;}
.wwo-box:hover .wwo-icon img { transform: scale(1.3);}
.wwo-box.bg-hv-green:hover{border-color: #037A54;}
.wwo-box.bg-hv-yl:hover{border-color: #FEE655;}
.wwo-box.bg-hv-blue:hover{border-color: #7349F5;}
.wwo-box.bg-hv-pink:hover{border-color: #E9A4CA;}

.gift-cnt{ background: #fff; padding:0 0 100px 0;}
.gift-cnt .gift-animation video{
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  pointer-events: none;
}
.list-dot-outline{ margin: 40px 0 0 0; padding: 0;}
.list-dot-outline li{ margin: 0 0 20px; padding: 0 0 0 20px; position: relative;}
.list-dot-outline li::before{ position: absolute; left: 0; top: 6px; width: 11px; height: 11px; border: 1px solid #EA6E0A; border-radius: 11px; content: '';}

.taglines{ display: flex; font-size: 16px; padding-bottom: 50px; background: #fff; justify-content: center;}
.taglines span{ font-size: 8rem; line-height: 6.5rem; color: #D7D7D7; font-family: "montserratBlack"; position: relative;  padding-right: 20px;}
.taglines span:after{ width: 20px; height: 20px; border-radius: 20px; background: #FFD100; content: ''; position: absolute; right: 8px; bottom: 6px;}
.taglines span:nth-child(2):after{background: #F37021;}
.taglines span:nth-child(3):after{background: #000;}

.map-sec{background: url(../../images/career-2025/map1.png) left center no-repeat; min-height: 900px; display: flex; align-items: center;}
.map-details h5{ font-size: 24px; margin-bottom: 30px;}
.list-dot-color{ margin: 0; padding: 0;}
.list-dot-color li{ margin: 0 0 15px; padding: 0 0 0 30px; font-size: 18px; color: #434343; position: relative;}
.list-dot-color li:before{ position: absolute; width: 15px; height: 15px; border-radius: 20px; content: ''; left: 0; top: 4px; background: #FFD100;}
.list-dot-color li:nth-child(2):before{ background: #F37021;}
.list-dot-color li:nth-child(3):before{ background: #252525;}

.open-roles-sec{background: url(../../images/career-2025/why-gateway-inclusive-workplace-v3.png) right top no-repeat; min-height: 1330px; color: #fff; padding-top: 20%; background-size: cover !important;position: relative;background-position:bottom center;}
.open-roles-sec::before{position: absolute;width: 100%; height: 100%; content: '';}
.open-roles-sec h2{ margin-bottom: 30px;}
.open-roles-sec .quote-mark{position: relative;}
/* .open-roles-sec .quote-mark::before{position:absolute; content:'' ;width: 633px; height: 665px; background: url(../../images/career-2025/quotation-transparent.png) left top no-repeat; top: 10px; left: -40%;} */

.button-transparent{ border-radius: 500px; border: 2px solid #FFF; background: rgba(255, 255, 255, 0.20); padding: 17px 187px; font-size: 18px; color: #fff; display: inline-block; margin-top: 60px;}
.button-transparent:hover{ background: #fff;}

.inclusive-workplace{ background: #FEEACA; padding: 60px 0 350px; color: #252525;border-bottom: 10px solid #ffff;}
.inclusive-workplace h2{
  color: #252525;
}
.iw-desc p{ margin-bottom: 20px; font-size: 24px; font-family: "montserratMedium";}

.mental-health{ background: #FDE380; padding: 140px 0 120px 0;}
.mental-health h2{
  color:#211E1F;
}
.mental-health  p{color: #434343;}
.global-workforce{ border-radius: 50px; background: #fff; max-width: 1150px; padding: 50px 100px; margin: -310px auto 150px; text-align: center;}
.global-workforce h5{ color: #767475; margin: 30px 0; }
.leadership-percentage {
  width: 100%;
  background-color: #fff;
  padding: 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
}

.leadership-percentage {
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 8px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  overflow: hidden;
  margin-top: 40px;
}
.black-pr {
  display: flex;
  position: relative;
  width: 100%;
  height: 50px;
  overflow: hidden;
  border-radius: 100px;
}

.fill-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: visible; /* Allow count-text to slide freely */
  z-index: 2;
}

.fill-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: black;
  z-index: 1;
  border-radius: 100px;
  transition: width 0.05s linear;
}

.count-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-size: 40px;
  z-index: 3;
  white-space: nowrap;
  pointer-events: none;
}



.label-container {
  position: absolute;
  right: 9%;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 0 15px;
  z-index: 1;
}
.label-text {
  color: #252525;
  font-size: 20px;
  font-family: "montserratBold";
  opacity: 0;
  transition: opacity 0.3s linear;
}



.global-workforce .leadership-percentage .female{ width: 70%; border-radius: 100px; background: #8680BE; text-align: left; padding: 0 50px;}
.global-workforce .leadership-percentage .male{ width: 30%; border-radius: 100px; background: #FEE865; text-align: left; padding: 0 50px;}

.social-impact-bg{background: url(../../images/career-2025/social-impact-bg-new.jpg) center center no-repeat; min-height: 900px; color: #fff; display: flex
; align-items: center; text-align: center;}

.rotate { animation: spin 4s linear infinite;}


@keyframes spin {
  0% { transform: rotate(0deg);}
  100% { transform: rotate(360deg);}
}

/* .quotes-left{ padding: 160px 0; background: url(../../images/career-2025/quotation-transparent.png) right center no-repeat; } */
/* WHY GATEWAY ENDS */

/* LIFE AT GATEWAY START */

.page-template-life-at-gateway-2025 .black-logo,.page-template-why-gateway-2025  .black-logo{ display: none;}
.page-template-life-at-gateway-2025 #header.header-fixed .white-logo, .page-template-why-gateway-2025 #header.header-fixed  .white-logo{ display: none;}
.page-template-life-at-gateway-2025 #header.header-fixed .black-logo,.page-template-why-gateway-2025  #header.header-fixed .black-logo{ display: block;}

.page-template-life-at-gateway-2025 .menu-main-navigation a, .page-template-life-at-gateway-2025 .quick-inner-links li a, .page-template-campus-2025  .menu-main-navigation a, .page-template-campus-2025 .quick-inner-links li a,.page-template-why-gateway-2025 .menu-main-navigation a, .page-template-why-gateway-2025 .quick-inner-links li a{color: #fff;}
.page-template-campus-2025 .menu-main-navigation a, .page-template-campus-2025 .quick-inner-links li a{color: #878787;}

.page-template-life-at-gateway-2025 #header.header-fixed .menu-main-navigation a, .page-template-campus-2025 #header.header-fixed .menu-main-navigation a,.page-template-why-gateway-2025 #header.header-fixed .menu-main-navigation a{color: #000;}
.page-template-life-at-gateway-2025 #header.header-fixed .quick-inner-links li a, .page-template-campus-2025 #header.header-fixed .quick-inner-links li a,.page-template-why-gateway-2025 #header.header-fixed .quick-inner-links li a{color: #505050;}
.menu-item.active a { color: #ff4d00 !important; }

.life-gateway-bg{background: url(../../images/career-2025/life-bg.jpg) center top no-repeat; min-height: 1000px; padding-top: 170px;}
.life-banner-text{ margin-top: 210px; color: #fff; text-align: center;}

.what-define-us{ background: #fff; padding: 100px 0;}
.deifne-box{ display: flex; flex-direction: column;}
.deifne-box .text-box{ background: #F9F9F9; border-radius: 24px; padding: 40px; font-size: 24px; box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; text-align: center;}
.deifne-box .define-img{ border-radius: 24px; overflow: hidden; box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;}

.define-img img { transition: transform 0.4s ease; /* smooth scaling effect */}
.define-img:hover img { transform: scale(1.1); /* expand the image slightly */}

.events-bg{background: url(../../images/career-2025/events-bg.jpg) center top no-repeat; min-height: 1000px; background-size: cover; display: flex; align-items: center;}


.events-bg h2 { position: relative; font-size: 42px; text-align: center; color: #fff;}
.events-bg h2::after { position: absolute; left: 0; bottom: -15px; height: 4px; background: #F37021; width: 100%; content: ''; transform: scaleX(0);
  transform-origin: left; transition: transform 6s ease;}

.events-bg h2.animate-underline::after { transform: scaleX(1);}


.events-activity{ background: #fff; padding: 80px 0 50px;}
.activity-box{ display: flex; justify-content: space-between; background: #5A6578; border-radius: 24px; overflow: hidden; color: #fff; margin-bottom: 30px; height: 340px;}
.activity-box .activity-text{ width: 50%; display: flex; flex-direction: column; justify-content: space-between; padding: 40px; color: #fff;}
.activity-box .activity-img{ width: 50%;}
.activity-box .activity-desc h3{ font-size: 33px;}
.activity-box .activity-text span{ font-size: 14px; text-transform: uppercase;}

.activity-box .activity-img img { transition: transform 0.4s ease; /* smooth scaling effect */}
.activity-box .activity-img:hover img { transform: scale(1.1); /* expand the image slightly */}

.bg-brown{ background: #6C4F49;}

.single .activity-text{ width: 100%;}

.rewards{ background: url(../../images/career-2025/sports.png) center center no-repeat; background-size: 100%; transition: background-size 0.4s ease; }
.rewards:hover { background-size: 110%;}
.wellness{ background: url(../../images/career-2025/activity-3.png) center center no-repeat; background-size: 100%; transition: background-size 0.4s ease;}
.wellness:hover { background-size: 110%;}
/* LIFE AT GATEWAY ENDS */

/* CAMPUS START */
.campus-bg{background: url(../../images/career-2025/campus-hero-banner-v2.png) center top no-repeat; min-height: 1019px; padding-top: 170px;background-size: cover;}
.campus-bg-text{     margin-top: 225px; color: #fff; display: flex; justify-content: space-between; align-items: end;    padding: 0px 106px;}
.campus-bg-text h1{color: #252525;}
.campus-bg .breadcrumbs ul li a{color: #434343;}
.campus-bg .breadcrumbs ul li.active{color: #434343 !important;}

.font-88{ font-size: 88px; line-height: 92px;}
.font-88 span{font-family: "montserratBold"; background: linear-gradient(90deg, #FFD100 8.91%, #F37021 69.12%); background-clip: text;
-webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.campus-bg-text .font-88 span{color: #F37021;  -webkit-text-fill-color: unset;}
.gati-cnt{ background: #F6F6F6; padding: 100px 0 400px;}

.status-box-cnt{ display: flex;}
.status-box-cnt li{ width: 33.33%; margin: 0 5px;}
.hired-status-box { background: #fff; border-radius:0 10px 10px 10px; padding: 10px 20px; position: relative; height: 200px; display: flex; align-items: flex-end; border: 1px solid #fff; transition: .5s;}
.hired-status-box:before{ background: #fff; position: absolute; left: -1px; top: -30px; height: 30px; width: 110px; content: ''; border-radius: 10px 10px 0 0; border: 1px solid #fff; border-bottom: 0; transition: .5s;}
.hired-status-box .status-img{ position: absolute; left: 0; top: -25px; padding: 15px 20px;}
.hired-status-box .status-img img{filter: grayscale(100%);}
.hired-status-box .hired-txt{ text-align: right; width: 100%; font-size: 24px; line-height: 34px;}
.hired-status-box .hired-txt span{font-family: "montserratBold";}

.hired-status-box:hover { background: #f6efea; border: 1px solid #ea6f09;}
.hired-status-box:hover .status-img img{filter: none;} 
.hired-status-box:hover:before{ background: #f6efea; border: 1px solid #ea6f09; border-bottom: 0;}
.hired-status-box:hover .hired-txt span:first-child{ color: #ea6f09;}

.build-for{ padding: 100px 0; background: #F6F6F6; }
.build-img{ display: flex;     justify-content: center; align-items: center; margin-top: -390px; border-radius: 24px; overflow: hidden; background: url(../../images/career-2025/Built-img-new-updated.png) right center no-repeat;min-height: 580px;     background-size: cover;}
.build-img .txt-box{color: #F6F6F6;text-align: center;}
.build-img .txt-box h2{line-height: 64px;margin-bottom: 34px;color: #fff;    letter-spacing: -2px;}
.build-img .txt-box p,.build-img .txt-box .branch{letter-spacing: -0.44px;}
.build-img .txt-box .branch {    font-family: 'montserratBold';    margin-bottom: 30px;}
.build-img .txt-box .font-22{line-height: 36px;}
.build-img .txt-box .byellow{color: #FFD100;}
.download-brochure{ margin-top: 50px;}
.button-white-download{border-radius: 50px;border: 1px solid #FFF; background: rgba(255, 255, 255, 0.30);padding: 16px 24px; color: #fff;}
.button-white-download:hover{color: #fff;}

.build-for-details{ margin-top: -230px; font-size: 22px; padding-left: 50px;}
.build-for-details h2{ font-size: 100px; line-height: 100px; margin-bottom: 60px;}
.build-for-details .branch{ display: flex; flex-wrap: wrap;    margin-top: 10px;margin-bottom: 20px;}
.build-for-details .branch span{ font-size: 32px; font-family: "montserratBold"; display: inline-block; padding: 10px 20px; margin-right:10px;  margin-top: 10px;}
.build-for-details .branch .byellow{ background: rgba(255, 209, 0, 0.06); border: 1px solid #FFD100; border-radius: 10px;}
.build-for-details .branch .borange{background: rgba(243, 112, 33, 0.06); border: 1px solid #F37021; border-radius: 10px;}
.build-for-details .branch .bgray{background: rgba(67, 67, 67, 0.04); border: 1px solid #434343; border-radius: 10px;}

.why-grads-love-gati{ background: #f6f6f6;; padding:50px 0 100px 0;}
.why-grads-details{}
.why-grads-details h2{ font-size: 48px; font-family: "montserratSemiBold"; position: relative;}
.why-grads-details h2 span{ background: linear-gradient(90deg, #F37021 34.19%, #FFD100 70.93%); background-clip: text; -webkit-background-clip: text;
-webkit-text-fill-color: transparent; font-size: 108px; font-style: normal; line-height: 122.4px; letter-spacing: -2.16px; font-family: "montserratBold";}

.why-grads-details h2:after{ content: ''; position: absolute; right: -140px; background: url(../../images/career-2025/grads-arrow.png) left center no-repeat; width: 188px; height: 227px; top: -65px;}

.why-grads-list{ margin: 50px 0 0 0; padding: 0;}
.why-grads-list li{ margin: 0; padding: 0; font-size: 68px; border-bottom: 1px solid #434343; padding: 20px 0; color: #D7D7D7; transition: .5s;}
.why-grads-list li:hover{ border-bottom: 1px solid #434343; color: #434343;}



.why-grads-list li .highlighted-word { position: relative; z-index: 1;}

.why-grads-list li .highlighted-word::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: url('../../images/career-2025/ring.svg') no-repeat center center;
  background-size: contain;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}

.why-grads-list li:hover .highlighted-word::before {
  opacity: 1;
}


.campus-to-core{ background: #F7F7F7;; padding: 100px 0;}
.campus-to-core h2{ font-size: 100px; font-family: "montserratBold"; line-height: 110px; width: 100%;}
.campus-to-core h2 span{ position: relative;}
.campus-to-core h2 span:nth-child(1)::after{ content: ''; position: absolute; right: -150px; top: -40px; background: url(../../images/career-2025/cap2.png) left center no-repeat; width: 213px; height: 142px;}
.campus-to-core h2 span:nth-child(1){ margin-left: 10%;}
.campus-to-core h2 span:nth-child(2){ display: block; text-align: right; margin-right: 10%;}

.campus-box-cnt{ display: flex; justify-content: space-between; margin-top: 130px;}
.campus-box-cnt li{ width: 33.33%; margin: 0 5px; max-width: 414px;}
.campus-box { background: #fff; border-radius:0 10px 10px 10px; padding: 40px 40px; position: relative; height: 300px; display: flex; align-items: flex-end; border: 1px solid #fff; transition: .5s;}
.campus-box:before{ background: #fff; position: absolute; left: -1px; top: -38px; height: 38px; width: 110px; content: ''; border-radius: 10px 10px 0 0; border: 1px solid #fff; border-bottom: 0; transition: .5s;}

.campus-box .campus-img{ position: absolute; right: -50px; top: -70px; padding: 0; z-index: 5; border: 20px solid #fff;  border-radius: 100%; width: 140px; height: 140px; background: #fff;}
.campus-box .campus-txt{ width: 100%; font-size: 28px; line-height: 34px; position: relative; z-index: 2;}
.campus-box .campus-txt span{font-family: "montserratBold";}

.campus-box.byellow{ background: rgba(255, 209, 0, 0.06); border: 1px solid #FFD100; position: relative;}
.campus-box.byellow:before{ border-color: #FFD100; background: #fffcf0; border-bottom: 0;}
.campus-box.borange{ background: rgba(243, 112, 33, 0.06); border: 1px solid #F37021;}
.campus-box.borange:before{ background: #fef7f1; border-color: #F37021;}
.campus-box.bgray{background: rgba(67, 67, 67, 0.04); border: 1px solid #434343;}
.campus-box.bgray:before{  border-color: #434343; background: #f8f8f8;}

.campus-box.byellow:after, .campus-box.borange:after, .campus-box.bgray:after{ content: ''; position: absolute; width: calc(100% - 20px); height: calc(100% - 20px); left: 0; top: 0;    margin: 10px; z-index: 0; border-radius: 5px;}
.campus-box.byellow:after{ background: #FFF6CD;}
.campus-box.borange:after{ background: #fce0cc;}
.campus-box.bgray:after{ background: #e9e9e9;}

.campus-box .campus-img span{ width: 100px; height: 100px; filter: drop-shadow(0px 3px 0px rgba(199, 186, 129, 0.50)); display: flex; align-items: center; justify-content: center; border-radius: 100%; }

.campus-box.byellow .campus-img span{ background: #FFF6CD; fill: #FFF6CD;
filter: drop-shadow(0px 3px 0px rgba(199, 186, 129, 0.50)); }
.campus-box.borange .campus-img span{ background: #fce0cc; fill: #FFE0CD;
filter: drop-shadow(0px 3px 0px rgba(228, 156, 113, 0.50)); }
.campus-box.bgray .campus-img span{ background: #e9e9e9; fill: #E9E9E9;
filter: drop-shadow(0px 3px 0px rgba(67, 67, 67, 0.50));}

.launchpad{background: #f6f6f6;; padding: 100px 0;}
.launch-title-cnt{ text-align: center; padding-bottom: 9px; background: url(../../images/career-2025/arrow-line.png) left bottom no-repeat;}
.launch-title-cnt .button-orange{ position: relative; top: 25px;}

.launch-desc{ margin: 140px 0;  background: url(../../images/career-2025/we-have-been-section-v3.png) center center no-repeat; min-height: 800px;display: flex;justify-content: center;align-items: center; }
.launchpad-box{    display: flex ; flex-direction: column; justify-content: center; align-items: center;}
.lanch-h1{ font-size: 68px; line-height: 68px; font-family: "montserratBold";color: #F37021; }
.lanch-txt{ font-size: 32px; line-height: 42px; max-width: 700px; margin-top: 66px; color: #434343;text-align: center;font-family: 'montserratMedium';}

.launch-desc .circle1{ position: absolute; right: 0; top: 0; background: url(../../images/career-2025/circle1.png) center center no-repeat; width: 370px; height: 370px;}
.launch-desc .circle3{ position: absolute; left: 0; bottom: 0; background: url(../../images/career-2025/circle3.png) center center no-repeat; width: 170px; height: 170px;}

.launch-desc-call{ display: flex; justify-content: space-between; align-items: flex-end; }
.launch-desc-call .lanch-call-title{ width: 70%;}
.launch-desc-call .lanch-call-arrow{ width: 30%; text-align: right;}
.page-template-campus-2025 .footer .getin-touch{
  background: #f6f6f6;
}

/* CAMPUS ENDS */

.page-template-life-at-gateway-gallery-2025 .footer .getin-touch { background: transparent;}

.life-gallery-text{ margin-top: 210px; color: #000; text-align: center;}
.life-gallery-text a{ display: flex; align-items: center; justify-content: center;}
.life-gallery-text a p { margin-left: 10px; font-size: 22px;}

.life-gallery-cnt{  margin-top: 100px; column-count: 3; /* Adjust the number of columns as needed */
  column-gap: 28px;}
.life-gallery-cnt .gallery-item{ margin-bottom: 28px; display: inline-block; width: 100%; border-radius: 24px; overflow: hidden; box-sizing: border-box; transition: transform 0.3s ease; position: relative;}

.life-gallery-cnt .gallery-item video { width: 100%; height: auto; display: block; object-fit: cover; border-radius: 10px;pointer-events: none;}

.life-gallery-cnt .gallery-item .hover-text { position: absolute; bottom: 20px; left: 15px; padding: 12px 16px;  opacity: 0; transition: opacity 0.3s ease; pointer-events: none; font-size: 20px; font-family: "montserratBold"; border-radius: 20px;}
.life-gallery-cnt .gallery-item:hover .hover-text { opacity: 1;}


.gallery-filters{ margin-top: 50px; display: flex; justify-content: center; display: none;}
.life-gallery-cnt .gallery-item.hide { display: none;}
.filter-btn { margin: 5px; padding: 6px 12px; cursor: pointer; border: none; background: #eee;}
.filter-btn.active { background: #F37021; color: #fff;}

.page-template-jobs-2025 .op, .page-template-why-gateway-2025 .wg, .page-template-campus-2025 .cm, .page-template-life-at-gateway-2025 .lagg {
  color: #ff4d00 !important;
  font-weight: bold;
}

.testimonial-cnt { position: relative; z-index: 2;}
.video-slick-slider1 {display: flex; flex-wrap: wrap;}
.video-slick-slider1 div { flex-basis: 50%; padding: 0px 15px;}
.video-container { width: 100%; height: 290px; position: relative; display: flex; align-items: center; justify-content: center; background: rgb(240, 240, 240); border-radius: 50px; margin: 10px 0; overflow: hidden;}
.video-container img.poster { position: absolute; z-index: 1; width: 100%; height: 100%;}
.video-container .custom-play { font-size: 7em; color: rgb(255, 255, 255); position: relative; opacity: 0.5; z-index: 2;}

.modal-backdrop.show { opacity: 0.7 !important;}
#modal-video .modal-header .close { font-size: 2.5rem;}
#modal-video .modal-title{font-size: 1.5rem; font-family: "montserratBold";}






.decor-img {
  width: 80px;
  height: auto;
  margin: 10px;
}

.image-row {
  margin-top: 10px;
  margin-bottom: 10px;
  gap: 30px;
}

.side-img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100px;
  height: auto;
  z-index: 1;
}

.left-img {
  left: -60px;
}

.right-img {
  right: -60px;
}

.quick-inner-links.mobile {
    display: none;
    top: 0;
}