.header-container {
    max-width: 1530px;
    background: url("/userfiles/images/carrieres/carrieres-listing-hero.svg");
    background-repeat: no-repeat;
    background-position-x: 150px;
    background-size: 80%;
    padding-bottom: 60px;
}

.header-container a {
    margin-top: 60px;
}

.header img {
    max-width: 450px;
    width: 100%;
    padding: 25px;
}

.header p {
    font-family: KenworthSans-Regular;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: #B2B3B6;
    margin-bottom: 0;
    margin-top: 100px;
}

.header h2 {
    font-family: KenworthSans-Regular;
    font-style: normal;
    font-weight: 700;
    font-size: 43px;
    line-height: 61px;
    color: #000000;
}

.content_wrapper a {
    color: unset;
    text-decoration: none;
}

.block-1 {
    max-width: 780px;
    margin: auto;
    padding: 3rem 0;
}

.block-1 h3 {
    font-family: KenworthSans-Regular;
    font-style: normal;
    font-weight: 700;
    font-size: 37px;
    line-height: 47px;
    color: #000000;
    text-transform: uppercase;
}

.block-1 p, .job-listing p {
    font-family: 'Saira', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 29px;
    color: #58595B;
}

.job-listing {
    padding-left: 250px;
}

.job-listing .job-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}


span.arrow {
    background-image: url('../media/images/mini-arrow.svg');
    background-repeat: no-repeat;
    padding: 8px 11px;
}


