@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&display=swap');

:root {
    --font-family-base: "Barlow", sans-serif;
}

body {
    font-family: var(--font-family-base);
}

/* HEADER STYLE */

/* #Header div#Header-top-first-clear, */
#Header div#Header-top-spacer,
#Header #Header-top-first-clear {
    display: none;
    background: linear-gradient(to right, #007E5C 0%, #00755B 35%, #006561 60%, #00546A 80%, #00476D 100%);

}

.clear.clear30 {
    display: none;
}

#Header div#Header-top-spacer {
    height: 80px;
}

#Header div#Header-top .centratore {
    margin: 0px;
    padding: 0px 6%;
    background: linear-gradient(to right, #007E5C 0%, #00755B 35%, #006561 60%, #00546A 80%, #00476D 100%);
}

#Header #Header-top div#Header-top-dx {
    padding: 0px;
}

#Header #Header-top div#Header-top-dx .button-top {
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #ebebeb;
    width: 100px;
    height: 92px;
    margin: 0px;
}

#Header #Header-top .menu-lingue {
    top: 60px;
    left: 36px;
}

#Header #Header-top div#Header-top-dx .button-top:last-child {
    border-right: none;
}

#Header #Header-top div#Header-top-dx .button-top img {
    height: 30px;
}

#Header #Header-top div#Header-top-dx .button-top#button-lingue img {
    height: auto;
}

#Header #Header-top div#Header-top-sx #logo img {
    height: 60px;
}

#Header #Header-top div#Header-top-sx {
    /* display: flex;
    align-items: center; */
    padding-top: 12px;
}

div#master-content nav {
    margin-top: 92px;
}

div#master-content nav ul li a,
div#master-content nav ul li.language select.ComboLingua {
    font-family: var(--font-family-base);
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    color: #007E5C;
    text-decoration: none;
}

div#master-content nav ul.sub-menu {
    border-radius: 0px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 250px;
    padding: 10px;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 0px;
}

div#master-content nav ul.sub-menu li a {
    font-size: 16px;
}

/* MOBILE MENU */

div#menu-principale-container div#menu-principale ul.menu-principale li a {
    font-family: var(--font-family-base);
    font-size: 20px;
    font-weight: 500;
}

/* TABLE STYLE */
.ad h1.home-title {
    font-size: 38px;
    font-weight: 500;
    font-family: var(--font-family-base);
}

.ad .GRID_HDR_CEL a:link,
.ad .GRID_HDR_CEL a:visited {
    font-family: var(--font-family-base);
    font-size: 13px;
    font-weight: 700;
}

.ad td.GRID_DAT_CEL.titleCell a,
.ad td.GRID_DAT_CEL.autoWidth {
    font-family: var(--font-family-base);
    font-size: 16px;
}

/* JOB DETAIL */
.ad .text.job-detail-content,
.ad .text.job-detail-content li,
.ad .textr .FORMLABLE,
.ad .textr .FORMFIELD,
.list_card span.business_unit,
.list_card span.location,
.list_card span.pub-date {
    font-family: var(--font-family-base) !important;
    font-size: 20px !important;
    line-height: 28px !important;
}

.ad .text.job-detail-content h1 {
    font-family: var(--font-family-base) !important;
}

.ad .list_card h2 {
    font-family: var(--font-family-base);
    font-size: 28px;
    color: #007E5C;
    line-height: 28px;
}

.ad .list_card:hover {
    background: transparent;
}

/* BUTTON STYE */

.ad .button,
.ad .home-cv-button a {
    border: 2px solid #007E5C;
    background: transparent !important;
    color: #007E5C !important;
    font-family: var(--font-family-base);
    font-size: 18px !important;
    line-height: 16px;
    letter-spacing: 1.2px;
    border-radius: 10px !important;
    font-weight: 700;
    transition: all 0.3s ease;
    padding: 15px 33px 17px !important;
}

.ad .button:hover,
.ad .home-cv-button a:hover {
    background: #007E5C !important;
    color: #fff !important;
}

.ad .business_unit-inner .ContainerButtons .button {
    padding: 10px 23px 12px !important;
}

/* FOOTER STYLE */
div#footer {
    background: linear-gradient(to bottom right, #008B63 0%, #00835F 55%, #007160 68%, #005F68 82%, #00476D 100%);
}

