
.meet-img img {
    object-fit: cover;
    height: 326px;
}
.banner-links a.baner-link-box h6 {
    min-height: 41px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.our-team__tabs-label input:checked + .our-team__tabs-text {
    background: transparent !important;
    border-color: var(--cl-white) !important;
    color: var(--cl-white) !important;
}

.our-team__tabs-label input.active + .our-team__tabs-text {
    background: var(--cl-white) !important;
    border-color: var(--cl-white) !important;
    color: var(--cl-navy) !important;
}
section.partners-section .partners-section__item-logo img {
    max-width: 70px;
    height: 70px;
    object-fit: contain;
}
/*03-12-2024*/
.num-pages {
    display: flex;
    gap:clamp(12px,.595238vw + 7.42857px,16px);
}

.num-pages a {
    font-size: 20px;
}
.job-search-pagination a.btn-shop.btn-shop--line.active {
    color: #88d1f3;
}

.job-search-pagination a.icon-shop-arrow-right.btn-shop.btn-shop--line.prev,.job-search-pagination a.icon-shop-arrow-right.btn-shop.btn-shop--line.next {
    width:24px;
    height:24px;
    margin-right:16px;
    background-color:#fff;
    border-radius:50%;
    background-image:url("../images/left_arow.png");
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-size:13px;

}

.job-search-pagination a.icon-shop-arrow-right.btn-shop.btn-shop--line.next{
    background-image:url("../images/right_arow.png");
    margin-left: 16px;
    cursor: pointer;
}
a.icon-shop-arrow-right.btn-shop.btn-shop--line.prev{
    cursor: pointer;
}
/*30-12-2024*/
.stories-section__item {
    cursor: auto !important;
}
/*30-12-2024*/
/*31-12-2024*/
.live-jobs .live-jobs__item-content {
    z-index:999;
}
/*.btn:hover .btn__text {
    background-color: transparent !important;
}*/
/*31-12-2024*/

/*04-12-2024*/
.snackbar-container {
    transition: all .5s ease;
    transition-property: top,right,bottom,left,opacity;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    min-height: 14px;
    background-color: #070b0e;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    line-height: 22px;
    padding: 18px 24px;
    bottom: -100px;
    top: -100px;
    opacity: 0;
    z-index: 99999999;
}


.snackbar-container button.action {
    background: transparent;
    display: inline-block;
    border: none;
    font-size: inherit;
    text-transform: uppercase;
    margin: 0 0 0 24px;
    padding: 0;
    min-width: min-content;
    cursor: pointer;
}
.snackbar-container.snackbar-pos.bottom-left {
    top: auto!important;
    bottom: 0;
    left: 0;
    z-index: 99999999;
}


/* 4-12-24 */

li.menu-item.dropdown.sectors {
    position: relative;
    background-image: url('../images/drop_arow.png');
    background-repeat: no-repeat;
    background-position: right 0 top 50%;
    padding-right: 20px;
}
ul.custom-dropdown {
    position: fixed;
    visibility:hidden;
    opacity: 0;
    transition: .3s linear;
}
li.menu-item.dropdown.sectors:hover > ul.custom-dropdown {
    visibility:visible;
    opacity: 1;
    transition: .3s linear;
} 

li.menu-item.dropdown.sectors > ul.custom-dropdown li:hover a {
    color: #58A8DA;
    transition: .3s linear;
} 
.num-pages a {
    cursor: pointer;
}
li.menu-item.dropdown.sectors{
    cursor: pointer;
}
li.menu-item.dropdown.sectors a {
    color: var(--cl-white);
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    transition: all .3s;
    position: relative;
}
li.menu-item.dropdown.sectors ul.custom-dropdown li{
    margin-bottom: 8px;
}
li.menu-item.dropdown.sectors ul.custom-dropdown li:first-child{
    margin-top: 8px;
}
.our-team__tabs{
    flex-wrap: wrap;
}

.our-specialties__accordion-content .content-element ul li:before {
    display: none;
}
.our-specialties .our-specialties__accordion-content ul li{padding-left: 0;margin-bottom: 0;}

.stories-section__item-content.content-element p{
    font-size: clamp(14px, .297619vw + 12.7143px, 14px);
}
.stories-section__item-content{
    overflow: auto;
}
.first-section__wrap form#form-keyword {
    background: transparent;
}
.first-section__wrap form#form-keyword {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}
.first-section__wrap .first-section__search-btn {
    right: clamp(-16px, .446429vw - -8.5714px, 10px);
}
.our-team__item {
    cursor: unset;
}
/*20-12-2024*/
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}

