/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 03 2026 | 18:47:49 */
.star-rating {
  font-size: 32px;
  color: #ccc;
  cursor: pointer;
}
.star-rating span.active {
  color: #f5b301 !important;
}

.xdbtn .elementor-button {
    position: relative;
    overflow: hidden;
}
.xdbtn .elementor-button svg {
    transition: .3s all;
}
.xdbtn .elementor-button:hover svg {
    margin-left: 10px;
}
.xdbtn .elementor-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #C5443C;
  transition: all 0.4s ease;
  z-index: 0;
}

.xdbtn .elementor-button:hover::before {
  left: 0;
}
.xdbtn .elementor-button-content-wrapper {
    position: relative;
    z-index: 1;
}


.job-box::before {
    transition: 0.3s ease;
    content: "";
    position: absolute;
    inset: 0 !important;
    border-radius: 15px;
    border: 2px solid transparent;
    opacity: 0;
    background: linear-gradient(
        44.77deg,
        #F0534A 10.43%,
        #fc716a 30.85%,
        #ff8a84 49.4%,
        #ff8a84 58.68%,
        #fc8b85 69.82%,
        #F0534A 93.02%
    ) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

.job-box:hover:before {
	opacity:1;
}

.shadow-line:hover:before {
    opacity: 1;
}

.line {
    background: linear-gradient(to right, #fff 50%, #252525 50%);
    background-size: 200% 100%;
    background-position-x: 100%;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    display: inline-block;
}

.faqs-acdn .ekit_accordion_icon_group {
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.faqs-acdn .elementskit-card .elementskit-card-header {
    position: relative;
}

.faqs-acdn .elementskit-card .elementskit-card-header::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #f0534a;
    transition: width 0.5s ease;
    transition-delay: 0;
}

.faqs-acdn .elementskit-card.active .elementskit-card-header::before {
    width: 100%;
}

body {
    overflow-x: hidden;
}

.svgwhite .elementor-button-content-wrapper svg {
    width: 12px;
    filter: invert(1);
}



.filter-image img {
    filter: brightness(80%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg);
}

.awards-filtered img {
    filter: brightness(100%) contrast(100%) saturate(0%) blur(0) hue-rotate(0deg) !important;
}

.xd-desktop.elementor-sticky--effects {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: rgba(30, 30, 30, 0.79);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.award-box {
    background: linear-gradient(to bottom, rgb(255 255 255 / 4%), rgba(104, 104, 104, 2%), rgba(104, 104, 104, 2%));
    backdrop-filter: blur(2.1px);
    -webkit-backdrop-filter: blur(2.1px);
    border: 1px solid rgb(255 255 255 / 0.4);
    box-shadow: 0 4px 10px rgb(0 0 0 / 0.1);
    position: relative;
    overflow: hidden;
}

.jet-tabs__control-inner {
    justify-content: space-between !important;
}

.jet-tabs__control {
    position: relative;
}

.jet-tabs__control::before {
    content: '';
    width: 0;
    height: 1px;
    background: #f0534a !important;
    transition: 0.3s ease-in-out;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    will-change: width;
}

.jet-tabs__control:hover:before {
    width: 100%;
}

.jet-tabs__control .jet-tabs__label-text {
    transition: 0.3s ease-in-out;
    will-change: transform;
}

.jet-tabs__control.active-tab::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #f0534a !important;
    transition: 0.3s ease-in-out;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    will-change: width;
}

.jet-tabs__control:hover .jet-tabs__label-text {
    transform: translateX(15px);
}

.jet-tabs__control.active-tab .jet-tabs__label-text {
    transform: translateX(15px) !important;
}

.jet-tabs__control.active-tab .jet-tabs-icon {
    transform: rotate(-45deg) !important;
}

.jet-tabs__control .jet-tabs-icon {
    transition: 0.3s ease-in-out;
    will-change: transform;
}

.jet-tabs__control:hover .jet-tabs-icon {
    transform: rotate(-45deg);
}

.jet-tabs__content-wrapper {
    display: flex;
    align-items: center;
}

.swiper-wrapper {
    cursor: none !important;
}

.industries img {
    filter: grayscale(100%);
    transition: filter 0.3s ease-in-out;
}

.industries img:hover {
    filter: grayscale(0);
}

.drag-btn {
    position: fixed;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: var(--e-global-color-primary);
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    display: flex;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 9999;
}

.industries .swiper-pagination-progressbar,
.blogs .swiper-pagination-progressbar {
    width: 310px !important;
    bottom: 0px !important;
    position: absolute;
    left: 50% !important;
    transform: translate(-50%);
    background: #4d4d4d;
    margin-top: auto !important;
}
.progress .swiper-pagination-progressbar {
    width: 310px !important;
    bottom: 0px !important;
    position: absolute;
    left: 50% !important;
    transform: translate(-50%);
    background: #4d4d4d;
    margin-top: auto !important;
}

.footer-svgs svg {
    filter: brightness(0) saturate(100%) invert(53%) sepia(69%) saturate(4668%) hue-rotate(334deg) brightness(99%) contrast(90%);
}

.globe-image img {
    filter: drop-shadow(0 0 30px #ffd70066);
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.xd--head-svg svg {
    filter: invert(1);
}

.header-sticky.elementor-sticky--active {
    backdrop-filter: blur(20px);
    background-color: rgba(30, 30, 30, 0.79);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.filter-image {
    visibility: hidden;
    overflow: hidden;
    position: relative;
}

/* Gallery */
.gallery-wrap {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.gallery-xd {
    position: relative;
    width: 100%;
    height: 100%;
    flex: none;
}

.gallery__item-xd {
    background-position: 50% 50%;
    background-size: cover;
    flex: none;
    position: relative;
}

.gallery__item-xd img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.gallery--bento {
    display: grid;
    gap: 1vh;
    grid-template-columns: repeat(3, 32.5vw);
    grid-template-rows: repeat(4, 23vh);
    justify-content: center;
    align-content: center;
}

.gallery--final.gallery--bento {
    grid-template-columns: repeat(3, 100vw);
    grid-template-rows: repeat(4, 49.5vh);
    gap: 1vh;
}

.gallery--bento .gallery__item-xd:nth-child(1) {
    grid-area: 1 / 1 / 3 / 2;
}

.gallery--bento .gallery__item-xd:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
}

.gallery--bento .gallery__item-xd:nth-child(3) {
    grid-area: 2 / 2 / 4 / 3;
}

.gallery--bento .gallery__item-xd:nth-child(4) {
    grid-area: 1 / 3 / 3 / 3;
}

.gallery--bento .gallery__item-xd:nth-child(5) {
    grid-area: 3 / 1 / 3 / 2;
}

.gallery--bento .gallery__item-xd:nth-child(6) {
    grid-area: 3 / 3 / 5 / 4;
}

.gallery--bento .gallery__item-xd:nth-child(7) {
    grid-area: 4 / 1 / 5 / 2;
}

.gallery--bento .gallery__item-xd:nth-child(8) {
    grid-area: 4 / 2 / 5 / 3;
}