.pattern-separator-desktop.pattern-separator {
    padding: 0px;
    background-image: none;
}

div#footer div#footer-copyright-text {
    font-size: 20px;
    line-height: 28px;
    font-family: var(--font-family-base);
}

div#footer ul#menu-footer li {
    margin-bottom: 5px;
}

div#footer ul#menu-footer a.link_liv_1 {
    font-size: 20px;
    font-family: var(--font-family-base);
    line-height: 28px;
}


/* FORM */
.ad .NoRecordsMessage {
    text-align: left;
}

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%;
    max-width: 100%;
}

.ad .inner .Error,
.ad .msinner .error {
    font-family: var(--font-family-base);
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 18px;
}

section.content.myaccount.changepwd .msinner .ContainerButtons,
section.content.myaccount.changepwd .msinner .recaptcha-container {
    padding-left: 32%;
}

.content .bt-privacy .boxscheda a:hover,
.no-cv .login-title a:hover,
section.content.jobs.confirm .BackVacancies a:hover {
    color: #007E5C
}

section.content.myaccount.login-form .msinner.login-page td.FORMSINGLER a {
    font-family: var(--font-family-base);
    font-size: 14px;
    color: #007E5C;
    transition: color 0.3s ease;
}

section.content.myaccount.login-form .msinner.login-page td.FORMSINGLER a:hover {
    color: #007E5C;
}

.ad .msinner,
.ad .inner {
    padding: 30px 0px;
    font-family: var(--font-family-base);
}

.ad section.content.myaccount.homemyacc .msinner {
    padding-top: 0;
}

@media (max-width:1100px) {

    .pattern-separator-mobile.pattern-separator.pattern-separator-2row,
    div#footer-copyright-mobile {
        display: none;
    }

    div#footer ul#menu-footer a.link_liv_1 {
        font-size: 16px;
    }

}

@media (max-width:950px) {
    #Header #Header-top div#Header-top-sx {
        padding-top: 0px;
        background: linear-gradient(to right, #007E5C 0%, #00755B 35%, #006561 60%, #00546A 80%, #00476D 100%);
    }

    #Header #Header-top div#Header-top-dx {
        display: flex;
        margin-top: 80px;
        border: none;
        justify-content: space-between;
        align-items: center;
    }

    #Header #Header-top div#Header-top-dx .button-top {
        width: 100%;
        height: 70px;
    }

    div#master-content nav {
        margin-top: 0px;
    }

    div#master-content nav ul li a,
    div#master-content nav ul li.language select.ComboLingua,
    div#master-content nav ul.sub-menu li a {
        font-size: 15px;
    }

    .ad h1.home-title,
    .ad .text.job-detail-content h1,
    .ad .list_card h2 {
        font-size: 24px;
    }

    #menu-principale-text {
        display: none;
    }
}

@media screen and (max-width: 700px) {
    #Header div#Header-top .centratore {
        padding: 0px;
    }

    #Header #Header-top div#Header-top-sx {
        padding: 0px 20px 0px;
    }

    .ad .text.job-detail-content,
    .ad .text.job-detail-content li,
    .ad .textr .FORMLABLE,
    .ad .textr .FORMFIELD,
    .list_card span.business_unit,
    .list_card span.location,
    .list_card span.pub-date {
        font-size: 17px !important;
        line-height: 26px !important;
    }
}

@media screen and (max-width: 675px) {
    #Header #Header-top div#Header-top-dx .button-top img {
        height: 20px;
    }

    #Header #Header-top div#Header-top-dx .button-top {
        height: 55px;
    }

    .clear40 {
        height: 0px !important;
    }
}

@media screen and (max-width: 600px) {
    #Header #Header-top div#Header-top-dx {
        margin-top: 60px;
    }

    #Header #Header-top div#Header-top-sx #logo img {
        height: 50px;
    }
}

@media screen and (max-width: 600px) {
    #Header #Header-top div#Header-top-sx #logo img {
        height: 40px;
    }
}

@media (max-width: 479px) {
    section.content.myaccount.myjobalert .inner .col-xs-12 {
        padding: 0px;
    }

    section.content.myaccount.changepwd .msinner .ContainerButtons,
    section.content.myaccount.changepwd .msinner .recaptcha-container {
        padding-left: 0%;
    }

    .ad .inner .Error,
    .ad .msinner .error {
        margin-left: 0px;
    }
}