@font-face {font-family: 'AikoJobs';src:  url('../fonts/XXXLutzSans-Light.woff2') format('woff2'),url('../fonts/XXXLutzSans-Light.woff') format('woff');font-weight:400}
body {
    font-family: 'AikoJobs','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    line-height: 23px;
    height: auto !important;
    min-height: 101vh !important; /* Forces the page to be slightly taller than the screen */
    overflow-y: scroll !important; /* Always show the scrollbar track */
}
h3,h4,h5 {
    font-weight: bold;
}
h3 {
    font-size: 23px;
}
h5 {
    font-size: 20px;
}
body a {
    color: rgba(0, 0, 0, 0.55);
    text-decoration: none;
}
body a:visited {
    color: rgba(0, 0, 0, 0.55);
    text-decoration: none;
}
body a:hover {
    color: rgba(0, 0, 0, 0.7);
    text-decoration: none;
}

.search-btn {
    padding: 1rem 0.75rem;
    border-radius: 0;
    border: 0;
    background-color:  #72bf44;
    width: 100%;
    color: #fff;
}
.search-btn:hover {
    background-color:  #ec008c;
    color: #fff;
}

.modern-nav .btn-outline-danger {
    border-color: #72bf44;
    color: #72bf44;
}

.modern-nav .btn-outline-danger:hover,
.modern-nav .btn-outline-danger:focus,
.modern-nav .btn-outline-danger:active {
    background-color: #ec008c;
    border-color: #ec008c;
    color: #fff;
}

.search-select{

    border-radius: 0;
}

.search-card .card-body, > .main-search{
    border-radius: 0;
}

.search-input{
    border-radius: 0;
}

.block {
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 575px) {
    .search-card input, select, button {
        margin-top: 5px;

    }
    .videos image {
        margin-top: 5px;

    }
}
@media (min-width: 576px) {
    .search-card {
        max-width: 100%;

    }
}
@media (min-width: 768px) {
    .search-card {
        max-width: 100%;
        margin-top: -60px;
    }
}
@media (min-width: 980px) {
    .search-card {
        max-width: 930px;
        margin: auto;
        margin-top: -15px;
    }
}

@media (min-width: 576px) {
    .main-slider {
        max-width: 100%;
    }
}

@media (min-width: 980px) {
    .main-slider {
        max-width: 980px;
        margin: auto;

    }
}

.list-categories {
    width: 100%;
}
.list-categories li {
    width: 100%;
    float: left;
    list-style: none;
}
@media (min-width: 768px) {
    .list-categories li {
        width: 33%;
        list-style: none;
    }
}
.about-us p {
    text-indent: 0px;
}
.home-video-modal, .modal-dialog {
    width: auto;
    height:324px;
    margin-top: auto;

}

@media (min-width: 576px) {
    .home-video-modal, .modal-dialog {
        width: auto;
        height:324px;
    }
}
@media (min-width: 768px) {
    .home-video-modal, .modal-dialog {
        width: auto;
        height:432px;
    }
}
@media (min-width: 980px) {
    .home-video-modal, .modal-content, .modal-dialog {
        width: 960px;!important;
        height:540px;

    }
}

.modal {
    background: rgba(255, 255, 255, .5);
}

.apply-box {
    background-color: #f1f1f1;

}

.apply-box .btn {
    padding: 1rem 0.75rem;
    border-radius: 0;
    border: 0;
    color: white;
    background-color:  rgb(226, 0, 21);
    width: 100%;
}

.apply-box .btn:hover {
    background-color:  #b90000
}

.contacts-box .fa-solid {
    color: rgb(226, 0, 21);

}

footer a , footer a:hover , footer a:visited {
    color: black;
    text-decoration: none;
}

.carousel-control-prev2 {
    font-size: 100px;
    margin-top: -50%;
    background-color: #000;
    color: #000;
    height: 100px;

}

.main-slider-button {
    position: absolute;
    background: hsla(0, 0%, 100%, );
    border: none;
    color: #333;
}
.main-slider-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

}
.main-slider-prev-next-button.previous {
    left: 0px;
}
.main-slider-prev-next-button {
    border-radius: 0;
    padding: 0;
    opacity: 0;
    width: 40px;
    height: 60px;
    box-sizing: content-box;
    background: #fff;
}

