* {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}



/** cached kirki style */
.footer .footer-content {
    background-color: #629ca6;
    border-top-color: rgba(255, 255, 255, 0.36);
    border-top-width: 1px;
    border-top-style: solid;
}

.footer h4 {
    color: #629CA6 !important;
}

.footer p,
.footer {
    color: #629CA6;
}

.footer a {
    color: #FBD3D9;
}

.footer a:hover {
    color: #03A9F4;
}

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #6B7C93;
}


.under-menu {
    background: url("/bg-news.svg");
}

@media screen and (max-width: 667px) {
    body {
        overflow-x: hidden !important;
    }

    .container {
        max-width: 100% !important;
        overflow-x: hidden !important;
        overflow-y: hidden;

    }

    .publications {
        margin-top: 25%
    }
}

body h1 {
    font-family: Muli, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 2.625rem;
    line-height: 4rem;
    letter-spacing: normal;
    color: #3C424F;
}

body h2 {
    font-family: Muli, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 2.188rem;
    line-height: 3rem;
    letter-spacing: normal;
    text-transform: none;
    color: #3C424F;
}

body h3 {
    font-family: Muli, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 1.313rem;
    line-height: 2.25rem;
    letter-spacing: normal;
    text-transform: none;
    color: #3C424F;
}

body h4 {
    font-family: Muli, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 0.963rem;
    line-height: 1.75rem;
    letter-spacing: 0.0625rem;
    text-transform: none;
    color: #3C424F;
}

body h5 {
    font-family: Muli, Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 0.875rem;
    line-height: 1.5rem;
    letter-spacing: 2px;
    text-transform: none;
    color: #3C424F;
}

.ValeLab-front-page #main_menu>li>a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 0.8em;
    line-height: 160%;
    letter-spacing: 0;
    text-transform: uppercase;
}

[data-component="offcanvas"] i.fa {
    color: #006173 !important;
}

[data-component="offcanvas"] .bubble {
    background-color: #006173 !important;
}

#offcanvas-wrapper {
    background-color: #222B34 !important;
}

#offcanvas-wrapper *:not(.arrow) {
    color: #629CA6 !important;
}

.mob-menu {
    display: none;
}

#offcanvas_menu li.current-menu-item,
#offcanvas_menu li.current-menu-item>a,
#offcanvas_menu li.current_page_item,
#offcanvas_menu li.current_page_item>a {
    background-color: #629ca6;
    font-size: large;
    text-decoration: none;
    color: #FBD3D9 !important;
}

#offcanvas_menu li.current-menu-item>a,
#offcanvas_menu li.current_page_item>a {
    color: #FBD3D9 !important;
}

#offcanvas_menu li.current-menu-item>a,
#offcanvas_menu li.current_page_item>a {
    border-left-color: #2395F6 !important;
}

#offcanvas_menu li>a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.875rem;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: none;
}

.navigation-bar.homepage:not(.coloured-nav) a.text-logo {
    color: #629CA6;
    font-family: inherit;
    font-weight: 600;
    font-style: normal;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: none;
}

@media (min-width: 767px) {
    .footer .footer-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 1023px) {
    body {
        font-size: calc(16px * 0.875);
    }
}

