body {
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    color: #0F0F0F;
    font-weight: 400;
    font-size: 16px;
    line-height:26px;
}

section, section:nth-of-type(2) {
    margin: 20px auto;
}

.mainpic, .big-image, footer, .fixed-header.active, #benefits, .buttons, .similar-jobs, .contact + section, .ksa-btn {
    display: none;
}

h1, h2 {
    font-size: 30px;
    line-height: 40px;
}

h3.lite {
    margin-top: 30px;
    font-size: 16px;
    line-height: 28px;
}

h3, h3 b {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

li {
    padding-left:0px;
}

li::before {
    display: none;
}

ul {
    list-style-type: square;
    margin-left:20px;
}

.div-job-info {
    margin-top: 30px;
    border: none;
}

.job-infos {
    gap:5px;
    border:none
}

.job-infos svg {
    width:30px;
    height: 30px;
}

.job-infos span {
    font-size: 16px;
    line-height: 20px;
}

.logo-print {
    display: block!important;
    margin-bottom:40px;
    text-align: right;
}

.contact {
    background-color: transparent;
    margin-top:0px;
}

.contact section {
    margin: 25px auto;
}

.contact h1 {
    font-size: 18px;
    line-height: 26px;
}

.contact-person, .contact small {
    margin:0px;
    padding:0px;
}

.contact-person p {
    font-size: 16px;
    line-height: 28px;
}

.qr-print {
    display: inline-block;
    float: right;
    margin-top:-100px;
}

.qr-print img {
    max-width: 90px;
}

#expiredPage {
    display: none !important;
}