.main-slider-prev-next-button.next {
    right: 0px;
}

@media (max-width: 575px) {
    .navbar-toggler {
        padding: 0;

    }
    .navbar-title {
        font-size: 1rem;
        margin: 0px;!important;
    }
}
@media (min-width: 576px) {
    .navbar-title {
        margin-left: 20px;
    }
}


.navbar {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 20px;
}

.job-results a{
    color: #000;
    text-decoration: none;
}

.job-result:hover{
    background-color: rgba(0, 0, 0, .1);
    cursor: pointer;
}

.job-results .row {
    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.job-results .job-results-header {
    border-top: 0;
    border-bottom: 0;
}
.job-description ul {
    padding: 0;
    margin-left: 0px;
    margin-top: 20px;
}

.job-description h5 {
    padding: 0;
    margin-left: 0px;
    margin-top: 0px;
}

.job-description li {
    padding: 0;
    margin-left: 15px;
}

.apply-job-btn {
    padding: 1rem 0.75rem;
    border-radius: 0;
    border: 0;
    background-color:  #72bf44;
    color: #fff;!important;

}

.apply-job-btn:active {
    color: #fff;!important;
}

.apply-job-btn:visited {
    color: #fff;!important;
}

.apply-job-btn:hover {
    background-color:  #ec008c;
    color: #fff;
}

.apply-job-btn-more  {
    padding: 1rem 0.75rem;
    border-radius: 0;
    border: 1px;
    border-color: rgb(226, 0, 21);
    background-color:  #fff;
    color: #ec008c;
}
.apply-job-btn-more:visited{
    color: rgb(226, 0, 21);!important;
}
.apply-job-btn-more:hover {
    padding: 1rem 0.75rem;
    border-radius: 0;
    border: 1px;
    border-color: #fff;
    background-color:  #72bf44;
    color: #fff;
}

.job-fa-thumbs-up {
    font-size: 90px;!important;
    color: transparent;              /* hide fill */
    -webkit-text-stroke: 2px #ec008c;  /* outline */

}

.col-form-label {
    text-align: left;
}

.upload-files-for-application{
    width: 200px;
    max-width: 200px;
    border: 1px solid black;
    padding: 4px;
    margin-left: 0px;
}


.view_list {
    margin-top: 10px;
}

.apply-for-job-btn {
    width: 200px;
    margin-bottom: 0;
    vertical-align: center;!important;
}
.vertical-thumbs-swiper .swiper-slide {
    transform: scale(1) !important; /* No shrinking */
    opacity: 1 !important;          /* No dimming */
    filter: none !important;
}

/* Remove the dark overlay (::after) from Shorts slides */
.vertical-thumbs-swiper .swiper-slide::after {
    display: none !important;
}

/* Make the "View All" card match the aspect ratio of a Short */
.view-all-card {
    aspect-ratio: 9 / 16;
    display: flex !important;
}

.view-all-card:hover {
    background-color: #b2050f !important; /* Darker red on hover */
    transform: translateY(-5px);
    transition: transform 0.3s ease;
}
.vcenter {

    vertical-align:middle !important;
}

.dropdown-menu {
    border-radius: 0%;
}

.privacy-policy li {
    font-weight: bold;
}
.privacy-policy p {
    margin-top: 15px;
}

.page-item.active .page-link {
    color: #000;!important;
    background-color: rgba(0, 0, 0, 0.25);!important;
    border-color: rgba(0, 0, 0, 0.25);!important;
}

.page-link:hover {
    color: #000;!important;
    background-color: rgba(0, 0, 0, 0.1);!important;
    border-color: rgba(0, 0, 0, 0.1);!important;
}

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background: #212327 ;
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a, .cookiealert a:visited, .cookiealert a:active {
    text-decoration: underline;
    color: #ffffff;
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}

.fb-share, .fb-share:visited, .fb-share:active  {
    color: #ffffff;!important;
    text-decoration: none;
}

/* Search filters index start */
.city-link {
    margin: 2px;
    padding: 4px 8px;
    text-decoration: none;
    color: #007bff;
    cursor: pointer;
}
.city-link.active {
    font-weight: bold;
    color: #fff;
    background-color: #007bff;
    border-radius: 4px;
}

.pill {
    display: inline-block;
    padding: 6px 12px;
    margin: 4px;
    border-radius: 20px;
    font-size: 0.9rem;
    cursor: pointer;
    user-select: none;
    transition: all 0.2s ease;
}


.pill:not(.active):not(.disabled) {
    background-color: #f0f0f0;
    color: #333;
}


.pill:not(.active):not(.disabled):hover {
    background-color: #e0e0e0;
    box-shadow: 0 0 6px rgba(0,0,0,0.1);
}


.pill.active {
    background-color: #ec008c;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 0 10px rgba(236,0,140,0.5);
}


.pill.active-filter {
    box-shadow: 0 0 8px rgba(0,200,100,0.4);
}


.pill.disabled {
    background-color: #e0e0e0;
    color: #999;
    cursor: not-allowed;
}


.pill .count {
    font-weight: normal;
    margin-left: 4px;
    color: inherit;
}

.count{
    font-weight:600;
    opacity:0.8;
}
/* Search filters index end */


/* Videos on index start */

.swiper-slide {
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

/* 1. Dark Overlay on inactive slides */
.swiper-slide::after {
    content: "";
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.6); /* Adjust darkness here */
    transition: opacity 0.4s;
}

/* 2. Remove overlay and scale up the Active (Center) slide */
.swiper-slide-active {
    transform: scale(1.1);
    z-index: 10;
}

.swiper-slide-active::after {
    opacity: 0; /* Clear view for the center image */
}

/* 3. Vertical Shorts Styling */
.vertical-slide {
    aspect-ratio: 9 / 16;
}
.vertical-slide img {
    height: 100%;
    width: 100%;
    object-fit: cover; /* This crops the YT landscape thumb to vertical */
}
/* Limits styling to JUST this slider area */
.video-slider-wrapper {
    overflow: hidden; /* Prevents horizontal scrollbars on the page */
    padding: 20px 0;
}

/* 1. The Container - Crucial for the scaling not to clip */
.horizontal-swiper {
    padding: 20px 0 !important;
    overflow: visible !important;
    position: relative;
}
#interviews, #podcasts {
    overflow: hidden !important; /* This clips the videos at the edge of the tab area */
    width: 100%;
}
.horizontal-swiper .swiper-wrapper {
    align-items: center; /* Keeps them vertically aligned when scaling */
}