@media (min-width: 1024px) {
    body {
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) {
    body h1 {
        font-size: 3rem;
    }

    body h2 {
        font-size: 2.5rem;
    }

    body h3 {
        font-size: 1.5rem;
    }

    body h4 {
        font-size: 1.1rem;
    }

    body h5 {
        font-size: 1rem;
    }
}

@media screen and (max-width:767px) {
    .people-cards {
        margin-left: 1% !important;
        margin-right: 1% !important;
    }
    
    .image-container {
        width: 250.59px !important;
        height: 387.45px !important;
    }
    
    .image-container svg {
        top: 70% !important;
        height: 30% !important;
    }
    
    .people-name {
        font-size: 1rem !important;
        left: 15% !important;
        top: 75% !important;
    }
    
    .people-role {
        font-size: 0.8rem !important;
        left: 15% !important;
        top: 85% !important;
    }
}

.ValeLab-front-page ul.dropdown-menu>li {
    color: #629ca6;
}

.ValeLab-front-page ul.dropdown-menu.active-line-bottom>li>a,
.ValeLab-front-page ul.dropdown-menu.active-line-bottom>li>a {
    border-bottom: 3px solid transparent;
}

.ValeLab-front-page ul.dropdown-menu.active-line-bottom>.current_page_item>a,
.ValeLab-front-page ul.dropdown-menu.active-line-bottom>.current-menu-item>a {
    border-bottom-color: #629ca6;
}

.ValeLab-front-page ul.dropdown-menu.active-line-bottom>.current_page_item>a,
.ValeLab-front-page ul.dropdown-menu.active-line-bottom>.current-menu-item>a {
    color: #629ca6;
}

.ValeLab-front-page .main-menu,
.ValeLab-front-page .main_menu_col {
    justify-content: flex-start;
}

[data-id=portfolio-1] div.section-separator-top svg path {
    fill: #006173;

}

[data-id="portfolio-1"] {
    padding-top: 160px;
    padding-bottom: 80px;

}

[data-id="overlappable-4"] {
    padding-top: 0px;
    padding-bottom: 40px;

}

[data-id=counters-2] div.section-separator-top svg path {
    fill: rgb(255, 255, 255);

}

[data-id=cta-centered-bg-section][data-section-ov]:before {
    background-color: rgba(255, 140, 0, 0);

}

[data-id=counters-2] div.section-separator-top {
    height: 18%;

}

[data-id="counters-2"] {
    padding-top: 100px;
    padding-bottom: 80px;

}

[data-id=contact-5] div.section-separator-top svg path {
    fill: rgb(255, 255, 255);

}

[data-id=contact-5] div.section-separator-top {
    height: 20%;

}

h5.color2 {
    color: #FBD3D9;
}

i.fa.color2 {
    color: #FBD3D9;
}

i.fa.icon.reverse.color2 {
    background-color: #FBD3D9;
    color: #629CA6;
}

.button.color-white {
    background-color: #629CA6;
    border-color: #629CA6;
}

.button.color-white:hover {
    background-color: #629CA6;
    border-color: #629CA6;
}

.button.outline.color-white {
    background: none;
    border-color: #629CA6;
    color: #629CA6;
}

.button.outline.color-white:hover {
    background: none;
    border-color: rgba(255, 255, 255, 0.7);
    color: rgba(255, 255, 255, 0.9);
}

@media screen and (min-width: 768px) {

    .ValeLab-front-page.overlap-first-section:not(.ValeLab-front-page-with-slider) .page-content div[data-overlap]:first-of-type>div:not([class*="section-separator"]) {
        margin-top: -100px;
    }
}

.landing-title {
    padding-top: 25vh;
    padding-left: 5vw;
    min-height: 100vh;
    overflow: hidden;
    width: 100vw;
    background: linear-gradient(110deg, rgba(255, 255, 255, 1) 64%, #fbd3d903 30%), url('/tile_background.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.landing-title::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(110deg, rgba(255, 255, 255, 1) 64%, #fbd3d903 30%), url('/tile_background.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: -1;
}

.landing-title.loaded::after {
    opacity: 1;
}

.no-webp .landing-title::after {
    background-image: url('/tile_background.jpg');
}

@media screen and (max-width: 991px) {
    .landing-title {
        padding-top: 25vh;
        padding-left: 0px;
        min-height: 100vh;
        width: 103.5vw;
        background: linear-gradient(170deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 55%, #fbd3d903 10%), url('/pattern-doppiav.svg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .landing-title::after {
        display: none;
    }



}

.logo-img {
    height: 100px;
    width: auto;
}

@media (max-width: 768px) {
    #menu-icon {
        display: initial;
    }

    header .navbar {
        position: absolute;
        top: -400px;
        left: 0;
        right: 0;
        display: flex;
        flex-direction: column;
        text-align: center;
        transition: 0.3s;
    }

    .menu-item {
        color: #629ca6 !important;
    }
}

.home-link {
    display: none;
    position: fixed;
    top: 10px;
    right: 20px;
    z-index: 0;
}

@media (max-width: 768px) {
    .home-link {
        display: block;
        color: #006173;
        background-color: #FBD3D9;
        border-radius: 100%;
        padding: 3%
    }
}

strong {
    font-weight: 900;
    color: #FBD3D9
}

.page-content {
    margin-top: 0%;
}

.image-container {
    width: 250.59px !important;
    height: 387.45px !important;
    min-width: 250.59px !important;
    min-height: 387.45px !important;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    display: inline-block;
}

.image-container svg {
    top: 70% !important;
    width: 100% !important;
    height: 30% !important;
    position: absolute;
    bottom: 0;
    left: 0;
}

.path-0 {
    fill-opacity: 0.3 !important;
}
.path-1 {
    fill-opacity: 0.6 !important;
}

.people-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom_area_col {
    text-align: end;
}

.nav-logo {
    max-width: 18%;
}

.people-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 0 10px;
}

.people-cards .row {
    justify-content: center;
    width: 100%;
    margin: 0;
}

.people-cards [data-type="column"] {
    margin: 10px;
    flex: 0 0 auto;
}

@media (max-width: 767px) {
    .people-cards .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.people-page {
    background: url('/bg-people.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.people-name {
    color: #fff;
    text-align: center;
    margin: 10px 0 5px;
    font-size: 1.2rem;
    font-weight: bold;
}

.people-role {
    color: #fff;
    text-align: center;
    margin: 0 0 15px;
    font-size: 0.9rem;
}

.research-page {
    background: linear-gradient(170deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 55%, #fbd3d903 10%), url('/bg.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.feature-item {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.research-item {
    color: rgb(24, 24, 24);
    padding: 5%;
    background: #fff;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.research-item strong {
    color: #006173 !important;
}

.card {
    height: 387px;
    width: 250.59px;
    margin: 15px auto;
    border-radius: 5%;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    display: inline-block;
}

.news-preview-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
    margin-bottom: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.news-preview-image:hover {
    transform: scale(1.02);
}

/* News Single Page Styles */
.news-single-container {
    max-width: 1200px;
    margin: 2rem auto;
    padding: 0 1rem;
}

.news-article {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.news-article:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
}

.news-header-wrapper {
    position: relative;
}

.news-image-container {
    overflow: hidden;
    max-height: 500px;
}

.news-featured-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.news-image-container:hover .news-featured-image {
    transform: scale(1.03);
}

.news-meta {
    padding: 2rem;
}

.news-title {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: #006173;
}

.news-date {
    color: #666;
    font-style: italic;
    margin-bottom: 1.5rem;
}

.news-content {
    padding: 0 2rem 2rem;
    line-height: 1.8;
}

/* Animations */
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

.animated {
    animation-duration: 0.8s;
    animation-fill-mode: both;
}

.fadeIn {
    animation-name: fadeIn;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .news-single-container {
        margin: 1rem;
        padding: 0;
    }
    
    .news-title {
        font-size: 1.8rem;
    }
    
    .news-meta,
    .news-content {
        padding: 1rem;
    }
    
    .news-featured-image {
        height: 300px;
    }
}

@media (max-width: 480px) {
    .news-featured-image {
        height: 200px;
    }
}

.svg-primary-bg {
    fill: #fff
}

.svg-secondary-bg {
    fill: #629CA6;
    transform: rotateX(0deg);
}
