.bg-fit-content {
    background-size: contain;
}

.logo-footer {
    height: 90px;
}

/* .header {
  padding-top: 15px;
} */

.section-projects-slider {
    /* top: 75px; for no transparency */
}

.section-fullheight__inner_mobile {
    min-height: calc(var(--fix-bar-vh, 1vh)* 100);
}

.slider-fullscreen-projects__content {
    margin-left: auto;
    margin-right: auto;
}

.header_menu-right:not(.bg-white) .header__col li a {
    color: #ffffffaa;
}

.header_menu-right:not(.bg-white) .header__col li a:hover {
    color: #ffffff;
}

.w-70px {
    width: 70px;
}