/* 2. Base Slide State (The ones in the background) */
.horizontal-swiper .swiper-slide {
    position: relative;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); /* Smoother "spring" transition */
    transform: scale(0.85); /* Side slides are 15% smaller */
    opacity: 0.5;           /* Dim the background ones */
    z-index: 1;
}

/* 3. The Dark Overlay for side slides */
.horizontal-swiper .swiper-slide::after {
    content: "";
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.6);
    transition: opacity 0.4s ease;
    pointer-events: none;
    border-radius: 0.5rem;
    z-index: 2;
}

/* 4. The CENTER (Focus) Slide - BIG and CLEAR */
.horizontal-swiper .swiper-slide-active {
    transform: scale(1.18) !important; /* Center is 18% bigger than normal */
    opacity: 1 !important;
    z-index: 10 !important; /* Bring to very front */
}

/* Hide the dark overlay on the center slide */
.horizontal-swiper .swiper-slide-active::after {
    opacity: 0;
}

/* 5. Text Overlay Logic */
.horizontal-swiper .info-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 15px;
    background: linear-gradient(to top, rgba(0,0,0,0.9) 20%, transparent 100%);
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    z-index: 3;
    transition: opacity 0.4s ease;
    opacity: 0.7; /* Text is slightly visible on sides */
}

/* Make text fully bright on center slide */
.horizontal-swiper .swiper-slide-active .info-overlay {
    opacity: 1;
}

/* Prevent the video image from having weird borders when scaled */
.horizontal-swiper .video-card {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0.5rem;
}

/* Target the active tab specifically */
#myTab .nav-link.active {
    background-color: #72bf44; /* Netflix Red, or choose your color */
    color: white;               /* Text color when active */
    border-color: #72bf44;      /* Match border to background */
    font-weight: bold;
}

#myTab .nav-link.active:hover {
    color: #ffffff;               /* Text color when active */
}

/* Optional: Style the tabs when NOT active (the idle state) */
#myTab .nav-link {
    color: #808080;             /* Grey text for inactive tabs */
    background-color: transparent;
    border: none;               /* Removes the default folder-tab look */
    transition: all 0.3s ease;
}

