@font-face {
    font-family: "Bodoni";
    src: url("/fonts/Bodoni.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
}

:root {
    --primary-font: "Avenir", "Lato", sans-serif;
    --secondary-font: "Lato", sans-serif;
    --third-font: "Bodoni", sans-serif;

    --primary-color: #c7726a;
    --secondary-color: #65756e;
}

body {
    font-family: var(--primary-font) !important;
}

#NoActiveBanner {
    display: none !important;
}

/* Default header */
.header {
    width: 100%;
    transition: all 0.3s ease;
    z-index: 999;
}

.header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
}

nav {
    border: none !important;
    margin-top: 0px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0px;
}

nav ul {
    gap: 20px;
    display: flex;
    align-items: center;
}

.logo {
    width: 188px !important;
    padding: 0px !important;
}

nav ul li a {
    padding: 0px !important;
    font-size: 12.2499px !important;
    letter-spacing: 2px !important;
    line-height: 18.3749px !important;
    color: #000000 !important;
    font-weight: 400 !important;
    text-decoration: none !important;
}

nav ul li a:hover {
    color: var(--primary-color) !important;
    text-decoration: none !important;
}

.search {
    background: var(--primary-color) !important;
}

.search .box2 .button {
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
    font-size: 12.8px !important;
    color: #000000 !important;
    transition: all 0.3s ease-in-out;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
}

.search .box2 .button:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
}

form[action="/"] .content {
    background-color: #f8f9fb !important;
    padding: 50px 100px 200px 100px !important;
    margin: 50px 0px !important;
}

.ad {
    float: none !important;
    padding-bottom: 0px !important;
}

h1.home-title {
    color: #000;
    font-size: 32px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    font-family: var(--third-font) !important;
    text-transform: capitalize !important;
}

.GRID_HDR_CEL {
    display: none !important;
}

.GRID_DAT_ROW .autoWidth,
.GRID_DAT_ROW_Alter .autoWidth {
    display: none !important;
}

.GRID tr.GRID_DAT_ROW_Alter {
    background: transparent !important;
}

.GRID tr {
    border: none !important;
}

.GRID_DAT_CEL {
    border-bottom: 1px solid #c8c8c8 !important;
    padding: 22px 0px !important;
}

td.titleCell a {
    color: var(--secondary-color) !important;
    font-weight: 900 !important;
    font-size: 15px !important;
    font-family: var(--secondary-font) !important;
}

td.titleCell a:hover {
    color: var(--secondary-color) !important;
    text-decoration: none !important;
}

.home-cv-button a {
    border: #000 solid 1px !important;
    top: -25px !important;
    color: #000 !important;
    transition: all 0.3s ease-in-out;
    font-weight: 400 !important;
    font-family: var(--secondary-font) !important;
    padding: 12px 40px 12px 40px !important;
    min-width: 200px !important;
    letter-spacing: 1px !important;
}

.home-cv-button a:hover {
    background-color: var(--primary-color) !important;
    border: var(--primary-color) solid 1px !important;
    color: #ffffff !important;
}

/* HOME SHARE ICON */
.homeshare {
    width: 100% !important;
}

/* CARD STYLE */
.list_card {
    min-height: 250px;
    width: 100%;
    height: 100%;
}

.list_card h2 {
    font-size: 30px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    font-family: var(--third-font) !important;
    text-transform: capitalize !important;
    color: var(--primary-color) !important;
    line-height: 32px;
}

.list_card span.location,
.list_card span.business_unit,
.list_card span.pub-date {
    font-size: 16px !important;
    color: #1c1c1c !important;
    font-weight: 400 !important;
    font-family: var(--secondary-font) !important;
}

.list_card a.button {
    border: #000 solid 1px !important;
    color: #000 !important;
    transition: all 0.3s ease-in-out;
    font-weight: 400 !important;
    font-family: var(--secondary-font) !important;
    padding: 12px 40px 12px 40px !important;
    min-width: 200px !important;
    letter-spacing: 1px !important;
    font-size: 12.8px !important;
}

.list_card a.button:hover {
    background-color: var(--primary-color) !important;
    border: var(--primary-color) solid 1px !important;
    color: #ffffff !important;
}

.button {
    border: #000 solid 1px !important;
    color: #000 !important;
    transition: all 0.3s ease-in-out;
    font-weight: 400 !important;
    font-family: var(--secondary-font) !important;
    letter-spacing: 1px !important;
    font-size: 12.8px !important;
    background-color: transparent !important;
}

.button:hover {
    background-color: var(--primary-color) !important;
    border: var(--primary-color) solid 1px !important;
    color: #ffffff !important;
}