.job-listing .job-item a {
    border-top: 0.5px solid #DCDDDE;
    border-bottom: 0.5px solid #DCDDDE;
    width: 100%;
    font-family: 'Saira', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 55px;
    color: #282829;
    padding-left: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.job-listing .job-item a i {
    margin-right: 5px;
    margin-left: 10px;
}

.job-listing .job-item:first-child a {
    border-top: 1px solid #DCDDDE;
}

.job-listing .job-item:last-child a {
    border-bottom: 1px solid #DCDDDE;
}

.job-listing .job-item:hover a {
    border-top: none;
    border-bottom: none;
    /* width: 790px; */
    min-width: 70%;
    max-height: 56px;
    background: #EE1420;
    color: #fff;
}

.job-listing .job-item:hover span {
    filter: invert(19%) sepia(68%) saturate(4315%) hue-rotate(346deg) brightness(90%) contrast(107%);
}



.bg-gray-section {
    background-color: #F2F2F2;
    margin-top: 150px;
    margin-right: 150px;
    /* padding-bottom: 150px; */
}

.gray-box {
    position: relative;
    top: -50px;
    aspect-ratio: 1 / 1;
    width: 100%;
    max-width: 350px;
    height: 320px;
    background: #58595B;
    padding: 60px;
    display: flex;
}

.gray-box h3 {
    font-family: 'KenworthSans-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 41px;
    line-height: 47px;
    color: #FFFFFF;
    text-transform: none;
    margin: auto;
}

.form-conatiner .contact_form {
    position: relative;
    top: -272px;
}

.form-conatiner {
    max-width: 640px;
    /* margin: auto; */
    padding-bottom: 30px;
    margin-left: 425px;
    margin-bottom: -150px;
}

.form-conatiner .btn {
    font-family: 'KenworthSans-Regular';
    width: 100%;
    height: 60px;
    background-color: #000000;
    border-radius: 0;
    margin: 30px 0 0 0;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 37px;
    padding: 10px;
    color: #fff;
}

.form-conatiner .btn::before {
    content: url('../media/images/black-arrow.svg');
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    left: -4px;
    top: -1;
    cursor: pointer;
    margin-right: 14px;
    filter: invert(1);
}


.form-conatiner p {
    font-family: 'Saira', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #808284;
}

.form-conatiner p:first-child {
    font-family: 'Saira', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    color: #58595B;
}

form label {
    font-family: 'Saira', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.12963px;
    text-transform: uppercase;
    color: #B2B3B6;
    padding-left: 5px;
}

form input,
form select,
form textarea {
    font-family: 'Saira', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: -0.367647px;
    color: #58595B;
    padding-left: 5px;
}

form select {
    height: unset;
    padding-left: 0;
}

form .form-control {
    background-color: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #B2B3B6;
    padding-left: 5px;
}

form .btn {
    margin-left: auto;
}

form button.btn.submit {
    width: 283px;
    height: 69px;
    text-transform: uppercase;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    margin: unset;
    padding: unset;
    background-color: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #B2B3B6;
    padding-left: 5px;
    font-family: 'Saira', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.367647px;
    height: 32px !important;
    color: #58595B;
    text-align: left;
}

.img-mobile {
    display: none;
}

.section-4 {
    margin-right: 150px;
}

.section-7{
    background-color: #F2F2F2;
}

.block-7 img {
    width: 100%;
}

.block-7 {
    padding: 60px 90px;
    background: #282829;
    box-shadow: 0px 4px 71px rgba(0, 0, 0, 0.4);
    position: relative;
    right: -210px;
}

.block-7 h3 {
    font-family: 'KenworthSans-Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 80px;
    color: #FFFFFF;
    text-transform: none;
    margin-bottom: 0;
}

.block-7 h3 img {
    max-width: 50px;
}

.block-7 h4 {
    font-family: 'KenworthSans-Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 40px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    margin-left: 75px;
}

.block-7 p {
    font-family: 'Saira', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    color: #FFFFFF;
    margin-left: 75px;
}

.block-7 div.btn {
    background: #FFFFFF;
    margin: unset;
    width: unset;
    height: fit-content;
    border-radius: 0;

}

.block-7 div.btn a {
    font-family: 'KenworthSans-Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 37px;
    color: #EE1420;
    padding: 2px 17px 0px 0px;
}

.block-7 div.btn a::before {
    content: url("../media/images/red-arrow.svg");
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    left: -4px;
    top: 40%;
    cursor: pointer;
    margin-right: 10px;
}


.job-title.apply-page p {
    font-family: 'KenworthSans-Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 71px;
    line-height: 45px;
    color: #DCDDDE;
}

.job-title.apply-page h2 span {
    font-family: 'KenworthSans-Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 31px;
    color: #000000;
}

.file-attachment {
    display: flex;
    gap: 25px;
    flex-direction: row;
    justify-content: space-between
}

.file-attachment .btn {
    padding-left: 25px;
    padding-right: 25px;
}

.job-title.apply-page {
    max-width: 640px;
    margin: auto;
    padding-bottom: 30px;
}



/* Extra Large Device */

@media only screen and (max-width : 1200px) {
    .job-listing {
        padding-left: 0;
    }

    .job-listing .job-item:hover a {
        max-height: 100px;
    }

    .header {
        background-position-x: 150px;
        background-size: 115%;
    }
    .gray-box h3 {
        font-size: 21px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px; 
    }

    .form-conatiner p:first-child {
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .form-conatiner .contact_form {
        top: 0px;
    }

    .gray-box {
        position: relative;
        top: -50px;
        width: 168px;
        height: 162px;
        background: #58595B;
        padding: 20px;
        display: flex;
    }

    .form-conatiner {
        max-width: 640px;
        margin: 0px auto 0px;        
        padding-bottom: 30px;
        /* margin-left: unset; */
        margin-bottom: unset;
    }

}

@media only screen and (max-width : 1024px) {
    .header {
        background-position-x: 150px;
        background-size: 115%;
    }
}

/* Medium Devices */
@media only screen and (max-width : 992px) {
    .bg-gray-section {
        margin-right: 50px;
    }

    .header {
        background-position-x: 125px;
        background-size: 120%;
    }
    .section-4 {
        margin-right: 0;
    }
}

/* Small Devices */
@media only screen and (max-width : 1199px) {
    .header-container {
        background-position-x: 65px;
        background-position-y: 15px;
        background-size: 175%;
        display: flex;
        flex-direction: column-reverse;
    }

    .header-container {
        padding-bottom: 0;
    }

    .header-container a {
        margin: 15px 0;
    }

    .header.row {
        display: flex;
        flex-direction: column;
    }

    .header img {
        max-width: 225px;
        margin-bottom: 25px;
        padding: 0;
    }

    .header {
        background-position-x: 100px;
        background-size: 160%;
    }

    .header p {
        margin-top: 25px;
    }

    .bg-gray-section {
        margin-right: 0;
    }

    .header p {
        font-size: 15px;
        line-height: 19px;
        letter-spacing: 0.25em;
    }

    .header h2 {
        font-size: 29px;
        line-height: 29px;
    }

    .block-1 h3 {
        font-size: 23px;
        line-height: 29px;
    }

    .job-listing .job-item a {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        padding: 10px;
        /* padding-bottom: 20px; */
    }

    .block-1 p, .job-listing p {
        font-size: 17px;
        line-height: 27px;
    }

    .gray-box {
        position: relative;
        top: -50px;
        width: 168px;
        height: 162px;
        background: #58595B;
        padding: 20px;
        display: flex;
    }
    
    .form-conatiner {
        margin-top: -25px;
    }

    .form-conatiner .btn {
        font-size: 17.74px;
        font-style: normal;
        font-weight: 700;
        line-height: 20.315px;
    }

    form .form-group button {
        font-size: 15.74px;
        font-style: normal;
        font-weight: 700;
        line-height: 25.315px;
    }

    .form-group.btn2 button{
        margin-top: 0 !important;
    }

    form button.btn.submit {
        width: 153px;
        height: 50px;
        font-size: 17.74px;
        font-style: normal;
        font-weight: 700;
        line-height: 26.315px;
        padding: 3px 10px 0px 0px;
    }

    .form-conatiner .contact_form {
        position: relative;
        top: 0px;
    }

    .block-7 img {
        width: 100%;
    }

    .block-7 {
        padding: 30px;
        right: 0px;
    }

    .block-7 h3 {
        font-weight: 700;
        font-size: 43px;
        line-height: 43px;
        margin-bottom: 0;

    }

    .block-7 h3 img {
        max-width: 50px;
        display: none;
    }

    .block-7 h4 {
        font-weight: 700;
        font-size: 25px;
        line-height: 34px;
        margin-left: 0;
    }

    .block-7 p {
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        margin-left: 0;
    }

    .block-7 .col-lg-4 {
        display: flex;
    }

    .block-7 div.btn {
        margin-left: auto;
    }

    .block-7 div.btn a {
        font-weight: 700;
        font-size: 17.7397px;
        line-height: 26px;
    }

}