/* Optional: Hover effect for inactive tabs */
#myTab .nav-link:hover {
    color: #000000;
    border-color: transparent;
}

/* Removes the white border-bottom from the header-tabs container */
.card-header-tabs {
    border-bottom: none;
}

.ratio-9-16 {
    --bs-aspect-ratio: 177.77% !important;
}
.vertical-mode {
    max-width: 400px !important;
    margin: 1.75rem auto;
    display: flex;
    align-items: center;
    min-height: calc(100% - 3.5rem);
}

.vertical-mode .modal-content {
    background: #000; /* Better for video viewing */
    border: none;
}
.vertical-slide img {
    cursor: pointer;
    width: 100%;
    height: auto;
    aspect-ratio: 9/16;
    object-fit: cover;
}

/* Custom Vertical Aspect Ratio */
.ratio-9-16 {
    --bs-aspect-ratio: 177.77%;
}



/* Ensure the iframe fills the container in both modes */
.ratio iframe {
    width: 100%;
    height: 100%;
}

/* Play Button Overlay */
.video-card {
    position: relative;
    overflow: hidden;
}

.video-card::after {
    content: '\f04b'; /* FontAwesome Play Icon Code */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    background: rgba(255, 0, 0, 0.8); /* YouTube Red */
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 5;
    pointer-events: none; /* Important: Click goes through to the card */
}

.video-card:hover::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

/* Ensure the image darkens slightly on hover to make play button pop */
.video-card:hover img {
    filter: brightness(0.7);
}

/* 1. The Container */
.info-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; /* Pushes content (title) to the bottom */
    padding: 10px;
    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, transparent 60%);
    pointer-events: none; /* Clicks go through to the video-card */
}

/* 2. The Duration Badge (Top Right) */
.video-duration {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    backdrop-filter: blur(2px);
}

/* 3. The Title Wrapper (Bottom) */
.title-wrapper {
    width: 100%;
    padding-top: 20px; /* Space for the gradient */
}

.video-title {
    color: #fff;
    margin: 0;
    line-height: 1.2;
    /* Responsive Font Size */
    font-size: clamp(13px, 3vw, 16px);

    /* Line Clamping: Limit to 2 lines on small screens */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 4. Adjustments for Desktop (Larger screens) */
@media (min-width: 992px) {
    .info-overlay {
        padding: 15px;
    }
    .video-duration {
        font-size: 12px;
        top: 15px;
        right: 15px;
    }
    .video-title {
        -webkit-line-clamp: 3; /* Allow more lines on desktop */
    }
}
.video-duration {
    letter-spacing: 0.5px;
    border: 1px solid rgba(255,255,255,0.1);
}

.videoHrefs {
    text-decoration: none;
    color: #000;
}

/* Videos on index end */

/* Videos page start */

/* Aspect Ratios */
.aspect-wide { aspect-ratio: 16 / 9; object-fit: cover; }
.aspect-shorts { aspect-ratio: 9 / 16; object-fit: cover; }

/* The Grid Animation */
.fade-in {
    animation: fadeInUp 0.5s ease forwards;
}

@keyframes fadeInUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Hover Effects */
.video-card {
    transition: transform 0.3s ease;
    background: #000;
    overflow: hidden;
}

.video-card:hover {
    transform: translateY(-5px);
    z-index: 10;
}

.video-card:hover img {
    filter: brightness(0.6);
}

/* Info Overlay (Reuse your existing CSS here) */
.info-overlay {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    display: flex; flex-direction: column; justify-content: flex-end;
    padding: 15px;
    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, transparent 60%);
}

