* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (min-width: 1400px){
.container {
    width: 1170px;
}
}
.hire-notice-box {
    font-size: 15px;
    color: #6B6B6B;
}
p {
    margin: 0 0 7.5px;
}
.hire-notice-box .section-group-default img {
    margin: 50px auto 10px auto;
    display: block;
}
.hire-notice-box h3 {
    font-size: 28px;
    color: #323232;
    margin-bottom: 40px;
    text-align: center;
}
.hire-notice-box .section-group-default div {
    line-height: 33px;
    text-align: justify;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: none;
}

.h1, h1 {
    font-size: 36px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.jobs-box {
    margin-bottom: 30px;
}
.cst-4000c47f2e0753b9>.section {
    height: 140px;
}

.cst-4000c47f2e0753b9>.section>.row>.copy-group.col-sm-6 {
    position: relative;
    box-shadow: 0px 0px 4px #bababa;
}
.jobs-box .section>.row>.copy-group.col-sm-6 {
    box-shadow: none;
}
.jobs-box .section-group-default {
    padding: 26px;
    box-shadow: 0px 0px 20px 0px rgb(31 32 35 / 6%);
    /* cursor: pointer; */
}
.jobs-box .section-group-default h1, .jobs-box .section-group-default h2, .jobs-box .section-group-default h3, .jobs-box .section-group-default h4, .jobs-box .section-group-default h5, .jobs-box .section-group-default h6 {
    margin-bottom: 40px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 24px;
}
.jobs-box .section-group-default img {
    position: absolute;
    right: 26px;
    top: 26px;
}
.jobs-box a:link, .jobs-box a:hover, .jobs-box a:active, .jobs-box a:focus {
    color: #1e58f3;
    text-decoration: none;
}
.more-jobs-box {
    margin-top: 42px;
}
.more-jobs-box a {
    border: 1px solid #3369FF;
    color: #3369FF;
    background: none;
    text-shadow: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 20px;
    padding: 14px 50px;
}
.more-jobs-box a:hover, .more-jobs-box a:focus, .more-jobs-box a:active {
    background: #1e58f3;
    border-color: #1e58f3;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.deliver-email-box h4 {
    font-size: 24px;
}