.vacancy-list-tile>div {
    display: flex;
    margin-bottom: 20px;
}

.vacancy-list-tile,
.row {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

/* ALL HEADINGS */
.job_top {
    background: var(--primary-color) !important;
}

.job-top-inner .adtitle h1 *,
.job-top-inner .adtitle h1 {
    font-size: 32px !important;
    font-family: var(--third-font) !important;
    font-weight: 500 !important;
}

.job-top-inner .adtitle h1 {
    display: grid !important;
}

.business_unit-sec.bottom-ofpage {
    margin-bottom: 0px !important;
}

/* JOB DETAILS PAGE */
.text.job-detail-content,
.text.job-detail-content li,
.textr .FORMLABLE {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: var(--secondary-font) !important;
    line-height: 30px !important;
}

.textr .FORMFIELD {
    font-size: 16px !important;
    font-family: var(--secondary-font) !important;
    line-height: 30px !important;
}

.text.job-detail-content h2,
.text.job-detail-content strong {
    font-family: var(--third-font) !important;
    color: var(--primary-color) !important;
    font-weight: 500 !important;
}

.text.job-detail-content h2 {
    font-size: 32px !important;
}

.text.job-detail-content strong {
    font-size: 18px !important;
}

.goback a {
    color: var(--primary-color) !important;
}

/* FOOTER STYLE */
.main-footer {
    background-color: var(--primary-color);
    color: #ffffff;
    padding: 50px 80px;
    font-family: "Lato", sans-serif;
    float: left;
    width: 100%;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-links {
    display: flex;
    gap: 60px;
}

.footer-links ul {
    list-style: none;
    padding: 0;
}

.footer-links a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
}

.newsletter {
    text-align: right;
    width: 65%;
}

.newsletter h2 {
    font-family: var(--third-font) !important;
    font-size: 32px !important;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-weight: 500 !important;
    margin-top: 0px !important;
}

.newsletter p {
    font-size: 16px;
    font-weight: 400 !important;
    font-family: var(--secondary-font);
    line-height: 25px;
    margin-top: -12px;
}

.subscribe-btn {
    display: inline-block;
    margin-top: 20px;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 4px;
    letter-spacing: 2px;
    font-size: 14px !important;
}

.subscribe-btn:hover {
    text-decoration: none !important;
    color: #ffffff !important;
}

hr {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin: 50px 0;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right_bottom {
    display: flex;
    align-items: center;
    gap: 100px;
}

.footer-bottom .logo img {
    width: 250px !important;
}

.certification img {
    width: 130px !important;
    height: 131px !important;
}

.social a {
    color: #ffffff;
    margin-left: 20px;
    font-size: 26px;
    text-decoration: none;
}

/* ALL FORM SECTION */
.inner.create-account {
    max-width: 730px !important;
    margin: 0 auto !important;
    float: none !important;
    padding: 30px 0px 0px;
}

section.content.myaccount.editcv .cv-form {
    max-width: 730px !important;
}

.inner.create-account .ContainerButtons {
    padding: 20px 0px 30px;
}

.recaptcha-container {
    width: 100%;
    display: grid;
    place-items: center;
}

.msinner .ContainerButtons {
    text-align: center !important;
    padding-top: 10px;
}

.login-page .FORMSINGLER {
    text-align: center !important;
}

.send-cv .inner .recaptcha-container {
    padding-left: 0% !important;
}

.FORMFIELD,
.FORMLABLE {
    width: 100%;
    float: left;
    padding-left: 0;
    max-width: 100%;
    padding-right: 0;
}

.FORMLABLE {
    text-align: left !important;
}

.FORMFIELD input[type="text"],
.FORMFIELD input[type="password"],
.FORMFIELDNoWidth input[type="text"],
.FORMFIELDNoWidth input[type="password"] {
    max-width: 100% !important;
}

.FORMFIELD select,
.FORMFIELDNoWidth select {
    max-width: 100% !important;
    border: 1px solid #cccccc !important;
}

.divDateTimeDropDown select {
    width: 100% !important;
    max-width: 100% !important;
}

.login-title a,
.BackVacancies a,
table.FORM.ScTableTitle a,
.FORMSINGLER a {
    color: #000 !important;
    font-family: var(--secondary-font) !important;
    font-weight: 400 !important;
}

.FORMSINGLER a:hover,
table.FORM.ScTableTitle a:hover,
.BackVacancies a:hover,
.login-title a:hover {
    color: var(--primary-color) !important;
}

.FORMTITLE {
    padding: 0 0px 25px !important;
}

.FORMTITLE span.titoloscheda {
    padding-left: 0px !important;
}

.cv-form input[type="file"] {
    width: 100% !important;
    border: 1px solid #cccccc !important;
    height: 50px;
    padding-top: 9px;
    padding-left: 9px;
}

.ad .inner .Error {
    margin-left: 0px !important;
}

.bt-privacy td.LABLE {
    padding-left: 0px !important;
    text-align: center !important;
}

/* NAVBAR SECTION */
ul.sub-menu {
    border-radius: 0px !important;
    width: 300px !important;
    padding: 25px 15px !important;
    flex-direction: column !important;
}

nav ul li li {
    padding: 0px 15px !important;
}

.hamburger_menu {
    position: absolute;
    right: 20px;
    font-size: 30px;
    color: #000000 !important;
    visibility: hidden;
    top: 22px;
}

/* MOBILE MENU */
.mobile-drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease;
    z-index: 999;
    margin-top: 70px;
    height: 100vh;
}

.mobile-drawer.active {
    max-height: 100vh !important;
    overflow-y: auto !important;
}

.drawer-header {
    display: flex;
    justify-content: flex-end;
    padding: 20px;
}

.mobile-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    background: rgba(255, 255, 255, 0.95);
    display: flex;
    flex-direction: column;
}