.video-title {
    font-size: 0.95rem;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.video-duration {
    position: absolute; top: 10px; right: 10px;
    background: rgba(0,0,0,0.8); padding: 2px 8px;
    font-size: 0.75rem; border-radius: 4px;
}

.href-back:hover {
    background: #b90000;!important
    color: #fff;!important
    border-color: #0a53be;!important
}

.vstack a:hover {
    color: #ff4d4d !important; /* Lighter red on hover */
    text-decoration: none !important;
}

.rounded-4 {
    border-radius: 1.25rem !important;
}

.ls-1 {
    letter-spacing: 1px;
}
.tab-content {
    overflow: hidden;
    width: 100%;
}
.tab-content > .tab-pane {
    display: block !important;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.tab-content > .active {
    height: auto;
    visibility: visible;
    overflow: visible;
}

/*-- videos page */
/* Sort Bar Container */
.sort-bar {
    background: rgba(255, 255, 255, 0.05);
    padding: 10px 20px;
    border-radius: 50px;
}

/* Individual Links */
.sort-link  {
    color: #aaa;
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 600;
    padding: 6px 15px;
    border-radius: 20px;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.sort-link:visited  {
    color: #aaa;
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 600;
    padding: 6px 15px;
    border-radius: 20px;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.sort-link:hover {
    color: #cecece;
    background: rgba(255, 255, 255, 0.1);
}

.sort-link.active {
    color: #fff;
    background: #e30613; /* Your signature red */
    box-shadow: 0 4px 12px rgba(227, 6, 19, 0.3);
}

/* Mobile adjustments */
@media (max-width: 768px) {
    .sort-bar {
        border-radius: 15px;
        flex-direction: column;
        align-items: flex-start !important;
        gap: 10px;
    }
}


/* Category Pills */
.cat-pill {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #000;
    padding: 12px 28px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.cat-pill:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #e30613;
    transform: translateY(-2px);
}

.cat-pill.active {
    background: #e30613;
    border-color: #e30613;
    box-shadow: 0 8px 20px rgba(227, 6, 19, 0.4);
}

.cat-pill.active:hover {
    color: #fff;
}

.v-separator {
    width: 1px;
    height: 30px;
    background: linear-gradient(to bottom, transparent, rgba(255,255,255,0.2), transparent);
    margin: 0 10px;
}

/* Row 1: Segmented Control Look */
.category-nav {
    background: #ffff !important; /* Deep black */
    border: 1px solid #cecece;
}

.nav-pill {
    text-decoration: none;
    color: #666;
    font-size: 0.85rem;
    font-weight: 600;
    padding: 8px 24px;
    border-radius: 6px;
    transition: all 0.2s ease;
}

.nav-pill:hover {
    color: #eee;
}

.nav-pill.active {
    background: #e30613; /* Brand Red */
    color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

/* Row 2: Understated Links */
.sort-options {
    position: relative;
    padding-top: 5px;
}

.sort-minimal {
    text-decoration: none;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #444;
    font-weight: 700;
    transition: color 0.3s ease;
    position: relative;
}

.sort-minimal:hover {
    color: #888;
}

.sort-minimal.active {
    color: #e30613;
}

/* Subtle dot indicator for the active sort */
.sort-minimal.active::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 4px;
    background: #e30613;
    border-radius: 50%;
}

.page-title-accent {
    font-size: 2.5rem;
    letter-spacing: -1px;
    position: relative;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.page-title-accent::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px; /* Small accent line */
    height: 4px;
    background: #72bf44;
    border-radius: 2px;
}

.see-all-btn {
    color: #72bf44;
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
}

/* 1. Set Visited first */
.see-all-btn:visited {
    color: #72bf44;
}

/* 2. Set Hover second (so it wins) */
.see-all-btn:hover {
    color: #ec008c !important; /* Added !important just to be safe against other styles */
}

.see-all-btn i {
    transition: transform 0.3s ease;
}

.see-all-btn:hover i {
    transform: translateX(5px);
}

.bg-moemax {
    background-color: #72bf44;

}
/*-- NEW FOOTER */

/* Light Footer Styling */
.main-footer-light {
    background-color: #f8f9fa; /* Very light gray */
    border-top: 1px solid #eee;
    color: #333;
}

.footer-links-light li {
    margin-bottom: 8px;
}

.footer-links-light a,
.footer-links-light a:visited{
    color: #666;
    text-decoration: none;
    font-size: 0.9rem;
    transition: 0.3s;
}

.footer-links-light a:hover {
    color: #ec008c;
}

.footer-main-link-light {
    color: #72bf44;
    font-weight: 700;
    text-decoration: none;
    font-size: 1.1rem;
}

.footer-main-link-light:visited {
    color: #72bf44;
    font-weight: 700;
    text-decoration: none;
    font-size: 1.1rem;
}


.footer-main-link-light:hover {
    color: #ec008c;
}

/* Light Social Icons */
.footer-socials-light a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background: #fff;
    color: #333;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 0.9rem;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    border: 1px solid #eee;
}

.footer-socials-light a:hover {
    background: #ec008c;
    color: #fff;
    border-color: #ec008c;
    transform: translateY(-3px);
}

.footer-bottom-light {
    background: #fff;
    border-top: 1px solid #eee;
}

.contactUsBox {
    background-color: #080808;
}

.noGutter{
    --bs-gutter-x: 0rem !important;
    --bs-gutter-y: 0;

}

/* This ensures the row stays within the container's bounds
   but the boxes touch the "invisible" walls of the container */
.custom-grid-row {
    margin-left: -24px;  /* Counteract the first column's left padding */
    margin-right: -24px; /* Counteract the last column's right padding */
    display: flex;
    flex-wrap: wrap;
}

.custom-grid-row > div {
    padding-left: 12px;  /* This creates a 24px gap in the middle */
    padding-right:12px;
}

/* On mobile, remove the horizontal margin hack so they don't hit the screen edges */
@media (max-width: 991px) {
    .custom-grid-row {
        margin-left: -24px;
        margin-right: -24px;
    }
}

/* new header */

/* Modern Nav Styling */
.modern-nav {
    padding: 15px 0;
    transition: all 0.3s ease;
    border-bottom: 1px solid #f2f2f2;
}

/* The vertical line between Logo and Title */
.brand-divider {
    width: 1px;
    height: 25px;
    background-color: #ddd;
}

.navbar-title {
    font-size: 1.1rem;
    color: #333;
    letter-spacing: -0.5px;
}

/* Link Styling */
.navbar-nav .nav-link {
    color: #555 !important;
    font-weight: 600;
    font-size: 0.95rem;
    transition: color 0.2s ease;
    position: relative;
}

.navbar-nav .nav-link:hover {
    color: #ec008c !important;
}

/* Subtle underline effect on hover */
@media (min-width: 992px) {
    .navbar-nav .nav-link::after {
        content: '';
        position: absolute;
        width: 0;
        height: 2px;
        bottom: 5px;
        left: 15%;
        background-color: #ec008c;
        transition: width 0.3s ease;
    }
    .navbar-nav .nav-link:hover::after {
        width: 70%;
    }
}

/* Sticky Scroll Shadow */
.navbar.sticky-top.scrolled {
    padding: 10px 0;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

.text-contacts-block {
    color: #72bf44;
}

.text-compliment {
     color: #ec008c;
 }


.nav-link.no-arrow {
    position: relative;
}

/* Base line (10% visible) */
.nav-link.no-arrow::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 6; /* tweak if needed */
    width: 10%;
    height: 2px;
    background-color: #ec008c;
    transition: width 0.3s ease;
}

/* On hover → full width */
.nav-link.no-arrow:hover::after {
    width: 100%;
}

/* Remove Bootstrap arrow ONLY */
.nav-link.no-arrow.dropdown-toggle::after {
    border: none;
}

.img-left {
  float: left;
  margin: 0px 0;
  padding-right: 20px;
  width: 50%;
}

.img-right {
  float: right;
  margin: 0px 0;
  padding-right: 20px;
  width: 50%;
}

/* small screens only */
@media (max-width: 990px) {
  .img-left {
    padding: 0;
    margin: 20px 0;
  }

  .img-right {
  padding: 0;
    margin: 20px 0;

  }
}


.img-left-wrapper {
  float: left;
  margin: 10px 0;
  padding-right: 20px;
}

.img-right-wrapper {
  float: right;
  margin: 10px 0;
  padding-left: 20px;
}

@media (max-width: 766px) {
.img-left-wrapper {
  float: left;
  margin: 20px 0;

}

.img-right-wrapper {
  float: right;
  margin: 20px 0;

}
}

.static-page-headline-left {
    text-align: left;
    font-family: AikoJobs, sans-serif;
    font-weight: bold;
    font-size: 1.25rem;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.2;
}

.static-page-headline-center {
    text-align: center;
    font-family: AikoJobs, sans-serif;
    font-weight: bold;
}

.static-page-paragraph {
    text-align: left;
    font-family: AikoJobs, sans-serif;
    font-weight: normal; 
}


