@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

:root {
    --font-primary: "Poppins", sans-serif;
    --font-mono: "DM Mono", monospace;
}

.ad {
    float: none !important;
    padding-bottom: 0px !important;
}

/* BANNER */

#shiftnav-toggle-main {
    display: none;
}

.la_bg_1 {
    background-image: url("https://aldia.it/img/lavora_con_noi/01.svg");
    background-position: 30% center;
    background-repeat: no-repeat;
    background-size: contain;
}

.align-items-end {
    align-items: flex-end !important;
}

.container.animated.fadeIn img {
    width: 50%;
    height: auto;
}

.m_b {
    margin-bottom: 80px;
}

.mono {
    font-family: var(--font-mono) !important;
    margin: 0 0 16px;
    color: rgb(37, 55, 122);
}

.m_t-30 {
    margin-top: -30px;
}

@media screen and (min-width: 992px) {
    header {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2;
        transition: min-height 0.35s ease;
    }
}

@media screen and (min-width: 992px) {

    header ul#menu_list li a,
    header ul#menu_list li.secRow .submenuCollapse li a,
    header ul#menu_list li .submenuCollapse.submenu-target li a {
        font-size: 12.8px;
        position: relative;
        z-index: 10;
        color: #2D5CFB;
        font-family: var(--font-mono);
    }

    header ul#menu_list li .submenuCollapse.submenu-target li a {
        padding: 4px 0px;
    }

    header ul#menu_list li.secRow .submenuCollapse li a {
        padding: 10px 0px;
    }
}

@media screen and (min-width: 1200px) {
    header ul#menu_list li.secRow a {
        padding: 6.4px 19.2px;
        justify-content: space-between;
        font-size: 16px;
    }
}

@media screen and (min-width: 1400px) {
    header ul#menu_list {
        column-gap: 30px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1320px !important;
    }
}

.wrapper-top-space-xs .logo_wrapper {
    display: none;
}

@media (max-width: 991px) {

    #shiftnav-toggle-main,
    .wrapper-top-space-xs .logo_wrapper {
        display: block;
    }

    header {
        display: none !important;
    }

    .wrapper-top-space-xs {
        background-color: #E5F2FA !important;
        height: 72px !important;
        display: flex;
        align-items: center;
        padding-left: 20px;
    }

    .wrapper-top-space-xs .logo_wrapper img {
        width: 160px;
    }

    .lavora_con_noi {
        padding-top: 40px !important;
    }

    #shiftnav-toggle-main {
        position: absolute !important;
    }
}




[data-bs-toggle="collapse"],
[data-toggle="collapse"],
.collapsed-trigger {
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s, color 0.3s;
    text-decoration: none;
    padding: 3px 15px;
    cursor: pointer;
}

.submenu-target {
    display: none;
}

.submenu-target.show {
    display: block !important;
}

.lavora_con_noi {
    padding-top: 40px;
}

.lavora_con_noi .col a,
.lavora_con_noi .col {
    font-size: 12px;
    font-family: var(--font-mono);
    padding-left: 8px;

}

.lavora_con_noi h1 {
    font-size: 40px;
    margin: 15px 0 24px;
    font-family: var(--font-primary);
    font-weight: 700;
    letter-spacing: 10px;
    color: rgb(37, 55, 122);
}

/* END BANNER */

/* HEDAER */
.ffb-id-navigation-header .ark-header:not(.header-shrink) .navbar,
.ffb-id-navigation-header .ffb-header-design .ffb-header-design-inner {
    background-color: #E5F2FA !important;
    /* border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px; */
}

nav {
    border-top: none !important;
}

.ffb-id-navigation-header .header .ffb-header-design-inner .fg-container-fluid .navbar-collapse .menu-container .navbar-nav-left .menu-item .ffb-ark-first-level-menu {
    font-family: var(--font-mono) !important;
    font-weight: 400 !important;
    font-size: 12.8px !important;
    text-transform: uppercase !important;
    color: #2d5cfb !important;
}

.ark-header-vertical .navbar-logo .navbar-logo-img.navbar-logo-img-normal,
.ark-header .navbar-logo .navbar-logo-img.navbar-logo-img-normal,
.header-shrink.ark-header .navbar-logo .navbar-logo-img.navbar-logo-img-fixed {
    width: 180px !important;
}

nav ul li a span img {
    width: 11px;
    height: 7px;
}

nav ul li a,
nav ul li.language select.ComboLingua {
    font-family: var(--font-mono) !important;
    font-weight: 400 !important;
    font-size: 12.8px !important;
    color: #2d5cfb !important;
}

.ad .box2 .button {
    background: #E5F2FA !important;
    font-family: var(--font-mono) !important;
    font-weight: 500;
    border-radius: 100px;
    border: 1px solid #2d5cfb !important;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    color: #2d5cfb !important;
}

.ad .box2 .button:hover {
    background: #2d5cfb !important;
    border: 1px solid #0b5ed7 !important;
    color: #fff !important;
}