.mobile-menu li a {
    display: flex;
    align-items: center;
    gap: 10px;
    align-items: left;
    padding: 15px 20px !important;
    text-decoration: none;
    color: #000000 !important;
    text-transform: uppercase !important;
    letter-spacing: normal;
    font-weight: 400 !important;
    font-family: var(--secondary-font) !important;
    font-size: 16px !important;
    justify-content: center;
}

.mobile-menu .sub-menu {
    display: none !important;
    padding-left: 15px;
}

/* ============================= */
/* MOBILE DRAWER SUBMENU FIX */
/* ============================= */

.mobile-drawer ul.sub-menu {
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
    width: 100% !important;
    box-shadow: none !important;
    padding: 0 !important;
    display: none !important;
}

.mobile-drawer ul.sub-menu li {
    padding: 0px 20px !important;
}

.mobile-drawer ul.sub-menu li a {
    font-size: 16px !important;
    text-transform: none !important;
    font-family: var(--secondary-font) !important;
}

/* Hide mobile submenu */
.mobile-menu .sub-menu {
    display: none !important;
}

/* Show when active */
.mobile-menu .sub-menu.active {
    display: block !important;
}

/* ALL ICON OVERRIDE */
.rssbutton {
    background: url("/images/rss-icon1.png") top no-repeat !important;
}

.email {
    background: url("/images/email-icon1.png") no-repeat left top !important;
}

.facebook {
    background: url("/images/facebook-icon1.png") no-repeat left top !important;
}

.twitter {
    background: url("/images/tweeter-icon1.png") no-repeat left top !important;
}

.goback a {
    background: url("../images/back-arrow1.png") no-repeat left !important;
}

@media (max-width: 1024px) {

    /* CARD STYLE */
    .vacancy-list-tile .col-sm-4 {
        width: 50% !important;
    }

    /* FOOTER STYLE */
    .main-footer {
        padding: 50px 30px;
    }
}

@media (max-width: 768px) {

    /* TABLE */
    form[action="/"] .content {
        padding: 30px 20px 180px 20px !important;
    }

    /* CARD STYLE */
    .vacancy-list-tile .col-sm-4 {
        width: 100% !important;
    }

    .job-top-inner .adtitle h1 *,
    .job-top-inner .adtitle h1,
    .text.job-detail-content h2,
    h1.home-title,
    .list_card h2 {
        font-size: 22px !important;
    }

    nav ul li a,
    nav ul li.language {
        display: none;
    }

    .hamburger_menu {
        visibility: visible;
    }

    /* FOOTER STYLE */
    .main-footer {
        padding: 50px 15px;
    }

    .footer-top {
        flex-direction: column;
    }

    .footer-bottom {
        align-items: start;
        flex-direction: column;
        gap: 20px;
    }

    .footer-links {
        width: 100%;
    }

    .footer-links ul {
        width: 100%;
    }

    .footer-links ul:last-child {
        text-align: right;
    }

    .newsletter {
        width: 100%;
    }

    .newsletter h2 {
        font-size: 22px !important;
        margin-bottom: 15px;
    }

    .certification img {
        width: 100px !important;
        height: 100px !important;
    }

    .footer-bottom .logo img {
        width: 220px !important;
    }

    .right_bottom {
        gap: 20px;
    }

    .social a {
        margin-left: 15px;
        font-size: 22px;
    }
}