.grecaptcha-badge {
    z-index: 999999;
}
/*20-12-2024*/
/*31-01-2025*/
.cc-nb-buttons-container button {
    font-family: var(--font-main);
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff;
    transition: .2s linear;
}

.cc-nb-buttons-container button:hover {
    border: 1px solid #58A8DA;
    background: #58A8DA !important;
    transform: scale(1.02);
    color: #fff !important;
}

.cc-nb-main-container {
    background: #0b111a;
    border: 1px solid;
    border-image: linear-gradient(#58a8da, #1c45db, #58a8da);
    border-image-slice: 1;
}

p#cc-nb-title {
    font-family: var(--font-main);
}

p#cc-nb-text {
    font-family: var(--font-main);
}
.cc-pc-head-lang select.cc-pc-head-lang-select {
    background: #212121 !important;
    color: #fff !important;
    border-bottom: 1px solid;
    padding-left: 0px !important;
    cursor: pointer;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item button {
    color: #fff !important;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item[active=true] {
    background: #58A8DA !important;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item {
    background: transparent !important;
    transition: .3s linear;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs {
    background: transparent !important;
}

.cc-cp-foot-button button.cc-cp-foot-save {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff;
     transition: .1s linear;
}
.cc-cp-foot-button button.cc-cp-foot-save:hover {
    background: #58A8DA !important;
    border: 1px solid #58A8DA !important;
    transition: .1s linear;
    color: #fff !important;
}
.termsfeed-com---palette-dark .cc-pc-head-close:focus {
    border: 2px solid #58A8DA !important;
}
.cc-cp-foot-button button.cc-cp-foot-save {
    border-radius: 12px;
}
.cc-nb-buttons-container button {
    border-radius: 12px;
}

.termsfeed-com---palette-dark .cc-cp-body-tabs-item[active=true] button {
    color: #fff !important;
}

p.cc-pc-head-title-text,p#cc-pc-head-title-headline,p.cc-cp-body-content-entry-title,p.cc-cp-body-content-entry-text,button.cc-cp-body-tabs-item-link,.cc-cp-foot-byline,select.cc-pc-head-lang-select{
    font-family: var(--font-main);
}
.termsfeed-com---palette-dark .cc-pc-head-lang select:focus {
    box-shadow: 0 0 0 2px #58A8DA;
}
@media screen and (max-width: 767px) {

    .termsfeed-com---nb .cc-nb-title,.termsfeed-com---pc-dialog .cc-cp-body-content-entry-title {
        font-size: 18px !important;
    }
    .termsfeed-com---nb .cc-nb-text ,.termsfeed-com---pc-dialog .cc-cp-body-content-entry-text{
        font-size: 14px;
    }
    .termsfeed-com---nb .cc-nb-main-container {
        padding: 20px 20px;
    }
    .termsfeed-com---nb-simple {
        max-width: 70%;
    }
    .termsfeed-com---nb .cc-nb-okagree, .termsfeed-com---nb .cc-nb-reject, .termsfeed-com---nb .cc-nb-changep {
        display: inline-block !important;
        width: auto !important;
    }
    .termsfeed-com---nb-simple {
        max-width: 70%;
    }
}
@media screen and (max-width: 576px) {
    .termsfeed-com---nb-simple {
        max-width: 90%;
    }
}
/*31-01-2025*/
/* 23-12-24 */
.apply-now-active {
    overflow-y: hidden;
}
.popup__content form#apply_form .meta-checkbox__box .check-clip {
    background-color: #fff !important;
    width: 10px !important;
    height: 9px !important;

}
.popup__content form#apply_form .meta-checkbox input:checked~.meta-checkbox__box {
    background: transparent !important; 
}
.meta-input label {
    cursor: pointer !important;
}
@media (max-width: 960px) {
    .our-specialties .our-specialties__wrap .our-specialties__accordion__image {
        display: none;
    }
}

