*, ::after, ::before {
    box-sizing: border-box;
}
html {
    font-size: inherit;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    text-align: left;
}
a, a:active, a:focus {
    outline: none;
}
a {
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    text-decoration: underline;
}
.nolink a, .nolink a:hover {
    color: #424242;
    text-decoration: none;
}
ol, ul, li {
    margin: 0;
    padding: 0;
}
.item li {
    margin-left: 15px;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
h1 {
    font-size: 2em;
}
.col-4, .col-6, .col-8, .col-12, .col-lg-4, .col-lg-6, .col-lg-8, .col-lg-12, .col-md-4, .col-md-6, .col-md-8, .col-md-12, .col-sm-4, .col-sm-6, .col-sm-8, .col-sm-12, .col-xl-4, .col-xl-6, .col-xl-8, .col-xl-12 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.half {
    width: 50%;
    float: left;
    padding: 15px;
}
.footer.bottom {
    /* text-align: center; */
    display: flex;
    align-items: center;
}
.stepstone {
    display: none;
}
@media only screen and (max-width: 991px) {
    .footer.bottom {
        display: grid;
    }
}
.container {
    margin: 30px auto;
    padding: 0 30px 30px 30px;
    max-width: 980px;
}
.imgHeader .companyInfo {
    margin-left: 1%;
}
.logo {
    width: 333px;
    padding: 0 15px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.logo img {
    margin: 0;
    max-width: 100%;
    vertical-align: middle;
}
.imgHeader {
    margin: 15px 0 30px 0;
    padding: 0 15px;
    display: flex;
}
.imgSingle {
    width: 70%;
    overflow: hidden;
    float: left;
}
.imgSingle img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.content h2, .footer h2 {
    font-size: 1.2857142857142858em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.footer h2 {
    margin: 0;
    padding: 0;
}
.content img {
    display: block;
    max-width: 100%;
    height: auto;
}
.content ul {
    list-style-type: none;
    margin: 0;
    padding-left: 15px;
}
.content ul li:before {
    content: "\2022";
    position: absolute;
    margin-left: -15px;
    font-size: 14px;
}
.content ol {
    margin: 0 0 15px 0px;
    padding-left: 16px;
}
.content ol li:before {
    position: absolute;
    margin-left: -15px;
}
.jobTitle p {
    font-size: 14px;
    margin-bottom: 30px;
}
.jobTitle h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    margin: 0 0 30px 0px;
    padding: 7px 0 10px 20px;
    line-height: 30px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.iBox {
    padding: 20px 15px;
}
.iBox.bordered {
    border-bottom: 1px solid #fff;
    text-align: center;
}
.sidebar .col {
    margin-bottom: 1px;
}
.box {
    font-size: 14px;
    line-height: 1.42857143;
    padding: 20px 15px;
    width: 100%;
}
.box {
    padding: 20px 15px;
}
.col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.apply .buttons {
    margin: auto;
}
.application, .whatsapp {
    border-radius: 7px;
}
.apply a.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 8px;
    font-weight: 600;
    text-decoration: none;
}
.apply .whatsapp a.btn {
    padding: 7.1365px 8px;
}
.apply .whatsapp a.btn {
    width: 100%;
}
.whatsapp {
    margin-top: 10px;
}
.whatsapp img {
    padding: 0 5px 0 0;
    max-height: 25.75px;
}
.apply .buttons {
    margin: auto;
}
.buttons {
    font-size: 16.45px;
    line-height: 20px;
}
.application, .whatsapp {
    border-radius: 7px;
}
.apply .whatsapp a.btn {
    width: 100%;
}
.apply .whatsapp a.btn {
    padding: 7.1365px 8px;
}
.apply a.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 8px;
    font-weight: 600;
    text-decoration: none;
}
.whatsapp {
    margin-top: 10px;
}
.application, .whatsapp {
    border-radius: 7px;
}
.whatsapp img {
    padding: 0 5px 0 0;
    max-height: 25.75px;
}
/* */
.w-100 {
    margin: 30px 0;
    text-align: center;
}
.footer.top {
    padding: 30px;
    margin-bottom: 30px;
}
.bold {
    font-weight: bold;
}
.footer.bottom {
    padding-top: 30px;
    margin-top: 30px;
}
.contact ul {
    list-style-type: none;
    font-size: 0.8571428571428571em;
    line-height: 18px;
}
.footer .contact {
    font-weight: 600;
}
.contact a {
    font-style: italic;
}
.imgHeader .companyInfo {
    width: 30%;
    float: left;
    padding: 30px;
}
.imgHeader .companyInfo p {
    margin-bottom: 0;
    text-align: justify;
    hyphens: auto;
}
.clear-float {
    clear: both;
}
.textWrapp {
    margin-bottom: 20px;
}
.textWrapp.nomargin {
    margin-bottom: 0;
}
.content p.primarycolor {
    margin-bottom: 0;
}
@media only screen and (max-width : 767px) {
    .imgHeader .companyInfo {
        width: 100%;
        margin-left: 0;
        margin-top: 2%;
    }
    .imgSingle {
        width: 100%;
    }
    .imgHeader {
        width: 100%;
        margin: 30px 0 30px 0;
        display: block;
    }
}
@media only screen and (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
    .col-sm-6 {
        width: 50%;
    }
}
@media only screen and (max-width : 768px) {
    .logo img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-bottom: 0px;
    }
    .logo {
        width: 333px;
        padding: 0 15px;
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .container {
        border: none;
        margin: 0 !important;
        box-shadow: none;
    }
}
@media only screen and (max-width : 991px) {
    .sidebar {
        margin-top: 20px;
    }
    .textWrapp.nomargin {
        margin-bottom: 12px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
    .col-md-4 {
        max-width: 32%;
    }
    .col-md-8 {
        max-width: 68%;
    }
}
@media only screen and (min-width: 769px) and (max-width: 991.98px) {
    .sidebar .col:not(.awards) {
        width: 50%;
        display: flex;
    }
}