.oldLinkedInAWL input,
.applyw input {
    background: url(../images/bt-lnk-icon.png) #1485bd no-repeat 15px center !important;
    padding: 1px 13px 0 38px !important;
    border-radius: 100px !important;
}

.business_unit-inner .ContainerButtons .button {
    padding: 8px 23px !important;
    border-radius: 100px !important;
}

/* .ad .boxsmall a {
    background: url(../images/E-raser.png) center no-repeat;
} */

.ad .search {
    background: #E5F2FA;
}

.ad .search .container .SceltaCampiContent .row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.ad .job_top {
    background: #2d5cfb;
}

.boxsmall a {
    background: url(../images/reset.png) center no-repeat !important;
}

.job-top-inner .adtitle {
    text-align: center !important;
}

.ad h1.home-title {
    font-family: var(--font-primary);
    font-size: 32px;
    color: #25377A
}

.ad td.GRID_DAT_CEL.titleCell a,
.ad td.GRID_DAT_CEL.autoWidth {
    font-family: var(--font-mono);
    color: #2d5cfb;
    font-size: 12.5px;
}

.ad .GRID_HDR_CEL a:link,
.ad .GRID_HDR_CEL a:visited {
    font-family: var(--font-primary);
    color: #25377A;
    font-weight: 500;
}

.ad .home-cv-button a {
    border: #0b5ed7 solid 1px;
    background: transparent;
    border-radius: 100px;
    transition: background 0.3s ease, color 0.3s ease;
    color: #0b5ed7;
}

.button {
    border-radius: 100px !important;
    border: #2d5cfb solid 1px !important;
    background: #2d5cfb !important;
    transition: background 0.3s ease, color 0.3s ease;
}

.button:hover,
.ad .home-cv-button a:hover {
    background: #0b5ed7 !important;
    color: #fff;
}

.pager .button {
    color: #fff !important;
    margin: 0px 10px;
}

.rssbutton {
    background: url("https://lavoraconnoi.aldia.it/images/wifi.png") top no-repeat !important;
}

.ad .pager .button:hover,
.ad .GRID_PAGER_BUTTON:hover,
.ad span.GRID_PAGER_BUTTON {
    background: #2d5cfb;
}


section.ffb-id-2thndsu9.fg-section span.fg-bg-layer.fg-bg-type-color {
    background-color: #E5F2FA !important;
}

section.ffb-id-2thndsu9.fg-section p,
section.ffb-id-2thndsu9.fg-section p a {
    color: #2d5cfb !important;
    font-family: var(--font-mono) !important;
    font-size: 12px !important;
}

.vacancy-list-tile {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
}

.ad .list_card {
    min-height: 250px;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 30px;
    background: #2d5cfb;
    text-align: left;
    border: none;
}

.ad .list_card h2 {
    font-family: var(--font-primary);
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    text-transform: lowercase;
}

.ad .list_card h2::first-letter {
    text-transform: uppercase;
}

.list_card span.business_unit,
.list_card span.location,
.list_card span.pub-date {
    font-family: var(--font-primary);
    color: #fff;
    font-size: 16px;
}

.ad .list_card a.button {
    padding: 7px 24px 5px;
    font-family: var(--font-primary);
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff !important;
    border-radius: 100px;
    font-weight: 400;
    letter-spacing: 0px;
    transform: 0.3s all ease !important;
}

.ad .list_card a.button:hover {
    background-color: #fff !important;
    color: #0d6efd !important;
}

#shiftnav-toggle-main .shiftnav-toggle-burger {
    font-size: 24px;
    background-color: #E5F2FA !important;
    padding-top: 25px !important
}

.ffb-id-hvdv16h {
    padding-bottom: 0px !important;
}

.business_unit-sec.bottom-ofpage {
    margin-bottom: 0px !important;
}

.email,
.email:hover {
    background: url(/images/email-icon-1.png) no-repeat left top;
}

.facebook,
.facebook:hover {
    background: url(/images/facebook-icon-1.png) no-repeat left top;
}

.twitter,
.twitter:hover {
    background: url(/images/tweeter-icon-1.png) no-repeat left top;
}

span.linkedin-icon:hover:after {
    background: url(/images/linkedin-1.png) no-repeat left top;
}

.goback a {
    position: relative;
    color: #2d5cfb;
    font-size: 1em;
    padding-left: 20px;
    text-decoration: none;
    background: none !important;
}

.goback a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 12px;
    height: 10px;
    transform: translateY(-50%);
    background-color: #2d5cfb;

    -webkit-mask: url("../images/back-arrow.png") no-repeat center;
    -webkit-mask-size: contain;

    mask: url("../images/back-arrow.png") no-repeat center;
    mask-size: contain;
}

/* FOOTER */

.footer.footer {
    background: #25377A;
    color: #fff;
    padding: 60px 0px 15px;
    border-radius: 30px 30px 0 0;
    height: auto;
    margin: 0;
}

.footer-top {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    align-items: flex-start;
    padding-top: 60px;
}

.footer-logo img {
    width: 196px;
}