@media(min-width:1400px){
.text-section.life-sciences .text-section__decor:nth-child(3) .text-section__decor-wrapper:first-child{
    bottom: 78%;
}
.text-section.life-sciences .text-section__decor:nth-child(3) .text-section__decor-wrapper:last-child{
    bottom: 77%;
}
}
@media(min-width:768px){
    .stories-section__item:hover:after {
        height: 100%;
    }
    .stories-section__item:hover .stories-section__item-content {
        opacity: 1;
        max-height: 100%;
        margin-bottom: auto;
    }
}

@media(max-width:1200px){
    li.menu-item.dropdown.sectors {
        font-size: 24px;
        flex-direction: column;
        position: relative;
    }
    li.menu-item.dropdown.sectors span.arrow-mob {
        position: absolute;
        right: 0px;
        width: 20px;
        background: #ff000000;
        height: 100%;
        opacity: 0;
    }

    li.menu-item.dropdown.sectors a {
        flex: 0 0 auto;
        width: 100%;
        line-height: 28px;
        /* font-size: 24px; */
        /* font-weight: 500; */
    }
    ul.custom-dropdown {
        position: static;
        width: 100%;
        flex: 0 0 auto;
        display: none;
        margin-top: 16px;
    }
    li.menu-item.dropdown.sectors:hover ul.custom-dropdown.is-active {
        display: block;
    }
 
    ul.custom-dropdown li{
       margin-bottom: 16px !important;
    }
    ul.custom-dropdown li:last-child{
        margin-bottom: 0px !important;
     }
     li.menu-item.dropdown.sectors ul.custom-dropdown li:first-child{
        margin-top: 0px;
    }
    
}
@media(max-width:1199px){
    li.menu-item.dropdown.sectors {
        background-position: right 0 top 10px;
    }
    li.menu-item.dropdown.sectors a {
        line-height: 28px;
        font-size: 24px;
        font-weight: 500;
    }
}
@media (min-width: 541px) {
    .first-section.about-us .first-section__content {
        width: 65.86%;
    }
    .first-section.about-us .first-section__title {
        text-align: start;
        margin-bottom: clamp(30px, 24.1071vw - 155.143px, 40px);
    }
    .first-section.about-us .first-section__content.content-element p {
        font-family: var(--font-main);
        font-size: clamp(20px, .446429vw + 16.5714px, 20px);
        font-weight: 400;
        line-height: 1.5;
    }
}
@media (min-width: 640px) {
.snackbar-container {
    min-width: 288px;
    max-width: 568px;
    display: inline-flex;
    border-radius: 2px;
    margin: 24px;
}
}


.job-search__aside .meta-input input::placeholder{
    color:#72767b;
}
.validation-message {
  position: absolute;
  bottom: -10px;
}
@media (max-width: 640px) {
    .first-section .first-section__looking{
        bottom: 16px;
    }
    .grecaptcha-badge {
        display: none !important;
    }
    .first-section.article .first-section__wrap {
        padding-bottom: 0;
    }
.custom-search-input {
  width: 100%;
}
.validation-message {
  position: static;
}
}
@media (max-width: 1200px) {

.job-description__aside .job-description__aside-card-social {
    word-break: break-all;
}
}
.open-menu-active{
  overflow: hidden;
}

/*02-09-2025 */
.blog-detl-cont a {
    color: #d5b15b;
    text-decoration: underline;
}
/*02-09-2025*/


/*5 aug 2025*/
/* Bouncing Dots Loader */
.bouncing-loader {
  display: flex;
  gap: 8px;
  justify-content: center;
}
.bouncing-loader span {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ffdb4e;
  animation: bounce 0.6s infinite alternate;
}
.bouncing-loader span:nth-child(2) {
  animation-delay: 0.2s;
}
.bouncing-loader span:nth-child(3) {
  animation-delay: 0.4s;
}
@keyframes bounce {
  from {
    transform: translateY(0);
    opacity: 0.6;
  }
  to {
    transform: translateY(-16px);
    opacity: 1;
  }
}

.loader-row.loader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000000ab;
    z-index: 9;
}


/*23-10-2025*/
/*swiper css*/
.swiper-wrapper {
    transition-timing-function: linear !important;
}
/*swiper css*/
.video-swiper {
    overflow: hidden;
    margin-bottom: 40px;
}
/*pop up.css*/
 .recruit-popup {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.recruit-popup-content {
  background: #d6d3c9;
  width: 90%;
  max-width: 1130px;
  border-radius: 6px;
  position: relative;
  padding: 60px 40px;
}

.recruit-popup-content .close-popup {
  position: absolute;
  top: 20px;
  right: 25px;
  font-size: 26px;
  background: none;
  border: none;
  color: #000;
  cursor: pointer;
}

.popup-main-title {
  font-weight: 700;
  color: #0B1023;
  margin-bottom: 40px;
}


.category-tile {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-radius: 4px;
  max-height: 110px;
}



.popup-jobs .job-btn {
  display: inline-block;
  background: #0d162a;
  color: #fff;
  padding: 10px 15px;
  text-align: center;
  border-radius: 4px;
  font-size: 14px;
  text-decoration: none;
  transition: 0.3s;
}

.popup-jobs .job-btn:hover {
  background: #f1c40f;
  color: #000;
}

/* Responsive */

.popup-jobs ul {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.popup-jobs ul li {
    font-family: Alexandria;
    font-weight: 500;
    font-size: clamp(14px, calc(1.125rem + ((1vw - 7.68px) * 0.744)), 18px);
    line-height: 130%;
    letter-spacing: 0px;
    color: #DDD1A2;
    padding: 8px 10px;
    background-color: #0B1023;
}
.popup-categories {
    display: flex;
    flex-direction: column;
    gap: 5px;
    /* max-width: 460px; */
    width: 44%;
    flex: 0 0 auto;
    margin-right: 50px;
     position: sticky;
    top: 0;
}
.popup-jobs {
    width: 50%;
}
.popup-layout {
    display: flex;
    max-height: 450px;
    overflow: auto;
}
.category-tile h3 {
    font-family: Alexandria;
    font-weight: 400;
    font-size: clamp(22px, calc(1.375rem + ((1vw - 7.68px) * 1.1905)), 30px);
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
}
.popup-jobs ul li {
    flex: 0 0 auto;
    width: fit-content;
}

section.recruit.top .category-tile img {
    min-height: unset !important;
}
.category-tile .marque-box {
    max-height: 110px;
    margin-bottom: 0px !important;
}

.category-tile .marque-box h4 {
    bottom: 30px;
    font-size: clamp(22px, calc(1.375rem + ((1vw - 7.68px) * 1.1905)), 30px) !important;
    font-family: Alexandria;
    font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0px;
}


.category-tile .color-overlay {
    background-color: #00000080;        
}
.category-tile.active .color-overlay {
    background-color: var(--Gold, #CCA75C);
}

@media(max-width:992px){
    .popup-layout {
    flex-direction: column;
}
.popup-categories {
    flex-direction: column;
    width: 100%;
    margin-right: 0px;
    padding-right: 30px;
    margin-bottom: 30px;
}
.popup-jobs {
    width: 100%;
}
.recruit-popup-content {
    padding: 40px 20px;
}
.popup-layout .marque-img {
    width: 100% !important;
}
.popup-jobs ul {
    gap: 10px;
}
}

@media(max-width:576px){
    .category-tile .marque-box h4 {
    font-size: 18px !important;
}
}