.footer-contact {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.contact-box {
    display: flex;
    align-items: center;
    gap: 18px;
}

.icon {
    width: 64px;
    height: 64px;
    border: 1px solid #85A7E5;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    color: #85A7E5;
}

.contact-box span {
    font-size: 16px !important;
    color: #85A7E5;
    display: block;
    margin-bottom: 4px;
    font-family: var(--font-mono) !important;
    padding-top: 10px;
}

.contact-box h4,
.contact-box h4 a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    font-family: var(--font-primary);
}

.contact-box h4 a:hover {
    color: #fff;
}

.footer-company h2,
.footer-links h2 {
    font-size: 24px;
    margin-bottom: 8px;
    color: #fff;
    font-family: var(--font-primary);
    font-weight: 400;
}

.footer-company ul,
.footer-links ul {
    list-style: none;
    padding: 0px;
}

.footer-company li a,
.footer-links li a {
    font-size: 12px;
    color: #fff;
    font-family: var(--font-mono) !important;
}

.footer-links {
    text-align: right;
}

.footer-bottom {
    margin-top: 60px;
    border-top: 1px solid rgba(255, 255, 255, .25);
    padding-top: 25px;
    display: flex;
    justify-content: end;
    align-items: flex-end;
}

.copyright p {
    font-size: 12px;
    text-align: end;
    color: #fff;
    font-weight: 400;
    font-family: var(--font-primary);
}

.business_unit-inner .ContainerButtons {
    margin-top: 12px !important;
}

.business_unit-inner .textr {
    margin-top: 10px !important;
}

/* FORM */

section.content.myaccount.login-form .msinner.login-page td.FORMSINGLER a,
.no-cv .login-title a {
    font-size: 16px;
    font-family: var(--font-primary);
    color: #2d5cfb;
}

.msinner,
.inner {
    padding: 30px 0px !important;
}

section.content.myaccount.changepwd .msinner .ContainerButtons,
section.content.myaccount.changepwd .msinner .recaptcha-container {
    padding-left: 32%;
}

section.content.myaccount.myjobalert .inner .ContainerButtons,
section.content.myaccount.changepwd .msinner .ContainerButtons,
.msinner.ResetPwd .recaptcha-container,
.inner .sendCV_AWL_cont .recaptcha-container,
section.content.myaccount.changepwd .msinner .recaptcha-container,
.inner .sendCV_AWL_cont .ContainerButtons {
    float: none;
    display: grid;
    place-items: center;
    width: 100%;
}

.bt-privacy .FORM.Edit td.LABLE a {
    color: #2d5cfb !important;
}

@media(max-width:1200px) {
    .title_wrapper h2.h1 {
        line-height: 35px;
        font-size: 24px;
    }

    .carousel-indicators {
        left: 35% !important;
    }
}

@media(max-width:1024px) {
    .img_wrapper {
        height: 400px;
        min-height: 300px;
        aspect-ratio: auto;
    }

    .carousel:not(.ff-slider) img {
        height: 100%;
        object-fit: cover;
    }
}

@media(max-width:992px) {
    .footer-logo img {
        width: 101px;
    }

    .footer-top {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .footer-links {
        text-align: left;

    }

    .footer-contact {
        align-items: self-start;
        gap: 10px;
    }

    .contact-box {
        justify-content: center;
    }

    .footer-bottom {
        flex-direction: column;
        gap: 20px;
        margin-top: 30px;
    }

    .ark-header-vertical .navbar-logo .navbar-logo-img.navbar-logo-img-mobile,
    .ark-header .navbar-logo .navbar-logo-img.navbar-logo-img-mobile,
    .ark-header .navbar-logo .navbar-logo-img.navbar-logo-img-tablet {
        display: inline-block;
        width: 138px !important;
    }

}

@media (max-width: 768px) {
    .textr .FORMLABLE {
        width: 50px !important;
    }

    .business_unit-inne .ContainerButtons {
        width: auto !important;
        float: left !important;
    }
}

@media (max-width: 575px) {

    .lavora_con_noi h1 {
        font-size: 30px;
        margin: 15px 0 16px;
    }

    .title_wrapper h2.h1 {
        line-height: 24px;
        font-size: 16px;
    }

    .img_wrapper {
        height: 350px;
        min-height: 300px;
    }

    .ad h1.home-title,
    .adtitle * {
        font-size: 22px;
    }

    .msinner,
    .inner {
        padding: 10px 0px !important;
    }

    .FORMLABLE {
        padding-right: 10px;
    }
}

@media (max-width: 479px) {
    nav {
        margin-top: 0px !important;
    }

    section.content.myaccount.changepwd .msinner .ContainerButtons,
    section.content.myaccount.changepwd .msinner .recaptcha-container {
        padding-left: 0%;
    }

    section.content.myaccount.myjobalert .inner .col-xs-12 {
        padding: 0px;
    }
}

@media (max-width:400px) {
    .vacancy-list-tile {
        display: block;
        padding-top: 20px;
    }

    .ad .list_card {
        margin-bottom: 20px;
    }


}